| 1 | [ Feb 24 03:51:57 Enabled. ] | ||
| 2 | [ Feb 24 03:51:57 Rereading configuration. ] | ||
| 3 | [ Feb 24 03:52:00 Rereading configuration. ] | ||
| 4 | [ Feb 24 03:52:03 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Feb 24 03:52:03 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.24 03:52:04.284503 [ 1 ] {} <Information> Application: Will watch for the process with pid 25100 | ||
| 29 | 2026.02.24 03:52:04.284936 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.24 03:52:04.551140 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25100 | ||
| 31 | 2026.02.24 03:52:04.552091 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.24 03:52:04.552271 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.24 03:52:04.659227 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.24 03:52:04.769433 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.24 03:52:04.769528 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.24 03:52:04.769548 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.24 03:52:04.769623 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.24 03:52:04.770426 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.24 03:52:04.772706 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.02.24 03:52:04.773697 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.24 03:52:04.774596 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.02.24 03:52:04.774647 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.02.24 03:52:04.774696 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.24 03:52:04.775434 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.24 03:52:04.776489 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.24 03:52:04.782933 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.24 03:52:04.783634 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.24 03:52:04.785034 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.24 03:52:04.785151 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.24 03:52:04.786211 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.02.24 03:52:04.786757 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.24 03:52:04.790835 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.24 03:52:04.791291 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.24 03:52:04.794488 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.24 03:52:04.794934 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.24 03:52:04.795359 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.24 03:52:04.795756 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.24 03:52:04.797113 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.24 03:52:04.797137 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.24 03:52:04.797239 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.24 03:52:04.797343 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.24 03:52:04.812712 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.24 03:52:04.812744 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000198862 sec | ||
| 68 | 2026.02.24 03:52:04.812802 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.24 03:52:04.812858 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.24 03:52:04.813598 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.24 03:52:04.814246 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.24 03:52:04.823951 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.24 03:52:04.823996 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.24 03:52:04.824078 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.24 03:52:04.824091 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.24 03:52:04.824125 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.24 03:52:04.824203 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.24 03:52:04.828295 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.24 03:52:04.828347 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.24 03:52:04.828402 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.24 03:52:04.828594 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.24 03:52:04.828639 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.24 03:52:04.828656 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.24 03:52:04.828731 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.24 03:52:04.828745 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.24 03:52:04.828782 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.24 03:52:04.828866 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.24 03:52:04.853699 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.24 03:52:04.879162 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.24 03:52:04.879280 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000140861 sec | ||
| 91 | 2026.02.24 03:52:04.879298 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.24 03:52:04.879309 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.24 03:52:04.879337 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.24 03:52:04.879617 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.24 03:52:04.879739 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.24 03:52:04.879753 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.24 03:52:04.879764 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.02.24 03:52:04.879775 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.24 03:52:04.886478 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.24 03:52:04.886690 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.02.24 03:52:04.888172 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.398e-05 sec. | ||
| 102 | 2026.02.24 03:52:04.888642 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.24 03:52:04.889399 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.24 03:52:04.889422 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.24 03:52:05.101129 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56848 | ||
| 106 | 2026.02.24 03:52:05.101939 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.24 03:52:05.101995 [ 3 ] {} <Debug> TCP-Session: ec6386e3-29d9-4868-ac30-cae942dc6c9c Authenticating user 'default' from [fd00:1122:3344:101::c]:56848 | ||
| 108 | 2026.02.24 03:52:05.102024 [ 3 ] {} <Debug> TCP-Session: ec6386e3-29d9-4868-ac30-cae942dc6c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.24 03:52:05.102043 [ 3 ] {} <Debug> TCP-Session: ec6386e3-29d9-4868-ac30-cae942dc6c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.24 03:52:05.102135 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.24 03:52:05.102160 [ 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.02.24 03:52:05.102182 [ 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.02.24 03:52:05.102623 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34952 | ||
| 114 | 2026.02.24 03:52:05.103411 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.02.24 03:52:05.103448 [ 4 ] {} <Debug> TCP-Session: 00c1d259-41da-4c12-83f6-04451651dfaf Authenticating user 'default' from [fd00:1122:3344:101::c]:34952 | ||
| 116 | 2026.02.24 03:52:05.103615 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39940 | ||
| 117 | 2026.02.24 03:52:05.104176 [ 4 ] {} <Debug> TCP-Session: 00c1d259-41da-4c12-83f6-04451651dfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.02.24 03:52:05.103692 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33273 | ||
| 119 | 2026.02.24 03:52:05.104231 [ 4 ] {} <Debug> TCP-Session: 00c1d259-41da-4c12-83f6-04451651dfaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.24 03:52:05.104230 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47982 | ||
| 121 | 2026.02.24 03:52:05.103896 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61009 | ||
| 122 | 2026.02.24 03:52:05.103414 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62104 | ||
| 123 | 2026.02.24 03:52:05.104331 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.02.24 03:52:05.103414 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55309 | ||
| 125 | 2026.02.24 03:52:05.104414 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.02.24 03:52:05.104450 [ 257 ] {} <Debug> TCP-Session: 31adc249-c67b-452e-8b7d-eb5ff8187702 Authenticating user 'default' from [fd00:1122:3344:101::c]:47982 | ||
| 127 | 2026.02.24 03:52:05.104476 [ 257 ] {} <Debug> TCP-Session: 31adc249-c67b-452e-8b7d-eb5ff8187702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.24 03:52:05.104476 [ 255 ] {} <Debug> TCP-Session: cd2455b4-8f9e-4f7c-81e3-e0d950247d60 Authenticating user 'default' from [fd00:1122:3344:101::c]:39940 | ||
| 129 | 2026.02.24 03:52:05.104510 [ 257 ] {} <Debug> TCP-Session: 31adc249-c67b-452e-8b7d-eb5ff8187702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.24 03:52:05.104527 [ 255 ] {} <Debug> TCP-Session: cd2455b4-8f9e-4f7c-81e3-e0d950247d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.24 03:52:05.104554 [ 255 ] {} <Debug> TCP-Session: cd2455b4-8f9e-4f7c-81e3-e0d950247d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.24 03:52:05.104712 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.24 03:52:05.104748 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.02.24 03:52:05.104752 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.02.24 03:52:05.104801 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.24 03:52:05.104812 [ 5 ] {} <Debug> TCP-Session: fbc4fce5-b2e8-48d0-b8cd-a23700a78862 Authenticating user 'default' from [fd00:1122:3344:101::c]:55309 | ||
| 137 | 2026.02.24 03:52:05.104833 [ 258 ] {} <Debug> TCP-Session: 0af12c8b-6229-4152-ac24-cefc741842b6 Authenticating user 'default' from [fd00:1122:3344:101::c]:61009 | ||
| 138 | 2026.02.24 03:52:05.104839 [ 253 ] {} <Debug> TCP-Session: c6d7dfdc-a68f-408c-b207-70ecd3f370ad Authenticating user 'default' from [fd00:1122:3344:101::c]:62104 | ||
| 139 | 2026.02.24 03:52:05.104843 [ 5 ] {} <Debug> TCP-Session: fbc4fce5-b2e8-48d0-b8cd-a23700a78862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.24 03:52:05.104884 [ 253 ] {} <Debug> TCP-Session: c6d7dfdc-a68f-408c-b207-70ecd3f370ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.24 03:52:05.104894 [ 5 ] {} <Debug> TCP-Session: fbc4fce5-b2e8-48d0-b8cd-a23700a78862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.24 03:52:05.104880 [ 258 ] {} <Debug> TCP-Session: 0af12c8b-6229-4152-ac24-cefc741842b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.02.24 03:52:05.104915 [ 253 ] {} <Debug> TCP-Session: c6d7dfdc-a68f-408c-b207-70ecd3f370ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.24 03:52:05.104939 [ 258 ] {} <Debug> TCP-Session: 0af12c8b-6229-4152-ac24-cefc741842b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.24 03:52:05.104752 [ 256 ] {} <Debug> TCP-Session: d27d709a-70d5-4c14-b5bf-99feb37fb203 Authenticating user 'default' from [fd00:1122:3344:101::c]:33273 | ||
| 146 | 2026.02.24 03:52:05.104993 [ 256 ] {} <Debug> TCP-Session: d27d709a-70d5-4c14-b5bf-99feb37fb203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.24 03:52:05.105023 [ 256 ] {} <Debug> TCP-Session: d27d709a-70d5-4c14-b5bf-99feb37fb203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.24 03:52:05.316730 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48761 | ||
| 149 | 2026.02.24 03:52:05.316891 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.02.24 03:52:05.317003 [ 259 ] {} <Debug> TCP-Session: 06704284-ec4b-406e-a05f-7cd4436d9b4b Authenticating user 'default' from [fd00:1122:3344:101::a]:48761 | ||
| 151 | 2026.02.24 03:52:05.317025 [ 259 ] {} <Debug> TCP-Session: 06704284-ec4b-406e-a05f-7cd4436d9b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.24 03:52:05.317037 [ 259 ] {} <Debug> TCP-Session: 06704284-ec4b-406e-a05f-7cd4436d9b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.24 03:52:05.317159 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.02.24 03:52:05.317193 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.02.24 03:52:05.317283 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.02.24 03:52:05.318620 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52336 | ||
| 157 | 2026.02.24 03:52:05.318785 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49439 | ||
| 158 | 2026.02.24 03:52:05.318902 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47562 | ||
| 159 | 2026.02.24 03:52:05.318902 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44021 | ||
| 160 | 2026.02.24 03:52:05.318968 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.02.24 03:52:05.318966 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52962 | ||
| 162 | 2026.02.24 03:52:05.319114 [ 260 ] {} <Debug> TCP-Session: da521d8b-55c6-47c9-a6d6-05083c0b0c26 Authenticating user 'default' from [fd00:1122:3344:101::a]:52336 | ||
| 163 | 2026.02.24 03:52:05.319140 [ 260 ] {} <Debug> TCP-Session: da521d8b-55c6-47c9-a6d6-05083c0b0c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.02.24 03:52:05.319146 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50145 | ||
| 165 | 2026.02.24 03:52:05.319160 [ 260 ] {} <Debug> TCP-Session: da521d8b-55c6-47c9-a6d6-05083c0b0c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.02.24 03:52:05.319244 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.02.24 03:52:05.319278 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42453 | ||
| 168 | 2026.02.24 03:52:05.319299 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.02.24 03:52:05.319378 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.02.24 03:52:05.319385 [ 262 ] {} <Debug> TCP-Session: 3ba20a6c-3506-4274-b341-7c05231506bf Authenticating user 'default' from [fd00:1122:3344:101::a]:49439 | ||
| 171 | 2026.02.24 03:52:05.319382 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.02.24 03:52:05.319490 [ 261 ] {} <Debug> TCP-Session: 95dd856e-ad57-490b-a427-598eb39388e8 Authenticating user 'default' from [fd00:1122:3344:101::a]:44021 | ||
| 173 | 2026.02.24 03:52:05.319468 [ 262 ] {} <Debug> TCP-Session: 3ba20a6c-3506-4274-b341-7c05231506bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.02.24 03:52:05.319464 [ 264 ] {} <Debug> TCP-Session: 6d92e65d-9aa6-469a-a362-75175e342e19 Authenticating user 'default' from [fd00:1122:3344:101::a]:52962 | ||
| 175 | 2026.02.24 03:52:05.319590 [ 261 ] {} <Debug> TCP-Session: 95dd856e-ad57-490b-a427-598eb39388e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.02.24 03:52:05.319614 [ 263 ] {} <Debug> TCP-Session: c6a45d04-79f0-4d62-8e03-efb35eb8919f Authenticating user 'default' from [fd00:1122:3344:101::a]:47562 | ||
| 177 | 2026.02.24 03:52:05.319565 [ 262 ] {} <Debug> TCP-Session: 3ba20a6c-3506-4274-b341-7c05231506bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.02.24 03:52:05.319680 [ 263 ] {} <Debug> TCP-Session: c6a45d04-79f0-4d62-8e03-efb35eb8919f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.02.24 03:52:05.319691 [ 261 ] {} <Debug> TCP-Session: 95dd856e-ad57-490b-a427-598eb39388e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.02.24 03:52:05.319671 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.02.24 03:52:05.319792 [ 263 ] {} <Debug> TCP-Session: c6a45d04-79f0-4d62-8e03-efb35eb8919f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.02.24 03:52:05.319666 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.02.24 03:52:05.319661 [ 264 ] {} <Debug> TCP-Session: 6d92e65d-9aa6-469a-a362-75175e342e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.24 03:52:05.319872 [ 266 ] {} <Debug> TCP-Session: ca156616-77bf-4d33-8ef7-1e4d3dc54e6f Authenticating user 'default' from [fd00:1122:3344:101::a]:42453 | ||
| 185 | 2026.02.24 03:52:05.319894 [ 265 ] {} <Debug> TCP-Session: 7d55e2ba-6228-4ee7-ad22-33c0ae42edbb Authenticating user 'default' from [fd00:1122:3344:101::a]:50145 | ||
| 186 | 2026.02.24 03:52:05.320011 [ 264 ] {} <Debug> TCP-Session: 6d92e65d-9aa6-469a-a362-75175e342e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.24 03:52:05.320039 [ 266 ] {} <Debug> TCP-Session: ca156616-77bf-4d33-8ef7-1e4d3dc54e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.02.24 03:52:05.320024 [ 265 ] {} <Debug> TCP-Session: 7d55e2ba-6228-4ee7-ad22-33c0ae42edbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.24 03:52:05.320144 [ 265 ] {} <Debug> TCP-Session: 7d55e2ba-6228-4ee7-ad22-33c0ae42edbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.24 03:52:05.320161 [ 266 ] {} <Debug> TCP-Session: ca156616-77bf-4d33-8ef7-1e4d3dc54e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.24 03:52:05.613123 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46005 | ||
| 192 | 2026.02.24 03:52:05.613296 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.02.24 03:52:05.613329 [ 267 ] {} <Debug> TCP-Session: fdc7f82a-0dc5-4a38-aad7-87f7bfb3c6f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:46005 | ||
| 194 | 2026.02.24 03:52:05.613435 [ 267 ] {} <Debug> TCP-Session: fdc7f82a-0dc5-4a38-aad7-87f7bfb3c6f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.02.24 03:52:05.613449 [ 267 ] {} <Debug> TCP-Session: fdc7f82a-0dc5-4a38-aad7-87f7bfb3c6f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.24 03:52:05.613512 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.02.24 03:52:05.613596 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 198 | 2026.02.24 03:52:05.613612 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.02.24 03:52:05.614040 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44369 | ||
| 200 | 2026.02.24 03:52:05.614239 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.02.24 03:52:05.614261 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38657 | ||
| 202 | 2026.02.24 03:52:05.614319 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36345 | ||
| 203 | 2026.02.24 03:52:05.614370 [ 268 ] {} <Debug> TCP-Session: c87d273b-831a-4e52-9293-e852e196d9ad Authenticating user 'default' from [fd00:1122:3344:101::b]:44369 | ||
| 204 | 2026.02.24 03:52:05.614257 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37709 | ||
| 205 | 2026.02.24 03:52:05.614417 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58718 | ||
| 206 | 2026.02.24 03:52:05.614412 [ 268 ] {} <Debug> TCP-Session: c87d273b-831a-4e52-9293-e852e196d9ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.02.24 03:52:05.614537 [ 268 ] {} <Debug> TCP-Session: c87d273b-831a-4e52-9293-e852e196d9ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.02.24 03:52:05.614565 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.02.24 03:52:05.614587 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49292 | ||
| 210 | 2026.02.24 03:52:05.614660 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.02.24 03:52:05.614788 [ 269 ] {} <Debug> TCP-Session: 3df67634-f509-4f1d-8714-d5fda958b45a Authenticating user 'default' from [fd00:1122:3344:101::b]:38657 | ||
| 212 | 2026.02.24 03:52:05.614866 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37043 | ||
| 213 | 2026.02.24 03:52:05.614921 [ 269 ] {} <Debug> TCP-Session: 3df67634-f509-4f1d-8714-d5fda958b45a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.02.24 03:52:05.614924 [ 271 ] {} <Debug> TCP-Session: 1c8b8a18-33fb-437b-bdad-3f507317c9e1 Authenticating user 'default' from [fd00:1122:3344:101::b]:36345 | ||
| 215 | 2026.02.24 03:52:05.614964 [ 269 ] {} <Debug> TCP-Session: 3df67634-f509-4f1d-8714-d5fda958b45a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.02.24 03:52:05.615046 [ 271 ] {} <Debug> TCP-Session: 1c8b8a18-33fb-437b-bdad-3f507317c9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.02.24 03:52:05.615068 [ 271 ] {} <Debug> TCP-Session: 1c8b8a18-33fb-437b-bdad-3f507317c9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.02.24 03:52:05.615069 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.02.24 03:52:05.615164 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.02.24 03:52:05.615170 [ 270 ] {} <Debug> TCP-Session: f910f215-4612-4a51-bfda-85f8fb016a35 Authenticating user 'default' from [fd00:1122:3344:101::b]:37709 | ||
| 221 | 2026.02.24 03:52:05.615202 [ 273 ] {} <Debug> TCP-Session: 20200ab4-2902-4387-b1b4-ebccf870dfd6 Authenticating user 'default' from [fd00:1122:3344:101::b]:49292 | ||
| 222 | 2026.02.24 03:52:05.615222 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.02.24 03:52:05.615213 [ 270 ] {} <Debug> TCP-Session: f910f215-4612-4a51-bfda-85f8fb016a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.02.24 03:52:05.615244 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.02.24 03:52:05.615350 [ 272 ] {} <Debug> TCP-Session: 79270284-3b3c-4781-851e-f778897aad82 Authenticating user 'default' from [fd00:1122:3344:101::b]:58718 | ||
| 226 | 2026.02.24 03:52:05.615322 [ 273 ] {} <Debug> TCP-Session: 20200ab4-2902-4387-b1b4-ebccf870dfd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.02.24 03:52:05.615328 [ 270 ] {} <Debug> TCP-Session: f910f215-4612-4a51-bfda-85f8fb016a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.02.24 03:52:05.615438 [ 272 ] {} <Debug> TCP-Session: 79270284-3b3c-4781-851e-f778897aad82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.02.24 03:52:05.615420 [ 273 ] {} <Debug> TCP-Session: 20200ab4-2902-4387-b1b4-ebccf870dfd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.02.24 03:52:05.615419 [ 274 ] {} <Debug> TCP-Session: 2154d50a-4035-4e99-99f5-3b6f0caa196f Authenticating user 'default' from [fd00:1122:3344:101::b]:37043 | ||
| 231 | 2026.02.24 03:52:05.615597 [ 274 ] {} <Debug> TCP-Session: 2154d50a-4035-4e99-99f5-3b6f0caa196f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.02.24 03:52:05.615653 [ 274 ] {} <Debug> TCP-Session: 2154d50a-4035-4e99-99f5-3b6f0caa196f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.24 03:52:05.615666 [ 272 ] {} <Debug> TCP-Session: 79270284-3b3c-4781-851e-f778897aad82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.02.24 03:52:06.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.35 MiB, peak 117.35 MiB, free memory in arenas 0.00 B, will set to 120.06 MiB (RSS), difference: 2.71 MiB | ||
| 235 | 2026.02.24 03:52:06.317382 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34261 | ||
| 236 | 2026.02.24 03:52:06.322309 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.02.24 03:52:06.322417 [ 275 ] {} <Debug> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34261 | ||
| 238 | 2026.02.24 03:52:06.322440 [ 275 ] {} <Debug> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.02.24 03:52:06.322452 [ 275 ] {} <Debug> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.24 03:52:06.322600 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.02.24 03:52:06.322649 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.02.24 03:52:06.322728 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.02.24 03:52:06.323173 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47915 | ||
| 244 | 2026.02.24 03:52:06.323316 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63387 | ||
| 245 | 2026.02.24 03:52:06.323327 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49888 | ||
| 246 | 2026.02.24 03:52:06.323385 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51592 | ||
| 247 | 2026.02.24 03:52:06.323513 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.02.24 03:52:06.323514 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36627 | ||
| 249 | 2026.02.24 03:52:06.323635 [ 276 ] {} <Debug> TCP-Session: 15510087-4698-42c2-8549-1bd58e9d2857 Authenticating user 'default' from [fd00:1122:3344:101::d]:47915 | ||
| 250 | 2026.02.24 03:52:06.323663 [ 276 ] {} <Debug> TCP-Session: 15510087-4698-42c2-8549-1bd58e9d2857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.02.24 03:52:06.323675 [ 276 ] {} <Debug> TCP-Session: 15510087-4698-42c2-8549-1bd58e9d2857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.02.24 03:52:06.323713 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62709 | ||
| 253 | 2026.02.24 03:52:06.323826 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.02.24 03:52:06.323861 [ 279 ] {} <Debug> TCP-Session: 1b2cddfa-032c-469d-a5cc-a46ba59db917 Authenticating user 'default' from [fd00:1122:3344:101::d]:51592 | ||
| 255 | 2026.02.24 03:52:06.323868 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.02.24 03:52:06.323934 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41979 | ||
| 257 | 2026.02.24 03:52:06.323962 [ 279 ] {} <Debug> TCP-Session: 1b2cddfa-032c-469d-a5cc-a46ba59db917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.02.24 03:52:06.323966 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.02.24 03:52:06.323989 [ 279 ] {} <Debug> TCP-Session: 1b2cddfa-032c-469d-a5cc-a46ba59db917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.02.24 03:52:06.324042 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34805 | ||
| 261 | 2026.02.24 03:52:06.323984 [ 277 ] {} <Debug> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Authenticating user 'default' from [fd00:1122:3344:101::d]:49888 | ||
| 262 | 2026.02.24 03:52:06.324128 [ 280 ] {} <Debug> TCP-Session: db0871e5-813c-4505-a44c-b9a243c85806 Authenticating user 'default' from [fd00:1122:3344:101::d]:36627 | ||
| 263 | 2026.02.24 03:52:06.324175 [ 277 ] {} <Debug> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.02.24 03:52:06.324179 [ 280 ] {} <Debug> TCP-Session: db0871e5-813c-4505-a44c-b9a243c85806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.02.24 03:52:06.324191 [ 277 ] {} <Debug> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.02.24 03:52:06.324276 [ 280 ] {} <Debug> TCP-Session: db0871e5-813c-4505-a44c-b9a243c85806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.02.24 03:52:06.325142 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.02.24 03:52:06.325183 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.02.24 03:52:06.325209 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.02.24 03:52:06.325164 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.02.24 03:52:06.325276 [ 281 ] {} <Debug> TCP-Session: 50c5c060-268a-4b85-af54-51a2e4b2016e Authenticating user 'default' from [fd00:1122:3344:101::d]:62709 | ||
| 272 | 2026.02.24 03:52:06.325311 [ 282 ] {} <Debug> TCP-Session: 8314082a-ca4d-4570-93ff-953eb72671dc Authenticating user 'default' from [fd00:1122:3344:101::d]:41979 | ||
| 273 | 2026.02.24 03:52:06.325305 [ 278 ] {} <Debug> TCP-Session: 0fd4d2ba-7fb9-4efd-a0e7-b632ca2acb77 Authenticating user 'default' from [fd00:1122:3344:101::d]:63387 | ||
| 274 | 2026.02.24 03:52:06.325284 [ 283 ] {} <Debug> TCP-Session: 5cb1ea7f-f2a7-4e80-ab3f-b10c0d4a1814 Authenticating user 'default' from [fd00:1122:3344:101::d]:34805 | ||
| 275 | 2026.02.24 03:52:06.325404 [ 278 ] {} <Debug> TCP-Session: 0fd4d2ba-7fb9-4efd-a0e7-b632ca2acb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.02.24 03:52:06.325408 [ 282 ] {} <Debug> TCP-Session: 8314082a-ca4d-4570-93ff-953eb72671dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.02.24 03:52:06.325385 [ 281 ] {} <Debug> TCP-Session: 50c5c060-268a-4b85-af54-51a2e4b2016e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.02.24 03:52:06.325500 [ 282 ] {} <Debug> TCP-Session: 8314082a-ca4d-4570-93ff-953eb72671dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.02.24 03:52:06.325509 [ 278 ] {} <Debug> TCP-Session: 0fd4d2ba-7fb9-4efd-a0e7-b632ca2acb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.02.24 03:52:06.325490 [ 283 ] {} <Debug> TCP-Session: 5cb1ea7f-f2a7-4e80-ab3f-b10c0d4a1814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.02.24 03:52:06.325570 [ 281 ] {} <Debug> TCP-Session: 50c5c060-268a-4b85-af54-51a2e4b2016e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.02.24 03:52:06.325675 [ 283 ] {} <Debug> TCP-Session: 5cb1ea7f-f2a7-4e80-ab3f-b10c0d4a1814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.02.24 03:52:06.333801 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.02.24 03:52:06.336659 [ 275 ] {e37ecfd2-998b-4d13-b1c9-538e05f7bc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.02.24 03:52:06.461013 [ 275 ] {e37ecfd2-998b-4d13-b1c9-538e05f7bc0e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34261) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.02.24 03:52:06.462091 [ 275 ] {e37ecfd2-998b-4d13-b1c9-538e05f7bc0e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.02.24 03:52:06.462270 [ 275 ] {e37ecfd2-998b-4d13-b1c9-538e05f7bc0e} <Debug> TCPHandler: Processed in 0.134604561 sec. | ||
| 334 | 2026.02.24 03:52:06.462778 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.02.24 03:52:06.463018 [ 277 ] {99b8b2e6-d06c-4638-a9cb-4de95bba89ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.02.24 03:52:06.463506 [ 277 ] {99b8b2e6-d06c-4638-a9cb-4de95bba89ea} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49888) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.02.24 03:52:06.463782 [ 277 ] {99b8b2e6-d06c-4638-a9cb-4de95bba89ea} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.02.24 03:52:06.464046 [ 277 ] {99b8b2e6-d06c-4638-a9cb-4de95bba89ea} <Debug> TCPHandler: Processed in 0.001477274 sec. | ||
| 385 | 2026.02.24 03:52:06.464335 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.24 03:52:06.465183 [ 275 ] {5e4081cf-8664-49a0-b078-acf84fe1b955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.02.24 03:52:06.465809 [ 275 ] {5e4081cf-8664-49a0-b078-acf84fe1b955} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.02.24 03:52:06.469014 [ 275 ] {5e4081cf-8664-49a0-b078-acf84fe1b955} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.02.24 03:52:06.469108 [ 275 ] {5e4081cf-8664-49a0-b078-acf84fe1b955} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000130571 sec | ||
| 390 | 2026.02.24 03:52:06.469124 [ 275 ] {5e4081cf-8664-49a0-b078-acf84fe1b955} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.02.24 03:52:06.469136 [ 275 ] {5e4081cf-8664-49a0-b078-acf84fe1b955} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.02.24 03:52:06.469193 [ 275 ] {5e4081cf-8664-49a0-b078-acf84fe1b955} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.02.24 03:52:06.469980 [ 275 ] {5e4081cf-8664-49a0-b078-acf84fe1b955} <Debug> TCPHandler: Processed in 0.005755985 sec. | ||
| 394 | 2026.02.24 03:52:06.470131 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.02.24 03:52:06.470283 [ 275 ] {a8a2ef96-a9c0-4bb4-87da-b5d142130f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.02.24 03:52:06.470408 [ 275 ] {a8a2ef96-a9c0-4bb4-87da-b5d142130f92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.02.24 03:52:06.475613 [ 275 ] {a8a2ef96-a9c0-4bb4-87da-b5d142130f92} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.02.24 03:52:06.477286 [ 275 ] {a8a2ef96-a9c0-4bb4-87da-b5d142130f92} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60): Loading data parts | ||
| 400 | 2026.02.24 03:52:06.478463 [ 275 ] {a8a2ef96-a9c0-4bb4-87da-b5d142130f92} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60): There are no data parts | ||
| 401 | 2026.02.24 03:52:06.489535 [ 275 ] {a8a2ef96-a9c0-4bb4-87da-b5d142130f92} <Debug> TCPHandler: Processed in 0.019453796 sec. | ||
| 402 | 2026.02.24 03:52:06.489804 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.02.24 03:52:06.489994 [ 275 ] {eb88ff97-5dd0-4e43-9028-9550fb519a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.02.24 03:52:06.490136 [ 275 ] {eb88ff97-5dd0-4e43-9028-9550fb519a60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.02.24 03:52:06.500461 [ 275 ] {eb88ff97-5dd0-4e43-9028-9550fb519a60} <Debug> oximeter.measurements_bool (84864a92-bb95-41e5-9679-1c808603ad4f): Loading data parts | ||
| 416 | 2026.02.24 03:52:06.500769 [ 275 ] {eb88ff97-5dd0-4e43-9028-9550fb519a60} <Debug> oximeter.measurements_bool (84864a92-bb95-41e5-9679-1c808603ad4f): There are no data parts | ||
| 417 | 2026.02.24 03:52:06.502022 [ 275 ] {eb88ff97-5dd0-4e43-9028-9550fb519a60} <Debug> TCPHandler: Processed in 0.012283058 sec. | ||
| 418 | 2026.02.24 03:52:06.502197 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.02.24 03:52:06.502443 [ 275 ] {53012eb8-544c-46cb-beb8-dace99a46cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 420 | 2026.02.24 03:52:06.502489 [ 275 ] {53012eb8-544c-46cb-beb8-dace99a46cb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.02.24 03:52:06.504882 [ 275 ] {53012eb8-544c-46cb-beb8-dace99a46cb4} <Debug> oximeter.measurements_i8 (e97aae41-1c58-45d2-b620-694d3f78c552): Loading data parts | ||
| 422 | 2026.02.24 03:52:06.505046 [ 275 ] {53012eb8-544c-46cb-beb8-dace99a46cb4} <Debug> oximeter.measurements_i8 (e97aae41-1c58-45d2-b620-694d3f78c552): There are no data parts | ||
| 423 | 2026.02.24 03:52:06.506942 [ 275 ] {53012eb8-544c-46cb-beb8-dace99a46cb4} <Debug> TCPHandler: Processed in 0.004806696 sec. | ||
| 424 | 2026.02.24 03:52:06.507164 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.02.24 03:52:06.507320 [ 275 ] {4b288982-c925-429c-afcb-a6ee1d2b80fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 426 | 2026.02.24 03:52:06.507444 [ 275 ] {4b288982-c925-429c-afcb-a6ee1d2b80fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.02.24 03:52:06.509507 [ 275 ] {4b288982-c925-429c-afcb-a6ee1d2b80fc} <Debug> oximeter.measurements_u8 (c9dd58a1-937c-499c-a5db-9b428d17c822): Loading data parts | ||
| 428 | 2026.02.24 03:52:06.509783 [ 275 ] {4b288982-c925-429c-afcb-a6ee1d2b80fc} <Debug> oximeter.measurements_u8 (c9dd58a1-937c-499c-a5db-9b428d17c822): There are no data parts | ||
| 429 | 2026.02.24 03:52:06.511493 [ 275 ] {4b288982-c925-429c-afcb-a6ee1d2b80fc} <Debug> TCPHandler: Processed in 0.004379902 sec. | ||
| 430 | 2026.02.24 03:52:06.511635 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.02.24 03:52:06.511878 [ 275 ] {c7f899b3-95d8-4ed3-8e4d-fd13339b9667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 432 | 2026.02.24 03:52:06.511921 [ 275 ] {c7f899b3-95d8-4ed3-8e4d-fd13339b9667} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.02.24 03:52:06.514439 [ 275 ] {c7f899b3-95d8-4ed3-8e4d-fd13339b9667} <Debug> oximeter.measurements_i16 (1a6bab35-3211-41c9-88ba-7f9eeefdd16a): Loading data parts | ||
| 434 | 2026.02.24 03:52:06.514588 [ 275 ] {c7f899b3-95d8-4ed3-8e4d-fd13339b9667} <Debug> oximeter.measurements_i16 (1a6bab35-3211-41c9-88ba-7f9eeefdd16a): There are no data parts | ||
| 435 | 2026.02.24 03:52:06.525075 [ 275 ] {c7f899b3-95d8-4ed3-8e4d-fd13339b9667} <Debug> TCPHandler: Processed in 0.013486679 sec. | ||
| 436 | 2026.02.24 03:52:06.525323 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.02.24 03:52:06.525512 [ 275 ] {b44d3f93-3dd6-46c7-bf50-565ebcf53ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 438 | 2026.02.24 03:52:06.525645 [ 275 ] {b44d3f93-3dd6-46c7-bf50-565ebcf53ea8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.02.24 03:52:06.527890 [ 275 ] {b44d3f93-3dd6-46c7-bf50-565ebcf53ea8} <Debug> oximeter.measurements_u16 (fdef8e12-84e2-46f6-9d20-76d1a3dcd147): Loading data parts | ||
| 440 | 2026.02.24 03:52:06.528220 [ 275 ] {b44d3f93-3dd6-46c7-bf50-565ebcf53ea8} <Debug> oximeter.measurements_u16 (fdef8e12-84e2-46f6-9d20-76d1a3dcd147): There are no data parts | ||
| 441 | 2026.02.24 03:52:06.529850 [ 275 ] {b44d3f93-3dd6-46c7-bf50-565ebcf53ea8} <Debug> TCPHandler: Processed in 0.004585874 sec. | ||
| 442 | 2026.02.24 03:52:06.529993 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.02.24 03:52:06.530188 [ 275 ] {ef32bae1-a739-494e-90e2-3c445436648b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 444 | 2026.02.24 03:52:06.530270 [ 275 ] {ef32bae1-a739-494e-90e2-3c445436648b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.02.24 03:52:06.533098 [ 275 ] {ef32bae1-a739-494e-90e2-3c445436648b} <Debug> oximeter.measurements_i32 (1910af3a-69f3-4393-b65f-cae8c3d51a8f): Loading data parts | ||
| 446 | 2026.02.24 03:52:06.533278 [ 275 ] {ef32bae1-a739-494e-90e2-3c445436648b} <Debug> oximeter.measurements_i32 (1910af3a-69f3-4393-b65f-cae8c3d51a8f): There are no data parts | ||
| 447 | 2026.02.24 03:52:06.535290 [ 275 ] {ef32bae1-a739-494e-90e2-3c445436648b} <Debug> TCPHandler: Processed in 0.005350161 sec. | ||
| 448 | 2026.02.24 03:52:06.535540 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.02.24 03:52:06.535694 [ 275 ] {c270f354-f0f8-444f-a82c-d6b34036dea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 450 | 2026.02.24 03:52:06.535811 [ 275 ] {c270f354-f0f8-444f-a82c-d6b34036dea0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.02.24 03:52:06.537958 [ 275 ] {c270f354-f0f8-444f-a82c-d6b34036dea0} <Debug> oximeter.measurements_u32 (ad25571f-9b4e-4fff-b253-44d87a8dc5ad): Loading data parts | ||
| 452 | 2026.02.24 03:52:06.538152 [ 275 ] {c270f354-f0f8-444f-a82c-d6b34036dea0} <Debug> oximeter.measurements_u32 (ad25571f-9b4e-4fff-b253-44d87a8dc5ad): There are no data parts | ||
| 453 | 2026.02.24 03:52:06.540147 [ 275 ] {c270f354-f0f8-444f-a82c-d6b34036dea0} <Debug> TCPHandler: Processed in 0.004657075 sec. | ||
| 454 | 2026.02.24 03:52:06.540290 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.02.24 03:52:06.540550 [ 275 ] {7066cdf6-d556-440b-a200-908dffae852d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 456 | 2026.02.24 03:52:06.540648 [ 275 ] {7066cdf6-d556-440b-a200-908dffae852d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.02.24 03:52:06.542785 [ 275 ] {7066cdf6-d556-440b-a200-908dffae852d} <Debug> oximeter.measurements_i64 (68959b8c-87e9-443c-99a7-1a2e8719bfa8): Loading data parts | ||
| 458 | 2026.02.24 03:52:06.542933 [ 275 ] {7066cdf6-d556-440b-a200-908dffae852d} <Debug> oximeter.measurements_i64 (68959b8c-87e9-443c-99a7-1a2e8719bfa8): There are no data parts | ||
| 459 | 2026.02.24 03:52:06.544497 [ 275 ] {7066cdf6-d556-440b-a200-908dffae852d} <Debug> TCPHandler: Processed in 0.00425627 sec. | ||
| 460 | 2026.02.24 03:52:06.544722 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.02.24 03:52:06.544878 [ 275 ] {1d8780f3-e040-4aff-be94-4eb1290055f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 462 | 2026.02.24 03:52:06.544998 [ 275 ] {1d8780f3-e040-4aff-be94-4eb1290055f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.02.24 03:52:06.546811 [ 275 ] {1d8780f3-e040-4aff-be94-4eb1290055f0} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Loading data parts | ||
| 464 | 2026.02.24 03:52:06.546968 [ 275 ] {1d8780f3-e040-4aff-be94-4eb1290055f0} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): There are no data parts | ||
| 465 | 2026.02.24 03:52:06.548654 [ 275 ] {1d8780f3-e040-4aff-be94-4eb1290055f0} <Debug> TCPHandler: Processed in 0.003979168 sec. | ||
| 466 | 2026.02.24 03:52:06.548856 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.02.24 03:52:06.549040 [ 275 ] {8815e380-547d-4365-b7fa-dcf20fa3eb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 468 | 2026.02.24 03:52:06.549182 [ 275 ] {8815e380-547d-4365-b7fa-dcf20fa3eb96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.02.24 03:52:06.559024 [ 275 ] {8815e380-547d-4365-b7fa-dcf20fa3eb96} <Debug> oximeter.measurements_f32 (ba9aee17-541b-48cb-80e9-766f73acb84b): Loading data parts | ||
| 470 | 2026.02.24 03:52:06.559213 [ 275 ] {8815e380-547d-4365-b7fa-dcf20fa3eb96} <Debug> oximeter.measurements_f32 (ba9aee17-541b-48cb-80e9-766f73acb84b): There are no data parts | ||
| 471 | 2026.02.24 03:52:06.567632 [ 275 ] {8815e380-547d-4365-b7fa-dcf20fa3eb96} <Debug> TCPHandler: Processed in 0.01883292 sec. | ||
| 472 | 2026.02.24 03:52:06.567853 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.02.24 03:52:06.568009 [ 275 ] {1fef0580-72e7-4965-98e0-99251feea1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 474 | 2026.02.24 03:52:06.568122 [ 275 ] {1fef0580-72e7-4965-98e0-99251feea1b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.02.24 03:52:06.570794 [ 275 ] {1fef0580-72e7-4965-98e0-99251feea1b0} <Debug> oximeter.measurements_f64 (9fafeddf-ee91-4810-9c20-831fd9a6fcc4): Loading data parts | ||
| 476 | 2026.02.24 03:52:06.570946 [ 275 ] {1fef0580-72e7-4965-98e0-99251feea1b0} <Debug> oximeter.measurements_f64 (9fafeddf-ee91-4810-9c20-831fd9a6fcc4): There are no data parts | ||
| 477 | 2026.02.24 03:52:06.572524 [ 275 ] {1fef0580-72e7-4965-98e0-99251feea1b0} <Debug> TCPHandler: Processed in 0.004720425 sec. | ||
| 478 | 2026.02.24 03:52:06.572666 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.02.24 03:52:06.572818 [ 275 ] {1f83f420-c0fc-4cd2-9fe4-af061cf0c493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 480 | 2026.02.24 03:52:06.572919 [ 275 ] {1f83f420-c0fc-4cd2-9fe4-af061cf0c493} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.02.24 03:52:06.574970 [ 275 ] {1f83f420-c0fc-4cd2-9fe4-af061cf0c493} <Debug> oximeter.measurements_string (30532adf-646c-43b5-9726-a545de210d2a): Loading data parts | ||
| 482 | 2026.02.24 03:52:06.575196 [ 275 ] {1f83f420-c0fc-4cd2-9fe4-af061cf0c493} <Debug> oximeter.measurements_string (30532adf-646c-43b5-9726-a545de210d2a): There are no data parts | ||
| 483 | 2026.02.24 03:52:06.576584 [ 275 ] {1f83f420-c0fc-4cd2-9fe4-af061cf0c493} <Debug> TCPHandler: Processed in 0.003967768 sec. | ||
| 484 | 2026.02.24 03:52:06.576800 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.02.24 03:52:06.576958 [ 275 ] {f6f5adee-fc3c-4a2f-b651-ac616b000ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.02.24 03:52:06.577082 [ 275 ] {f6f5adee-fc3c-4a2f-b651-ac616b000ea1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.02.24 03:52:06.579144 [ 275 ] {f6f5adee-fc3c-4a2f-b651-ac616b000ea1} <Debug> oximeter.measurements_bytes (e52b43bf-26e0-4098-936b-8b38cacade33): Loading data parts | ||
| 495 | 2026.02.24 03:52:06.579295 [ 275 ] {f6f5adee-fc3c-4a2f-b651-ac616b000ea1} <Debug> oximeter.measurements_bytes (e52b43bf-26e0-4098-936b-8b38cacade33): There are no data parts | ||
| 496 | 2026.02.24 03:52:06.581521 [ 275 ] {f6f5adee-fc3c-4a2f-b651-ac616b000ea1} <Debug> TCPHandler: Processed in 0.004769275 sec. | ||
| 497 | 2026.02.24 03:52:06.581756 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.02.24 03:52:06.581937 [ 275 ] {cf879268-d7b4-4498-a03c-8361058f04fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 499 | 2026.02.24 03:52:06.582077 [ 275 ] {cf879268-d7b4-4498-a03c-8361058f04fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.02.24 03:52:06.583925 [ 275 ] {cf879268-d7b4-4498-a03c-8361058f04fb} <Debug> oximeter.measurements_cumulativei64 (7a7e0b3e-0da0-400c-9782-bcd9e098d363): Loading data parts | ||
| 501 | 2026.02.24 03:52:06.584154 [ 275 ] {cf879268-d7b4-4498-a03c-8361058f04fb} <Debug> oximeter.measurements_cumulativei64 (7a7e0b3e-0da0-400c-9782-bcd9e098d363): There are no data parts | ||
| 502 | 2026.02.24 03:52:06.595719 [ 275 ] {cf879268-d7b4-4498-a03c-8361058f04fb} <Debug> TCPHandler: Processed in 0.014025055 sec. | ||
| 503 | 2026.02.24 03:52:06.595861 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.02.24 03:52:06.596154 [ 275 ] {791e790f-094b-4ead-9ce4-b103dc197285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 505 | 2026.02.24 03:52:06.596290 [ 275 ] {791e790f-094b-4ead-9ce4-b103dc197285} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.02.24 03:52:06.598936 [ 275 ] {791e790f-094b-4ead-9ce4-b103dc197285} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Loading data parts | ||
| 507 | 2026.02.24 03:52:06.599091 [ 275 ] {791e790f-094b-4ead-9ce4-b103dc197285} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): There are no data parts | ||
| 508 | 2026.02.24 03:52:06.600766 [ 275 ] {791e790f-094b-4ead-9ce4-b103dc197285} <Debug> TCPHandler: Processed in 0.004953227 sec. | ||
| 509 | 2026.02.24 03:52:06.600907 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.02.24 03:52:06.601071 [ 275 ] {8fa66ff7-e524-4e80-8636-99516d6f0f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 511 | 2026.02.24 03:52:06.601210 [ 275 ] {8fa66ff7-e524-4e80-8636-99516d6f0f88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.02.24 03:52:06.603005 [ 275 ] {8fa66ff7-e524-4e80-8636-99516d6f0f88} <Debug> oximeter.measurements_cumulativef32 (78a0c99b-bd6f-436b-aff3-93b35c3993ca): Loading data parts | ||
| 513 | 2026.02.24 03:52:06.603182 [ 275 ] {8fa66ff7-e524-4e80-8636-99516d6f0f88} <Debug> oximeter.measurements_cumulativef32 (78a0c99b-bd6f-436b-aff3-93b35c3993ca): There are no data parts | ||
| 514 | 2026.02.24 03:52:06.604886 [ 275 ] {8fa66ff7-e524-4e80-8636-99516d6f0f88} <Debug> TCPHandler: Processed in 0.004028949 sec. | ||
| 515 | 2026.02.24 03:52:06.605110 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.02.24 03:52:06.605272 [ 275 ] {2c10c25b-5b00-4270-8c51-c320bbe61ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 517 | 2026.02.24 03:52:06.605388 [ 275 ] {2c10c25b-5b00-4270-8c51-c320bbe61ff5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.02.24 03:52:06.607596 [ 275 ] {2c10c25b-5b00-4270-8c51-c320bbe61ff5} <Debug> oximeter.measurements_cumulativef64 (83281879-11fd-41b9-a339-5079acba5dc5): Loading data parts | ||
| 519 | 2026.02.24 03:52:06.607818 [ 275 ] {2c10c25b-5b00-4270-8c51-c320bbe61ff5} <Debug> oximeter.measurements_cumulativef64 (83281879-11fd-41b9-a339-5079acba5dc5): There are no data parts | ||
| 520 | 2026.02.24 03:52:06.609433 [ 275 ] {2c10c25b-5b00-4270-8c51-c320bbe61ff5} <Debug> TCPHandler: Processed in 0.004372822 sec. | ||
| 521 | 2026.02.24 03:52:06.609577 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.02.24 03:52:06.609904 [ 275 ] {52e84995-c0fc-4dc6-a1c8-002b7e19de5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.02.24 03:52:06.610034 [ 275 ] {52e84995-c0fc-4dc6-a1c8-002b7e19de5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.02.24 03:52:06.612213 [ 275 ] {52e84995-c0fc-4dc6-a1c8-002b7e19de5e} <Debug> oximeter.measurements_histogrami8 (c54753bf-ee36-4dfc-bca7-cf844d424750): Loading data parts | ||
| 535 | 2026.02.24 03:52:06.612375 [ 275 ] {52e84995-c0fc-4dc6-a1c8-002b7e19de5e} <Debug> oximeter.measurements_histogrami8 (c54753bf-ee36-4dfc-bca7-cf844d424750): There are no data parts | ||
| 536 | 2026.02.24 03:52:06.613645 [ 275 ] {52e84995-c0fc-4dc6-a1c8-002b7e19de5e} <Debug> TCPHandler: Processed in 0.00411878 sec. | ||
| 537 | 2026.02.24 03:52:06.613859 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.02.24 03:52:06.614074 [ 275 ] {6b3bb0e1-646e-493f-9575-ba42705eeeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 539 | 2026.02.24 03:52:06.614195 [ 275 ] {6b3bb0e1-646e-493f-9575-ba42705eeeef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.02.24 03:52:06.615980 [ 275 ] {6b3bb0e1-646e-493f-9575-ba42705eeeef} <Debug> oximeter.measurements_histogramu8 (cd4487a1-21e6-4aa1-a5cf-aa76791d4b94): Loading data parts | ||
| 541 | 2026.02.24 03:52:06.616199 [ 275 ] {6b3bb0e1-646e-493f-9575-ba42705eeeef} <Debug> oximeter.measurements_histogramu8 (cd4487a1-21e6-4aa1-a5cf-aa76791d4b94): There are no data parts | ||
| 542 | 2026.02.24 03:52:06.617749 [ 275 ] {6b3bb0e1-646e-493f-9575-ba42705eeeef} <Debug> TCPHandler: Processed in 0.003939298 sec. | ||
| 543 | 2026.02.24 03:52:06.617897 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.02.24 03:52:06.618202 [ 275 ] {61a49fd8-f76f-4ec9-acb6-ac72b13bd664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 545 | 2026.02.24 03:52:06.618328 [ 275 ] {61a49fd8-f76f-4ec9-acb6-ac72b13bd664} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.02.24 03:52:06.628872 [ 275 ] {61a49fd8-f76f-4ec9-acb6-ac72b13bd664} <Debug> oximeter.measurements_histogrami16 (eb3b3f21-2226-4830-b6cb-437960981a61): Loading data parts | ||
| 547 | 2026.02.24 03:52:06.629036 [ 275 ] {61a49fd8-f76f-4ec9-acb6-ac72b13bd664} <Debug> oximeter.measurements_histogrami16 (eb3b3f21-2226-4830-b6cb-437960981a61): There are no data parts | ||
| 548 | 2026.02.24 03:52:06.630624 [ 275 ] {61a49fd8-f76f-4ec9-acb6-ac72b13bd664} <Debug> TCPHandler: Processed in 0.012777342 sec. | ||
| 549 | 2026.02.24 03:52:06.630858 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.02.24 03:52:06.631073 [ 275 ] {4964aaf0-f42e-4453-bb5b-21228253c37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 551 | 2026.02.24 03:52:06.631204 [ 275 ] {4964aaf0-f42e-4453-bb5b-21228253c37d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.02.24 03:52:06.633550 [ 275 ] {4964aaf0-f42e-4453-bb5b-21228253c37d} <Debug> oximeter.measurements_histogramu16 (5f96b039-ad3a-45f9-9a57-2884ff75bf89): Loading data parts | ||
| 553 | 2026.02.24 03:52:06.633756 [ 275 ] {4964aaf0-f42e-4453-bb5b-21228253c37d} <Debug> oximeter.measurements_histogramu16 (5f96b039-ad3a-45f9-9a57-2884ff75bf89): There are no data parts | ||
| 554 | 2026.02.24 03:52:06.635169 [ 275 ] {4964aaf0-f42e-4453-bb5b-21228253c37d} <Debug> TCPHandler: Processed in 0.004363032 sec. | ||
| 555 | 2026.02.24 03:52:06.635316 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.02.24 03:52:06.635625 [ 275 ] {8894e571-9d5e-46d4-8485-032ab373a94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 557 | 2026.02.24 03:52:06.635751 [ 275 ] {8894e571-9d5e-46d4-8485-032ab373a94b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.02.24 03:52:06.638677 [ 275 ] {8894e571-9d5e-46d4-8485-032ab373a94b} <Debug> oximeter.measurements_histogrami32 (50c420e8-b9a4-46e7-a98f-2be3e875d28c): Loading data parts | ||
| 559 | 2026.02.24 03:52:06.638828 [ 275 ] {8894e571-9d5e-46d4-8485-032ab373a94b} <Debug> oximeter.measurements_histogrami32 (50c420e8-b9a4-46e7-a98f-2be3e875d28c): There are no data parts | ||
| 560 | 2026.02.24 03:52:06.640273 [ 275 ] {8894e571-9d5e-46d4-8485-032ab373a94b} <Debug> TCPHandler: Processed in 0.005006848 sec. | ||
| 561 | 2026.02.24 03:52:06.640562 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.02.24 03:52:06.640786 [ 275 ] {1624883c-9c74-4163-8c0d-67db24b227aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 563 | 2026.02.24 03:52:06.640923 [ 275 ] {1624883c-9c74-4163-8c0d-67db24b227aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.02.24 03:52:06.643412 [ 275 ] {1624883c-9c74-4163-8c0d-67db24b227aa} <Debug> oximeter.measurements_histogramu32 (7aa7796a-168b-4f25-a7bd-03180677d202): Loading data parts | ||
| 565 | 2026.02.24 03:52:06.643702 [ 275 ] {1624883c-9c74-4163-8c0d-67db24b227aa} <Debug> oximeter.measurements_histogramu32 (7aa7796a-168b-4f25-a7bd-03180677d202): There are no data parts | ||
| 566 | 2026.02.24 03:52:06.645450 [ 275 ] {1624883c-9c74-4163-8c0d-67db24b227aa} <Debug> TCPHandler: Processed in 0.004941268 sec. | ||
| 567 | 2026.02.24 03:52:06.645589 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.02.24 03:52:06.645843 [ 275 ] {efb48360-0daf-4b5b-9f10-6ade0fb14868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 569 | 2026.02.24 03:52:06.645969 [ 275 ] {efb48360-0daf-4b5b-9f10-6ade0fb14868} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.02.24 03:52:06.648038 [ 275 ] {efb48360-0daf-4b5b-9f10-6ade0fb14868} <Debug> oximeter.measurements_histogrami64 (c4a8ff4a-b4ab-4420-89f4-727a0ba29f40): Loading data parts | ||
| 571 | 2026.02.24 03:52:06.648196 [ 275 ] {efb48360-0daf-4b5b-9f10-6ade0fb14868} <Debug> oximeter.measurements_histogrami64 (c4a8ff4a-b4ab-4420-89f4-727a0ba29f40): There are no data parts | ||
| 572 | 2026.02.24 03:52:06.649644 [ 275 ] {efb48360-0daf-4b5b-9f10-6ade0fb14868} <Debug> TCPHandler: Processed in 0.004103899 sec. | ||
| 573 | 2026.02.24 03:52:06.649859 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.02.24 03:52:06.650073 [ 275 ] {0a4c1b7c-cd7a-4db5-ac52-74dce3ae0172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 575 | 2026.02.24 03:52:06.650206 [ 275 ] {0a4c1b7c-cd7a-4db5-ac52-74dce3ae0172} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.02.24 03:52:06.661594 [ 275 ] {0a4c1b7c-cd7a-4db5-ac52-74dce3ae0172} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Loading data parts | ||
| 577 | 2026.02.24 03:52:06.661810 [ 275 ] {0a4c1b7c-cd7a-4db5-ac52-74dce3ae0172} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): There are no data parts | ||
| 578 | 2026.02.24 03:52:06.664388 [ 275 ] {0a4c1b7c-cd7a-4db5-ac52-74dce3ae0172} <Debug> TCPHandler: Processed in 0.014577649 sec. | ||
| 579 | 2026.02.24 03:52:06.664529 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.02.24 03:52:06.664800 [ 275 ] {a59df89c-4560-4b0c-919b-760c04d9bcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 581 | 2026.02.24 03:52:06.664932 [ 275 ] {a59df89c-4560-4b0c-919b-760c04d9bcee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.02.24 03:52:06.667967 [ 275 ] {a59df89c-4560-4b0c-919b-760c04d9bcee} <Debug> oximeter.measurements_histogramf32 (25e1b356-4905-41c2-b08b-a824ed933960): Loading data parts | ||
| 583 | 2026.02.24 03:52:06.668115 [ 275 ] {a59df89c-4560-4b0c-919b-760c04d9bcee} <Debug> oximeter.measurements_histogramf32 (25e1b356-4905-41c2-b08b-a824ed933960): There are no data parts | ||
| 584 | 2026.02.24 03:52:06.670742 [ 275 ] {a59df89c-4560-4b0c-919b-760c04d9bcee} <Debug> TCPHandler: Processed in 0.00626087 sec. | ||
| 585 | 2026.02.24 03:52:06.670962 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.02.24 03:52:06.671178 [ 275 ] {d4868081-2e9d-48bc-9312-c0d9356fcb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 587 | 2026.02.24 03:52:06.671353 [ 275 ] {d4868081-2e9d-48bc-9312-c0d9356fcb92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.02.24 03:52:06.673612 [ 275 ] {d4868081-2e9d-48bc-9312-c0d9356fcb92} <Debug> oximeter.measurements_histogramf64 (4bcfd82e-a88d-48df-a13c-aa2428510eab): Loading data parts | ||
| 589 | 2026.02.24 03:52:06.673798 [ 275 ] {d4868081-2e9d-48bc-9312-c0d9356fcb92} <Debug> oximeter.measurements_histogramf64 (4bcfd82e-a88d-48df-a13c-aa2428510eab): There are no data parts | ||
| 590 | 2026.02.24 03:52:06.675599 [ 275 ] {d4868081-2e9d-48bc-9312-c0d9356fcb92} <Debug> TCPHandler: Processed in 0.004686515 sec. | ||
| 591 | 2026.02.24 03:52:06.675745 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.02.24 03:52:06.675993 [ 275 ] {d57de306-ae15-476b-8a01-ee97e17d3a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.02.24 03:52:06.676124 [ 275 ] {d57de306-ae15-476b-8a01-ee97e17d3a88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.02.24 03:52:06.678802 [ 275 ] {d57de306-ae15-476b-8a01-ee97e17d3a88} <Debug> oximeter.fields_bool (f9d2a4c5-9967-42de-b1d1-1dc0a87a639d): Loading data parts | ||
| 620 | 2026.02.24 03:52:06.678991 [ 275 ] {d57de306-ae15-476b-8a01-ee97e17d3a88} <Debug> oximeter.fields_bool (f9d2a4c5-9967-42de-b1d1-1dc0a87a639d): There are no data parts | ||
| 621 | 2026.02.24 03:52:06.680785 [ 275 ] {d57de306-ae15-476b-8a01-ee97e17d3a88} <Debug> TCPHandler: Processed in 0.005090579 sec. | ||
| 622 | 2026.02.24 03:52:06.680927 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.02.24 03:52:06.681163 [ 275 ] {4fc6ff61-2eb3-4c8d-96dd-dd5a8e8f9401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 624 | 2026.02.24 03:52:06.681281 [ 275 ] {4fc6ff61-2eb3-4c8d-96dd-dd5a8e8f9401} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.02.24 03:52:06.694046 [ 275 ] {4fc6ff61-2eb3-4c8d-96dd-dd5a8e8f9401} <Debug> oximeter.fields_i8 (c1c4311e-c054-4946-8bcb-e03d71482c1b): Loading data parts | ||
| 626 | 2026.02.24 03:52:06.694247 [ 275 ] {4fc6ff61-2eb3-4c8d-96dd-dd5a8e8f9401} <Debug> oximeter.fields_i8 (c1c4311e-c054-4946-8bcb-e03d71482c1b): There are no data parts | ||
| 627 | 2026.02.24 03:52:06.696818 [ 275 ] {4fc6ff61-2eb3-4c8d-96dd-dd5a8e8f9401} <Debug> TCPHandler: Processed in 0.015942653 sec. | ||
| 628 | 2026.02.24 03:52:06.696967 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.02.24 03:52:06.697127 [ 275 ] {9166d057-ff7c-4229-86d2-bea065934ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 630 | 2026.02.24 03:52:06.697249 [ 275 ] {9166d057-ff7c-4229-86d2-bea065934ab0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.02.24 03:52:06.699327 [ 275 ] {9166d057-ff7c-4229-86d2-bea065934ab0} <Debug> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Loading data parts | ||
| 632 | 2026.02.24 03:52:06.699477 [ 275 ] {9166d057-ff7c-4229-86d2-bea065934ab0} <Debug> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): There are no data parts | ||
| 633 | 2026.02.24 03:52:06.701057 [ 275 ] {9166d057-ff7c-4229-86d2-bea065934ab0} <Debug> TCPHandler: Processed in 0.00413984 sec. | ||
| 634 | 2026.02.24 03:52:06.701200 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.02.24 03:52:06.701432 [ 275 ] {5390e972-1b1e-4ae1-a164-1075a233e238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 636 | 2026.02.24 03:52:06.701547 [ 275 ] {5390e972-1b1e-4ae1-a164-1075a233e238} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.02.24 03:52:06.703324 [ 275 ] {5390e972-1b1e-4ae1-a164-1075a233e238} <Debug> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Loading data parts | ||
| 638 | 2026.02.24 03:52:06.703532 [ 275 ] {5390e972-1b1e-4ae1-a164-1075a233e238} <Debug> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): There are no data parts | ||
| 639 | 2026.02.24 03:52:06.704995 [ 275 ] {5390e972-1b1e-4ae1-a164-1075a233e238} <Debug> TCPHandler: Processed in 0.003843607 sec. | ||
| 640 | 2026.02.24 03:52:06.705141 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.02.24 03:52:06.705301 [ 275 ] {d3f92054-1726-4db8-b738-a4745e553959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 642 | 2026.02.24 03:52:06.705421 [ 275 ] {d3f92054-1726-4db8-b738-a4745e553959} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.02.24 03:52:06.708290 [ 275 ] {d3f92054-1726-4db8-b738-a4745e553959} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Loading data parts | ||
| 644 | 2026.02.24 03:52:06.708446 [ 275 ] {d3f92054-1726-4db8-b738-a4745e553959} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): There are no data parts | ||
| 645 | 2026.02.24 03:52:06.709579 [ 275 ] {d3f92054-1726-4db8-b738-a4745e553959} <Debug> TCPHandler: Processed in 0.004488373 sec. | ||
| 646 | 2026.02.24 03:52:06.709759 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.02.24 03:52:06.709962 [ 275 ] {2f6b92eb-63c1-4a10-a3f4-0cdd6f36b8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 648 | 2026.02.24 03:52:06.710091 [ 275 ] {2f6b92eb-63c1-4a10-a3f4-0cdd6f36b8f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.02.24 03:52:06.711836 [ 275 ] {2f6b92eb-63c1-4a10-a3f4-0cdd6f36b8f9} <Debug> oximeter.fields_i32 (142bb5d9-7e2b-457c-8136-136b12f68d84): Loading data parts | ||
| 650 | 2026.02.24 03:52:06.711975 [ 275 ] {2f6b92eb-63c1-4a10-a3f4-0cdd6f36b8f9} <Debug> oximeter.fields_i32 (142bb5d9-7e2b-457c-8136-136b12f68d84): There are no data parts | ||
| 651 | 2026.02.24 03:52:06.713495 [ 275 ] {2f6b92eb-63c1-4a10-a3f4-0cdd6f36b8f9} <Debug> TCPHandler: Processed in 0.003786166 sec. | ||
| 652 | 2026.02.24 03:52:06.713629 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.02.24 03:52:06.713792 [ 275 ] {10bdf53a-b875-4b3c-83db-4fb7658ed957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 654 | 2026.02.24 03:52:06.713908 [ 275 ] {10bdf53a-b875-4b3c-83db-4fb7658ed957} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.02.24 03:52:06.725480 [ 275 ] {10bdf53a-b875-4b3c-83db-4fb7658ed957} <Debug> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Loading data parts | ||
| 656 | 2026.02.24 03:52:06.725657 [ 275 ] {10bdf53a-b875-4b3c-83db-4fb7658ed957} <Debug> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): There are no data parts | ||
| 657 | 2026.02.24 03:52:06.727834 [ 275 ] {10bdf53a-b875-4b3c-83db-4fb7658ed957} <Debug> TCPHandler: Processed in 0.014253367 sec. | ||
| 658 | 2026.02.24 03:52:06.728063 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.02.24 03:52:06.728257 [ 275 ] {b28fcefd-234a-4b80-b3f9-bbe1fc676011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 660 | 2026.02.24 03:52:06.728375 [ 275 ] {b28fcefd-234a-4b80-b3f9-bbe1fc676011} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.02.24 03:52:06.730480 [ 275 ] {b28fcefd-234a-4b80-b3f9-bbe1fc676011} <Debug> oximeter.fields_i64 (bb6a4b0b-f5f7-456c-8ee2-08bdec1c99b4): Loading data parts | ||
| 662 | 2026.02.24 03:52:06.730757 [ 275 ] {b28fcefd-234a-4b80-b3f9-bbe1fc676011} <Debug> oximeter.fields_i64 (bb6a4b0b-f5f7-456c-8ee2-08bdec1c99b4): There are no data parts | ||
| 663 | 2026.02.24 03:52:06.732105 [ 275 ] {b28fcefd-234a-4b80-b3f9-bbe1fc676011} <Debug> TCPHandler: Processed in 0.00409951 sec. | ||
| 664 | 2026.02.24 03:52:06.732315 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.02.24 03:52:06.732512 [ 275 ] {0c1e85ed-a462-40a7-b66c-e8d1c5260947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 666 | 2026.02.24 03:52:06.732592 [ 275 ] {0c1e85ed-a462-40a7-b66c-e8d1c5260947} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.02.24 03:52:06.734592 [ 275 ] {0c1e85ed-a462-40a7-b66c-e8d1c5260947} <Debug> oximeter.fields_u64 (5981cc31-d060-4e92-bc56-9e97145de11f): Loading data parts | ||
| 668 | 2026.02.24 03:52:06.734778 [ 275 ] {0c1e85ed-a462-40a7-b66c-e8d1c5260947} <Debug> oximeter.fields_u64 (5981cc31-d060-4e92-bc56-9e97145de11f): There are no data parts | ||
| 669 | 2026.02.24 03:52:06.736146 [ 275 ] {0c1e85ed-a462-40a7-b66c-e8d1c5260947} <Debug> TCPHandler: Processed in 0.003881178 sec. | ||
| 670 | 2026.02.24 03:52:06.736359 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.02.24 03:52:06.736523 [ 275 ] {b6438413-7f00-45d5-9f5c-7768a9147a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 672 | 2026.02.24 03:52:06.736630 [ 275 ] {b6438413-7f00-45d5-9f5c-7768a9147a2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.02.24 03:52:06.738612 [ 275 ] {b6438413-7f00-45d5-9f5c-7768a9147a2d} <Debug> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Loading data parts | ||
| 674 | 2026.02.24 03:52:06.738810 [ 275 ] {b6438413-7f00-45d5-9f5c-7768a9147a2d} <Debug> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): There are no data parts | ||
| 675 | 2026.02.24 03:52:06.740412 [ 275 ] {b6438413-7f00-45d5-9f5c-7768a9147a2d} <Debug> TCPHandler: Processed in 0.00410163 sec. | ||
| 676 | 2026.02.24 03:52:06.740545 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.02.24 03:52:06.740772 [ 275 ] {bd06b6d3-d03d-4c85-ac84-108fa7afe9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 678 | 2026.02.24 03:52:06.740855 [ 275 ] {bd06b6d3-d03d-4c85-ac84-108fa7afe9ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.02.24 03:52:06.743112 [ 275 ] {bd06b6d3-d03d-4c85-ac84-108fa7afe9ce} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Loading data parts | ||
| 680 | 2026.02.24 03:52:06.743250 [ 275 ] {bd06b6d3-d03d-4c85-ac84-108fa7afe9ce} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): There are no data parts | ||
| 681 | 2026.02.24 03:52:06.744487 [ 275 ] {bd06b6d3-d03d-4c85-ac84-108fa7afe9ce} <Debug> TCPHandler: Processed in 0.003990018 sec. | ||
| 682 | 2026.02.24 03:52:06.744690 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.02.24 03:52:06.744867 [ 275 ] {7313e029-35c2-4a40-b394-8c80c0fe0aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 684 | 2026.02.24 03:52:06.744990 [ 275 ] {7313e029-35c2-4a40-b394-8c80c0fe0aab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.02.24 03:52:06.746985 [ 275 ] {7313e029-35c2-4a40-b394-8c80c0fe0aab} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Loading data parts | ||
| 686 | 2026.02.24 03:52:06.747186 [ 275 ] {7313e029-35c2-4a40-b394-8c80c0fe0aab} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): There are no data parts | ||
| 687 | 2026.02.24 03:52:06.748361 [ 275 ] {7313e029-35c2-4a40-b394-8c80c0fe0aab} <Debug> TCPHandler: Processed in 0.003764946 sec. | ||
| 688 | 2026.02.24 03:52:06.748515 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.02.24 03:52:06.748820 [ 275 ] {141729c1-3724-499b-8491-327cac855a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.02.24 03:52:06.749016 [ 275 ] {141729c1-3724-499b-8491-327cac855a36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.02.24 03:52:06.759597 [ 275 ] {141729c1-3724-499b-8491-327cac855a36} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a): Loading data parts | ||
| 695 | 2026.02.24 03:52:06.759848 [ 275 ] {141729c1-3724-499b-8491-327cac855a36} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a): There are no data parts | ||
| 696 | 2026.02.24 03:52:06.761708 [ 275 ] {141729c1-3724-499b-8491-327cac855a36} <Debug> TCPHandler: Processed in 0.013199867 sec. | ||
| 697 | 2026.02.24 03:52:06.762021 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.02.24 03:52:06.762517 [ 277 ] {b44fc2c2-9824-4727-9709-6942c29c42aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.02.24 03:52:06.763954 [ 277 ] {b44fc2c2-9824-4727-9709-6942c29c42aa} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.02.24 03:52:06.781331 [ 284 ] {b44fc2c2-9824-4727-9709-6942c29c42aa} <Trace> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.02.24 03:52:06.781545 [ 284 ] {b44fc2c2-9824-4727-9709-6942c29c42aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 702 | 2026.02.24 03:52:06.786266 [ 284 ] {b44fc2c2-9824-4727-9709-6942c29c42aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.02.24 03:52:06.786850 [ 284 ] {b44fc2c2-9824-4727-9709-6942c29c42aa} <Trace> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.02.24 03:52:06.787288 [ 277 ] {b44fc2c2-9824-4727-9709-6942c29c42aa} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024903 sec., 40.15580452154359 rows/sec., 642.49 B/sec. | ||
| 705 | 2026.02.24 03:52:06.787652 [ 277 ] {b44fc2c2-9824-4727-9709-6942c29c42aa} <Debug> TCPHandler: Processed in 0.025766967 sec. | ||
| 706 | 2026.02.24 03:52:07.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.41 MiB, peak 127.41 MiB, free memory in arenas 0.00 B, will set to 139.68 MiB (RSS), difference: 12.27 MiB | ||
| 707 | 2026.02.24 03:52:12.330095 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.02.24 03:52:12.330169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.02.24 03:52:12.330199 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.02.24 03:52:12.330261 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.02.24 03:52:12.340591 [ 244 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Loading data parts | ||
| 712 | 2026.02.24 03:52:12.340843 [ 244 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): There are no data parts | ||
| 713 | 2026.02.24 03:52:12.342393 [ 243 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Loading data parts | ||
| 714 | 2026.02.24 03:52:12.342626 [ 243 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): There are no data parts | ||
| 715 | 2026.02.24 03:52:12.345920 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.02.24 03:52:12.345971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 717 | 2026.02.24 03:52:12.353777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.02.24 03:52:12.354513 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.02.24 03:52:12.354712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.02.24 03:52:12.373021 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.24 03:52:12.373172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 722 | 2026.02.24 03:52:12.379366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.24 03:52:12.380642 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.02.24 03:52:12.384036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.24 03:52:13.000147 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.92 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2026.02.24 03:52:14.830063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.24 03:52:14.830275 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.24 03:52:14.836400 [ 242 ] {} <Debug> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Loading data parts | ||
| 729 | 2026.02.24 03:52:14.836568 [ 242 ] {} <Debug> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): There are no data parts | ||
| 730 | 2026.02.24 03:52:14.842731 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.24 03:52:14.842864 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 732 | 2026.02.24 03:52:14.844620 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.24 03:52:14.845144 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.02.24 03:52:14.845421 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.24 03:52:15.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 154.97 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2026.02.24 03:52:19.797390 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.24 03:52:19.797475 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.24 03:52:19.854918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.02.24 03:52:19.856190 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.24 03:52:19.856231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 741 | 2026.02.24 03:52:19.857050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.24 03:52:19.857554 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): 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.02.24 03:52:19.857704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.24 03:52:19.884236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.24 03:52:19.902088 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.24 03:52:19.902195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 747 | 2026.02.24 03:52:19.908669 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.24 03:52:19.909851 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): 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.02.24 03:52:19.912769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.24 03:52:20.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.84 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 1.84 MiB | ||
| 751 | 2026.02.24 03:52:25.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.69 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.02.24 03:52:26.801045 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.02.24 03:52:26.801231 [ 275 ] {36cbc2fb-e068-44db-b55f-a5781bd0dc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.02.24 03:52:26.801642 [ 275 ] {36cbc2fb-e068-44db-b55f-a5781bd0dc5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.02.24 03:52:26.801870 [ 275 ] {36cbc2fb-e068-44db-b55f-a5781bd0dc5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.02.24 03:52:26.802546 [ 275 ] {36cbc2fb-e068-44db-b55f-a5781bd0dc5f} <Debug> TCPHandler: Processed in 0.001633766 sec. | ||
| 757 | 2026.02.24 03:52:26.807514 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.02.24 03:52:26.807644 [ 275 ] {f6c631f8-7d92-4f33-998c-111535373c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.02.24 03:52:26.811918 [ 275 ] {f6c631f8-7d92-4f33-998c-111535373c60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.02.24 03:52:26.812010 [ 275 ] {f6c631f8-7d92-4f33-998c-111535373c60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.02.24 03:52:26.812663 [ 275 ] {f6c631f8-7d92-4f33-998c-111535373c60} <Debug> TCPHandler: Processed in 0.00520801 sec. | ||
| 762 | 2026.02.24 03:52:26.812979 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.02.24 03:52:26.813092 [ 275 ] {4c8629f3-91ec-46f6-a965-cc7ac370db44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.02.24 03:52:26.813391 [ 275 ] {4c8629f3-91ec-46f6-a965-cc7ac370db44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.02.24 03:52:26.813434 [ 275 ] {4c8629f3-91ec-46f6-a965-cc7ac370db44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.02.24 03:52:26.813753 [ 275 ] {4c8629f3-91ec-46f6-a965-cc7ac370db44} <Debug> TCPHandler: Processed in 0.000820978 sec. | ||
| 767 | 2026.02.24 03:52:26.813998 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.02.24 03:52:26.814117 [ 275 ] {7d8e2b74-d080-4c46-ad79-62ee434b17b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 769 | 2026.02.24 03:52:26.814361 [ 275 ] {7d8e2b74-d080-4c46-ad79-62ee434b17b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.02.24 03:52:26.814404 [ 275 ] {7d8e2b74-d080-4c46-ad79-62ee434b17b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.02.24 03:52:26.814718 [ 275 ] {7d8e2b74-d080-4c46-ad79-62ee434b17b9} <Debug> TCPHandler: Processed in 0.000768428 sec. | ||
| 772 | 2026.02.24 03:52:26.814939 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.02.24 03:52:26.815059 [ 275 ] {83a2009a-cfac-44e0-b4c0-8ec431f47816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 774 | 2026.02.24 03:52:26.815307 [ 275 ] {83a2009a-cfac-44e0-b4c0-8ec431f47816} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.02.24 03:52:26.815351 [ 275 ] {83a2009a-cfac-44e0-b4c0-8ec431f47816} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.02.24 03:52:26.815668 [ 275 ] {83a2009a-cfac-44e0-b4c0-8ec431f47816} <Debug> TCPHandler: Processed in 0.000778168 sec. | ||
| 777 | 2026.02.24 03:52:26.815875 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.02.24 03:52:26.816003 [ 275 ] {aa909b06-0293-43a1-9beb-6f6a97fa5917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) 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) | ||
| 779 | 2026.02.24 03:52:26.816285 [ 275 ] {aa909b06-0293-43a1-9beb-6f6a97fa5917} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.02.24 03:52:26.816328 [ 275 ] {aa909b06-0293-43a1-9beb-6f6a97fa5917} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.02.24 03:52:26.816650 [ 275 ] {aa909b06-0293-43a1-9beb-6f6a97fa5917} <Debug> TCPHandler: Processed in 0.000830398 sec. | ||
| 782 | 2026.02.24 03:52:26.816857 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.02.24 03:52:26.816970 [ 275 ] {4a0601e3-f41d-46a5-9a5b-cc7ee52c9943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.02.24 03:52:26.817206 [ 275 ] {4a0601e3-f41d-46a5-9a5b-cc7ee52c9943} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.02.24 03:52:26.817248 [ 275 ] {4a0601e3-f41d-46a5-9a5b-cc7ee52c9943} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.02.24 03:52:26.817546 [ 275 ] {4a0601e3-f41d-46a5-9a5b-cc7ee52c9943} <Debug> TCPHandler: Processed in 0.000734757 sec. | ||
| 787 | 2026.02.24 03:52:26.817744 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.02.24 03:52:26.817855 [ 275 ] {521adb3b-7e5e-48d7-bee3-54155568efe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.02.24 03:52:26.818090 [ 275 ] {521adb3b-7e5e-48d7-bee3-54155568efe8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.02.24 03:52:26.818136 [ 275 ] {521adb3b-7e5e-48d7-bee3-54155568efe8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.02.24 03:52:26.818434 [ 275 ] {521adb3b-7e5e-48d7-bee3-54155568efe8} <Debug> TCPHandler: Processed in 0.000735177 sec. | ||
| 792 | 2026.02.24 03:52:26.818643 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.02.24 03:52:26.818755 [ 275 ] {937bcb2d-c630-4050-8816-458d3b678fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.02.24 03:52:26.818987 [ 275 ] {937bcb2d-c630-4050-8816-458d3b678fef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.02.24 03:52:26.819028 [ 275 ] {937bcb2d-c630-4050-8816-458d3b678fef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.02.24 03:52:26.819330 [ 275 ] {937bcb2d-c630-4050-8816-458d3b678fef} <Debug> TCPHandler: Processed in 0.000731767 sec. | ||
| 797 | 2026.02.24 03:52:26.819522 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.02.24 03:52:26.819636 [ 275 ] {c7c4ac0c-7b50-4e27-9362-87fc645adae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.02.24 03:52:26.819870 [ 275 ] {c7c4ac0c-7b50-4e27-9362-87fc645adae9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.02.24 03:52:26.819910 [ 275 ] {c7c4ac0c-7b50-4e27-9362-87fc645adae9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.02.24 03:52:26.820204 [ 275 ] {c7c4ac0c-7b50-4e27-9362-87fc645adae9} <Debug> TCPHandler: Processed in 0.000726847 sec. | ||
| 802 | 2026.02.24 03:52:26.820390 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.02.24 03:52:26.820503 [ 275 ] {7cf70cbf-5995-4fd8-b37e-fc2678d4e6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.02.24 03:52:26.820740 [ 275 ] {7cf70cbf-5995-4fd8-b37e-fc2678d4e6ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.02.24 03:52:26.820781 [ 275 ] {7cf70cbf-5995-4fd8-b37e-fc2678d4e6ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.02.24 03:52:26.821078 [ 275 ] {7cf70cbf-5995-4fd8-b37e-fc2678d4e6ed} <Debug> TCPHandler: Processed in 0.000732647 sec. | ||
| 807 | 2026.02.24 03:52:26.821276 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.02.24 03:52:26.821389 [ 275 ] {d159dff5-ac18-4903-86f8-1ce8909e5b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.02.24 03:52:26.821629 [ 275 ] {d159dff5-ac18-4903-86f8-1ce8909e5b59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.02.24 03:52:26.821669 [ 275 ] {d159dff5-ac18-4903-86f8-1ce8909e5b59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.02.24 03:52:26.821970 [ 275 ] {d159dff5-ac18-4903-86f8-1ce8909e5b59} <Debug> TCPHandler: Processed in 0.000739877 sec. | ||
| 812 | 2026.02.24 03:52:26.822184 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.02.24 03:52:26.822297 [ 275 ] {c637f414-750a-42c1-9b3c-c003c948b483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.02.24 03:52:26.822536 [ 275 ] {c637f414-750a-42c1-9b3c-c003c948b483} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.02.24 03:52:26.822576 [ 275 ] {c637f414-750a-42c1-9b3c-c003c948b483} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.02.24 03:52:26.822876 [ 275 ] {c637f414-750a-42c1-9b3c-c003c948b483} <Debug> TCPHandler: Processed in 0.000737297 sec. | ||
| 817 | 2026.02.24 03:52:26.823135 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.02.24 03:52:26.823249 [ 275 ] {e155acc5-d021-4472-8fef-4eb98be1f2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.02.24 03:52:26.823489 [ 275 ] {e155acc5-d021-4472-8fef-4eb98be1f2c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.02.24 03:52:26.823530 [ 275 ] {e155acc5-d021-4472-8fef-4eb98be1f2c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.02.24 03:52:26.823837 [ 275 ] {e155acc5-d021-4472-8fef-4eb98be1f2c8} <Debug> TCPHandler: Processed in 0.000747917 sec. | ||
| 822 | 2026.02.24 03:52:26.824029 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.02.24 03:52:26.824142 [ 275 ] {7eba9a13-c5e1-4bac-bda6-44942fa20eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.02.24 03:52:26.824384 [ 275 ] {7eba9a13-c5e1-4bac-bda6-44942fa20eda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.02.24 03:52:26.824425 [ 275 ] {7eba9a13-c5e1-4bac-bda6-44942fa20eda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.02.24 03:52:26.824725 [ 275 ] {7eba9a13-c5e1-4bac-bda6-44942fa20eda} <Debug> TCPHandler: Processed in 0.000740688 sec. | ||
| 827 | 2026.02.24 03:52:26.824913 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.02.24 03:52:26.825025 [ 275 ] {c3467724-e917-462d-9e0e-3b45a6b6cecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.02.24 03:52:26.825276 [ 275 ] {c3467724-e917-462d-9e0e-3b45a6b6cecd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.02.24 03:52:26.825316 [ 275 ] {c3467724-e917-462d-9e0e-3b45a6b6cecd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.02.24 03:52:26.825618 [ 275 ] {c3467724-e917-462d-9e0e-3b45a6b6cecd} <Debug> TCPHandler: Processed in 0.000750257 sec. | ||
| 832 | 2026.02.24 03:52:26.825820 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.02.24 03:52:26.825934 [ 275 ] {ec77acf2-9cfc-4580-b0ab-3f86c46ff4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.02.24 03:52:26.826185 [ 275 ] {ec77acf2-9cfc-4580-b0ab-3f86c46ff4fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.02.24 03:52:26.826226 [ 275 ] {ec77acf2-9cfc-4580-b0ab-3f86c46ff4fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.02.24 03:52:26.826595 [ 275 ] {ec77acf2-9cfc-4580-b0ab-3f86c46ff4fc} <Debug> TCPHandler: Processed in 0.000820198 sec. | ||
| 837 | 2026.02.24 03:52:26.826790 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.02.24 03:52:26.826907 [ 275 ] {96e9a7a6-5c27-4b6c-aae6-18e1a72f9278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.02.24 03:52:26.827173 [ 275 ] {96e9a7a6-5c27-4b6c-aae6-18e1a72f9278} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.02.24 03:52:26.827214 [ 275 ] {96e9a7a6-5c27-4b6c-aae6-18e1a72f9278} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.02.24 03:52:26.827521 [ 275 ] {96e9a7a6-5c27-4b6c-aae6-18e1a72f9278} <Debug> TCPHandler: Processed in 0.000775918 sec. | ||
| 842 | 2026.02.24 03:52:26.827719 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.02.24 03:52:26.827835 [ 275 ] {5d9bd951-f105-43dd-bd9f-7ae6643b0158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.02.24 03:52:26.828084 [ 275 ] {5d9bd951-f105-43dd-bd9f-7ae6643b0158} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.02.24 03:52:26.828125 [ 275 ] {5d9bd951-f105-43dd-bd9f-7ae6643b0158} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.02.24 03:52:26.828432 [ 275 ] {5d9bd951-f105-43dd-bd9f-7ae6643b0158} <Debug> TCPHandler: Processed in 0.000757117 sec. | ||
| 847 | 2026.02.24 03:52:26.833212 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.02.24 03:52:26.833333 [ 275 ] {f256927e-1003-4eee-a5e8-aad8d85e0eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 849 | 2026.02.24 03:52:26.833381 [ 275 ] {f256927e-1003-4eee-a5e8-aad8d85e0eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.02.24 03:52:26.834025 [ 275 ] {f256927e-1003-4eee-a5e8-aad8d85e0eb0} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 851 | 2026.02.24 03:52:26.834076 [ 275 ] {f256927e-1003-4eee-a5e8-aad8d85e0eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 852 | 2026.02.24 03:52:26.834762 [ 275 ] {f256927e-1003-4eee-a5e8-aad8d85e0eb0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 853 | 2026.02.24 03:52:26.835253 [ 275 ] {f256927e-1003-4eee-a5e8-aad8d85e0eb0} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 854 | 2026.02.24 03:52:26.835398 [ 275 ] {f256927e-1003-4eee-a5e8-aad8d85e0eb0} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.0021 sec., 9047.619047619048 rows/sec., 1.28 MiB/sec. | ||
| 855 | 2026.02.24 03:52:26.835433 [ 275 ] {f256927e-1003-4eee-a5e8-aad8d85e0eb0} <Debug> TCPHandler: Processed in 0.002276531 sec. | ||
| 856 | 2026.02.24 03:52:26.835558 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.02.24 03:52:26.835647 [ 275 ] {d8ad99e7-206a-4035-b94e-af2bc169ff9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 858 | 2026.02.24 03:52:26.835686 [ 275 ] {d8ad99e7-206a-4035-b94e-af2bc169ff9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 859 | 2026.02.24 03:52:26.838127 [ 275 ] {d8ad99e7-206a-4035-b94e-af2bc169ff9e} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 860 | 2026.02.24 03:52:26.838160 [ 275 ] {d8ad99e7-206a-4035-b94e-af2bc169ff9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 861 | 2026.02.24 03:52:26.840626 [ 275 ] {d8ad99e7-206a-4035-b94e-af2bc169ff9e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 862 | 2026.02.24 03:52:26.841193 [ 275 ] {d8ad99e7-206a-4035-b94e-af2bc169ff9e} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 863 | 2026.02.24 03:52:26.841342 [ 275 ] {d8ad99e7-206a-4035-b94e-af2bc169ff9e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00571 sec., 700.5253940455342 rows/sec., 57.12 KiB/sec. | ||
| 864 | 2026.02.24 03:52:26.841386 [ 275 ] {d8ad99e7-206a-4035-b94e-af2bc169ff9e} <Debug> TCPHandler: Processed in 0.005873146 sec. | ||
| 865 | 2026.02.24 03:52:26.841507 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.02.24 03:52:26.841596 [ 275 ] {afea7459-aec9-439d-acfb-68b1fae1b166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 867 | 2026.02.24 03:52:26.841633 [ 275 ] {afea7459-aec9-439d-acfb-68b1fae1b166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 868 | 2026.02.24 03:52:26.842057 [ 275 ] {afea7459-aec9-439d-acfb-68b1fae1b166} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2026.02.24 03:52:26.842090 [ 275 ] {afea7459-aec9-439d-acfb-68b1fae1b166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 870 | 2026.02.24 03:52:26.842516 [ 275 ] {afea7459-aec9-439d-acfb-68b1fae1b166} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2026.02.24 03:52:26.843010 [ 275 ] {afea7459-aec9-439d-acfb-68b1fae1b166} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2026.02.24 03:52:26.843134 [ 275 ] {afea7459-aec9-439d-acfb-68b1fae1b166} <Debug> executeQuery: Read 32 rows, 2.49 KiB in 0.001555 sec., 20578.778135048233 rows/sec., 1.56 MiB/sec. | ||
| 873 | 2026.02.24 03:52:26.843168 [ 275 ] {afea7459-aec9-439d-acfb-68b1fae1b166} <Debug> TCPHandler: Processed in 0.001708037 sec. | ||
| 874 | 2026.02.24 03:52:26.843276 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.02.24 03:52:26.843365 [ 275 ] {82110e6b-0ccc-44e5-a738-2ac0806d6dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 876 | 2026.02.24 03:52:26.843404 [ 275 ] {82110e6b-0ccc-44e5-a738-2ac0806d6dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 877 | 2026.02.24 03:52:26.843779 [ 275 ] {82110e6b-0ccc-44e5-a738-2ac0806d6dbb} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2026.02.24 03:52:26.843815 [ 275 ] {82110e6b-0ccc-44e5-a738-2ac0806d6dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 879 | 2026.02.24 03:52:26.844266 [ 275 ] {82110e6b-0ccc-44e5-a738-2ac0806d6dbb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2026.02.24 03:52:26.844791 [ 275 ] {82110e6b-0ccc-44e5-a738-2ac0806d6dbb} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2026.02.24 03:52:26.844921 [ 275 ] {82110e6b-0ccc-44e5-a738-2ac0806d6dbb} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001573 sec., 2542.911633820725 rows/sec., 177.56 KiB/sec. | ||
| 882 | 2026.02.24 03:52:26.844956 [ 275 ] {82110e6b-0ccc-44e5-a738-2ac0806d6dbb} <Debug> TCPHandler: Processed in 0.001727047 sec. | ||
| 883 | 2026.02.24 03:52:26.845061 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.02.24 03:52:26.845151 [ 275 ] {4e3c0b2c-5558-4c18-933e-daec8839ff27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 885 | 2026.02.24 03:52:26.845189 [ 275 ] {4e3c0b2c-5558-4c18-933e-daec8839ff27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 886 | 2026.02.24 03:52:26.845582 [ 275 ] {4e3c0b2c-5558-4c18-933e-daec8839ff27} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.02.24 03:52:26.845617 [ 275 ] {4e3c0b2c-5558-4c18-933e-daec8839ff27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 888 | 2026.02.24 03:52:26.846048 [ 275 ] {4e3c0b2c-5558-4c18-933e-daec8839ff27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.02.24 03:52:26.846551 [ 275 ] {4e3c0b2c-5558-4c18-933e-daec8839ff27} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.02.24 03:52:26.846674 [ 275 ] {4e3c0b2c-5558-4c18-933e-daec8839ff27} <Debug> executeQuery: Read 40 rows, 3.21 KiB in 0.00154 sec., 25974.025974025975 rows/sec., 2.03 MiB/sec. | ||
| 891 | 2026.02.24 03:52:26.846708 [ 275 ] {4e3c0b2c-5558-4c18-933e-daec8839ff27} <Debug> TCPHandler: Processed in 0.001693367 sec. | ||
| 892 | 2026.02.24 03:52:26.846811 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.02.24 03:52:26.846900 [ 275 ] {e0f4026c-455d-4417-b33c-4c0747f05368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 894 | 2026.02.24 03:52:26.846941 [ 275 ] {e0f4026c-455d-4417-b33c-4c0747f05368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 895 | 2026.02.24 03:52:26.847362 [ 275 ] {e0f4026c-455d-4417-b33c-4c0747f05368} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.02.24 03:52:26.847396 [ 275 ] {e0f4026c-455d-4417-b33c-4c0747f05368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 897 | 2026.02.24 03:52:26.847913 [ 275 ] {e0f4026c-455d-4417-b33c-4c0747f05368} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.02.24 03:52:26.848415 [ 275 ] {e0f4026c-455d-4417-b33c-4c0747f05368} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.02.24 03:52:26.848542 [ 275 ] {e0f4026c-455d-4417-b33c-4c0747f05368} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.00166 sec., 67469.8795180723 rows/sec., 4.71 MiB/sec. | ||
| 900 | 2026.02.24 03:52:26.848576 [ 275 ] {e0f4026c-455d-4417-b33c-4c0747f05368} <Debug> TCPHandler: Processed in 0.001812007 sec. | ||
| 901 | 2026.02.24 03:52:26.848681 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.02.24 03:52:26.848770 [ 275 ] {2ec948c0-cc5d-4dd3-80e4-70924305f97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 903 | 2026.02.24 03:52:26.848810 [ 275 ] {2ec948c0-cc5d-4dd3-80e4-70924305f97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 904 | 2026.02.24 03:52:26.849118 [ 275 ] {2ec948c0-cc5d-4dd3-80e4-70924305f97b} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.02.24 03:52:26.849153 [ 275 ] {2ec948c0-cc5d-4dd3-80e4-70924305f97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 906 | 2026.02.24 03:52:26.849591 [ 275 ] {2ec948c0-cc5d-4dd3-80e4-70924305f97b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.02.24 03:52:26.850164 [ 275 ] {2ec948c0-cc5d-4dd3-80e4-70924305f97b} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.02.24 03:52:26.850292 [ 275 ] {2ec948c0-cc5d-4dd3-80e4-70924305f97b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00154 sec., 25974.025974025975 rows/sec., 1.73 MiB/sec. | ||
| 909 | 2026.02.24 03:52:26.850327 [ 275 ] {2ec948c0-cc5d-4dd3-80e4-70924305f97b} <Debug> TCPHandler: Processed in 0.001692056 sec. | ||
| 910 | 2026.02.24 03:52:27.357913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 911 | 2026.02.24 03:52:27.358372 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.02.24 03:52:27.358411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 913 | 2026.02.24 03:52:27.359054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 914 | 2026.02.24 03:52:27.359558 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.02.24 03:52:27.359690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 916 | 2026.02.24 03:52:27.412976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 917 | 2026.02.24 03:52:27.429890 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.02.24 03:52:27.429956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 919 | 2026.02.24 03:52:27.436544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 920 | 2026.02.24 03:52:27.437670 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.02.24 03:52:27.440972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 922 | 2026.02.24 03:52:31.806702 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.02.24 03:52:31.806898 [ 275 ] {0ba1c85e-6da6-426d-8d46-24bfb21e5c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 924 | 2026.02.24 03:52:31.806964 [ 275 ] {0ba1c85e-6da6-426d-8d46-24bfb21e5c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 925 | 2026.02.24 03:52:31.807594 [ 275 ] {0ba1c85e-6da6-426d-8d46-24bfb21e5c4d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.02.24 03:52:31.807645 [ 275 ] {0ba1c85e-6da6-426d-8d46-24bfb21e5c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 927 | 2026.02.24 03:52:31.808142 [ 275 ] {0ba1c85e-6da6-426d-8d46-24bfb21e5c4d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 928 | 2026.02.24 03:52:31.808570 [ 275 ] {0ba1c85e-6da6-426d-8d46-24bfb21e5c4d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.02.24 03:52:31.808733 [ 275 ] {0ba1c85e-6da6-426d-8d46-24bfb21e5c4d} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001886 sec., 15906.680805938493 rows/sec., 1.21 MiB/sec. | ||
| 930 | 2026.02.24 03:52:31.808780 [ 275 ] {0ba1c85e-6da6-426d-8d46-24bfb21e5c4d} <Debug> TCPHandler: Processed in 0.002207711 sec. | ||
| 931 | 2026.02.24 03:52:31.808902 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.02.24 03:52:31.809001 [ 275 ] {8652961d-54b0-4c2d-a554-c020941f88d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 933 | 2026.02.24 03:52:31.809045 [ 275 ] {8652961d-54b0-4c2d-a554-c020941f88d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 934 | 2026.02.24 03:52:31.809468 [ 275 ] {8652961d-54b0-4c2d-a554-c020941f88d1} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.02.24 03:52:31.809505 [ 275 ] {8652961d-54b0-4c2d-a554-c020941f88d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 936 | 2026.02.24 03:52:31.809889 [ 275 ] {8652961d-54b0-4c2d-a554-c020941f88d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 937 | 2026.02.24 03:52:31.810293 [ 275 ] {8652961d-54b0-4c2d-a554-c020941f88d1} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2026.02.24 03:52:31.810425 [ 275 ] {8652961d-54b0-4c2d-a554-c020941f88d1} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001446 sec., 24896.265560165975 rows/sec., 1.94 MiB/sec. | ||
| 939 | 2026.02.24 03:52:31.810462 [ 275 ] {8652961d-54b0-4c2d-a554-c020941f88d1} <Debug> TCPHandler: Processed in 0.001613285 sec. | ||
| 940 | 2026.02.24 03:52:31.810577 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.02.24 03:52:31.810672 [ 275 ] {0f11d85f-a432-466c-84b5-e8993e5c8197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 942 | 2026.02.24 03:52:31.810716 [ 275 ] {0f11d85f-a432-466c-84b5-e8993e5c8197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 943 | 2026.02.24 03:52:31.811121 [ 275 ] {0f11d85f-a432-466c-84b5-e8993e5c8197} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.02.24 03:52:31.811157 [ 275 ] {0f11d85f-a432-466c-84b5-e8993e5c8197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 945 | 2026.02.24 03:52:31.811583 [ 275 ] {0f11d85f-a432-466c-84b5-e8993e5c8197} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 946 | 2026.02.24 03:52:31.812050 [ 275 ] {0f11d85f-a432-466c-84b5-e8993e5c8197} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.02.24 03:52:31.812180 [ 275 ] {0f11d85f-a432-466c-84b5-e8993e5c8197} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001527 sec., 72036.67321545514 rows/sec., 5.03 MiB/sec. | ||
| 948 | 2026.02.24 03:52:31.812215 [ 275 ] {0f11d85f-a432-466c-84b5-e8993e5c8197} <Debug> TCPHandler: Processed in 0.001686796 sec. | ||
| 949 | 2026.02.24 03:52:31.812321 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.02.24 03:52:31.812413 [ 275 ] {83538bd8-d80d-4725-ae04-7a59a57b80f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 951 | 2026.02.24 03:52:31.812454 [ 275 ] {83538bd8-d80d-4725-ae04-7a59a57b80f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 952 | 2026.02.24 03:52:31.812766 [ 275 ] {83538bd8-d80d-4725-ae04-7a59a57b80f9} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.02.24 03:52:31.812802 [ 275 ] {83538bd8-d80d-4725-ae04-7a59a57b80f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 954 | 2026.02.24 03:52:31.813227 [ 275 ] {83538bd8-d80d-4725-ae04-7a59a57b80f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 955 | 2026.02.24 03:52:31.813611 [ 275 ] {83538bd8-d80d-4725-ae04-7a59a57b80f9} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.02.24 03:52:31.813730 [ 275 ] {83538bd8-d80d-4725-ae04-7a59a57b80f9} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001371 sec., 29175.784099197666 rows/sec., 1.95 MiB/sec. | ||
| 957 | 2026.02.24 03:52:31.813761 [ 275 ] {83538bd8-d80d-4725-ae04-7a59a57b80f9} <Debug> TCPHandler: Processed in 0.001529545 sec. | ||
| 958 | 2026.02.24 03:52:34.797535 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 959 | 2026.02.24 03:52:34.797634 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 960 | 2026.02.24 03:52:34.846252 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 148 | ||
| 961 | 2026.02.24 03:52:34.849426 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.02.24 03:52:34.849469 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 963 | 2026.02.24 03:52:34.850769 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 964 | 2026.02.24 03:52:34.851277 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.02.24 03:52:34.851510 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
| 966 | 2026.02.24 03:52:34.859859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 967 | 2026.02.24 03:52:34.860816 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.02.24 03:52:34.860851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 969 | 2026.02.24 03:52:34.861543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 970 | 2026.02.24 03:52:34.862010 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.02.24 03:52:34.862142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 972 | 2026.02.24 03:52:34.941117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 973 | 2026.02.24 03:52:34.957443 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.02.24 03:52:34.957489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 975 | 2026.02.24 03:52:34.963673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 976 | 2026.02.24 03:52:34.964876 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.02.24 03:52:34.967591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 978 | 2026.02.24 03:52:36.806930 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.02.24 03:52:36.807118 [ 275 ] {d03ba579-dab9-4d3d-b92a-06c47d73bdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 980 | 2026.02.24 03:52:36.807185 [ 275 ] {d03ba579-dab9-4d3d-b92a-06c47d73bdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 981 | 2026.02.24 03:52:36.807874 [ 275 ] {d03ba579-dab9-4d3d-b92a-06c47d73bdda} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.02.24 03:52:36.807912 [ 275 ] {d03ba579-dab9-4d3d-b92a-06c47d73bdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 983 | 2026.02.24 03:52:36.808394 [ 275 ] {d03ba579-dab9-4d3d-b92a-06c47d73bdda} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 984 | 2026.02.24 03:52:36.808832 [ 275 ] {d03ba579-dab9-4d3d-b92a-06c47d73bdda} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.02.24 03:52:36.808979 [ 275 ] {d03ba579-dab9-4d3d-b92a-06c47d73bdda} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001914 sec., 15673.98119122257 rows/sec., 1.20 MiB/sec. | ||
| 986 | 2026.02.24 03:52:36.809020 [ 275 ] {d03ba579-dab9-4d3d-b92a-06c47d73bdda} <Debug> TCPHandler: Processed in 0.002220401 sec. | ||
| 987 | 2026.02.24 03:52:36.809144 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.02.24 03:52:36.809238 [ 275 ] {d4427d6c-484f-4445-9392-2921aa12d09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 989 | 2026.02.24 03:52:36.809277 [ 275 ] {d4427d6c-484f-4445-9392-2921aa12d09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 990 | 2026.02.24 03:52:36.809679 [ 275 ] {d4427d6c-484f-4445-9392-2921aa12d09c} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.02.24 03:52:36.809713 [ 275 ] {d4427d6c-484f-4445-9392-2921aa12d09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 992 | 2026.02.24 03:52:36.810103 [ 275 ] {d4427d6c-484f-4445-9392-2921aa12d09c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 993 | 2026.02.24 03:52:36.810531 [ 275 ] {d4427d6c-484f-4445-9392-2921aa12d09c} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.02.24 03:52:36.810653 [ 275 ] {d4427d6c-484f-4445-9392-2921aa12d09c} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001434 sec., 25104.602510460252 rows/sec., 1.96 MiB/sec. | ||
| 995 | 2026.02.24 03:52:36.810687 [ 275 ] {d4427d6c-484f-4445-9392-2921aa12d09c} <Debug> TCPHandler: Processed in 0.001591415 sec. | ||
| 996 | 2026.02.24 03:52:36.810797 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.02.24 03:52:36.810887 [ 275 ] {27ff7061-e869-4d44-9b24-6ff57c8ee2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 998 | 2026.02.24 03:52:36.810929 [ 275 ] {27ff7061-e869-4d44-9b24-6ff57c8ee2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 999 | 2026.02.24 03:52:36.811324 [ 275 ] {27ff7061-e869-4d44-9b24-6ff57c8ee2c6} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.02.24 03:52:36.811357 [ 275 ] {27ff7061-e869-4d44-9b24-6ff57c8ee2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1001 | 2026.02.24 03:52:36.811883 [ 275 ] {27ff7061-e869-4d44-9b24-6ff57c8ee2c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1002 | 2026.02.24 03:52:36.812326 [ 275 ] {27ff7061-e869-4d44-9b24-6ff57c8ee2c6} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.02.24 03:52:36.812450 [ 275 ] {27ff7061-e869-4d44-9b24-6ff57c8ee2c6} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001581 sec., 69576.21758380772 rows/sec., 4.86 MiB/sec. | ||
| 1004 | 2026.02.24 03:52:36.812484 [ 275 ] {27ff7061-e869-4d44-9b24-6ff57c8ee2c6} <Debug> TCPHandler: Processed in 0.001733697 sec. | ||
| 1005 | 2026.02.24 03:52:36.812590 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.02.24 03:52:36.812681 [ 275 ] {9fac3411-fe29-4cf8-b8fb-a363d9755cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1007 | 2026.02.24 03:52:36.812721 [ 275 ] {9fac3411-fe29-4cf8-b8fb-a363d9755cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1008 | 2026.02.24 03:52:36.813047 [ 275 ] {9fac3411-fe29-4cf8-b8fb-a363d9755cb3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.02.24 03:52:36.813079 [ 275 ] {9fac3411-fe29-4cf8-b8fb-a363d9755cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1010 | 2026.02.24 03:52:36.813480 [ 275 ] {9fac3411-fe29-4cf8-b8fb-a363d9755cb3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1011 | 2026.02.24 03:52:36.813901 [ 275 ] {9fac3411-fe29-4cf8-b8fb-a363d9755cb3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.02.24 03:52:36.814022 [ 275 ] {9fac3411-fe29-4cf8-b8fb-a363d9755cb3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001359 sec., 29433.406916850625 rows/sec., 1.96 MiB/sec. | ||
| 1013 | 2026.02.24 03:52:36.814055 [ 275 ] {9fac3411-fe29-4cf8-b8fb-a363d9755cb3} <Debug> TCPHandler: Processed in 0.001511174 sec. | ||
| 1014 | 2026.02.24 03:52:39.117518 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64814 | ||
| 1015 | 2026.02.24 03:52:39.119750 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1016 | 2026.02.24 03:52:39.119836 [ 286 ] {} <Debug> TCP-Session: 36fb7a37-a6c6-4483-84c4-ed7c96a33d6a Authenticating user 'default' from [fd00:1122:3344:101::e]:64814 | ||
| 1017 | 2026.02.24 03:52:39.119896 [ 286 ] {} <Debug> TCP-Session: 36fb7a37-a6c6-4483-84c4-ed7c96a33d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.02.24 03:52:39.119911 [ 286 ] {} <Debug> TCP-Session: 36fb7a37-a6c6-4483-84c4-ed7c96a33d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.02.24 03:52:39.119966 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1020 | 2026.02.24 03:52:39.119991 [ 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 | ||
| 1021 | 2026.02.24 03:52:39.120024 [ 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 | ||
| 1022 | 2026.02.24 03:52:39.120412 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53574 | ||
| 1023 | 2026.02.24 03:52:39.120547 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56325 | ||
| 1024 | 2026.02.24 03:52:39.120649 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63669 | ||
| 1025 | 2026.02.24 03:52:39.120796 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43600 | ||
| 1026 | 2026.02.24 03:52:39.120929 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45977 | ||
| 1027 | 2026.02.24 03:52:39.121118 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44788 | ||
| 1028 | 2026.02.24 03:52:39.121257 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53463 | ||
| 1029 | 2026.02.24 03:52:39.122512 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2026.02.24 03:52:39.122524 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1031 | 2026.02.24 03:52:39.122520 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.02.24 03:52:39.122583 [ 291 ] {} <Debug> TCP-Session: cb6f2469-0734-4c2b-9c5d-9a7b83619c67 Authenticating user 'default' from [fd00:1122:3344:101::e]:45977 | ||
| 1033 | 2026.02.24 03:52:39.122571 [ 287 ] {} <Debug> TCP-Session: 9cf2b4c5-4484-4730-bfb3-13f2db0013c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53574 | ||
| 1034 | 2026.02.24 03:52:39.122622 [ 292 ] {} <Debug> TCP-Session: bb45dc07-a251-4dd0-9a59-31bc9d3b9dc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44788 | ||
| 1035 | 2026.02.24 03:52:39.122628 [ 291 ] {} <Debug> TCP-Session: cb6f2469-0734-4c2b-9c5d-9a7b83619c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.02.24 03:52:39.122638 [ 287 ] {} <Debug> TCP-Session: 9cf2b4c5-4484-4730-bfb3-13f2db0013c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.02.24 03:52:39.122659 [ 292 ] {} <Debug> TCP-Session: bb45dc07-a251-4dd0-9a59-31bc9d3b9dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.02.24 03:52:39.122667 [ 287 ] {} <Debug> TCP-Session: 9cf2b4c5-4484-4730-bfb3-13f2db0013c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.02.24 03:52:39.122684 [ 292 ] {} <Debug> TCP-Session: bb45dc07-a251-4dd0-9a59-31bc9d3b9dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.02.24 03:52:39.122661 [ 291 ] {} <Debug> TCP-Session: cb6f2469-0734-4c2b-9c5d-9a7b83619c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.02.24 03:52:39.124614 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1042 | 2026.02.24 03:52:39.124659 [ 293 ] {} <Debug> TCP-Session: b6c22288-03d0-4353-af81-2638d232a455 Authenticating user 'default' from [fd00:1122:3344:101::e]:53463 | ||
| 1043 | 2026.02.24 03:52:39.124674 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.02.24 03:52:39.124682 [ 293 ] {} <Debug> TCP-Session: b6c22288-03d0-4353-af81-2638d232a455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.02.24 03:52:39.124693 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1046 | 2026.02.24 03:52:39.124710 [ 293 ] {} <Debug> TCP-Session: b6c22288-03d0-4353-af81-2638d232a455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.02.24 03:52:39.124725 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.02.24 03:52:39.124714 [ 288 ] {} <Debug> TCP-Session: 64060522-ac0b-4b24-af4a-5a742f61b49e Authenticating user 'default' from [fd00:1122:3344:101::e]:56325 | ||
| 1049 | 2026.02.24 03:52:39.124772 [ 290 ] {} <Debug> TCP-Session: 90b93ebd-87f9-4685-8b77-8b23074dca3a Authenticating user 'default' from [fd00:1122:3344:101::e]:43600 | ||
| 1050 | 2026.02.24 03:52:39.124810 [ 288 ] {} <Debug> TCP-Session: 64060522-ac0b-4b24-af4a-5a742f61b49e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.02.24 03:52:39.124789 [ 289 ] {} <Debug> TCP-Session: 6ab41912-867b-4401-9b0b-62ffa9c551df Authenticating user 'default' from [fd00:1122:3344:101::e]:63669 | ||
| 1052 | 2026.02.24 03:52:39.124838 [ 288 ] {} <Debug> TCP-Session: 64060522-ac0b-4b24-af4a-5a742f61b49e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.02.24 03:52:39.124846 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54921 | ||
| 1054 | 2026.02.24 03:52:39.124864 [ 289 ] {} <Debug> TCP-Session: 6ab41912-867b-4401-9b0b-62ffa9c551df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.02.24 03:52:39.124836 [ 290 ] {} <Debug> TCP-Session: 90b93ebd-87f9-4685-8b77-8b23074dca3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.02.24 03:52:39.124896 [ 289 ] {} <Debug> TCP-Session: 6ab41912-867b-4401-9b0b-62ffa9c551df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.02.24 03:52:39.124924 [ 290 ] {} <Debug> TCP-Session: 90b93ebd-87f9-4685-8b77-8b23074dca3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.02.24 03:52:39.124966 [ 286 ] {} <Trace> TCP-Session: 36fb7a37-a6c6-4483-84c4-ed7c96a33d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.02.24 03:52:39.125009 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.02.24 03:52:39.125040 [ 294 ] {} <Debug> TCP-Session: 015f19c1-6f7f-4074-baca-6b304d48935b Authenticating user 'default' from [fd00:1122:3344:101::e]:54921 | ||
| 1061 | 2026.02.24 03:52:39.125057 [ 294 ] {} <Debug> TCP-Session: 015f19c1-6f7f-4074-baca-6b304d48935b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.02.24 03:52:39.125069 [ 294 ] {} <Debug> TCP-Session: 015f19c1-6f7f-4074-baca-6b304d48935b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.02.24 03:52:39.125179 [ 286 ] {86ed0375-6fdc-465a-a102-5d4258fbec71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64814) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1064 | 2026.02.24 03:52:39.125510 [ 286 ] {86ed0375-6fdc-465a-a102-5d4258fbec71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1065 | 2026.02.24 03:52:39.127836 [ 286 ] {86ed0375-6fdc-465a-a102-5d4258fbec71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.02.24 03:52:39.132831 [ 286 ] {86ed0375-6fdc-465a-a102-5d4258fbec71} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 1067 | 2026.02.24 03:52:39.143293 [ 297 ] {86ed0375-6fdc-465a-a102-5d4258fbec71} <Trace> AggregatingTransform: Aggregating | ||
| 1068 | 2026.02.24 03:52:39.143443 [ 297 ] {86ed0375-6fdc-465a-a102-5d4258fbec71} <Trace> Aggregator: Aggregation method: without_key | ||
| 1069 | 2026.02.24 03:52:39.144273 [ 297 ] {86ed0375-6fdc-465a-a102-5d4258fbec71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004670555 sec. (214.107 rows/sec., 8.36 KiB/sec.) | ||
| 1070 | 2026.02.24 03:52:39.144333 [ 297 ] {86ed0375-6fdc-465a-a102-5d4258fbec71} <Trace> Aggregator: Merging aggregated data | ||
| 1071 | 2026.02.24 03:52:39.144372 [ 297 ] {86ed0375-6fdc-465a-a102-5d4258fbec71} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1072 | 2026.02.24 03:52:39.148086 [ 286 ] {86ed0375-6fdc-465a-a102-5d4258fbec71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.022976 sec., 43.523676880222844 rows/sec., 1.70 KiB/sec. | ||
| 1073 | 2026.02.24 03:52:39.148304 [ 286 ] {86ed0375-6fdc-465a-a102-5d4258fbec71} <Debug> TCPHandler: Processed in 0.023489475 sec. | ||
| 1074 | 2026.02.24 03:52:39.153913 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1075 | 2026.02.24 03:52:39.153966 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1076 | 2026.02.24 03:52:39.153982 [ 286 ] {} <Debug> TCP-Session: 36fb7a37-a6c6-4483-84c4-ed7c96a33d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.02.24 03:52:39.153993 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1078 | 2026.02.24 03:52:39.154020 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1079 | 2026.02.24 03:52:39.154066 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1080 | 2026.02.24 03:52:39.154084 [ 288 ] {} <Debug> TCP-Session: 64060522-ac0b-4b24-af4a-5a742f61b49e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.02.24 03:52:39.154093 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1082 | 2026.02.24 03:52:39.154120 [ 290 ] {} <Debug> TCP-Session: 90b93ebd-87f9-4685-8b77-8b23074dca3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.02.24 03:52:39.154123 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1084 | 2026.02.24 03:52:39.154147 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1085 | 2026.02.24 03:52:39.154189 [ 293 ] {} <Debug> TCP-Session: b6c22288-03d0-4353-af81-2638d232a455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.02.24 03:52:39.154215 [ 294 ] {} <Debug> TCP-Session: 015f19c1-6f7f-4074-baca-6b304d48935b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.02.24 03:52:39.154161 [ 291 ] {} <Debug> TCP-Session: cb6f2469-0734-4c2b-9c5d-9a7b83619c67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.02.24 03:52:39.154104 [ 289 ] {} <Debug> TCP-Session: 6ab41912-867b-4401-9b0b-62ffa9c551df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.02.24 03:52:39.154043 [ 287 ] {} <Debug> TCP-Session: 9cf2b4c5-4484-4730-bfb3-13f2db0013c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.02.24 03:52:39.154040 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2026.02.24 03:52:39.154373 [ 292 ] {} <Debug> TCP-Session: bb45dc07-a251-4dd0-9a59-31bc9d3b9dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.02.24 03:52:39.273809 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53936 | ||
| 1093 | 2026.02.24 03:52:39.273912 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1094 | 2026.02.24 03:52:39.273939 [ 286 ] {} <Debug> TCP-Session: f5190b67-83d0-424d-a5b4-33c919f5bb10 Authenticating user 'default' from [fd00:1122:3344:101::e]:53936 | ||
| 1095 | 2026.02.24 03:52:39.273959 [ 286 ] {} <Debug> TCP-Session: f5190b67-83d0-424d-a5b4-33c919f5bb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.02.24 03:52:39.273972 [ 286 ] {} <Debug> TCP-Session: f5190b67-83d0-424d-a5b4-33c919f5bb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.02.24 03:52:39.274166 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40329 | ||
| 1098 | 2026.02.24 03:52:39.274206 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57163 | ||
| 1099 | 2026.02.24 03:52:39.274221 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35462 | ||
| 1100 | 2026.02.24 03:52:39.274248 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63764 | ||
| 1101 | 2026.02.24 03:52:39.274286 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1102 | 2026.02.24 03:52:39.274288 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57319 | ||
| 1103 | 2026.02.24 03:52:39.274323 [ 287 ] {} <Debug> TCP-Session: a2af53f9-8e46-4960-a219-36a569df4e88 Authenticating user 'default' from [fd00:1122:3344:101::e]:40329 | ||
| 1104 | 2026.02.24 03:52:39.274327 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1105 | 2026.02.24 03:52:39.274331 [ 286 ] {} <Trace> TCP-Session: f5190b67-83d0-424d-a5b4-33c919f5bb10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.02.24 03:52:39.274346 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.02.24 03:52:39.274363 [ 291 ] {} <Debug> TCP-Session: 88a20bcb-6c54-4460-9d4c-21eb22e8fd73 Authenticating user 'default' from [fd00:1122:3344:101::e]:35462 | ||
| 1108 | 2026.02.24 03:52:39.274360 [ 287 ] {} <Debug> TCP-Session: a2af53f9-8e46-4960-a219-36a569df4e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.02.24 03:52:39.274410 [ 291 ] {} <Debug> TCP-Session: 88a20bcb-6c54-4460-9d4c-21eb22e8fd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.02.24 03:52:39.274402 [ 293 ] {} <Debug> TCP-Session: 19bc4196-496b-4676-abfe-0badcbd7c2ea Authenticating user 'default' from [fd00:1122:3344:101::e]:63764 | ||
| 1111 | 2026.02.24 03:52:39.274420 [ 287 ] {} <Debug> TCP-Session: a2af53f9-8e46-4960-a219-36a569df4e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.02.24 03:52:39.274430 [ 291 ] {} <Debug> TCP-Session: 88a20bcb-6c54-4460-9d4c-21eb22e8fd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.02.24 03:52:39.274453 [ 293 ] {} <Debug> TCP-Session: 19bc4196-496b-4676-abfe-0badcbd7c2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.02.24 03:52:39.274404 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2026.02.24 03:52:39.274478 [ 293 ] {} <Debug> TCP-Session: 19bc4196-496b-4676-abfe-0badcbd7c2ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.02.24 03:52:39.274240 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41375 | ||
| 1117 | 2026.02.24 03:52:39.274522 [ 286 ] {eeceeb97-27e5-4175-9402-0d5ca5e133b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53936) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1118 | 2026.02.24 03:52:39.274511 [ 294 ] {} <Debug> TCP-Session: 15912f96-4d68-4a07-9717-4429772f75ad Authenticating user 'default' from [fd00:1122:3344:101::e]:57319 | ||
| 1119 | 2026.02.24 03:52:39.274218 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61773 | ||
| 1120 | 2026.02.24 03:52:39.274594 [ 294 ] {} <Debug> TCP-Session: 15912f96-4d68-4a07-9717-4429772f75ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.02.24 03:52:39.274603 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.02.24 03:52:39.274613 [ 294 ] {} <Debug> TCP-Session: 15912f96-4d68-4a07-9717-4429772f75ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.02.24 03:52:39.274215 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35668 | ||
| 1124 | 2026.02.24 03:52:39.274644 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1125 | 2026.02.24 03:52:39.274638 [ 292 ] {} <Debug> TCP-Session: e1a0446e-a667-4599-8117-0a731d012e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:41375 | ||
| 1126 | 2026.02.24 03:52:39.274682 [ 289 ] {} <Debug> TCP-Session: 3d342480-7bd8-41ca-8d2c-54909e52a130 Authenticating user 'default' from [fd00:1122:3344:101::e]:61773 | ||
| 1127 | 2026.02.24 03:52:39.274329 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1128 | 2026.02.24 03:52:39.274724 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1129 | 2026.02.24 03:52:39.274706 [ 289 ] {} <Debug> TCP-Session: 3d342480-7bd8-41ca-8d2c-54909e52a130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.02.24 03:52:39.274755 [ 288 ] {} <Debug> TCP-Session: f5282cb6-37cd-4d27-88e9-d97e6cfc2d00 Authenticating user 'default' from [fd00:1122:3344:101::e]:57163 | ||
| 1131 | 2026.02.24 03:52:39.274778 [ 289 ] {} <Debug> TCP-Session: 3d342480-7bd8-41ca-8d2c-54909e52a130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.02.24 03:52:39.274802 [ 288 ] {} <Debug> TCP-Session: f5282cb6-37cd-4d27-88e9-d97e6cfc2d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.02.24 03:52:39.274815 [ 286 ] {eeceeb97-27e5-4175-9402-0d5ca5e133b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1134 | 2026.02.24 03:52:39.274836 [ 288 ] {} <Debug> TCP-Session: f5282cb6-37cd-4d27-88e9-d97e6cfc2d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.02.24 03:52:39.274765 [ 290 ] {} <Debug> TCP-Session: d3334812-884e-499b-ac07-3b2ea4d1f162 Authenticating user 'default' from [fd00:1122:3344:101::e]:35668 | ||
| 1136 | 2026.02.24 03:52:39.274704 [ 292 ] {} <Debug> TCP-Session: e1a0446e-a667-4599-8117-0a731d012e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.02.24 03:52:39.274885 [ 286 ] {eeceeb97-27e5-4175-9402-0d5ca5e133b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2026.02.24 03:52:39.274892 [ 290 ] {} <Debug> TCP-Session: d3334812-884e-499b-ac07-3b2ea4d1f162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.02.24 03:52:39.274920 [ 292 ] {} <Debug> TCP-Session: e1a0446e-a667-4599-8117-0a731d012e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.02.24 03:52:39.274938 [ 290 ] {} <Debug> TCP-Session: d3334812-884e-499b-ac07-3b2ea4d1f162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.02.24 03:52:39.275270 [ 286 ] {eeceeb97-27e5-4175-9402-0d5ca5e133b0} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 1142 | 2026.02.24 03:52:39.276364 [ 318 ] {eeceeb97-27e5-4175-9402-0d5ca5e133b0} <Trace> AggregatingTransform: Aggregating | ||
| 1143 | 2026.02.24 03:52:39.276413 [ 318 ] {eeceeb97-27e5-4175-9402-0d5ca5e133b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1144 | 2026.02.24 03:52:39.276450 [ 318 ] {eeceeb97-27e5-4175-9402-0d5ca5e133b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00107699 sec. (928.514 rows/sec., 36.27 KiB/sec.) | ||
| 1145 | 2026.02.24 03:52:39.276469 [ 318 ] {eeceeb97-27e5-4175-9402-0d5ca5e133b0} <Trace> Aggregator: Merging aggregated data | ||
| 1146 | 2026.02.24 03:52:39.277884 [ 286 ] {eeceeb97-27e5-4175-9402-0d5ca5e133b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003419 sec., 292.4831822170225 rows/sec., 11.43 KiB/sec. | ||
| 1147 | 2026.02.24 03:52:39.278018 [ 286 ] {eeceeb97-27e5-4175-9402-0d5ca5e133b0} <Debug> TCPHandler: Processed in 0.003826646 sec. | ||
| 1148 | 2026.02.24 03:52:39.278141 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1149 | 2026.02.24 03:52:39.278168 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1150 | 2026.02.24 03:52:39.278175 [ 286 ] {} <Debug> TCP-Session: f5190b67-83d0-424d-a5b4-33c919f5bb10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.02.24 03:52:39.278197 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1152 | 2026.02.24 03:52:39.278221 [ 287 ] {} <Debug> TCP-Session: a2af53f9-8e46-4960-a219-36a569df4e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.02.24 03:52:39.278235 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1154 | 2026.02.24 03:52:39.278256 [ 288 ] {} <Debug> TCP-Session: f5282cb6-37cd-4d27-88e9-d97e6cfc2d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.02.24 03:52:39.278262 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1156 | 2026.02.24 03:52:39.278284 [ 293 ] {} <Debug> TCP-Session: 19bc4196-496b-4676-abfe-0badcbd7c2ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.02.24 03:52:39.278303 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1158 | 2026.02.24 03:52:39.278321 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1159 | 2026.02.24 03:52:39.278330 [ 291 ] {} <Debug> TCP-Session: 88a20bcb-6c54-4460-9d4c-21eb22e8fd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.02.24 03:52:39.278353 [ 292 ] {} <Debug> TCP-Session: e1a0446e-a667-4599-8117-0a731d012e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.02.24 03:52:39.278362 [ 294 ] {} <Debug> TCP-Session: 15912f96-4d68-4a07-9717-4429772f75ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.02.24 03:52:39.278278 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1163 | 2026.02.24 03:52:39.278217 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2026.02.24 03:52:39.278432 [ 290 ] {} <Debug> TCP-Session: d3334812-884e-499b-ac07-3b2ea4d1f162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.02.24 03:52:39.278462 [ 289 ] {} <Debug> TCP-Session: 3d342480-7bd8-41ca-8d2c-54909e52a130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.02.24 03:52:40.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.36 MiB, peak 172.45 MiB, free memory in arenas 0.00 B, will set to 165.16 MiB (RSS), difference: 2.80 MiB | ||
| 1167 | 2026.02.24 03:52:40.907446 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54766 | ||
| 1168 | 2026.02.24 03:52:40.907548 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.02.24 03:52:40.907573 [ 286 ] {} <Debug> TCP-Session: 3314286d-9132-41e4-af3c-064782973230 Authenticating user 'default' from [fd00:1122:3344:101::e]:54766 | ||
| 1170 | 2026.02.24 03:52:40.907594 [ 286 ] {} <Debug> TCP-Session: 3314286d-9132-41e4-af3c-064782973230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.02.24 03:52:40.907607 [ 286 ] {} <Debug> TCP-Session: 3314286d-9132-41e4-af3c-064782973230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.02.24 03:52:40.907833 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48034 | ||
| 1173 | 2026.02.24 03:52:40.907851 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53764 | ||
| 1174 | 2026.02.24 03:52:40.907885 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60661 | ||
| 1175 | 2026.02.24 03:52:40.907910 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64037 | ||
| 1176 | 2026.02.24 03:52:40.907946 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1177 | 2026.02.24 03:52:40.907927 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55993 | ||
| 1178 | 2026.02.24 03:52:40.907993 [ 287 ] {} <Debug> TCP-Session: 19074bb5-36a8-4495-9e97-92b6678aec3f Authenticating user 'default' from [fd00:1122:3344:101::e]:48034 | ||
| 1179 | 2026.02.24 03:52:40.908007 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1180 | 2026.02.24 03:52:40.908014 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1181 | 2026.02.24 03:52:40.908030 [ 287 ] {} <Debug> TCP-Session: 19074bb5-36a8-4495-9e97-92b6678aec3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.02.24 03:52:40.908042 [ 289 ] {} <Debug> TCP-Session: 53f31652-9e24-4337-82f0-d4dec7d40f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:60661 | ||
| 1183 | 2026.02.24 03:52:40.908052 [ 292 ] {} <Debug> TCP-Session: 445575e5-ade8-443a-9443-da3f75cf3cc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64037 | ||
| 1184 | 2026.02.24 03:52:40.908061 [ 287 ] {} <Debug> TCP-Session: 19074bb5-36a8-4495-9e97-92b6678aec3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.02.24 03:52:40.908079 [ 289 ] {} <Debug> TCP-Session: 53f31652-9e24-4337-82f0-d4dec7d40f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.02.24 03:52:40.908087 [ 292 ] {} <Debug> TCP-Session: 445575e5-ade8-443a-9443-da3f75cf3cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.02.24 03:52:40.908107 [ 289 ] {} <Debug> TCP-Session: 53f31652-9e24-4337-82f0-d4dec7d40f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.02.24 03:52:40.908049 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1189 | 2026.02.24 03:52:40.908117 [ 292 ] {} <Debug> TCP-Session: 445575e5-ade8-443a-9443-da3f75cf3cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.02.24 03:52:40.907980 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1191 | 2026.02.24 03:52:40.908142 [ 294 ] {} <Debug> TCP-Session: 9c0f1c26-686f-4d0f-a279-bafa12726994 Authenticating user 'default' from [fd00:1122:3344:101::e]:55993 | ||
| 1192 | 2026.02.24 03:52:40.907918 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49402 | ||
| 1193 | 2026.02.24 03:52:40.908181 [ 288 ] {} <Debug> TCP-Session: f7fbdd9f-7c3c-4052-bdac-a72619c9e42f Authenticating user 'default' from [fd00:1122:3344:101::e]:53764 | ||
| 1194 | 2026.02.24 03:52:40.908185 [ 294 ] {} <Debug> TCP-Session: 9c0f1c26-686f-4d0f-a279-bafa12726994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2026.02.24 03:52:40.908227 [ 288 ] {} <Debug> TCP-Session: f7fbdd9f-7c3c-4052-bdac-a72619c9e42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.02.24 03:52:40.908240 [ 294 ] {} <Debug> TCP-Session: 9c0f1c26-686f-4d0f-a279-bafa12726994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.02.24 03:52:40.908255 [ 288 ] {} <Debug> TCP-Session: f7fbdd9f-7c3c-4052-bdac-a72619c9e42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.02.24 03:52:40.908255 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1199 | 2026.02.24 03:52:40.907895 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33869 | ||
| 1200 | 2026.02.24 03:52:40.908294 [ 293 ] {} <Debug> TCP-Session: e661ca0b-a5f3-414c-b2ed-88bd8aacfcce Authenticating user 'default' from [fd00:1122:3344:101::e]:49402 | ||
| 1201 | 2026.02.24 03:52:40.907884 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45288 | ||
| 1202 | 2026.02.24 03:52:40.908336 [ 293 ] {} <Debug> TCP-Session: e661ca0b-a5f3-414c-b2ed-88bd8aacfcce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.02.24 03:52:40.908363 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1204 | 2026.02.24 03:52:40.908375 [ 293 ] {} <Debug> TCP-Session: e661ca0b-a5f3-414c-b2ed-88bd8aacfcce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.02.24 03:52:40.908395 [ 291 ] {} <Debug> TCP-Session: 7844039a-dc17-4c26-8c1c-cbfe0546adfa Authenticating user 'default' from [fd00:1122:3344:101::e]:33869 | ||
| 1206 | 2026.02.24 03:52:40.908403 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1207 | 2026.02.24 03:52:40.908420 [ 291 ] {} <Debug> TCP-Session: 7844039a-dc17-4c26-8c1c-cbfe0546adfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.02.24 03:52:40.908438 [ 290 ] {} <Debug> TCP-Session: ce51d160-6615-429a-adfb-2fedd7d62a09 Authenticating user 'default' from [fd00:1122:3344:101::e]:45288 | ||
| 1209 | 2026.02.24 03:52:40.908446 [ 291 ] {} <Debug> TCP-Session: 7844039a-dc17-4c26-8c1c-cbfe0546adfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.02.24 03:52:40.908464 [ 290 ] {} <Debug> TCP-Session: ce51d160-6615-429a-adfb-2fedd7d62a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.02.24 03:52:40.907930 [ 286 ] {} <Trace> TCP-Session: 3314286d-9132-41e4-af3c-064782973230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.02.24 03:52:40.908485 [ 290 ] {} <Debug> TCP-Session: ce51d160-6615-429a-adfb-2fedd7d62a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.02.24 03:52:40.908640 [ 286 ] {c85cca9a-f48a-4cb5-afb3-99cf3b168889} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54766) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1214 | 2026.02.24 03:52:40.908894 [ 286 ] {c85cca9a-f48a-4cb5-afb3-99cf3b168889} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1215 | 2026.02.24 03:52:40.908950 [ 286 ] {c85cca9a-f48a-4cb5-afb3-99cf3b168889} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1216 | 2026.02.24 03:52:40.909230 [ 286 ] {c85cca9a-f48a-4cb5-afb3-99cf3b168889} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 1217 | 2026.02.24 03:52:40.910179 [ 328 ] {c85cca9a-f48a-4cb5-afb3-99cf3b168889} <Trace> AggregatingTransform: Aggregating | ||
| 1218 | 2026.02.24 03:52:40.910232 [ 328 ] {c85cca9a-f48a-4cb5-afb3-99cf3b168889} <Trace> Aggregator: Aggregation method: without_key | ||
| 1219 | 2026.02.24 03:52:40.910274 [ 328 ] {c85cca9a-f48a-4cb5-afb3-99cf3b168889} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949159 sec. (1053.564 rows/sec., 41.15 KiB/sec.) | ||
| 1220 | 2026.02.24 03:52:40.910294 [ 328 ] {c85cca9a-f48a-4cb5-afb3-99cf3b168889} <Trace> Aggregator: Merging aggregated data | ||
| 1221 | 2026.02.24 03:52:40.911551 [ 286 ] {c85cca9a-f48a-4cb5-afb3-99cf3b168889} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002965 sec., 337.2681281618887 rows/sec., 13.17 KiB/sec. | ||
| 1222 | 2026.02.24 03:52:40.911693 [ 286 ] {c85cca9a-f48a-4cb5-afb3-99cf3b168889} <Debug> TCPHandler: Processed in 0.003874447 sec. | ||
| 1223 | 2026.02.24 03:52:40.911802 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1224 | 2026.02.24 03:52:40.911828 [ 286 ] {} <Debug> TCP-Session: 3314286d-9132-41e4-af3c-064782973230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.02.24 03:52:40.911829 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1226 | 2026.02.24 03:52:40.911848 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1227 | 2026.02.24 03:52:40.911868 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1228 | 2026.02.24 03:52:40.911879 [ 287 ] {} <Debug> TCP-Session: 19074bb5-36a8-4495-9e97-92b6678aec3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.02.24 03:52:40.911887 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1230 | 2026.02.24 03:52:40.911905 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1231 | 2026.02.24 03:52:40.911951 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1232 | 2026.02.24 03:52:40.911953 [ 288 ] {} <Debug> TCP-Session: f7fbdd9f-7c3c-4052-bdac-a72619c9e42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.02.24 03:52:40.911995 [ 294 ] {} <Debug> TCP-Session: 9c0f1c26-686f-4d0f-a279-bafa12726994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.02.24 03:52:40.912014 [ 293 ] {} <Debug> TCP-Session: e661ca0b-a5f3-414c-b2ed-88bd8aacfcce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.02.24 03:52:40.911943 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1236 | 2026.02.24 03:52:40.911928 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1237 | 2026.02.24 03:52:40.912080 [ 292 ] {} <Debug> TCP-Session: 445575e5-ade8-443a-9443-da3f75cf3cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.02.24 03:52:40.911915 [ 290 ] {} <Debug> TCP-Session: ce51d160-6615-429a-adfb-2fedd7d62a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2026.02.24 03:52:40.912105 [ 291 ] {} <Debug> TCP-Session: 7844039a-dc17-4c26-8c1c-cbfe0546adfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.02.24 03:52:40.911900 [ 289 ] {} <Debug> TCP-Session: 53f31652-9e24-4337-82f0-d4dec7d40f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.02.24 03:52:41.802877 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.02.24 03:52:41.803096 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1243 | 2026.02.24 03:52:41.803424 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1244 | 2026.02.24 03:52:41.807501 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1245 | 2026.02.24 03:52:41.807761 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1246 | 2026.02.24 03:52:41.807840 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1247 | 2026.02.24 03:52:41.808025 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1248 | 2026.02.24 03:52:41.810088 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1249 | 2026.02.24 03:52:41.810134 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 1250 | 2026.02.24 03:52:41.810153 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1251 | 2026.02.24 03:52:41.814274 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1252 | 2026.02.24 03:52:41.814311 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1253 | 2026.02.24 03:52:41.838130 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.035113 sec., 541.110130151226 rows/sec., 22.05 KiB/sec. | ||
| 1254 | 2026.02.24 03:52:41.838281 [ 275 ] {1bcb65dd-07d7-498a-9fc0-3c8e47c09190} <Debug> TCPHandler: Processed in 0.035530971 sec. | ||
| 1255 | 2026.02.24 03:52:41.839207 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2026.02.24 03:52:41.839382 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1257 | 2026.02.24 03:52:41.839715 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1258 | 2026.02.24 03:52:41.839760 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1259 | 2026.02.24 03:52:41.840039 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1260 | 2026.02.24 03:52:41.840122 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1261 | 2026.02.24 03:52:41.840286 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1262 | 2026.02.24 03:52:41.840325 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1263 | 2026.02.24 03:52:41.840346 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 1264 | 2026.02.24 03:52:41.840362 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1265 | 2026.02.24 03:52:41.840400 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1266 | 2026.02.24 03:52:41.840421 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1267 | 2026.02.24 03:52:41.841114 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001811 sec., 10491.44119271121 rows/sec., 427.62 KiB/sec. | ||
| 1268 | 2026.02.24 03:52:41.841215 [ 275 ] {985f261e-d387-4df0-8099-99c3cb32a62a} <Debug> TCPHandler: Processed in 0.002116061 sec. | ||
| 1269 | 2026.02.24 03:52:41.846446 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.02.24 03:52:41.846592 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1271 | 2026.02.24 03:52:41.846826 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1272 | 2026.02.24 03:52:41.846860 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1273 | 2026.02.24 03:52:41.847040 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1274 | 2026.02.24 03:52:41.847095 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1275 | 2026.02.24 03:52:41.847205 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1276 | 2026.02.24 03:52:41.847235 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1277 | 2026.02.24 03:52:41.847254 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 1278 | 2026.02.24 03:52:41.847270 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1279 | 2026.02.24 03:52:41.847304 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1280 | 2026.02.24 03:52:41.847324 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1281 | 2026.02.24 03:52:41.847769 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001237 sec., 15359.741309620049 rows/sec., 626.04 KiB/sec. | ||
| 1282 | 2026.02.24 03:52:41.847851 [ 275 ] {e04a58c5-ab6a-428b-882d-b6431ab384af} <Debug> TCPHandler: Processed in 0.001463384 sec. | ||
| 1283 | 2026.02.24 03:52:41.848100 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.02.24 03:52:41.848233 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1285 | 2026.02.24 03:52:41.848437 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1286 | 2026.02.24 03:52:41.848469 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1287 | 2026.02.24 03:52:41.848643 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1288 | 2026.02.24 03:52:41.848694 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1289 | 2026.02.24 03:52:41.848796 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1290 | 2026.02.24 03:52:41.848824 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1291 | 2026.02.24 03:52:41.848842 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 1292 | 2026.02.24 03:52:41.848856 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1293 | 2026.02.24 03:52:41.848888 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1294 | 2026.02.24 03:52:41.848906 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1295 | 2026.02.24 03:52:41.849315 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001136 sec., 16725.352112676057 rows/sec., 681.70 KiB/sec. | ||
| 1296 | 2026.02.24 03:52:41.849391 [ 275 ] {be634117-c7af-4ca0-ac5b-d6646ddb3e8b} <Debug> TCPHandler: Processed in 0.001349083 sec. | ||
| 1297 | 2026.02.24 03:52:41.849615 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.02.24 03:52:41.849735 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1299 | 2026.02.24 03:52:41.849929 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1300 | 2026.02.24 03:52:41.849959 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1301 | 2026.02.24 03:52:41.850125 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1302 | 2026.02.24 03:52:41.850175 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1303 | 2026.02.24 03:52:41.850338 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1304 | 2026.02.24 03:52:41.850367 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1305 | 2026.02.24 03:52:41.850386 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 1306 | 2026.02.24 03:52:41.850400 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1307 | 2026.02.24 03:52:41.850432 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1308 | 2026.02.24 03:52:41.850449 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1309 | 2026.02.24 03:52:41.850903 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001187 sec., 16006.739679865208 rows/sec., 652.41 KiB/sec. | ||
| 1310 | 2026.02.24 03:52:41.851003 [ 275 ] {dff7adcd-f4d1-4926-a6da-42837b576922} <Debug> TCPHandler: Processed in 0.001416414 sec. | ||
| 1311 | 2026.02.24 03:52:41.851261 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.02.24 03:52:41.851394 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1313 | 2026.02.24 03:52:41.851620 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1314 | 2026.02.24 03:52:41.851654 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1315 | 2026.02.24 03:52:41.851832 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1316 | 2026.02.24 03:52:41.851884 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1317 | 2026.02.24 03:52:41.851984 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1318 | 2026.02.24 03:52:41.852012 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1319 | 2026.02.24 03:52:41.852030 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 1320 | 2026.02.24 03:52:41.852045 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1321 | 2026.02.24 03:52:41.852077 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1322 | 2026.02.24 03:52:41.852096 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1323 | 2026.02.24 03:52:41.852506 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001162 sec., 16351.118760757314 rows/sec., 666.45 KiB/sec. | ||
| 1324 | 2026.02.24 03:52:41.852587 [ 275 ] {3f6ab692-468e-43d4-994a-5266b68262fd} <Debug> TCPHandler: Processed in 0.001384784 sec. | ||
| 1325 | 2026.02.24 03:52:41.852834 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.02.24 03:52:41.852960 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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) | ||
| 1327 | 2026.02.24 03:52:41.853170 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1328 | 2026.02.24 03:52:41.853202 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1329 | 2026.02.24 03:52:41.853386 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1330 | 2026.02.24 03:52:41.853439 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1331 | 2026.02.24 03:52:41.853538 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1332 | 2026.02.24 03:52:41.853566 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1333 | 2026.02.24 03:52:41.853586 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 1334 | 2026.02.24 03:52:41.853600 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1335 | 2026.02.24 03:52:41.853633 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1336 | 2026.02.24 03:52:41.853652 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1337 | 2026.02.24 03:52:41.854078 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001165 sec., 16309.01287553648 rows/sec., 664.73 KiB/sec. | ||
| 1338 | 2026.02.24 03:52:41.854169 [ 275 ] {c325df0b-902d-40c8-ba48-381ac671882d} <Debug> TCPHandler: Processed in 0.001384843 sec. | ||
| 1339 | 2026.02.24 03:52:41.869079 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2026.02.24 03:52:41.869196 [ 275 ] {ec3fbc84-d668-4240-a592-73d8ec19ad04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1341 | 2026.02.24 03:52:41.869241 [ 275 ] {ec3fbc84-d668-4240-a592-73d8ec19ad04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2026.02.24 03:52:41.869821 [ 275 ] {ec3fbc84-d668-4240-a592-73d8ec19ad04} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2026.02.24 03:52:41.869863 [ 275 ] {ec3fbc84-d668-4240-a592-73d8ec19ad04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1344 | 2026.02.24 03:52:41.870397 [ 275 ] {ec3fbc84-d668-4240-a592-73d8ec19ad04} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1345 | 2026.02.24 03:52:41.870770 [ 275 ] {ec3fbc84-d668-4240-a592-73d8ec19ad04} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2026.02.24 03:52:41.870930 [ 275 ] {ec3fbc84-d668-4240-a592-73d8ec19ad04} <Debug> executeQuery: Read 7 rows, 2.99 KiB in 0.001766 sec., 3963.7599093997737 rows/sec., 1.65 MiB/sec. | ||
| 1347 | 2026.02.24 03:52:41.870971 [ 275 ] {ec3fbc84-d668-4240-a592-73d8ec19ad04} <Debug> TCPHandler: Processed in 0.001949749 sec. | ||
| 1348 | 2026.02.24 03:52:41.871081 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1349 | 2026.02.24 03:52:41.871178 [ 275 ] {3efe8591-57f6-4ee6-8f90-c9e4ec0462e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1350 | 2026.02.24 03:52:41.871218 [ 275 ] {3efe8591-57f6-4ee6-8f90-c9e4ec0462e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1351 | 2026.02.24 03:52:41.873686 [ 275 ] {3efe8591-57f6-4ee6-8f90-c9e4ec0462e6} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2026.02.24 03:52:41.873721 [ 275 ] {3efe8591-57f6-4ee6-8f90-c9e4ec0462e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1353 | 2026.02.24 03:52:41.874145 [ 275 ] {3efe8591-57f6-4ee6-8f90-c9e4ec0462e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1354 | 2026.02.24 03:52:41.874706 [ 275 ] {3efe8591-57f6-4ee6-8f90-c9e4ec0462e6} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2026.02.24 03:52:41.874839 [ 275 ] {3efe8591-57f6-4ee6-8f90-c9e4ec0462e6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003682 sec., 6518.196632265073 rows/sec., 553.79 KiB/sec. | ||
| 1356 | 2026.02.24 03:52:41.874876 [ 275 ] {3efe8591-57f6-4ee6-8f90-c9e4ec0462e6} <Debug> TCPHandler: Processed in 0.003844246 sec. | ||
| 1357 | 2026.02.24 03:52:41.874987 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1358 | 2026.02.24 03:52:41.875082 [ 275 ] {00639cee-0a64-49b3-901b-d861e8503ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1359 | 2026.02.24 03:52:41.875122 [ 275 ] {00639cee-0a64-49b3-901b-d861e8503ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1360 | 2026.02.24 03:52:41.875648 [ 275 ] {00639cee-0a64-49b3-901b-d861e8503ec4} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.02.24 03:52:41.875772 [ 275 ] {00639cee-0a64-49b3-901b-d861e8503ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1362 | 2026.02.24 03:52:41.876188 [ 275 ] {00639cee-0a64-49b3-901b-d861e8503ec4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1363 | 2026.02.24 03:52:41.876885 [ 275 ] {00639cee-0a64-49b3-901b-d861e8503ec4} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.02.24 03:52:41.877076 [ 275 ] {00639cee-0a64-49b3-901b-d861e8503ec4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002011 sec., 1989.0601690701142 rows/sec., 162.19 KiB/sec. | ||
| 1365 | 2026.02.24 03:52:41.877125 [ 275 ] {00639cee-0a64-49b3-901b-d861e8503ec4} <Debug> TCPHandler: Processed in 0.002186281 sec. | ||
| 1366 | 2026.02.24 03:52:41.877243 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.02.24 03:52:41.877340 [ 275 ] {bd932b7b-d180-424d-8bcd-e78210ffbaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1368 | 2026.02.24 03:52:41.877380 [ 275 ] {bd932b7b-d180-424d-8bcd-e78210ffbaf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1369 | 2026.02.24 03:52:41.878082 [ 275 ] {bd932b7b-d180-424d-8bcd-e78210ffbaf7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.02.24 03:52:41.878129 [ 275 ] {bd932b7b-d180-424d-8bcd-e78210ffbaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1371 | 2026.02.24 03:52:41.878662 [ 275 ] {bd932b7b-d180-424d-8bcd-e78210ffbaf7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1372 | 2026.02.24 03:52:41.879176 [ 275 ] {bd932b7b-d180-424d-8bcd-e78210ffbaf7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.02.24 03:52:41.879331 [ 275 ] {bd932b7b-d180-424d-8bcd-e78210ffbaf7} <Debug> executeQuery: Read 172 rows, 15.96 KiB in 0.002009 sec., 85614.73369835739 rows/sec., 7.76 MiB/sec. | ||
| 1374 | 2026.02.24 03:52:41.879381 [ 275 ] {bd932b7b-d180-424d-8bcd-e78210ffbaf7} <Debug> TCPHandler: Processed in 0.002189371 sec. | ||
| 1375 | 2026.02.24 03:52:41.879536 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.02.24 03:52:41.879655 [ 275 ] {2d0d9cd5-a17c-4373-9685-2e10b58a3f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1377 | 2026.02.24 03:52:41.879711 [ 275 ] {2d0d9cd5-a17c-4373-9685-2e10b58a3f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1378 | 2026.02.24 03:52:41.880191 [ 275 ] {2d0d9cd5-a17c-4373-9685-2e10b58a3f7a} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.02.24 03:52:41.880228 [ 275 ] {2d0d9cd5-a17c-4373-9685-2e10b58a3f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1380 | 2026.02.24 03:52:41.880739 [ 275 ] {2d0d9cd5-a17c-4373-9685-2e10b58a3f7a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1381 | 2026.02.24 03:52:41.881283 [ 275 ] {2d0d9cd5-a17c-4373-9685-2e10b58a3f7a} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.02.24 03:52:41.881428 [ 275 ] {2d0d9cd5-a17c-4373-9685-2e10b58a3f7a} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001798 sec., 14460.511679644049 rows/sec., 1.08 MiB/sec. | ||
| 1383 | 2026.02.24 03:52:41.881466 [ 275 ] {2d0d9cd5-a17c-4373-9685-2e10b58a3f7a} <Debug> TCPHandler: Processed in 0.001991339 sec. | ||
| 1384 | 2026.02.24 03:52:41.881578 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.02.24 03:52:41.881671 [ 275 ] {cb5f0fcc-41d8-4669-b2e9-db3d63853b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1386 | 2026.02.24 03:52:41.881710 [ 275 ] {cb5f0fcc-41d8-4669-b2e9-db3d63853b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1387 | 2026.02.24 03:52:41.882184 [ 275 ] {cb5f0fcc-41d8-4669-b2e9-db3d63853b04} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.02.24 03:52:41.882218 [ 275 ] {cb5f0fcc-41d8-4669-b2e9-db3d63853b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1389 | 2026.02.24 03:52:41.882700 [ 275 ] {cb5f0fcc-41d8-4669-b2e9-db3d63853b04} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1390 | 2026.02.24 03:52:41.883273 [ 275 ] {cb5f0fcc-41d8-4669-b2e9-db3d63853b04} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.02.24 03:52:41.883436 [ 275 ] {cb5f0fcc-41d8-4669-b2e9-db3d63853b04} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001782 sec., 13468.013468013469 rows/sec., 1.12 MiB/sec. | ||
| 1392 | 2026.02.24 03:52:41.883497 [ 275 ] {cb5f0fcc-41d8-4669-b2e9-db3d63853b04} <Debug> TCPHandler: Processed in 0.001969039 sec. | ||
| 1393 | 2026.02.24 03:52:41.883637 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.02.24 03:52:41.883736 [ 275 ] {17d0cce1-a4a3-475a-adce-6aa053f45c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1395 | 2026.02.24 03:52:41.883778 [ 275 ] {17d0cce1-a4a3-475a-adce-6aa053f45c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1396 | 2026.02.24 03:52:41.884218 [ 275 ] {17d0cce1-a4a3-475a-adce-6aa053f45c66} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.02.24 03:52:41.884254 [ 275 ] {17d0cce1-a4a3-475a-adce-6aa053f45c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1398 | 2026.02.24 03:52:41.884815 [ 275 ] {17d0cce1-a4a3-475a-adce-6aa053f45c66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1399 | 2026.02.24 03:52:41.885364 [ 275 ] {17d0cce1-a4a3-475a-adce-6aa053f45c66} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.02.24 03:52:41.885532 [ 275 ] {17d0cce1-a4a3-475a-adce-6aa053f45c66} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001814 sec., 6615.214994487321 rows/sec., 516.81 KiB/sec. | ||
| 1401 | 2026.02.24 03:52:41.885588 [ 275 ] {17d0cce1-a4a3-475a-adce-6aa053f45c66} <Debug> TCPHandler: Processed in 0.002000689 sec. | ||
| 1402 | 2026.02.24 03:52:41.885723 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.02.24 03:52:41.885833 [ 275 ] {c78db93c-1901-4499-9275-eb45e4240722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1404 | 2026.02.24 03:52:41.885884 [ 275 ] {c78db93c-1901-4499-9275-eb45e4240722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1405 | 2026.02.24 03:52:41.886326 [ 275 ] {c78db93c-1901-4499-9275-eb45e4240722} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.02.24 03:52:41.886364 [ 275 ] {c78db93c-1901-4499-9275-eb45e4240722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1407 | 2026.02.24 03:52:41.886795 [ 275 ] {c78db93c-1901-4499-9275-eb45e4240722} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1408 | 2026.02.24 03:52:41.887297 [ 275 ] {c78db93c-1901-4499-9275-eb45e4240722} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.02.24 03:52:41.887439 [ 275 ] {c78db93c-1901-4499-9275-eb45e4240722} <Debug> executeQuery: Read 86 rows, 7.26 KiB in 0.001629 sec., 52793.124616329034 rows/sec., 4.35 MiB/sec. | ||
| 1410 | 2026.02.24 03:52:41.887494 [ 275 ] {c78db93c-1901-4499-9275-eb45e4240722} <Debug> TCPHandler: Processed in 0.001829298 sec. | ||
| 1411 | 2026.02.24 03:52:41.887640 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.02.24 03:52:41.887736 [ 275 ] {90be2a64-b66b-4625-9dc2-95c85f43e1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1413 | 2026.02.24 03:52:41.887782 [ 275 ] {90be2a64-b66b-4625-9dc2-95c85f43e1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1414 | 2026.02.24 03:52:41.888250 [ 275 ] {90be2a64-b66b-4625-9dc2-95c85f43e1f7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.02.24 03:52:41.888287 [ 275 ] {90be2a64-b66b-4625-9dc2-95c85f43e1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1416 | 2026.02.24 03:52:41.888839 [ 275 ] {90be2a64-b66b-4625-9dc2-95c85f43e1f7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1417 | 2026.02.24 03:52:41.889292 [ 275 ] {90be2a64-b66b-4625-9dc2-95c85f43e1f7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.02.24 03:52:41.889426 [ 275 ] {90be2a64-b66b-4625-9dc2-95c85f43e1f7} <Debug> executeQuery: Read 340 rows, 26.93 KiB in 0.001708 sec., 199063.2318501171 rows/sec., 15.40 MiB/sec. | ||
| 1419 | 2026.02.24 03:52:41.889471 [ 275 ] {90be2a64-b66b-4625-9dc2-95c85f43e1f7} <Debug> TCPHandler: Processed in 0.001879069 sec. | ||
| 1420 | 2026.02.24 03:52:41.889599 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.02.24 03:52:41.889694 [ 275 ] {c8bc2690-7034-4a8a-b452-4fff5e1c0f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1422 | 2026.02.24 03:52:41.889750 [ 275 ] {c8bc2690-7034-4a8a-b452-4fff5e1c0f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1423 | 2026.02.24 03:52:41.890534 [ 275 ] {c8bc2690-7034-4a8a-b452-4fff5e1c0f66} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.02.24 03:52:41.890572 [ 275 ] {c8bc2690-7034-4a8a-b452-4fff5e1c0f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1425 | 2026.02.24 03:52:41.893887 [ 275 ] {c8bc2690-7034-4a8a-b452-4fff5e1c0f66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1426 | 2026.02.24 03:52:41.894449 [ 275 ] {c8bc2690-7034-4a8a-b452-4fff5e1c0f66} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.02.24 03:52:41.894596 [ 275 ] {c8bc2690-7034-4a8a-b452-4fff5e1c0f66} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004915 sec., 2034.587995930824 rows/sec., 3.65 MiB/sec. | ||
| 1428 | 2026.02.24 03:52:41.894660 [ 275 ] {c8bc2690-7034-4a8a-b452-4fff5e1c0f66} <Debug> TCPHandler: Processed in 0.005118659 sec. | ||
| 1429 | 2026.02.24 03:52:41.894776 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.02.24 03:52:41.894872 [ 275 ] {18677d2b-33b3-4170-84e9-cd4e90648397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1431 | 2026.02.24 03:52:41.894916 [ 275 ] {18677d2b-33b3-4170-84e9-cd4e90648397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1432 | 2026.02.24 03:52:41.895264 [ 275 ] {18677d2b-33b3-4170-84e9-cd4e90648397} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.02.24 03:52:41.895300 [ 275 ] {18677d2b-33b3-4170-84e9-cd4e90648397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1434 | 2026.02.24 03:52:41.895789 [ 275 ] {18677d2b-33b3-4170-84e9-cd4e90648397} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1435 | 2026.02.24 03:52:41.896313 [ 275 ] {18677d2b-33b3-4170-84e9-cd4e90648397} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.02.24 03:52:41.896450 [ 275 ] {18677d2b-33b3-4170-84e9-cd4e90648397} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001596 sec., 25062.65664160401 rows/sec., 1.67 MiB/sec. | ||
| 1437 | 2026.02.24 03:52:41.896493 [ 275 ] {18677d2b-33b3-4170-84e9-cd4e90648397} <Debug> TCPHandler: Processed in 0.001767357 sec. | ||
| 1438 | 2026.02.24 03:52:42.362318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 2388 | ||
| 1439 | 2026.02.24 03:52:42.362898 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.02.24 03:52:42.362952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1441 | 2026.02.24 03:52:42.363426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1442 | 2026.02.24 03:52:42.363655 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.02.24 03:52:42.363810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2388 | ||
| 1444 | 2026.02.24 03:52:42.467750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1445 | 2026.02.24 03:52:42.489313 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.02.24 03:52:42.489387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1447 | 2026.02.24 03:52:42.496644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1448 | 2026.02.24 03:52:42.498359 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.02.24 03:52:42.505376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1450 | 2026.02.24 03:52:43.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.05 MiB, peak 175.51 MiB, free memory in arenas 0.00 B, will set to 168.54 MiB (RSS), difference: 1.48 MiB | ||
| 1451 | 2026.02.24 03:52:44.851886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 198 | ||
| 1452 | 2026.02.24 03:52:44.854545 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.02.24 03:52:44.854605 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1454 | 2026.02.24 03:52:44.855852 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1455 | 2026.02.24 03:52:44.856126 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.02.24 03:52:44.856455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 198 | ||
| 1457 | 2026.02.24 03:52:46.806872 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.02.24 03:52:46.807088 [ 275 ] {bb2b6833-2be3-4e65-90a7-2e7982899834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1459 | 2026.02.24 03:52:46.807157 [ 275 ] {bb2b6833-2be3-4e65-90a7-2e7982899834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1460 | 2026.02.24 03:52:46.807788 [ 275 ] {bb2b6833-2be3-4e65-90a7-2e7982899834} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.02.24 03:52:46.807841 [ 275 ] {bb2b6833-2be3-4e65-90a7-2e7982899834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1462 | 2026.02.24 03:52:46.808243 [ 275 ] {bb2b6833-2be3-4e65-90a7-2e7982899834} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1463 | 2026.02.24 03:52:46.808483 [ 275 ] {bb2b6833-2be3-4e65-90a7-2e7982899834} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.02.24 03:52:46.808650 [ 275 ] {bb2b6833-2be3-4e65-90a7-2e7982899834} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001613 sec., 18598.884066955983 rows/sec., 1.42 MiB/sec. | ||
| 1465 | 2026.02.24 03:52:46.808700 [ 275 ] {bb2b6833-2be3-4e65-90a7-2e7982899834} <Debug> TCPHandler: Processed in 0.001959099 sec. | ||
| 1466 | 2026.02.24 03:52:46.808822 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.02.24 03:52:46.808931 [ 275 ] {e43e41e0-8e92-480d-8a83-1b80bc53a3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1468 | 2026.02.24 03:52:46.808975 [ 275 ] {e43e41e0-8e92-480d-8a83-1b80bc53a3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1469 | 2026.02.24 03:52:46.809402 [ 275 ] {e43e41e0-8e92-480d-8a83-1b80bc53a3cc} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.02.24 03:52:46.809442 [ 275 ] {e43e41e0-8e92-480d-8a83-1b80bc53a3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1471 | 2026.02.24 03:52:46.809762 [ 275 ] {e43e41e0-8e92-480d-8a83-1b80bc53a3cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1472 | 2026.02.24 03:52:46.809975 [ 275 ] {e43e41e0-8e92-480d-8a83-1b80bc53a3cc} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.02.24 03:52:46.810115 [ 275 ] {e43e41e0-8e92-480d-8a83-1b80bc53a3cc} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001208 sec., 29801.324503311254 rows/sec., 2.33 MiB/sec. | ||
| 1474 | 2026.02.24 03:52:46.810153 [ 275 ] {e43e41e0-8e92-480d-8a83-1b80bc53a3cc} <Debug> TCPHandler: Processed in 0.001385144 sec. | ||
| 1475 | 2026.02.24 03:52:46.810266 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.02.24 03:52:46.810362 [ 275 ] {346e821d-2418-4c18-af04-05570675ab3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1477 | 2026.02.24 03:52:46.810408 [ 275 ] {346e821d-2418-4c18-af04-05570675ab3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1478 | 2026.02.24 03:52:46.810789 [ 275 ] {346e821d-2418-4c18-af04-05570675ab3b} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.02.24 03:52:46.810825 [ 275 ] {346e821d-2418-4c18-af04-05570675ab3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1480 | 2026.02.24 03:52:46.811167 [ 275 ] {346e821d-2418-4c18-af04-05570675ab3b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1481 | 2026.02.24 03:52:46.811382 [ 275 ] {346e821d-2418-4c18-af04-05570675ab3b} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.02.24 03:52:46.811516 [ 275 ] {346e821d-2418-4c18-af04-05570675ab3b} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001174 sec., 93696.76320272574 rows/sec., 6.54 MiB/sec. | ||
| 1483 | 2026.02.24 03:52:46.811552 [ 275 ] {346e821d-2418-4c18-af04-05570675ab3b} <Debug> TCPHandler: Processed in 0.001337403 sec. | ||
| 1484 | 2026.02.24 03:52:46.811662 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.02.24 03:52:46.811757 [ 275 ] {a85d88c1-eda9-425e-b48a-7213218aaf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1486 | 2026.02.24 03:52:46.811799 [ 275 ] {a85d88c1-eda9-425e-b48a-7213218aaf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1487 | 2026.02.24 03:52:46.812116 [ 275 ] {a85d88c1-eda9-425e-b48a-7213218aaf2d} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.02.24 03:52:46.812152 [ 275 ] {a85d88c1-eda9-425e-b48a-7213218aaf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1489 | 2026.02.24 03:52:46.812456 [ 275 ] {a85d88c1-eda9-425e-b48a-7213218aaf2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1490 | 2026.02.24 03:52:46.812662 [ 275 ] {a85d88c1-eda9-425e-b48a-7213218aaf2d} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.02.24 03:52:46.812792 [ 275 ] {a85d88c1-eda9-425e-b48a-7213218aaf2d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001054 sec., 37950.66413662239 rows/sec., 2.53 MiB/sec. | ||
| 1492 | 2026.02.24 03:52:46.812827 [ 275 ] {a85d88c1-eda9-425e-b48a-7213218aaf2d} <Debug> TCPHandler: Processed in 0.001214792 sec. | ||
| 1493 | 2026.02.24 03:52:49.797703 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1494 | 2026.02.24 03:52:49.797769 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1495 | 2026.02.24 03:52:49.864055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2836 | ||
| 1496 | 2026.02.24 03:52:49.864572 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.02.24 03:52:49.864620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1498 | 2026.02.24 03:52:49.865151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1499 | 2026.02.24 03:52:49.865387 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2026.02.24 03:52:49.865521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2836 | ||
| 1501 | 2026.02.24 03:52:49.865525 [ 81 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1502 | 2026.02.24 03:52:49.865605 [ 81 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.02.24 03:52:49.865631 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1504 | 2026.02.24 03:52:49.867774 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 1505 | 2026.02.24 03:52:49.869948 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1506 | 2026.02.24 03:52:49.870045 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 1507 | 2026.02.24 03:52:49.870173 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 1508 | 2026.02.24 03:52:49.870246 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 1509 | 2026.02.24 03:52:49.870308 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 1510 | 2026.02.24 03:52:49.870355 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 497 rows starting from the beginning of the part | ||
| 1511 | 2026.02.24 03:52:49.870415 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 1512 | 2026.02.24 03:52:49.900540 [ 201 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2836 rows, containing 4 columns (4 merged, 0 gathered) in 0.034796814 sec., 81501.71449604552 rows/sec., 1.17 MiB/sec. | ||
| 1513 | 2026.02.24 03:52:49.901486 [ 201 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1514 | 2026.02.24 03:52:49.901821 [ 201 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_6_1} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.02.24 03:52:49.901897 [ 201 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_6_1} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1516 | 2026.02.24 03:52:49.902008 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1517 | 2026.02.24 03:52:50.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.69 MiB, peak 175.51 MiB, free memory in arenas 0.00 B, will set to 170.28 MiB (RSS), difference: 1.58 MiB | ||
| 1518 | 2026.02.24 03:52:50.005616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1519 | 2026.02.24 03:52:50.022505 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2026.02.24 03:52:50.022558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1521 | 2026.02.24 03:52:50.028839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1522 | 2026.02.24 03:52:50.029568 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2026.02.24 03:52:50.029844 [ 81 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1524 | 2026.02.24 03:52:50.029892 [ 81 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.02.24 03:52:50.029911 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1526 | 2026.02.24 03:52:50.029997 [ 201 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 1527 | 2026.02.24 03:52:50.032944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1528 | 2026.02.24 03:52:50.034443 [ 201 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1529 | 2026.02.24 03:52:50.036012 [ 201 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 1530 | 2026.02.24 03:52:50.040644 [ 201 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 1531 | 2026.02.24 03:52:50.045058 [ 201 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 1532 | 2026.02.24 03:52:50.049453 [ 201 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 1533 | 2026.02.24 03:52:50.056783 [ 201 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 1534 | 2026.02.24 03:52:50.060999 [ 201 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 1535 | 2026.02.24 03:52:50.120332 [ 190 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090364827 sec., 509.0476187156315 rows/sec., 2.63 MiB/sec. | ||
| 1536 | 2026.02.24 03:52:50.122830 [ 186 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1537 | 2026.02.24 03:52:50.125072 [ 186 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_6_1} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.02.24 03:52:50.125178 [ 186 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_6_1} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1539 | 2026.02.24 03:52:50.127430 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1540 | 2026.02.24 03:52:51.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.35 MiB, peak 180.89 MiB, free memory in arenas 0.00 B, will set to 180.33 MiB (RSS), difference: 8.98 MiB | ||
| 1541 | 2026.02.24 03:52:51.807800 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.02.24 03:52:51.807976 [ 275 ] {0a3bb5ab-6fa2-4a05-b340-44227a162b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1543 | 2026.02.24 03:52:51.808039 [ 275 ] {0a3bb5ab-6fa2-4a05-b340-44227a162b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1544 | 2026.02.24 03:52:51.808682 [ 275 ] {0a3bb5ab-6fa2-4a05-b340-44227a162b4f} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.02.24 03:52:51.808730 [ 275 ] {0a3bb5ab-6fa2-4a05-b340-44227a162b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1546 | 2026.02.24 03:52:51.809107 [ 275 ] {0a3bb5ab-6fa2-4a05-b340-44227a162b4f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1547 | 2026.02.24 03:52:51.809328 [ 275 ] {0a3bb5ab-6fa2-4a05-b340-44227a162b4f} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.02.24 03:52:51.809484 [ 275 ] {0a3bb5ab-6fa2-4a05-b340-44227a162b4f} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001558 sec., 32092.42618741977 rows/sec., 2.73 MiB/sec. | ||
| 1549 | 2026.02.24 03:52:51.809485 [ 78 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1550 | 2026.02.24 03:52:51.809528 [ 275 ] {0a3bb5ab-6fa2-4a05-b340-44227a162b4f} <Debug> TCPHandler: Processed in 0.001858168 sec. | ||
| 1551 | 2026.02.24 03:52:51.809566 [ 78 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.02.24 03:52:51.809595 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1553 | 2026.02.24 03:52:51.809664 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.02.24 03:52:51.809693 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 1555 | 2026.02.24 03:52:51.809773 [ 275 ] {34afa06a-98fa-4bd8-91ce-9e2babdcf949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1556 | 2026.02.24 03:52:51.809795 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1557 | 2026.02.24 03:52:51.809817 [ 275 ] {34afa06a-98fa-4bd8-91ce-9e2babdcf949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1558 | 2026.02.24 03:52:51.809827 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1559 | 2026.02.24 03:52:51.809912 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1560 | 2026.02.24 03:52:51.809960 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1561 | 2026.02.24 03:52:51.810004 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 172 rows starting from the beginning of the part | ||
| 1562 | 2026.02.24 03:52:51.810047 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1563 | 2026.02.24 03:52:51.810090 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 1564 | 2026.02.24 03:52:51.810238 [ 275 ] {34afa06a-98fa-4bd8-91ce-9e2babdcf949} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.02.24 03:52:51.810277 [ 275 ] {34afa06a-98fa-4bd8-91ce-9e2babdcf949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1566 | 2026.02.24 03:52:51.810709 [ 275 ] {34afa06a-98fa-4bd8-91ce-9e2babdcf949} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1567 | 2026.02.24 03:52:51.810938 [ 275 ] {34afa06a-98fa-4bd8-91ce-9e2babdcf949} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.02.24 03:52:51.810953 [ 195 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292252 sec., 266201.9482268164 rows/sec., 23.56 MiB/sec. | ||
| 1569 | 2026.02.24 03:52:51.811074 [ 275 ] {34afa06a-98fa-4bd8-91ce-9e2babdcf949} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001321 sec., 7570.02271006813 rows/sec., 569.23 KiB/sec. | ||
| 1570 | 2026.02.24 03:52:51.811110 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1571 | 2026.02.24 03:52:51.811119 [ 275 ] {34afa06a-98fa-4bd8-91ce-9e2babdcf949} <Debug> TCPHandler: Processed in 0.001506354 sec. | ||
| 1572 | 2026.02.24 03:52:51.811231 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.02.24 03:52:51.811327 [ 275 ] {d6119a1e-f11f-4d82-9db4-cf76191c8384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1574 | 2026.02.24 03:52:51.811337 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_6_1} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.02.24 03:52:51.811370 [ 275 ] {d6119a1e-f11f-4d82-9db4-cf76191c8384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1576 | 2026.02.24 03:52:51.811397 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_6_1} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1577 | 2026.02.24 03:52:51.811457 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1578 | 2026.02.24 03:52:51.811777 [ 275 ] {d6119a1e-f11f-4d82-9db4-cf76191c8384} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.02.24 03:52:51.811813 [ 275 ] {d6119a1e-f11f-4d82-9db4-cf76191c8384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1580 | 2026.02.24 03:52:51.812116 [ 275 ] {d6119a1e-f11f-4d82-9db4-cf76191c8384} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1581 | 2026.02.24 03:52:51.812331 [ 275 ] {d6119a1e-f11f-4d82-9db4-cf76191c8384} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.02.24 03:52:51.812430 [ 78 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1583 | 2026.02.24 03:52:51.812459 [ 275 ] {d6119a1e-f11f-4d82-9db4-cf76191c8384} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001151 sec., 39965.247610773244 rows/sec., 3.12 MiB/sec. | ||
| 1584 | 2026.02.24 03:52:51.812461 [ 78 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.02.24 03:52:51.812498 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1586 | 2026.02.24 03:52:51.812505 [ 275 ] {d6119a1e-f11f-4d82-9db4-cf76191c8384} <Debug> TCPHandler: Processed in 0.001323452 sec. | ||
| 1587 | 2026.02.24 03:52:51.812589 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 1588 | 2026.02.24 03:52:51.812620 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.02.24 03:52:51.812700 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1590 | 2026.02.24 03:52:51.812721 [ 275 ] {d74cacb7-4e7d-427f-ae39-951d538e096d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.02.24 03:52:51.812736 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1592 | 2026.02.24 03:52:51.812773 [ 275 ] {d74cacb7-4e7d-427f-ae39-951d538e096d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1593 | 2026.02.24 03:52:51.812805 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1594 | 2026.02.24 03:52:51.812854 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1595 | 2026.02.24 03:52:51.812892 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 86 rows starting from the beginning of the part | ||
| 1596 | 2026.02.24 03:52:51.812930 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1597 | 2026.02.24 03:52:51.812970 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 1598 | 2026.02.24 03:52:51.813151 [ 275 ] {d74cacb7-4e7d-427f-ae39-951d538e096d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.02.24 03:52:51.813194 [ 275 ] {d74cacb7-4e7d-427f-ae39-951d538e096d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1600 | 2026.02.24 03:52:51.813548 [ 275 ] {d74cacb7-4e7d-427f-ae39-951d538e096d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1601 | 2026.02.24 03:52:51.813788 [ 275 ] {d74cacb7-4e7d-427f-ae39-951d538e096d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.02.24 03:52:51.813841 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285182 sec., 217867.97511947725 rows/sec., 18.14 MiB/sec. | ||
| 1603 | 2026.02.24 03:52:51.813904 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1604 | 2026.02.24 03:52:51.813924 [ 275 ] {d74cacb7-4e7d-427f-ae39-951d538e096d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001221 sec., 90090.09009009009 rows/sec., 6.29 MiB/sec. | ||
| 1605 | 2026.02.24 03:52:51.813940 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.02.24 03:52:51.813968 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1607 | 2026.02.24 03:52:51.813969 [ 275 ] {d74cacb7-4e7d-427f-ae39-951d538e096d} <Debug> TCPHandler: Processed in 0.001398443 sec. | ||
| 1608 | 2026.02.24 03:52:51.814058 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 1609 | 2026.02.24 03:52:51.814066 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1610 | 2026.02.24 03:52:51.814090 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.02.24 03:52:51.814192 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1612 | 2026.02.24 03:52:51.814193 [ 275 ] {5740da29-5bf9-4847-b5e3-a3592bbe738b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1613 | 2026.02.24 03:52:51.814242 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
| 1614 | 2026.02.24 03:52:51.814268 [ 275 ] {5740da29-5bf9-4847-b5e3-a3592bbe738b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1615 | 2026.02.24 03:52:51.814333 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1616 | 2026.02.24 03:52:51.814385 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1617 | 2026.02.24 03:52:51.814412 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_6_1} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.02.24 03:52:51.814433 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 340 rows starting from the beginning of the part | ||
| 1619 | 2026.02.24 03:52:51.814478 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1620 | 2026.02.24 03:52:51.814491 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_6_1} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1621 | 2026.02.24 03:52:51.814525 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1622 | 2026.02.24 03:52:51.814584 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1623 | 2026.02.24 03:52:51.815041 [ 275 ] {5740da29-5bf9-4847-b5e3-a3592bbe738b} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.02.24 03:52:51.815085 [ 275 ] {5740da29-5bf9-4847-b5e3-a3592bbe738b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1625 | 2026.02.24 03:52:51.815569 [ 190 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553284 sec., 574267.1655666317 rows/sec., 41.73 MiB/sec. | ||
| 1626 | 2026.02.24 03:52:51.815644 [ 275 ] {5740da29-5bf9-4847-b5e3-a3592bbe738b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1627 | 2026.02.24 03:52:51.815745 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1628 | 2026.02.24 03:52:51.815958 [ 275 ] {5740da29-5bf9-4847-b5e3-a3592bbe738b} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.02.24 03:52:51.816051 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2026.02.24 03:52:51.816117 [ 275 ] {5740da29-5bf9-4847-b5e3-a3592bbe738b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001942 sec., 5149.330587023687 rows/sec., 9.23 MiB/sec. | ||
| 1631 | 2026.02.24 03:52:51.816122 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1632 | 2026.02.24 03:52:51.816184 [ 275 ] {5740da29-5bf9-4847-b5e3-a3592bbe738b} <Debug> TCPHandler: Processed in 0.002143571 sec. | ||
| 1633 | 2026.02.24 03:52:51.816203 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1634 | 2026.02.24 03:52:51.816297 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.02.24 03:52:51.816397 [ 275 ] {07f6dede-bf6b-4b62-9d9f-e42bcd07cca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1636 | 2026.02.24 03:52:51.816440 [ 275 ] {07f6dede-bf6b-4b62-9d9f-e42bcd07cca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1637 | 2026.02.24 03:52:51.816772 [ 275 ] {07f6dede-bf6b-4b62-9d9f-e42bcd07cca5} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.02.24 03:52:51.816809 [ 275 ] {07f6dede-bf6b-4b62-9d9f-e42bcd07cca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1639 | 2026.02.24 03:52:51.817128 [ 275 ] {07f6dede-bf6b-4b62-9d9f-e42bcd07cca5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1640 | 2026.02.24 03:52:51.817344 [ 275 ] {07f6dede-bf6b-4b62-9d9f-e42bcd07cca5} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.02.24 03:52:51.817474 [ 275 ] {07f6dede-bf6b-4b62-9d9f-e42bcd07cca5} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001096 sec., 36496.3503649635 rows/sec., 2.44 MiB/sec. | ||
| 1642 | 2026.02.24 03:52:51.817487 [ 77 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1643 | 2026.02.24 03:52:51.817511 [ 275 ] {07f6dede-bf6b-4b62-9d9f-e42bcd07cca5} <Debug> TCPHandler: Processed in 0.001264102 sec. | ||
| 1644 | 2026.02.24 03:52:51.817555 [ 77 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.02.24 03:52:51.817582 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1646 | 2026.02.24 03:52:51.817699 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 1647 | 2026.02.24 03:52:51.817837 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1648 | 2026.02.24 03:52:51.817882 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1649 | 2026.02.24 03:52:51.817976 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1650 | 2026.02.24 03:52:51.818029 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 1651 | 2026.02.24 03:52:51.818074 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1652 | 2026.02.24 03:52:51.818120 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1653 | 2026.02.24 03:52:51.818163 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1654 | 2026.02.24 03:52:51.819028 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381103 sec., 173774.15008149281 rows/sec., 11.60 MiB/sec. | ||
| 1655 | 2026.02.24 03:52:51.819180 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1656 | 2026.02.24 03:52:51.819493 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_6_1} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.02.24 03:52:51.819580 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_6_1} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1658 | 2026.02.24 03:52:51.819666 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1659 | 2026.02.24 03:52:54.856843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 218 | ||
| 1660 | 2026.02.24 03:52:54.858799 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.02.24 03:52:54.858843 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 1662 | 2026.02.24 03:52:54.860014 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1663 | 2026.02.24 03:52:54.860287 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.02.24 03:52:54.860606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1665 | 2026.02.24 03:52:56.804779 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.02.24 03:52:56.805046 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1667 | 2026.02.24 03:52:56.805431 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1668 | 2026.02.24 03:52:56.805475 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1669 | 2026.02.24 03:52:56.805717 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1670 | 2026.02.24 03:52:56.805784 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1671 | 2026.02.24 03:52:56.805928 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1672 | 2026.02.24 03:52:56.806048 [ 304 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1673 | 2026.02.24 03:52:56.806048 [ 320 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1674 | 2026.02.24 03:52:56.806162 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 1675 | 2026.02.24 03:52:56.806188 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1676 | 2026.02.24 03:52:56.808416 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1677 | 2026.02.24 03:52:56.808444 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1678 | 2026.02.24 03:52:56.808497 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1679 | 2026.02.24 03:52:56.808541 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1680 | 2026.02.24 03:52:56.809415 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.004476 sec., 5808.75781948168 rows/sec., 251.34 KiB/sec. | ||
| 1681 | 2026.02.24 03:52:56.809541 [ 275 ] {9ff013ca-47a0-4929-93d2-c694eae12dee} <Debug> TCPHandler: Processed in 0.004896397 sec. | ||
| 1682 | 2026.02.24 03:52:56.809813 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.02.24 03:52:56.809944 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1684 | 2026.02.24 03:52:56.810150 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1685 | 2026.02.24 03:52:56.810183 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1686 | 2026.02.24 03:52:56.810367 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1687 | 2026.02.24 03:52:56.810418 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1688 | 2026.02.24 03:52:56.810517 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1689 | 2026.02.24 03:52:56.810576 [ 316 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1690 | 2026.02.24 03:52:56.810580 [ 304 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1691 | 2026.02.24 03:52:56.810663 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 1692 | 2026.02.24 03:52:56.810688 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1693 | 2026.02.24 03:52:56.810741 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1694 | 2026.02.24 03:52:56.810758 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1695 | 2026.02.24 03:52:56.810788 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1696 | 2026.02.24 03:52:56.810817 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1697 | 2026.02.24 03:52:56.811409 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001517 sec., 17139.09030982202 rows/sec., 741.60 KiB/sec. | ||
| 1698 | 2026.02.24 03:52:56.811513 [ 275 ] {d83a508a-8d1a-4be5-88d0-c9bc206f77d5} <Debug> TCPHandler: Processed in 0.001756447 sec. | ||
| 1699 | 2026.02.24 03:52:56.811721 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.02.24 03:52:56.811851 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1701 | 2026.02.24 03:52:56.812056 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1702 | 2026.02.24 03:52:56.812089 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1703 | 2026.02.24 03:52:56.812277 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1704 | 2026.02.24 03:52:56.812328 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1705 | 2026.02.24 03:52:56.812430 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1706 | 2026.02.24 03:52:56.812488 [ 340 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1707 | 2026.02.24 03:52:56.812490 [ 320 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1708 | 2026.02.24 03:52:56.812578 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 1709 | 2026.02.24 03:52:56.812602 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1710 | 2026.02.24 03:52:56.812659 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1711 | 2026.02.24 03:52:56.812676 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1712 | 2026.02.24 03:52:56.812705 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1713 | 2026.02.24 03:52:56.812734 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1714 | 2026.02.24 03:52:56.813264 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001465 sec., 17747.440273037544 rows/sec., 767.92 KiB/sec. | ||
| 1715 | 2026.02.24 03:52:56.813363 [ 275 ] {8c24d626-b780-4e16-b3d5-dc8ee416be4f} <Debug> TCPHandler: Processed in 0.001689806 sec. | ||
| 1716 | 2026.02.24 03:52:56.820097 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.02.24 03:52:56.820227 [ 275 ] {af672fe5-34ca-45d9-884e-0299e8991f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1718 | 2026.02.24 03:52:56.820275 [ 275 ] {af672fe5-34ca-45d9-884e-0299e8991f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1719 | 2026.02.24 03:52:56.820888 [ 275 ] {af672fe5-34ca-45d9-884e-0299e8991f7a} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.02.24 03:52:56.820929 [ 275 ] {af672fe5-34ca-45d9-884e-0299e8991f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1721 | 2026.02.24 03:52:56.821327 [ 275 ] {af672fe5-34ca-45d9-884e-0299e8991f7a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1722 | 2026.02.24 03:52:56.821520 [ 275 ] {af672fe5-34ca-45d9-884e-0299e8991f7a} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.02.24 03:52:56.821667 [ 275 ] {af672fe5-34ca-45d9-884e-0299e8991f7a} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001478 sec., 2029.769959404601 rows/sec., 185.01 KiB/sec. | ||
| 1724 | 2026.02.24 03:52:56.821704 [ 275 ] {af672fe5-34ca-45d9-884e-0299e8991f7a} <Debug> TCPHandler: Processed in 0.001665686 sec. | ||
| 1725 | 2026.02.24 03:52:56.821815 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.02.24 03:52:56.821909 [ 275 ] {54c3f6cd-0458-4fbe-841f-556c03e084a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1727 | 2026.02.24 03:52:56.821949 [ 275 ] {54c3f6cd-0458-4fbe-841f-556c03e084a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1728 | 2026.02.24 03:52:56.822345 [ 275 ] {54c3f6cd-0458-4fbe-841f-556c03e084a5} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.02.24 03:52:56.822381 [ 275 ] {54c3f6cd-0458-4fbe-841f-556c03e084a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1730 | 2026.02.24 03:52:56.822666 [ 275 ] {54c3f6cd-0458-4fbe-841f-556c03e084a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1731 | 2026.02.24 03:52:56.822870 [ 275 ] {54c3f6cd-0458-4fbe-841f-556c03e084a5} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.02.24 03:52:56.822992 [ 275 ] {54c3f6cd-0458-4fbe-841f-556c03e084a5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001103 sec., 3626.473254759746 rows/sec., 295.71 KiB/sec. | ||
| 1733 | 2026.02.24 03:52:56.823027 [ 275 ] {54c3f6cd-0458-4fbe-841f-556c03e084a5} <Debug> TCPHandler: Processed in 0.001259463 sec. | ||
| 1734 | 2026.02.24 03:52:56.823151 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.02.24 03:52:56.823268 [ 275 ] {d7b605fa-a837-4c93-9e9f-f112d8848022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1736 | 2026.02.24 03:52:56.823315 [ 275 ] {d7b605fa-a837-4c93-9e9f-f112d8848022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1737 | 2026.02.24 03:52:56.823793 [ 275 ] {d7b605fa-a837-4c93-9e9f-f112d8848022} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.02.24 03:52:56.823830 [ 275 ] {d7b605fa-a837-4c93-9e9f-f112d8848022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1739 | 2026.02.24 03:52:56.824141 [ 275 ] {d7b605fa-a837-4c93-9e9f-f112d8848022} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1740 | 2026.02.24 03:52:56.824344 [ 275 ] {d7b605fa-a837-4c93-9e9f-f112d8848022} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.02.24 03:52:56.824467 [ 275 ] {d7b605fa-a837-4c93-9e9f-f112d8848022} <Debug> executeQuery: Read 92 rows, 7.76 KiB in 0.001223 sec., 75224.85690923958 rows/sec., 6.20 MiB/sec. | ||
| 1742 | 2026.02.24 03:52:56.824503 [ 275 ] {d7b605fa-a837-4c93-9e9f-f112d8848022} <Debug> TCPHandler: Processed in 0.001411713 sec. | ||
| 1743 | 2026.02.24 03:52:56.824610 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.02.24 03:52:56.824703 [ 275 ] {047384ca-0e7e-426e-8954-efe149706f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1745 | 2026.02.24 03:52:56.824741 [ 275 ] {047384ca-0e7e-426e-8954-efe149706f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1746 | 2026.02.24 03:52:56.825114 [ 275 ] {047384ca-0e7e-426e-8954-efe149706f61} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.02.24 03:52:56.825149 [ 275 ] {047384ca-0e7e-426e-8954-efe149706f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1748 | 2026.02.24 03:52:56.825428 [ 275 ] {047384ca-0e7e-426e-8954-efe149706f61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1749 | 2026.02.24 03:52:56.825635 [ 275 ] {047384ca-0e7e-426e-8954-efe149706f61} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.02.24 03:52:56.825756 [ 275 ] {047384ca-0e7e-426e-8954-efe149706f61} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001071 sec., 19607.843137254902 rows/sec., 1.42 MiB/sec. | ||
| 1751 | 2026.02.24 03:52:56.825792 [ 275 ] {047384ca-0e7e-426e-8954-efe149706f61} <Debug> TCPHandler: Processed in 0.001229552 sec. | ||
| 1752 | 2026.02.24 03:52:56.825894 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.02.24 03:52:56.825984 [ 275 ] {0d740438-9798-4db9-a939-53f0838d2dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1754 | 2026.02.24 03:52:56.826022 [ 275 ] {0d740438-9798-4db9-a939-53f0838d2dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1755 | 2026.02.24 03:52:56.826441 [ 275 ] {0d740438-9798-4db9-a939-53f0838d2dbe} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.02.24 03:52:56.826476 [ 275 ] {0d740438-9798-4db9-a939-53f0838d2dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1757 | 2026.02.24 03:52:56.826766 [ 275 ] {0d740438-9798-4db9-a939-53f0838d2dbe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1758 | 2026.02.24 03:52:56.826963 [ 275 ] {0d740438-9798-4db9-a939-53f0838d2dbe} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.02.24 03:52:56.827083 [ 275 ] {0d740438-9798-4db9-a939-53f0838d2dbe} <Debug> executeQuery: Read 101 rows, 8.10 KiB in 0.001116 sec., 90501.79211469534 rows/sec., 7.09 MiB/sec. | ||
| 1760 | 2026.02.24 03:52:56.827120 [ 275 ] {0d740438-9798-4db9-a939-53f0838d2dbe} <Debug> TCPHandler: Processed in 0.001272953 sec. | ||
| 1761 | 2026.02.24 03:52:56.827226 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.02.24 03:52:56.827316 [ 275 ] {4f085080-82c8-461a-bc87-a8c39721fbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1763 | 2026.02.24 03:52:56.827357 [ 275 ] {4f085080-82c8-461a-bc87-a8c39721fbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1764 | 2026.02.24 03:52:56.827743 [ 275 ] {4f085080-82c8-461a-bc87-a8c39721fbcf} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.02.24 03:52:56.827778 [ 275 ] {4f085080-82c8-461a-bc87-a8c39721fbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1766 | 2026.02.24 03:52:56.828082 [ 275 ] {4f085080-82c8-461a-bc87-a8c39721fbcf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1767 | 2026.02.24 03:52:56.828281 [ 275 ] {4f085080-82c8-461a-bc87-a8c39721fbcf} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.02.24 03:52:56.828407 [ 275 ] {4f085080-82c8-461a-bc87-a8c39721fbcf} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001109 sec., 146077.54733994592 rows/sec., 10.17 MiB/sec. | ||
| 1769 | 2026.02.24 03:52:56.828442 [ 275 ] {4f085080-82c8-461a-bc87-a8c39721fbcf} <Debug> TCPHandler: Processed in 0.001263542 sec. | ||
| 1770 | 2026.02.24 03:52:56.828554 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.02.24 03:52:56.828644 [ 275 ] {da120f34-af33-43a9-9d35-8031f4227050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1772 | 2026.02.24 03:52:56.828696 [ 275 ] {da120f34-af33-43a9-9d35-8031f4227050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1773 | 2026.02.24 03:52:56.829420 [ 275 ] {da120f34-af33-43a9-9d35-8031f4227050} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.02.24 03:52:56.829455 [ 275 ] {da120f34-af33-43a9-9d35-8031f4227050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1775 | 2026.02.24 03:52:56.829942 [ 275 ] {da120f34-af33-43a9-9d35-8031f4227050} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1776 | 2026.02.24 03:52:56.830149 [ 275 ] {da120f34-af33-43a9-9d35-8031f4227050} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.02.24 03:52:56.830277 [ 275 ] {da120f34-af33-43a9-9d35-8031f4227050} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00165 sec., 10303.030303030304 rows/sec., 18.46 MiB/sec. | ||
| 1778 | 2026.02.24 03:52:56.830325 [ 275 ] {da120f34-af33-43a9-9d35-8031f4227050} <Debug> TCPHandler: Processed in 0.001817358 sec. | ||
| 1779 | 2026.02.24 03:52:56.830429 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.02.24 03:52:56.830520 [ 275 ] {0d73a666-ec83-4ee9-bd4d-881166acddca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1781 | 2026.02.24 03:52:56.830559 [ 275 ] {0d73a666-ec83-4ee9-bd4d-881166acddca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1782 | 2026.02.24 03:52:56.830859 [ 275 ] {0d73a666-ec83-4ee9-bd4d-881166acddca} <Trace> oximeter.measurements_i64 (68959b8c-87e9-443c-99a7-1a2e8719bfa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.02.24 03:52:56.830894 [ 275 ] {0d73a666-ec83-4ee9-bd4d-881166acddca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1784 | 2026.02.24 03:52:56.831197 [ 275 ] {0d73a666-ec83-4ee9-bd4d-881166acddca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1785 | 2026.02.24 03:52:56.831393 [ 275 ] {0d73a666-ec83-4ee9-bd4d-881166acddca} <Trace> oximeter.measurements_i64 (68959b8c-87e9-443c-99a7-1a2e8719bfa8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.02.24 03:52:56.831512 [ 275 ] {0d73a666-ec83-4ee9-bd4d-881166acddca} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.00101 sec., 20792.07920792079 rows/sec., 1.49 MiB/sec. | ||
| 1787 | 2026.02.24 03:52:56.831546 [ 275 ] {0d73a666-ec83-4ee9-bd4d-881166acddca} <Debug> TCPHandler: Processed in 0.001163181 sec. | ||
| 1788 | 2026.02.24 03:52:56.831651 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.02.24 03:52:56.831742 [ 275 ] {c14edac9-1bc7-49a9-881c-12cecedd41c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.02.24 03:52:56.831780 [ 275 ] {c14edac9-1bc7-49a9-881c-12cecedd41c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1791 | 2026.02.24 03:52:56.832091 [ 275 ] {c14edac9-1bc7-49a9-881c-12cecedd41c3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.02.24 03:52:56.832126 [ 275 ] {c14edac9-1bc7-49a9-881c-12cecedd41c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1793 | 2026.02.24 03:52:56.832411 [ 275 ] {c14edac9-1bc7-49a9-881c-12cecedd41c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1794 | 2026.02.24 03:52:56.832614 [ 275 ] {c14edac9-1bc7-49a9-881c-12cecedd41c3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.02.24 03:52:56.832737 [ 275 ] {c14edac9-1bc7-49a9-881c-12cecedd41c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001013 sec., 59230.00987166831 rows/sec., 3.99 MiB/sec. | ||
| 1796 | 2026.02.24 03:52:56.832770 [ 275 ] {c14edac9-1bc7-49a9-881c-12cecedd41c3} <Debug> TCPHandler: Processed in 0.001165711 sec. | ||
| 1797 | 2026.02.24 03:52:57.365747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3348 | ||
| 1798 | 2026.02.24 03:52:57.366599 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.02.24 03:52:57.366696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1800 | 2026.02.24 03:52:57.367341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1801 | 2026.02.24 03:52:57.367610 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.02.24 03:52:57.367756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3348 | ||
| 1803 | 2026.02.24 03:52:57.533165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1804 | 2026.02.24 03:52:57.550620 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.02.24 03:52:57.550674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1806 | 2026.02.24 03:52:57.556259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1807 | 2026.02.24 03:52:57.556965 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.02.24 03:52:57.560138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1809 | 2026.02.24 03:53:01.809707 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.02.24 03:53:01.809887 [ 275 ] {7947cade-0397-432f-93fd-9d7747bbeaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1811 | 2026.02.24 03:53:01.809948 [ 275 ] {7947cade-0397-432f-93fd-9d7747bbeaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1812 | 2026.02.24 03:53:01.810558 [ 275 ] {7947cade-0397-432f-93fd-9d7747bbeaa1} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.02.24 03:53:01.810602 [ 275 ] {7947cade-0397-432f-93fd-9d7747bbeaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1814 | 2026.02.24 03:53:01.811051 [ 275 ] {7947cade-0397-432f-93fd-9d7747bbeaa1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1815 | 2026.02.24 03:53:01.811268 [ 275 ] {7947cade-0397-432f-93fd-9d7747bbeaa1} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.02.24 03:53:01.811418 [ 275 ] {7947cade-0397-432f-93fd-9d7747bbeaa1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001568 sec., 48469.38775510204 rows/sec., 3.99 MiB/sec. | ||
| 1817 | 2026.02.24 03:53:01.811457 [ 275 ] {7947cade-0397-432f-93fd-9d7747bbeaa1} <Debug> TCPHandler: Processed in 0.001879798 sec. | ||
| 1818 | 2026.02.24 03:53:01.811582 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.02.24 03:53:01.811677 [ 275 ] {d6ed5d9a-7674-4332-8930-00e0ce1a2c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.02.24 03:53:01.811718 [ 275 ] {d6ed5d9a-7674-4332-8930-00e0ce1a2c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1821 | 2026.02.24 03:53:01.812101 [ 275 ] {d6ed5d9a-7674-4332-8930-00e0ce1a2c2f} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.02.24 03:53:01.812138 [ 275 ] {d6ed5d9a-7674-4332-8930-00e0ce1a2c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1823 | 2026.02.24 03:53:01.812437 [ 275 ] {d6ed5d9a-7674-4332-8930-00e0ce1a2c2f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1824 | 2026.02.24 03:53:01.812641 [ 275 ] {d6ed5d9a-7674-4332-8930-00e0ce1a2c2f} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.02.24 03:53:01.812767 [ 275 ] {d6ed5d9a-7674-4332-8930-00e0ce1a2c2f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001109 sec., 9017.132551848512 rows/sec., 678.05 KiB/sec. | ||
| 1826 | 2026.02.24 03:53:01.812804 [ 275 ] {d6ed5d9a-7674-4332-8930-00e0ce1a2c2f} <Debug> TCPHandler: Processed in 0.001271282 sec. | ||
| 1827 | 2026.02.24 03:53:01.812908 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.02.24 03:53:01.813003 [ 275 ] {0a6c7eb1-aabc-4289-a4f5-48963e6eff2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1829 | 2026.02.24 03:53:01.813042 [ 275 ] {0a6c7eb1-aabc-4289-a4f5-48963e6eff2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1830 | 2026.02.24 03:53:01.813441 [ 275 ] {0a6c7eb1-aabc-4289-a4f5-48963e6eff2a} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.02.24 03:53:01.813477 [ 275 ] {0a6c7eb1-aabc-4289-a4f5-48963e6eff2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1832 | 2026.02.24 03:53:01.813767 [ 275 ] {0a6c7eb1-aabc-4289-a4f5-48963e6eff2a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1833 | 2026.02.24 03:53:01.813973 [ 275 ] {0a6c7eb1-aabc-4289-a4f5-48963e6eff2a} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.02.24 03:53:01.814096 [ 275 ] {0a6c7eb1-aabc-4289-a4f5-48963e6eff2a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001112 sec., 66546.76258992807 rows/sec., 5.20 MiB/sec. | ||
| 1835 | 2026.02.24 03:53:01.814132 [ 275 ] {0a6c7eb1-aabc-4289-a4f5-48963e6eff2a} <Debug> TCPHandler: Processed in 0.001273022 sec. | ||
| 1836 | 2026.02.24 03:53:01.814239 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.02.24 03:53:01.814330 [ 275 ] {a3eb2737-06d5-4f20-b499-82cedb8b4319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1838 | 2026.02.24 03:53:01.814374 [ 275 ] {a3eb2737-06d5-4f20-b499-82cedb8b4319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1839 | 2026.02.24 03:53:01.814767 [ 275 ] {a3eb2737-06d5-4f20-b499-82cedb8b4319} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.02.24 03:53:01.814803 [ 275 ] {a3eb2737-06d5-4f20-b499-82cedb8b4319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1841 | 2026.02.24 03:53:01.815118 [ 275 ] {a3eb2737-06d5-4f20-b499-82cedb8b4319} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1842 | 2026.02.24 03:53:01.815321 [ 275 ] {a3eb2737-06d5-4f20-b499-82cedb8b4319} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.02.24 03:53:01.815448 [ 275 ] {a3eb2737-06d5-4f20-b499-82cedb8b4319} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 1844 | 2026.02.24 03:53:01.815483 [ 275 ] {a3eb2737-06d5-4f20-b499-82cedb8b4319} <Debug> TCPHandler: Processed in 0.001293533 sec. | ||
| 1845 | 2026.02.24 03:53:01.815592 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.02.24 03:53:01.815685 [ 275 ] {28d271db-21f9-4b1f-a944-eba4593682dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1847 | 2026.02.24 03:53:01.815740 [ 275 ] {28d271db-21f9-4b1f-a944-eba4593682dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1848 | 2026.02.24 03:53:01.816464 [ 275 ] {28d271db-21f9-4b1f-a944-eba4593682dc} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.02.24 03:53:01.816500 [ 275 ] {28d271db-21f9-4b1f-a944-eba4593682dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1850 | 2026.02.24 03:53:01.816990 [ 275 ] {28d271db-21f9-4b1f-a944-eba4593682dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1851 | 2026.02.24 03:53:01.817211 [ 275 ] {28d271db-21f9-4b1f-a944-eba4593682dc} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.02.24 03:53:01.817344 [ 275 ] {28d271db-21f9-4b1f-a944-eba4593682dc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001676 sec., 5966.587112171837 rows/sec., 10.69 MiB/sec. | ||
| 1853 | 2026.02.24 03:53:01.817393 [ 275 ] {28d271db-21f9-4b1f-a944-eba4593682dc} <Debug> TCPHandler: Processed in 0.001850558 sec. | ||
| 1854 | 2026.02.24 03:53:01.817502 [ 275 ] {} <Trace> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.02.24 03:53:01.817597 [ 275 ] {51f12db4-4856-4f6b-a6fb-387ddbe1a75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34261) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1856 | 2026.02.24 03:53:01.817638 [ 275 ] {51f12db4-4856-4f6b-a6fb-387ddbe1a75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1857 | 2026.02.24 03:53:01.817973 [ 275 ] {51f12db4-4856-4f6b-a6fb-387ddbe1a75b} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.02.24 03:53:01.818007 [ 275 ] {51f12db4-4856-4f6b-a6fb-387ddbe1a75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1859 | 2026.02.24 03:53:01.818297 [ 275 ] {51f12db4-4856-4f6b-a6fb-387ddbe1a75b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1860 | 2026.02.24 03:53:01.818501 [ 275 ] {51f12db4-4856-4f6b-a6fb-387ddbe1a75b} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.02.24 03:53:01.818623 [ 275 ] {51f12db4-4856-4f6b-a6fb-387ddbe1a75b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 1862 | 2026.02.24 03:53:01.818658 [ 275 ] {51f12db4-4856-4f6b-a6fb-387ddbe1a75b} <Debug> TCPHandler: Processed in 0.001205381 sec. | ||
| 1863 | 2026.02.24 03:53:04.797809 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1864 | 2026.02.24 03:53:04.797863 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1865 | 2026.02.24 03:53:04.860928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 254 | ||
| 1866 | 2026.02.24 03:53:04.863371 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.02.24 03:53:04.863412 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1868 | 2026.02.24 03:53:04.864592 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1869 | 2026.02.24 03:53:04.864876 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.02.24 03:53:04.865186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 1871 | 2026.02.24 03:53:04.867980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3796 | ||
| 1872 | 2026.02.24 03:53:04.868531 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.02.24 03:53:04.868581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1874 | 2026.02.24 03:53:04.869123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1875 | 2026.02.24 03:53:04.869389 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.02.24 03:53:04.869529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3796 | ||
| 1877 | 2026.02.24 03:53:05.060344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1878 | 2026.02.24 03:53:05.076760 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.02.24 03:53:05.076817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1880 | 2026.02.24 03:53:05.082792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1881 | 2026.02.24 03:53:05.083537 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.02.24 03:53:05.086276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1883 | 2026.02.24 03:53:06.326058 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1884 | 2026.02.24 03:53:06.326148 [ 275 ] {} <Debug> TCP-Session: c559d787-95af-49ee-99bd-f8d91ee95fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1885 | 2026.02.24 03:53:06.811087 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.02.24 03:53:06.811259 [ 277 ] {e680dcb3-e799-47be-a957-4d5874ca893a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1887 | 2026.02.24 03:53:06.811322 [ 277 ] {e680dcb3-e799-47be-a957-4d5874ca893a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1888 | 2026.02.24 03:53:06.812034 [ 277 ] {e680dcb3-e799-47be-a957-4d5874ca893a} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.02.24 03:53:06.812080 [ 277 ] {e680dcb3-e799-47be-a957-4d5874ca893a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1890 | 2026.02.24 03:53:06.812477 [ 277 ] {e680dcb3-e799-47be-a957-4d5874ca893a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1891 | 2026.02.24 03:53:06.812705 [ 277 ] {e680dcb3-e799-47be-a957-4d5874ca893a} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.02.24 03:53:06.812860 [ 277 ] {e680dcb3-e799-47be-a957-4d5874ca893a} <Debug> executeQuery: Read 100 rows, 8.55 KiB in 0.001647 sec., 60716.45415907711 rows/sec., 5.07 MiB/sec. | ||
| 1893 | 2026.02.24 03:53:06.812905 [ 277 ] {e680dcb3-e799-47be-a957-4d5874ca893a} <Debug> TCPHandler: Processed in 0.001946548 sec. | ||
| 1894 | 2026.02.24 03:53:06.813043 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.02.24 03:53:06.813145 [ 277 ] {1ac1b956-2acb-493e-a1db-7da803011097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1896 | 2026.02.24 03:53:06.813188 [ 277 ] {1ac1b956-2acb-493e-a1db-7da803011097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1897 | 2026.02.24 03:53:06.813622 [ 277 ] {1ac1b956-2acb-493e-a1db-7da803011097} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.02.24 03:53:06.813664 [ 277 ] {1ac1b956-2acb-493e-a1db-7da803011097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1899 | 2026.02.24 03:53:06.814003 [ 277 ] {1ac1b956-2acb-493e-a1db-7da803011097} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1900 | 2026.02.24 03:53:06.814230 [ 277 ] {1ac1b956-2acb-493e-a1db-7da803011097} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.02.24 03:53:06.814337 [ 56 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1902 | 2026.02.24 03:53:06.814361 [ 277 ] {1ac1b956-2acb-493e-a1db-7da803011097} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001238 sec., 17770.59773828756 rows/sec., 1.30 MiB/sec. | ||
| 1903 | 2026.02.24 03:53:06.814435 [ 56 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.02.24 03:53:06.814450 [ 277 ] {1ac1b956-2acb-493e-a1db-7da803011097} <Debug> TCPHandler: Processed in 0.001460314 sec. | ||
| 1905 | 2026.02.24 03:53:06.814464 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1906 | 2026.02.24 03:53:06.814576 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2026.02.24 03:53:06.814595 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 1908 | 2026.02.24 03:53:06.814677 [ 277 ] {8ef537b1-8fc3-4e51-b85e-112a02361dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1909 | 2026.02.24 03:53:06.814724 [ 277 ] {8ef537b1-8fc3-4e51-b85e-112a02361dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1910 | 2026.02.24 03:53:06.814737 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1911 | 2026.02.24 03:53:06.814774 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1912 | 2026.02.24 03:53:06.814863 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1913 | 2026.02.24 03:53:06.814928 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1914 | 2026.02.24 03:53:06.814975 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 1915 | 2026.02.24 03:53:06.815016 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1916 | 2026.02.24 03:53:06.815053 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1917 | 2026.02.24 03:53:06.815177 [ 277 ] {8ef537b1-8fc3-4e51-b85e-112a02361dce} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.02.24 03:53:06.815222 [ 277 ] {8ef537b1-8fc3-4e51-b85e-112a02361dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1919 | 2026.02.24 03:53:06.815566 [ 277 ] {8ef537b1-8fc3-4e51-b85e-112a02361dce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1920 | 2026.02.24 03:53:06.815821 [ 277 ] {8ef537b1-8fc3-4e51-b85e-112a02361dce} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.02.24 03:53:06.815944 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 93 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413784 sec., 65780.91136977078 rows/sec., 5.08 MiB/sec. | ||
| 1922 | 2026.02.24 03:53:06.815956 [ 277 ] {8ef537b1-8fc3-4e51-b85e-112a02361dce} <Debug> executeQuery: Read 89 rows, 7.15 KiB in 0.001299 sec., 68514.24172440339 rows/sec., 5.37 MiB/sec. | ||
| 1923 | 2026.02.24 03:53:06.816006 [ 277 ] {8ef537b1-8fc3-4e51-b85e-112a02361dce} <Debug> TCPHandler: Processed in 0.001480814 sec. | ||
| 1924 | 2026.02.24 03:53:06.816127 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.02.24 03:53:06.816127 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1926 | 2026.02.24 03:53:06.816227 [ 277 ] {be2e78b1-395e-43de-a6f4-1d73f504d47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.02.24 03:53:06.816279 [ 277 ] {be2e78b1-395e-43de-a6f4-1d73f504d47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1928 | 2026.02.24 03:53:06.816420 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_6_1} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.02.24 03:53:06.816492 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_6_1} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1930 | 2026.02.24 03:53:06.816557 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1931 | 2026.02.24 03:53:06.816714 [ 277 ] {be2e78b1-395e-43de-a6f4-1d73f504d47d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.02.24 03:53:06.816754 [ 277 ] {be2e78b1-395e-43de-a6f4-1d73f504d47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1933 | 2026.02.24 03:53:06.817101 [ 277 ] {be2e78b1-395e-43de-a6f4-1d73f504d47d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1934 | 2026.02.24 03:53:06.817317 [ 277 ] {be2e78b1-395e-43de-a6f4-1d73f504d47d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.02.24 03:53:06.817450 [ 277 ] {be2e78b1-395e-43de-a6f4-1d73f504d47d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 1936 | 2026.02.24 03:53:06.817487 [ 277 ] {be2e78b1-395e-43de-a6f4-1d73f504d47d} <Debug> TCPHandler: Processed in 0.001409464 sec. | ||
| 1937 | 2026.02.24 03:53:06.817607 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2026.02.24 03:53:06.817702 [ 277 ] {9df06b75-b116-4b5f-a2c9-506338eb735c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1939 | 2026.02.24 03:53:06.817756 [ 277 ] {9df06b75-b116-4b5f-a2c9-506338eb735c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1940 | 2026.02.24 03:53:06.818636 [ 277 ] {9df06b75-b116-4b5f-a2c9-506338eb735c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2026.02.24 03:53:06.818674 [ 277 ] {9df06b75-b116-4b5f-a2c9-506338eb735c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1942 | 2026.02.24 03:53:06.819212 [ 277 ] {9df06b75-b116-4b5f-a2c9-506338eb735c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1943 | 2026.02.24 03:53:06.819444 [ 277 ] {9df06b75-b116-4b5f-a2c9-506338eb735c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.02.24 03:53:06.819583 [ 277 ] {9df06b75-b116-4b5f-a2c9-506338eb735c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.0019 sec., 11578.947368421053 rows/sec., 20.75 MiB/sec. | ||
| 1945 | 2026.02.24 03:53:06.819638 [ 277 ] {9df06b75-b116-4b5f-a2c9-506338eb735c} <Debug> TCPHandler: Processed in 0.00208009 sec. | ||
| 1946 | 2026.02.24 03:53:06.819759 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.02.24 03:53:06.819856 [ 277 ] {0e00ba79-c81c-469a-98df-d3b52bcbf8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1948 | 2026.02.24 03:53:06.819897 [ 277 ] {0e00ba79-c81c-469a-98df-d3b52bcbf8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1949 | 2026.02.24 03:53:06.820217 [ 277 ] {0e00ba79-c81c-469a-98df-d3b52bcbf8ff} <Trace> oximeter.measurements_i64 (68959b8c-87e9-443c-99a7-1a2e8719bfa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.02.24 03:53:06.820252 [ 277 ] {0e00ba79-c81c-469a-98df-d3b52bcbf8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1951 | 2026.02.24 03:53:06.820550 [ 277 ] {0e00ba79-c81c-469a-98df-d3b52bcbf8ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1952 | 2026.02.24 03:53:06.820758 [ 277 ] {0e00ba79-c81c-469a-98df-d3b52bcbf8ff} <Trace> oximeter.measurements_i64 (68959b8c-87e9-443c-99a7-1a2e8719bfa8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.02.24 03:53:06.820884 [ 277 ] {0e00ba79-c81c-469a-98df-d3b52bcbf8ff} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001047 sec., 2865.329512893983 rows/sec., 229.45 KiB/sec. | ||
| 1954 | 2026.02.24 03:53:06.820920 [ 277 ] {0e00ba79-c81c-469a-98df-d3b52bcbf8ff} <Debug> TCPHandler: Processed in 0.001210241 sec. | ||
| 1955 | 2026.02.24 03:53:06.821033 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.02.24 03:53:06.821127 [ 277 ] {a095717d-f2be-4b5b-9bbe-1ea87518caa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1957 | 2026.02.24 03:53:06.821167 [ 277 ] {a095717d-f2be-4b5b-9bbe-1ea87518caa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1958 | 2026.02.24 03:53:06.821498 [ 277 ] {a095717d-f2be-4b5b-9bbe-1ea87518caa6} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.02.24 03:53:06.821534 [ 277 ] {a095717d-f2be-4b5b-9bbe-1ea87518caa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 1960 | 2026.02.24 03:53:06.821832 [ 277 ] {a095717d-f2be-4b5b-9bbe-1ea87518caa6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1961 | 2026.02.24 03:53:06.822045 [ 277 ] {a095717d-f2be-4b5b-9bbe-1ea87518caa6} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.02.24 03:53:06.822171 [ 277 ] {a095717d-f2be-4b5b-9bbe-1ea87518caa6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 1963 | 2026.02.24 03:53:06.822206 [ 277 ] {a095717d-f2be-4b5b-9bbe-1ea87518caa6} <Debug> TCPHandler: Processed in 0.001223812 sec. | ||
| 1964 | 2026.02.24 03:53:07.000277 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.94 MiB, peak 185.91 MiB, free memory in arenas 0.00 B, will set to 182.55 MiB (RSS), difference: 1.60 MiB | ||
| 1965 | 2026.02.24 03:53:08.898200 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33754 | ||
| 1966 | 2026.02.24 03:53:08.898314 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1967 | 2026.02.24 03:53:08.898341 [ 275 ] {} <Debug> TCP-Session: ad7d333c-0687-4877-a95d-949dc8d010d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33754 | ||
| 1968 | 2026.02.24 03:53:08.898365 [ 275 ] {} <Debug> TCP-Session: ad7d333c-0687-4877-a95d-949dc8d010d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.02.24 03:53:08.898378 [ 275 ] {} <Debug> TCP-Session: ad7d333c-0687-4877-a95d-949dc8d010d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.02.24 03:53:08.898610 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59997 | ||
| 1971 | 2026.02.24 03:53:08.898626 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65098 | ||
| 1972 | 2026.02.24 03:53:08.898670 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35390 | ||
| 1973 | 2026.02.24 03:53:08.898701 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46922 | ||
| 1974 | 2026.02.24 03:53:08.898712 [ 275 ] {} <Trace> TCP-Session: ad7d333c-0687-4877-a95d-949dc8d010d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.02.24 03:53:08.898740 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1976 | 2026.02.24 03:53:08.898755 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1977 | 2026.02.24 03:53:08.898704 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63038 | ||
| 1978 | 2026.02.24 03:53:08.898801 [ 286 ] {} <Debug> TCP-Session: d191769e-bdee-4920-a865-f3e976c25196 Authenticating user 'default' from [fd00:1122:3344:101::e]:59997 | ||
| 1979 | 2026.02.24 03:53:08.898814 [ 287 ] {} <Debug> TCP-Session: 533121aa-3901-43c9-9879-b31b562e180a Authenticating user 'default' from [fd00:1122:3344:101::e]:65098 | ||
| 1980 | 2026.02.24 03:53:08.898688 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50073 | ||
| 1981 | 2026.02.24 03:53:08.898869 [ 287 ] {} <Debug> TCP-Session: 533121aa-3901-43c9-9879-b31b562e180a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.02.24 03:53:08.898876 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1983 | 2026.02.24 03:53:08.898889 [ 287 ] {} <Debug> TCP-Session: 533121aa-3901-43c9-9879-b31b562e180a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.02.24 03:53:08.898856 [ 286 ] {} <Debug> TCP-Session: d191769e-bdee-4920-a865-f3e976c25196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.02.24 03:53:08.898677 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36609 | ||
| 1986 | 2026.02.24 03:53:08.899018 [ 286 ] {} <Debug> TCP-Session: d191769e-bdee-4920-a865-f3e976c25196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.02.24 03:53:08.898630 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51585 | ||
| 1988 | 2026.02.24 03:53:08.898917 [ 275 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33754) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1989 | 2026.02.24 03:53:08.898919 [ 292 ] {} <Debug> TCP-Session: ac13b2c9-5e88-4dde-88a1-d8b53f592425 Authenticating user 'default' from [fd00:1122:3344:101::e]:46922 | ||
| 1990 | 2026.02.24 03:53:08.899128 [ 292 ] {} <Debug> TCP-Session: ac13b2c9-5e88-4dde-88a1-d8b53f592425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.02.24 03:53:08.899141 [ 292 ] {} <Debug> TCP-Session: ac13b2c9-5e88-4dde-88a1-d8b53f592425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.02.24 03:53:08.899169 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1993 | 2026.02.24 03:53:08.899205 [ 291 ] {} <Debug> TCP-Session: 0a04b0f7-e990-4e0b-add6-26d7413deadc Authenticating user 'default' from [fd00:1122:3344:101::e]:50073 | ||
| 1994 | 2026.02.24 03:53:08.899238 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1995 | 2026.02.24 03:53:08.899263 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1996 | 2026.02.24 03:53:08.899303 [ 291 ] {} <Debug> TCP-Session: 0a04b0f7-e990-4e0b-add6-26d7413deadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.02.24 03:53:08.899318 [ 288 ] {} <Debug> TCP-Session: 858416b0-3c30-49dc-8a6d-7c5efcb0332d Authenticating user 'default' from [fd00:1122:3344:101::e]:51585 | ||
| 1998 | 2026.02.24 03:53:08.899330 [ 293 ] {} <Debug> TCP-Session: 9f0e29e2-532e-4f69-a011-2b51f1ebe8fa Authenticating user 'default' from [fd00:1122:3344:101::e]:63038 | ||
| 1999 | 2026.02.24 03:53:08.899331 [ 291 ] {} <Debug> TCP-Session: 0a04b0f7-e990-4e0b-add6-26d7413deadc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.02.24 03:53:08.899346 [ 275 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2001 | 2026.02.24 03:53:08.899352 [ 293 ] {} <Debug> TCP-Session: 9f0e29e2-532e-4f69-a011-2b51f1ebe8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2026.02.24 03:53:08.899344 [ 288 ] {} <Debug> TCP-Session: 858416b0-3c30-49dc-8a6d-7c5efcb0332d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.02.24 03:53:08.899388 [ 293 ] {} <Debug> TCP-Session: 9f0e29e2-532e-4f69-a011-2b51f1ebe8fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.02.24 03:53:08.899403 [ 288 ] {} <Debug> TCP-Session: 858416b0-3c30-49dc-8a6d-7c5efcb0332d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2005 | 2026.02.24 03:53:08.899403 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2006 | 2026.02.24 03:53:08.899415 [ 275 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2007 | 2026.02.24 03:53:08.899435 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2008 | 2026.02.24 03:53:08.899448 [ 289 ] {} <Debug> TCP-Session: 00569763-8ebb-4de4-b1cf-6740c243585c Authenticating user 'default' from [fd00:1122:3344:101::e]:35390 | ||
| 2009 | 2026.02.24 03:53:08.899481 [ 290 ] {} <Debug> TCP-Session: 2cd78db6-21c0-4767-a69e-86e39dcfeed7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36609 | ||
| 2010 | 2026.02.24 03:53:08.899486 [ 289 ] {} <Debug> TCP-Session: 00569763-8ebb-4de4-b1cf-6740c243585c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.02.24 03:53:08.899508 [ 290 ] {} <Debug> TCP-Session: 2cd78db6-21c0-4767-a69e-86e39dcfeed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.02.24 03:53:08.899514 [ 289 ] {} <Debug> TCP-Session: 00569763-8ebb-4de4-b1cf-6740c243585c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.02.24 03:53:08.899531 [ 290 ] {} <Debug> TCP-Session: 2cd78db6-21c0-4767-a69e-86e39dcfeed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.02.24 03:53:08.899724 [ 275 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 2015 | 2026.02.24 03:53:08.899817 [ 275 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2016 | 2026.02.24 03:53:09.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.59 MiB, peak 185.91 MiB, free memory in arenas 0.00 B, will set to 186.45 MiB (RSS), difference: 3.85 MiB | ||
| 2017 | 2026.02.24 03:53:09.262836 [ 340 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Trace> AggregatingTransform: Aggregating | ||
| 2018 | 2026.02.24 03:53:09.262918 [ 340 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2019 | 2026.02.24 03:53:09.262961 [ 340 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001538455 sec. (650.003 rows/sec., 25.39 KiB/sec.) | ||
| 2020 | 2026.02.24 03:53:09.262983 [ 340 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Trace> Aggregator: Merging aggregated data | ||
| 2021 | 2026.02.24 03:53:09.264034 [ 275 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.365162 sec., 2.738510578866366 rows/sec., 109.54 B/sec. | ||
| 2022 | 2026.02.24 03:53:09.264201 [ 275 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2023 | 2026.02.24 03:53:09.264218 [ 275 ] {47297452-ef35-4f5f-9cc2-adec09e00c0c} <Debug> TCPHandler: Processed in 0.365614866 sec. | ||
| 2024 | 2026.02.24 03:53:09.264323 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2025 | 2026.02.24 03:53:09.264358 [ 293 ] {} <Debug> TCP-Session: 9f0e29e2-532e-4f69-a011-2b51f1ebe8fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2026.02.24 03:53:09.264359 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2027 | 2026.02.24 03:53:09.264383 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2028 | 2026.02.24 03:53:09.264413 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2029 | 2026.02.24 03:53:09.264437 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2030 | 2026.02.24 03:53:09.264458 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2031 | 2026.02.24 03:53:09.264476 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2032 | 2026.02.24 03:53:09.264493 [ 290 ] {} <Debug> TCP-Session: 2cd78db6-21c0-4767-a69e-86e39dcfeed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.02.24 03:53:09.264502 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2034 | 2026.02.24 03:53:09.264518 [ 287 ] {} <Debug> TCP-Session: 533121aa-3901-43c9-9879-b31b562e180a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.02.24 03:53:09.264528 [ 291 ] {} <Debug> TCP-Session: 0a04b0f7-e990-4e0b-add6-26d7413deadc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2036 | 2026.02.24 03:53:09.264554 [ 275 ] {} <Debug> TCP-Session: ad7d333c-0687-4877-a95d-949dc8d010d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.02.24 03:53:09.264477 [ 288 ] {} <Debug> TCP-Session: 858416b0-3c30-49dc-8a6d-7c5efcb0332d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.02.24 03:53:09.264466 [ 289 ] {} <Debug> TCP-Session: 00569763-8ebb-4de4-b1cf-6740c243585c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.02.24 03:53:09.264433 [ 286 ] {} <Debug> TCP-Session: d191769e-bdee-4920-a865-f3e976c25196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.02.24 03:53:09.264398 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2041 | 2026.02.24 03:53:09.264674 [ 292 ] {} <Debug> TCP-Session: ac13b2c9-5e88-4dde-88a1-d8b53f592425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2026.02.24 03:53:10.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.82 MiB, peak 199.96 MiB, free memory in arenas 0.00 B, will set to 202.75 MiB (RSS), difference: 14.93 MiB | ||
| 2043 | 2026.02.24 03:53:10.740413 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55591 | ||
| 2044 | 2026.02.24 03:53:10.740525 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2045 | 2026.02.24 03:53:10.740551 [ 288 ] {} <Debug> TCP-Session: 2d438446-4fb9-4d7a-8028-2d0a6f132338 Authenticating user 'default' from [fd00:1122:3344:101::e]:55591 | ||
| 2046 | 2026.02.24 03:53:10.740572 [ 288 ] {} <Debug> TCP-Session: 2d438446-4fb9-4d7a-8028-2d0a6f132338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.02.24 03:53:10.740584 [ 288 ] {} <Debug> TCP-Session: 2d438446-4fb9-4d7a-8028-2d0a6f132338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.02.24 03:53:10.740818 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57607 | ||
| 2049 | 2026.02.24 03:53:10.740838 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64512 | ||
| 2050 | 2026.02.24 03:53:10.740873 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60227 | ||
| 2051 | 2026.02.24 03:53:10.740899 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35264 | ||
| 2052 | 2026.02.24 03:53:10.740921 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36640 | ||
| 2053 | 2026.02.24 03:53:10.740945 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2054 | 2026.02.24 03:53:10.740967 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2055 | 2026.02.24 03:53:10.740981 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2056 | 2026.02.24 03:53:10.740976 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2057 | 2026.02.24 03:53:10.740999 [ 293 ] {} <Debug> TCP-Session: 8a60d7f8-c58e-471a-b874-fd6277c1c07c Authenticating user 'default' from [fd00:1122:3344:101::e]:60227 | ||
| 2058 | 2026.02.24 03:53:10.741021 [ 275 ] {} <Debug> TCP-Session: 1ff87e42-3ae2-41ba-bd43-4c457c874c7f Authenticating user 'default' from [fd00:1122:3344:101::e]:35264 | ||
| 2059 | 2026.02.24 03:53:10.741028 [ 288 ] {} <Trace> TCP-Session: 2d438446-4fb9-4d7a-8028-2d0a6f132338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.02.24 03:53:10.741035 [ 291 ] {} <Debug> TCP-Session: 1c299748-7948-4031-9f00-1db049becc3a Authenticating user 'default' from [fd00:1122:3344:101::e]:64512 | ||
| 2061 | 2026.02.24 03:53:10.741047 [ 275 ] {} <Debug> TCP-Session: 1ff87e42-3ae2-41ba-bd43-4c457c874c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.02.24 03:53:10.741087 [ 291 ] {} <Debug> TCP-Session: 1c299748-7948-4031-9f00-1db049becc3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.02.24 03:53:10.741091 [ 275 ] {} <Debug> TCP-Session: 1ff87e42-3ae2-41ba-bd43-4c457c874c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.02.24 03:53:10.741118 [ 291 ] {} <Debug> TCP-Session: 1c299748-7948-4031-9f00-1db049becc3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.02.24 03:53:10.741030 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2066 | 2026.02.24 03:53:10.740861 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64256 | ||
| 2067 | 2026.02.24 03:53:10.741182 [ 286 ] {} <Debug> TCP-Session: 6c4419ba-4e1f-43d0-8eea-83bf388db76e Authenticating user 'default' from [fd00:1122:3344:101::e]:36640 | ||
| 2068 | 2026.02.24 03:53:10.740823 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58216 | ||
| 2069 | 2026.02.24 03:53:10.741214 [ 288 ] {7134b5eb-2e98-4d1a-945e-fe813008cd26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55591) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2070 | 2026.02.24 03:53:10.741220 [ 286 ] {} <Debug> TCP-Session: 6c4419ba-4e1f-43d0-8eea-83bf388db76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.02.24 03:53:10.741241 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2026.02.24 03:53:10.741266 [ 286 ] {} <Debug> TCP-Session: 6c4419ba-4e1f-43d0-8eea-83bf388db76e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.02.24 03:53:10.741273 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2026.02.24 03:53:10.741285 [ 292 ] {} <Debug> TCP-Session: 48d47395-d2ca-42c9-935d-ea2457b94cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64256 | ||
| 2075 | 2026.02.24 03:53:10.741306 [ 290 ] {} <Debug> TCP-Session: 3e179c1e-07c5-4aeb-925a-f0a5e4b8bc43 Authenticating user 'default' from [fd00:1122:3344:101::e]:58216 | ||
| 2076 | 2026.02.24 03:53:10.740991 [ 289 ] {} <Debug> TCP-Session: 412816fc-6d9e-4927-a7c0-8e94264f8fc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57607 | ||
| 2077 | 2026.02.24 03:53:10.741327 [ 292 ] {} <Debug> TCP-Session: 48d47395-d2ca-42c9-935d-ea2457b94cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.02.24 03:53:10.741334 [ 290 ] {} <Debug> TCP-Session: 3e179c1e-07c5-4aeb-925a-f0a5e4b8bc43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.02.24 03:53:10.741352 [ 289 ] {} <Debug> TCP-Session: 412816fc-6d9e-4927-a7c0-8e94264f8fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.02.24 03:53:10.741355 [ 292 ] {} <Debug> TCP-Session: 48d47395-d2ca-42c9-935d-ea2457b94cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.02.24 03:53:10.741370 [ 290 ] {} <Debug> TCP-Session: 3e179c1e-07c5-4aeb-925a-f0a5e4b8bc43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.02.24 03:53:10.741380 [ 289 ] {} <Debug> TCP-Session: 412816fc-6d9e-4927-a7c0-8e94264f8fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2026.02.24 03:53:10.740892 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60942 | ||
| 2084 | 2026.02.24 03:53:10.741039 [ 293 ] {} <Debug> TCP-Session: 8a60d7f8-c58e-471a-b874-fd6277c1c07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.02.24 03:53:10.741454 [ 293 ] {} <Debug> TCP-Session: 8a60d7f8-c58e-471a-b874-fd6277c1c07c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.02.24 03:53:10.741481 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2026.02.24 03:53:10.741509 [ 294 ] {} <Debug> TCP-Session: ae24a6c4-2626-4807-8df6-c1fecf71833d Authenticating user 'default' from [fd00:1122:3344:101::e]:60942 | ||
| 2088 | 2026.02.24 03:53:10.741524 [ 294 ] {} <Debug> TCP-Session: ae24a6c4-2626-4807-8df6-c1fecf71833d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.02.24 03:53:10.741535 [ 294 ] {} <Debug> TCP-Session: ae24a6c4-2626-4807-8df6-c1fecf71833d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.02.24 03:53:10.741542 [ 288 ] {7134b5eb-2e98-4d1a-945e-fe813008cd26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2091 | 2026.02.24 03:53:10.741599 [ 288 ] {7134b5eb-2e98-4d1a-945e-fe813008cd26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2092 | 2026.02.24 03:53:10.741909 [ 288 ] {7134b5eb-2e98-4d1a-945e-fe813008cd26} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 2093 | 2026.02.24 03:53:10.742966 [ 328 ] {7134b5eb-2e98-4d1a-945e-fe813008cd26} <Trace> AggregatingTransform: Aggregating | ||
| 2094 | 2026.02.24 03:53:10.743007 [ 328 ] {7134b5eb-2e98-4d1a-945e-fe813008cd26} <Trace> Aggregator: Aggregation method: without_key | ||
| 2095 | 2026.02.24 03:53:10.743042 [ 328 ] {7134b5eb-2e98-4d1a-945e-fe813008cd26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103553 sec. (965.689 rows/sec., 37.72 KiB/sec.) | ||
| 2096 | 2026.02.24 03:53:10.743061 [ 328 ] {7134b5eb-2e98-4d1a-945e-fe813008cd26} <Trace> Aggregator: Merging aggregated data | ||
| 2097 | 2026.02.24 03:53:10.744451 [ 288 ] {7134b5eb-2e98-4d1a-945e-fe813008cd26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003296 sec., 303.3980582524272 rows/sec., 11.85 KiB/sec. | ||
| 2098 | 2026.02.24 03:53:10.744608 [ 288 ] {7134b5eb-2e98-4d1a-945e-fe813008cd26} <Debug> TCPHandler: Processed in 0.003737656 sec. | ||
| 2099 | 2026.02.24 03:53:10.744728 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2100 | 2026.02.24 03:53:10.744755 [ 288 ] {} <Debug> TCP-Session: 2d438446-4fb9-4d7a-8028-2d0a6f132338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.02.24 03:53:10.744760 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2102 | 2026.02.24 03:53:10.744780 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2103 | 2026.02.24 03:53:10.744806 [ 289 ] {} <Debug> TCP-Session: 412816fc-6d9e-4927-a7c0-8e94264f8fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.02.24 03:53:10.744814 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2105 | 2026.02.24 03:53:10.744817 [ 292 ] {} <Debug> TCP-Session: 48d47395-d2ca-42c9-935d-ea2457b94cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.02.24 03:53:10.744836 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2107 | 2026.02.24 03:53:10.744853 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2108 | 2026.02.24 03:53:10.744872 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2109 | 2026.02.24 03:53:10.744887 [ 291 ] {} <Debug> TCP-Session: 1c299748-7948-4031-9f00-1db049becc3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.02.24 03:53:10.744894 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2111 | 2026.02.24 03:53:10.744919 [ 293 ] {} <Debug> TCP-Session: 8a60d7f8-c58e-471a-b874-fd6277c1c07c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.02.24 03:53:10.744921 [ 290 ] {} <Debug> TCP-Session: 3e179c1e-07c5-4aeb-925a-f0a5e4b8bc43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.02.24 03:53:10.744944 [ 275 ] {} <Debug> TCP-Session: 1ff87e42-3ae2-41ba-bd43-4c457c874c7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.02.24 03:53:10.744806 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2115 | 2026.02.24 03:53:10.744846 [ 294 ] {} <Debug> TCP-Session: ae24a6c4-2626-4807-8df6-c1fecf71833d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.02.24 03:53:10.745019 [ 286 ] {} <Debug> TCP-Session: 6c4419ba-4e1f-43d0-8eea-83bf388db76e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.02.24 03:53:11.812555 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.02.24 03:53:11.812752 [ 277 ] {367a1861-af7b-49e7-b2ba-2042a65e56fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.02.24 03:53:11.812825 [ 277 ] {367a1861-af7b-49e7-b2ba-2042a65e56fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2120 | 2026.02.24 03:53:11.813473 [ 277 ] {367a1861-af7b-49e7-b2ba-2042a65e56fc} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.02.24 03:53:11.813520 [ 277 ] {367a1861-af7b-49e7-b2ba-2042a65e56fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2122 | 2026.02.24 03:53:11.813918 [ 277 ] {367a1861-af7b-49e7-b2ba-2042a65e56fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2123 | 2026.02.24 03:53:11.814179 [ 277 ] {367a1861-af7b-49e7-b2ba-2042a65e56fc} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.02.24 03:53:11.814337 [ 277 ] {367a1861-af7b-49e7-b2ba-2042a65e56fc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001639 sec., 14643.07504575961 rows/sec., 1.21 MiB/sec. | ||
| 2125 | 2026.02.24 03:53:11.814377 [ 277 ] {367a1861-af7b-49e7-b2ba-2042a65e56fc} <Debug> TCPHandler: Processed in 0.001960558 sec. | ||
| 2126 | 2026.02.24 03:53:11.814508 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.02.24 03:53:11.814603 [ 277 ] {66357f43-a215-42d3-871c-0e89b95d8d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2128 | 2026.02.24 03:53:11.814644 [ 277 ] {66357f43-a215-42d3-871c-0e89b95d8d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2129 | 2026.02.24 03:53:11.815150 [ 277 ] {66357f43-a215-42d3-871c-0e89b95d8d3d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.02.24 03:53:11.815187 [ 277 ] {66357f43-a215-42d3-871c-0e89b95d8d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2131 | 2026.02.24 03:53:11.815510 [ 277 ] {66357f43-a215-42d3-871c-0e89b95d8d3d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2132 | 2026.02.24 03:53:11.815720 [ 277 ] {66357f43-a215-42d3-871c-0e89b95d8d3d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.02.24 03:53:11.815845 [ 277 ] {66357f43-a215-42d3-871c-0e89b95d8d3d} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001262 sec., 155309.0332805071 rows/sec., 13.83 MiB/sec. | ||
| 2134 | 2026.02.24 03:53:11.815881 [ 277 ] {66357f43-a215-42d3-871c-0e89b95d8d3d} <Debug> TCPHandler: Processed in 0.001423154 sec. | ||
| 2135 | 2026.02.24 03:53:11.815993 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.02.24 03:53:11.816087 [ 277 ] {84c922ab-f9b2-4e41-ac00-7292d5dee763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2137 | 2026.02.24 03:53:11.816127 [ 277 ] {84c922ab-f9b2-4e41-ac00-7292d5dee763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2138 | 2026.02.24 03:53:11.816520 [ 277 ] {84c922ab-f9b2-4e41-ac00-7292d5dee763} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.02.24 03:53:11.816555 [ 277 ] {84c922ab-f9b2-4e41-ac00-7292d5dee763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2140 | 2026.02.24 03:53:11.816843 [ 277 ] {84c922ab-f9b2-4e41-ac00-7292d5dee763} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2141 | 2026.02.24 03:53:11.817049 [ 277 ] {84c922ab-f9b2-4e41-ac00-7292d5dee763} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.02.24 03:53:11.817173 [ 277 ] {84c922ab-f9b2-4e41-ac00-7292d5dee763} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001105 sec., 19909.50226244344 rows/sec., 1.51 MiB/sec. | ||
| 2143 | 2026.02.24 03:53:11.817209 [ 277 ] {84c922ab-f9b2-4e41-ac00-7292d5dee763} <Debug> TCPHandler: Processed in 0.001264402 sec. | ||
| 2144 | 2026.02.24 03:53:11.817309 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.02.24 03:53:11.817401 [ 277 ] {42bd5bcd-45f9-42cd-8796-7263cf25e1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.02.24 03:53:11.817441 [ 277 ] {42bd5bcd-45f9-42cd-8796-7263cf25e1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2147 | 2026.02.24 03:53:11.817828 [ 277 ] {42bd5bcd-45f9-42cd-8796-7263cf25e1ac} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.02.24 03:53:11.817862 [ 277 ] {42bd5bcd-45f9-42cd-8796-7263cf25e1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2149 | 2026.02.24 03:53:11.818153 [ 277 ] {42bd5bcd-45f9-42cd-8796-7263cf25e1ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2150 | 2026.02.24 03:53:11.818400 [ 277 ] {42bd5bcd-45f9-42cd-8796-7263cf25e1ac} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.02.24 03:53:11.818523 [ 277 ] {42bd5bcd-45f9-42cd-8796-7263cf25e1ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.75 MiB/sec. | ||
| 2152 | 2026.02.24 03:53:11.818561 [ 277 ] {42bd5bcd-45f9-42cd-8796-7263cf25e1ac} <Debug> TCPHandler: Processed in 0.001300853 sec. | ||
| 2153 | 2026.02.24 03:53:11.818663 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.02.24 03:53:11.818755 [ 277 ] {002a0752-7404-4d6d-9247-4ac5a7abfa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.02.24 03:53:11.818795 [ 277 ] {002a0752-7404-4d6d-9247-4ac5a7abfa23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2156 | 2026.02.24 03:53:11.819188 [ 277 ] {002a0752-7404-4d6d-9247-4ac5a7abfa23} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.02.24 03:53:11.819224 [ 277 ] {002a0752-7404-4d6d-9247-4ac5a7abfa23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2158 | 2026.02.24 03:53:11.819514 [ 277 ] {002a0752-7404-4d6d-9247-4ac5a7abfa23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2159 | 2026.02.24 03:53:11.819732 [ 277 ] {002a0752-7404-4d6d-9247-4ac5a7abfa23} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.02.24 03:53:11.819856 [ 277 ] {002a0752-7404-4d6d-9247-4ac5a7abfa23} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 2161 | 2026.02.24 03:53:11.819895 [ 277 ] {002a0752-7404-4d6d-9247-4ac5a7abfa23} <Debug> TCPHandler: Processed in 0.001281102 sec. | ||
| 2162 | 2026.02.24 03:53:11.820009 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.02.24 03:53:11.820102 [ 277 ] {36c36d49-0da6-43f5-949c-1bb910729032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2164 | 2026.02.24 03:53:11.820142 [ 277 ] {36c36d49-0da6-43f5-949c-1bb910729032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2165 | 2026.02.24 03:53:11.820573 [ 277 ] {36c36d49-0da6-43f5-949c-1bb910729032} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.02.24 03:53:11.820609 [ 277 ] {36c36d49-0da6-43f5-949c-1bb910729032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2167 | 2026.02.24 03:53:11.820920 [ 277 ] {36c36d49-0da6-43f5-949c-1bb910729032} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2168 | 2026.02.24 03:53:11.821151 [ 277 ] {36c36d49-0da6-43f5-949c-1bb910729032} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.02.24 03:53:11.821277 [ 277 ] {36c36d49-0da6-43f5-949c-1bb910729032} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001192 sec., 92281.87919463088 rows/sec., 7.52 MiB/sec. | ||
| 2170 | 2026.02.24 03:53:11.821313 [ 277 ] {36c36d49-0da6-43f5-949c-1bb910729032} <Debug> TCPHandler: Processed in 0.001352523 sec. | ||
| 2171 | 2026.02.24 03:53:11.821430 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.02.24 03:53:11.821522 [ 277 ] {58b993da-c248-4def-ab18-8e00082ad181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2173 | 2026.02.24 03:53:11.821564 [ 277 ] {58b993da-c248-4def-ab18-8e00082ad181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2174 | 2026.02.24 03:53:11.821972 [ 277 ] {58b993da-c248-4def-ab18-8e00082ad181} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.02.24 03:53:11.822008 [ 277 ] {58b993da-c248-4def-ab18-8e00082ad181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2176 | 2026.02.24 03:53:11.822342 [ 277 ] {58b993da-c248-4def-ab18-8e00082ad181} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2177 | 2026.02.24 03:53:11.822559 [ 277 ] {58b993da-c248-4def-ab18-8e00082ad181} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.02.24 03:53:11.822685 [ 277 ] {58b993da-c248-4def-ab18-8e00082ad181} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001182 sec., 165820.64297800336 rows/sec., 11.90 MiB/sec. | ||
| 2179 | 2026.02.24 03:53:11.822722 [ 277 ] {58b993da-c248-4def-ab18-8e00082ad181} <Debug> TCPHandler: Processed in 0.001341552 sec. | ||
| 2180 | 2026.02.24 03:53:11.822835 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.02.24 03:53:11.822928 [ 277 ] {966abfdc-f77f-4ba1-a64e-1f3ad4b53aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2182 | 2026.02.24 03:53:11.822982 [ 277 ] {966abfdc-f77f-4ba1-a64e-1f3ad4b53aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2183 | 2026.02.24 03:53:11.823740 [ 277 ] {966abfdc-f77f-4ba1-a64e-1f3ad4b53aca} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.02.24 03:53:11.823775 [ 277 ] {966abfdc-f77f-4ba1-a64e-1f3ad4b53aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2185 | 2026.02.24 03:53:11.824316 [ 277 ] {966abfdc-f77f-4ba1-a64e-1f3ad4b53aca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2186 | 2026.02.24 03:53:11.824591 [ 277 ] {966abfdc-f77f-4ba1-a64e-1f3ad4b53aca} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.02.24 03:53:11.824685 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2188 | 2026.02.24 03:53:11.824723 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.02.24 03:53:11.824726 [ 277 ] {966abfdc-f77f-4ba1-a64e-1f3ad4b53aca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001816 sec., 5506.607929515419 rows/sec., 9.87 MiB/sec. | ||
| 2190 | 2026.02.24 03:53:11.824745 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2191 | 2026.02.24 03:53:11.824779 [ 277 ] {966abfdc-f77f-4ba1-a64e-1f3ad4b53aca} <Debug> TCPHandler: Processed in 0.001991949 sec. | ||
| 2192 | 2026.02.24 03:53:11.824878 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 2193 | 2026.02.24 03:53:11.824888 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2026.02.24 03:53:11.825007 [ 277 ] {0243b66f-7337-4feb-8fd1-b63715009c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2195 | 2026.02.24 03:53:11.825051 [ 277 ] {0243b66f-7337-4feb-8fd1-b63715009c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2196 | 2026.02.24 03:53:11.825148 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2197 | 2026.02.24 03:53:11.825218 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 2198 | 2026.02.24 03:53:11.825355 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 2199 | 2026.02.24 03:53:11.825407 [ 277 ] {0243b66f-7337-4feb-8fd1-b63715009c37} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.02.24 03:53:11.825447 [ 277 ] {0243b66f-7337-4feb-8fd1-b63715009c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2201 | 2026.02.24 03:53:11.825478 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
| 2202 | 2026.02.24 03:53:11.825587 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2203 | 2026.02.24 03:53:11.825699 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 2204 | 2026.02.24 03:53:11.825766 [ 277 ] {0243b66f-7337-4feb-8fd1-b63715009c37} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2205 | 2026.02.24 03:53:11.825813 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 2206 | 2026.02.24 03:53:11.825998 [ 277 ] {0243b66f-7337-4feb-8fd1-b63715009c37} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.02.24 03:53:11.826132 [ 277 ] {0243b66f-7337-4feb-8fd1-b63715009c37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 2208 | 2026.02.24 03:53:11.826169 [ 277 ] {0243b66f-7337-4feb-8fd1-b63715009c37} <Debug> TCPHandler: Processed in 0.001331663 sec. | ||
| 2209 | 2026.02.24 03:53:11.827676 [ 195 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 79 rows, containing 19 columns (19 merged, 0 gathered) in 0.002852807 sec., 27692.024031068348 rows/sec., 49.62 MiB/sec. | ||
| 2210 | 2026.02.24 03:53:11.828190 [ 200 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2211 | 2026.02.24 03:53:11.828791 [ 200 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.02.24 03:53:11.828916 [ 200 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2213 | 2026.02.24 03:53:11.829116 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2214 | 2026.02.24 03:53:12.369750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4308 | ||
| 2215 | 2026.02.24 03:53:12.370302 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.02.24 03:53:12.370350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2217 | 2026.02.24 03:53:12.370858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2218 | 2026.02.24 03:53:12.371097 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.02.24 03:53:12.371248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4308 | ||
| 2220 | 2026.02.24 03:53:12.586455 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2221 | 2026.02.24 03:53:12.603480 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2222 | 2026.02.24 03:53:12.603539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2223 | 2026.02.24 03:53:12.609525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2224 | 2026.02.24 03:53:12.610260 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2225 | 2026.02.24 03:53:12.613355 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2226 | 2026.02.24 03:53:13.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.51 MiB, peak 211.08 MiB, free memory in arenas 0.00 B, will set to 204.62 MiB (RSS), difference: 1.11 MiB | ||
| 2227 | 2026.02.24 03:53:14.865606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 290 | ||
| 2228 | 2026.02.24 03:53:14.868307 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.02.24 03:53:14.868366 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2230 | 2026.02.24 03:53:14.869513 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2231 | 2026.02.24 03:53:14.869796 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.02.24 03:53:14.869943 [ 43 ] {} <Debug> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2233 | 2026.02.24 03:53:14.870010 [ 43 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.02.24 03:53:14.870032 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2235 | 2026.02.24 03:53:14.870048 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 2236 | 2026.02.24 03:53:14.870182 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 2237 | 2026.02.24 03:53:14.870890 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2238 | 2026.02.24 03:53:14.871091 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 2239 | 2026.02.24 03:53:14.871562 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 2240 | 2026.02.24 03:53:14.871982 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 2241 | 2026.02.24 03:53:14.872386 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2242 | 2026.02.24 03:53:14.872747 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2243 | 2026.02.24 03:53:14.873109 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2244 | 2026.02.24 03:53:14.879858 [ 200 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 72 columns (72 merged, 0 gathered) in 0.009741694 sec., 29768.94983562407 rows/sec., 28.69 MiB/sec. | ||
| 2245 | 2026.02.24 03:53:14.880458 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2246 | 2026.02.24 03:53:14.880967 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_6_1} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.02.24 03:53:14.881038 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_6_1} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2248 | 2026.02.24 03:53:14.881188 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 2249 | 2026.02.24 03:53:15.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.72 MiB, peak 211.08 MiB, free memory in arenas 0.00 B, will set to 206.07 MiB (RSS), difference: 1.35 MiB | ||
| 2250 | 2026.02.24 03:53:16.812250 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.02.24 03:53:16.812552 [ 277 ] {8a8e0033-c9f8-49d1-ac9e-06aa2c4c2c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2252 | 2026.02.24 03:53:16.812658 [ 277 ] {8a8e0033-c9f8-49d1-ac9e-06aa2c4c2c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2253 | 2026.02.24 03:53:16.813525 [ 277 ] {8a8e0033-c9f8-49d1-ac9e-06aa2c4c2c62} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.02.24 03:53:16.813575 [ 277 ] {8a8e0033-c9f8-49d1-ac9e-06aa2c4c2c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2255 | 2026.02.24 03:53:16.813989 [ 277 ] {8a8e0033-c9f8-49d1-ac9e-06aa2c4c2c62} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2256 | 2026.02.24 03:53:16.814225 [ 277 ] {8a8e0033-c9f8-49d1-ac9e-06aa2c4c2c62} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.02.24 03:53:16.814363 [ 42 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2258 | 2026.02.24 03:53:16.814386 [ 277 ] {8a8e0033-c9f8-49d1-ac9e-06aa2c4c2c62} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001908 sec., 53459.11949685535 rows/sec., 4.47 MiB/sec. | ||
| 2259 | 2026.02.24 03:53:16.814432 [ 42 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.02.24 03:53:16.814450 [ 277 ] {8a8e0033-c9f8-49d1-ac9e-06aa2c4c2c62} <Debug> TCPHandler: Processed in 0.002385063 sec. | ||
| 2261 | 2026.02.24 03:53:16.814457 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2262 | 2026.02.24 03:53:16.814583 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.02.24 03:53:16.814621 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 2264 | 2026.02.24 03:53:16.814689 [ 277 ] {8bfacdc9-6e6f-49fe-a336-3e022c8ed723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2265 | 2026.02.24 03:53:16.814740 [ 277 ] {8bfacdc9-6e6f-49fe-a336-3e022c8ed723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2266 | 2026.02.24 03:53:16.814826 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2267 | 2026.02.24 03:53:16.814885 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 2268 | 2026.02.24 03:53:16.814992 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 92 rows starting from the beginning of the part | ||
| 2269 | 2026.02.24 03:53:16.815067 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2270 | 2026.02.24 03:53:16.815138 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2271 | 2026.02.24 03:53:16.815165 [ 277 ] {8bfacdc9-6e6f-49fe-a336-3e022c8ed723} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.02.24 03:53:16.815205 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 196 rows starting from the beginning of the part | ||
| 2273 | 2026.02.24 03:53:16.815209 [ 277 ] {8bfacdc9-6e6f-49fe-a336-3e022c8ed723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2274 | 2026.02.24 03:53:16.815278 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2275 | 2026.02.24 03:53:16.815582 [ 277 ] {8bfacdc9-6e6f-49fe-a336-3e022c8ed723} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2276 | 2026.02.24 03:53:16.815817 [ 277 ] {8bfacdc9-6e6f-49fe-a336-3e022c8ed723} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.02.24 03:53:16.815957 [ 277 ] {8bfacdc9-6e6f-49fe-a336-3e022c8ed723} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00129 sec., 17829.457364341088 rows/sec., 1.31 MiB/sec. | ||
| 2278 | 2026.02.24 03:53:16.815996 [ 277 ] {8bfacdc9-6e6f-49fe-a336-3e022c8ed723} <Debug> TCPHandler: Processed in 0.001464684 sec. | ||
| 2279 | 2026.02.24 03:53:16.816102 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.02.24 03:53:16.816197 [ 277 ] {71a1992e-7907-49e0-8fda-0e7b1cec15d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2281 | 2026.02.24 03:53:16.816237 [ 277 ] {71a1992e-7907-49e0-8fda-0e7b1cec15d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2282 | 2026.02.24 03:53:16.816328 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001780047 sec., 415719.36021914025 rows/sec., 37.49 MiB/sec. | ||
| 2283 | 2026.02.24 03:53:16.816507 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2284 | 2026.02.24 03:53:16.816646 [ 277 ] {71a1992e-7907-49e0-8fda-0e7b1cec15d2} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.02.24 03:53:16.816690 [ 277 ] {71a1992e-7907-49e0-8fda-0e7b1cec15d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2286 | 2026.02.24 03:53:16.816776 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_11_2} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.02.24 03:53:16.816865 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_11_2} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2288 | 2026.02.24 03:53:16.816937 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2289 | 2026.02.24 03:53:16.817025 [ 277 ] {71a1992e-7907-49e0-8fda-0e7b1cec15d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2290 | 2026.02.24 03:53:16.817242 [ 277 ] {71a1992e-7907-49e0-8fda-0e7b1cec15d2} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.02.24 03:53:16.817344 [ 42 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2292 | 2026.02.24 03:53:16.817369 [ 277 ] {71a1992e-7907-49e0-8fda-0e7b1cec15d2} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001192 sec., 72986.57718120806 rows/sec., 5.70 MiB/sec. | ||
| 2293 | 2026.02.24 03:53:16.817382 [ 42 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.02.24 03:53:16.817410 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2295 | 2026.02.24 03:53:16.817415 [ 277 ] {71a1992e-7907-49e0-8fda-0e7b1cec15d2} <Debug> TCPHandler: Processed in 0.001361764 sec. | ||
| 2296 | 2026.02.24 03:53:16.817534 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 2297 | 2026.02.24 03:53:16.817539 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.02.24 03:53:16.817656 [ 277 ] {5c3db223-4512-4656-b923-7010a0c0a711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2299 | 2026.02.24 03:53:16.817676 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2300 | 2026.02.24 03:53:16.817699 [ 277 ] {5c3db223-4512-4656-b923-7010a0c0a711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2301 | 2026.02.24 03:53:16.817724 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part | ||
| 2302 | 2026.02.24 03:53:16.817833 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 101 rows starting from the beginning of the part | ||
| 2303 | 2026.02.24 03:53:16.817890 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2304 | 2026.02.24 03:53:16.817935 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 89 rows starting from the beginning of the part | ||
| 2305 | 2026.02.24 03:53:16.817978 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 2306 | 2026.02.24 03:53:16.818023 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part | ||
| 2307 | 2026.02.24 03:53:16.818110 [ 277 ] {5c3db223-4512-4656-b923-7010a0c0a711} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.02.24 03:53:16.818150 [ 277 ] {5c3db223-4512-4656-b923-7010a0c0a711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2309 | 2026.02.24 03:53:16.818522 [ 277 ] {5c3db223-4512-4656-b923-7010a0c0a711} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2310 | 2026.02.24 03:53:16.818774 [ 277 ] {5c3db223-4512-4656-b923-7010a0c0a711} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.02.24 03:53:16.818879 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2312 | 2026.02.24 03:53:16.818911 [ 277 ] {5c3db223-4512-4656-b923-7010a0c0a711} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 2313 | 2026.02.24 03:53:16.818912 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.02.24 03:53:16.818951 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2315 | 2026.02.24 03:53:16.818954 [ 277 ] {5c3db223-4512-4656-b923-7010a0c0a711} <Debug> TCPHandler: Processed in 0.001465654 sec. | ||
| 2316 | 2026.02.24 03:53:16.819040 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 2317 | 2026.02.24 03:53:16.819074 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2026.02.24 03:53:16.819079 [ 199 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600416 sec., 344285.48577369883 rows/sec., 28.70 MiB/sec. | ||
| 2319 | 2026.02.24 03:53:16.819132 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2320 | 2026.02.24 03:53:16.819166 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 892 rows starting from the beginning of the part | ||
| 2321 | 2026.02.24 03:53:16.819174 [ 277 ] {fb548148-be01-4e52-bab3-5009425da56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2322 | 2026.02.24 03:53:16.819212 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 162 rows starting from the beginning of the part | ||
| 2323 | 2026.02.24 03:53:16.819234 [ 277 ] {fb548148-be01-4e52-bab3-5009425da56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2324 | 2026.02.24 03:53:16.819257 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2325 | 2026.02.24 03:53:16.819298 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2326 | 2026.02.24 03:53:16.819333 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 196 rows starting from the beginning of the part | ||
| 2327 | 2026.02.24 03:53:16.819344 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2328 | 2026.02.24 03:53:16.819368 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2329 | 2026.02.24 03:53:16.819727 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_11_2} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.02.24 03:53:16.819826 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_11_2} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2331 | 2026.02.24 03:53:16.819921 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2332 | 2026.02.24 03:53:16.819983 [ 277 ] {fb548148-be01-4e52-bab3-5009425da56c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.02.24 03:53:16.820024 [ 277 ] {fb548148-be01-4e52-bab3-5009425da56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2334 | 2026.02.24 03:53:16.820368 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368723 sec., 1263951.8733885526 rows/sec., 90.30 MiB/sec. | ||
| 2335 | 2026.02.24 03:53:16.820573 [ 277 ] {fb548148-be01-4e52-bab3-5009425da56c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2336 | 2026.02.24 03:53:16.820647 [ 199 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2337 | 2026.02.24 03:53:16.820814 [ 277 ] {fb548148-be01-4e52-bab3-5009425da56c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.02.24 03:53:16.820953 [ 277 ] {fb548148-be01-4e52-bab3-5009425da56c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001797 sec., 12799.109627156371 rows/sec., 22.94 MiB/sec. | ||
| 2339 | 2026.02.24 03:53:16.820953 [ 199 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.02.24 03:53:16.821011 [ 277 ] {fb548148-be01-4e52-bab3-5009425da56c} <Debug> TCPHandler: Processed in 0.001986599 sec. | ||
| 2341 | 2026.02.24 03:53:16.821050 [ 199 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2342 | 2026.02.24 03:53:16.821127 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2026.02.24 03:53:16.821134 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2344 | 2026.02.24 03:53:16.821222 [ 277 ] {bed8e13f-e872-42c8-8675-9916c6564ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2345 | 2026.02.24 03:53:16.821264 [ 277 ] {bed8e13f-e872-42c8-8675-9916c6564ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2346 | 2026.02.24 03:53:16.821634 [ 277 ] {bed8e13f-e872-42c8-8675-9916c6564ab5} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.02.24 03:53:16.821670 [ 277 ] {bed8e13f-e872-42c8-8675-9916c6564ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2348 | 2026.02.24 03:53:16.821983 [ 277 ] {bed8e13f-e872-42c8-8675-9916c6564ab5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2349 | 2026.02.24 03:53:16.822203 [ 277 ] {bed8e13f-e872-42c8-8675-9916c6564ab5} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.02.24 03:53:16.822303 [ 42 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2351 | 2026.02.24 03:53:16.822330 [ 277 ] {bed8e13f-e872-42c8-8675-9916c6564ab5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 2352 | 2026.02.24 03:53:16.822338 [ 42 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.02.24 03:53:16.822372 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2354 | 2026.02.24 03:53:16.822373 [ 277 ] {bed8e13f-e872-42c8-8675-9916c6564ab5} <Debug> TCPHandler: Processed in 0.001295012 sec. | ||
| 2355 | 2026.02.24 03:53:16.822439 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 2356 | 2026.02.24 03:53:16.822530 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2357 | 2026.02.24 03:53:16.822554 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2358 | 2026.02.24 03:53:16.822594 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2359 | 2026.02.24 03:53:16.822629 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2360 | 2026.02.24 03:53:16.822664 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2361 | 2026.02.24 03:53:16.822694 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 2362 | 2026.02.24 03:53:16.822728 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2363 | 2026.02.24 03:53:16.823419 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001008949 sec., 535210.4021115041 rows/sec., 35.92 MiB/sec. | ||
| 2364 | 2026.02.24 03:53:16.823607 [ 192 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2365 | 2026.02.24 03:53:16.823955 [ 192 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_11_2} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.02.24 03:53:16.824054 [ 192 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_11_2} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2367 | 2026.02.24 03:53:16.824168 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2368 | 2026.02.24 03:53:19.798142 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2369 | 2026.02.24 03:53:19.798224 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2370 | 2026.02.24 03:53:19.871453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4756 | ||
| 2371 | 2026.02.24 03:53:19.871975 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.02.24 03:53:19.872022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2373 | 2026.02.24 03:53:19.872592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2374 | 2026.02.24 03:53:19.872827 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.02.24 03:53:19.872958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4756 | ||
| 2376 | 2026.02.24 03:53:20.113557 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2377 | 2026.02.24 03:53:20.131195 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.02.24 03:53:20.131261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2379 | 2026.02.24 03:53:20.137829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2380 | 2026.02.24 03:53:20.138514 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.02.24 03:53:20.141652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2382 | 2026.02.24 03:53:21.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.84 MiB, peak 212.80 MiB, free memory in arenas 0.00 B, will set to 209.06 MiB (RSS), difference: 2.22 MiB | ||
| 2383 | 2026.02.24 03:53:21.810712 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.02.24 03:53:21.810911 [ 277 ] {ed5ff141-b31a-4830-9dd9-ac8533a71cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2385 | 2026.02.24 03:53:21.810986 [ 277 ] {ed5ff141-b31a-4830-9dd9-ac8533a71cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2386 | 2026.02.24 03:53:21.811640 [ 277 ] {ed5ff141-b31a-4830-9dd9-ac8533a71cf7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.02.24 03:53:21.811687 [ 277 ] {ed5ff141-b31a-4830-9dd9-ac8533a71cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2388 | 2026.02.24 03:53:21.812144 [ 277 ] {ed5ff141-b31a-4830-9dd9-ac8533a71cf7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2389 | 2026.02.24 03:53:21.812374 [ 277 ] {ed5ff141-b31a-4830-9dd9-ac8533a71cf7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.02.24 03:53:21.812540 [ 277 ] {ed5ff141-b31a-4830-9dd9-ac8533a71cf7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00168 sec., 45238.09523809524 rows/sec., 3.73 MiB/sec. | ||
| 2391 | 2026.02.24 03:53:21.812588 [ 277 ] {ed5ff141-b31a-4830-9dd9-ac8533a71cf7} <Debug> TCPHandler: Processed in 0.00201573 sec. | ||
| 2392 | 2026.02.24 03:53:21.812719 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.02.24 03:53:21.812820 [ 277 ] {a65a6c58-1d17-4f9e-8592-571f0997cdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2394 | 2026.02.24 03:53:21.812864 [ 277 ] {a65a6c58-1d17-4f9e-8592-571f0997cdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2395 | 2026.02.24 03:53:21.813278 [ 277 ] {a65a6c58-1d17-4f9e-8592-571f0997cdbe} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.02.24 03:53:21.813315 [ 277 ] {a65a6c58-1d17-4f9e-8592-571f0997cdbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2397 | 2026.02.24 03:53:21.813619 [ 277 ] {a65a6c58-1d17-4f9e-8592-571f0997cdbe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2398 | 2026.02.24 03:53:21.813831 [ 277 ] {a65a6c58-1d17-4f9e-8592-571f0997cdbe} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.02.24 03:53:21.813961 [ 277 ] {a65a6c58-1d17-4f9e-8592-571f0997cdbe} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001164 sec., 8591.065292096218 rows/sec., 646.01 KiB/sec. | ||
| 2400 | 2026.02.24 03:53:21.814000 [ 277 ] {a65a6c58-1d17-4f9e-8592-571f0997cdbe} <Debug> TCPHandler: Processed in 0.001332993 sec. | ||
| 2401 | 2026.02.24 03:53:21.814111 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.02.24 03:53:21.814207 [ 277 ] {ed8ae7cb-8956-4f67-af98-ab41a6b65e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2403 | 2026.02.24 03:53:21.814249 [ 277 ] {ed8ae7cb-8956-4f67-af98-ab41a6b65e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2404 | 2026.02.24 03:53:21.814668 [ 277 ] {ed8ae7cb-8956-4f67-af98-ab41a6b65e15} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.02.24 03:53:21.814704 [ 277 ] {ed8ae7cb-8956-4f67-af98-ab41a6b65e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2406 | 2026.02.24 03:53:21.815011 [ 277 ] {ed8ae7cb-8956-4f67-af98-ab41a6b65e15} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2407 | 2026.02.24 03:53:21.815328 [ 277 ] {ed8ae7cb-8956-4f67-af98-ab41a6b65e15} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.02.24 03:53:21.815464 [ 277 ] {ed8ae7cb-8956-4f67-af98-ab41a6b65e15} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001276 sec., 57993.73040752351 rows/sec., 4.53 MiB/sec. | ||
| 2409 | 2026.02.24 03:53:21.815503 [ 277 ] {ed8ae7cb-8956-4f67-af98-ab41a6b65e15} <Debug> TCPHandler: Processed in 0.001442203 sec. | ||
| 2410 | 2026.02.24 03:53:21.815618 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.02.24 03:53:21.815717 [ 277 ] {c6ff6364-f9af-4b9a-9c1f-84e9b839a9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2412 | 2026.02.24 03:53:21.815763 [ 277 ] {c6ff6364-f9af-4b9a-9c1f-84e9b839a9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2413 | 2026.02.24 03:53:21.816169 [ 277 ] {c6ff6364-f9af-4b9a-9c1f-84e9b839a9b7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.02.24 03:53:21.816207 [ 277 ] {c6ff6364-f9af-4b9a-9c1f-84e9b839a9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2415 | 2026.02.24 03:53:21.816542 [ 277 ] {c6ff6364-f9af-4b9a-9c1f-84e9b839a9b7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2416 | 2026.02.24 03:53:21.816754 [ 277 ] {c6ff6364-f9af-4b9a-9c1f-84e9b839a9b7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.02.24 03:53:21.816883 [ 277 ] {c6ff6364-f9af-4b9a-9c1f-84e9b839a9b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 2418 | 2026.02.24 03:53:21.816921 [ 277 ] {c6ff6364-f9af-4b9a-9c1f-84e9b839a9b7} <Debug> TCPHandler: Processed in 0.001354403 sec. | ||
| 2419 | 2026.02.24 03:53:21.817027 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.02.24 03:53:21.817123 [ 277 ] {1b4a2280-84e5-4967-a9eb-8741c585e472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2421 | 2026.02.24 03:53:21.817178 [ 277 ] {1b4a2280-84e5-4967-a9eb-8741c585e472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2422 | 2026.02.24 03:53:21.817900 [ 277 ] {1b4a2280-84e5-4967-a9eb-8741c585e472} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.02.24 03:53:21.817936 [ 277 ] {1b4a2280-84e5-4967-a9eb-8741c585e472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2424 | 2026.02.24 03:53:21.818434 [ 277 ] {1b4a2280-84e5-4967-a9eb-8741c585e472} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2425 | 2026.02.24 03:53:21.818651 [ 277 ] {1b4a2280-84e5-4967-a9eb-8741c585e472} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.02.24 03:53:21.818787 [ 277 ] {1b4a2280-84e5-4967-a9eb-8741c585e472} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001683 sec., 5941.770647653 rows/sec., 10.65 MiB/sec. | ||
| 2427 | 2026.02.24 03:53:21.818842 [ 277 ] {1b4a2280-84e5-4967-a9eb-8741c585e472} <Debug> TCPHandler: Processed in 0.001865308 sec. | ||
| 2428 | 2026.02.24 03:53:21.818948 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.02.24 03:53:21.819043 [ 277 ] {ac9f74ca-d34b-4f89-b739-681b1a800bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.02.24 03:53:21.819085 [ 277 ] {ac9f74ca-d34b-4f89-b739-681b1a800bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2431 | 2026.02.24 03:53:21.819423 [ 277 ] {ac9f74ca-d34b-4f89-b739-681b1a800bd6} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.02.24 03:53:21.819460 [ 277 ] {ac9f74ca-d34b-4f89-b739-681b1a800bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2433 | 2026.02.24 03:53:21.819763 [ 277 ] {ac9f74ca-d34b-4f89-b739-681b1a800bd6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2434 | 2026.02.24 03:53:21.819979 [ 277 ] {ac9f74ca-d34b-4f89-b739-681b1a800bd6} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.02.24 03:53:21.820106 [ 277 ] {ac9f74ca-d34b-4f89-b739-681b1a800bd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2436 | 2026.02.24 03:53:21.820142 [ 277 ] {ac9f74ca-d34b-4f89-b739-681b1a800bd6} <Debug> TCPHandler: Processed in 0.001244342 sec. | ||
| 2437 | 2026.02.24 03:53:24.870311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 314 | ||
| 2438 | 2026.02.24 03:53:24.872478 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.02.24 03:53:24.872526 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2440 | 2026.02.24 03:53:24.873676 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2441 | 2026.02.24 03:53:24.873946 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.02.24 03:53:24.874259 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2443 | 2026.02.24 03:53:26.811962 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.02.24 03:53:26.812178 [ 277 ] {866a9abd-875d-4d4a-8062-44327ba08274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2445 | 2026.02.24 03:53:26.812250 [ 277 ] {866a9abd-875d-4d4a-8062-44327ba08274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2446 | 2026.02.24 03:53:26.812885 [ 277 ] {866a9abd-875d-4d4a-8062-44327ba08274} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.02.24 03:53:26.812929 [ 277 ] {866a9abd-875d-4d4a-8062-44327ba08274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2448 | 2026.02.24 03:53:26.813299 [ 277 ] {866a9abd-875d-4d4a-8062-44327ba08274} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2449 | 2026.02.24 03:53:26.813517 [ 277 ] {866a9abd-875d-4d4a-8062-44327ba08274} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.02.24 03:53:26.813678 [ 277 ] {866a9abd-875d-4d4a-8062-44327ba08274} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001558 sec., 5134.788189987164 rows/sec., 418.71 KiB/sec. | ||
| 2451 | 2026.02.24 03:53:26.813725 [ 277 ] {866a9abd-875d-4d4a-8062-44327ba08274} <Debug> TCPHandler: Processed in 0.001901928 sec. | ||
| 2452 | 2026.02.24 03:53:26.813860 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.02.24 03:53:26.813963 [ 277 ] {ae836496-16f7-4b83-82cf-35f2209cb568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2454 | 2026.02.24 03:53:26.814006 [ 277 ] {ae836496-16f7-4b83-82cf-35f2209cb568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2455 | 2026.02.24 03:53:26.814493 [ 277 ] {ae836496-16f7-4b83-82cf-35f2209cb568} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.02.24 03:53:26.814529 [ 277 ] {ae836496-16f7-4b83-82cf-35f2209cb568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2457 | 2026.02.24 03:53:26.814842 [ 277 ] {ae836496-16f7-4b83-82cf-35f2209cb568} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2458 | 2026.02.24 03:53:26.815053 [ 277 ] {ae836496-16f7-4b83-82cf-35f2209cb568} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.02.24 03:53:26.815186 [ 277 ] {ae836496-16f7-4b83-82cf-35f2209cb568} <Debug> executeQuery: Read 122 rows, 10.57 KiB in 0.001245 sec., 97991.96787148595 rows/sec., 8.29 MiB/sec. | ||
| 2460 | 2026.02.24 03:53:26.815223 [ 277 ] {ae836496-16f7-4b83-82cf-35f2209cb568} <Debug> TCPHandler: Processed in 0.001414663 sec. | ||
| 2461 | 2026.02.24 03:53:26.815338 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.02.24 03:53:26.815434 [ 277 ] {85433bec-23b7-4848-a951-9d060138f5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.02.24 03:53:26.815475 [ 277 ] {85433bec-23b7-4848-a951-9d060138f5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2464 | 2026.02.24 03:53:26.815876 [ 277 ] {85433bec-23b7-4848-a951-9d060138f5a0} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.02.24 03:53:26.815913 [ 277 ] {85433bec-23b7-4848-a951-9d060138f5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2466 | 2026.02.24 03:53:26.816218 [ 277 ] {85433bec-23b7-4848-a951-9d060138f5a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2467 | 2026.02.24 03:53:26.816440 [ 277 ] {85433bec-23b7-4848-a951-9d060138f5a0} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.02.24 03:53:26.816565 [ 277 ] {85433bec-23b7-4848-a951-9d060138f5a0} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.00115 sec., 33913.04347826087 rows/sec., 2.45 MiB/sec. | ||
| 2469 | 2026.02.24 03:53:26.816601 [ 277 ] {85433bec-23b7-4848-a951-9d060138f5a0} <Debug> TCPHandler: Processed in 0.001314213 sec. | ||
| 2470 | 2026.02.24 03:53:26.816701 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.02.24 03:53:26.816794 [ 277 ] {9af58387-537d-4a4c-bc43-d66f929fba41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2472 | 2026.02.24 03:53:26.816833 [ 277 ] {9af58387-537d-4a4c-bc43-d66f929fba41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2473 | 2026.02.24 03:53:26.817245 [ 277 ] {9af58387-537d-4a4c-bc43-d66f929fba41} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.02.24 03:53:26.817282 [ 277 ] {9af58387-537d-4a4c-bc43-d66f929fba41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2475 | 2026.02.24 03:53:26.817581 [ 277 ] {9af58387-537d-4a4c-bc43-d66f929fba41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2476 | 2026.02.24 03:53:26.817792 [ 277 ] {9af58387-537d-4a4c-bc43-d66f929fba41} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.02.24 03:53:26.817913 [ 277 ] {9af58387-537d-4a4c-bc43-d66f929fba41} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001138 sec., 93145.86994727593 rows/sec., 7.29 MiB/sec. | ||
| 2478 | 2026.02.24 03:53:26.817949 [ 277 ] {9af58387-537d-4a4c-bc43-d66f929fba41} <Debug> TCPHandler: Processed in 0.001297033 sec. | ||
| 2479 | 2026.02.24 03:53:26.818058 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.02.24 03:53:26.818151 [ 277 ] {286c7e7b-c5ca-41f9-a9f9-f3699cae8f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2481 | 2026.02.24 03:53:26.818195 [ 277 ] {286c7e7b-c5ca-41f9-a9f9-f3699cae8f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2482 | 2026.02.24 03:53:26.818604 [ 277 ] {286c7e7b-c5ca-41f9-a9f9-f3699cae8f39} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.02.24 03:53:26.818641 [ 277 ] {286c7e7b-c5ca-41f9-a9f9-f3699cae8f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2484 | 2026.02.24 03:53:26.818966 [ 277 ] {286c7e7b-c5ca-41f9-a9f9-f3699cae8f39} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2485 | 2026.02.24 03:53:26.819178 [ 277 ] {286c7e7b-c5ca-41f9-a9f9-f3699cae8f39} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.02.24 03:53:26.819312 [ 277 ] {286c7e7b-c5ca-41f9-a9f9-f3699cae8f39} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001179 sec., 139100.93299406278 rows/sec., 9.68 MiB/sec. | ||
| 2487 | 2026.02.24 03:53:26.819349 [ 277 ] {286c7e7b-c5ca-41f9-a9f9-f3699cae8f39} <Debug> TCPHandler: Processed in 0.001339613 sec. | ||
| 2488 | 2026.02.24 03:53:26.819456 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.02.24 03:53:26.819550 [ 277 ] {52dc0f9f-bbfb-40c8-b443-ee1e38839dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.02.24 03:53:26.819604 [ 277 ] {52dc0f9f-bbfb-40c8-b443-ee1e38839dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2491 | 2026.02.24 03:53:26.820474 [ 277 ] {52dc0f9f-bbfb-40c8-b443-ee1e38839dfe} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.02.24 03:53:26.820510 [ 277 ] {52dc0f9f-bbfb-40c8-b443-ee1e38839dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2493 | 2026.02.24 03:53:26.821046 [ 277 ] {52dc0f9f-bbfb-40c8-b443-ee1e38839dfe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2494 | 2026.02.24 03:53:26.821276 [ 277 ] {52dc0f9f-bbfb-40c8-b443-ee1e38839dfe} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.02.24 03:53:26.821410 [ 277 ] {52dc0f9f-bbfb-40c8-b443-ee1e38839dfe} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001878 sec., 16506.92225772098 rows/sec., 29.58 MiB/sec. | ||
| 2496 | 2026.02.24 03:53:26.821465 [ 277 ] {52dc0f9f-bbfb-40c8-b443-ee1e38839dfe} <Debug> TCPHandler: Processed in 0.00205834 sec. | ||
| 2497 | 2026.02.24 03:53:26.821577 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.02.24 03:53:26.821673 [ 277 ] {1139ff12-894d-4c2c-b8f0-19ae09788099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2499 | 2026.02.24 03:53:26.821715 [ 277 ] {1139ff12-894d-4c2c-b8f0-19ae09788099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2500 | 2026.02.24 03:53:26.822028 [ 277 ] {1139ff12-894d-4c2c-b8f0-19ae09788099} <Trace> oximeter.measurements_i64 (68959b8c-87e9-443c-99a7-1a2e8719bfa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.02.24 03:53:26.822063 [ 277 ] {1139ff12-894d-4c2c-b8f0-19ae09788099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2502 | 2026.02.24 03:53:26.822356 [ 277 ] {1139ff12-894d-4c2c-b8f0-19ae09788099} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2503 | 2026.02.24 03:53:26.822567 [ 277 ] {1139ff12-894d-4c2c-b8f0-19ae09788099} <Trace> oximeter.measurements_i64 (68959b8c-87e9-443c-99a7-1a2e8719bfa8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.02.24 03:53:26.822691 [ 277 ] {1139ff12-894d-4c2c-b8f0-19ae09788099} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001036 sec., 2895.7528957528957 rows/sec., 204.55 KiB/sec. | ||
| 2505 | 2026.02.24 03:53:26.822727 [ 277 ] {1139ff12-894d-4c2c-b8f0-19ae09788099} <Debug> TCPHandler: Processed in 0.001199961 sec. | ||
| 2506 | 2026.02.24 03:53:26.822833 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.02.24 03:53:26.822928 [ 277 ] {108f9637-8196-4e76-8e71-aadb954a190a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2508 | 2026.02.24 03:53:26.822968 [ 277 ] {108f9637-8196-4e76-8e71-aadb954a190a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2509 | 2026.02.24 03:53:26.823296 [ 277 ] {108f9637-8196-4e76-8e71-aadb954a190a} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.02.24 03:53:26.823332 [ 277 ] {108f9637-8196-4e76-8e71-aadb954a190a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2511 | 2026.02.24 03:53:26.823627 [ 277 ] {108f9637-8196-4e76-8e71-aadb954a190a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2512 | 2026.02.24 03:53:26.823838 [ 277 ] {108f9637-8196-4e76-8e71-aadb954a190a} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.02.24 03:53:26.823961 [ 277 ] {108f9637-8196-4e76-8e71-aadb954a190a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 2514 | 2026.02.24 03:53:26.823994 [ 277 ] {108f9637-8196-4e76-8e71-aadb954a190a} <Debug> TCPHandler: Processed in 0.001210412 sec. | ||
| 2515 | 2026.02.24 03:53:27.373110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5268 | ||
| 2516 | 2026.02.24 03:53:27.373684 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.02.24 03:53:27.373730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2518 | 2026.02.24 03:53:27.374255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2519 | 2026.02.24 03:53:27.374492 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.02.24 03:53:27.374627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5268 | ||
| 2521 | 2026.02.24 03:53:27.374704 [ 49 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2522 | 2026.02.24 03:53:27.374796 [ 49 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.02.24 03:53:27.374832 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2524 | 2026.02.24 03:53:27.374981 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 2525 | 2026.02.24 03:53:27.375161 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2526 | 2026.02.24 03:53:27.375219 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2836 rows starting from the beginning of the part | ||
| 2527 | 2026.02.24 03:53:27.375309 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 2528 | 2026.02.24 03:53:27.375376 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 2529 | 2026.02.24 03:53:27.375438 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 2530 | 2026.02.24 03:53:27.375496 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 2531 | 2026.02.24 03:53:27.375557 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 2532 | 2026.02.24 03:53:27.376938 [ 198 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5268 rows, containing 4 columns (4 merged, 0 gathered) in 0.002019409 sec., 2608684.025870936 rows/sec., 37.32 MiB/sec. | ||
| 2533 | 2026.02.24 03:53:27.377822 [ 198 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2534 | 2026.02.24 03:53:27.378118 [ 198 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_11_2} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.02.24 03:53:27.378205 [ 198 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_11_2} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2536 | 2026.02.24 03:53:27.378307 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2537 | 2026.02.24 03:53:27.641759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2538 | 2026.02.24 03:53:27.659788 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.02.24 03:53:27.659851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2540 | 2026.02.24 03:53:27.666344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2541 | 2026.02.24 03:53:27.667046 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.02.24 03:53:27.667351 [ 49 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2543 | 2026.02.24 03:53:27.667422 [ 49 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.02.24 03:53:27.667456 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2545 | 2026.02.24 03:53:27.667613 [ 194 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2546 | 2026.02.24 03:53:27.670565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2547 | 2026.02.24 03:53:27.671688 [ 194 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2548 | 2026.02.24 03:53:27.673133 [ 194 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 2549 | 2026.02.24 03:53:27.677834 [ 194 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 2550 | 2026.02.24 03:53:27.682183 [ 194 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 2551 | 2026.02.24 03:53:27.686293 [ 194 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 2552 | 2026.02.24 03:53:27.691078 [ 194 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 2553 | 2026.02.24 03:53:27.695335 [ 194 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 2554 | 2026.02.24 03:53:27.747904 [ 197 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080353911 sec., 1032.9304319736223 rows/sec., 5.34 MiB/sec. | ||
| 2555 | 2026.02.24 03:53:27.750279 [ 191 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2556 | 2026.02.24 03:53:27.752305 [ 191 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_11_2} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.02.24 03:53:27.752398 [ 191 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_11_2} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2558 | 2026.02.24 03:53:27.754113 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2559 | 2026.02.24 03:53:28.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.22 MiB, peak 220.10 MiB, free memory in arenas 0.00 B, will set to 219.35 MiB (RSS), difference: 9.13 MiB | ||
| 2560 | 2026.02.24 03:53:31.811443 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.02.24 03:53:31.811742 [ 277 ] {35a9338f-2cd0-4e08-80dc-309858ac0ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2562 | 2026.02.24 03:53:31.811825 [ 277 ] {35a9338f-2cd0-4e08-80dc-309858ac0ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2563 | 2026.02.24 03:53:31.812458 [ 277 ] {35a9338f-2cd0-4e08-80dc-309858ac0ec7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.02.24 03:53:31.812501 [ 277 ] {35a9338f-2cd0-4e08-80dc-309858ac0ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2565 | 2026.02.24 03:53:31.812902 [ 277 ] {35a9338f-2cd0-4e08-80dc-309858ac0ec7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2566 | 2026.02.24 03:53:31.813131 [ 277 ] {35a9338f-2cd0-4e08-80dc-309858ac0ec7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.02.24 03:53:31.813285 [ 277 ] {35a9338f-2cd0-4e08-80dc-309858ac0ec7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001617 sec., 47000.61842918986 rows/sec., 3.87 MiB/sec. | ||
| 2568 | 2026.02.24 03:53:31.813326 [ 277 ] {35a9338f-2cd0-4e08-80dc-309858ac0ec7} <Debug> TCPHandler: Processed in 0.00206473 sec. | ||
| 2569 | 2026.02.24 03:53:31.813447 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.02.24 03:53:31.813542 [ 277 ] {ee7616bd-22ce-4e73-9f7e-f5d4aa041d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2571 | 2026.02.24 03:53:31.813582 [ 277 ] {ee7616bd-22ce-4e73-9f7e-f5d4aa041d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2572 | 2026.02.24 03:53:31.813970 [ 277 ] {ee7616bd-22ce-4e73-9f7e-f5d4aa041d3d} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.02.24 03:53:31.814006 [ 277 ] {ee7616bd-22ce-4e73-9f7e-f5d4aa041d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2574 | 2026.02.24 03:53:31.814305 [ 277 ] {ee7616bd-22ce-4e73-9f7e-f5d4aa041d3d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2575 | 2026.02.24 03:53:31.814521 [ 277 ] {ee7616bd-22ce-4e73-9f7e-f5d4aa041d3d} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.02.24 03:53:31.814637 [ 105 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2577 | 2026.02.24 03:53:31.814651 [ 277 ] {ee7616bd-22ce-4e73-9f7e-f5d4aa041d3d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001126 sec., 8880.994671403198 rows/sec., 667.81 KiB/sec. | ||
| 2578 | 2026.02.24 03:53:31.814700 [ 105 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.02.24 03:53:31.814707 [ 277 ] {ee7616bd-22ce-4e73-9f7e-f5d4aa041d3d} <Debug> TCPHandler: Processed in 0.001310212 sec. | ||
| 2580 | 2026.02.24 03:53:31.814736 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2581 | 2026.02.24 03:53:31.814827 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.02.24 03:53:31.814870 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 2583 | 2026.02.24 03:53:31.814924 [ 277 ] {d5b58d97-7219-4916-8933-41cc28478a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2584 | 2026.02.24 03:53:31.814969 [ 277 ] {d5b58d97-7219-4916-8933-41cc28478a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2585 | 2026.02.24 03:53:31.815010 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2586 | 2026.02.24 03:53:31.815062 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 56 rows starting from the beginning of the part | ||
| 2587 | 2026.02.24 03:53:31.815166 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 2588 | 2026.02.24 03:53:31.815234 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2589 | 2026.02.24 03:53:31.815284 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2590 | 2026.02.24 03:53:31.815336 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
| 2591 | 2026.02.24 03:53:31.815385 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2592 | 2026.02.24 03:53:31.815417 [ 277 ] {d5b58d97-7219-4916-8933-41cc28478a70} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.02.24 03:53:31.815458 [ 277 ] {d5b58d97-7219-4916-8933-41cc28478a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2594 | 2026.02.24 03:53:31.815943 [ 277 ] {d5b58d97-7219-4916-8933-41cc28478a70} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2595 | 2026.02.24 03:53:31.816191 [ 277 ] {d5b58d97-7219-4916-8933-41cc28478a70} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.02.24 03:53:31.816327 [ 277 ] {d5b58d97-7219-4916-8933-41cc28478a70} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001421 sec., 52076.00281491907 rows/sec., 4.07 MiB/sec. | ||
| 2597 | 2026.02.24 03:53:31.816366 [ 277 ] {d5b58d97-7219-4916-8933-41cc28478a70} <Debug> TCPHandler: Processed in 0.001588655 sec. | ||
| 2598 | 2026.02.24 03:53:31.816417 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600915 sec., 99942.84518540959 rows/sec., 7.73 MiB/sec. | ||
| 2599 | 2026.02.24 03:53:31.816491 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.02.24 03:53:31.816590 [ 277 ] {3d0cab20-3a5d-4ce4-b476-d9bd54461c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2601 | 2026.02.24 03:53:31.816614 [ 186 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2602 | 2026.02.24 03:53:31.816636 [ 277 ] {3d0cab20-3a5d-4ce4-b476-d9bd54461c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2603 | 2026.02.24 03:53:31.816990 [ 186 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_11_2} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.02.24 03:53:31.817079 [ 186 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_11_2} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2605 | 2026.02.24 03:53:31.817084 [ 277 ] {3d0cab20-3a5d-4ce4-b476-d9bd54461c60} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.02.24 03:53:31.817128 [ 277 ] {3d0cab20-3a5d-4ce4-b476-d9bd54461c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2607 | 2026.02.24 03:53:31.817201 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2608 | 2026.02.24 03:53:31.817483 [ 277 ] {3d0cab20-3a5d-4ce4-b476-d9bd54461c60} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2609 | 2026.02.24 03:53:31.817700 [ 277 ] {3d0cab20-3a5d-4ce4-b476-d9bd54461c60} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.02.24 03:53:31.817826 [ 277 ] {3d0cab20-3a5d-4ce4-b476-d9bd54461c60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 2611 | 2026.02.24 03:53:31.817863 [ 277 ] {3d0cab20-3a5d-4ce4-b476-d9bd54461c60} <Debug> TCPHandler: Processed in 0.001421654 sec. | ||
| 2612 | 2026.02.24 03:53:31.817970 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.02.24 03:53:31.818065 [ 277 ] {83eb60ab-cbb3-415e-ae5a-dd26f91887b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2614 | 2026.02.24 03:53:31.818119 [ 277 ] {83eb60ab-cbb3-415e-ae5a-dd26f91887b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2615 | 2026.02.24 03:53:31.818863 [ 277 ] {83eb60ab-cbb3-415e-ae5a-dd26f91887b6} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.02.24 03:53:31.818900 [ 277 ] {83eb60ab-cbb3-415e-ae5a-dd26f91887b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2617 | 2026.02.24 03:53:31.819418 [ 277 ] {83eb60ab-cbb3-415e-ae5a-dd26f91887b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2618 | 2026.02.24 03:53:31.819638 [ 277 ] {83eb60ab-cbb3-415e-ae5a-dd26f91887b6} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.02.24 03:53:31.819771 [ 277 ] {83eb60ab-cbb3-415e-ae5a-dd26f91887b6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001724 sec., 5800.46403712297 rows/sec., 10.39 MiB/sec. | ||
| 2620 | 2026.02.24 03:53:31.819820 [ 277 ] {83eb60ab-cbb3-415e-ae5a-dd26f91887b6} <Debug> TCPHandler: Processed in 0.001898808 sec. | ||
| 2621 | 2026.02.24 03:53:31.819929 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.02.24 03:53:31.820025 [ 277 ] {50e68ec2-1a8b-4b1c-ba7c-083386ee6e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2623 | 2026.02.24 03:53:31.820066 [ 277 ] {50e68ec2-1a8b-4b1c-ba7c-083386ee6e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2624 | 2026.02.24 03:53:31.820415 [ 277 ] {50e68ec2-1a8b-4b1c-ba7c-083386ee6e76} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.02.24 03:53:31.820452 [ 277 ] {50e68ec2-1a8b-4b1c-ba7c-083386ee6e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2626 | 2026.02.24 03:53:31.820770 [ 277 ] {50e68ec2-1a8b-4b1c-ba7c-083386ee6e76} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2627 | 2026.02.24 03:53:31.820987 [ 277 ] {50e68ec2-1a8b-4b1c-ba7c-083386ee6e76} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.02.24 03:53:31.821111 [ 277 ] {50e68ec2-1a8b-4b1c-ba7c-083386ee6e76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 2629 | 2026.02.24 03:53:31.821145 [ 277 ] {50e68ec2-1a8b-4b1c-ba7c-083386ee6e76} <Debug> TCPHandler: Processed in 0.001265662 sec. | ||
| 2630 | 2026.02.24 03:53:34.798291 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2631 | 2026.02.24 03:53:34.798352 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2632 | 2026.02.24 03:53:34.875314 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 342 | ||
| 2633 | 2026.02.24 03:53:34.875600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5716 | ||
| 2634 | 2026.02.24 03:53:34.876086 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.02.24 03:53:34.876129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2636 | 2026.02.24 03:53:34.876678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2637 | 2026.02.24 03:53:34.876917 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.02.24 03:53:34.877047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5716 | ||
| 2639 | 2026.02.24 03:53:34.877417 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.02.24 03:53:34.877476 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2641 | 2026.02.24 03:53:34.878722 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2642 | 2026.02.24 03:53:34.878986 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.02.24 03:53:34.879313 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2644 | 2026.02.24 03:53:35.171533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2645 | 2026.02.24 03:53:35.190164 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.02.24 03:53:35.190221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2647 | 2026.02.24 03:53:35.195943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2648 | 2026.02.24 03:53:35.196618 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.02.24 03:53:35.199706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2650 | 2026.02.24 03:53:36.812076 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2026.02.24 03:53:36.812378 [ 277 ] {225c3be4-73b4-460e-b42e-2dcac94416ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2652 | 2026.02.24 03:53:36.812482 [ 277 ] {225c3be4-73b4-460e-b42e-2dcac94416ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2653 | 2026.02.24 03:53:36.813359 [ 277 ] {225c3be4-73b4-460e-b42e-2dcac94416ee} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.02.24 03:53:36.813403 [ 277 ] {225c3be4-73b4-460e-b42e-2dcac94416ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2655 | 2026.02.24 03:53:36.813799 [ 277 ] {225c3be4-73b4-460e-b42e-2dcac94416ee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2656 | 2026.02.24 03:53:36.814029 [ 277 ] {225c3be4-73b4-460e-b42e-2dcac94416ee} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.02.24 03:53:36.814182 [ 277 ] {225c3be4-73b4-460e-b42e-2dcac94416ee} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001879 sec., 62799.36136242682 rows/sec., 5.34 MiB/sec. | ||
| 2658 | 2026.02.24 03:53:36.814223 [ 277 ] {225c3be4-73b4-460e-b42e-2dcac94416ee} <Debug> TCPHandler: Processed in 0.002328352 sec. | ||
| 2659 | 2026.02.24 03:53:36.814358 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2660 | 2026.02.24 03:53:36.814454 [ 277 ] {cd6e9410-3f2c-4fb6-80fb-7be1801440f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2661 | 2026.02.24 03:53:36.814494 [ 277 ] {cd6e9410-3f2c-4fb6-80fb-7be1801440f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2662 | 2026.02.24 03:53:36.814918 [ 277 ] {cd6e9410-3f2c-4fb6-80fb-7be1801440f9} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.02.24 03:53:36.814954 [ 277 ] {cd6e9410-3f2c-4fb6-80fb-7be1801440f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2664 | 2026.02.24 03:53:36.815252 [ 277 ] {cd6e9410-3f2c-4fb6-80fb-7be1801440f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2665 | 2026.02.24 03:53:36.815563 [ 277 ] {cd6e9410-3f2c-4fb6-80fb-7be1801440f9} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.02.24 03:53:36.815726 [ 277 ] {cd6e9410-3f2c-4fb6-80fb-7be1801440f9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001288 sec., 24068.32298136646 rows/sec., 1.77 MiB/sec. | ||
| 2667 | 2026.02.24 03:53:36.815772 [ 277 ] {cd6e9410-3f2c-4fb6-80fb-7be1801440f9} <Debug> TCPHandler: Processed in 0.001463564 sec. | ||
| 2668 | 2026.02.24 03:53:36.815885 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.02.24 03:53:36.815979 [ 277 ] {c00aa10c-0794-4fb6-bd53-a5cc4285a919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2670 | 2026.02.24 03:53:36.816020 [ 277 ] {c00aa10c-0794-4fb6-bd53-a5cc4285a919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2671 | 2026.02.24 03:53:36.816463 [ 277 ] {c00aa10c-0794-4fb6-bd53-a5cc4285a919} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.02.24 03:53:36.816500 [ 277 ] {c00aa10c-0794-4fb6-bd53-a5cc4285a919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2673 | 2026.02.24 03:53:36.816803 [ 277 ] {c00aa10c-0794-4fb6-bd53-a5cc4285a919} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2674 | 2026.02.24 03:53:36.817026 [ 277 ] {c00aa10c-0794-4fb6-bd53-a5cc4285a919} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.02.24 03:53:36.817153 [ 277 ] {c00aa10c-0794-4fb6-bd53-a5cc4285a919} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001193 sec., 79631.1818943839 rows/sec., 6.22 MiB/sec. | ||
| 2676 | 2026.02.24 03:53:36.817190 [ 277 ] {c00aa10c-0794-4fb6-bd53-a5cc4285a919} <Debug> TCPHandler: Processed in 0.001355063 sec. | ||
| 2677 | 2026.02.24 03:53:36.817305 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.02.24 03:53:36.817400 [ 277 ] {a3704508-e36e-4517-a8ba-d064ec3c04c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2679 | 2026.02.24 03:53:36.817443 [ 277 ] {a3704508-e36e-4517-a8ba-d064ec3c04c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2680 | 2026.02.24 03:53:36.817855 [ 277 ] {a3704508-e36e-4517-a8ba-d064ec3c04c2} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.02.24 03:53:36.817891 [ 277 ] {a3704508-e36e-4517-a8ba-d064ec3c04c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2682 | 2026.02.24 03:53:36.818239 [ 277 ] {a3704508-e36e-4517-a8ba-d064ec3c04c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2683 | 2026.02.24 03:53:36.818449 [ 277 ] {a3704508-e36e-4517-a8ba-d064ec3c04c2} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.02.24 03:53:36.818579 [ 277 ] {a3704508-e36e-4517-a8ba-d064ec3c04c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 2685 | 2026.02.24 03:53:36.818615 [ 277 ] {a3704508-e36e-4517-a8ba-d064ec3c04c2} <Debug> TCPHandler: Processed in 0.001359902 sec. | ||
| 2686 | 2026.02.24 03:53:36.818725 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.02.24 03:53:36.818818 [ 277 ] {1d72ab2b-d1eb-4fd4-9284-ff352388ccea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2688 | 2026.02.24 03:53:36.818872 [ 277 ] {1d72ab2b-d1eb-4fd4-9284-ff352388ccea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2689 | 2026.02.24 03:53:36.819637 [ 277 ] {1d72ab2b-d1eb-4fd4-9284-ff352388ccea} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.02.24 03:53:36.819673 [ 277 ] {1d72ab2b-d1eb-4fd4-9284-ff352388ccea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2691 | 2026.02.24 03:53:36.820220 [ 277 ] {1d72ab2b-d1eb-4fd4-9284-ff352388ccea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2692 | 2026.02.24 03:53:36.820445 [ 277 ] {1d72ab2b-d1eb-4fd4-9284-ff352388ccea} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.02.24 03:53:36.820561 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2694 | 2026.02.24 03:53:36.820580 [ 277 ] {1d72ab2b-d1eb-4fd4-9284-ff352388ccea} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00178 sec., 17415.730337078654 rows/sec., 31.21 MiB/sec. | ||
| 2695 | 2026.02.24 03:53:36.820632 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.02.24 03:53:36.820654 [ 277 ] {1d72ab2b-d1eb-4fd4-9284-ff352388ccea} <Debug> TCPHandler: Processed in 0.001979429 sec. | ||
| 2697 | 2026.02.24 03:53:36.820656 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2698 | 2026.02.24 03:53:36.820762 [ 191 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 2699 | 2026.02.24 03:53:36.820842 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.02.24 03:53:36.820973 [ 277 ] {f4321d74-de15-44f6-a0c1-3f3906177b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2701 | 2026.02.24 03:53:36.821038 [ 277 ] {f4321d74-de15-44f6-a0c1-3f3906177b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2702 | 2026.02.24 03:53:36.821095 [ 191 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2703 | 2026.02.24 03:53:36.821166 [ 191 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 79 rows starting from the beginning of the part | ||
| 2704 | 2026.02.24 03:53:36.821371 [ 191 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 2705 | 2026.02.24 03:53:36.821532 [ 277 ] {f4321d74-de15-44f6-a0c1-3f3906177b94} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.02.24 03:53:36.821550 [ 191 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2707 | 2026.02.24 03:53:36.821614 [ 277 ] {f4321d74-de15-44f6-a0c1-3f3906177b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2708 | 2026.02.24 03:53:36.821720 [ 191 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 2709 | 2026.02.24 03:53:36.821819 [ 191 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2710 | 2026.02.24 03:53:36.821908 [ 191 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2711 | 2026.02.24 03:53:36.821946 [ 277 ] {f4321d74-de15-44f6-a0c1-3f3906177b94} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2712 | 2026.02.24 03:53:36.822157 [ 277 ] {f4321d74-de15-44f6-a0c1-3f3906177b94} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.02.24 03:53:36.822287 [ 277 ] {f4321d74-de15-44f6-a0c1-3f3906177b94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec. | ||
| 2714 | 2026.02.24 03:53:36.822322 [ 277 ] {f4321d74-de15-44f6-a0c1-3f3906177b94} <Debug> TCPHandler: Processed in 0.001556275 sec. | ||
| 2715 | 2026.02.24 03:53:36.828619 [ 186 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 19 columns (19 merged, 0 gathered) in 0.007894185 sec., 23308.295916551233 rows/sec., 41.77 MiB/sec. | ||
| 2716 | 2026.02.24 03:53:36.829095 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2717 | 2026.02.24 03:53:36.829516 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.02.24 03:53:36.829601 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2719 | 2026.02.24 03:53:36.829726 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2720 | 2026.02.24 03:53:41.813589 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.02.24 03:53:41.813802 [ 277 ] {f705fb0d-5804-463a-b5c6-0a160582f043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.02.24 03:53:41.813872 [ 277 ] {f705fb0d-5804-463a-b5c6-0a160582f043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2723 | 2026.02.24 03:53:41.814500 [ 277 ] {f705fb0d-5804-463a-b5c6-0a160582f043} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.02.24 03:53:41.814539 [ 277 ] {f705fb0d-5804-463a-b5c6-0a160582f043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2725 | 2026.02.24 03:53:41.814917 [ 277 ] {f705fb0d-5804-463a-b5c6-0a160582f043} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2726 | 2026.02.24 03:53:41.815140 [ 277 ] {f705fb0d-5804-463a-b5c6-0a160582f043} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.02.24 03:53:41.815296 [ 277 ] {f705fb0d-5804-463a-b5c6-0a160582f043} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001548 sec., 15503.87596899225 rows/sec., 1.29 MiB/sec. | ||
| 2728 | 2026.02.24 03:53:41.815338 [ 277 ] {f705fb0d-5804-463a-b5c6-0a160582f043} <Debug> TCPHandler: Processed in 0.001881707 sec. | ||
| 2729 | 2026.02.24 03:53:41.815464 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.02.24 03:53:41.815559 [ 277 ] {68ba940c-9820-40a0-8766-8341107923be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2731 | 2026.02.24 03:53:41.815600 [ 277 ] {68ba940c-9820-40a0-8766-8341107923be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2732 | 2026.02.24 03:53:41.815996 [ 277 ] {68ba940c-9820-40a0-8766-8341107923be} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.02.24 03:53:41.816031 [ 277 ] {68ba940c-9820-40a0-8766-8341107923be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2734 | 2026.02.24 03:53:41.816324 [ 277 ] {68ba940c-9820-40a0-8766-8341107923be} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2735 | 2026.02.24 03:53:41.816549 [ 277 ] {68ba940c-9820-40a0-8766-8341107923be} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.02.24 03:53:41.816680 [ 277 ] {68ba940c-9820-40a0-8766-8341107923be} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00114 sec., 3508.7719298245615 rows/sec., 286.12 KiB/sec. | ||
| 2737 | 2026.02.24 03:53:41.816719 [ 277 ] {68ba940c-9820-40a0-8766-8341107923be} <Debug> TCPHandler: Processed in 0.001305113 sec. | ||
| 2738 | 2026.02.24 03:53:41.816830 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.02.24 03:53:41.816924 [ 277 ] {18a68f80-ffaf-4048-bd33-bc05462f58b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2740 | 2026.02.24 03:53:41.816964 [ 277 ] {18a68f80-ffaf-4048-bd33-bc05462f58b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2741 | 2026.02.24 03:53:41.817443 [ 277 ] {18a68f80-ffaf-4048-bd33-bc05462f58b7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.02.24 03:53:41.817480 [ 277 ] {18a68f80-ffaf-4048-bd33-bc05462f58b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2743 | 2026.02.24 03:53:41.817791 [ 277 ] {18a68f80-ffaf-4048-bd33-bc05462f58b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2744 | 2026.02.24 03:53:41.818000 [ 277 ] {18a68f80-ffaf-4048-bd33-bc05462f58b7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.02.24 03:53:41.818109 [ 153 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2746 | 2026.02.24 03:53:41.818126 [ 277 ] {18a68f80-ffaf-4048-bd33-bc05462f58b7} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.00122 sec., 162295.08196721313 rows/sec., 14.42 MiB/sec. | ||
| 2747 | 2026.02.24 03:53:41.818176 [ 153 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.02.24 03:53:41.818186 [ 277 ] {18a68f80-ffaf-4048-bd33-bc05462f58b7} <Debug> TCPHandler: Processed in 0.001405044 sec. | ||
| 2749 | 2026.02.24 03:53:41.818204 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2750 | 2026.02.24 03:53:41.818294 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 2751 | 2026.02.24 03:53:41.818313 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.02.24 03:53:41.818383 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2753 | 2026.02.24 03:53:41.818407 [ 277 ] {48df573e-e903-485c-84d0-c2823da5733a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2754 | 2026.02.24 03:53:41.818410 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 248 rows starting from the beginning of the part | ||
| 2755 | 2026.02.24 03:53:41.818449 [ 277 ] {48df573e-e903-485c-84d0-c2823da5733a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2756 | 2026.02.24 03:53:41.818476 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2757 | 2026.02.24 03:53:41.818520 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 122 rows starting from the beginning of the part | ||
| 2758 | 2026.02.24 03:53:41.818558 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 2759 | 2026.02.24 03:53:41.818596 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 2760 | 2026.02.24 03:53:41.818633 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 198 rows starting from the beginning of the part | ||
| 2761 | 2026.02.24 03:53:41.818857 [ 277 ] {48df573e-e903-485c-84d0-c2823da5733a} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.02.24 03:53:41.818892 [ 277 ] {48df573e-e903-485c-84d0-c2823da5733a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2763 | 2026.02.24 03:53:41.819188 [ 277 ] {48df573e-e903-485c-84d0-c2823da5733a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2764 | 2026.02.24 03:53:41.819400 [ 277 ] {48df573e-e903-485c-84d0-c2823da5733a} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.02.24 03:53:41.819500 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242282 sec., 674565.0343480788 rows/sec., 61.02 MiB/sec. | ||
| 2766 | 2026.02.24 03:53:41.819529 [ 277 ] {48df573e-e903-485c-84d0-c2823da5733a} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.00114 sec., 22807.01754385965 rows/sec., 1.71 MiB/sec. | ||
| 2767 | 2026.02.24 03:53:41.819573 [ 277 ] {48df573e-e903-485c-84d0-c2823da5733a} <Debug> TCPHandler: Processed in 0.001310213 sec. | ||
| 2768 | 2026.02.24 03:53:41.819685 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.02.24 03:53:41.819696 [ 201 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2770 | 2026.02.24 03:53:41.819782 [ 277 ] {525e213c-b795-4eb9-b55a-84979c848d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2771 | 2026.02.24 03:53:41.819827 [ 277 ] {525e213c-b795-4eb9-b55a-84979c848d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2772 | 2026.02.24 03:53:41.820000 [ 201 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_16_3} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.02.24 03:53:41.820082 [ 201 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_16_3} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2774 | 2026.02.24 03:53:41.820184 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2775 | 2026.02.24 03:53:41.820234 [ 277 ] {525e213c-b795-4eb9-b55a-84979c848d9a} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.02.24 03:53:41.820275 [ 277 ] {525e213c-b795-4eb9-b55a-84979c848d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2777 | 2026.02.24 03:53:41.820635 [ 277 ] {525e213c-b795-4eb9-b55a-84979c848d9a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2778 | 2026.02.24 03:53:41.820852 [ 277 ] {525e213c-b795-4eb9-b55a-84979c848d9a} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.02.24 03:53:41.820980 [ 277 ] {525e213c-b795-4eb9-b55a-84979c848d9a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001216 sec., 19736.842105263157 rows/sec., 1.64 MiB/sec. | ||
| 2780 | 2026.02.24 03:53:41.821018 [ 277 ] {525e213c-b795-4eb9-b55a-84979c848d9a} <Debug> TCPHandler: Processed in 0.001382233 sec. | ||
| 2781 | 2026.02.24 03:53:41.821127 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2026.02.24 03:53:41.821220 [ 277 ] {d0d62009-ed2e-4d9f-81bf-622cbf11f290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2783 | 2026.02.24 03:53:41.821259 [ 277 ] {d0d62009-ed2e-4d9f-81bf-622cbf11f290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2784 | 2026.02.24 03:53:41.821655 [ 277 ] {d0d62009-ed2e-4d9f-81bf-622cbf11f290} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.02.24 03:53:41.821692 [ 277 ] {d0d62009-ed2e-4d9f-81bf-622cbf11f290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2786 | 2026.02.24 03:53:41.821991 [ 277 ] {d0d62009-ed2e-4d9f-81bf-622cbf11f290} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2787 | 2026.02.24 03:53:41.822206 [ 277 ] {d0d62009-ed2e-4d9f-81bf-622cbf11f290} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.02.24 03:53:41.822331 [ 277 ] {d0d62009-ed2e-4d9f-81bf-622cbf11f290} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 2789 | 2026.02.24 03:53:41.822369 [ 277 ] {d0d62009-ed2e-4d9f-81bf-622cbf11f290} <Debug> TCPHandler: Processed in 0.001290402 sec. | ||
| 2790 | 2026.02.24 03:53:41.822480 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.02.24 03:53:41.822573 [ 277 ] {b535134c-c9f7-4a46-8e1e-859afacd352f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2792 | 2026.02.24 03:53:41.822613 [ 277 ] {b535134c-c9f7-4a46-8e1e-859afacd352f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2793 | 2026.02.24 03:53:41.823042 [ 277 ] {b535134c-c9f7-4a46-8e1e-859afacd352f} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.02.24 03:53:41.823079 [ 277 ] {b535134c-c9f7-4a46-8e1e-859afacd352f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2795 | 2026.02.24 03:53:41.823384 [ 277 ] {b535134c-c9f7-4a46-8e1e-859afacd352f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2796 | 2026.02.24 03:53:41.823598 [ 277 ] {b535134c-c9f7-4a46-8e1e-859afacd352f} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.02.24 03:53:41.823696 [ 153 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2798 | 2026.02.24 03:53:41.823724 [ 277 ] {b535134c-c9f7-4a46-8e1e-859afacd352f} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001168 sec., 97602.7397260274 rows/sec., 7.94 MiB/sec. | ||
| 2799 | 2026.02.24 03:53:41.823726 [ 153 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.02.24 03:53:41.823763 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2801 | 2026.02.24 03:53:41.823768 [ 277 ] {b535134c-c9f7-4a46-8e1e-859afacd352f} <Debug> TCPHandler: Processed in 0.001336952 sec. | ||
| 2802 | 2026.02.24 03:53:41.823842 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 2803 | 2026.02.24 03:53:41.823890 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.02.24 03:53:41.823965 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2805 | 2026.02.24 03:53:41.823987 [ 277 ] {1f83a0d5-265e-4bd3-926f-fdc7ded4190e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2806 | 2026.02.24 03:53:41.824023 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 161 rows starting from the beginning of the part | ||
| 2807 | 2026.02.24 03:53:41.824039 [ 277 ] {1f83a0d5-265e-4bd3-926f-fdc7ded4190e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2808 | 2026.02.24 03:53:41.824135 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2809 | 2026.02.24 03:53:41.824214 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 106 rows starting from the beginning of the part | ||
| 2810 | 2026.02.24 03:53:41.824291 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 2811 | 2026.02.24 03:53:41.824360 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
| 2812 | 2026.02.24 03:53:41.824427 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 114 rows starting from the beginning of the part | ||
| 2813 | 2026.02.24 03:53:41.824461 [ 277 ] {1f83a0d5-265e-4bd3-926f-fdc7ded4190e} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.02.24 03:53:41.824503 [ 277 ] {1f83a0d5-265e-4bd3-926f-fdc7ded4190e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2815 | 2026.02.24 03:53:41.824871 [ 277 ] {1f83a0d5-265e-4bd3-926f-fdc7ded4190e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2816 | 2026.02.24 03:53:41.825095 [ 277 ] {1f83a0d5-265e-4bd3-926f-fdc7ded4190e} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.02.24 03:53:41.825218 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2818 | 2026.02.24 03:53:41.825238 [ 277 ] {1f83a0d5-265e-4bd3-926f-fdc7ded4190e} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001269 sec., 156028.36879432623 rows/sec., 11.19 MiB/sec. | ||
| 2819 | 2026.02.24 03:53:41.825267 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.02.24 03:53:41.825286 [ 277 ] {1f83a0d5-265e-4bd3-926f-fdc7ded4190e} <Debug> TCPHandler: Processed in 0.001444934 sec. | ||
| 2821 | 2026.02.24 03:53:41.825296 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2822 | 2026.02.24 03:53:41.825376 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 2823 | 2026.02.24 03:53:41.825411 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.02.24 03:53:41.825469 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2825 | 2026.02.24 03:53:41.825502 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1730 rows starting from the beginning of the part | ||
| 2826 | 2026.02.24 03:53:41.825510 [ 277 ] {25bc07c1-b301-428b-a93a-270417b6843e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2827 | 2026.02.24 03:53:41.825557 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2828 | 2026.02.24 03:53:41.825571 [ 277 ] {25bc07c1-b301-428b-a93a-270417b6843e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2829 | 2026.02.24 03:53:41.825609 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 164 rows starting from the beginning of the part | ||
| 2830 | 2026.02.24 03:53:41.825611 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798777 sec., 346902.3675530652 rows/sec., 28.85 MiB/sec. | ||
| 2831 | 2026.02.24 03:53:41.825657 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2832 | 2026.02.24 03:53:41.825704 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2833 | 2026.02.24 03:53:41.825748 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 198 rows starting from the beginning of the part | ||
| 2834 | 2026.02.24 03:53:41.825825 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2835 | 2026.02.24 03:53:41.826136 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_16_3} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.02.24 03:53:41.826203 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_16_3} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2837 | 2026.02.24 03:53:41.826279 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2838 | 2026.02.24 03:53:41.826327 [ 277 ] {25bc07c1-b301-428b-a93a-270417b6843e} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.02.24 03:53:41.826364 [ 277 ] {25bc07c1-b301-428b-a93a-270417b6843e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2840 | 2026.02.24 03:53:41.826890 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001545944 sec., 1663708.387884684 rows/sec., 118.14 MiB/sec. | ||
| 2841 | 2026.02.24 03:53:41.826897 [ 277 ] {25bc07c1-b301-428b-a93a-270417b6843e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2842 | 2026.02.24 03:53:41.827142 [ 277 ] {25bc07c1-b301-428b-a93a-270417b6843e} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.02.24 03:53:41.827177 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2844 | 2026.02.24 03:53:41.827283 [ 277 ] {25bc07c1-b301-428b-a93a-270417b6843e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001792 sec., 5580.357142857143 rows/sec., 10.00 MiB/sec. | ||
| 2845 | 2026.02.24 03:53:41.827341 [ 277 ] {25bc07c1-b301-428b-a93a-270417b6843e} <Debug> TCPHandler: Processed in 0.001980448 sec. | ||
| 2846 | 2026.02.24 03:53:41.827441 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.02.24 03:53:41.827456 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.02.24 03:53:41.827505 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2849 | 2026.02.24 03:53:41.827551 [ 277 ] {37803455-02a8-4a5f-9227-45a84fc48211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2850 | 2026.02.24 03:53:41.827572 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2851 | 2026.02.24 03:53:41.827592 [ 277 ] {37803455-02a8-4a5f-9227-45a84fc48211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2852 | 2026.02.24 03:53:41.827937 [ 277 ] {37803455-02a8-4a5f-9227-45a84fc48211} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.02.24 03:53:41.827970 [ 277 ] {37803455-02a8-4a5f-9227-45a84fc48211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2854 | 2026.02.24 03:53:41.828273 [ 277 ] {37803455-02a8-4a5f-9227-45a84fc48211} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2855 | 2026.02.24 03:53:41.828487 [ 277 ] {37803455-02a8-4a5f-9227-45a84fc48211} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.02.24 03:53:41.828590 [ 153 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2857 | 2026.02.24 03:53:41.828612 [ 277 ] {37803455-02a8-4a5f-9227-45a84fc48211} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 2858 | 2026.02.24 03:53:41.828624 [ 153 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.02.24 03:53:41.828651 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2860 | 2026.02.24 03:53:41.828653 [ 277 ] {37803455-02a8-4a5f-9227-45a84fc48211} <Debug> TCPHandler: Processed in 0.001245132 sec. | ||
| 2861 | 2026.02.24 03:53:41.828713 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 2862 | 2026.02.24 03:53:41.828804 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2863 | 2026.02.24 03:53:41.828829 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 2864 | 2026.02.24 03:53:41.828872 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 2865 | 2026.02.24 03:53:41.828908 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2866 | 2026.02.24 03:53:41.828942 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2867 | 2026.02.24 03:53:41.828976 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2868 | 2026.02.24 03:53:41.829010 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 2869 | 2026.02.24 03:53:41.829786 [ 187 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.00109716 sec., 765613.0372962923 rows/sec., 51.46 MiB/sec. | ||
| 2870 | 2026.02.24 03:53:41.829996 [ 188 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2871 | 2026.02.24 03:53:41.830304 [ 188 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_16_3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.02.24 03:53:41.830383 [ 188 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_16_3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2873 | 2026.02.24 03:53:41.830469 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2874 | 2026.02.24 03:53:42.377215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6228 | ||
| 2875 | 2026.02.24 03:53:42.378014 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.02.24 03:53:42.378055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2877 | 2026.02.24 03:53:42.378559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2878 | 2026.02.24 03:53:42.378792 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.02.24 03:53:42.378931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6228 | ||
| 2880 | 2026.02.24 03:53:42.699855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2881 | 2026.02.24 03:53:42.716540 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.02.24 03:53:42.716607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2883 | 2026.02.24 03:53:42.723079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2884 | 2026.02.24 03:53:42.723841 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.02.24 03:53:42.727024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2886 | 2026.02.24 03:53:43.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.04 MiB, peak 227.40 MiB, free memory in arenas 0.00 B, will set to 222.13 MiB (RSS), difference: 1.09 MiB | ||
| 2887 | 2026.02.24 03:53:44.879565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 374 | ||
| 2888 | 2026.02.24 03:53:44.881935 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.02.24 03:53:44.881981 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2890 | 2026.02.24 03:53:44.883136 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2891 | 2026.02.24 03:53:44.883410 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.02.24 03:53:44.883665 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2893 | 2026.02.24 03:53:46.811969 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.02.24 03:53:46.812162 [ 277 ] {1d9052a0-9a67-49e2-b786-3a99bc7d668c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2895 | 2026.02.24 03:53:46.812229 [ 277 ] {1d9052a0-9a67-49e2-b786-3a99bc7d668c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2896 | 2026.02.24 03:53:46.812885 [ 277 ] {1d9052a0-9a67-49e2-b786-3a99bc7d668c} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.02.24 03:53:46.812936 [ 277 ] {1d9052a0-9a67-49e2-b786-3a99bc7d668c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2898 | 2026.02.24 03:53:46.813346 [ 277 ] {1d9052a0-9a67-49e2-b786-3a99bc7d668c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2899 | 2026.02.24 03:53:46.813575 [ 277 ] {1d9052a0-9a67-49e2-b786-3a99bc7d668c} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.02.24 03:53:46.813736 [ 277 ] {1d9052a0-9a67-49e2-b786-3a99bc7d668c} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001622 sec., 72749.69173859432 rows/sec., 6.19 MiB/sec. | ||
| 2901 | 2026.02.24 03:53:46.813785 [ 277 ] {1d9052a0-9a67-49e2-b786-3a99bc7d668c} <Debug> TCPHandler: Processed in 0.001945579 sec. | ||
| 2902 | 2026.02.24 03:53:46.813913 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.02.24 03:53:46.814014 [ 277 ] {92f4b5ad-1a67-446e-8c02-49bd6ca9e340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.02.24 03:53:46.814059 [ 277 ] {92f4b5ad-1a67-446e-8c02-49bd6ca9e340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2905 | 2026.02.24 03:53:46.814483 [ 277 ] {92f4b5ad-1a67-446e-8c02-49bd6ca9e340} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.02.24 03:53:46.814522 [ 277 ] {92f4b5ad-1a67-446e-8c02-49bd6ca9e340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2907 | 2026.02.24 03:53:46.814852 [ 277 ] {92f4b5ad-1a67-446e-8c02-49bd6ca9e340} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2908 | 2026.02.24 03:53:46.815070 [ 277 ] {92f4b5ad-1a67-446e-8c02-49bd6ca9e340} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.02.24 03:53:46.815207 [ 277 ] {92f4b5ad-1a67-446e-8c02-49bd6ca9e340} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001216 sec., 25493.421052631576 rows/sec., 1.87 MiB/sec. | ||
| 2910 | 2026.02.24 03:53:46.815246 [ 277 ] {92f4b5ad-1a67-446e-8c02-49bd6ca9e340} <Debug> TCPHandler: Processed in 0.001386733 sec. | ||
| 2911 | 2026.02.24 03:53:46.815369 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.02.24 03:53:46.815466 [ 277 ] {eab26924-2674-423a-b253-a7581a820228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2913 | 2026.02.24 03:53:46.815508 [ 277 ] {eab26924-2674-423a-b253-a7581a820228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2914 | 2026.02.24 03:53:46.815925 [ 277 ] {eab26924-2674-423a-b253-a7581a820228} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.02.24 03:53:46.815964 [ 277 ] {eab26924-2674-423a-b253-a7581a820228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2916 | 2026.02.24 03:53:46.816269 [ 277 ] {eab26924-2674-423a-b253-a7581a820228} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2917 | 2026.02.24 03:53:46.816482 [ 277 ] {eab26924-2674-423a-b253-a7581a820228} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.02.24 03:53:46.816614 [ 277 ] {eab26924-2674-423a-b253-a7581a820228} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001168 sec., 81335.61643835617 rows/sec., 6.35 MiB/sec. | ||
| 2919 | 2026.02.24 03:53:46.816650 [ 277 ] {eab26924-2674-423a-b253-a7581a820228} <Debug> TCPHandler: Processed in 0.001332403 sec. | ||
| 2920 | 2026.02.24 03:53:46.816764 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.02.24 03:53:46.816860 [ 277 ] {eec40127-42a2-488a-b296-535c6e558e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2922 | 2026.02.24 03:53:46.816905 [ 277 ] {eec40127-42a2-488a-b296-535c6e558e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2923 | 2026.02.24 03:53:46.817301 [ 277 ] {eec40127-42a2-488a-b296-535c6e558e0e} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.02.24 03:53:46.817339 [ 277 ] {eec40127-42a2-488a-b296-535c6e558e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2925 | 2026.02.24 03:53:46.817667 [ 277 ] {eec40127-42a2-488a-b296-535c6e558e0e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2926 | 2026.02.24 03:53:46.817876 [ 277 ] {eec40127-42a2-488a-b296-535c6e558e0e} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.02.24 03:53:46.818006 [ 277 ] {eec40127-42a2-488a-b296-535c6e558e0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 2928 | 2026.02.24 03:53:46.818041 [ 277 ] {eec40127-42a2-488a-b296-535c6e558e0e} <Debug> TCPHandler: Processed in 0.001326383 sec. | ||
| 2929 | 2026.02.24 03:53:46.818149 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.02.24 03:53:46.818243 [ 277 ] {fbdf353b-bf1b-400d-af00-8478b347f0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2931 | 2026.02.24 03:53:46.818306 [ 277 ] {fbdf353b-bf1b-400d-af00-8478b347f0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2932 | 2026.02.24 03:53:46.819084 [ 277 ] {fbdf353b-bf1b-400d-af00-8478b347f0ea} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.02.24 03:53:46.819123 [ 277 ] {fbdf353b-bf1b-400d-af00-8478b347f0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2934 | 2026.02.24 03:53:46.819674 [ 277 ] {fbdf353b-bf1b-400d-af00-8478b347f0ea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2935 | 2026.02.24 03:53:46.819910 [ 277 ] {fbdf353b-bf1b-400d-af00-8478b347f0ea} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.02.24 03:53:46.820055 [ 277 ] {fbdf353b-bf1b-400d-af00-8478b347f0ea} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001831 sec., 16930.638995084653 rows/sec., 30.34 MiB/sec. | ||
| 2937 | 2026.02.24 03:53:46.820115 [ 277 ] {fbdf353b-bf1b-400d-af00-8478b347f0ea} <Debug> TCPHandler: Processed in 0.00201518 sec. | ||
| 2938 | 2026.02.24 03:53:46.820230 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.02.24 03:53:46.820327 [ 277 ] {6259d96a-5d22-4c2b-a896-bbf947eacbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2940 | 2026.02.24 03:53:46.820369 [ 277 ] {6259d96a-5d22-4c2b-a896-bbf947eacbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2941 | 2026.02.24 03:53:46.820702 [ 277 ] {6259d96a-5d22-4c2b-a896-bbf947eacbda} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.02.24 03:53:46.820737 [ 277 ] {6259d96a-5d22-4c2b-a896-bbf947eacbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2943 | 2026.02.24 03:53:46.821041 [ 277 ] {6259d96a-5d22-4c2b-a896-bbf947eacbda} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2944 | 2026.02.24 03:53:46.821253 [ 277 ] {6259d96a-5d22-4c2b-a896-bbf947eacbda} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.02.24 03:53:46.821387 [ 277 ] {6259d96a-5d22-4c2b-a896-bbf947eacbda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 2946 | 2026.02.24 03:53:46.821424 [ 277 ] {6259d96a-5d22-4c2b-a896-bbf947eacbda} <Debug> TCPHandler: Processed in 0.001244212 sec. | ||
| 2947 | 2026.02.24 03:53:49.798410 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2948 | 2026.02.24 03:53:49.798482 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2949 | 2026.02.24 03:53:49.879117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6676 | ||
| 2950 | 2026.02.24 03:53:49.879723 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.02.24 03:53:49.879775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2952 | 2026.02.24 03:53:49.880482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2953 | 2026.02.24 03:53:49.880714 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): 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.02.24 03:53:49.880847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6676 | ||
| 2955 | 2026.02.24 03:53:50.227197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2956 | 2026.02.24 03:53:50.243659 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.02.24 03:53:50.243710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 2958 | 2026.02.24 03:53:50.249145 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2959 | 2026.02.24 03:53:50.249825 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.02.24 03:53:50.252523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2961 | 2026.02.24 03:53:51.811141 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.02.24 03:53:51.811363 [ 277 ] {50cb53b4-9ac7-42bc-aa8a-448f670e7553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2963 | 2026.02.24 03:53:51.811428 [ 277 ] {50cb53b4-9ac7-42bc-aa8a-448f670e7553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2964 | 2026.02.24 03:53:51.812056 [ 277 ] {50cb53b4-9ac7-42bc-aa8a-448f670e7553} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.02.24 03:53:51.812104 [ 277 ] {50cb53b4-9ac7-42bc-aa8a-448f670e7553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 2966 | 2026.02.24 03:53:51.812494 [ 277 ] {50cb53b4-9ac7-42bc-aa8a-448f670e7553} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2967 | 2026.02.24 03:53:51.812721 [ 277 ] {50cb53b4-9ac7-42bc-aa8a-448f670e7553} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.02.24 03:53:51.812875 [ 277 ] {50cb53b4-9ac7-42bc-aa8a-448f670e7553} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001562 sec., 48655.56978233034 rows/sec., 4.01 MiB/sec. | ||
| 2969 | 2026.02.24 03:53:51.812915 [ 277 ] {50cb53b4-9ac7-42bc-aa8a-448f670e7553} <Debug> TCPHandler: Processed in 0.001913629 sec. | ||
| 2970 | 2026.02.24 03:53:51.813039 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.02.24 03:53:51.813133 [ 277 ] {99360843-4753-4b30-93fe-398a58dc17c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2972 | 2026.02.24 03:53:51.813175 [ 277 ] {99360843-4753-4b30-93fe-398a58dc17c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2973 | 2026.02.24 03:53:51.813568 [ 277 ] {99360843-4753-4b30-93fe-398a58dc17c0} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.02.24 03:53:51.813605 [ 277 ] {99360843-4753-4b30-93fe-398a58dc17c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 2975 | 2026.02.24 03:53:51.813888 [ 277 ] {99360843-4753-4b30-93fe-398a58dc17c0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2976 | 2026.02.24 03:53:51.814108 [ 277 ] {99360843-4753-4b30-93fe-398a58dc17c0} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.02.24 03:53:51.814234 [ 277 ] {99360843-4753-4b30-93fe-398a58dc17c0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 671.99 KiB/sec. | ||
| 2978 | 2026.02.24 03:53:51.814270 [ 277 ] {99360843-4753-4b30-93fe-398a58dc17c0} <Debug> TCPHandler: Processed in 0.001280943 sec. | ||
| 2979 | 2026.02.24 03:53:51.814375 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.02.24 03:53:51.814470 [ 277 ] {e77bdac4-e319-481a-ba51-b941e6ce1c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2981 | 2026.02.24 03:53:51.814510 [ 277 ] {e77bdac4-e319-481a-ba51-b941e6ce1c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2982 | 2026.02.24 03:53:51.814919 [ 277 ] {e77bdac4-e319-481a-ba51-b941e6ce1c2c} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.02.24 03:53:51.814954 [ 277 ] {e77bdac4-e319-481a-ba51-b941e6ce1c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 2984 | 2026.02.24 03:53:51.815246 [ 277 ] {e77bdac4-e319-481a-ba51-b941e6ce1c2c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2985 | 2026.02.24 03:53:51.815467 [ 277 ] {e77bdac4-e319-481a-ba51-b941e6ce1c2c} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.02.24 03:53:51.815605 [ 277 ] {e77bdac4-e319-481a-ba51-b941e6ce1c2c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001153 sec., 64180.39895923678 rows/sec., 5.01 MiB/sec. | ||
| 2987 | 2026.02.24 03:53:51.815641 [ 277 ] {e77bdac4-e319-481a-ba51-b941e6ce1c2c} <Debug> TCPHandler: Processed in 0.001319573 sec. | ||
| 2988 | 2026.02.24 03:53:51.815752 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.02.24 03:53:51.815846 [ 277 ] {9066fae7-0c15-4fd9-9725-8d7631eab57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2990 | 2026.02.24 03:53:51.815888 [ 277 ] {9066fae7-0c15-4fd9-9725-8d7631eab57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2991 | 2026.02.24 03:53:51.816303 [ 277 ] {9066fae7-0c15-4fd9-9725-8d7631eab57a} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.02.24 03:53:51.816339 [ 277 ] {9066fae7-0c15-4fd9-9725-8d7631eab57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 2993 | 2026.02.24 03:53:51.816653 [ 277 ] {9066fae7-0c15-4fd9-9725-8d7631eab57a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2994 | 2026.02.24 03:53:51.816856 [ 277 ] {9066fae7-0c15-4fd9-9725-8d7631eab57a} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.02.24 03:53:51.816988 [ 277 ] {9066fae7-0c15-4fd9-9725-8d7631eab57a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 2996 | 2026.02.24 03:53:51.817024 [ 277 ] {9066fae7-0c15-4fd9-9725-8d7631eab57a} <Debug> TCPHandler: Processed in 0.001321473 sec. | ||
| 2997 | 2026.02.24 03:53:51.817205 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.02.24 03:53:51.817300 [ 277 ] {83a09ea3-2322-40d9-9d1e-c74e6e93fe14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2999 | 2026.02.24 03:53:51.817354 [ 277 ] {83a09ea3-2322-40d9-9d1e-c74e6e93fe14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3000 | 2026.02.24 03:53:51.818128 [ 277 ] {83a09ea3-2322-40d9-9d1e-c74e6e93fe14} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.02.24 03:53:51.818165 [ 277 ] {83a09ea3-2322-40d9-9d1e-c74e6e93fe14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3002 | 2026.02.24 03:53:51.818658 [ 277 ] {83a09ea3-2322-40d9-9d1e-c74e6e93fe14} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3003 | 2026.02.24 03:53:51.818897 [ 277 ] {83a09ea3-2322-40d9-9d1e-c74e6e93fe14} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.02.24 03:53:51.819033 [ 277 ] {83a09ea3-2322-40d9-9d1e-c74e6e93fe14} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 3005 | 2026.02.24 03:53:51.819083 [ 277 ] {83a09ea3-2322-40d9-9d1e-c74e6e93fe14} <Debug> TCPHandler: Processed in 0.001939319 sec. | ||
| 3006 | 2026.02.24 03:53:51.819191 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.02.24 03:53:51.819285 [ 277 ] {d6e9a7bc-5d2e-43f9-9945-3d318d3dedf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3008 | 2026.02.24 03:53:51.819327 [ 277 ] {d6e9a7bc-5d2e-43f9-9945-3d318d3dedf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3009 | 2026.02.24 03:53:51.819665 [ 277 ] {d6e9a7bc-5d2e-43f9-9945-3d318d3dedf9} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.02.24 03:53:51.819698 [ 277 ] {d6e9a7bc-5d2e-43f9-9945-3d318d3dedf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3011 | 2026.02.24 03:53:51.820164 [ 277 ] {d6e9a7bc-5d2e-43f9-9945-3d318d3dedf9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3012 | 2026.02.24 03:53:51.820421 [ 277 ] {d6e9a7bc-5d2e-43f9-9945-3d318d3dedf9} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.02.24 03:53:51.820571 [ 277 ] {d6e9a7bc-5d2e-43f9-9945-3d318d3dedf9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec. | ||
| 3014 | 2026.02.24 03:53:51.820608 [ 277 ] {d6e9a7bc-5d2e-43f9-9945-3d318d3dedf9} <Debug> TCPHandler: Processed in 0.001466514 sec. | ||
| 3015 | 2026.02.24 03:53:53.590214 [ 142 ] {} <Debug> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3016 | 2026.02.24 03:53:53.590280 [ 142 ] {} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.02.24 03:53:53.590303 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3018 | 2026.02.24 03:53:53.590438 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::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 | ||
| 3019 | 2026.02.24 03:53:53.590600 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3020 | 2026.02.24 03:53:53.590639 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::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 | ||
| 3021 | 2026.02.24 03:53:53.590713 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::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 | ||
| 3022 | 2026.02.24 03:53:53.590763 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3023 | 2026.02.24 03:53:53.590814 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3024 | 2026.02.24 03:53:53.590862 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::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 | ||
| 3025 | 2026.02.24 03:53:53.591679 [ 188 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301632 sec., 18438.391188907462 rows/sec., 1.54 MiB/sec. | ||
| 3026 | 2026.02.24 03:53:53.591855 [ 190 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3027 | 2026.02.24 03:53:53.592141 [ 190 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_5_1} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.02.24 03:53:53.592216 [ 190 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_5_1} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3029 | 2026.02.24 03:53:53.592311 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3030 | 2026.02.24 03:53:54.883986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 398 | ||
| 3031 | 2026.02.24 03:53:54.886109 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.02.24 03:53:54.886156 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3033 | 2026.02.24 03:53:54.887342 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3034 | 2026.02.24 03:53:54.887644 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.02.24 03:53:54.887969 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 3036 | 2026.02.24 03:53:56.812210 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.02.24 03:53:56.812411 [ 277 ] {e4d8ee93-5ef8-4add-afd2-65f613581333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3038 | 2026.02.24 03:53:56.812482 [ 277 ] {e4d8ee93-5ef8-4add-afd2-65f613581333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3039 | 2026.02.24 03:53:56.813086 [ 277 ] {e4d8ee93-5ef8-4add-afd2-65f613581333} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.02.24 03:53:56.813132 [ 277 ] {e4d8ee93-5ef8-4add-afd2-65f613581333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3041 | 2026.02.24 03:53:56.813514 [ 277 ] {e4d8ee93-5ef8-4add-afd2-65f613581333} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3042 | 2026.02.24 03:53:56.813744 [ 277 ] {e4d8ee93-5ef8-4add-afd2-65f613581333} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.02.24 03:53:56.813896 [ 277 ] {e4d8ee93-5ef8-4add-afd2-65f613581333} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001532 sec., 2610.9660574412533 rows/sec., 212.91 KiB/sec. | ||
| 3044 | 2026.02.24 03:53:56.813939 [ 277 ] {e4d8ee93-5ef8-4add-afd2-65f613581333} <Debug> TCPHandler: Processed in 0.001856028 sec. | ||
| 3045 | 2026.02.24 03:53:56.814053 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2026.02.24 03:53:56.814157 [ 277 ] {953b9685-b27b-4a4b-b656-b91d0fd9ac7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3047 | 2026.02.24 03:53:56.814199 [ 277 ] {953b9685-b27b-4a4b-b656-b91d0fd9ac7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3048 | 2026.02.24 03:53:56.814668 [ 277 ] {953b9685-b27b-4a4b-b656-b91d0fd9ac7e} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.02.24 03:53:56.814704 [ 277 ] {953b9685-b27b-4a4b-b656-b91d0fd9ac7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3050 | 2026.02.24 03:53:56.815034 [ 277 ] {953b9685-b27b-4a4b-b656-b91d0fd9ac7e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3051 | 2026.02.24 03:53:56.815248 [ 277 ] {953b9685-b27b-4a4b-b656-b91d0fd9ac7e} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.02.24 03:53:56.815379 [ 277 ] {953b9685-b27b-4a4b-b656-b91d0fd9ac7e} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001243 sec., 96540.62751407885 rows/sec., 8.19 MiB/sec. | ||
| 3053 | 2026.02.24 03:53:56.815416 [ 277 ] {953b9685-b27b-4a4b-b656-b91d0fd9ac7e} <Debug> TCPHandler: Processed in 0.001414263 sec. | ||
| 3054 | 2026.02.24 03:53:56.815539 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2026.02.24 03:53:56.815633 [ 277 ] {8372303f-18f7-4cfb-8bd3-a1ba2ddcfc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3056 | 2026.02.24 03:53:56.815672 [ 277 ] {8372303f-18f7-4cfb-8bd3-a1ba2ddcfc0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3057 | 2026.02.24 03:53:56.816076 [ 277 ] {8372303f-18f7-4cfb-8bd3-a1ba2ddcfc0b} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.02.24 03:53:56.816112 [ 277 ] {8372303f-18f7-4cfb-8bd3-a1ba2ddcfc0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3059 | 2026.02.24 03:53:56.816407 [ 277 ] {8372303f-18f7-4cfb-8bd3-a1ba2ddcfc0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3060 | 2026.02.24 03:53:56.816616 [ 277 ] {8372303f-18f7-4cfb-8bd3-a1ba2ddcfc0b} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.02.24 03:53:56.816727 [ 136 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3062 | 2026.02.24 03:53:56.816745 [ 277 ] {8372303f-18f7-4cfb-8bd3-a1ba2ddcfc0b} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00113 sec., 30973.45132743363 rows/sec., 2.26 MiB/sec. | ||
| 3063 | 2026.02.24 03:53:56.816798 [ 136 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.02.24 03:53:56.816805 [ 277 ] {8372303f-18f7-4cfb-8bd3-a1ba2ddcfc0b} <Debug> TCPHandler: Processed in 0.001315793 sec. | ||
| 3065 | 2026.02.24 03:53:56.816828 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3066 | 2026.02.24 03:53:56.816933 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.02.24 03:53:56.816966 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 3068 | 2026.02.24 03:53:56.817030 [ 277 ] {de4530f0-f83f-4892-aa66-35c4fd8b14db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3069 | 2026.02.24 03:53:56.817074 [ 277 ] {de4530f0-f83f-4892-aa66-35c4fd8b14db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3070 | 2026.02.24 03:53:56.817114 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3071 | 2026.02.24 03:53:56.817151 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 69 rows starting from the beginning of the part | ||
| 3072 | 2026.02.24 03:53:56.817220 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
| 3073 | 2026.02.24 03:53:56.817266 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 3074 | 2026.02.24 03:53:56.817325 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 3075 | 2026.02.24 03:53:56.817392 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3076 | 2026.02.24 03:53:56.817464 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 35 rows starting from the beginning of the part | ||
| 3077 | 2026.02.24 03:53:56.817494 [ 277 ] {de4530f0-f83f-4892-aa66-35c4fd8b14db} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.02.24 03:53:56.817534 [ 277 ] {de4530f0-f83f-4892-aa66-35c4fd8b14db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3079 | 2026.02.24 03:53:56.817877 [ 277 ] {de4530f0-f83f-4892-aa66-35c4fd8b14db} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3080 | 2026.02.24 03:53:56.818099 [ 277 ] {de4530f0-f83f-4892-aa66-35c4fd8b14db} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.02.24 03:53:56.818230 [ 277 ] {de4530f0-f83f-4892-aa66-35c4fd8b14db} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001218 sec., 81280.78817733991 rows/sec., 6.35 MiB/sec. | ||
| 3082 | 2026.02.24 03:53:56.818267 [ 277 ] {de4530f0-f83f-4892-aa66-35c4fd8b14db} <Debug> TCPHandler: Processed in 0.001384084 sec. | ||
| 3083 | 2026.02.24 03:53:56.818357 [ 188 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453623 sec., 138963.12867916923 rows/sec., 10.73 MiB/sec. | ||
| 3084 | 2026.02.24 03:53:56.818377 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.02.24 03:53:56.818480 [ 277 ] {7ab18733-2ea9-4f02-bdc1-7801f42068bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.02.24 03:53:56.818524 [ 277 ] {7ab18733-2ea9-4f02-bdc1-7801f42068bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3087 | 2026.02.24 03:53:56.818576 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3088 | 2026.02.24 03:53:56.818920 [ 277 ] {7ab18733-2ea9-4f02-bdc1-7801f42068bb} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.02.24 03:53:56.818960 [ 277 ] {7ab18733-2ea9-4f02-bdc1-7801f42068bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3090 | 2026.02.24 03:53:56.818960 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_16_3} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.02.24 03:53:56.819077 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_16_3} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3092 | 2026.02.24 03:53:56.819186 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3093 | 2026.02.24 03:53:56.819315 [ 277 ] {7ab18733-2ea9-4f02-bdc1-7801f42068bb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3094 | 2026.02.24 03:53:56.819531 [ 277 ] {7ab18733-2ea9-4f02-bdc1-7801f42068bb} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.02.24 03:53:56.819659 [ 277 ] {7ab18733-2ea9-4f02-bdc1-7801f42068bb} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001197 sec., 135338.34586466165 rows/sec., 9.42 MiB/sec. | ||
| 3096 | 2026.02.24 03:53:56.819695 [ 277 ] {7ab18733-2ea9-4f02-bdc1-7801f42068bb} <Debug> TCPHandler: Processed in 0.001367503 sec. | ||
| 3097 | 2026.02.24 03:53:56.819804 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.02.24 03:53:56.819897 [ 277 ] {d8211de4-cafd-44f0-8440-2a7f7fbabff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3099 | 2026.02.24 03:53:56.819951 [ 277 ] {d8211de4-cafd-44f0-8440-2a7f7fbabff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3100 | 2026.02.24 03:53:56.820707 [ 277 ] {d8211de4-cafd-44f0-8440-2a7f7fbabff6} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.02.24 03:53:56.820743 [ 277 ] {d8211de4-cafd-44f0-8440-2a7f7fbabff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3102 | 2026.02.24 03:53:56.821261 [ 277 ] {d8211de4-cafd-44f0-8440-2a7f7fbabff6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3103 | 2026.02.24 03:53:56.821492 [ 277 ] {d8211de4-cafd-44f0-8440-2a7f7fbabff6} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.02.24 03:53:56.821627 [ 277 ] {d8211de4-cafd-44f0-8440-2a7f7fbabff6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001747 sec., 17744.705208929594 rows/sec., 31.80 MiB/sec. | ||
| 3105 | 2026.02.24 03:53:56.821676 [ 277 ] {d8211de4-cafd-44f0-8440-2a7f7fbabff6} <Debug> TCPHandler: Processed in 0.001921308 sec. | ||
| 3106 | 2026.02.24 03:53:56.821788 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.02.24 03:53:56.821883 [ 277 ] {9763ee11-5dac-4f1d-9f32-b3bbe55147e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3108 | 2026.02.24 03:53:56.821923 [ 277 ] {9763ee11-5dac-4f1d-9f32-b3bbe55147e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3109 | 2026.02.24 03:53:56.822247 [ 277 ] {9763ee11-5dac-4f1d-9f32-b3bbe55147e7} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.02.24 03:53:56.822282 [ 277 ] {9763ee11-5dac-4f1d-9f32-b3bbe55147e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3111 | 2026.02.24 03:53:56.822580 [ 277 ] {9763ee11-5dac-4f1d-9f32-b3bbe55147e7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3112 | 2026.02.24 03:53:56.822784 [ 277 ] {9763ee11-5dac-4f1d-9f32-b3bbe55147e7} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.02.24 03:53:56.822911 [ 277 ] {9763ee11-5dac-4f1d-9f32-b3bbe55147e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 3114 | 2026.02.24 03:53:56.822945 [ 277 ] {9763ee11-5dac-4f1d-9f32-b3bbe55147e7} <Debug> TCPHandler: Processed in 0.001207082 sec. | ||
| 3115 | 2026.02.24 03:53:57.381073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7188 | ||
| 3116 | 2026.02.24 03:53:57.381636 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.02.24 03:53:57.381672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3118 | 2026.02.24 03:53:57.382187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3119 | 2026.02.24 03:53:57.382435 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.02.24 03:53:57.382570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7188 | ||
| 3121 | 2026.02.24 03:53:57.752743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3122 | 2026.02.24 03:53:57.770312 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.02.24 03:53:57.770382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3124 | 2026.02.24 03:53:57.775842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3125 | 2026.02.24 03:53:57.776718 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.02.24 03:53:57.780097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3127 | 2026.02.24 03:54:01.810877 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.02.24 03:54:01.811101 [ 277 ] {045d2ce4-ea22-48be-b722-a3ae95a4942d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3129 | 2026.02.24 03:54:01.811176 [ 277 ] {045d2ce4-ea22-48be-b722-a3ae95a4942d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3130 | 2026.02.24 03:54:01.811900 [ 277 ] {045d2ce4-ea22-48be-b722-a3ae95a4942d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.02.24 03:54:01.811949 [ 277 ] {045d2ce4-ea22-48be-b722-a3ae95a4942d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3132 | 2026.02.24 03:54:01.812369 [ 277 ] {045d2ce4-ea22-48be-b722-a3ae95a4942d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3133 | 2026.02.24 03:54:01.812615 [ 277 ] {045d2ce4-ea22-48be-b722-a3ae95a4942d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.02.24 03:54:01.812773 [ 277 ] {045d2ce4-ea22-48be-b722-a3ae95a4942d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001729 sec., 43956.043956043955 rows/sec., 3.62 MiB/sec. | ||
| 3135 | 2026.02.24 03:54:01.812822 [ 277 ] {045d2ce4-ea22-48be-b722-a3ae95a4942d} <Debug> TCPHandler: Processed in 0.00208431 sec. | ||
| 3136 | 2026.02.24 03:54:01.812953 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.02.24 03:54:01.813056 [ 277 ] {a8b653d5-f7ef-4de3-bb53-a022c1b738bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.02.24 03:54:01.813101 [ 277 ] {a8b653d5-f7ef-4de3-bb53-a022c1b738bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3139 | 2026.02.24 03:54:01.813516 [ 277 ] {a8b653d5-f7ef-4de3-bb53-a022c1b738bc} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.02.24 03:54:01.813551 [ 277 ] {a8b653d5-f7ef-4de3-bb53-a022c1b738bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3141 | 2026.02.24 03:54:01.813853 [ 277 ] {a8b653d5-f7ef-4de3-bb53-a022c1b738bc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3142 | 2026.02.24 03:54:01.814068 [ 277 ] {a8b653d5-f7ef-4de3-bb53-a022c1b738bc} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.02.24 03:54:01.814214 [ 277 ] {a8b653d5-f7ef-4de3-bb53-a022c1b738bc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001179 sec., 8481.764206955047 rows/sec., 637.79 KiB/sec. | ||
| 3144 | 2026.02.24 03:54:01.814263 [ 277 ] {a8b653d5-f7ef-4de3-bb53-a022c1b738bc} <Debug> TCPHandler: Processed in 0.001361742 sec. | ||
| 3145 | 2026.02.24 03:54:01.814388 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.02.24 03:54:01.814492 [ 277 ] {462c16f0-8939-4d62-80c3-769996df1fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3147 | 2026.02.24 03:54:01.814539 [ 277 ] {462c16f0-8939-4d62-80c3-769996df1fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3148 | 2026.02.24 03:54:01.814970 [ 277 ] {462c16f0-8939-4d62-80c3-769996df1fc2} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.02.24 03:54:01.815007 [ 277 ] {462c16f0-8939-4d62-80c3-769996df1fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3150 | 2026.02.24 03:54:01.815357 [ 277 ] {462c16f0-8939-4d62-80c3-769996df1fc2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3151 | 2026.02.24 03:54:01.815570 [ 277 ] {462c16f0-8939-4d62-80c3-769996df1fc2} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.02.24 03:54:01.815700 [ 277 ] {462c16f0-8939-4d62-80c3-769996df1fc2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00123 sec., 60162.601626016265 rows/sec., 4.70 MiB/sec. | ||
| 3153 | 2026.02.24 03:54:01.815736 [ 277 ] {462c16f0-8939-4d62-80c3-769996df1fc2} <Debug> TCPHandler: Processed in 0.001399364 sec. | ||
| 3154 | 2026.02.24 03:54:01.815852 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.02.24 03:54:01.815948 [ 277 ] {cefae5b5-b5a5-4451-a2c0-c0c721d8f412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.02.24 03:54:01.815993 [ 277 ] {cefae5b5-b5a5-4451-a2c0-c0c721d8f412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3157 | 2026.02.24 03:54:01.816409 [ 277 ] {cefae5b5-b5a5-4451-a2c0-c0c721d8f412} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.02.24 03:54:01.816446 [ 277 ] {cefae5b5-b5a5-4451-a2c0-c0c721d8f412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3159 | 2026.02.24 03:54:01.816773 [ 277 ] {cefae5b5-b5a5-4451-a2c0-c0c721d8f412} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3160 | 2026.02.24 03:54:01.816983 [ 277 ] {cefae5b5-b5a5-4451-a2c0-c0c721d8f412} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.02.24 03:54:01.817111 [ 277 ] {cefae5b5-b5a5-4451-a2c0-c0c721d8f412} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 3162 | 2026.02.24 03:54:01.817146 [ 277 ] {cefae5b5-b5a5-4451-a2c0-c0c721d8f412} <Debug> TCPHandler: Processed in 0.001344053 sec. | ||
| 3163 | 2026.02.24 03:54:01.817257 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.02.24 03:54:01.817350 [ 277 ] {2bf02948-eb8a-47c3-a406-ceebaf7e1994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3165 | 2026.02.24 03:54:01.817405 [ 277 ] {2bf02948-eb8a-47c3-a406-ceebaf7e1994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3166 | 2026.02.24 03:54:01.818141 [ 277 ] {2bf02948-eb8a-47c3-a406-ceebaf7e1994} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.02.24 03:54:01.818176 [ 277 ] {2bf02948-eb8a-47c3-a406-ceebaf7e1994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3168 | 2026.02.24 03:54:01.818670 [ 277 ] {2bf02948-eb8a-47c3-a406-ceebaf7e1994} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3169 | 2026.02.24 03:54:01.818890 [ 277 ] {2bf02948-eb8a-47c3-a406-ceebaf7e1994} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.02.24 03:54:01.819027 [ 277 ] {2bf02948-eb8a-47c3-a406-ceebaf7e1994} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001694 sec., 5903.18772136954 rows/sec., 10.58 MiB/sec. | ||
| 3171 | 2026.02.24 03:54:01.819042 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3172 | 2026.02.24 03:54:01.819082 [ 277 ] {2bf02948-eb8a-47c3-a406-ceebaf7e1994} <Debug> TCPHandler: Processed in 0.001875368 sec. | ||
| 3173 | 2026.02.24 03:54:01.819112 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.02.24 03:54:01.819137 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3175 | 2026.02.24 03:54:01.819208 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.02.24 03:54:01.819241 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 3177 | 2026.02.24 03:54:01.819314 [ 277 ] {27688e5d-354b-4537-a587-cf9ab14cd5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3178 | 2026.02.24 03:54:01.819361 [ 277 ] {27688e5d-354b-4537-a587-cf9ab14cd5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3179 | 2026.02.24 03:54:01.819474 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3180 | 2026.02.24 03:54:01.819537 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 184 rows starting from the beginning of the part | ||
| 3181 | 2026.02.24 03:54:01.819670 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3182 | 2026.02.24 03:54:01.819710 [ 277 ] {27688e5d-354b-4537-a587-cf9ab14cd5ac} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.02.24 03:54:01.819753 [ 277 ] {27688e5d-354b-4537-a587-cf9ab14cd5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3184 | 2026.02.24 03:54:01.819785 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3185 | 2026.02.24 03:54:01.819894 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3186 | 2026.02.24 03:54:01.819999 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3187 | 2026.02.24 03:54:01.820084 [ 277 ] {27688e5d-354b-4537-a587-cf9ab14cd5ac} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3188 | 2026.02.24 03:54:01.820101 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3189 | 2026.02.24 03:54:01.820312 [ 277 ] {27688e5d-354b-4537-a587-cf9ab14cd5ac} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.02.24 03:54:01.820458 [ 277 ] {27688e5d-354b-4537-a587-cf9ab14cd5ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 3191 | 2026.02.24 03:54:01.820496 [ 277 ] {27688e5d-354b-4537-a587-cf9ab14cd5ac} <Debug> TCPHandler: Processed in 0.001340602 sec. | ||
| 3192 | 2026.02.24 03:54:01.823297 [ 193 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 19 columns (19 merged, 0 gathered) in 0.004097829 sec., 67352.73726648916 rows/sec., 120.69 MiB/sec. | ||
| 3193 | 2026.02.24 03:54:01.823807 [ 188 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3194 | 2026.02.24 03:54:01.824209 [ 188 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.02.24 03:54:01.824292 [ 188 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3196 | 2026.02.24 03:54:01.824429 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3197 | 2026.02.24 03:54:04.798759 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3198 | 2026.02.24 03:54:04.798850 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3199 | 2026.02.24 03:54:04.882788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7636 | ||
| 3200 | 2026.02.24 03:54:04.883562 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.02.24 03:54:04.883633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3202 | 2026.02.24 03:54:04.884222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3203 | 2026.02.24 03:54:04.884464 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.02.24 03:54:04.884575 [ 128 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3205 | 2026.02.24 03:54:04.884607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7636 | ||
| 3206 | 2026.02.24 03:54:04.884624 [ 128 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.02.24 03:54:04.884647 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3208 | 2026.02.24 03:54:04.884785 [ 195 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3209 | 2026.02.24 03:54:04.884942 [ 195 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3210 | 2026.02.24 03:54:04.884980 [ 195 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5268 rows starting from the beginning of the part | ||
| 3211 | 2026.02.24 03:54:04.885042 [ 195 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 3212 | 2026.02.24 03:54:04.885083 [ 195 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 3213 | 2026.02.24 03:54:04.885119 [ 195 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 3214 | 2026.02.24 03:54:04.885157 [ 195 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 3215 | 2026.02.24 03:54:04.885192 [ 195 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 3216 | 2026.02.24 03:54:04.886608 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7636 rows, containing 4 columns (4 merged, 0 gathered) in 0.001889218 sec., 4041883.9964472074 rows/sec., 57.82 MiB/sec. | ||
| 3217 | 2026.02.24 03:54:04.887112 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3218 | 2026.02.24 03:54:04.887428 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_16_3} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.02.24 03:54:04.887504 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_16_3} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3220 | 2026.02.24 03:54:04.887599 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3221 | 2026.02.24 03:54:04.888276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 424 | ||
| 3222 | 2026.02.24 03:54:04.890451 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.02.24 03:54:04.890507 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3224 | 2026.02.24 03:54:04.891697 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3225 | 2026.02.24 03:54:04.891976 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.02.24 03:54:04.892121 [ 128 ] {} <Debug> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3227 | 2026.02.24 03:54:04.892168 [ 128 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.02.24 03:54:04.892197 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3229 | 2026.02.24 03:54:04.892311 [ 200 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 3230 | 2026.02.24 03:54:04.892330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 3231 | 2026.02.24 03:54:04.893032 [ 200 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3232 | 2026.02.24 03:54:04.893190 [ 200 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part | ||
| 3233 | 2026.02.24 03:54:04.893583 [ 200 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 3234 | 2026.02.24 03:54:04.893929 [ 200 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 3235 | 2026.02.24 03:54:04.894249 [ 200 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3236 | 2026.02.24 03:54:04.894553 [ 200 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 3237 | 2026.02.24 03:54:04.894861 [ 200 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 3238 | 2026.02.24 03:54:04.900113 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 72 columns (72 merged, 0 gathered) in 0.007857175 sec., 53963.415604208894 rows/sec., 47.64 MiB/sec. | ||
| 3239 | 2026.02.24 03:54:04.901235 [ 195 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3240 | 2026.02.24 03:54:04.901827 [ 195 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_11_2} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.02.24 03:54:04.901908 [ 195 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_11_2} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3242 | 2026.02.24 03:54:04.902141 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 3243 | 2026.02.24 03:54:05.001450 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00098708 sec. | ||
| 3244 | 2026.02.24 03:54:05.280303 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3245 | 2026.02.24 03:54:05.298096 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.02.24 03:54:05.298157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3247 | 2026.02.24 03:54:05.304723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3248 | 2026.02.24 03:54:05.305429 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.02.24 03:54:05.305743 [ 128 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3250 | 2026.02.24 03:54:05.305814 [ 128 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.02.24 03:54:05.305838 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3252 | 2026.02.24 03:54:05.305941 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 3253 | 2026.02.24 03:54:05.308884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3254 | 2026.02.24 03:54:05.309521 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3255 | 2026.02.24 03:54:05.310798 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 3256 | 2026.02.24 03:54:05.315092 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 3257 | 2026.02.24 03:54:05.319372 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 3258 | 2026.02.24 03:54:05.323692 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 3259 | 2026.02.24 03:54:05.328096 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 3260 | 2026.02.24 03:54:05.332341 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 3261 | 2026.02.24 03:54:05.387663 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081762254 sec., 1479.9004929585233 rows/sec., 7.65 MiB/sec. | ||
| 3262 | 2026.02.24 03:54:05.390247 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3263 | 2026.02.24 03:54:05.392535 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_16_3} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.02.24 03:54:05.392655 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_16_3} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3265 | 2026.02.24 03:54:05.394969 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3266 | 2026.02.24 03:54:06.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.85 MiB, peak 234.80 MiB, free memory in arenas 0.00 B, will set to 234.52 MiB (RSS), difference: 9.67 MiB | ||
| 3267 | 2026.02.24 03:54:06.812418 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.02.24 03:54:06.812614 [ 277 ] {24680d03-5e03-490c-9faf-7b38bdf10aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3269 | 2026.02.24 03:54:06.812691 [ 277 ] {24680d03-5e03-490c-9faf-7b38bdf10aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3270 | 2026.02.24 03:54:06.813391 [ 277 ] {24680d03-5e03-490c-9faf-7b38bdf10aff} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.02.24 03:54:06.813441 [ 277 ] {24680d03-5e03-490c-9faf-7b38bdf10aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3272 | 2026.02.24 03:54:06.813855 [ 277 ] {24680d03-5e03-490c-9faf-7b38bdf10aff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3273 | 2026.02.24 03:54:06.814079 [ 277 ] {24680d03-5e03-490c-9faf-7b38bdf10aff} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.02.24 03:54:06.814223 [ 127 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3275 | 2026.02.24 03:54:06.814241 [ 277 ] {24680d03-5e03-490c-9faf-7b38bdf10aff} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001679 sec., 70279.92852888624 rows/sec., 5.98 MiB/sec. | ||
| 3276 | 2026.02.24 03:54:06.814267 [ 127 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.02.24 03:54:06.814291 [ 277 ] {24680d03-5e03-490c-9faf-7b38bdf10aff} <Debug> TCPHandler: Processed in 0.002009659 sec. | ||
| 3278 | 2026.02.24 03:54:06.814291 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3279 | 2026.02.24 03:54:06.814395 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 3280 | 2026.02.24 03:54:06.814419 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2026.02.24 03:54:06.814496 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3282 | 2026.02.24 03:54:06.814520 [ 277 ] {8cc76091-4b68-4778-9801-2ca889fd3728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.02.24 03:54:06.814528 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 266 rows starting from the beginning of the part | ||
| 3284 | 2026.02.24 03:54:06.814564 [ 277 ] {8cc76091-4b68-4778-9801-2ca889fd3728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3285 | 2026.02.24 03:54:06.814624 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 118 rows starting from the beginning of the part | ||
| 3286 | 2026.02.24 03:54:06.814680 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 3287 | 2026.02.24 03:54:06.814731 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part | ||
| 3288 | 2026.02.24 03:54:06.814780 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3289 | 2026.02.24 03:54:06.814823 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
| 3290 | 2026.02.24 03:54:06.814991 [ 277 ] {8cc76091-4b68-4778-9801-2ca889fd3728} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.02.24 03:54:06.815025 [ 277 ] {8cc76091-4b68-4778-9801-2ca889fd3728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3292 | 2026.02.24 03:54:06.815427 [ 277 ] {8cc76091-4b68-4778-9801-2ca889fd3728} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3293 | 2026.02.24 03:54:06.815647 [ 277 ] {8cc76091-4b68-4778-9801-2ca889fd3728} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.02.24 03:54:06.815705 [ 193 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346323 sec., 574899.1883819856 rows/sec., 51.62 MiB/sec. | ||
| 3295 | 2026.02.24 03:54:06.815785 [ 277 ] {8cc76091-4b68-4778-9801-2ca889fd3728} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001287 sec., 24087.02408702409 rows/sec., 1.77 MiB/sec. | ||
| 3296 | 2026.02.24 03:54:06.815829 [ 277 ] {8cc76091-4b68-4778-9801-2ca889fd3728} <Debug> TCPHandler: Processed in 0.001463134 sec. | ||
| 3297 | 2026.02.24 03:54:06.815862 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3298 | 2026.02.24 03:54:06.815939 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.02.24 03:54:06.816038 [ 277 ] {e2ae10aa-88ee-4dfc-b832-d948ed83775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3300 | 2026.02.24 03:54:06.816079 [ 277 ] {e2ae10aa-88ee-4dfc-b832-d948ed83775e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3301 | 2026.02.24 03:54:06.816093 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_21_4} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.02.24 03:54:06.816151 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_21_4} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3303 | 2026.02.24 03:54:06.816203 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3304 | 2026.02.24 03:54:06.816499 [ 277 ] {e2ae10aa-88ee-4dfc-b832-d948ed83775e} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.02.24 03:54:06.816534 [ 277 ] {e2ae10aa-88ee-4dfc-b832-d948ed83775e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3306 | 2026.02.24 03:54:06.816838 [ 277 ] {e2ae10aa-88ee-4dfc-b832-d948ed83775e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3307 | 2026.02.24 03:54:06.817050 [ 277 ] {e2ae10aa-88ee-4dfc-b832-d948ed83775e} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.02.24 03:54:06.817143 [ 127 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3309 | 2026.02.24 03:54:06.817173 [ 127 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.02.24 03:54:06.817175 [ 277 ] {e2ae10aa-88ee-4dfc-b832-d948ed83775e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001157 sec., 82108.90233362143 rows/sec., 6.41 MiB/sec. | ||
| 3311 | 2026.02.24 03:54:06.817192 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3312 | 2026.02.24 03:54:06.817216 [ 277 ] {e2ae10aa-88ee-4dfc-b832-d948ed83775e} <Debug> TCPHandler: Processed in 0.001327183 sec. | ||
| 3313 | 2026.02.24 03:54:06.817296 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 3314 | 2026.02.24 03:54:06.817326 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.02.24 03:54:06.817426 [ 277 ] {f712e30c-0b7b-402f-bfe2-5cbca53032bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3316 | 2026.02.24 03:54:06.817430 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3317 | 2026.02.24 03:54:06.817473 [ 277 ] {f712e30c-0b7b-402f-bfe2-5cbca53032bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3318 | 2026.02.24 03:54:06.817479 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 175 rows starting from the beginning of the part | ||
| 3319 | 2026.02.24 03:54:06.817575 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part | ||
| 3320 | 2026.02.24 03:54:06.817620 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 3321 | 2026.02.24 03:54:06.817659 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 99 rows starting from the beginning of the part | ||
| 3322 | 2026.02.24 03:54:06.817697 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3323 | 2026.02.24 03:54:06.817736 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
| 3324 | 2026.02.24 03:54:06.817893 [ 277 ] {f712e30c-0b7b-402f-bfe2-5cbca53032bb} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.02.24 03:54:06.817934 [ 277 ] {f712e30c-0b7b-402f-bfe2-5cbca53032bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3326 | 2026.02.24 03:54:06.818309 [ 277 ] {f712e30c-0b7b-402f-bfe2-5cbca53032bb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3327 | 2026.02.24 03:54:06.818530 [ 277 ] {f712e30c-0b7b-402f-bfe2-5cbca53032bb} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.02.24 03:54:06.818654 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3329 | 2026.02.24 03:54:06.818662 [ 277 ] {f712e30c-0b7b-402f-bfe2-5cbca53032bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 3330 | 2026.02.24 03:54:06.818703 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.02.24 03:54:06.818708 [ 199 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466544 sec., 417307.62936536514 rows/sec., 34.46 MiB/sec. | ||
| 3332 | 2026.02.24 03:54:06.818719 [ 277 ] {f712e30c-0b7b-402f-bfe2-5cbca53032bb} <Debug> TCPHandler: Processed in 0.001442143 sec. | ||
| 3333 | 2026.02.24 03:54:06.818731 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3334 | 2026.02.24 03:54:06.818814 [ 199 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 3335 | 2026.02.24 03:54:06.818841 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.02.24 03:54:06.818895 [ 199 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3337 | 2026.02.24 03:54:06.818904 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3338 | 2026.02.24 03:54:06.818918 [ 199 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2572 rows starting from the beginning of the part | ||
| 3339 | 2026.02.24 03:54:06.818936 [ 277 ] {87d76fed-31a5-420a-b050-60443560779e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.02.24 03:54:06.818977 [ 199 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3341 | 2026.02.24 03:54:06.818991 [ 277 ] {87d76fed-31a5-420a-b050-60443560779e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3342 | 2026.02.24 03:54:06.819014 [ 199 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3343 | 2026.02.24 03:54:06.819049 [ 199 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
| 3344 | 2026.02.24 03:54:06.819083 [ 199 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3345 | 2026.02.24 03:54:06.819119 [ 199 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3346 | 2026.02.24 03:54:06.819317 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_21_4} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.02.24 03:54:06.819422 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_21_4} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3348 | 2026.02.24 03:54:06.819548 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3349 | 2026.02.24 03:54:06.819823 [ 277 ] {87d76fed-31a5-420a-b050-60443560779e} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.02.24 03:54:06.819864 [ 277 ] {87d76fed-31a5-420a-b050-60443560779e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3351 | 2026.02.24 03:54:06.820481 [ 277 ] {87d76fed-31a5-420a-b050-60443560779e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3352 | 2026.02.24 03:54:06.820574 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3374 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787907 sec., 1887122.7642153646 rows/sec., 133.39 MiB/sec. | ||
| 3353 | 2026.02.24 03:54:06.820716 [ 277 ] {87d76fed-31a5-420a-b050-60443560779e} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.02.24 03:54:06.820861 [ 277 ] {87d76fed-31a5-420a-b050-60443560779e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001942 sec., 15962.92481977343 rows/sec., 28.60 MiB/sec. | ||
| 3355 | 2026.02.24 03:54:06.820927 [ 277 ] {87d76fed-31a5-420a-b050-60443560779e} <Debug> TCPHandler: Processed in 0.00213494 sec. | ||
| 3356 | 2026.02.24 03:54:06.820973 [ 193 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3357 | 2026.02.24 03:54:06.821041 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.02.24 03:54:06.821142 [ 277 ] {a30b8e27-0a57-429e-8993-b9dd8f65b766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3359 | 2026.02.24 03:54:06.821186 [ 277 ] {a30b8e27-0a57-429e-8993-b9dd8f65b766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3360 | 2026.02.24 03:54:06.821257 [ 193 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.02.24 03:54:06.821335 [ 193 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3362 | 2026.02.24 03:54:06.821427 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 3363 | 2026.02.24 03:54:06.821525 [ 277 ] {a30b8e27-0a57-429e-8993-b9dd8f65b766} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.02.24 03:54:06.821565 [ 277 ] {a30b8e27-0a57-429e-8993-b9dd8f65b766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3365 | 2026.02.24 03:54:06.821883 [ 277 ] {a30b8e27-0a57-429e-8993-b9dd8f65b766} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3366 | 2026.02.24 03:54:06.822090 [ 277 ] {a30b8e27-0a57-429e-8993-b9dd8f65b766} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.02.24 03:54:06.822192 [ 126 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3368 | 2026.02.24 03:54:06.822217 [ 277 ] {a30b8e27-0a57-429e-8993-b9dd8f65b766} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 3369 | 2026.02.24 03:54:06.822220 [ 126 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.02.24 03:54:06.822255 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3371 | 2026.02.24 03:54:06.822258 [ 277 ] {a30b8e27-0a57-429e-8993-b9dd8f65b766} <Debug> TCPHandler: Processed in 0.001266132 sec. | ||
| 3372 | 2026.02.24 03:54:06.822317 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 3373 | 2026.02.24 03:54:06.822394 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3374 | 2026.02.24 03:54:06.822417 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3375 | 2026.02.24 03:54:06.822458 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3376 | 2026.02.24 03:54:06.822523 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 3377 | 2026.02.24 03:54:06.822564 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3378 | 2026.02.24 03:54:06.822598 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3379 | 2026.02.24 03:54:06.822629 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3380 | 2026.02.24 03:54:06.823426 [ 194 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001134771 sec., 1004607.9781735699 rows/sec., 67.57 MiB/sec. | ||
| 3381 | 2026.02.24 03:54:06.823575 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3382 | 2026.02.24 03:54:06.823814 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_21_4} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.02.24 03:54:06.823897 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_21_4} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3384 | 2026.02.24 03:54:06.823950 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3385 | 2026.02.24 03:54:08.967268 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53605 | ||
| 3386 | 2026.02.24 03:54:08.967373 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3387 | 2026.02.24 03:54:08.967401 [ 288 ] {} <Debug> TCP-Session: ea703542-9291-4f09-98d1-c8d4d6754b26 Authenticating user 'default' from [fd00:1122:3344:101::e]:53605 | ||
| 3388 | 2026.02.24 03:54:08.967424 [ 288 ] {} <Debug> TCP-Session: ea703542-9291-4f09-98d1-c8d4d6754b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3389 | 2026.02.24 03:54:08.967436 [ 288 ] {} <Debug> TCP-Session: ea703542-9291-4f09-98d1-c8d4d6754b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3390 | 2026.02.24 03:54:08.967648 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57213 | ||
| 3391 | 2026.02.24 03:54:08.967669 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62702 | ||
| 3392 | 2026.02.24 03:54:08.967701 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49104 | ||
| 3393 | 2026.02.24 03:54:08.967723 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52541 | ||
| 3394 | 2026.02.24 03:54:08.967757 [ 288 ] {} <Trace> TCP-Session: ea703542-9291-4f09-98d1-c8d4d6754b26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.02.24 03:54:08.967777 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3396 | 2026.02.24 03:54:08.967713 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44828 | ||
| 3397 | 2026.02.24 03:54:08.967817 [ 289 ] {} <Debug> TCP-Session: 8c8be71c-13b7-42b9-aa67-25a27e3f9680 Authenticating user 'default' from [fd00:1122:3344:101::e]:57213 | ||
| 3398 | 2026.02.24 03:54:08.967699 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55252 | ||
| 3399 | 2026.02.24 03:54:08.967860 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3400 | 2026.02.24 03:54:08.967862 [ 289 ] {} <Debug> TCP-Session: 8c8be71c-13b7-42b9-aa67-25a27e3f9680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3401 | 2026.02.24 03:54:08.967867 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3402 | 2026.02.24 03:54:08.967911 [ 289 ] {} <Debug> TCP-Session: 8c8be71c-13b7-42b9-aa67-25a27e3f9680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3403 | 2026.02.24 03:54:08.967936 [ 294 ] {} <Debug> TCP-Session: a95ed9e3-4ea1-4a82-8c38-4ebb5f3d3f5c Authenticating user 'default' from [fd00:1122:3344:101::e]:49104 | ||
| 3404 | 2026.02.24 03:54:08.967936 [ 288 ] {2ff55ab8-c587-42d8-acad-6634f03efc23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53605) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3405 | 2026.02.24 03:54:08.967958 [ 294 ] {} <Debug> TCP-Session: a95ed9e3-4ea1-4a82-8c38-4ebb5f3d3f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3406 | 2026.02.24 03:54:08.967901 [ 291 ] {} <Debug> TCP-Session: 666c7809-f1e7-43b9-8760-03f311165bd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62702 | ||
| 3407 | 2026.02.24 03:54:08.967996 [ 294 ] {} <Debug> TCP-Session: a95ed9e3-4ea1-4a82-8c38-4ebb5f3d3f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3408 | 2026.02.24 03:54:08.967688 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62648 | ||
| 3409 | 2026.02.24 03:54:08.968031 [ 291 ] {} <Debug> TCP-Session: 666c7809-f1e7-43b9-8760-03f311165bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3410 | 2026.02.24 03:54:08.967663 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47265 | ||
| 3411 | 2026.02.24 03:54:08.968086 [ 291 ] {} <Debug> TCP-Session: 666c7809-f1e7-43b9-8760-03f311165bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3412 | 2026.02.24 03:54:08.968120 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3413 | 2026.02.24 03:54:08.968122 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3414 | 2026.02.24 03:54:08.968161 [ 292 ] {} <Debug> TCP-Session: 24ea0388-8692-4d2a-8066-d0f26dbb1e73 Authenticating user 'default' from [fd00:1122:3344:101::e]:55252 | ||
| 3415 | 2026.02.24 03:54:08.968182 [ 275 ] {} <Debug> TCP-Session: fa4b5e25-6630-4e94-9afb-bd4167b80c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:44828 | ||
| 3416 | 2026.02.24 03:54:08.968187 [ 292 ] {} <Debug> TCP-Session: 24ea0388-8692-4d2a-8066-d0f26dbb1e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3417 | 2026.02.24 03:54:08.968210 [ 275 ] {} <Debug> TCP-Session: fa4b5e25-6630-4e94-9afb-bd4167b80c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3418 | 2026.02.24 03:54:08.968219 [ 292 ] {} <Debug> TCP-Session: 24ea0388-8692-4d2a-8066-d0f26dbb1e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3419 | 2026.02.24 03:54:08.968223 [ 288 ] {2ff55ab8-c587-42d8-acad-6634f03efc23} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3420 | 2026.02.24 03:54:08.968234 [ 275 ] {} <Debug> TCP-Session: fa4b5e25-6630-4e94-9afb-bd4167b80c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3421 | 2026.02.24 03:54:08.968305 [ 288 ] {2ff55ab8-c587-42d8-acad-6634f03efc23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3422 | 2026.02.24 03:54:08.968337 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3423 | 2026.02.24 03:54:08.968375 [ 286 ] {} <Debug> TCP-Session: c8b36ca3-4a68-45ed-ba68-c25266ae79e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52541 | ||
| 3424 | 2026.02.24 03:54:08.968377 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3425 | 2026.02.24 03:54:08.968380 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3426 | 2026.02.24 03:54:08.968401 [ 286 ] {} <Debug> TCP-Session: c8b36ca3-4a68-45ed-ba68-c25266ae79e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3427 | 2026.02.24 03:54:08.968414 [ 290 ] {} <Debug> TCP-Session: c282b1be-0f33-4532-a88e-b4a34e496a62 Authenticating user 'default' from [fd00:1122:3344:101::e]:47265 | ||
| 3428 | 2026.02.24 03:54:08.968439 [ 293 ] {} <Debug> TCP-Session: c837977a-5ed2-4f9b-a1dc-0f2f016c1722 Authenticating user 'default' from [fd00:1122:3344:101::e]:62648 | ||
| 3429 | 2026.02.24 03:54:08.968440 [ 286 ] {} <Debug> TCP-Session: c8b36ca3-4a68-45ed-ba68-c25266ae79e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3430 | 2026.02.24 03:54:08.968450 [ 290 ] {} <Debug> TCP-Session: c282b1be-0f33-4532-a88e-b4a34e496a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2026.02.24 03:54:08.968468 [ 293 ] {} <Debug> TCP-Session: c837977a-5ed2-4f9b-a1dc-0f2f016c1722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2026.02.24 03:54:08.968483 [ 290 ] {} <Debug> TCP-Session: c282b1be-0f33-4532-a88e-b4a34e496a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3433 | 2026.02.24 03:54:08.968499 [ 293 ] {} <Debug> TCP-Session: c837977a-5ed2-4f9b-a1dc-0f2f016c1722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2026.02.24 03:54:08.968585 [ 288 ] {2ff55ab8-c587-42d8-acad-6634f03efc23} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 3435 | 2026.02.24 03:54:08.969486 [ 339 ] {2ff55ab8-c587-42d8-acad-6634f03efc23} <Trace> AggregatingTransform: Aggregating | ||
| 3436 | 2026.02.24 03:54:08.969675 [ 339 ] {2ff55ab8-c587-42d8-acad-6634f03efc23} <Trace> Aggregator: Aggregation method: without_key | ||
| 3437 | 2026.02.24 03:54:08.969709 [ 339 ] {2ff55ab8-c587-42d8-acad-6634f03efc23} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102251 sec. (977.986 rows/sec., 38.20 KiB/sec.) | ||
| 3438 | 2026.02.24 03:54:08.969724 [ 339 ] {2ff55ab8-c587-42d8-acad-6634f03efc23} <Trace> Aggregator: Merging aggregated data | ||
| 3439 | 2026.02.24 03:54:08.971141 [ 288 ] {2ff55ab8-c587-42d8-acad-6634f03efc23} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 3440 | 2026.02.24 03:54:08.971278 [ 288 ] {2ff55ab8-c587-42d8-acad-6634f03efc23} <Debug> TCPHandler: Processed in 0.003640905 sec. | ||
| 3441 | 2026.02.24 03:54:08.971394 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3442 | 2026.02.24 03:54:08.971427 [ 288 ] {} <Debug> TCP-Session: ea703542-9291-4f09-98d1-c8d4d6754b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3443 | 2026.02.24 03:54:08.971427 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3444 | 2026.02.24 03:54:08.971445 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3445 | 2026.02.24 03:54:08.971459 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3446 | 2026.02.24 03:54:08.971475 [ 289 ] {} <Debug> TCP-Session: 8c8be71c-13b7-42b9-aa67-25a27e3f9680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3447 | 2026.02.24 03:54:08.971488 [ 294 ] {} <Debug> TCP-Session: a95ed9e3-4ea1-4a82-8c38-4ebb5f3d3f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3448 | 2026.02.24 03:54:08.971505 [ 275 ] {} <Debug> TCP-Session: fa4b5e25-6630-4e94-9afb-bd4167b80c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3449 | 2026.02.24 03:54:08.971514 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3450 | 2026.02.24 03:54:08.971531 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3451 | 2026.02.24 03:54:08.971557 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3452 | 2026.02.24 03:54:08.971574 [ 291 ] {} <Debug> TCP-Session: 666c7809-f1e7-43b9-8760-03f311165bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3453 | 2026.02.24 03:54:08.971588 [ 292 ] {} <Debug> TCP-Session: 24ea0388-8692-4d2a-8066-d0f26dbb1e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3454 | 2026.02.24 03:54:08.971608 [ 286 ] {} <Debug> TCP-Session: c8b36ca3-4a68-45ed-ba68-c25266ae79e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3455 | 2026.02.24 03:54:08.971497 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3456 | 2026.02.24 03:54:08.971480 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3457 | 2026.02.24 03:54:08.971666 [ 293 ] {} <Debug> TCP-Session: c837977a-5ed2-4f9b-a1dc-0f2f016c1722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3458 | 2026.02.24 03:54:08.971693 [ 290 ] {} <Debug> TCP-Session: c282b1be-0f33-4532-a88e-b4a34e496a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2026.02.24 03:54:09.072747 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52903 | ||
| 3460 | 2026.02.24 03:54:09.072847 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3461 | 2026.02.24 03:54:09.072874 [ 288 ] {} <Debug> TCP-Session: fe4238dc-15df-49d2-ab37-1881aab9c518 Authenticating user 'default' from [fd00:1122:3344:101::e]:52903 | ||
| 3462 | 2026.02.24 03:54:09.072895 [ 288 ] {} <Debug> TCP-Session: fe4238dc-15df-49d2-ab37-1881aab9c518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3463 | 2026.02.24 03:54:09.072908 [ 288 ] {} <Debug> TCP-Session: fe4238dc-15df-49d2-ab37-1881aab9c518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3464 | 2026.02.24 03:54:09.073126 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52575 | ||
| 3465 | 2026.02.24 03:54:09.073151 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58633 | ||
| 3466 | 2026.02.24 03:54:09.073173 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45361 | ||
| 3467 | 2026.02.24 03:54:09.073160 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57377 | ||
| 3468 | 2026.02.24 03:54:09.073136 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41863 | ||
| 3469 | 2026.02.24 03:54:09.073263 [ 288 ] {} <Trace> TCP-Session: fe4238dc-15df-49d2-ab37-1881aab9c518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.02.24 03:54:09.073245 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3471 | 2026.02.24 03:54:09.073304 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3472 | 2026.02.24 03:54:09.073336 [ 289 ] {} <Debug> TCP-Session: e494415e-2d0e-464c-9d40-4036f8ea42b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52575 | ||
| 3473 | 2026.02.24 03:54:09.073346 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3474 | 2026.02.24 03:54:09.073357 [ 293 ] {} <Debug> TCP-Session: 15a1ebae-f43f-42b5-92bc-eda5bd627ec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57377 | ||
| 3475 | 2026.02.24 03:54:09.073383 [ 291 ] {} <Debug> TCP-Session: b471f858-230f-4edd-b083-2c935dad988d Authenticating user 'default' from [fd00:1122:3344:101::e]:41863 | ||
| 3476 | 2026.02.24 03:54:09.073402 [ 293 ] {} <Debug> TCP-Session: 15a1ebae-f43f-42b5-92bc-eda5bd627ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3477 | 2026.02.24 03:54:09.073418 [ 291 ] {} <Debug> TCP-Session: b471f858-230f-4edd-b083-2c935dad988d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3478 | 2026.02.24 03:54:09.073435 [ 293 ] {} <Debug> TCP-Session: 15a1ebae-f43f-42b5-92bc-eda5bd627ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2026.02.24 03:54:09.073446 [ 291 ] {} <Debug> TCP-Session: b471f858-230f-4edd-b083-2c935dad988d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2026.02.24 03:54:09.073369 [ 289 ] {} <Debug> TCP-Session: e494415e-2d0e-464c-9d40-4036f8ea42b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3481 | 2026.02.24 03:54:09.073477 [ 288 ] {7d40f430-3100-4f40-8aa1-a015be24d5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3482 | 2026.02.24 03:54:09.073504 [ 289 ] {} <Debug> TCP-Session: e494415e-2d0e-464c-9d40-4036f8ea42b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.02.24 03:54:09.073245 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3484 | 2026.02.24 03:54:09.073134 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63570 | ||
| 3485 | 2026.02.24 03:54:09.073559 [ 292 ] {} <Debug> TCP-Session: 464428f7-7562-4ec8-bec9-94deaa7c6afd Authenticating user 'default' from [fd00:1122:3344:101::e]:58633 | ||
| 3486 | 2026.02.24 03:54:09.073256 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3487 | 2026.02.24 03:54:09.073604 [ 292 ] {} <Debug> TCP-Session: 464428f7-7562-4ec8-bec9-94deaa7c6afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3488 | 2026.02.24 03:54:09.073617 [ 294 ] {} <Debug> TCP-Session: 69b030d6-753f-409f-bfe8-99ceba8c317d Authenticating user 'default' from [fd00:1122:3344:101::e]:45361 | ||
| 3489 | 2026.02.24 03:54:09.073619 [ 292 ] {} <Debug> TCP-Session: 464428f7-7562-4ec8-bec9-94deaa7c6afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3490 | 2026.02.24 03:54:09.073634 [ 294 ] {} <Debug> TCP-Session: 69b030d6-753f-409f-bfe8-99ceba8c317d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2026.02.24 03:54:09.073648 [ 294 ] {} <Debug> TCP-Session: 69b030d6-753f-409f-bfe8-99ceba8c317d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3492 | 2026.02.24 03:54:09.073662 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3493 | 2026.02.24 03:54:09.073695 [ 290 ] {} <Debug> TCP-Session: e05b58e3-310e-4b20-b410-64fd2fafe514 Authenticating user 'default' from [fd00:1122:3344:101::e]:63570 | ||
| 3494 | 2026.02.24 03:54:09.073718 [ 290 ] {} <Debug> TCP-Session: e05b58e3-310e-4b20-b410-64fd2fafe514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3495 | 2026.02.24 03:54:09.073731 [ 290 ] {} <Debug> TCP-Session: e05b58e3-310e-4b20-b410-64fd2fafe514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3496 | 2026.02.24 03:54:09.073760 [ 288 ] {7d40f430-3100-4f40-8aa1-a015be24d5fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3497 | 2026.02.24 03:54:09.073819 [ 288 ] {7d40f430-3100-4f40-8aa1-a015be24d5fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3498 | 2026.02.24 03:54:09.074101 [ 288 ] {7d40f430-3100-4f40-8aa1-a015be24d5fe} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 3499 | 2026.02.24 03:54:09.075002 [ 301 ] {7d40f430-3100-4f40-8aa1-a015be24d5fe} <Trace> AggregatingTransform: Aggregating | ||
| 3500 | 2026.02.24 03:54:09.075069 [ 301 ] {7d40f430-3100-4f40-8aa1-a015be24d5fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 3501 | 2026.02.24 03:54:09.075103 [ 301 ] {7d40f430-3100-4f40-8aa1-a015be24d5fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904569 sec. (1105.499 rows/sec., 43.18 KiB/sec.) | ||
| 3502 | 2026.02.24 03:54:09.075121 [ 301 ] {7d40f430-3100-4f40-8aa1-a015be24d5fe} <Trace> Aggregator: Merging aggregated data | ||
| 3503 | 2026.02.24 03:54:09.076674 [ 288 ] {7d40f430-3100-4f40-8aa1-a015be24d5fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003272 sec., 305.62347188264056 rows/sec., 11.94 KiB/sec. | ||
| 3504 | 2026.02.24 03:54:09.076813 [ 288 ] {7d40f430-3100-4f40-8aa1-a015be24d5fe} <Debug> TCPHandler: Processed in 0.003694255 sec. | ||
| 3505 | 2026.02.24 03:54:09.076944 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3506 | 2026.02.24 03:54:09.076985 [ 288 ] {} <Debug> TCP-Session: fe4238dc-15df-49d2-ab37-1881aab9c518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.02.24 03:54:09.077008 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3508 | 2026.02.24 03:54:09.077032 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3509 | 2026.02.24 03:54:09.077052 [ 289 ] {} <Debug> TCP-Session: e494415e-2d0e-464c-9d40-4036f8ea42b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2026.02.24 03:54:09.077058 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3511 | 2026.02.24 03:54:09.077077 [ 293 ] {} <Debug> TCP-Session: 15a1ebae-f43f-42b5-92bc-eda5bd627ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.02.24 03:54:09.077096 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3513 | 2026.02.24 03:54:09.077118 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3514 | 2026.02.24 03:54:09.077148 [ 294 ] {} <Debug> TCP-Session: 69b030d6-753f-409f-bfe8-99ceba8c317d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2026.02.24 03:54:09.077163 [ 292 ] {} <Debug> TCP-Session: 464428f7-7562-4ec8-bec9-94deaa7c6afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3516 | 2026.02.24 03:54:09.077119 [ 290 ] {} <Debug> TCP-Session: e05b58e3-310e-4b20-b410-64fd2fafe514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3517 | 2026.02.24 03:54:09.077075 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3518 | 2026.02.24 03:54:09.077245 [ 291 ] {} <Debug> TCP-Session: b471f858-230f-4edd-b083-2c935dad988d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3519 | 2026.02.24 03:54:09.078119 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45289 | ||
| 3520 | 2026.02.24 03:54:09.078144 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40314 | ||
| 3521 | 2026.02.24 03:54:09.078191 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3522 | 2026.02.24 03:54:09.078212 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3523 | 2026.02.24 03:54:09.078222 [ 286 ] {} <Debug> TCP-Session: 8bd6ba7f-669b-45b6-9717-e56f0a2079ff Authenticating user 'default' from [fd00:1122:3344:101::e]:45289 | ||
| 3524 | 2026.02.24 03:54:09.078241 [ 275 ] {} <Debug> TCP-Session: f80d0091-3a53-4ede-8507-83153bfd9298 Authenticating user 'default' from [fd00:1122:3344:101::e]:40314 | ||
| 3525 | 2026.02.24 03:54:09.078250 [ 286 ] {} <Debug> TCP-Session: 8bd6ba7f-669b-45b6-9717-e56f0a2079ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3526 | 2026.02.24 03:54:09.078267 [ 275 ] {} <Debug> TCP-Session: f80d0091-3a53-4ede-8507-83153bfd9298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2026.02.24 03:54:09.078276 [ 286 ] {} <Debug> TCP-Session: 8bd6ba7f-669b-45b6-9717-e56f0a2079ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2026.02.24 03:54:09.078289 [ 275 ] {} <Debug> TCP-Session: f80d0091-3a53-4ede-8507-83153bfd9298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2026.02.24 03:54:09.095499 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40314). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3530 | |||
| 3531 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3532 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3533 | 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 | ||
| 3534 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3535 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3536 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3537 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3538 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3539 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3540 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3541 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3542 | (version 23.8.7.1) | ||
| 3543 | 2026.02.24 03:54:09.095649 [ 275 ] {} <Debug> TCP-Session: f80d0091-3a53-4ede-8507-83153bfd9298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.02.24 03:54:09.095678 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45289). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3545 | |||
| 3546 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3547 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3548 | 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 | ||
| 3549 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3550 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3551 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3552 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3553 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3554 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3555 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3556 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3557 | (version 23.8.7.1) | ||
| 3558 | 2026.02.24 03:54:09.095763 [ 286 ] {} <Debug> TCP-Session: 8bd6ba7f-669b-45b6-9717-e56f0a2079ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2026.02.24 03:54:10.589799 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34730 | ||
| 3560 | 2026.02.24 03:54:10.589904 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3561 | 2026.02.24 03:54:10.589930 [ 291 ] {} <Debug> TCP-Session: 82faa2ba-c233-4dd5-a524-8a996c85a2d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34730 | ||
| 3562 | 2026.02.24 03:54:10.589951 [ 291 ] {} <Debug> TCP-Session: 82faa2ba-c233-4dd5-a524-8a996c85a2d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3563 | 2026.02.24 03:54:10.589963 [ 291 ] {} <Debug> TCP-Session: 82faa2ba-c233-4dd5-a524-8a996c85a2d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2026.02.24 03:54:10.590171 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36092 | ||
| 3565 | 2026.02.24 03:54:10.590197 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48234 | ||
| 3566 | 2026.02.24 03:54:10.590236 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37332 | ||
| 3567 | 2026.02.24 03:54:10.590250 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48810 | ||
| 3568 | 2026.02.24 03:54:10.590299 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3569 | 2026.02.24 03:54:10.590308 [ 291 ] {} <Trace> TCP-Session: 82faa2ba-c233-4dd5-a524-8a996c85a2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2026.02.24 03:54:10.590331 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3571 | 2026.02.24 03:54:10.590332 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3572 | 2026.02.24 03:54:10.590340 [ 286 ] {} <Debug> TCP-Session: fd784776-fb30-4e8b-80d7-c9807bbf27fa Authenticating user 'default' from [fd00:1122:3344:101::e]:36092 | ||
| 3573 | 2026.02.24 03:54:10.590371 [ 293 ] {} <Debug> TCP-Session: 21d09e5f-6f10-4348-a4ac-df65a9ac60e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37332 | ||
| 3574 | 2026.02.24 03:54:10.590387 [ 288 ] {} <Debug> TCP-Session: d86e58a5-1e01-4d9f-856b-4570e5bc2bf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48234 | ||
| 3575 | 2026.02.24 03:54:10.590402 [ 286 ] {} <Debug> TCP-Session: fd784776-fb30-4e8b-80d7-c9807bbf27fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.02.24 03:54:10.590416 [ 293 ] {} <Debug> TCP-Session: 21d09e5f-6f10-4348-a4ac-df65a9ac60e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2026.02.24 03:54:10.590433 [ 288 ] {} <Debug> TCP-Session: d86e58a5-1e01-4d9f-856b-4570e5bc2bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2026.02.24 03:54:10.590448 [ 293 ] {} <Debug> TCP-Session: 21d09e5f-6f10-4348-a4ac-df65a9ac60e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.02.24 03:54:10.590439 [ 286 ] {} <Debug> TCP-Session: fd784776-fb30-4e8b-80d7-c9807bbf27fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2026.02.24 03:54:10.590457 [ 288 ] {} <Debug> TCP-Session: d86e58a5-1e01-4d9f-856b-4570e5bc2bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.02.24 03:54:10.590378 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3582 | 2026.02.24 03:54:10.590508 [ 291 ] {d30bd72d-98ab-4a21-b6c4-d6e423806c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34730) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3583 | 2026.02.24 03:54:10.590226 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48433 | ||
| 3584 | 2026.02.24 03:54:10.590534 [ 294 ] {} <Debug> TCP-Session: 5180442c-64ee-4cb8-a8c7-43bf4729465d Authenticating user 'default' from [fd00:1122:3344:101::e]:48810 | ||
| 3585 | 2026.02.24 03:54:10.590211 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41787 | ||
| 3586 | 2026.02.24 03:54:10.590588 [ 294 ] {} <Debug> TCP-Session: 5180442c-64ee-4cb8-a8c7-43bf4729465d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.02.24 03:54:10.590210 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60402 | ||
| 3588 | 2026.02.24 03:54:10.590614 [ 294 ] {} <Debug> TCP-Session: 5180442c-64ee-4cb8-a8c7-43bf4729465d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.02.24 03:54:10.590611 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3590 | 2026.02.24 03:54:10.590651 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3591 | 2026.02.24 03:54:10.590677 [ 292 ] {} <Debug> TCP-Session: 73ec7cd4-9dec-49f7-95d4-b3bb08d923f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48433 | ||
| 3592 | 2026.02.24 03:54:10.590689 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3593 | 2026.02.24 03:54:10.590692 [ 289 ] {} <Debug> TCP-Session: d22d82e0-a6c1-4a06-9d9a-c645391bcfb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41787 | ||
| 3594 | 2026.02.24 03:54:10.590700 [ 292 ] {} <Debug> TCP-Session: 73ec7cd4-9dec-49f7-95d4-b3bb08d923f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2026.02.24 03:54:10.590724 [ 290 ] {} <Debug> TCP-Session: 76c07638-ebe9-442c-abb4-6b12a0561281 Authenticating user 'default' from [fd00:1122:3344:101::e]:60402 | ||
| 3596 | 2026.02.24 03:54:10.590736 [ 292 ] {} <Debug> TCP-Session: 73ec7cd4-9dec-49f7-95d4-b3bb08d923f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.02.24 03:54:10.590731 [ 289 ] {} <Debug> TCP-Session: d22d82e0-a6c1-4a06-9d9a-c645391bcfb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.02.24 03:54:10.590755 [ 290 ] {} <Debug> TCP-Session: 76c07638-ebe9-442c-abb4-6b12a0561281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.02.24 03:54:10.590772 [ 289 ] {} <Debug> TCP-Session: d22d82e0-a6c1-4a06-9d9a-c645391bcfb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3600 | 2026.02.24 03:54:10.590788 [ 290 ] {} <Debug> TCP-Session: 76c07638-ebe9-442c-abb4-6b12a0561281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.02.24 03:54:10.590262 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40447 | ||
| 3602 | 2026.02.24 03:54:10.590822 [ 291 ] {d30bd72d-98ab-4a21-b6c4-d6e423806c8f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3603 | 2026.02.24 03:54:10.590894 [ 291 ] {d30bd72d-98ab-4a21-b6c4-d6e423806c8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3604 | 2026.02.24 03:54:10.590896 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3605 | 2026.02.24 03:54:10.590932 [ 275 ] {} <Debug> TCP-Session: e83e52e6-21c4-4d31-8373-90774ec8d844 Authenticating user 'default' from [fd00:1122:3344:101::e]:40447 | ||
| 3606 | 2026.02.24 03:54:10.590949 [ 275 ] {} <Debug> TCP-Session: e83e52e6-21c4-4d31-8373-90774ec8d844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.02.24 03:54:10.590961 [ 275 ] {} <Debug> TCP-Session: e83e52e6-21c4-4d31-8373-90774ec8d844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.02.24 03:54:10.591205 [ 291 ] {d30bd72d-98ab-4a21-b6c4-d6e423806c8f} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 3609 | 2026.02.24 03:54:10.592328 [ 325 ] {d30bd72d-98ab-4a21-b6c4-d6e423806c8f} <Trace> AggregatingTransform: Aggregating | ||
| 3610 | 2026.02.24 03:54:10.592364 [ 325 ] {d30bd72d-98ab-4a21-b6c4-d6e423806c8f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3611 | 2026.02.24 03:54:10.592399 [ 325 ] {d30bd72d-98ab-4a21-b6c4-d6e423806c8f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001095321 sec. (912.974 rows/sec., 35.66 KiB/sec.) | ||
| 3612 | 2026.02.24 03:54:10.592415 [ 325 ] {d30bd72d-98ab-4a21-b6c4-d6e423806c8f} <Trace> Aggregator: Merging aggregated data | ||
| 3613 | 2026.02.24 03:54:10.593602 [ 291 ] {d30bd72d-98ab-4a21-b6c4-d6e423806c8f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. | ||
| 3614 | 2026.02.24 03:54:10.593751 [ 291 ] {d30bd72d-98ab-4a21-b6c4-d6e423806c8f} <Debug> TCPHandler: Processed in 0.003584765 sec. | ||
| 3615 | 2026.02.24 03:54:10.593863 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3616 | 2026.02.24 03:54:10.593889 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3617 | 2026.02.24 03:54:10.593895 [ 291 ] {} <Debug> TCP-Session: 82faa2ba-c233-4dd5-a524-8a996c85a2d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.02.24 03:54:10.593907 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3619 | 2026.02.24 03:54:10.593931 [ 275 ] {} <Debug> TCP-Session: e83e52e6-21c4-4d31-8373-90774ec8d844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3620 | 2026.02.24 03:54:10.593941 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3621 | 2026.02.24 03:54:10.593962 [ 288 ] {} <Debug> TCP-Session: d86e58a5-1e01-4d9f-856b-4570e5bc2bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.02.24 03:54:10.593976 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3623 | 2026.02.24 03:54:10.593992 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3624 | 2026.02.24 03:54:10.594006 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3625 | 2026.02.24 03:54:10.594020 [ 289 ] {} <Debug> TCP-Session: d22d82e0-a6c1-4a06-9d9a-c645391bcfb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2026.02.24 03:54:10.594048 [ 293 ] {} <Debug> TCP-Session: 21d09e5f-6f10-4348-a4ac-df65a9ac60e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2026.02.24 03:54:10.594065 [ 294 ] {} <Debug> TCP-Session: 5180442c-64ee-4cb8-a8c7-43bf4729465d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2026.02.24 03:54:10.594003 [ 292 ] {} <Debug> TCP-Session: 73ec7cd4-9dec-49f7-95d4-b3bb08d923f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.02.24 03:54:10.593926 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3630 | 2026.02.24 03:54:10.593959 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3631 | 2026.02.24 03:54:10.594147 [ 286 ] {} <Debug> TCP-Session: fd784776-fb30-4e8b-80d7-c9807bbf27fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3632 | 2026.02.24 03:54:10.594159 [ 290 ] {} <Debug> TCP-Session: 76c07638-ebe9-442c-abb4-6b12a0561281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2026.02.24 03:54:11.812644 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.02.24 03:54:11.812830 [ 277 ] {cf9b95aa-c141-412f-9aaf-032dd4960b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.02.24 03:54:11.812896 [ 277 ] {cf9b95aa-c141-412f-9aaf-032dd4960b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3636 | 2026.02.24 03:54:11.813540 [ 277 ] {cf9b95aa-c141-412f-9aaf-032dd4960b93} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.02.24 03:54:11.813582 [ 277 ] {cf9b95aa-c141-412f-9aaf-032dd4960b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3638 | 2026.02.24 03:54:11.813979 [ 277 ] {cf9b95aa-c141-412f-9aaf-032dd4960b93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3639 | 2026.02.24 03:54:11.814209 [ 277 ] {cf9b95aa-c141-412f-9aaf-032dd4960b93} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.02.24 03:54:11.814368 [ 277 ] {cf9b95aa-c141-412f-9aaf-032dd4960b93} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001585 sec., 15141.955835962144 rows/sec., 1.26 MiB/sec. | ||
| 3641 | 2026.02.24 03:54:11.814414 [ 277 ] {cf9b95aa-c141-412f-9aaf-032dd4960b93} <Debug> TCPHandler: Processed in 0.001895548 sec. | ||
| 3642 | 2026.02.24 03:54:11.814544 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.02.24 03:54:11.814640 [ 277 ] {708914cd-6f51-43f4-a273-a82494e11520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3644 | 2026.02.24 03:54:11.814683 [ 277 ] {708914cd-6f51-43f4-a273-a82494e11520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3645 | 2026.02.24 03:54:11.815205 [ 277 ] {708914cd-6f51-43f4-a273-a82494e11520} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.02.24 03:54:11.815244 [ 277 ] {708914cd-6f51-43f4-a273-a82494e11520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3647 | 2026.02.24 03:54:11.815605 [ 277 ] {708914cd-6f51-43f4-a273-a82494e11520} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3648 | 2026.02.24 03:54:11.815819 [ 277 ] {708914cd-6f51-43f4-a273-a82494e11520} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.02.24 03:54:11.815951 [ 277 ] {708914cd-6f51-43f4-a273-a82494e11520} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001329 sec., 147479.3077501881 rows/sec., 13.13 MiB/sec. | ||
| 3650 | 2026.02.24 03:54:11.815987 [ 277 ] {708914cd-6f51-43f4-a273-a82494e11520} <Debug> TCPHandler: Processed in 0.001493794 sec. | ||
| 3651 | 2026.02.24 03:54:11.816108 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.02.24 03:54:11.816208 [ 277 ] {8e14265e-f243-4361-858c-08acb3c49307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3653 | 2026.02.24 03:54:11.816249 [ 277 ] {8e14265e-f243-4361-858c-08acb3c49307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3654 | 2026.02.24 03:54:11.816665 [ 277 ] {8e14265e-f243-4361-858c-08acb3c49307} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.02.24 03:54:11.816701 [ 277 ] {8e14265e-f243-4361-858c-08acb3c49307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3656 | 2026.02.24 03:54:11.817025 [ 277 ] {8e14265e-f243-4361-858c-08acb3c49307} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3657 | 2026.02.24 03:54:11.817237 [ 277 ] {8e14265e-f243-4361-858c-08acb3c49307} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.02.24 03:54:11.817419 [ 277 ] {8e14265e-f243-4361-858c-08acb3c49307} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001227 sec., 17929.91035044825 rows/sec., 1.36 MiB/sec. | ||
| 3659 | 2026.02.24 03:54:11.817466 [ 277 ] {8e14265e-f243-4361-858c-08acb3c49307} <Debug> TCPHandler: Processed in 0.001410283 sec. | ||
| 3660 | 2026.02.24 03:54:11.817586 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.02.24 03:54:11.817678 [ 277 ] {58f2b2cd-7814-478d-8b2d-88f6bccba172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3662 | 2026.02.24 03:54:11.817718 [ 277 ] {58f2b2cd-7814-478d-8b2d-88f6bccba172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3663 | 2026.02.24 03:54:11.818127 [ 277 ] {58f2b2cd-7814-478d-8b2d-88f6bccba172} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.02.24 03:54:11.818163 [ 277 ] {58f2b2cd-7814-478d-8b2d-88f6bccba172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3665 | 2026.02.24 03:54:11.818487 [ 277 ] {58f2b2cd-7814-478d-8b2d-88f6bccba172} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3666 | 2026.02.24 03:54:11.818695 [ 277 ] {58f2b2cd-7814-478d-8b2d-88f6bccba172} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.02.24 03:54:11.818822 [ 277 ] {58f2b2cd-7814-478d-8b2d-88f6bccba172} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.71 MiB/sec. | ||
| 3668 | 2026.02.24 03:54:11.818859 [ 277 ] {58f2b2cd-7814-478d-8b2d-88f6bccba172} <Debug> TCPHandler: Processed in 0.001323373 sec. | ||
| 3669 | 2026.02.24 03:54:11.818984 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.02.24 03:54:11.819077 [ 277 ] {e140483b-e147-428e-a91d-22de98e2e628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3671 | 2026.02.24 03:54:11.819125 [ 277 ] {e140483b-e147-428e-a91d-22de98e2e628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3672 | 2026.02.24 03:54:11.819521 [ 277 ] {e140483b-e147-428e-a91d-22de98e2e628} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.02.24 03:54:11.819557 [ 277 ] {e140483b-e147-428e-a91d-22de98e2e628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3674 | 2026.02.24 03:54:11.819851 [ 277 ] {e140483b-e147-428e-a91d-22de98e2e628} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3675 | 2026.02.24 03:54:11.820059 [ 277 ] {e140483b-e147-428e-a91d-22de98e2e628} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.02.24 03:54:11.820183 [ 277 ] {e140483b-e147-428e-a91d-22de98e2e628} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 3677 | 2026.02.24 03:54:11.820221 [ 277 ] {e140483b-e147-428e-a91d-22de98e2e628} <Debug> TCPHandler: Processed in 0.001286632 sec. | ||
| 3678 | 2026.02.24 03:54:11.820335 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.02.24 03:54:11.820428 [ 277 ] {3ff57964-b459-462c-a05d-8fd1df308431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3680 | 2026.02.24 03:54:11.820466 [ 277 ] {3ff57964-b459-462c-a05d-8fd1df308431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3681 | 2026.02.24 03:54:11.820912 [ 277 ] {3ff57964-b459-462c-a05d-8fd1df308431} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.02.24 03:54:11.820947 [ 277 ] {3ff57964-b459-462c-a05d-8fd1df308431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3683 | 2026.02.24 03:54:11.821261 [ 277 ] {3ff57964-b459-462c-a05d-8fd1df308431} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3684 | 2026.02.24 03:54:11.821466 [ 277 ] {3ff57964-b459-462c-a05d-8fd1df308431} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.02.24 03:54:11.821591 [ 277 ] {3ff57964-b459-462c-a05d-8fd1df308431} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001181 sec., 93141.40558848434 rows/sec., 7.59 MiB/sec. | ||
| 3686 | 2026.02.24 03:54:11.821629 [ 277 ] {3ff57964-b459-462c-a05d-8fd1df308431} <Debug> TCPHandler: Processed in 0.001342163 sec. | ||
| 3687 | 2026.02.24 03:54:11.821745 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.02.24 03:54:11.821838 [ 277 ] {766b2861-31c6-4962-8bb4-508b803e0e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3689 | 2026.02.24 03:54:11.821881 [ 277 ] {766b2861-31c6-4962-8bb4-508b803e0e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3690 | 2026.02.24 03:54:11.822303 [ 277 ] {766b2861-31c6-4962-8bb4-508b803e0e3a} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.02.24 03:54:11.822343 [ 277 ] {766b2861-31c6-4962-8bb4-508b803e0e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3692 | 2026.02.24 03:54:11.822719 [ 277 ] {766b2861-31c6-4962-8bb4-508b803e0e3a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3693 | 2026.02.24 03:54:11.822926 [ 277 ] {766b2861-31c6-4962-8bb4-508b803e0e3a} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.02.24 03:54:11.823052 [ 277 ] {766b2861-31c6-4962-8bb4-508b803e0e3a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001232 sec., 159090.9090909091 rows/sec., 11.41 MiB/sec. | ||
| 3695 | 2026.02.24 03:54:11.823088 [ 277 ] {766b2861-31c6-4962-8bb4-508b803e0e3a} <Debug> TCPHandler: Processed in 0.001391553 sec. | ||
| 3696 | 2026.02.24 03:54:11.823208 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.02.24 03:54:11.823300 [ 277 ] {e408b6f6-b5b1-4731-954f-25ea6d2fc293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3698 | 2026.02.24 03:54:11.823353 [ 277 ] {e408b6f6-b5b1-4731-954f-25ea6d2fc293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3699 | 2026.02.24 03:54:11.824099 [ 277 ] {e408b6f6-b5b1-4731-954f-25ea6d2fc293} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.02.24 03:54:11.824136 [ 277 ] {e408b6f6-b5b1-4731-954f-25ea6d2fc293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3701 | 2026.02.24 03:54:11.824674 [ 277 ] {e408b6f6-b5b1-4731-954f-25ea6d2fc293} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3702 | 2026.02.24 03:54:11.824904 [ 277 ] {e408b6f6-b5b1-4731-954f-25ea6d2fc293} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.02.24 03:54:11.825052 [ 277 ] {e408b6f6-b5b1-4731-954f-25ea6d2fc293} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 3704 | 2026.02.24 03:54:11.825111 [ 277 ] {e408b6f6-b5b1-4731-954f-25ea6d2fc293} <Debug> TCPHandler: Processed in 0.001952329 sec. | ||
| 3705 | 2026.02.24 03:54:11.825230 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3706 | 2026.02.24 03:54:11.825323 [ 277 ] {80b0f62a-11ba-4e62-8592-a76c301c24a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3707 | 2026.02.24 03:54:11.825363 [ 277 ] {80b0f62a-11ba-4e62-8592-a76c301c24a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3708 | 2026.02.24 03:54:11.825733 [ 277 ] {80b0f62a-11ba-4e62-8592-a76c301c24a3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2026.02.24 03:54:11.825769 [ 277 ] {80b0f62a-11ba-4e62-8592-a76c301c24a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3710 | 2026.02.24 03:54:11.826082 [ 277 ] {80b0f62a-11ba-4e62-8592-a76c301c24a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3711 | 2026.02.24 03:54:11.826290 [ 277 ] {80b0f62a-11ba-4e62-8592-a76c301c24a3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3712 | 2026.02.24 03:54:11.826417 [ 277 ] {80b0f62a-11ba-4e62-8592-a76c301c24a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 3713 | 2026.02.24 03:54:11.826453 [ 277 ] {80b0f62a-11ba-4e62-8592-a76c301c24a3} <Debug> TCPHandler: Processed in 0.001273883 sec. | ||
| 3714 | 2026.02.24 03:54:12.384801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8148 | ||
| 3715 | 2026.02.24 03:54:12.385316 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2026.02.24 03:54:12.385366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3717 | 2026.02.24 03:54:12.385895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3718 | 2026.02.24 03:54:12.386171 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.02.24 03:54:12.386322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8148 | ||
| 3720 | 2026.02.24 03:54:12.809083 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3721 | 2026.02.24 03:54:12.824169 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2026.02.24 03:54:12.824220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3723 | 2026.02.24 03:54:12.830557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3724 | 2026.02.24 03:54:12.831280 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2026.02.24 03:54:12.833876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3726 | 2026.02.24 03:54:13.000316 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.73 MiB, peak 246.25 MiB, free memory in arenas 0.00 B, will set to 237.82 MiB (RSS), difference: 1.09 MiB | ||
| 3727 | 2026.02.24 03:54:14.892661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 460 | ||
| 3728 | 2026.02.24 03:54:14.895317 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.02.24 03:54:14.895373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3730 | 2026.02.24 03:54:14.896582 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3731 | 2026.02.24 03:54:14.896847 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.02.24 03:54:14.897172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3733 | 2026.02.24 03:54:16.812157 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.02.24 03:54:16.812371 [ 277 ] {24cf0451-1ee9-48c7-b432-0ef7a9709d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3735 | 2026.02.24 03:54:16.812444 [ 277 ] {24cf0451-1ee9-48c7-b432-0ef7a9709d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3736 | 2026.02.24 03:54:16.813240 [ 277 ] {24cf0451-1ee9-48c7-b432-0ef7a9709d35} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.02.24 03:54:16.813294 [ 277 ] {24cf0451-1ee9-48c7-b432-0ef7a9709d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3738 | 2026.02.24 03:54:16.813689 [ 277 ] {24cf0451-1ee9-48c7-b432-0ef7a9709d35} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3739 | 2026.02.24 03:54:16.813918 [ 277 ] {24cf0451-1ee9-48c7-b432-0ef7a9709d35} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.02.24 03:54:16.814071 [ 277 ] {24cf0451-1ee9-48c7-b432-0ef7a9709d35} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001753 sec., 67313.17741015402 rows/sec., 5.73 MiB/sec. | ||
| 3741 | 2026.02.24 03:54:16.814114 [ 277 ] {24cf0451-1ee9-48c7-b432-0ef7a9709d35} <Debug> TCPHandler: Processed in 0.00209475 sec. | ||
| 3742 | 2026.02.24 03:54:16.814249 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2026.02.24 03:54:16.814343 [ 277 ] {b6e7ce88-a7f6-4ca0-8b7d-ff7352658405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3744 | 2026.02.24 03:54:16.814383 [ 277 ] {b6e7ce88-a7f6-4ca0-8b7d-ff7352658405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3745 | 2026.02.24 03:54:16.814801 [ 277 ] {b6e7ce88-a7f6-4ca0-8b7d-ff7352658405} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.02.24 03:54:16.814839 [ 277 ] {b6e7ce88-a7f6-4ca0-8b7d-ff7352658405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3747 | 2026.02.24 03:54:16.815131 [ 277 ] {b6e7ce88-a7f6-4ca0-8b7d-ff7352658405} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3748 | 2026.02.24 03:54:16.815350 [ 277 ] {b6e7ce88-a7f6-4ca0-8b7d-ff7352658405} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.02.24 03:54:16.815479 [ 277 ] {b6e7ce88-a7f6-4ca0-8b7d-ff7352658405} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001154 sec., 26863.084922010396 rows/sec., 1.97 MiB/sec. | ||
| 3750 | 2026.02.24 03:54:16.815516 [ 277 ] {b6e7ce88-a7f6-4ca0-8b7d-ff7352658405} <Debug> TCPHandler: Processed in 0.001317973 sec. | ||
| 3751 | 2026.02.24 03:54:16.815629 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.02.24 03:54:16.815722 [ 277 ] {577a5535-b0a4-4bd6-98dc-cf3dbaee08e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3753 | 2026.02.24 03:54:16.815761 [ 277 ] {577a5535-b0a4-4bd6-98dc-cf3dbaee08e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3754 | 2026.02.24 03:54:16.816184 [ 277 ] {577a5535-b0a4-4bd6-98dc-cf3dbaee08e1} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.02.24 03:54:16.816221 [ 277 ] {577a5535-b0a4-4bd6-98dc-cf3dbaee08e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3756 | 2026.02.24 03:54:16.816522 [ 277 ] {577a5535-b0a4-4bd6-98dc-cf3dbaee08e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3757 | 2026.02.24 03:54:16.816738 [ 277 ] {577a5535-b0a4-4bd6-98dc-cf3dbaee08e1} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.02.24 03:54:16.816870 [ 277 ] {577a5535-b0a4-4bd6-98dc-cf3dbaee08e1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001166 sec., 81475.12864493996 rows/sec., 6.36 MiB/sec. | ||
| 3759 | 2026.02.24 03:54:16.816907 [ 277 ] {577a5535-b0a4-4bd6-98dc-cf3dbaee08e1} <Debug> TCPHandler: Processed in 0.001327323 sec. | ||
| 3760 | 2026.02.24 03:54:16.817028 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.02.24 03:54:16.817121 [ 277 ] {2b5e17db-739e-4b93-947a-67371cb83132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3762 | 2026.02.24 03:54:16.817167 [ 277 ] {2b5e17db-739e-4b93-947a-67371cb83132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3763 | 2026.02.24 03:54:16.817577 [ 277 ] {2b5e17db-739e-4b93-947a-67371cb83132} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.02.24 03:54:16.817614 [ 277 ] {2b5e17db-739e-4b93-947a-67371cb83132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3765 | 2026.02.24 03:54:16.817945 [ 277 ] {2b5e17db-739e-4b93-947a-67371cb83132} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3766 | 2026.02.24 03:54:16.818158 [ 277 ] {2b5e17db-739e-4b93-947a-67371cb83132} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.02.24 03:54:16.818287 [ 277 ] {2b5e17db-739e-4b93-947a-67371cb83132} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 3768 | 2026.02.24 03:54:16.818325 [ 277 ] {2b5e17db-739e-4b93-947a-67371cb83132} <Debug> TCPHandler: Processed in 0.001347633 sec. | ||
| 3769 | 2026.02.24 03:54:16.818441 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.02.24 03:54:16.818534 [ 277 ] {feb74f3d-8064-4834-9275-cb7282e2879d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3771 | 2026.02.24 03:54:16.818589 [ 277 ] {feb74f3d-8064-4834-9275-cb7282e2879d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3772 | 2026.02.24 03:54:16.819391 [ 277 ] {feb74f3d-8064-4834-9275-cb7282e2879d} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.02.24 03:54:16.819429 [ 277 ] {feb74f3d-8064-4834-9275-cb7282e2879d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3774 | 2026.02.24 03:54:16.819951 [ 277 ] {feb74f3d-8064-4834-9275-cb7282e2879d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3775 | 2026.02.24 03:54:16.820168 [ 277 ] {feb74f3d-8064-4834-9275-cb7282e2879d} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.02.24 03:54:16.820302 [ 277 ] {feb74f3d-8064-4834-9275-cb7282e2879d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001785 sec., 17366.946778711485 rows/sec., 31.12 MiB/sec. | ||
| 3777 | 2026.02.24 03:54:16.820352 [ 277 ] {feb74f3d-8064-4834-9275-cb7282e2879d} <Debug> TCPHandler: Processed in 0.001960769 sec. | ||
| 3778 | 2026.02.24 03:54:16.820471 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2026.02.24 03:54:16.820566 [ 277 ] {56639248-ede3-44c0-b253-916114d2ebee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3780 | 2026.02.24 03:54:16.820607 [ 277 ] {56639248-ede3-44c0-b253-916114d2ebee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3781 | 2026.02.24 03:54:16.820943 [ 277 ] {56639248-ede3-44c0-b253-916114d2ebee} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.02.24 03:54:16.820978 [ 277 ] {56639248-ede3-44c0-b253-916114d2ebee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3783 | 2026.02.24 03:54:16.821282 [ 277 ] {56639248-ede3-44c0-b253-916114d2ebee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3784 | 2026.02.24 03:54:16.821489 [ 277 ] {56639248-ede3-44c0-b253-916114d2ebee} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.02.24 03:54:16.821615 [ 277 ] {56639248-ede3-44c0-b253-916114d2ebee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 3786 | 2026.02.24 03:54:16.821651 [ 277 ] {56639248-ede3-44c0-b253-916114d2ebee} <Debug> TCPHandler: Processed in 0.001230401 sec. | ||
| 3787 | 2026.02.24 03:54:19.798930 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3788 | 2026.02.24 03:54:19.798983 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3789 | 2026.02.24 03:54:19.886533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8596 | ||
| 3790 | 2026.02.24 03:54:19.887273 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.02.24 03:54:19.887334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3792 | 2026.02.24 03:54:19.887848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3793 | 2026.02.24 03:54:19.888099 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.02.24 03:54:19.888233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8596 | ||
| 3795 | 2026.02.24 03:54:20.334058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3796 | 2026.02.24 03:54:20.351739 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.02.24 03:54:20.351808 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3798 | 2026.02.24 03:54:20.359501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3799 | 2026.02.24 03:54:20.360205 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.02.24 03:54:20.362915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3801 | 2026.02.24 03:54:21.811724 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.02.24 03:54:21.811939 [ 277 ] {cb1aff80-c170-4f29-9a85-9d6ac6b5f447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3803 | 2026.02.24 03:54:21.812014 [ 277 ] {cb1aff80-c170-4f29-9a85-9d6ac6b5f447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3804 | 2026.02.24 03:54:21.812729 [ 277 ] {cb1aff80-c170-4f29-9a85-9d6ac6b5f447} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.02.24 03:54:21.812781 [ 277 ] {cb1aff80-c170-4f29-9a85-9d6ac6b5f447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3806 | 2026.02.24 03:54:21.813192 [ 277 ] {cb1aff80-c170-4f29-9a85-9d6ac6b5f447} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3807 | 2026.02.24 03:54:21.813423 [ 277 ] {cb1aff80-c170-4f29-9a85-9d6ac6b5f447} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2026.02.24 03:54:21.813587 [ 277 ] {cb1aff80-c170-4f29-9a85-9d6ac6b5f447} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001703 sec., 44627.128596594244 rows/sec., 3.68 MiB/sec. | ||
| 3809 | 2026.02.24 03:54:21.813636 [ 277 ] {cb1aff80-c170-4f29-9a85-9d6ac6b5f447} <Debug> TCPHandler: Processed in 0.0020526 sec. | ||
| 3810 | 2026.02.24 03:54:21.813770 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.02.24 03:54:21.813872 [ 277 ] {8d397519-6e9b-4c5d-aaaa-d06addd82f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3812 | 2026.02.24 03:54:21.813917 [ 277 ] {8d397519-6e9b-4c5d-aaaa-d06addd82f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3813 | 2026.02.24 03:54:21.814331 [ 277 ] {8d397519-6e9b-4c5d-aaaa-d06addd82f06} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.02.24 03:54:21.814369 [ 277 ] {8d397519-6e9b-4c5d-aaaa-d06addd82f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3815 | 2026.02.24 03:54:21.814674 [ 277 ] {8d397519-6e9b-4c5d-aaaa-d06addd82f06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3816 | 2026.02.24 03:54:21.814887 [ 277 ] {8d397519-6e9b-4c5d-aaaa-d06addd82f06} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.02.24 03:54:21.815008 [ 24 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3818 | 2026.02.24 03:54:21.815026 [ 277 ] {8d397519-6e9b-4c5d-aaaa-d06addd82f06} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 638.33 KiB/sec. | ||
| 3819 | 2026.02.24 03:54:21.815070 [ 24 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.02.24 03:54:21.815082 [ 277 ] {8d397519-6e9b-4c5d-aaaa-d06addd82f06} <Debug> TCPHandler: Processed in 0.001366003 sec. | ||
| 3821 | 2026.02.24 03:54:21.815096 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3822 | 2026.02.24 03:54:21.815204 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.02.24 03:54:21.815214 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 3824 | 2026.02.24 03:54:21.815305 [ 277 ] {08e977b8-f8fe-4aca-afe5-277c99438557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3825 | 2026.02.24 03:54:21.815350 [ 277 ] {08e977b8-f8fe-4aca-afe5-277c99438557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3826 | 2026.02.24 03:54:21.815355 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3827 | 2026.02.24 03:54:21.815397 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 69 rows starting from the beginning of the part | ||
| 3828 | 2026.02.24 03:54:21.815466 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 3829 | 2026.02.24 03:54:21.815516 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 3830 | 2026.02.24 03:54:21.815571 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 22 rows starting from the beginning of the part | ||
| 3831 | 2026.02.24 03:54:21.815618 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 3832 | 2026.02.24 03:54:21.815669 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 3833 | 2026.02.24 03:54:21.815791 [ 277 ] {08e977b8-f8fe-4aca-afe5-277c99438557} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.02.24 03:54:21.815835 [ 277 ] {08e977b8-f8fe-4aca-afe5-277c99438557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3835 | 2026.02.24 03:54:21.816203 [ 277 ] {08e977b8-f8fe-4aca-afe5-277c99438557} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3836 | 2026.02.24 03:54:21.816442 [ 277 ] {08e977b8-f8fe-4aca-afe5-277c99438557} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.02.24 03:54:21.816582 [ 277 ] {08e977b8-f8fe-4aca-afe5-277c99438557} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001297 sec., 57054.74171164225 rows/sec., 4.45 MiB/sec. | ||
| 3838 | 2026.02.24 03:54:21.816621 [ 277 ] {08e977b8-f8fe-4aca-afe5-277c99438557} <Debug> TCPHandler: Processed in 0.001467263 sec. | ||
| 3839 | 2026.02.24 03:54:21.816649 [ 194 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480195 sec., 116876.49262428262 rows/sec., 9.05 MiB/sec. | ||
| 3840 | 2026.02.24 03:54:21.816737 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.02.24 03:54:21.816806 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3842 | 2026.02.24 03:54:21.816837 [ 277 ] {6d35d430-af80-4a37-bc91-22d7845bab5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3843 | 2026.02.24 03:54:21.816887 [ 277 ] {6d35d430-af80-4a37-bc91-22d7845bab5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3844 | 2026.02.24 03:54:21.817061 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_21_4} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.02.24 03:54:21.817136 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_21_4} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3846 | 2026.02.24 03:54:21.817205 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3847 | 2026.02.24 03:54:21.817301 [ 277 ] {6d35d430-af80-4a37-bc91-22d7845bab5f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3848 | 2026.02.24 03:54:21.817343 [ 277 ] {6d35d430-af80-4a37-bc91-22d7845bab5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3849 | 2026.02.24 03:54:21.817684 [ 277 ] {6d35d430-af80-4a37-bc91-22d7845bab5f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3850 | 2026.02.24 03:54:21.817896 [ 277 ] {6d35d430-af80-4a37-bc91-22d7845bab5f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2026.02.24 03:54:21.818030 [ 277 ] {6d35d430-af80-4a37-bc91-22d7845bab5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 3852 | 2026.02.24 03:54:21.818069 [ 277 ] {6d35d430-af80-4a37-bc91-22d7845bab5f} <Debug> TCPHandler: Processed in 0.001381813 sec. | ||
| 3853 | 2026.02.24 03:54:21.818174 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2026.02.24 03:54:21.818267 [ 277 ] {a98a674b-423f-44d3-ab3f-f9113f80f53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3855 | 2026.02.24 03:54:21.818323 [ 277 ] {a98a674b-423f-44d3-ab3f-f9113f80f53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3856 | 2026.02.24 03:54:21.819078 [ 277 ] {a98a674b-423f-44d3-ab3f-f9113f80f53d} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.02.24 03:54:21.819115 [ 277 ] {a98a674b-423f-44d3-ab3f-f9113f80f53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3858 | 2026.02.24 03:54:21.819633 [ 277 ] {a98a674b-423f-44d3-ab3f-f9113f80f53d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3859 | 2026.02.24 03:54:21.819855 [ 277 ] {a98a674b-423f-44d3-ab3f-f9113f80f53d} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2026.02.24 03:54:21.820000 [ 277 ] {a98a674b-423f-44d3-ab3f-f9113f80f53d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 3861 | 2026.02.24 03:54:21.820061 [ 277 ] {a98a674b-423f-44d3-ab3f-f9113f80f53d} <Debug> TCPHandler: Processed in 0.001936368 sec. | ||
| 3862 | 2026.02.24 03:54:21.820173 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2026.02.24 03:54:21.820268 [ 277 ] {9f2b2bfe-a150-4a7d-b3b2-b6118019d179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3864 | 2026.02.24 03:54:21.820311 [ 277 ] {9f2b2bfe-a150-4a7d-b3b2-b6118019d179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3865 | 2026.02.24 03:54:21.820643 [ 277 ] {9f2b2bfe-a150-4a7d-b3b2-b6118019d179} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2026.02.24 03:54:21.820680 [ 277 ] {9f2b2bfe-a150-4a7d-b3b2-b6118019d179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3867 | 2026.02.24 03:54:21.820991 [ 277 ] {9f2b2bfe-a150-4a7d-b3b2-b6118019d179} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3868 | 2026.02.24 03:54:21.821215 [ 277 ] {9f2b2bfe-a150-4a7d-b3b2-b6118019d179} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2026.02.24 03:54:21.821345 [ 277 ] {9f2b2bfe-a150-4a7d-b3b2-b6118019d179} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 3870 | 2026.02.24 03:54:21.821383 [ 277 ] {9f2b2bfe-a150-4a7d-b3b2-b6118019d179} <Debug> TCPHandler: Processed in 0.001260582 sec. | ||
| 3871 | 2026.02.24 03:54:24.897458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 484 | ||
| 3872 | 2026.02.24 03:54:24.899597 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2026.02.24 03:54:24.899654 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 3874 | 2026.02.24 03:54:24.900831 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3875 | 2026.02.24 03:54:24.901114 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2026.02.24 03:54:24.901455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3877 | 2026.02.24 03:54:26.813576 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.02.24 03:54:26.813770 [ 277 ] {2a2b1ef0-5334-4f02-a851-01719a315b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3879 | 2026.02.24 03:54:26.813834 [ 277 ] {2a2b1ef0-5334-4f02-a851-01719a315b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3880 | 2026.02.24 03:54:26.814460 [ 277 ] {2a2b1ef0-5334-4f02-a851-01719a315b2d} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.02.24 03:54:26.814507 [ 277 ] {2a2b1ef0-5334-4f02-a851-01719a315b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3882 | 2026.02.24 03:54:26.814893 [ 277 ] {2a2b1ef0-5334-4f02-a851-01719a315b2d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3883 | 2026.02.24 03:54:26.815120 [ 277 ] {2a2b1ef0-5334-4f02-a851-01719a315b2d} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.02.24 03:54:26.815272 [ 277 ] {2a2b1ef0-5334-4f02-a851-01719a315b2d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00155 sec., 5161.290322580645 rows/sec., 420.87 KiB/sec. | ||
| 3885 | 2026.02.24 03:54:26.815313 [ 277 ] {2a2b1ef0-5334-4f02-a851-01719a315b2d} <Debug> TCPHandler: Processed in 0.001870289 sec. | ||
| 3886 | 2026.02.24 03:54:26.815445 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2026.02.24 03:54:26.815540 [ 277 ] {81d58565-6eca-456d-958f-adf3a62c950f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3888 | 2026.02.24 03:54:26.815579 [ 277 ] {81d58565-6eca-456d-958f-adf3a62c950f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3889 | 2026.02.24 03:54:26.816050 [ 277 ] {81d58565-6eca-456d-958f-adf3a62c950f} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.02.24 03:54:26.816086 [ 277 ] {81d58565-6eca-456d-958f-adf3a62c950f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3891 | 2026.02.24 03:54:26.816399 [ 277 ] {81d58565-6eca-456d-958f-adf3a62c950f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3892 | 2026.02.24 03:54:26.816611 [ 277 ] {81d58565-6eca-456d-958f-adf3a62c950f} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.02.24 03:54:26.816743 [ 277 ] {81d58565-6eca-456d-958f-adf3a62c950f} <Debug> executeQuery: Read 122 rows, 10.57 KiB in 0.001221 sec., 99918.0999180999 rows/sec., 8.45 MiB/sec. | ||
| 3894 | 2026.02.24 03:54:26.816780 [ 277 ] {81d58565-6eca-456d-958f-adf3a62c950f} <Debug> TCPHandler: Processed in 0.001386524 sec. | ||
| 3895 | 2026.02.24 03:54:26.816897 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3896 | 2026.02.24 03:54:26.816992 [ 277 ] {cdb0ff4c-ce2c-4546-bf49-0b503b13d088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3897 | 2026.02.24 03:54:26.817030 [ 277 ] {cdb0ff4c-ce2c-4546-bf49-0b503b13d088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3898 | 2026.02.24 03:54:26.817438 [ 277 ] {cdb0ff4c-ce2c-4546-bf49-0b503b13d088} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.02.24 03:54:26.817474 [ 277 ] {cdb0ff4c-ce2c-4546-bf49-0b503b13d088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3900 | 2026.02.24 03:54:26.817775 [ 277 ] {cdb0ff4c-ce2c-4546-bf49-0b503b13d088} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3901 | 2026.02.24 03:54:26.818002 [ 277 ] {cdb0ff4c-ce2c-4546-bf49-0b503b13d088} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.02.24 03:54:26.818129 [ 277 ] {cdb0ff4c-ce2c-4546-bf49-0b503b13d088} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001155 sec., 33766.23376623377 rows/sec., 2.44 MiB/sec. | ||
| 3903 | 2026.02.24 03:54:26.818165 [ 277 ] {cdb0ff4c-ce2c-4546-bf49-0b503b13d088} <Debug> TCPHandler: Processed in 0.001317883 sec. | ||
| 3904 | 2026.02.24 03:54:26.818290 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2026.02.24 03:54:26.818383 [ 277 ] {3571e771-4314-4e15-a9e6-6d254ca26384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3906 | 2026.02.24 03:54:26.818422 [ 277 ] {3571e771-4314-4e15-a9e6-6d254ca26384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3907 | 2026.02.24 03:54:26.818840 [ 277 ] {3571e771-4314-4e15-a9e6-6d254ca26384} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.02.24 03:54:26.818875 [ 277 ] {3571e771-4314-4e15-a9e6-6d254ca26384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3909 | 2026.02.24 03:54:26.819174 [ 277 ] {3571e771-4314-4e15-a9e6-6d254ca26384} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3910 | 2026.02.24 03:54:26.819387 [ 277 ] {3571e771-4314-4e15-a9e6-6d254ca26384} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.02.24 03:54:26.819515 [ 277 ] {3571e771-4314-4e15-a9e6-6d254ca26384} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.00115 sec., 89565.21739130435 rows/sec., 7.01 MiB/sec. | ||
| 3912 | 2026.02.24 03:54:26.819553 [ 277 ] {3571e771-4314-4e15-a9e6-6d254ca26384} <Debug> TCPHandler: Processed in 0.001312182 sec. | ||
| 3913 | 2026.02.24 03:54:26.819674 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2026.02.24 03:54:26.819768 [ 277 ] {22c797ce-d09c-493e-95ab-9b51597f6ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3915 | 2026.02.24 03:54:26.819811 [ 277 ] {22c797ce-d09c-493e-95ab-9b51597f6ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3916 | 2026.02.24 03:54:26.820255 [ 277 ] {22c797ce-d09c-493e-95ab-9b51597f6ef6} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2026.02.24 03:54:26.820290 [ 277 ] {22c797ce-d09c-493e-95ab-9b51597f6ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3918 | 2026.02.24 03:54:26.820617 [ 277 ] {22c797ce-d09c-493e-95ab-9b51597f6ef6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3919 | 2026.02.24 03:54:26.820822 [ 277 ] {22c797ce-d09c-493e-95ab-9b51597f6ef6} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.02.24 03:54:26.820986 [ 277 ] {22c797ce-d09c-493e-95ab-9b51597f6ef6} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001235 sec., 132793.52226720648 rows/sec., 9.25 MiB/sec. | ||
| 3921 | 2026.02.24 03:54:26.821039 [ 277 ] {22c797ce-d09c-493e-95ab-9b51597f6ef6} <Debug> TCPHandler: Processed in 0.001414043 sec. | ||
| 3922 | 2026.02.24 03:54:26.821387 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.02.24 03:54:26.821503 [ 277 ] {6c72f03d-6f67-4acf-8f6f-29bad832c96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3924 | 2026.02.24 03:54:26.821573 [ 277 ] {6c72f03d-6f67-4acf-8f6f-29bad832c96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3925 | 2026.02.24 03:54:26.822641 [ 277 ] {6c72f03d-6f67-4acf-8f6f-29bad832c96e} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.02.24 03:54:26.822681 [ 277 ] {6c72f03d-6f67-4acf-8f6f-29bad832c96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3927 | 2026.02.24 03:54:26.823284 [ 277 ] {6c72f03d-6f67-4acf-8f6f-29bad832c96e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3928 | 2026.02.24 03:54:26.823541 [ 277 ] {6c72f03d-6f67-4acf-8f6f-29bad832c96e} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.02.24 03:54:26.823693 [ 277 ] {6c72f03d-6f67-4acf-8f6f-29bad832c96e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002208 sec., 14039.855072463768 rows/sec., 25.16 MiB/sec. | ||
| 3930 | 2026.02.24 03:54:26.823703 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3931 | 2026.02.24 03:54:26.823753 [ 277 ] {6c72f03d-6f67-4acf-8f6f-29bad832c96e} <Debug> TCPHandler: Processed in 0.002455354 sec. | ||
| 3932 | 2026.02.24 03:54:26.823774 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.02.24 03:54:26.823801 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3934 | 2026.02.24 03:54:26.823882 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.02.24 03:54:26.823914 [ 186 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 3936 | 2026.02.24 03:54:26.823980 [ 277 ] {70297a0f-fcf2-4d39-9945-3e5fe348c243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3937 | 2026.02.24 03:54:26.824024 [ 277 ] {70297a0f-fcf2-4d39-9945-3e5fe348c243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3938 | 2026.02.24 03:54:26.824146 [ 186 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3939 | 2026.02.24 03:54:26.824205 [ 186 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 276 rows starting from the beginning of the part | ||
| 3940 | 2026.02.24 03:54:26.824348 [ 186 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 3941 | 2026.02.24 03:54:26.824361 [ 277 ] {70297a0f-fcf2-4d39-9945-3e5fe348c243} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.02.24 03:54:26.824399 [ 277 ] {70297a0f-fcf2-4d39-9945-3e5fe348c243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3943 | 2026.02.24 03:54:26.824449 [ 186 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 3944 | 2026.02.24 03:54:26.824541 [ 186 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 3945 | 2026.02.24 03:54:26.824637 [ 186 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 3946 | 2026.02.24 03:54:26.824696 [ 277 ] {70297a0f-fcf2-4d39-9945-3e5fe348c243} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3947 | 2026.02.24 03:54:26.824724 [ 186 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 3948 | 2026.02.24 03:54:26.824964 [ 277 ] {70297a0f-fcf2-4d39-9945-3e5fe348c243} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2026.02.24 03:54:26.825109 [ 277 ] {70297a0f-fcf2-4d39-9945-3e5fe348c243} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 3950 | 2026.02.24 03:54:26.825146 [ 277 ] {70297a0f-fcf2-4d39-9945-3e5fe348c243} <Debug> TCPHandler: Processed in 0.001312783 sec. | ||
| 3951 | 2026.02.24 03:54:26.828463 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 19 columns (19 merged, 0 gathered) in 0.004595675 sec., 84644.80190614003 rows/sec., 151.68 MiB/sec. | ||
| 3952 | 2026.02.24 03:54:26.828944 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3953 | 2026.02.24 03:54:26.829305 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.02.24 03:54:26.829380 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3955 | 2026.02.24 03:54:26.829490 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 3956 | 2026.02.24 03:54:27.388382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9108 | ||
| 3957 | 2026.02.24 03:54:27.388893 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.02.24 03:54:27.388937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3959 | 2026.02.24 03:54:27.389465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3960 | 2026.02.24 03:54:27.389708 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.02.24 03:54:27.389855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9108 | ||
| 3962 | 2026.02.24 03:54:27.863059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3963 | 2026.02.24 03:54:27.879425 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.02.24 03:54:27.879477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3965 | 2026.02.24 03:54:27.885937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3966 | 2026.02.24 03:54:27.886691 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2026.02.24 03:54:27.889432 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3968 | 2026.02.24 03:54:31.811140 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2026.02.24 03:54:31.811340 [ 277 ] {ff393dcf-d928-4040-b072-0163be228ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3970 | 2026.02.24 03:54:31.811408 [ 277 ] {ff393dcf-d928-4040-b072-0163be228ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3971 | 2026.02.24 03:54:31.812066 [ 277 ] {ff393dcf-d928-4040-b072-0163be228ecc} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.02.24 03:54:31.812117 [ 277 ] {ff393dcf-d928-4040-b072-0163be228ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3973 | 2026.02.24 03:54:31.812528 [ 277 ] {ff393dcf-d928-4040-b072-0163be228ecc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3974 | 2026.02.24 03:54:31.812758 [ 277 ] {ff393dcf-d928-4040-b072-0163be228ecc} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.02.24 03:54:31.812920 [ 277 ] {ff393dcf-d928-4040-b072-0163be228ecc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001629 sec., 46654.38919582566 rows/sec., 3.84 MiB/sec. | ||
| 3976 | 2026.02.24 03:54:31.812928 [ 28 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3977 | 2026.02.24 03:54:31.812971 [ 277 ] {ff393dcf-d928-4040-b072-0163be228ecc} <Debug> TCPHandler: Processed in 0.001963059 sec. | ||
| 3978 | 2026.02.24 03:54:31.813013 [ 28 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.02.24 03:54:31.813056 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3980 | 2026.02.24 03:54:31.813124 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.02.24 03:54:31.813183 [ 189 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 3982 | 2026.02.24 03:54:31.813237 [ 277 ] {90eae6df-6cf3-4acb-84a0-4107d709cbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.02.24 03:54:31.813289 [ 277 ] {90eae6df-6cf3-4acb-84a0-4107d709cbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3984 | 2026.02.24 03:54:31.813320 [ 189 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3985 | 2026.02.24 03:54:31.813359 [ 189 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 266 rows starting from the beginning of the part | ||
| 3986 | 2026.02.24 03:54:31.813434 [ 189 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part | ||
| 3987 | 2026.02.24 03:54:31.813485 [ 189 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part | ||
| 3988 | 2026.02.24 03:54:31.813527 [ 189 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 3989 | 2026.02.24 03:54:31.813566 [ 189 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 122 rows starting from the beginning of the part | ||
| 3990 | 2026.02.24 03:54:31.813607 [ 189 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 3991 | 2026.02.24 03:54:31.813738 [ 277 ] {90eae6df-6cf3-4acb-84a0-4107d709cbdc} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2026.02.24 03:54:31.813782 [ 277 ] {90eae6df-6cf3-4acb-84a0-4107d709cbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3993 | 2026.02.24 03:54:31.814135 [ 277 ] {90eae6df-6cf3-4acb-84a0-4107d709cbdc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3994 | 2026.02.24 03:54:31.814393 [ 277 ] {90eae6df-6cf3-4acb-84a0-4107d709cbdc} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.02.24 03:54:31.814541 [ 277 ] {90eae6df-6cf3-4acb-84a0-4107d709cbdc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001329 sec., 7524.4544770504135 rows/sec., 565.80 KiB/sec. | ||
| 3996 | 2026.02.24 03:54:31.814587 [ 277 ] {90eae6df-6cf3-4acb-84a0-4107d709cbdc} <Debug> TCPHandler: Processed in 0.001519165 sec. | ||
| 3997 | 2026.02.24 03:54:31.814694 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569695 sec., 544054.7367482218 rows/sec., 49.28 MiB/sec. | ||
| 3998 | 2026.02.24 03:54:31.814716 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3999 | 2026.02.24 03:54:31.814823 [ 277 ] {39189a0f-0aa1-4a7a-abac-46f51c66246c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4000 | 2026.02.24 03:54:31.814865 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4001 | 2026.02.24 03:54:31.814873 [ 277 ] {39189a0f-0aa1-4a7a-abac-46f51c66246c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4002 | 2026.02.24 03:54:31.815140 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_26_5} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.02.24 03:54:31.815212 [ 197 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_26_5} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4004 | 2026.02.24 03:54:31.815277 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4005 | 2026.02.24 03:54:31.815326 [ 277 ] {39189a0f-0aa1-4a7a-abac-46f51c66246c} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.02.24 03:54:31.815367 [ 277 ] {39189a0f-0aa1-4a7a-abac-46f51c66246c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4007 | 2026.02.24 03:54:31.815699 [ 277 ] {39189a0f-0aa1-4a7a-abac-46f51c66246c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4008 | 2026.02.24 03:54:31.815914 [ 277 ] {39189a0f-0aa1-4a7a-abac-46f51c66246c} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.02.24 03:54:31.816028 [ 28 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4010 | 2026.02.24 03:54:31.816047 [ 277 ] {39189a0f-0aa1-4a7a-abac-46f51c66246c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001247 sec., 59342.42181234964 rows/sec., 4.63 MiB/sec. | ||
| 4011 | 2026.02.24 03:54:31.816077 [ 28 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.02.24 03:54:31.816100 [ 277 ] {39189a0f-0aa1-4a7a-abac-46f51c66246c} <Debug> TCPHandler: Processed in 0.001435454 sec. | ||
| 4013 | 2026.02.24 03:54:31.816103 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4014 | 2026.02.24 03:54:31.816193 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 4015 | 2026.02.24 03:54:31.816238 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2026.02.24 03:54:31.816285 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4017 | 2026.02.24 03:54:31.816314 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 175 rows starting from the beginning of the part | ||
| 4018 | 2026.02.24 03:54:31.816348 [ 277 ] {f6dfc15d-9cfb-4c39-b4b3-d67a7f192c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4019 | 2026.02.24 03:54:31.816362 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 4020 | 2026.02.24 03:54:31.816400 [ 277 ] {f6dfc15d-9cfb-4c39-b4b3-d67a7f192c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4021 | 2026.02.24 03:54:31.816415 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part | ||
| 4022 | 2026.02.24 03:54:31.816456 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4023 | 2026.02.24 03:54:31.816491 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 103 rows starting from the beginning of the part | ||
| 4024 | 2026.02.24 03:54:31.816535 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 4025 | 2026.02.24 03:54:31.816828 [ 277 ] {f6dfc15d-9cfb-4c39-b4b3-d67a7f192c0f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.02.24 03:54:31.816870 [ 277 ] {f6dfc15d-9cfb-4c39-b4b3-d67a7f192c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4027 | 2026.02.24 03:54:31.817253 [ 277 ] {f6dfc15d-9cfb-4c39-b4b3-d67a7f192c0f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4028 | 2026.02.24 03:54:31.817346 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180361 sec., 534582.2167963869 rows/sec., 44.45 MiB/sec. | ||
| 4029 | 2026.02.24 03:54:31.817477 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4030 | 2026.02.24 03:54:31.817478 [ 277 ] {f6dfc15d-9cfb-4c39-b4b3-d67a7f192c0f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.02.24 03:54:31.817620 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4032 | 2026.02.24 03:54:31.817646 [ 277 ] {f6dfc15d-9cfb-4c39-b4b3-d67a7f192c0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 4033 | 2026.02.24 03:54:31.817657 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2026.02.24 03:54:31.817695 [ 277 ] {f6dfc15d-9cfb-4c39-b4b3-d67a7f192c0f} <Debug> TCPHandler: Processed in 0.001508514 sec. | ||
| 4035 | 2026.02.24 03:54:31.817697 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4036 | 2026.02.24 03:54:31.817756 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_26_5} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2026.02.24 03:54:31.817795 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 4038 | 2026.02.24 03:54:31.817826 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.02.24 03:54:31.817829 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_26_5} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4040 | 2026.02.24 03:54:31.817895 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4041 | 2026.02.24 03:54:31.817923 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4042 | 2026.02.24 03:54:31.817931 [ 277 ] {55b2bc59-e0bf-4d8d-a7ed-c6d71024dbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4043 | 2026.02.24 03:54:31.817930 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3374 rows starting from the beginning of the part | ||
| 4044 | 2026.02.24 03:54:31.818000 [ 277 ] {55b2bc59-e0bf-4d8d-a7ed-c6d71024dbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4045 | 2026.02.24 03:54:31.818020 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part | ||
| 4046 | 2026.02.24 03:54:31.818062 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4047 | 2026.02.24 03:54:31.818102 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4048 | 2026.02.24 03:54:31.818138 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 164 rows starting from the beginning of the part | ||
| 4049 | 2026.02.24 03:54:31.818176 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4050 | 2026.02.24 03:54:31.818773 [ 277 ] {55b2bc59-e0bf-4d8d-a7ed-c6d71024dbe1} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.02.24 03:54:31.818809 [ 277 ] {55b2bc59-e0bf-4d8d-a7ed-c6d71024dbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4052 | 2026.02.24 03:54:31.819340 [ 277 ] {55b2bc59-e0bf-4d8d-a7ed-c6d71024dbe1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4053 | 2026.02.24 03:54:31.819574 [ 277 ] {55b2bc59-e0bf-4d8d-a7ed-c6d71024dbe1} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.02.24 03:54:31.819652 [ 189 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001893358 sec., 2225675.2288790606 rows/sec., 157.08 MiB/sec. | ||
| 4055 | 2026.02.24 03:54:31.819725 [ 277 ] {55b2bc59-e0bf-4d8d-a7ed-c6d71024dbe1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001813 sec., 5515.7198014340875 rows/sec., 9.88 MiB/sec. | ||
| 4056 | 2026.02.24 03:54:31.819797 [ 277 ] {55b2bc59-e0bf-4d8d-a7ed-c6d71024dbe1} <Debug> TCPHandler: Processed in 0.002021869 sec. | ||
| 4057 | 2026.02.24 03:54:31.819917 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2026.02.24 03:54:31.820013 [ 277 ] {fd75e2d5-6c0d-4cc3-b010-3aaf1bd88abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4059 | 2026.02.24 03:54:31.820019 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4060 | 2026.02.24 03:54:31.820056 [ 277 ] {fd75e2d5-6c0d-4cc3-b010-3aaf1bd88abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4061 | 2026.02.24 03:54:31.820276 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.02.24 03:54:31.820338 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4063 | 2026.02.24 03:54:31.820400 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 4064 | 2026.02.24 03:54:31.820404 [ 277 ] {fd75e2d5-6c0d-4cc3-b010-3aaf1bd88abb} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.02.24 03:54:31.820443 [ 277 ] {fd75e2d5-6c0d-4cc3-b010-3aaf1bd88abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4066 | 2026.02.24 03:54:31.820771 [ 277 ] {fd75e2d5-6c0d-4cc3-b010-3aaf1bd88abb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4067 | 2026.02.24 03:54:31.820982 [ 277 ] {fd75e2d5-6c0d-4cc3-b010-3aaf1bd88abb} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.02.24 03:54:31.821087 [ 28 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4069 | 2026.02.24 03:54:31.821111 [ 277 ] {fd75e2d5-6c0d-4cc3-b010-3aaf1bd88abb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 4070 | 2026.02.24 03:54:31.821122 [ 28 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.02.24 03:54:31.821150 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4072 | 2026.02.24 03:54:31.821154 [ 277 ] {fd75e2d5-6c0d-4cc3-b010-3aaf1bd88abb} <Debug> TCPHandler: Processed in 0.001287453 sec. | ||
| 4073 | 2026.02.24 03:54:31.821230 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 4074 | 2026.02.24 03:54:31.821328 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4075 | 2026.02.24 03:54:31.821355 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 4076 | 2026.02.24 03:54:31.821403 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 4077 | 2026.02.24 03:54:31.821444 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4078 | 2026.02.24 03:54:31.821483 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 4079 | 2026.02.24 03:54:31.821520 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4080 | 2026.02.24 03:54:31.821557 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4081 | 2026.02.24 03:54:31.822496 [ 189 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001301822 sec., 1106142.0071253981 rows/sec., 74.43 MiB/sec. | ||
| 4082 | 2026.02.24 03:54:31.822671 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4083 | 2026.02.24 03:54:31.822917 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_26_5} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2026.02.24 03:54:31.822980 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_26_5} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4085 | 2026.02.24 03:54:31.823058 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4086 | 2026.02.24 03:54:34.799293 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4087 | 2026.02.24 03:54:34.799366 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4088 | 2026.02.24 03:54:34.890094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9556 | ||
| 4089 | 2026.02.24 03:54:34.890586 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.02.24 03:54:34.890625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4091 | 2026.02.24 03:54:34.891101 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4092 | 2026.02.24 03:54:34.891338 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.02.24 03:54:34.891470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9556 | ||
| 4094 | 2026.02.24 03:54:34.901744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 510 | ||
| 4095 | 2026.02.24 03:54:34.903814 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.02.24 03:54:34.903854 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4097 | 2026.02.24 03:54:34.904996 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4098 | 2026.02.24 03:54:34.905257 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.02.24 03:54:34.905511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 4100 | 2026.02.24 03:54:35.389653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4101 | 2026.02.24 03:54:35.406523 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2026.02.24 03:54:35.406589 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4103 | 2026.02.24 03:54:35.412860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4104 | 2026.02.24 03:54:35.413611 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2026.02.24 03:54:35.417222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4106 | 2026.02.24 03:54:36.812305 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.02.24 03:54:36.812605 [ 277 ] {19e013f6-4ee6-4cfd-9768-c36fc2042388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4108 | 2026.02.24 03:54:36.812706 [ 277 ] {19e013f6-4ee6-4cfd-9768-c36fc2042388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4109 | 2026.02.24 03:54:36.813474 [ 277 ] {19e013f6-4ee6-4cfd-9768-c36fc2042388} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.02.24 03:54:36.813511 [ 277 ] {19e013f6-4ee6-4cfd-9768-c36fc2042388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4111 | 2026.02.24 03:54:36.813916 [ 277 ] {19e013f6-4ee6-4cfd-9768-c36fc2042388} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4112 | 2026.02.24 03:54:36.814140 [ 277 ] {19e013f6-4ee6-4cfd-9768-c36fc2042388} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.02.24 03:54:36.814280 [ 277 ] {19e013f6-4ee6-4cfd-9768-c36fc2042388} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001751 sec., 67390.06282124501 rows/sec., 5.73 MiB/sec. | ||
| 4114 | 2026.02.24 03:54:36.814321 [ 277 ] {19e013f6-4ee6-4cfd-9768-c36fc2042388} <Debug> TCPHandler: Processed in 0.002200061 sec. | ||
| 4115 | 2026.02.24 03:54:36.814443 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.02.24 03:54:36.814536 [ 277 ] {356e24da-b9e2-4065-add9-02de263e4522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4117 | 2026.02.24 03:54:36.814576 [ 277 ] {356e24da-b9e2-4065-add9-02de263e4522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4118 | 2026.02.24 03:54:36.814994 [ 277 ] {356e24da-b9e2-4065-add9-02de263e4522} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.02.24 03:54:36.815028 [ 277 ] {356e24da-b9e2-4065-add9-02de263e4522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4120 | 2026.02.24 03:54:36.815344 [ 277 ] {356e24da-b9e2-4065-add9-02de263e4522} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4121 | 2026.02.24 03:54:36.815575 [ 277 ] {356e24da-b9e2-4065-add9-02de263e4522} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.02.24 03:54:36.815700 [ 277 ] {356e24da-b9e2-4065-add9-02de263e4522} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001182 sec., 26226.734348561757 rows/sec., 1.93 MiB/sec. | ||
| 4123 | 2026.02.24 03:54:36.815736 [ 277 ] {356e24da-b9e2-4065-add9-02de263e4522} <Debug> TCPHandler: Processed in 0.001340844 sec. | ||
| 4124 | 2026.02.24 03:54:36.815852 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.02.24 03:54:36.815945 [ 277 ] {12d03463-4354-48fc-bf11-57b8cf9ca71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4126 | 2026.02.24 03:54:36.815983 [ 277 ] {12d03463-4354-48fc-bf11-57b8cf9ca71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4127 | 2026.02.24 03:54:36.816402 [ 277 ] {12d03463-4354-48fc-bf11-57b8cf9ca71b} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.02.24 03:54:36.816459 [ 277 ] {12d03463-4354-48fc-bf11-57b8cf9ca71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4129 | 2026.02.24 03:54:36.816785 [ 277 ] {12d03463-4354-48fc-bf11-57b8cf9ca71b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4130 | 2026.02.24 03:54:36.816992 [ 277 ] {12d03463-4354-48fc-bf11-57b8cf9ca71b} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.02.24 03:54:36.817118 [ 277 ] {12d03463-4354-48fc-bf11-57b8cf9ca71b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001192 sec., 79697.98657718122 rows/sec., 6.22 MiB/sec. | ||
| 4132 | 2026.02.24 03:54:36.817153 [ 277 ] {12d03463-4354-48fc-bf11-57b8cf9ca71b} <Debug> TCPHandler: Processed in 0.001348663 sec. | ||
| 4133 | 2026.02.24 03:54:36.817270 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.02.24 03:54:36.817361 [ 277 ] {8a27c001-d697-4809-8367-42e05062c3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4135 | 2026.02.24 03:54:36.817403 [ 277 ] {8a27c001-d697-4809-8367-42e05062c3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4136 | 2026.02.24 03:54:36.817814 [ 277 ] {8a27c001-d697-4809-8367-42e05062c3fb} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.02.24 03:54:36.817854 [ 277 ] {8a27c001-d697-4809-8367-42e05062c3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4138 | 2026.02.24 03:54:36.818203 [ 277 ] {8a27c001-d697-4809-8367-42e05062c3fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4139 | 2026.02.24 03:54:36.818407 [ 277 ] {8a27c001-d697-4809-8367-42e05062c3fb} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.02.24 03:54:36.818530 [ 277 ] {8a27c001-d697-4809-8367-42e05062c3fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 4141 | 2026.02.24 03:54:36.818565 [ 277 ] {8a27c001-d697-4809-8367-42e05062c3fb} <Debug> TCPHandler: Processed in 0.001342283 sec. | ||
| 4142 | 2026.02.24 03:54:36.818700 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.02.24 03:54:36.818792 [ 277 ] {ef6352e5-51eb-4049-bead-90edc2847554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4144 | 2026.02.24 03:54:36.818844 [ 277 ] {ef6352e5-51eb-4049-bead-90edc2847554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4145 | 2026.02.24 03:54:36.819580 [ 277 ] {ef6352e5-51eb-4049-bead-90edc2847554} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.02.24 03:54:36.819613 [ 277 ] {ef6352e5-51eb-4049-bead-90edc2847554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4147 | 2026.02.24 03:54:36.820188 [ 277 ] {ef6352e5-51eb-4049-bead-90edc2847554} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4148 | 2026.02.24 03:54:36.820415 [ 277 ] {ef6352e5-51eb-4049-bead-90edc2847554} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.02.24 03:54:36.820545 [ 277 ] {ef6352e5-51eb-4049-bead-90edc2847554} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001771 sec., 17504.234895539244 rows/sec., 31.37 MiB/sec. | ||
| 4150 | 2026.02.24 03:54:36.820594 [ 277 ] {ef6352e5-51eb-4049-bead-90edc2847554} <Debug> TCPHandler: Processed in 0.001941448 sec. | ||
| 4151 | 2026.02.24 03:54:36.820712 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.02.24 03:54:36.820804 [ 277 ] {de83da32-e164-45de-9459-6f485f297e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4153 | 2026.02.24 03:54:36.820844 [ 277 ] {de83da32-e164-45de-9459-6f485f297e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4154 | 2026.02.24 03:54:36.821176 [ 277 ] {de83da32-e164-45de-9459-6f485f297e3b} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.02.24 03:54:36.821210 [ 277 ] {de83da32-e164-45de-9459-6f485f297e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4156 | 2026.02.24 03:54:36.821503 [ 277 ] {de83da32-e164-45de-9459-6f485f297e3b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4157 | 2026.02.24 03:54:36.821708 [ 277 ] {de83da32-e164-45de-9459-6f485f297e3b} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.02.24 03:54:36.821830 [ 277 ] {de83da32-e164-45de-9459-6f485f297e3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 4159 | 2026.02.24 03:54:36.821864 [ 277 ] {de83da32-e164-45de-9459-6f485f297e3b} <Debug> TCPHandler: Processed in 0.001199791 sec. | ||
| 4160 | 2026.02.24 03:54:41.814315 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.02.24 03:54:41.814527 [ 277 ] {ce1f1c5d-eddd-4f53-bf21-7ecf7d69e6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4162 | 2026.02.24 03:54:41.814599 [ 277 ] {ce1f1c5d-eddd-4f53-bf21-7ecf7d69e6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4163 | 2026.02.24 03:54:41.815274 [ 277 ] {ce1f1c5d-eddd-4f53-bf21-7ecf7d69e6cb} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.02.24 03:54:41.815322 [ 277 ] {ce1f1c5d-eddd-4f53-bf21-7ecf7d69e6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4165 | 2026.02.24 03:54:41.815721 [ 277 ] {ce1f1c5d-eddd-4f53-bf21-7ecf7d69e6cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4166 | 2026.02.24 03:54:41.815972 [ 277 ] {ce1f1c5d-eddd-4f53-bf21-7ecf7d69e6cb} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.02.24 03:54:41.816141 [ 98 ] {} <Debug> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4168 | 2026.02.24 03:54:41.816168 [ 277 ] {ce1f1c5d-eddd-4f53-bf21-7ecf7d69e6cb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001693 sec., 14176.018901358535 rows/sec., 1.18 MiB/sec. | ||
| 4169 | 2026.02.24 03:54:41.816212 [ 98 ] {} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.02.24 03:54:41.816226 [ 277 ] {ce1f1c5d-eddd-4f53-bf21-7ecf7d69e6cb} <Debug> TCPHandler: Processed in 0.00205588 sec. | ||
| 4171 | 2026.02.24 03:54:41.816242 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4172 | 2026.02.24 03:54:41.816377 [ 189 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::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 | ||
| 4173 | 2026.02.24 03:54:41.816391 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.02.24 03:54:41.816483 [ 189 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4175 | 2026.02.24 03:54:41.816502 [ 277 ] {7ced681e-ccf9-4356-bfc7-a6e289685a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4176 | 2026.02.24 03:54:41.816524 [ 189 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4177 | 2026.02.24 03:54:41.816547 [ 277 ] {7ced681e-ccf9-4356-bfc7-a6e289685a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4178 | 2026.02.24 03:54:41.816602 [ 189 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4179 | 2026.02.24 03:54:41.816656 [ 189 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4180 | 2026.02.24 03:54:41.816718 [ 189 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4181 | 2026.02.24 03:54:41.816782 [ 189 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4182 | 2026.02.24 03:54:41.816966 [ 277 ] {7ced681e-ccf9-4356-bfc7-a6e289685a99} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.02.24 03:54:41.817003 [ 277 ] {7ced681e-ccf9-4356-bfc7-a6e289685a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4184 | 2026.02.24 03:54:41.817331 [ 277 ] {7ced681e-ccf9-4356-bfc7-a6e289685a99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4185 | 2026.02.24 03:54:41.817530 [ 277 ] {7ced681e-ccf9-4356-bfc7-a6e289685a99} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.02.24 03:54:41.817595 [ 189 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285642 sec., 93338.58103577823 rows/sec., 8.10 MiB/sec. | ||
| 4187 | 2026.02.24 03:54:41.817655 [ 277 ] {7ced681e-ccf9-4356-bfc7-a6e289685a99} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001197 sec., 3341.687552213868 rows/sec., 272.49 KiB/sec. | ||
| 4188 | 2026.02.24 03:54:41.817693 [ 277 ] {7ced681e-ccf9-4356-bfc7-a6e289685a99} <Debug> TCPHandler: Processed in 0.001383163 sec. | ||
| 4189 | 2026.02.24 03:54:41.817708 [ 191 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4190 | 2026.02.24 03:54:41.817805 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.02.24 03:54:41.817895 [ 277 ] {89d58bcd-be6f-4de9-b9ca-ceba83044c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4192 | 2026.02.24 03:54:41.817933 [ 277 ] {89d58bcd-be6f-4de9-b9ca-ceba83044c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4193 | 2026.02.24 03:54:41.817946 [ 191 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_5_1} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.02.24 03:54:41.818003 [ 191 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_5_1} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4195 | 2026.02.24 03:54:41.818064 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4196 | 2026.02.24 03:54:41.818476 [ 277 ] {89d58bcd-be6f-4de9-b9ca-ceba83044c3d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.02.24 03:54:41.818511 [ 277 ] {89d58bcd-be6f-4de9-b9ca-ceba83044c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4198 | 2026.02.24 03:54:41.819001 [ 277 ] {89d58bcd-be6f-4de9-b9ca-ceba83044c3d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4199 | 2026.02.24 03:54:41.819320 [ 277 ] {89d58bcd-be6f-4de9-b9ca-ceba83044c3d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.02.24 03:54:41.819484 [ 277 ] {89d58bcd-be6f-4de9-b9ca-ceba83044c3d} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001565 sec., 126517.57188498402 rows/sec., 11.24 MiB/sec. | ||
| 4201 | 2026.02.24 03:54:41.819533 [ 277 ] {89d58bcd-be6f-4de9-b9ca-ceba83044c3d} <Debug> TCPHandler: Processed in 0.001742137 sec. | ||
| 4202 | 2026.02.24 03:54:41.819665 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.02.24 03:54:41.819777 [ 277 ] {4d5f56a1-83fe-4b05-b02c-1683a6ce1347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4204 | 2026.02.24 03:54:41.819831 [ 277 ] {4d5f56a1-83fe-4b05-b02c-1683a6ce1347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4205 | 2026.02.24 03:54:41.820329 [ 277 ] {4d5f56a1-83fe-4b05-b02c-1683a6ce1347} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.02.24 03:54:41.820368 [ 277 ] {4d5f56a1-83fe-4b05-b02c-1683a6ce1347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4207 | 2026.02.24 03:54:41.820773 [ 277 ] {4d5f56a1-83fe-4b05-b02c-1683a6ce1347} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4208 | 2026.02.24 03:54:41.821111 [ 277 ] {4d5f56a1-83fe-4b05-b02c-1683a6ce1347} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.02.24 03:54:41.821261 [ 277 ] {4d5f56a1-83fe-4b05-b02c-1683a6ce1347} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001503 sec., 17298.735861610112 rows/sec., 1.29 MiB/sec. | ||
| 4210 | 2026.02.24 03:54:41.821304 [ 277 ] {4d5f56a1-83fe-4b05-b02c-1683a6ce1347} <Debug> TCPHandler: Processed in 0.001701467 sec. | ||
| 4211 | 2026.02.24 03:54:41.821426 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.02.24 03:54:41.821522 [ 277 ] {a5d6f6e3-e26a-46a9-8b09-c88afc9980e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4213 | 2026.02.24 03:54:41.821562 [ 277 ] {a5d6f6e3-e26a-46a9-8b09-c88afc9980e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4214 | 2026.02.24 03:54:41.821977 [ 277 ] {a5d6f6e3-e26a-46a9-8b09-c88afc9980e4} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.02.24 03:54:41.822016 [ 277 ] {a5d6f6e3-e26a-46a9-8b09-c88afc9980e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4216 | 2026.02.24 03:54:41.822358 [ 277 ] {a5d6f6e3-e26a-46a9-8b09-c88afc9980e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4217 | 2026.02.24 03:54:41.822584 [ 277 ] {a5d6f6e3-e26a-46a9-8b09-c88afc9980e4} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.02.24 03:54:41.822687 [ 98 ] {} <Debug> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4219 | 2026.02.24 03:54:41.822715 [ 277 ] {a5d6f6e3-e26a-46a9-8b09-c88afc9980e4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001212 sec., 19801.980198019803 rows/sec., 1.64 MiB/sec. | ||
| 4220 | 2026.02.24 03:54:41.822723 [ 98 ] {} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2026.02.24 03:54:41.822756 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4222 | 2026.02.24 03:54:41.822761 [ 277 ] {a5d6f6e3-e26a-46a9-8b09-c88afc9980e4} <Debug> TCPHandler: Processed in 0.001385604 sec. | ||
| 4223 | 2026.02.24 03:54:41.822863 [ 190 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::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 | ||
| 4224 | 2026.02.24 03:54:41.822889 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2026.02.24 03:54:41.822989 [ 277 ] {979fba42-0889-4b16-9e47-ea990fe6e25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4226 | 2026.02.24 03:54:41.823005 [ 190 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4227 | 2026.02.24 03:54:41.823029 [ 277 ] {979fba42-0889-4b16-9e47-ea990fe6e25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4228 | 2026.02.24 03:54:41.823046 [ 190 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4229 | 2026.02.24 03:54:41.823124 [ 190 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4230 | 2026.02.24 03:54:41.823172 [ 190 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4231 | 2026.02.24 03:54:41.823227 [ 190 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4232 | 2026.02.24 03:54:41.823285 [ 190 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4233 | 2026.02.24 03:54:41.823457 [ 277 ] {979fba42-0889-4b16-9e47-ea990fe6e25e} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2026.02.24 03:54:41.823499 [ 277 ] {979fba42-0889-4b16-9e47-ea990fe6e25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4235 | 2026.02.24 03:54:41.823838 [ 277 ] {979fba42-0889-4b16-9e47-ea990fe6e25e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4236 | 2026.02.24 03:54:41.824075 [ 277 ] {979fba42-0889-4b16-9e47-ea990fe6e25e} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.02.24 03:54:41.824087 [ 189 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270062 sec., 94483.5763923336 rows/sec., 8.20 MiB/sec. | ||
| 4238 | 2026.02.24 03:54:41.824206 [ 98 ] {} <Debug> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4239 | 2026.02.24 03:54:41.824243 [ 98 ] {} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.02.24 03:54:41.824250 [ 277 ] {979fba42-0889-4b16-9e47-ea990fe6e25e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001278 sec., 9389.671361502347 rows/sec., 733.57 KiB/sec. | ||
| 4241 | 2026.02.24 03:54:41.824266 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4242 | 2026.02.24 03:54:41.824292 [ 188 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4243 | 2026.02.24 03:54:41.824311 [ 277 ] {979fba42-0889-4b16-9e47-ea990fe6e25e} <Debug> TCPHandler: Processed in 0.001470414 sec. | ||
| 4244 | 2026.02.24 03:54:41.824337 [ 190 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::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 | ||
| 4245 | 2026.02.24 03:54:41.824445 [ 190 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4246 | 2026.02.24 03:54:41.824466 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2026.02.24 03:54:41.824472 [ 190 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::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 | ||
| 4248 | 2026.02.24 03:54:41.824541 [ 190 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::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 | ||
| 4249 | 2026.02.24 03:54:41.824580 [ 190 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::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 | ||
| 4250 | 2026.02.24 03:54:41.824587 [ 277 ] {cf5f1919-04d1-4b2c-9382-70e21d7cebea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4251 | 2026.02.24 03:54:41.824616 [ 190 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::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 | ||
| 4252 | 2026.02.24 03:54:41.824638 [ 277 ] {cf5f1919-04d1-4b2c-9382-70e21d7cebea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4253 | 2026.02.24 03:54:41.824650 [ 188 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_5_1} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.02.24 03:54:41.824656 [ 190 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4255 | 2026.02.24 03:54:41.824737 [ 188 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_5_1} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4256 | 2026.02.24 03:54:41.824838 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4257 | 2026.02.24 03:54:41.825111 [ 277 ] {cf5f1919-04d1-4b2c-9382-70e21d7cebea} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.02.24 03:54:41.825156 [ 277 ] {cf5f1919-04d1-4b2c-9382-70e21d7cebea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4259 | 2026.02.24 03:54:41.825271 [ 189 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000958489 sec., 62598.527473972055 rows/sec., 5.01 MiB/sec. | ||
| 4260 | 2026.02.24 03:54:41.825392 [ 190 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4261 | 2026.02.24 03:54:41.825531 [ 277 ] {cf5f1919-04d1-4b2c-9382-70e21d7cebea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4262 | 2026.02.24 03:54:41.825673 [ 190 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_5_1} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.02.24 03:54:41.825751 [ 190 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_5_1} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4264 | 2026.02.24 03:54:41.825797 [ 277 ] {cf5f1919-04d1-4b2c-9382-70e21d7cebea} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2026.02.24 03:54:41.825816 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4266 | 2026.02.24 03:54:41.825939 [ 277 ] {cf5f1919-04d1-4b2c-9382-70e21d7cebea} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001376 sec., 82848.83720930232 rows/sec., 6.74 MiB/sec. | ||
| 4267 | 2026.02.24 03:54:41.825982 [ 277 ] {cf5f1919-04d1-4b2c-9382-70e21d7cebea} <Debug> TCPHandler: Processed in 0.001567306 sec. | ||
| 4268 | 2026.02.24 03:54:41.826098 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.02.24 03:54:41.826196 [ 277 ] {6d5f2614-6ac4-40d6-aba3-dfdd0888b24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4270 | 2026.02.24 03:54:41.826242 [ 277 ] {6d5f2614-6ac4-40d6-aba3-dfdd0888b24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4271 | 2026.02.24 03:54:41.826658 [ 277 ] {6d5f2614-6ac4-40d6-aba3-dfdd0888b24d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.02.24 03:54:41.826695 [ 277 ] {6d5f2614-6ac4-40d6-aba3-dfdd0888b24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4273 | 2026.02.24 03:54:41.827053 [ 277 ] {6d5f2614-6ac4-40d6-aba3-dfdd0888b24d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4274 | 2026.02.24 03:54:41.827261 [ 277 ] {6d5f2614-6ac4-40d6-aba3-dfdd0888b24d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.02.24 03:54:41.827394 [ 277 ] {6d5f2614-6ac4-40d6-aba3-dfdd0888b24d} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001217 sec., 162695.15201314708 rows/sec., 11.67 MiB/sec. | ||
| 4276 | 2026.02.24 03:54:41.827431 [ 277 ] {6d5f2614-6ac4-40d6-aba3-dfdd0888b24d} <Debug> TCPHandler: Processed in 0.001383393 sec. | ||
| 4277 | 2026.02.24 03:54:41.827546 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.02.24 03:54:41.827641 [ 277 ] {b76735ce-b58e-4e31-b222-9e5e14c62a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4279 | 2026.02.24 03:54:41.827697 [ 277 ] {b76735ce-b58e-4e31-b222-9e5e14c62a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4280 | 2026.02.24 03:54:41.828440 [ 277 ] {b76735ce-b58e-4e31-b222-9e5e14c62a31} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.02.24 03:54:41.828478 [ 277 ] {b76735ce-b58e-4e31-b222-9e5e14c62a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4282 | 2026.02.24 03:54:41.829014 [ 277 ] {b76735ce-b58e-4e31-b222-9e5e14c62a31} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4283 | 2026.02.24 03:54:41.829232 [ 277 ] {b76735ce-b58e-4e31-b222-9e5e14c62a31} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.02.24 03:54:41.829373 [ 277 ] {b76735ce-b58e-4e31-b222-9e5e14c62a31} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 4285 | 2026.02.24 03:54:41.829431 [ 277 ] {b76735ce-b58e-4e31-b222-9e5e14c62a31} <Debug> TCPHandler: Processed in 0.001934379 sec. | ||
| 4286 | 2026.02.24 03:54:41.829541 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.02.24 03:54:41.829636 [ 277 ] {06d8cb0a-6485-418f-88e5-74c73dddfa63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4288 | 2026.02.24 03:54:41.829679 [ 277 ] {06d8cb0a-6485-418f-88e5-74c73dddfa63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4289 | 2026.02.24 03:54:41.830021 [ 277 ] {06d8cb0a-6485-418f-88e5-74c73dddfa63} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.02.24 03:54:41.830058 [ 277 ] {06d8cb0a-6485-418f-88e5-74c73dddfa63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4291 | 2026.02.24 03:54:41.830369 [ 277 ] {06d8cb0a-6485-418f-88e5-74c73dddfa63} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4292 | 2026.02.24 03:54:41.830586 [ 277 ] {06d8cb0a-6485-418f-88e5-74c73dddfa63} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.02.24 03:54:41.830716 [ 277 ] {06d8cb0a-6485-418f-88e5-74c73dddfa63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 4294 | 2026.02.24 03:54:41.830753 [ 277 ] {06d8cb0a-6485-418f-88e5-74c73dddfa63} <Debug> TCPHandler: Processed in 0.001262292 sec. | ||
| 4295 | 2026.02.24 03:54:42.391742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10068 | ||
| 4296 | 2026.02.24 03:54:42.392456 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.02.24 03:54:42.392501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4298 | 2026.02.24 03:54:42.393025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4299 | 2026.02.24 03:54:42.393273 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.02.24 03:54:42.393414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10068 | ||
| 4301 | 2026.02.24 03:54:42.393422 [ 96 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4302 | 2026.02.24 03:54:42.393469 [ 96 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.02.24 03:54:42.393491 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4304 | 2026.02.24 03:54:42.393580 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 4305 | 2026.02.24 03:54:42.393659 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4306 | 2026.02.24 03:54:42.393688 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7636 rows starting from the beginning of the part | ||
| 4307 | 2026.02.24 03:54:42.393745 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 4308 | 2026.02.24 03:54:42.393786 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 4309 | 2026.02.24 03:54:42.393823 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 4310 | 2026.02.24 03:54:42.393859 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 4311 | 2026.02.24 03:54:42.393898 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 4312 | 2026.02.24 03:54:42.396186 [ 189 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10068 rows, containing 4 columns (4 merged, 0 gathered) in 0.002634125 sec., 3822142.07753998 rows/sec., 54.68 MiB/sec. | ||
| 4313 | 2026.02.24 03:54:42.396758 [ 189 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4314 | 2026.02.24 03:54:42.397251 [ 189 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_21_4} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.02.24 03:54:42.397348 [ 189 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_21_4} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4316 | 2026.02.24 03:54:42.397450 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4317 | 2026.02.24 03:54:42.917464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4318 | 2026.02.24 03:54:42.934382 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.02.24 03:54:42.934447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4320 | 2026.02.24 03:54:42.940593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4321 | 2026.02.24 03:54:42.941296 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.02.24 03:54:42.941625 [ 113 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4323 | 2026.02.24 03:54:42.941689 [ 113 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.02.24 03:54:42.941709 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4325 | 2026.02.24 03:54:42.941801 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 4326 | 2026.02.24 03:54:42.944414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4327 | 2026.02.24 03:54:42.944910 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4328 | 2026.02.24 03:54:42.945666 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 4329 | 2026.02.24 03:54:42.948986 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 4330 | 2026.02.24 03:54:42.952381 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 4331 | 2026.02.24 03:54:42.956284 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 4332 | 2026.02.24 03:54:42.960589 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 4333 | 2026.02.24 03:54:42.964639 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 4334 | 2026.02.24 03:54:43.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.02 MiB, peak 253.02 MiB, free memory in arenas 0.00 B, will set to 248.80 MiB (RSS), difference: -4.22 MiB | ||
| 4335 | 2026.02.24 03:54:43.013161 [ 190 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.071390085 sec., 2227.2000376522874 rows/sec., 11.52 MiB/sec. | ||
| 4336 | 2026.02.24 03:54:43.016255 [ 192 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4337 | 2026.02.24 03:54:43.018447 [ 192 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_21_4} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.02.24 03:54:43.018553 [ 192 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_21_4} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4339 | 2026.02.24 03:54:43.021374 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4340 | 2026.02.24 03:54:44.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.38 MiB, peak 253.02 MiB, free memory in arenas 0.00 B, will set to 249.73 MiB (RSS), difference: 10.34 MiB | ||
| 4341 | 2026.02.24 03:54:44.905864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 542 | ||
| 4342 | 2026.02.24 03:54:44.908079 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.02.24 03:54:44.908121 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4344 | 2026.02.24 03:54:44.909335 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4345 | 2026.02.24 03:54:44.909599 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.02.24 03:54:44.909864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 4347 | 2026.02.24 03:54:46.812589 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.02.24 03:54:46.812796 [ 277 ] {d9f0a320-04b0-427f-b8fb-1f2359d6a375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4349 | 2026.02.24 03:54:46.812868 [ 277 ] {d9f0a320-04b0-427f-b8fb-1f2359d6a375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4350 | 2026.02.24 03:54:46.813780 [ 277 ] {d9f0a320-04b0-427f-b8fb-1f2359d6a375} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.02.24 03:54:46.813820 [ 277 ] {d9f0a320-04b0-427f-b8fb-1f2359d6a375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4352 | 2026.02.24 03:54:46.814224 [ 277 ] {d9f0a320-04b0-427f-b8fb-1f2359d6a375} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4353 | 2026.02.24 03:54:46.814456 [ 277 ] {d9f0a320-04b0-427f-b8fb-1f2359d6a375} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.02.24 03:54:46.814615 [ 277 ] {d9f0a320-04b0-427f-b8fb-1f2359d6a375} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001871 sec., 63067.878140032066 rows/sec., 5.36 MiB/sec. | ||
| 4355 | 2026.02.24 03:54:46.814662 [ 277 ] {d9f0a320-04b0-427f-b8fb-1f2359d6a375} <Debug> TCPHandler: Processed in 0.002215321 sec. | ||
| 4356 | 2026.02.24 03:54:46.814801 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.02.24 03:54:46.814902 [ 277 ] {62a57dd9-e674-418c-9704-f18c312fd77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4358 | 2026.02.24 03:54:46.814947 [ 277 ] {62a57dd9-e674-418c-9704-f18c312fd77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4359 | 2026.02.24 03:54:46.815395 [ 277 ] {62a57dd9-e674-418c-9704-f18c312fd77a} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.02.24 03:54:46.815432 [ 277 ] {62a57dd9-e674-418c-9704-f18c312fd77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4361 | 2026.02.24 03:54:46.815762 [ 277 ] {62a57dd9-e674-418c-9704-f18c312fd77a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4362 | 2026.02.24 03:54:46.815976 [ 277 ] {62a57dd9-e674-418c-9704-f18c312fd77a} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.02.24 03:54:46.816069 [ 111 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4364 | 2026.02.24 03:54:46.816104 [ 111 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.02.24 03:54:46.816109 [ 277 ] {62a57dd9-e674-418c-9704-f18c312fd77a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001229 sec., 25223.75915378356 rows/sec., 1.85 MiB/sec. | ||
| 4366 | 2026.02.24 03:54:46.816123 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4367 | 2026.02.24 03:54:46.816151 [ 277 ] {62a57dd9-e674-418c-9704-f18c312fd77a} <Debug> TCPHandler: Processed in 0.001401913 sec. | ||
| 4368 | 2026.02.24 03:54:46.816254 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 4369 | 2026.02.24 03:54:46.816274 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.02.24 03:54:46.816411 [ 277 ] {d79f0f20-67d2-4998-8ffa-81c85061ae3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4371 | 2026.02.24 03:54:46.816426 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4372 | 2026.02.24 03:54:46.816454 [ 277 ] {d79f0f20-67d2-4998-8ffa-81c85061ae3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4373 | 2026.02.24 03:54:46.816469 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 69 rows starting from the beginning of the part | ||
| 4374 | 2026.02.24 03:54:46.816551 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
| 4375 | 2026.02.24 03:54:46.816605 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4376 | 2026.02.24 03:54:46.816653 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
| 4377 | 2026.02.24 03:54:46.816700 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 4378 | 2026.02.24 03:54:46.816744 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 4379 | 2026.02.24 03:54:46.816921 [ 277 ] {d79f0f20-67d2-4998-8ffa-81c85061ae3e} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.02.24 03:54:46.816964 [ 277 ] {d79f0f20-67d2-4998-8ffa-81c85061ae3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4381 | 2026.02.24 03:54:46.817463 [ 277 ] {d79f0f20-67d2-4998-8ffa-81c85061ae3e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4382 | 2026.02.24 03:54:46.817664 [ 192 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475914 sec., 139574.5280551577 rows/sec., 10.76 MiB/sec. | ||
| 4383 | 2026.02.24 03:54:46.817692 [ 277 ] {d79f0f20-67d2-4998-8ffa-81c85061ae3e} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.02.24 03:54:46.817802 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4385 | 2026.02.24 03:54:46.817833 [ 277 ] {d79f0f20-67d2-4998-8ffa-81c85061ae3e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001441 sec., 65926.4399722415 rows/sec., 5.15 MiB/sec. | ||
| 4386 | 2026.02.24 03:54:46.817877 [ 277 ] {d79f0f20-67d2-4998-8ffa-81c85061ae3e} <Debug> TCPHandler: Processed in 0.001653086 sec. | ||
| 4387 | 2026.02.24 03:54:46.818001 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.02.24 03:54:46.818071 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_26_5} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.02.24 03:54:46.818098 [ 277 ] {83444ed5-fcf0-4ade-9c26-29c1742f0cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4390 | 2026.02.24 03:54:46.818147 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_26_5} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4391 | 2026.02.24 03:54:46.818148 [ 277 ] {83444ed5-fcf0-4ade-9c26-29c1742f0cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4392 | 2026.02.24 03:54:46.818231 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4393 | 2026.02.24 03:54:46.818597 [ 277 ] {83444ed5-fcf0-4ade-9c26-29c1742f0cc3} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.02.24 03:54:46.818638 [ 277 ] {83444ed5-fcf0-4ade-9c26-29c1742f0cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4395 | 2026.02.24 03:54:46.818972 [ 277 ] {83444ed5-fcf0-4ade-9c26-29c1742f0cc3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4396 | 2026.02.24 03:54:46.819184 [ 277 ] {83444ed5-fcf0-4ade-9c26-29c1742f0cc3} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.02.24 03:54:46.819312 [ 277 ] {83444ed5-fcf0-4ade-9c26-29c1742f0cc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 4398 | 2026.02.24 03:54:46.819349 [ 277 ] {83444ed5-fcf0-4ade-9c26-29c1742f0cc3} <Debug> TCPHandler: Processed in 0.001397593 sec. | ||
| 4399 | 2026.02.24 03:54:46.819460 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.02.24 03:54:46.819553 [ 277 ] {475ffc15-f96c-42c4-aaeb-f52e9ea87c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4401 | 2026.02.24 03:54:46.819609 [ 277 ] {475ffc15-f96c-42c4-aaeb-f52e9ea87c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4402 | 2026.02.24 03:54:46.820478 [ 277 ] {475ffc15-f96c-42c4-aaeb-f52e9ea87c4f} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.02.24 03:54:46.820513 [ 277 ] {475ffc15-f96c-42c4-aaeb-f52e9ea87c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4404 | 2026.02.24 03:54:46.821081 [ 277 ] {475ffc15-f96c-42c4-aaeb-f52e9ea87c4f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4405 | 2026.02.24 03:54:46.821304 [ 277 ] {475ffc15-f96c-42c4-aaeb-f52e9ea87c4f} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.02.24 03:54:46.821449 [ 277 ] {475ffc15-f96c-42c4-aaeb-f52e9ea87c4f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001914 sec., 16196.44723092999 rows/sec., 29.02 MiB/sec. | ||
| 4407 | 2026.02.24 03:54:46.821512 [ 277 ] {475ffc15-f96c-42c4-aaeb-f52e9ea87c4f} <Debug> TCPHandler: Processed in 0.002102241 sec. | ||
| 4408 | 2026.02.24 03:54:46.821630 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.02.24 03:54:46.821725 [ 277 ] {57e188ec-5dfd-4dd5-90e8-2e7a9e0f4958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4410 | 2026.02.24 03:54:46.821768 [ 277 ] {57e188ec-5dfd-4dd5-90e8-2e7a9e0f4958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4411 | 2026.02.24 03:54:46.822107 [ 277 ] {57e188ec-5dfd-4dd5-90e8-2e7a9e0f4958} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.02.24 03:54:46.822142 [ 277 ] {57e188ec-5dfd-4dd5-90e8-2e7a9e0f4958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4413 | 2026.02.24 03:54:46.822449 [ 277 ] {57e188ec-5dfd-4dd5-90e8-2e7a9e0f4958} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4414 | 2026.02.24 03:54:46.822667 [ 277 ] {57e188ec-5dfd-4dd5-90e8-2e7a9e0f4958} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.02.24 03:54:46.822794 [ 277 ] {57e188ec-5dfd-4dd5-90e8-2e7a9e0f4958} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 4416 | 2026.02.24 03:54:46.822830 [ 277 ] {57e188ec-5dfd-4dd5-90e8-2e7a9e0f4958} <Debug> TCPHandler: Processed in 0.001249212 sec. | ||
| 4417 | 2026.02.24 03:54:49.799633 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4418 | 2026.02.24 03:54:49.799728 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4419 | 2026.02.24 03:54:49.893662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10516 | ||
| 4420 | 2026.02.24 03:54:49.894155 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.02.24 03:54:49.894193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4422 | 2026.02.24 03:54:49.894674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4423 | 2026.02.24 03:54:49.894900 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.02.24 03:54:49.895034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10516 | ||
| 4425 | 2026.02.24 03:54:50.444633 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4426 | 2026.02.24 03:54:50.459819 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.02.24 03:54:50.459867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 4428 | 2026.02.24 03:54:50.465402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4429 | 2026.02.24 03:54:50.466111 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.02.24 03:54:50.468672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4431 | 2026.02.24 03:54:51.812140 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.02.24 03:54:51.812351 [ 277 ] {8960449a-4c43-49b6-b64f-63f24b4a943c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4433 | 2026.02.24 03:54:51.812423 [ 277 ] {8960449a-4c43-49b6-b64f-63f24b4a943c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4434 | 2026.02.24 03:54:51.813064 [ 277 ] {8960449a-4c43-49b6-b64f-63f24b4a943c} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.02.24 03:54:51.813107 [ 277 ] {8960449a-4c43-49b6-b64f-63f24b4a943c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4436 | 2026.02.24 03:54:51.813529 [ 277 ] {8960449a-4c43-49b6-b64f-63f24b4a943c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4437 | 2026.02.24 03:54:51.813752 [ 277 ] {8960449a-4c43-49b6-b64f-63f24b4a943c} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.02.24 03:54:51.813907 [ 277 ] {8960449a-4c43-49b6-b64f-63f24b4a943c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001608 sec., 47263.6815920398 rows/sec., 3.89 MiB/sec. | ||
| 4439 | 2026.02.24 03:54:51.813954 [ 277 ] {8960449a-4c43-49b6-b64f-63f24b4a943c} <Debug> TCPHandler: Processed in 0.001947649 sec. | ||
| 4440 | 2026.02.24 03:54:51.814082 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2026.02.24 03:54:51.814183 [ 277 ] {ec116b04-6157-4b67-9878-834483eb3be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4442 | 2026.02.24 03:54:51.814227 [ 277 ] {ec116b04-6157-4b67-9878-834483eb3be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4443 | 2026.02.24 03:54:51.814642 [ 277 ] {ec116b04-6157-4b67-9878-834483eb3be1} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.02.24 03:54:51.814679 [ 277 ] {ec116b04-6157-4b67-9878-834483eb3be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4445 | 2026.02.24 03:54:51.814973 [ 277 ] {ec116b04-6157-4b67-9878-834483eb3be1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4446 | 2026.02.24 03:54:51.815182 [ 277 ] {ec116b04-6157-4b67-9878-834483eb3be1} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.02.24 03:54:51.815312 [ 277 ] {ec116b04-6157-4b67-9878-834483eb3be1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001152 sec., 8680.555555555555 rows/sec., 652.74 KiB/sec. | ||
| 4448 | 2026.02.24 03:54:51.815350 [ 277 ] {ec116b04-6157-4b67-9878-834483eb3be1} <Debug> TCPHandler: Processed in 0.001320422 sec. | ||
| 4449 | 2026.02.24 03:54:51.815459 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2026.02.24 03:54:51.815554 [ 277 ] {124691e7-86e4-4f5d-b7f7-b178212e3280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4451 | 2026.02.24 03:54:51.815595 [ 277 ] {124691e7-86e4-4f5d-b7f7-b178212e3280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4452 | 2026.02.24 03:54:51.816006 [ 277 ] {124691e7-86e4-4f5d-b7f7-b178212e3280} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.02.24 03:54:51.816043 [ 277 ] {124691e7-86e4-4f5d-b7f7-b178212e3280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4454 | 2026.02.24 03:54:51.816342 [ 277 ] {124691e7-86e4-4f5d-b7f7-b178212e3280} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4455 | 2026.02.24 03:54:51.816559 [ 277 ] {124691e7-86e4-4f5d-b7f7-b178212e3280} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.02.24 03:54:51.816685 [ 277 ] {124691e7-86e4-4f5d-b7f7-b178212e3280} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001149 sec., 64403.82941688424 rows/sec., 5.03 MiB/sec. | ||
| 4457 | 2026.02.24 03:54:51.816722 [ 277 ] {124691e7-86e4-4f5d-b7f7-b178212e3280} <Debug> TCPHandler: Processed in 0.001312622 sec. | ||
| 4458 | 2026.02.24 03:54:51.816831 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.02.24 03:54:51.816926 [ 277 ] {896d888e-7a68-49db-906e-8862ce668bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.02.24 03:54:51.816969 [ 277 ] {896d888e-7a68-49db-906e-8862ce668bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4461 | 2026.02.24 03:54:51.817369 [ 277 ] {896d888e-7a68-49db-906e-8862ce668bb7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.02.24 03:54:51.817405 [ 277 ] {896d888e-7a68-49db-906e-8862ce668bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4463 | 2026.02.24 03:54:51.817721 [ 277 ] {896d888e-7a68-49db-906e-8862ce668bb7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4464 | 2026.02.24 03:54:51.817928 [ 277 ] {896d888e-7a68-49db-906e-8862ce668bb7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.02.24 03:54:51.818057 [ 277 ] {896d888e-7a68-49db-906e-8862ce668bb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 4466 | 2026.02.24 03:54:51.818093 [ 277 ] {896d888e-7a68-49db-906e-8862ce668bb7} <Debug> TCPHandler: Processed in 0.001311703 sec. | ||
| 4467 | 2026.02.24 03:54:51.818193 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.02.24 03:54:51.818286 [ 277 ] {c79d2e2a-570b-4435-96b2-4beb608bcd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4469 | 2026.02.24 03:54:51.818341 [ 277 ] {c79d2e2a-570b-4435-96b2-4beb608bcd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4470 | 2026.02.24 03:54:51.819088 [ 277 ] {c79d2e2a-570b-4435-96b2-4beb608bcd02} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.02.24 03:54:51.819123 [ 277 ] {c79d2e2a-570b-4435-96b2-4beb608bcd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4472 | 2026.02.24 03:54:51.819623 [ 277 ] {c79d2e2a-570b-4435-96b2-4beb608bcd02} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4473 | 2026.02.24 03:54:51.819838 [ 277 ] {c79d2e2a-570b-4435-96b2-4beb608bcd02} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.02.24 03:54:51.819949 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4475 | 2026.02.24 03:54:51.819975 [ 277 ] {c79d2e2a-570b-4435-96b2-4beb608bcd02} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 4476 | 2026.02.24 03:54:51.820022 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.02.24 03:54:51.820050 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4478 | 2026.02.24 03:54:51.820053 [ 277 ] {c79d2e2a-570b-4435-96b2-4beb608bcd02} <Debug> TCPHandler: Processed in 0.001908468 sec. | ||
| 4479 | 2026.02.24 03:54:51.820173 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.02.24 03:54:51.820187 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 4481 | 2026.02.24 03:54:51.820267 [ 277 ] {1401caef-b466-48df-8be4-56102c847e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.02.24 03:54:51.820314 [ 277 ] {1401caef-b466-48df-8be4-56102c847e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4483 | 2026.02.24 03:54:51.820473 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4484 | 2026.02.24 03:54:51.820550 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 389 rows starting from the beginning of the part | ||
| 4485 | 2026.02.24 03:54:51.820650 [ 277 ] {1401caef-b466-48df-8be4-56102c847e26} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.02.24 03:54:51.820688 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4487 | 2026.02.24 03:54:51.820690 [ 277 ] {1401caef-b466-48df-8be4-56102c847e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4488 | 2026.02.24 03:54:51.820798 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4489 | 2026.02.24 03:54:51.820904 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 4490 | 2026.02.24 03:54:51.820998 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4491 | 2026.02.24 03:54:51.821025 [ 277 ] {1401caef-b466-48df-8be4-56102c847e26} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4492 | 2026.02.24 03:54:51.821098 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4493 | 2026.02.24 03:54:51.821258 [ 277 ] {1401caef-b466-48df-8be4-56102c847e26} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.02.24 03:54:51.821393 [ 277 ] {1401caef-b466-48df-8be4-56102c847e26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 4495 | 2026.02.24 03:54:51.821430 [ 277 ] {1401caef-b466-48df-8be4-56102c847e26} <Debug> TCPHandler: Processed in 0.001306653 sec. | ||
| 4496 | 2026.02.24 03:54:51.824853 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 481 rows, containing 19 columns (19 merged, 0 gathered) in 0.004730046 sec., 101690.34296918043 rows/sec., 182.22 MiB/sec. | ||
| 4497 | 2026.02.24 03:54:51.825741 [ 200 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4498 | 2026.02.24 03:54:51.826131 [ 200 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.02.24 03:54:51.826212 [ 200 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4500 | 2026.02.24 03:54:51.826380 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4501 | 2026.02.24 03:54:52.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.58 MiB, peak 255.77 MiB, free memory in arenas 0.00 B, will set to 252.01 MiB (RSS), difference: 1.43 MiB | ||
| 4502 | 2026.02.24 03:54:54.910217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 566 | ||
| 4503 | 2026.02.24 03:54:54.912348 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.02.24 03:54:54.912388 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4505 | 2026.02.24 03:54:54.913517 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4506 | 2026.02.24 03:54:54.913785 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.02.24 03:54:54.913921 [ 102 ] {} <Debug> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4508 | 2026.02.24 03:54:54.913960 [ 102 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.02.24 03:54:54.913982 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4510 | 2026.02.24 03:54:54.914035 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
| 4511 | 2026.02.24 03:54:54.914102 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 4512 | 2026.02.24 03:54:54.914673 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4513 | 2026.02.24 03:54:54.914806 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 424 rows starting from the beginning of the part | ||
| 4514 | 2026.02.24 03:54:54.915144 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 4515 | 2026.02.24 03:54:54.915464 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 4516 | 2026.02.24 03:54:54.915756 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4517 | 2026.02.24 03:54:54.916033 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4518 | 2026.02.24 03:54:54.916318 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4519 | 2026.02.24 03:54:54.921894 [ 198 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 72 columns (72 merged, 0 gathered) in 0.007848986 sec., 72111.22557741853 rows/sec., 60.59 MiB/sec. | ||
| 4520 | 2026.02.24 03:54:54.923086 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4521 | 2026.02.24 03:54:54.923730 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_16_3} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.02.24 03:54:54.923818 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_16_3} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4523 | 2026.02.24 03:54:54.924172 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4524 | 2026.02.24 03:54:56.813252 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.02.24 03:54:56.813469 [ 277 ] {4cdec88c-4e44-410d-a1fa-279c4beef2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4526 | 2026.02.24 03:54:56.813542 [ 277 ] {4cdec88c-4e44-410d-a1fa-279c4beef2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4527 | 2026.02.24 03:54:56.814245 [ 277 ] {4cdec88c-4e44-410d-a1fa-279c4beef2c8} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.02.24 03:54:56.814290 [ 277 ] {4cdec88c-4e44-410d-a1fa-279c4beef2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4529 | 2026.02.24 03:54:56.814681 [ 277 ] {4cdec88c-4e44-410d-a1fa-279c4beef2c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4530 | 2026.02.24 03:54:56.814910 [ 277 ] {4cdec88c-4e44-410d-a1fa-279c4beef2c8} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.02.24 03:54:56.815068 [ 277 ] {4cdec88c-4e44-410d-a1fa-279c4beef2c8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00165 sec., 2424.2424242424245 rows/sec., 197.68 KiB/sec. | ||
| 4532 | 2026.02.24 03:54:56.815112 [ 277 ] {4cdec88c-4e44-410d-a1fa-279c4beef2c8} <Debug> TCPHandler: Processed in 0.001995499 sec. | ||
| 4533 | 2026.02.24 03:54:56.815248 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.02.24 03:54:56.815344 [ 277 ] {06bd52b5-650c-4a28-9e2a-75663957d382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4535 | 2026.02.24 03:54:56.815383 [ 277 ] {06bd52b5-650c-4a28-9e2a-75663957d382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4536 | 2026.02.24 03:54:56.815876 [ 277 ] {06bd52b5-650c-4a28-9e2a-75663957d382} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.02.24 03:54:56.815912 [ 277 ] {06bd52b5-650c-4a28-9e2a-75663957d382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4538 | 2026.02.24 03:54:56.816218 [ 277 ] {06bd52b5-650c-4a28-9e2a-75663957d382} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4539 | 2026.02.24 03:54:56.816462 [ 277 ] {06bd52b5-650c-4a28-9e2a-75663957d382} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.02.24 03:54:56.816582 [ 101 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4541 | 2026.02.24 03:54:56.816592 [ 277 ] {06bd52b5-650c-4a28-9e2a-75663957d382} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001267 sec., 94711.91791633781 rows/sec., 8.04 MiB/sec. | ||
| 4542 | 2026.02.24 03:54:56.816659 [ 101 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.02.24 03:54:56.816676 [ 277 ] {06bd52b5-650c-4a28-9e2a-75663957d382} <Debug> TCPHandler: Processed in 0.001477934 sec. | ||
| 4544 | 2026.02.24 03:54:56.816687 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4545 | 2026.02.24 03:54:56.816823 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.02.24 03:54:56.816827 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 4547 | 2026.02.24 03:54:56.816923 [ 277 ] {1e42666f-7c65-4ce9-96ac-5e780d4e074f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4548 | 2026.02.24 03:54:56.816967 [ 277 ] {1e42666f-7c65-4ce9-96ac-5e780d4e074f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4549 | 2026.02.24 03:54:56.816977 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4550 | 2026.02.24 03:54:56.817014 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 266 rows starting from the beginning of the part | ||
| 4551 | 2026.02.24 03:54:56.817078 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 4552 | 2026.02.24 03:54:56.817121 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 198 rows starting from the beginning of the part | ||
| 4553 | 2026.02.24 03:54:56.817166 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
| 4554 | 2026.02.24 03:54:56.817207 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 4555 | 2026.02.24 03:54:56.817244 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part | ||
| 4556 | 2026.02.24 03:54:56.817400 [ 277 ] {1e42666f-7c65-4ce9-96ac-5e780d4e074f} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.02.24 03:54:56.817447 [ 277 ] {1e42666f-7c65-4ce9-96ac-5e780d4e074f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4558 | 2026.02.24 03:54:56.817789 [ 277 ] {1e42666f-7c65-4ce9-96ac-5e780d4e074f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4559 | 2026.02.24 03:54:56.818014 [ 277 ] {1e42666f-7c65-4ce9-96ac-5e780d4e074f} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.02.24 03:54:56.818145 [ 277 ] {1e42666f-7c65-4ce9-96ac-5e780d4e074f} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00124 sec., 28225.8064516129 rows/sec., 2.06 MiB/sec. | ||
| 4561 | 2026.02.24 03:54:56.818185 [ 277 ] {1e42666f-7c65-4ce9-96ac-5e780d4e074f} <Debug> TCPHandler: Processed in 0.001411794 sec. | ||
| 4562 | 2026.02.24 03:54:56.818214 [ 193 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448664 sec., 618500.9084232093 rows/sec., 56.12 MiB/sec. | ||
| 4563 | 2026.02.24 03:54:56.818303 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2026.02.24 03:54:56.818382 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4565 | 2026.02.24 03:54:56.818405 [ 277 ] {10a71fb5-566a-46a5-85f0-f7238002d265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4566 | 2026.02.24 03:54:56.818448 [ 277 ] {10a71fb5-566a-46a5-85f0-f7238002d265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4567 | 2026.02.24 03:54:56.818649 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_31_6} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.02.24 03:54:56.818727 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_31_6} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4569 | 2026.02.24 03:54:56.818806 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4570 | 2026.02.24 03:54:56.818902 [ 277 ] {10a71fb5-566a-46a5-85f0-f7238002d265} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.02.24 03:54:56.818941 [ 277 ] {10a71fb5-566a-46a5-85f0-f7238002d265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4572 | 2026.02.24 03:54:56.819272 [ 277 ] {10a71fb5-566a-46a5-85f0-f7238002d265} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4573 | 2026.02.24 03:54:56.819490 [ 277 ] {10a71fb5-566a-46a5-85f0-f7238002d265} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.02.24 03:54:56.819610 [ 101 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4575 | 2026.02.24 03:54:56.819618 [ 277 ] {10a71fb5-566a-46a5-85f0-f7238002d265} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001231 sec., 80422.42079610072 rows/sec., 6.29 MiB/sec. | ||
| 4576 | 2026.02.24 03:54:56.819657 [ 101 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.02.24 03:54:56.819678 [ 277 ] {10a71fb5-566a-46a5-85f0-f7238002d265} <Debug> TCPHandler: Processed in 0.001424264 sec. | ||
| 4578 | 2026.02.24 03:54:56.819683 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4579 | 2026.02.24 03:54:56.819764 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 4580 | 2026.02.24 03:54:56.819812 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4581 | 2026.02.24 03:54:56.819852 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4582 | 2026.02.24 03:54:56.819879 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 175 rows starting from the beginning of the part | ||
| 4583 | 2026.02.24 03:54:56.819910 [ 277 ] {d94ff55f-02ac-45d6-bf51-4b579a4987c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4584 | 2026.02.24 03:54:56.819921 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 4585 | 2026.02.24 03:54:56.819961 [ 277 ] {d94ff55f-02ac-45d6-bf51-4b579a4987c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4586 | 2026.02.24 03:54:56.819968 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 114 rows starting from the beginning of the part | ||
| 4587 | 2026.02.24 03:54:56.820013 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 95 rows starting from the beginning of the part | ||
| 4588 | 2026.02.24 03:54:56.820046 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 4589 | 2026.02.24 03:54:56.820080 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 99 rows starting from the beginning of the part | ||
| 4590 | 2026.02.24 03:54:56.820408 [ 277 ] {d94ff55f-02ac-45d6-bf51-4b579a4987c5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.02.24 03:54:56.820448 [ 277 ] {d94ff55f-02ac-45d6-bf51-4b579a4987c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4592 | 2026.02.24 03:54:56.820806 [ 277 ] {d94ff55f-02ac-45d6-bf51-4b579a4987c5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4593 | 2026.02.24 03:54:56.820807 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 5 columns (5 merged, 0 gathered) in 0.001072031 sec., 608191.3676003772 rows/sec., 50.55 MiB/sec. | ||
| 4594 | 2026.02.24 03:54:56.820941 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4595 | 2026.02.24 03:54:56.821050 [ 277 ] {d94ff55f-02ac-45d6-bf51-4b579a4987c5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.02.24 03:54:56.821183 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4597 | 2026.02.24 03:54:56.821202 [ 277 ] {d94ff55f-02ac-45d6-bf51-4b579a4987c5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00131 sec., 123664.12213740459 rows/sec., 8.61 MiB/sec. | ||
| 4598 | 2026.02.24 03:54:56.821212 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_31_6} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.02.24 03:54:56.821226 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.02.24 03:54:56.821250 [ 277 ] {d94ff55f-02ac-45d6-bf51-4b579a4987c5} <Debug> TCPHandler: Processed in 0.001487864 sec. | ||
| 4601 | 2026.02.24 03:54:56.821267 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4602 | 2026.02.24 03:54:56.821300 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_31_6} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4603 | 2026.02.24 03:54:56.821349 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 4604 | 2026.02.24 03:54:56.821364 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4605 | 2026.02.24 03:54:56.821371 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.02.24 03:54:56.821451 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4607 | 2026.02.24 03:54:56.821471 [ 277 ] {d42792c8-5788-4e75-9781-1569e6a5caf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.02.24 03:54:56.821485 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4214 rows starting from the beginning of the part | ||
| 4609 | 2026.02.24 03:54:56.821532 [ 277 ] {d42792c8-5788-4e75-9781-1569e6a5caf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4610 | 2026.02.24 03:54:56.821546 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4611 | 2026.02.24 03:54:56.821595 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 198 rows starting from the beginning of the part | ||
| 4612 | 2026.02.24 03:54:56.821639 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4613 | 2026.02.24 03:54:56.821679 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4614 | 2026.02.24 03:54:56.821720 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 162 rows starting from the beginning of the part | ||
| 4615 | 2026.02.24 03:54:56.822366 [ 277 ] {d42792c8-5788-4e75-9781-1569e6a5caf9} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.02.24 03:54:56.822407 [ 277 ] {d42792c8-5788-4e75-9781-1569e6a5caf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4617 | 2026.02.24 03:54:56.822987 [ 277 ] {d42792c8-5788-4e75-9781-1569e6a5caf9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4618 | 2026.02.24 03:54:56.823220 [ 277 ] {d42792c8-5788-4e75-9781-1569e6a5caf9} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.02.24 03:54:56.823358 [ 277 ] {d42792c8-5788-4e75-9781-1569e6a5caf9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001906 sec., 16264.428121720883 rows/sec., 29.15 MiB/sec. | ||
| 4620 | 2026.02.24 03:54:56.823421 [ 277 ] {d42792c8-5788-4e75-9781-1569e6a5caf9} <Debug> TCPHandler: Processed in 0.00209947 sec. | ||
| 4621 | 2026.02.24 03:54:56.823545 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.02.24 03:54:56.823640 [ 277 ] {d6d60c8c-3bcc-481f-a9df-f7d20b729938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.02.24 03:54:56.823683 [ 277 ] {d6d60c8c-3bcc-481f-a9df-f7d20b729938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4624 | 2026.02.24 03:54:56.823830 [ 193 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5054 rows, containing 5 columns (5 merged, 0 gathered) in 0.002515964 sec., 2008772.7805326309 rows/sec., 141.62 MiB/sec. | ||
| 4625 | 2026.02.24 03:54:56.824026 [ 277 ] {d6d60c8c-3bcc-481f-a9df-f7d20b729938} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.02.24 03:54:56.824065 [ 277 ] {d6d60c8c-3bcc-481f-a9df-f7d20b729938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4627 | 2026.02.24 03:54:56.824131 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4628 | 2026.02.24 03:54:56.824418 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.02.24 03:54:56.824422 [ 277 ] {d6d60c8c-3bcc-481f-a9df-f7d20b729938} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4630 | 2026.02.24 03:54:56.824500 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4631 | 2026.02.24 03:54:56.824575 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 4632 | 2026.02.24 03:54:56.824670 [ 277 ] {d6d60c8c-3bcc-481f-a9df-f7d20b729938} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.02.24 03:54:56.824772 [ 99 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4634 | 2026.02.24 03:54:56.824803 [ 277 ] {d6d60c8c-3bcc-481f-a9df-f7d20b729938} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 4635 | 2026.02.24 03:54:56.824808 [ 99 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.02.24 03:54:56.824834 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4637 | 2026.02.24 03:54:56.824839 [ 277 ] {d6d60c8c-3bcc-481f-a9df-f7d20b729938} <Debug> TCPHandler: Processed in 0.001343672 sec. | ||
| 4638 | 2026.02.24 03:54:56.824931 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 4639 | 2026.02.24 03:54:56.825060 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4640 | 2026.02.24 03:54:56.825098 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1440 rows starting from the beginning of the part | ||
| 4641 | 2026.02.24 03:54:56.825163 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4642 | 2026.02.24 03:54:56.825208 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4643 | 2026.02.24 03:54:56.825248 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4644 | 2026.02.24 03:54:56.825287 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4645 | 2026.02.24 03:54:56.825332 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4646 | 2026.02.24 03:54:56.826414 [ 194 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001528325 sec., 1138501.3004432956 rows/sec., 76.63 MiB/sec. | ||
| 4647 | 2026.02.24 03:54:56.826615 [ 193 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4648 | 2026.02.24 03:54:56.826887 [ 193 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_31_6} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.02.24 03:54:56.826963 [ 193 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_31_6} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4650 | 2026.02.24 03:54:56.827046 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4651 | 2026.02.24 03:54:57.395237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11028 | ||
| 4652 | 2026.02.24 03:54:57.395819 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.02.24 03:54:57.395872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4654 | 2026.02.24 03:54:57.396368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4655 | 2026.02.24 03:54:57.396610 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.02.24 03:54:57.396761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11028 | ||
| 4657 | 2026.02.24 03:54:57.968861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4658 | 2026.02.24 03:54:57.986437 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.02.24 03:54:57.986502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4660 | 2026.02.24 03:54:57.992675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4661 | 2026.02.24 03:54:57.993403 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.02.24 03:54:57.996790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4663 | 2026.02.24 03:55:01.812118 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.02.24 03:55:01.812311 [ 277 ] {f08d5702-7fe9-4896-839d-e6c74f8b5d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4665 | 2026.02.24 03:55:01.812376 [ 277 ] {f08d5702-7fe9-4896-839d-e6c74f8b5d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4666 | 2026.02.24 03:55:01.813041 [ 277 ] {f08d5702-7fe9-4896-839d-e6c74f8b5d40} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.02.24 03:55:01.813089 [ 277 ] {f08d5702-7fe9-4896-839d-e6c74f8b5d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4668 | 2026.02.24 03:55:01.813477 [ 277 ] {f08d5702-7fe9-4896-839d-e6c74f8b5d40} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4669 | 2026.02.24 03:55:01.813705 [ 277 ] {f08d5702-7fe9-4896-839d-e6c74f8b5d40} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.02.24 03:55:01.813862 [ 277 ] {f08d5702-7fe9-4896-839d-e6c74f8b5d40} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001598 sec., 47559.449311639546 rows/sec., 3.92 MiB/sec. | ||
| 4671 | 2026.02.24 03:55:01.813905 [ 277 ] {f08d5702-7fe9-4896-839d-e6c74f8b5d40} <Debug> TCPHandler: Processed in 0.001913058 sec. | ||
| 4672 | 2026.02.24 03:55:01.814044 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.02.24 03:55:01.814140 [ 277 ] {24df223b-de2c-4d7e-ad24-35da88c9edba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4674 | 2026.02.24 03:55:01.814181 [ 277 ] {24df223b-de2c-4d7e-ad24-35da88c9edba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4675 | 2026.02.24 03:55:01.814584 [ 277 ] {24df223b-de2c-4d7e-ad24-35da88c9edba} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.02.24 03:55:01.814621 [ 277 ] {24df223b-de2c-4d7e-ad24-35da88c9edba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4677 | 2026.02.24 03:55:01.814922 [ 277 ] {24df223b-de2c-4d7e-ad24-35da88c9edba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4678 | 2026.02.24 03:55:01.815127 [ 277 ] {24df223b-de2c-4d7e-ad24-35da88c9edba} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.02.24 03:55:01.815256 [ 277 ] {24df223b-de2c-4d7e-ad24-35da88c9edba} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001134 sec., 8818.342151675484 rows/sec., 663.10 KiB/sec. | ||
| 4680 | 2026.02.24 03:55:01.815294 [ 277 ] {24df223b-de2c-4d7e-ad24-35da88c9edba} <Debug> TCPHandler: Processed in 0.001299232 sec. | ||
| 4681 | 2026.02.24 03:55:01.815395 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.02.24 03:55:01.815489 [ 277 ] {e28d115f-20d5-4dec-8b3b-44d5b0f41e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4683 | 2026.02.24 03:55:01.815528 [ 277 ] {e28d115f-20d5-4dec-8b3b-44d5b0f41e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4684 | 2026.02.24 03:55:01.815940 [ 277 ] {e28d115f-20d5-4dec-8b3b-44d5b0f41e98} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.02.24 03:55:01.815975 [ 277 ] {e28d115f-20d5-4dec-8b3b-44d5b0f41e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4686 | 2026.02.24 03:55:01.816266 [ 277 ] {e28d115f-20d5-4dec-8b3b-44d5b0f41e98} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4687 | 2026.02.24 03:55:01.816478 [ 277 ] {e28d115f-20d5-4dec-8b3b-44d5b0f41e98} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.02.24 03:55:01.816604 [ 277 ] {e28d115f-20d5-4dec-8b3b-44d5b0f41e98} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001134 sec., 65255.73192239859 rows/sec., 5.09 MiB/sec. | ||
| 4689 | 2026.02.24 03:55:01.816641 [ 277 ] {e28d115f-20d5-4dec-8b3b-44d5b0f41e98} <Debug> TCPHandler: Processed in 0.001295712 sec. | ||
| 4690 | 2026.02.24 03:55:01.816757 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.02.24 03:55:01.816852 [ 277 ] {9f59761a-a479-4c2d-ae0f-ff47f0945889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4692 | 2026.02.24 03:55:01.816895 [ 277 ] {9f59761a-a479-4c2d-ae0f-ff47f0945889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4693 | 2026.02.24 03:55:01.817289 [ 277 ] {9f59761a-a479-4c2d-ae0f-ff47f0945889} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.02.24 03:55:01.817325 [ 277 ] {9f59761a-a479-4c2d-ae0f-ff47f0945889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4695 | 2026.02.24 03:55:01.817647 [ 277 ] {9f59761a-a479-4c2d-ae0f-ff47f0945889} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4696 | 2026.02.24 03:55:01.817861 [ 277 ] {9f59761a-a479-4c2d-ae0f-ff47f0945889} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.02.24 03:55:01.817990 [ 277 ] {9f59761a-a479-4c2d-ae0f-ff47f0945889} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 4698 | 2026.02.24 03:55:01.818027 [ 277 ] {9f59761a-a479-4c2d-ae0f-ff47f0945889} <Debug> TCPHandler: Processed in 0.001323552 sec. | ||
| 4699 | 2026.02.24 03:55:01.818128 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.02.24 03:55:01.818221 [ 277 ] {bc8c2aca-bd99-4185-bd2f-74112a25a247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4701 | 2026.02.24 03:55:01.818275 [ 277 ] {bc8c2aca-bd99-4185-bd2f-74112a25a247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4702 | 2026.02.24 03:55:01.819008 [ 277 ] {bc8c2aca-bd99-4185-bd2f-74112a25a247} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.02.24 03:55:01.819044 [ 277 ] {bc8c2aca-bd99-4185-bd2f-74112a25a247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4704 | 2026.02.24 03:55:01.819538 [ 277 ] {bc8c2aca-bd99-4185-bd2f-74112a25a247} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4705 | 2026.02.24 03:55:01.819751 [ 277 ] {bc8c2aca-bd99-4185-bd2f-74112a25a247} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.02.24 03:55:01.819887 [ 277 ] {bc8c2aca-bd99-4185-bd2f-74112a25a247} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001683 sec., 5941.770647653 rows/sec., 10.65 MiB/sec. | ||
| 4707 | 2026.02.24 03:55:01.819948 [ 277 ] {bc8c2aca-bd99-4185-bd2f-74112a25a247} <Debug> TCPHandler: Processed in 0.001868808 sec. | ||
| 4708 | 2026.02.24 03:55:01.820056 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.02.24 03:55:01.820151 [ 277 ] {31546286-6b6c-4232-bc89-26330faa81ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.02.24 03:55:01.820193 [ 277 ] {31546286-6b6c-4232-bc89-26330faa81ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4711 | 2026.02.24 03:55:01.820522 [ 277 ] {31546286-6b6c-4232-bc89-26330faa81ab} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.02.24 03:55:01.820557 [ 277 ] {31546286-6b6c-4232-bc89-26330faa81ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4713 | 2026.02.24 03:55:01.820851 [ 277 ] {31546286-6b6c-4232-bc89-26330faa81ab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4714 | 2026.02.24 03:55:01.821067 [ 277 ] {31546286-6b6c-4232-bc89-26330faa81ab} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.02.24 03:55:01.821193 [ 277 ] {31546286-6b6c-4232-bc89-26330faa81ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 4716 | 2026.02.24 03:55:01.821227 [ 277 ] {31546286-6b6c-4232-bc89-26330faa81ab} <Debug> TCPHandler: Processed in 0.001220262 sec. | ||
| 4717 | 2026.02.24 03:55:04.800025 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4718 | 2026.02.24 03:55:04.800102 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4719 | 2026.02.24 03:55:04.896939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11476 | ||
| 4720 | 2026.02.24 03:55:04.897487 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.02.24 03:55:04.897534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4722 | 2026.02.24 03:55:04.898083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4723 | 2026.02.24 03:55:04.898327 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.02.24 03:55:04.898457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11476 | ||
| 4725 | 2026.02.24 03:55:04.914316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 592 | ||
| 4726 | 2026.02.24 03:55:04.916636 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.02.24 03:55:04.916695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4728 | 2026.02.24 03:55:04.917906 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4729 | 2026.02.24 03:55:04.918189 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.02.24 03:55:04.918568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
| 4731 | 2026.02.24 03:55:05.496953 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4732 | 2026.02.24 03:55:05.515045 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.02.24 03:55:05.515104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4734 | 2026.02.24 03:55:05.521155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4735 | 2026.02.24 03:55:05.521893 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.02.24 03:55:05.525307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4737 | 2026.02.24 03:55:06.813137 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.02.24 03:55:06.813327 [ 277 ] {4376680b-b67c-4317-90a1-2177b9035618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4739 | 2026.02.24 03:55:06.813395 [ 277 ] {4376680b-b67c-4317-90a1-2177b9035618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4740 | 2026.02.24 03:55:06.814098 [ 277 ] {4376680b-b67c-4317-90a1-2177b9035618} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.02.24 03:55:06.814161 [ 277 ] {4376680b-b67c-4317-90a1-2177b9035618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4742 | 2026.02.24 03:55:06.814633 [ 277 ] {4376680b-b67c-4317-90a1-2177b9035618} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4743 | 2026.02.24 03:55:06.814864 [ 277 ] {4376680b-b67c-4317-90a1-2177b9035618} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.02.24 03:55:06.815017 [ 277 ] {4376680b-b67c-4317-90a1-2177b9035618} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001739 sec., 67855.08913168487 rows/sec., 5.77 MiB/sec. | ||
| 4745 | 2026.02.24 03:55:06.815060 [ 277 ] {4376680b-b67c-4317-90a1-2177b9035618} <Debug> TCPHandler: Processed in 0.00205166 sec. | ||
| 4746 | 2026.02.24 03:55:06.815185 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.02.24 03:55:06.815296 [ 277 ] {65f3b8c5-38d2-4dd2-a5cc-e78823830491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.02.24 03:55:06.815353 [ 277 ] {65f3b8c5-38d2-4dd2-a5cc-e78823830491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4749 | 2026.02.24 03:55:06.815848 [ 277 ] {65f3b8c5-38d2-4dd2-a5cc-e78823830491} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.02.24 03:55:06.815885 [ 277 ] {65f3b8c5-38d2-4dd2-a5cc-e78823830491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4751 | 2026.02.24 03:55:06.816181 [ 277 ] {65f3b8c5-38d2-4dd2-a5cc-e78823830491} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4752 | 2026.02.24 03:55:06.816387 [ 277 ] {65f3b8c5-38d2-4dd2-a5cc-e78823830491} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.02.24 03:55:06.816519 [ 277 ] {65f3b8c5-38d2-4dd2-a5cc-e78823830491} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00125 sec., 24800 rows/sec., 1.82 MiB/sec. | ||
| 4754 | 2026.02.24 03:55:06.816556 [ 277 ] {65f3b8c5-38d2-4dd2-a5cc-e78823830491} <Debug> TCPHandler: Processed in 0.001422954 sec. | ||
| 4755 | 2026.02.24 03:55:06.816678 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.02.24 03:55:06.816793 [ 277 ] {3cfb193b-574e-478f-87a6-5bf00b1eca11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4757 | 2026.02.24 03:55:06.816850 [ 277 ] {3cfb193b-574e-478f-87a6-5bf00b1eca11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4758 | 2026.02.24 03:55:06.817299 [ 277 ] {3cfb193b-574e-478f-87a6-5bf00b1eca11} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.02.24 03:55:06.817335 [ 277 ] {3cfb193b-574e-478f-87a6-5bf00b1eca11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4760 | 2026.02.24 03:55:06.817659 [ 277 ] {3cfb193b-574e-478f-87a6-5bf00b1eca11} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4761 | 2026.02.24 03:55:06.817879 [ 277 ] {3cfb193b-574e-478f-87a6-5bf00b1eca11} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.02.24 03:55:06.818027 [ 277 ] {3cfb193b-574e-478f-87a6-5bf00b1eca11} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001267 sec., 74980.2683504341 rows/sec., 5.86 MiB/sec. | ||
| 4763 | 2026.02.24 03:55:06.818076 [ 277 ] {3cfb193b-574e-478f-87a6-5bf00b1eca11} <Debug> TCPHandler: Processed in 0.001450554 sec. | ||
| 4764 | 2026.02.24 03:55:06.818227 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.02.24 03:55:06.818327 [ 277 ] {bf0a30aa-eba4-4f3f-b176-6e6743742138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4766 | 2026.02.24 03:55:06.818373 [ 277 ] {bf0a30aa-eba4-4f3f-b176-6e6743742138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4767 | 2026.02.24 03:55:06.818779 [ 277 ] {bf0a30aa-eba4-4f3f-b176-6e6743742138} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.02.24 03:55:06.818814 [ 277 ] {bf0a30aa-eba4-4f3f-b176-6e6743742138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4769 | 2026.02.24 03:55:06.819151 [ 277 ] {bf0a30aa-eba4-4f3f-b176-6e6743742138} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4770 | 2026.02.24 03:55:06.819389 [ 277 ] {bf0a30aa-eba4-4f3f-b176-6e6743742138} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.02.24 03:55:06.819521 [ 277 ] {bf0a30aa-eba4-4f3f-b176-6e6743742138} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 4772 | 2026.02.24 03:55:06.819558 [ 277 ] {bf0a30aa-eba4-4f3f-b176-6e6743742138} <Debug> TCPHandler: Processed in 0.001395173 sec. | ||
| 4773 | 2026.02.24 03:55:06.819675 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.02.24 03:55:06.819771 [ 277 ] {0dd7d428-5f7f-4eba-91bc-2a54e356f37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4775 | 2026.02.24 03:55:06.819825 [ 277 ] {0dd7d428-5f7f-4eba-91bc-2a54e356f37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4776 | 2026.02.24 03:55:06.820611 [ 277 ] {0dd7d428-5f7f-4eba-91bc-2a54e356f37f} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.02.24 03:55:06.820646 [ 277 ] {0dd7d428-5f7f-4eba-91bc-2a54e356f37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4778 | 2026.02.24 03:55:06.821192 [ 277 ] {0dd7d428-5f7f-4eba-91bc-2a54e356f37f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4779 | 2026.02.24 03:55:06.821413 [ 277 ] {0dd7d428-5f7f-4eba-91bc-2a54e356f37f} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.02.24 03:55:06.821549 [ 277 ] {0dd7d428-5f7f-4eba-91bc-2a54e356f37f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001795 sec., 17270.194986072423 rows/sec., 30.95 MiB/sec. | ||
| 4781 | 2026.02.24 03:55:06.821626 [ 277 ] {0dd7d428-5f7f-4eba-91bc-2a54e356f37f} <Debug> TCPHandler: Processed in 0.001999539 sec. | ||
| 4782 | 2026.02.24 03:55:06.821781 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.02.24 03:55:06.821899 [ 277 ] {ea93f1ca-e379-47a4-a145-e0197a366b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.02.24 03:55:06.821955 [ 277 ] {ea93f1ca-e379-47a4-a145-e0197a366b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4785 | 2026.02.24 03:55:06.822397 [ 277 ] {ea93f1ca-e379-47a4-a145-e0197a366b61} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.02.24 03:55:06.822439 [ 277 ] {ea93f1ca-e379-47a4-a145-e0197a366b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4787 | 2026.02.24 03:55:06.822824 [ 277 ] {ea93f1ca-e379-47a4-a145-e0197a366b61} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4788 | 2026.02.24 03:55:06.823042 [ 277 ] {ea93f1ca-e379-47a4-a145-e0197a366b61} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.02.24 03:55:06.823171 [ 277 ] {ea93f1ca-e379-47a4-a145-e0197a366b61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001288 sec., 46583.850931677014 rows/sec., 3.14 MiB/sec. | ||
| 4790 | 2026.02.24 03:55:06.823208 [ 277 ] {ea93f1ca-e379-47a4-a145-e0197a366b61} <Debug> TCPHandler: Processed in 0.001490035 sec. | ||
| 4791 | 2026.02.24 03:55:07.480948 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2026.02.24 03:55:07.481206 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 4793 | 2026.02.24 03:55:07.481594 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4794 | 2026.02.24 03:55:07.481631 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 4795 | 2026.02.24 03:55:07.481923 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4796 | 2026.02.24 03:55:07.481996 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4797 | 2026.02.24 03:55:07.482139 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 4798 | 2026.02.24 03:55:07.482277 [ 341 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4799 | 2026.02.24 03:55:07.482285 [ 324 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4800 | 2026.02.24 03:55:07.482277 [ 325 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4801 | 2026.02.24 03:55:07.482455 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 4802 | 2026.02.24 03:55:07.482487 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4803 | 2026.02.24 03:55:07.482575 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4804 | 2026.02.24 03:55:07.482596 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4805 | 2026.02.24 03:55:07.482632 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4806 | 2026.02.24 03:55:07.482677 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4807 | 2026.02.24 03:55:07.482714 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4808 | 2026.02.24 03:55:07.483601 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002502 sec., 11590.727418065548 rows/sec., 505.06 KiB/sec. | ||
| 4809 | 2026.02.24 03:55:07.483740 [ 277 ] {4137891a-fddf-4c04-8756-d864a8af8efc} <Debug> TCPHandler: Processed in 0.002933018 sec. | ||
| 4810 | 2026.02.24 03:55:07.484087 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4811 | 2026.02.24 03:55:07.484232 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 4812 | 2026.02.24 03:55:07.484455 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4813 | 2026.02.24 03:55:07.484491 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 4814 | 2026.02.24 03:55:07.484688 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4815 | 2026.02.24 03:55:07.484742 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4816 | 2026.02.24 03:55:07.484847 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 4817 | 2026.02.24 03:55:07.484912 [ 324 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4818 | 2026.02.24 03:55:07.484918 [ 341 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4819 | 2026.02.24 03:55:07.484918 [ 307 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4820 | 2026.02.24 03:55:07.485036 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 4821 | 2026.02.24 03:55:07.485057 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4822 | 2026.02.24 03:55:07.485127 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4823 | 2026.02.24 03:55:07.485145 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4824 | 2026.02.24 03:55:07.485176 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4825 | 2026.02.24 03:55:07.485206 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4826 | 2026.02.24 03:55:07.485234 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4827 | 2026.02.24 03:55:07.485913 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001744 sec., 16628.440366972474 rows/sec., 724.58 KiB/sec. | ||
| 4828 | 2026.02.24 03:55:07.486033 [ 277 ] {cbe16dc7-2a08-4a92-8c1d-66563efd7567} <Debug> TCPHandler: Processed in 0.002000209 sec. | ||
| 4829 | 2026.02.24 03:55:07.486269 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.02.24 03:55:07.486405 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 4831 | 2026.02.24 03:55:07.486618 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4832 | 2026.02.24 03:55:07.486652 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 4833 | 2026.02.24 03:55:07.486846 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4834 | 2026.02.24 03:55:07.486899 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4835 | 2026.02.24 03:55:07.487004 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 4836 | 2026.02.24 03:55:07.487066 [ 341 ] {55788951-f016-408d-a320-28f58f9a27f3} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4837 | 2026.02.24 03:55:07.487071 [ 324 ] {55788951-f016-408d-a320-28f58f9a27f3} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4838 | 2026.02.24 03:55:07.487081 [ 342 ] {55788951-f016-408d-a320-28f58f9a27f3} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4839 | 2026.02.24 03:55:07.487174 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 4840 | 2026.02.24 03:55:07.487198 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4841 | 2026.02.24 03:55:07.487267 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4842 | 2026.02.24 03:55:07.487284 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4843 | 2026.02.24 03:55:07.487314 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4844 | 2026.02.24 03:55:07.487344 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4845 | 2026.02.24 03:55:07.487371 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4846 | 2026.02.24 03:55:07.488024 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001672 sec., 17344.497607655503 rows/sec., 755.78 KiB/sec. | ||
| 4847 | 2026.02.24 03:55:07.488162 [ 277 ] {55788951-f016-408d-a320-28f58f9a27f3} <Debug> TCPHandler: Processed in 0.001945389 sec. | ||
| 4848 | 2026.02.24 03:55:07.488380 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.02.24 03:55:07.488517 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 4850 | 2026.02.24 03:55:07.488737 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4851 | 2026.02.24 03:55:07.488771 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 4852 | 2026.02.24 03:55:07.488969 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4853 | 2026.02.24 03:55:07.489020 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4854 | 2026.02.24 03:55:07.489124 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 4855 | 2026.02.24 03:55:07.489185 [ 324 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4856 | 2026.02.24 03:55:07.489185 [ 342 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4857 | 2026.02.24 03:55:07.489191 [ 341 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4858 | 2026.02.24 03:55:07.489297 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 4859 | 2026.02.24 03:55:07.489321 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4860 | 2026.02.24 03:55:07.489388 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4861 | 2026.02.24 03:55:07.489406 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4862 | 2026.02.24 03:55:07.489436 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4863 | 2026.02.24 03:55:07.489467 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4864 | 2026.02.24 03:55:07.489496 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4865 | 2026.02.24 03:55:07.490269 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001808 sec., 16039.823008849558 rows/sec., 698.93 KiB/sec. | ||
| 4866 | 2026.02.24 03:55:07.490406 [ 277 ] {37585a22-7fc1-4d2b-8991-d04481cd323d} <Debug> TCPHandler: Processed in 0.002076249 sec. | ||
| 4867 | 2026.02.24 03:55:07.490636 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2026.02.24 03:55:07.490771 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 4869 | 2026.02.24 03:55:07.490985 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4870 | 2026.02.24 03:55:07.491020 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 4871 | 2026.02.24 03:55:07.491221 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4872 | 2026.02.24 03:55:07.491274 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4873 | 2026.02.24 03:55:07.491373 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 4874 | 2026.02.24 03:55:07.491439 [ 341 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4875 | 2026.02.24 03:55:07.491459 [ 309 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4876 | 2026.02.24 03:55:07.491470 [ 348 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4877 | 2026.02.24 03:55:07.491572 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 4878 | 2026.02.24 03:55:07.491597 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4879 | 2026.02.24 03:55:07.491662 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4880 | 2026.02.24 03:55:07.491679 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4881 | 2026.02.24 03:55:07.491709 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4882 | 2026.02.24 03:55:07.491740 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4883 | 2026.02.24 03:55:07.491768 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4884 | 2026.02.24 03:55:07.492416 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001701 sec., 17048.794826572605 rows/sec., 742.90 KiB/sec. | ||
| 4885 | 2026.02.24 03:55:07.492531 [ 277 ] {7e5d2c7c-87aa-4d30-acfe-4c5540630dc7} <Debug> TCPHandler: Processed in 0.001944149 sec. | ||
| 4886 | 2026.02.24 03:55:07.492787 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.02.24 03:55:07.492920 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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) | ||
| 4888 | 2026.02.24 03:55:07.493126 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4889 | 2026.02.24 03:55:07.493161 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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 | ||
| 4890 | 2026.02.24 03:55:07.493362 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4891 | 2026.02.24 03:55:07.493414 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4892 | 2026.02.24 03:55:07.493511 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 4893 | 2026.02.24 03:55:07.493564 [ 285 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4894 | 2026.02.24 03:55:07.493583 [ 341 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4895 | 2026.02.24 03:55:07.493584 [ 309 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4896 | 2026.02.24 03:55:07.493681 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (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 | ||
| 4897 | 2026.02.24 03:55:07.493706 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4898 | 2026.02.24 03:55:07.493772 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4899 | 2026.02.24 03:55:07.493795 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Debug> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4900 | 2026.02.24 03:55:07.493825 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 4901 | 2026.02.24 03:55:07.493859 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 4902 | 2026.02.24 03:55:07.493889 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 4903 | 2026.02.24 03:55:07.494501 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001635 sec., 17737.003058103975 rows/sec., 772.89 KiB/sec. | ||
| 4904 | 2026.02.24 03:55:07.494637 [ 277 ] {264c4831-4277-4a19-b3c5-9023f8a3a3fd} <Debug> TCPHandler: Processed in 0.001899478 sec. | ||
| 4905 | 2026.02.24 03:55:07.690874 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.02.24 03:55:07.691011 [ 277 ] {77fe782d-3bba-4805-9e9f-cb8178c09538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4907 | 2026.02.24 03:55:07.691062 [ 277 ] {77fe782d-3bba-4805-9e9f-cb8178c09538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4908 | 2026.02.24 03:55:07.691668 [ 277 ] {77fe782d-3bba-4805-9e9f-cb8178c09538} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.02.24 03:55:07.691709 [ 277 ] {77fe782d-3bba-4805-9e9f-cb8178c09538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4910 | 2026.02.24 03:55:07.692138 [ 277 ] {77fe782d-3bba-4805-9e9f-cb8178c09538} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4911 | 2026.02.24 03:55:07.692348 [ 277 ] {77fe782d-3bba-4805-9e9f-cb8178c09538} <Trace> oximeter.timeseries_schema (72809c22-efbb-46e8-b58f-bd0475210b0a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.02.24 03:55:07.692498 [ 277 ] {77fe782d-3bba-4805-9e9f-cb8178c09538} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001524 sec., 3937.0078740157483 rows/sec., 876.60 KiB/sec. | ||
| 4913 | 2026.02.24 03:55:07.692541 [ 277 ] {77fe782d-3bba-4805-9e9f-cb8178c09538} <Debug> TCPHandler: Processed in 0.001731667 sec. | ||
| 4914 | 2026.02.24 03:55:07.692660 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.02.24 03:55:07.692757 [ 277 ] {3022d2c9-9334-4c01-b700-c71ca2129b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.02.24 03:55:07.692797 [ 277 ] {3022d2c9-9334-4c01-b700-c71ca2129b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4917 | 2026.02.24 03:55:07.693220 [ 277 ] {3022d2c9-9334-4c01-b700-c71ca2129b73} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.02.24 03:55:07.693257 [ 277 ] {3022d2c9-9334-4c01-b700-c71ca2129b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4919 | 2026.02.24 03:55:07.693565 [ 277 ] {3022d2c9-9334-4c01-b700-c71ca2129b73} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4920 | 2026.02.24 03:55:07.693784 [ 277 ] {3022d2c9-9334-4c01-b700-c71ca2129b73} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.02.24 03:55:07.693912 [ 277 ] {3022d2c9-9334-4c01-b700-c71ca2129b73} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001175 sec., 20425.531914893618 rows/sec., 1.69 MiB/sec. | ||
| 4922 | 2026.02.24 03:55:07.693950 [ 277 ] {3022d2c9-9334-4c01-b700-c71ca2129b73} <Debug> TCPHandler: Processed in 0.001339873 sec. | ||
| 4923 | 2026.02.24 03:55:07.694056 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.02.24 03:55:07.694155 [ 277 ] {e9232bc3-9dcf-49d0-a990-6ab4e00980c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4925 | 2026.02.24 03:55:07.694197 [ 277 ] {e9232bc3-9dcf-49d0-a990-6ab4e00980c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4926 | 2026.02.24 03:55:07.694651 [ 277 ] {e9232bc3-9dcf-49d0-a990-6ab4e00980c6} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.02.24 03:55:07.694696 [ 277 ] {e9232bc3-9dcf-49d0-a990-6ab4e00980c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4928 | 2026.02.24 03:55:07.695038 [ 277 ] {e9232bc3-9dcf-49d0-a990-6ab4e00980c6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4929 | 2026.02.24 03:55:07.695286 [ 277 ] {e9232bc3-9dcf-49d0-a990-6ab4e00980c6} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.02.24 03:55:07.695389 [ 81 ] {} <Debug> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4931 | 2026.02.24 03:55:07.695416 [ 277 ] {e9232bc3-9dcf-49d0-a990-6ab4e00980c6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001281 sec., 1561.28024980484 rows/sec., 127.31 KiB/sec. | ||
| 4932 | 2026.02.24 03:55:07.695441 [ 81 ] {} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.02.24 03:55:07.695459 [ 277 ] {e9232bc3-9dcf-49d0-a990-6ab4e00980c6} <Debug> TCPHandler: Processed in 0.001453794 sec. | ||
| 4934 | 2026.02.24 03:55:07.695471 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4935 | 2026.02.24 03:55:07.695567 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.02.24 03:55:07.695590 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4937 | 2026.02.24 03:55:07.695669 [ 277 ] {ecd1d651-dbca-4611-bd0a-9bbaf8d4ea42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4938 | 2026.02.24 03:55:07.695711 [ 277 ] {ecd1d651-dbca-4611-bd0a-9bbaf8d4ea42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4939 | 2026.02.24 03:55:07.695721 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4940 | 2026.02.24 03:55:07.695761 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4941 | 2026.02.24 03:55:07.695830 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4942 | 2026.02.24 03:55:07.695880 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 4943 | 2026.02.24 03:55:07.695928 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4944 | 2026.02.24 03:55:07.695978 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4945 | 2026.02.24 03:55:07.696023 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 4946 | 2026.02.24 03:55:07.696802 [ 277 ] {ecd1d651-dbca-4611-bd0a-9bbaf8d4ea42} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.02.24 03:55:07.696819 [ 193 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280102 sec., 29685.13446584725 rows/sec., 2.48 MiB/sec. | ||
| 4948 | 2026.02.24 03:55:07.696844 [ 277 ] {ecd1d651-dbca-4611-bd0a-9bbaf8d4ea42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4949 | 2026.02.24 03:55:07.696968 [ 187 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4950 | 2026.02.24 03:55:07.697255 [ 187 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.02.24 03:55:07.697276 [ 277 ] {ecd1d651-dbca-4611-bd0a-9bbaf8d4ea42} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4952 | 2026.02.24 03:55:07.697318 [ 187 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_10_2} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4953 | 2026.02.24 03:55:07.697394 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4954 | 2026.02.24 03:55:07.697487 [ 277 ] {ecd1d651-dbca-4611-bd0a-9bbaf8d4ea42} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.02.24 03:55:07.697614 [ 277 ] {ecd1d651-dbca-4611-bd0a-9bbaf8d4ea42} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001963 sec., 681100.3565970453 rows/sec., 56.97 MiB/sec. | ||
| 4956 | 2026.02.24 03:55:07.697650 [ 277 ] {ecd1d651-dbca-4611-bd0a-9bbaf8d4ea42} <Debug> TCPHandler: Processed in 0.002132191 sec. | ||
| 4957 | 2026.02.24 03:55:07.697766 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.02.24 03:55:07.697871 [ 277 ] {a8e8e8b7-4f40-48ef-b19f-9d8663e111b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4959 | 2026.02.24 03:55:07.697910 [ 277 ] {a8e8e8b7-4f40-48ef-b19f-9d8663e111b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4960 | 2026.02.24 03:55:07.698302 [ 277 ] {a8e8e8b7-4f40-48ef-b19f-9d8663e111b9} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.02.24 03:55:07.698336 [ 277 ] {a8e8e8b7-4f40-48ef-b19f-9d8663e111b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4962 | 2026.02.24 03:55:07.698628 [ 277 ] {a8e8e8b7-4f40-48ef-b19f-9d8663e111b9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4963 | 2026.02.24 03:55:07.698835 [ 277 ] {a8e8e8b7-4f40-48ef-b19f-9d8663e111b9} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.02.24 03:55:07.698950 [ 79 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4965 | 2026.02.24 03:55:07.698961 [ 277 ] {a8e8e8b7-4f40-48ef-b19f-9d8663e111b9} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.63 MiB/sec. | ||
| 4966 | 2026.02.24 03:55:07.698988 [ 79 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.02.24 03:55:07.699006 [ 277 ] {a8e8e8b7-4f40-48ef-b19f-9d8663e111b9} <Debug> TCPHandler: Processed in 0.001289483 sec. | ||
| 4968 | 2026.02.24 03:55:07.699007 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4969 | 2026.02.24 03:55:07.699103 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 4970 | 2026.02.24 03:55:07.699114 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.02.24 03:55:07.699221 [ 277 ] {c21234a2-eb01-4ca5-9769-b8d88e0c59fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.02.24 03:55:07.699230 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4973 | 2026.02.24 03:55:07.699271 [ 277 ] {c21234a2-eb01-4ca5-9769-b8d88e0c59fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4974 | 2026.02.24 03:55:07.699294 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 69 rows starting from the beginning of the part | ||
| 4975 | 2026.02.24 03:55:07.699397 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 4976 | 2026.02.24 03:55:07.699472 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part | ||
| 4977 | 2026.02.24 03:55:07.699545 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 4978 | 2026.02.24 03:55:07.699609 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 4979 | 2026.02.24 03:55:07.699672 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 4980 | 2026.02.24 03:55:07.699757 [ 277 ] {c21234a2-eb01-4ca5-9769-b8d88e0c59fe} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.02.24 03:55:07.699799 [ 277 ] {c21234a2-eb01-4ca5-9769-b8d88e0c59fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4982 | 2026.02.24 03:55:07.700141 [ 277 ] {c21234a2-eb01-4ca5-9769-b8d88e0c59fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4983 | 2026.02.24 03:55:07.700369 [ 277 ] {c21234a2-eb01-4ca5-9769-b8d88e0c59fe} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.02.24 03:55:07.700501 [ 277 ] {c21234a2-eb01-4ca5-9769-b8d88e0c59fe} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001297 sec., 194294.5258288358 rows/sec., 13.44 MiB/sec. | ||
| 4985 | 2026.02.24 03:55:07.700539 [ 277 ] {c21234a2-eb01-4ca5-9769-b8d88e0c59fe} <Debug> TCPHandler: Processed in 0.001473075 sec. | ||
| 4986 | 2026.02.24 03:55:07.700663 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.02.24 03:55:07.700757 [ 277 ] {bacbc4c8-efcc-4131-bf7c-8ef4279c5bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.02.24 03:55:07.700764 [ 188 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698207 sec., 105405.28922563621 rows/sec., 8.14 MiB/sec. | ||
| 4989 | 2026.02.24 03:55:07.700797 [ 277 ] {bacbc4c8-efcc-4131-bf7c-8ef4279c5bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4990 | 2026.02.24 03:55:07.700951 [ 188 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4991 | 2026.02.24 03:55:07.701194 [ 277 ] {bacbc4c8-efcc-4131-bf7c-8ef4279c5bc2} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.02.24 03:55:07.701236 [ 277 ] {bacbc4c8-efcc-4131-bf7c-8ef4279c5bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4993 | 2026.02.24 03:55:07.701282 [ 188 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_31_6} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.02.24 03:55:07.701376 [ 188 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_31_6} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4995 | 2026.02.24 03:55:07.701470 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4996 | 2026.02.24 03:55:07.701546 [ 277 ] {bacbc4c8-efcc-4131-bf7c-8ef4279c5bc2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4997 | 2026.02.24 03:55:07.701762 [ 277 ] {bacbc4c8-efcc-4131-bf7c-8ef4279c5bc2} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.02.24 03:55:07.701887 [ 277 ] {bacbc4c8-efcc-4131-bf7c-8ef4279c5bc2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 4999 | 2026.02.24 03:55:07.701924 [ 277 ] {bacbc4c8-efcc-4131-bf7c-8ef4279c5bc2} <Debug> TCPHandler: Processed in 0.001319373 sec. | ||
| 5000 | 2026.02.24 03:55:07.702041 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.02.24 03:55:07.702133 [ 277 ] {bf89c671-968c-44dd-880b-4e1cedfeaac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5002 | 2026.02.24 03:55:07.702171 [ 277 ] {bf89c671-968c-44dd-880b-4e1cedfeaac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5003 | 2026.02.24 03:55:07.702767 [ 277 ] {bf89c671-968c-44dd-880b-4e1cedfeaac4} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.02.24 03:55:07.702802 [ 277 ] {bf89c671-968c-44dd-880b-4e1cedfeaac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 5005 | 2026.02.24 03:55:07.703113 [ 277 ] {bf89c671-968c-44dd-880b-4e1cedfeaac4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5006 | 2026.02.24 03:55:07.703320 [ 277 ] {bf89c671-968c-44dd-880b-4e1cedfeaac4} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.02.24 03:55:07.703449 [ 277 ] {bf89c671-968c-44dd-880b-4e1cedfeaac4} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001334 sec., 425787.10644677666 rows/sec., 31.94 MiB/sec. | ||
| 5008 | 2026.02.24 03:55:07.703485 [ 277 ] {bf89c671-968c-44dd-880b-4e1cedfeaac4} <Debug> TCPHandler: Processed in 0.001500334 sec. | ||
| 5009 | 2026.02.24 03:55:07.703602 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.02.24 03:55:07.703699 [ 277 ] {500fd20d-d439-4df7-97cf-062234be562a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5011 | 2026.02.24 03:55:07.703739 [ 277 ] {500fd20d-d439-4df7-97cf-062234be562a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5012 | 2026.02.24 03:55:07.705849 [ 277 ] {500fd20d-d439-4df7-97cf-062234be562a} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.02.24 03:55:07.705884 [ 277 ] {500fd20d-d439-4df7-97cf-062234be562a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 5014 | 2026.02.24 03:55:07.706481 [ 277 ] {500fd20d-d439-4df7-97cf-062234be562a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5015 | 2026.02.24 03:55:07.706691 [ 277 ] {500fd20d-d439-4df7-97cf-062234be562a} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.02.24 03:55:07.706829 [ 277 ] {500fd20d-d439-4df7-97cf-062234be562a} <Debug> executeQuery: Read 5499 rows, 376.53 KiB in 0.003148 sec., 1746823.3799237611 rows/sec., 116.81 MiB/sec. | ||
| 5017 | 2026.02.24 03:55:07.706867 [ 277 ] {500fd20d-d439-4df7-97cf-062234be562a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 5018 | 2026.02.24 03:55:07.706883 [ 277 ] {500fd20d-d439-4df7-97cf-062234be562a} <Debug> TCPHandler: Processed in 0.003333552 sec. | ||
| 5019 | 2026.02.24 03:55:07.706996 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.02.24 03:55:07.707090 [ 277 ] {efe84a2e-32b1-4a1e-97b0-d65e74b555a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5021 | 2026.02.24 03:55:07.707143 [ 277 ] {efe84a2e-32b1-4a1e-97b0-d65e74b555a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5022 | 2026.02.24 03:55:07.707866 [ 277 ] {efe84a2e-32b1-4a1e-97b0-d65e74b555a1} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.02.24 03:55:07.707902 [ 277 ] {efe84a2e-32b1-4a1e-97b0-d65e74b555a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 5024 | 2026.02.24 03:55:07.708391 [ 277 ] {efe84a2e-32b1-4a1e-97b0-d65e74b555a1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5025 | 2026.02.24 03:55:07.708602 [ 277 ] {efe84a2e-32b1-4a1e-97b0-d65e74b555a1} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.02.24 03:55:07.708736 [ 277 ] {efe84a2e-32b1-4a1e-97b0-d65e74b555a1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001664 sec., 6009.615384615385 rows/sec., 10.77 MiB/sec. | ||
| 5027 | 2026.02.24 03:55:07.708794 [ 277 ] {efe84a2e-32b1-4a1e-97b0-d65e74b555a1} <Debug> TCPHandler: Processed in 0.001847288 sec. | ||
| 5028 | 2026.02.24 03:55:07.708905 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.02.24 03:55:07.709000 [ 277 ] {d0a1511c-1f87-4684-96a0-8f2e074d8a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.02.24 03:55:07.709041 [ 277 ] {d0a1511c-1f87-4684-96a0-8f2e074d8a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5031 | 2026.02.24 03:55:07.709357 [ 277 ] {d0a1511c-1f87-4684-96a0-8f2e074d8a5b} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.02.24 03:55:07.709391 [ 277 ] {d0a1511c-1f87-4684-96a0-8f2e074d8a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 5033 | 2026.02.24 03:55:07.709681 [ 277 ] {d0a1511c-1f87-4684-96a0-8f2e074d8a5b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5034 | 2026.02.24 03:55:07.709887 [ 277 ] {d0a1511c-1f87-4684-96a0-8f2e074d8a5b} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.02.24 03:55:07.710012 [ 277 ] {d0a1511c-1f87-4684-96a0-8f2e074d8a5b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001031 sec., 11639.185257032008 rows/sec., 803.23 KiB/sec. | ||
| 5036 | 2026.02.24 03:55:07.710047 [ 277 ] {d0a1511c-1f87-4684-96a0-8f2e074d8a5b} <Debug> TCPHandler: Processed in 0.001191612 sec. | ||
| 5037 | 2026.02.24 03:55:09.030302 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40348 | ||
| 5038 | 2026.02.24 03:55:09.030421 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5039 | 2026.02.24 03:55:09.030451 [ 286 ] {} <Debug> TCP-Session: 1add2287-11b5-4d9a-83ac-f5f686c69593 Authenticating user 'default' from [fd00:1122:3344:101::e]:40348 | ||
| 5040 | 2026.02.24 03:55:09.030475 [ 286 ] {} <Debug> TCP-Session: 1add2287-11b5-4d9a-83ac-f5f686c69593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5041 | 2026.02.24 03:55:09.030491 [ 286 ] {} <Debug> TCP-Session: 1add2287-11b5-4d9a-83ac-f5f686c69593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5042 | 2026.02.24 03:55:09.030702 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42477 | ||
| 5043 | 2026.02.24 03:55:09.030713 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57393 | ||
| 5044 | 2026.02.24 03:55:09.030761 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60094 | ||
| 5045 | 2026.02.24 03:55:09.030777 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52573 | ||
| 5046 | 2026.02.24 03:55:09.030767 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63344 | ||
| 5047 | 2026.02.24 03:55:09.030826 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5048 | 2026.02.24 03:55:09.030732 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45272 | ||
| 5049 | 2026.02.24 03:55:09.030872 [ 288 ] {} <Debug> TCP-Session: e623e20b-f5d0-48bd-983e-76225fa6e3c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42477 | ||
| 5050 | 2026.02.24 03:55:09.030859 [ 286 ] {} <Trace> TCP-Session: 1add2287-11b5-4d9a-83ac-f5f686c69593 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.02.24 03:55:09.030926 [ 288 ] {} <Debug> TCP-Session: e623e20b-f5d0-48bd-983e-76225fa6e3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5052 | 2026.02.24 03:55:09.030712 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52388 | ||
| 5053 | 2026.02.24 03:55:09.030956 [ 288 ] {} <Debug> TCP-Session: e623e20b-f5d0-48bd-983e-76225fa6e3c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5054 | 2026.02.24 03:55:09.030954 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5055 | 2026.02.24 03:55:09.030817 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65309 | ||
| 5056 | 2026.02.24 03:55:09.031042 [ 292 ] {} <Debug> TCP-Session: daf41b60-5c68-444c-80de-021f2a80d830 Authenticating user 'default' from [fd00:1122:3344:101::e]:60094 | ||
| 5057 | 2026.02.24 03:55:09.031076 [ 292 ] {} <Debug> TCP-Session: daf41b60-5c68-444c-80de-021f2a80d830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5058 | 2026.02.24 03:55:09.031092 [ 292 ] {} <Debug> TCP-Session: daf41b60-5c68-444c-80de-021f2a80d830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5059 | 2026.02.24 03:55:09.031109 [ 286 ] {96a67ba7-8f1e-4df2-a050-9043abfe96d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40348) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5060 | 2026.02.24 03:55:09.031113 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5061 | 2026.02.24 03:55:09.031160 [ 293 ] {} <Debug> TCP-Session: 8eeb39e2-22c4-4986-904c-1e36c3b8b8ae Authenticating user 'default' from [fd00:1122:3344:101::e]:63344 | ||
| 5062 | 2026.02.24 03:55:09.031177 [ 293 ] {} <Debug> TCP-Session: 8eeb39e2-22c4-4986-904c-1e36c3b8b8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5063 | 2026.02.24 03:55:09.031183 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5064 | 2026.02.24 03:55:09.031189 [ 293 ] {} <Debug> TCP-Session: 8eeb39e2-22c4-4986-904c-1e36c3b8b8ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5065 | 2026.02.24 03:55:09.031220 [ 290 ] {} <Debug> TCP-Session: 71c4a046-b66a-4481-967b-f4cdb8de4f82 Authenticating user 'default' from [fd00:1122:3344:101::e]:52388 | ||
| 5066 | 2026.02.24 03:55:09.031229 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5067 | 2026.02.24 03:55:09.031247 [ 290 ] {} <Debug> TCP-Session: 71c4a046-b66a-4481-967b-f4cdb8de4f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5068 | 2026.02.24 03:55:09.031270 [ 290 ] {} <Debug> TCP-Session: 71c4a046-b66a-4481-967b-f4cdb8de4f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5069 | 2026.02.24 03:55:09.031270 [ 291 ] {} <Debug> TCP-Session: 9c7b6a04-2717-49e7-89d2-0d19016bfd32 Authenticating user 'default' from [fd00:1122:3344:101::e]:45272 | ||
| 5070 | 2026.02.24 03:55:09.031270 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5071 | 2026.02.24 03:55:09.031308 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5072 | 2026.02.24 03:55:09.031324 [ 289 ] {} <Debug> TCP-Session: b0ac964e-1c4d-47ab-8cd8-20d1ccc118be Authenticating user 'default' from [fd00:1122:3344:101::e]:57393 | ||
| 5073 | 2026.02.24 03:55:09.031334 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5074 | 2026.02.24 03:55:09.031347 [ 289 ] {} <Debug> TCP-Session: b0ac964e-1c4d-47ab-8cd8-20d1ccc118be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5075 | 2026.02.24 03:55:09.031348 [ 294 ] {} <Debug> TCP-Session: 0e0abf2b-c5da-4177-bbc5-739eef6ee62f Authenticating user 'default' from [fd00:1122:3344:101::e]:52573 | ||
| 5076 | 2026.02.24 03:55:09.031373 [ 289 ] {} <Debug> TCP-Session: b0ac964e-1c4d-47ab-8cd8-20d1ccc118be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5077 | 2026.02.24 03:55:09.031370 [ 275 ] {} <Debug> TCP-Session: e8f7e64b-8f51-474d-bcda-c6a5d8e6b41c Authenticating user 'default' from [fd00:1122:3344:101::e]:65309 | ||
| 5078 | 2026.02.24 03:55:09.031384 [ 294 ] {} <Debug> TCP-Session: 0e0abf2b-c5da-4177-bbc5-739eef6ee62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5079 | 2026.02.24 03:55:09.031394 [ 286 ] {96a67ba7-8f1e-4df2-a050-9043abfe96d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5080 | 2026.02.24 03:55:09.031409 [ 275 ] {} <Debug> TCP-Session: e8f7e64b-8f51-474d-bcda-c6a5d8e6b41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5081 | 2026.02.24 03:55:09.031419 [ 294 ] {} <Debug> TCP-Session: 0e0abf2b-c5da-4177-bbc5-739eef6ee62f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2026.02.24 03:55:09.031451 [ 275 ] {} <Debug> TCP-Session: e8f7e64b-8f51-474d-bcda-c6a5d8e6b41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5083 | 2026.02.24 03:55:09.031474 [ 286 ] {96a67ba7-8f1e-4df2-a050-9043abfe96d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5084 | 2026.02.24 03:55:09.031311 [ 291 ] {} <Debug> TCP-Session: 9c7b6a04-2717-49e7-89d2-0d19016bfd32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5085 | 2026.02.24 03:55:09.031519 [ 291 ] {} <Debug> TCP-Session: 9c7b6a04-2717-49e7-89d2-0d19016bfd32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5086 | 2026.02.24 03:55:09.031766 [ 286 ] {96a67ba7-8f1e-4df2-a050-9043abfe96d8} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 5087 | 2026.02.24 03:55:09.032728 [ 309 ] {96a67ba7-8f1e-4df2-a050-9043abfe96d8} <Trace> AggregatingTransform: Aggregating | ||
| 5088 | 2026.02.24 03:55:09.032768 [ 309 ] {96a67ba7-8f1e-4df2-a050-9043abfe96d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 5089 | 2026.02.24 03:55:09.032812 [ 309 ] {96a67ba7-8f1e-4df2-a050-9043abfe96d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940439 sec. (1063.333 rows/sec., 41.54 KiB/sec.) | ||
| 5090 | 2026.02.24 03:55:09.032831 [ 309 ] {96a67ba7-8f1e-4df2-a050-9043abfe96d8} <Trace> Aggregator: Merging aggregated data | ||
| 5091 | 2026.02.24 03:55:09.034109 [ 286 ] {96a67ba7-8f1e-4df2-a050-9043abfe96d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003063 sec., 326.47730982696703 rows/sec., 12.75 KiB/sec. | ||
| 5092 | 2026.02.24 03:55:09.034266 [ 286 ] {96a67ba7-8f1e-4df2-a050-9043abfe96d8} <Debug> TCPHandler: Processed in 0.003531383 sec. | ||
| 5093 | 2026.02.24 03:55:09.034379 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5094 | 2026.02.24 03:55:09.034407 [ 286 ] {} <Debug> TCP-Session: 1add2287-11b5-4d9a-83ac-f5f686c69593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5095 | 2026.02.24 03:55:09.034411 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5096 | 2026.02.24 03:55:09.034431 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5097 | 2026.02.24 03:55:09.034454 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5098 | 2026.02.24 03:55:09.034457 [ 288 ] {} <Debug> TCP-Session: e623e20b-f5d0-48bd-983e-76225fa6e3c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5099 | 2026.02.24 03:55:09.034476 [ 291 ] {} <Debug> TCP-Session: 9c7b6a04-2717-49e7-89d2-0d19016bfd32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5100 | 2026.02.24 03:55:09.034494 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5101 | 2026.02.24 03:55:09.034502 [ 289 ] {} <Debug> TCP-Session: b0ac964e-1c4d-47ab-8cd8-20d1ccc118be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5102 | 2026.02.24 03:55:09.034513 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5103 | 2026.02.24 03:55:09.034540 [ 292 ] {} <Debug> TCP-Session: daf41b60-5c68-444c-80de-021f2a80d830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5104 | 2026.02.24 03:55:09.034551 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5105 | 2026.02.24 03:55:09.034568 [ 293 ] {} <Debug> TCP-Session: 8eeb39e2-22c4-4986-904c-1e36c3b8b8ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5106 | 2026.02.24 03:55:09.034535 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5107 | 2026.02.24 03:55:09.034598 [ 275 ] {} <Debug> TCP-Session: e8f7e64b-8f51-474d-bcda-c6a5d8e6b41c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5108 | 2026.02.24 03:55:09.034479 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5109 | 2026.02.24 03:55:09.034635 [ 294 ] {} <Debug> TCP-Session: 0e0abf2b-c5da-4177-bbc5-739eef6ee62f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5110 | 2026.02.24 03:55:09.034675 [ 290 ] {} <Debug> TCP-Session: 71c4a046-b66a-4481-967b-f4cdb8de4f82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5111 | 2026.02.24 03:55:09.273989 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35586 | ||
| 5112 | 2026.02.24 03:55:09.274131 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5113 | 2026.02.24 03:55:09.274165 [ 286 ] {} <Debug> TCP-Session: 1052539e-41a4-4bc8-b8d9-fe214da7b666 Authenticating user 'default' from [fd00:1122:3344:101::e]:35586 | ||
| 5114 | 2026.02.24 03:55:09.274188 [ 286 ] {} <Debug> TCP-Session: 1052539e-41a4-4bc8-b8d9-fe214da7b666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5115 | 2026.02.24 03:55:09.274202 [ 286 ] {} <Debug> TCP-Session: 1052539e-41a4-4bc8-b8d9-fe214da7b666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5116 | 2026.02.24 03:55:09.274420 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43504 | ||
| 5117 | 2026.02.24 03:55:09.274442 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35043 | ||
| 5118 | 2026.02.24 03:55:09.274485 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34229 | ||
| 5119 | 2026.02.24 03:55:09.274495 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64989 | ||
| 5120 | 2026.02.24 03:55:09.274523 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44520 | ||
| 5121 | 2026.02.24 03:55:09.274546 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5122 | 2026.02.24 03:55:09.274462 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34347 | ||
| 5123 | 2026.02.24 03:55:09.274593 [ 288 ] {} <Debug> TCP-Session: 0c1dbde8-3f60-4b32-91ba-950910ebeb7e Authenticating user 'default' from [fd00:1122:3344:101::e]:43504 | ||
| 5124 | 2026.02.24 03:55:09.274615 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5125 | 2026.02.24 03:55:09.274605 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5126 | 2026.02.24 03:55:09.274643 [ 288 ] {} <Debug> TCP-Session: 0c1dbde8-3f60-4b32-91ba-950910ebeb7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5127 | 2026.02.24 03:55:09.274646 [ 286 ] {} <Trace> TCP-Session: 1052539e-41a4-4bc8-b8d9-fe214da7b666 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.02.24 03:55:09.274678 [ 288 ] {} <Debug> TCP-Session: 0c1dbde8-3f60-4b32-91ba-950910ebeb7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5129 | 2026.02.24 03:55:09.274695 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5130 | 2026.02.24 03:55:09.274677 [ 294 ] {} <Debug> TCP-Session: 36aa4f0a-a67e-4c65-a25b-e8431b13369f Authenticating user 'default' from [fd00:1122:3344:101::e]:64989 | ||
| 5131 | 2026.02.24 03:55:09.274736 [ 291 ] {} <Debug> TCP-Session: 479cb594-eac7-43ec-bbb4-838c0b46d6d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34347 | ||
| 5132 | 2026.02.24 03:55:09.274582 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5133 | 2026.02.24 03:55:09.274763 [ 294 ] {} <Debug> TCP-Session: 36aa4f0a-a67e-4c65-a25b-e8431b13369f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5134 | 2026.02.24 03:55:09.274771 [ 291 ] {} <Debug> TCP-Session: 479cb594-eac7-43ec-bbb4-838c0b46d6d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5135 | 2026.02.24 03:55:09.274789 [ 293 ] {} <Debug> TCP-Session: 742d48b0-73bf-48de-bdd3-0f40996c31f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34229 | ||
| 5136 | 2026.02.24 03:55:09.274811 [ 291 ] {} <Debug> TCP-Session: 479cb594-eac7-43ec-bbb4-838c0b46d6d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5137 | 2026.02.24 03:55:09.274832 [ 293 ] {} <Debug> TCP-Session: 742d48b0-73bf-48de-bdd3-0f40996c31f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5138 | 2026.02.24 03:55:09.274849 [ 286 ] {66472696-9b14-4e20-893e-9edd83d771fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5139 | 2026.02.24 03:55:09.274857 [ 293 ] {} <Debug> TCP-Session: 742d48b0-73bf-48de-bdd3-0f40996c31f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5140 | 2026.02.24 03:55:09.274798 [ 294 ] {} <Debug> TCP-Session: 36aa4f0a-a67e-4c65-a25b-e8431b13369f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5141 | 2026.02.24 03:55:09.274464 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38839 | ||
| 5142 | 2026.02.24 03:55:09.274432 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35982 | ||
| 5143 | 2026.02.24 03:55:09.274586 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5144 | 2026.02.24 03:55:09.274975 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5145 | 2026.02.24 03:55:09.274646 [ 275 ] {} <Debug> TCP-Session: d578d3f6-95b9-41f0-a525-bd7d1505cc51 Authenticating user 'default' from [fd00:1122:3344:101::e]:44520 | ||
| 5146 | 2026.02.24 03:55:09.275001 [ 292 ] {} <Debug> TCP-Session: 925ff7db-6dda-404f-b7ef-a829c76d7c14 Authenticating user 'default' from [fd00:1122:3344:101::e]:38839 | ||
| 5147 | 2026.02.24 03:55:09.275018 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5148 | 2026.02.24 03:55:09.275023 [ 275 ] {} <Debug> TCP-Session: d578d3f6-95b9-41f0-a525-bd7d1505cc51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5149 | 2026.02.24 03:55:09.275034 [ 292 ] {} <Debug> TCP-Session: 925ff7db-6dda-404f-b7ef-a829c76d7c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5150 | 2026.02.24 03:55:09.275063 [ 275 ] {} <Debug> TCP-Session: d578d3f6-95b9-41f0-a525-bd7d1505cc51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5151 | 2026.02.24 03:55:09.275079 [ 292 ] {} <Debug> TCP-Session: 925ff7db-6dda-404f-b7ef-a829c76d7c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5152 | 2026.02.24 03:55:09.275059 [ 290 ] {} <Debug> TCP-Session: 8a023bb8-a036-446f-8347-2117d013aeee Authenticating user 'default' from [fd00:1122:3344:101::e]:35982 | ||
| 5153 | 2026.02.24 03:55:09.274993 [ 289 ] {} <Debug> TCP-Session: 2f01b71c-4ba6-4d84-9598-6a144143e817 Authenticating user 'default' from [fd00:1122:3344:101::e]:35043 | ||
| 5154 | 2026.02.24 03:55:09.275148 [ 290 ] {} <Debug> TCP-Session: 8a023bb8-a036-446f-8347-2117d013aeee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5155 | 2026.02.24 03:55:09.275157 [ 289 ] {} <Debug> TCP-Session: 2f01b71c-4ba6-4d84-9598-6a144143e817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5156 | 2026.02.24 03:55:09.275171 [ 286 ] {66472696-9b14-4e20-893e-9edd83d771fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5157 | 2026.02.24 03:55:09.275177 [ 290 ] {} <Debug> TCP-Session: 8a023bb8-a036-446f-8347-2117d013aeee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5158 | 2026.02.24 03:55:09.275185 [ 289 ] {} <Debug> TCP-Session: 2f01b71c-4ba6-4d84-9598-6a144143e817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5159 | 2026.02.24 03:55:09.275245 [ 286 ] {66472696-9b14-4e20-893e-9edd83d771fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5160 | 2026.02.24 03:55:09.275545 [ 286 ] {66472696-9b14-4e20-893e-9edd83d771fe} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 5161 | 2026.02.24 03:55:09.276494 [ 305 ] {66472696-9b14-4e20-893e-9edd83d771fe} <Trace> AggregatingTransform: Aggregating | ||
| 5162 | 2026.02.24 03:55:09.276547 [ 305 ] {66472696-9b14-4e20-893e-9edd83d771fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 5163 | 2026.02.24 03:55:09.276585 [ 305 ] {66472696-9b14-4e20-893e-9edd83d771fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936229 sec. (1068.115 rows/sec., 41.72 KiB/sec.) | ||
| 5164 | 2026.02.24 03:55:09.276604 [ 305 ] {66472696-9b14-4e20-893e-9edd83d771fe} <Trace> Aggregator: Merging aggregated data | ||
| 5165 | 2026.02.24 03:55:09.277988 [ 286 ] {66472696-9b14-4e20-893e-9edd83d771fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003185 sec., 313.9717425431711 rows/sec., 12.26 KiB/sec. | ||
| 5166 | 2026.02.24 03:55:09.278134 [ 286 ] {66472696-9b14-4e20-893e-9edd83d771fe} <Debug> TCPHandler: Processed in 0.003641415 sec. | ||
| 5167 | 2026.02.24 03:55:09.278280 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5168 | 2026.02.24 03:55:09.278311 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5169 | 2026.02.24 03:55:09.278322 [ 286 ] {} <Debug> TCP-Session: 1052539e-41a4-4bc8-b8d9-fe214da7b666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5170 | 2026.02.24 03:55:09.278337 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5171 | 2026.02.24 03:55:09.278358 [ 288 ] {} <Debug> TCP-Session: 0c1dbde8-3f60-4b32-91ba-950910ebeb7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5172 | 2026.02.24 03:55:09.278383 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5173 | 2026.02.24 03:55:09.278398 [ 289 ] {} <Debug> TCP-Session: 2f01b71c-4ba6-4d84-9598-6a144143e817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5174 | 2026.02.24 03:55:09.278407 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5175 | 2026.02.24 03:55:09.278438 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5176 | 2026.02.24 03:55:09.278450 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5177 | 2026.02.24 03:55:09.278503 [ 291 ] {} <Debug> TCP-Session: 479cb594-eac7-43ec-bbb4-838c0b46d6d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2026.02.24 03:55:09.278476 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5179 | 2026.02.24 03:55:09.278532 [ 293 ] {} <Debug> TCP-Session: 742d48b0-73bf-48de-bdd3-0f40996c31f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2026.02.24 03:55:09.278469 [ 292 ] {} <Debug> TCP-Session: 925ff7db-6dda-404f-b7ef-a829c76d7c14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5181 | 2026.02.24 03:55:09.278567 [ 294 ] {} <Debug> TCP-Session: 36aa4f0a-a67e-4c65-a25b-e8431b13369f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2026.02.24 03:55:09.278431 [ 290 ] {} <Debug> TCP-Session: 8a023bb8-a036-446f-8347-2117d013aeee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5183 | 2026.02.24 03:55:09.278360 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5184 | 2026.02.24 03:55:09.278643 [ 275 ] {} <Debug> TCP-Session: d578d3f6-95b9-41f0-a525-bd7d1505cc51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5185 | 2026.02.24 03:55:10.688484 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45963 | ||
| 5186 | 2026.02.24 03:55:10.688616 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5187 | 2026.02.24 03:55:10.688654 [ 286 ] {} <Debug> TCP-Session: 4397e22f-efa6-40ca-b554-385b0a6f34b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45963 | ||
| 5188 | 2026.02.24 03:55:10.688687 [ 286 ] {} <Debug> TCP-Session: 4397e22f-efa6-40ca-b554-385b0a6f34b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5189 | 2026.02.24 03:55:10.688708 [ 286 ] {} <Debug> TCP-Session: 4397e22f-efa6-40ca-b554-385b0a6f34b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5190 | 2026.02.24 03:55:10.688932 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62206 | ||
| 5191 | 2026.02.24 03:55:10.688946 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45607 | ||
| 5192 | 2026.02.24 03:55:10.688981 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43298 | ||
| 5193 | 2026.02.24 03:55:10.689003 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65238 | ||
| 5194 | 2026.02.24 03:55:10.689012 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33132 | ||
| 5195 | 2026.02.24 03:55:10.689052 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5196 | 2026.02.24 03:55:10.689078 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5197 | 2026.02.24 03:55:10.689078 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5198 | 2026.02.24 03:55:10.689125 [ 292 ] {} <Debug> TCP-Session: 31e42c2f-6191-4703-bb48-b36db1a65cc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43298 | ||
| 5199 | 2026.02.24 03:55:10.689129 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5200 | 2026.02.24 03:55:10.689156 [ 289 ] {} <Debug> TCP-Session: 706ff47f-af6f-40f8-8694-88c20533db61 Authenticating user 'default' from [fd00:1122:3344:101::e]:45607 | ||
| 5201 | 2026.02.24 03:55:10.689162 [ 292 ] {} <Debug> TCP-Session: 31e42c2f-6191-4703-bb48-b36db1a65cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5202 | 2026.02.24 03:55:10.689180 [ 275 ] {} <Debug> TCP-Session: 9a92ffba-1cb6-488a-9eb0-ffb32ab05ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33132 | ||
| 5203 | 2026.02.24 03:55:10.689187 [ 289 ] {} <Debug> TCP-Session: 706ff47f-af6f-40f8-8694-88c20533db61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5204 | 2026.02.24 03:55:10.689193 [ 292 ] {} <Debug> TCP-Session: 31e42c2f-6191-4703-bb48-b36db1a65cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2026.02.24 03:55:10.689219 [ 275 ] {} <Debug> TCP-Session: 9a92ffba-1cb6-488a-9eb0-ffb32ab05ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5206 | 2026.02.24 03:55:10.689223 [ 289 ] {} <Debug> TCP-Session: 706ff47f-af6f-40f8-8694-88c20533db61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5207 | 2026.02.24 03:55:10.689249 [ 275 ] {} <Debug> TCP-Session: 9a92ffba-1cb6-488a-9eb0-ffb32ab05ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5208 | 2026.02.24 03:55:10.689110 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5209 | 2026.02.24 03:55:10.689112 [ 288 ] {} <Debug> TCP-Session: ee999530-8981-419a-b746-8e71a71eaeb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62206 | ||
| 5210 | 2026.02.24 03:55:10.689308 [ 294 ] {} <Debug> TCP-Session: fb04969e-5b2e-4a5a-b597-9ccb35bad2e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65238 | ||
| 5211 | 2026.02.24 03:55:10.689323 [ 288 ] {} <Debug> TCP-Session: ee999530-8981-419a-b746-8e71a71eaeb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2026.02.24 03:55:10.688991 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36188 | ||
| 5213 | 2026.02.24 03:55:10.689346 [ 288 ] {} <Debug> TCP-Session: ee999530-8981-419a-b746-8e71a71eaeb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5214 | 2026.02.24 03:55:10.689342 [ 294 ] {} <Debug> TCP-Session: fb04969e-5b2e-4a5a-b597-9ccb35bad2e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5215 | 2026.02.24 03:55:10.688974 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62332 | ||
| 5216 | 2026.02.24 03:55:10.689404 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5217 | 2026.02.24 03:55:10.689394 [ 294 ] {} <Debug> TCP-Session: fb04969e-5b2e-4a5a-b597-9ccb35bad2e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2026.02.24 03:55:10.689450 [ 293 ] {} <Debug> TCP-Session: 9dd2a1b8-e0c9-4011-826c-917af6272728 Authenticating user 'default' from [fd00:1122:3344:101::e]:36188 | ||
| 5219 | 2026.02.24 03:55:10.688953 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35819 | ||
| 5220 | 2026.02.24 03:55:10.689482 [ 293 ] {} <Debug> TCP-Session: 9dd2a1b8-e0c9-4011-826c-917af6272728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5221 | 2026.02.24 03:55:10.689494 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5222 | 2026.02.24 03:55:10.689518 [ 293 ] {} <Debug> TCP-Session: 9dd2a1b8-e0c9-4011-826c-917af6272728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2026.02.24 03:55:10.689031 [ 286 ] {} <Trace> TCP-Session: 4397e22f-efa6-40ca-b554-385b0a6f34b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.02.24 03:55:10.689550 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5225 | 2026.02.24 03:55:10.689541 [ 291 ] {} <Debug> TCP-Session: 6088e1f1-414d-4594-b841-a6daa08a924c Authenticating user 'default' from [fd00:1122:3344:101::e]:62332 | ||
| 5226 | 2026.02.24 03:55:10.689582 [ 290 ] {} <Debug> TCP-Session: 875c98a7-e098-42d2-ac07-e38b0ebe591f Authenticating user 'default' from [fd00:1122:3344:101::e]:35819 | ||
| 5227 | 2026.02.24 03:55:10.689608 [ 291 ] {} <Debug> TCP-Session: 6088e1f1-414d-4594-b841-a6daa08a924c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5228 | 2026.02.24 03:55:10.689613 [ 290 ] {} <Debug> TCP-Session: 875c98a7-e098-42d2-ac07-e38b0ebe591f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5229 | 2026.02.24 03:55:10.689630 [ 291 ] {} <Debug> TCP-Session: 6088e1f1-414d-4594-b841-a6daa08a924c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5230 | 2026.02.24 03:55:10.689643 [ 290 ] {} <Debug> TCP-Session: 875c98a7-e098-42d2-ac07-e38b0ebe591f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2026.02.24 03:55:10.689710 [ 286 ] {11eb456c-e6ba-41fc-9d25-ee42dc54f8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45963) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5232 | 2026.02.24 03:55:10.689956 [ 286 ] {11eb456c-e6ba-41fc-9d25-ee42dc54f8ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5233 | 2026.02.24 03:55:10.690011 [ 286 ] {11eb456c-e6ba-41fc-9d25-ee42dc54f8ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5234 | 2026.02.24 03:55:10.690287 [ 286 ] {11eb456c-e6ba-41fc-9d25-ee42dc54f8ce} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 5235 | 2026.02.24 03:55:10.691195 [ 306 ] {11eb456c-e6ba-41fc-9d25-ee42dc54f8ce} <Trace> AggregatingTransform: Aggregating | ||
| 5236 | 2026.02.24 03:55:10.691240 [ 306 ] {11eb456c-e6ba-41fc-9d25-ee42dc54f8ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 5237 | 2026.02.24 03:55:10.691271 [ 306 ] {11eb456c-e6ba-41fc-9d25-ee42dc54f8ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886928 sec. (1127.487 rows/sec., 44.04 KiB/sec.) | ||
| 5238 | 2026.02.24 03:55:10.691286 [ 306 ] {11eb456c-e6ba-41fc-9d25-ee42dc54f8ce} <Trace> Aggregator: Merging aggregated data | ||
| 5239 | 2026.02.24 03:55:10.692758 [ 286 ] {11eb456c-e6ba-41fc-9d25-ee42dc54f8ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 5240 | 2026.02.24 03:55:10.692898 [ 286 ] {11eb456c-e6ba-41fc-9d25-ee42dc54f8ce} <Debug> TCPHandler: Processed in 0.004001538 sec. | ||
| 5241 | 2026.02.24 03:55:10.693058 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5242 | 2026.02.24 03:55:10.693087 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5243 | 2026.02.24 03:55:10.693097 [ 286 ] {} <Debug> TCP-Session: 4397e22f-efa6-40ca-b554-385b0a6f34b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5244 | 2026.02.24 03:55:10.693112 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5245 | 2026.02.24 03:55:10.693134 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5246 | 2026.02.24 03:55:10.693153 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5247 | 2026.02.24 03:55:10.693175 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5248 | 2026.02.24 03:55:10.693196 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5249 | 2026.02.24 03:55:10.693219 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5250 | 2026.02.24 03:55:10.693239 [ 294 ] {} <Debug> TCP-Session: fb04969e-5b2e-4a5a-b597-9ccb35bad2e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2026.02.24 03:55:10.693250 [ 289 ] {} <Debug> TCP-Session: 706ff47f-af6f-40f8-8694-88c20533db61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.02.24 03:55:10.693267 [ 292 ] {} <Debug> TCP-Session: 31e42c2f-6191-4703-bb48-b36db1a65cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5253 | 2026.02.24 03:55:10.693235 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5254 | 2026.02.24 03:55:10.693220 [ 291 ] {} <Debug> TCP-Session: 6088e1f1-414d-4594-b841-a6daa08a924c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5255 | 2026.02.24 03:55:10.693319 [ 275 ] {} <Debug> TCP-Session: 9a92ffba-1cb6-488a-9eb0-ffb32ab05ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5256 | 2026.02.24 03:55:10.693192 [ 293 ] {} <Debug> TCP-Session: 9dd2a1b8-e0c9-4011-826c-917af6272728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5257 | 2026.02.24 03:55:10.693168 [ 290 ] {} <Debug> TCP-Session: 875c98a7-e098-42d2-ac07-e38b0ebe591f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5258 | 2026.02.24 03:55:10.693143 [ 288 ] {} <Debug> TCP-Session: ee999530-8981-419a-b746-8e71a71eaeb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5259 | 2026.02.24 03:55:11.810517 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.02.24 03:55:11.810713 [ 277 ] {6ce3da9f-ff96-476c-bbbf-25f890d35051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5261 | 2026.02.24 03:55:11.810781 [ 277 ] {6ce3da9f-ff96-476c-bbbf-25f890d35051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5262 | 2026.02.24 03:55:11.811482 [ 277 ] {6ce3da9f-ff96-476c-bbbf-25f890d35051} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.02.24 03:55:11.811537 [ 277 ] {6ce3da9f-ff96-476c-bbbf-25f890d35051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5264 | 2026.02.24 03:55:11.811960 [ 277 ] {6ce3da9f-ff96-476c-bbbf-25f890d35051} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5265 | 2026.02.24 03:55:11.812192 [ 277 ] {6ce3da9f-ff96-476c-bbbf-25f890d35051} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.02.24 03:55:11.812364 [ 277 ] {6ce3da9f-ff96-476c-bbbf-25f890d35051} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.53 MiB/sec. | ||
| 5267 | 2026.02.24 03:55:11.812416 [ 277 ] {6ce3da9f-ff96-476c-bbbf-25f890d35051} <Debug> TCPHandler: Processed in 0.002038469 sec. | ||
| 5268 | 2026.02.24 03:55:11.812546 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.02.24 03:55:11.812652 [ 277 ] {a9c6bf9d-2ff2-4e38-bfa1-5ff6259ceb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5270 | 2026.02.24 03:55:11.812697 [ 277 ] {a9c6bf9d-2ff2-4e38-bfa1-5ff6259ceb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5271 | 2026.02.24 03:55:11.813169 [ 277 ] {a9c6bf9d-2ff2-4e38-bfa1-5ff6259ceb13} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.02.24 03:55:11.813210 [ 277 ] {a9c6bf9d-2ff2-4e38-bfa1-5ff6259ceb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5273 | 2026.02.24 03:55:11.813557 [ 277 ] {a9c6bf9d-2ff2-4e38-bfa1-5ff6259ceb13} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5274 | 2026.02.24 03:55:11.813771 [ 277 ] {a9c6bf9d-2ff2-4e38-bfa1-5ff6259ceb13} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.02.24 03:55:11.813908 [ 277 ] {a9c6bf9d-2ff2-4e38-bfa1-5ff6259ceb13} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 5276 | 2026.02.24 03:55:11.813947 [ 277 ] {a9c6bf9d-2ff2-4e38-bfa1-5ff6259ceb13} <Debug> TCPHandler: Processed in 0.001453634 sec. | ||
| 5277 | 2026.02.24 03:55:11.814091 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.02.24 03:55:11.814209 [ 277 ] {3b0eec6e-9997-422e-adcb-7fb6d2bca7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5279 | 2026.02.24 03:55:11.814258 [ 277 ] {3b0eec6e-9997-422e-adcb-7fb6d2bca7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5280 | 2026.02.24 03:55:11.814695 [ 277 ] {3b0eec6e-9997-422e-adcb-7fb6d2bca7e5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.02.24 03:55:11.814733 [ 277 ] {3b0eec6e-9997-422e-adcb-7fb6d2bca7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5282 | 2026.02.24 03:55:11.815100 [ 277 ] {3b0eec6e-9997-422e-adcb-7fb6d2bca7e5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5283 | 2026.02.24 03:55:11.815317 [ 277 ] {3b0eec6e-9997-422e-adcb-7fb6d2bca7e5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.02.24 03:55:11.815453 [ 277 ] {3b0eec6e-9997-422e-adcb-7fb6d2bca7e5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001266 sec., 101105.84518167457 rows/sec., 7.04 MiB/sec. | ||
| 5285 | 2026.02.24 03:55:11.815491 [ 277 ] {3b0eec6e-9997-422e-adcb-7fb6d2bca7e5} <Debug> TCPHandler: Processed in 0.001470174 sec. | ||
| 5286 | 2026.02.24 03:55:11.815618 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.02.24 03:55:11.815719 [ 277 ] {1bf69840-89e1-4c1e-9da8-2b7b8489d979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5288 | 2026.02.24 03:55:11.815763 [ 277 ] {1bf69840-89e1-4c1e-9da8-2b7b8489d979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5289 | 2026.02.24 03:55:11.816116 [ 277 ] {1bf69840-89e1-4c1e-9da8-2b7b8489d979} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.02.24 03:55:11.816153 [ 277 ] {1bf69840-89e1-4c1e-9da8-2b7b8489d979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5291 | 2026.02.24 03:55:11.816466 [ 277 ] {1bf69840-89e1-4c1e-9da8-2b7b8489d979} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5292 | 2026.02.24 03:55:11.816681 [ 277 ] {1bf69840-89e1-4c1e-9da8-2b7b8489d979} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.02.24 03:55:11.816817 [ 277 ] {1bf69840-89e1-4c1e-9da8-2b7b8489d979} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001117 sec., 42972.24709042077 rows/sec., 2.90 MiB/sec. | ||
| 5294 | 2026.02.24 03:55:11.816857 [ 277 ] {1bf69840-89e1-4c1e-9da8-2b7b8489d979} <Debug> TCPHandler: Processed in 0.001293722 sec. | ||
| 5295 | 2026.02.24 03:55:12.398645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11988 | ||
| 5296 | 2026.02.24 03:55:12.399246 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.02.24 03:55:12.399302 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5298 | 2026.02.24 03:55:12.399825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5299 | 2026.02.24 03:55:12.400058 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.02.24 03:55:12.400203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11988 | ||
| 5301 | 2026.02.24 03:55:13.025489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5302 | 2026.02.24 03:55:13.042986 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.02.24 03:55:13.043030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5304 | 2026.02.24 03:55:13.048542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5305 | 2026.02.24 03:55:13.049223 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.02.24 03:55:13.052035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5307 | 2026.02.24 03:55:14.918859 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 652 | ||
| 5308 | 2026.02.24 03:55:14.921676 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.02.24 03:55:14.921717 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5310 | 2026.02.24 03:55:14.922920 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5311 | 2026.02.24 03:55:14.923180 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.02.24 03:55:14.923444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 5313 | 2026.02.24 03:55:16.813979 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5314 | 2026.02.24 03:55:16.814189 [ 277 ] {646c59ba-6f10-46c2-b69a-6fd32cadd714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5315 | 2026.02.24 03:55:16.814259 [ 277 ] {646c59ba-6f10-46c2-b69a-6fd32cadd714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5316 | 2026.02.24 03:55:16.814954 [ 277 ] {646c59ba-6f10-46c2-b69a-6fd32cadd714} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5317 | 2026.02.24 03:55:16.814996 [ 277 ] {646c59ba-6f10-46c2-b69a-6fd32cadd714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5318 | 2026.02.24 03:55:16.815389 [ 277 ] {646c59ba-6f10-46c2-b69a-6fd32cadd714} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5319 | 2026.02.24 03:55:16.815610 [ 277 ] {646c59ba-6f10-46c2-b69a-6fd32cadd714} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.02.24 03:55:16.815766 [ 277 ] {646c59ba-6f10-46c2-b69a-6fd32cadd714} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00163 sec., 72392.63803680982 rows/sec., 6.16 MiB/sec. | ||
| 5321 | 2026.02.24 03:55:16.815780 [ 69 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5322 | 2026.02.24 03:55:16.815819 [ 277 ] {646c59ba-6f10-46c2-b69a-6fd32cadd714} <Debug> TCPHandler: Processed in 0.001975669 sec. | ||
| 5323 | 2026.02.24 03:55:16.815883 [ 69 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.02.24 03:55:16.815928 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5325 | 2026.02.24 03:55:16.816004 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2026.02.24 03:55:16.816070 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 5327 | 2026.02.24 03:55:16.816111 [ 277 ] {cf094d69-ba93-4f6c-95b4-5c63e941e268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5328 | 2026.02.24 03:55:16.816156 [ 277 ] {cf094d69-ba93-4f6c-95b4-5c63e941e268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5329 | 2026.02.24 03:55:16.816219 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5330 | 2026.02.24 03:55:16.816255 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 266 rows starting from the beginning of the part | ||
| 5331 | 2026.02.24 03:55:16.816319 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part | ||
| 5332 | 2026.02.24 03:55:16.816363 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 5333 | 2026.02.24 03:55:16.816402 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1337 rows starting from the beginning of the part | ||
| 5334 | 2026.02.24 03:55:16.816439 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5335 | 2026.02.24 03:55:16.816481 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 118 rows starting from the beginning of the part | ||
| 5336 | 2026.02.24 03:55:16.816599 [ 277 ] {cf094d69-ba93-4f6c-95b4-5c63e941e268} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.02.24 03:55:16.816667 [ 277 ] {cf094d69-ba93-4f6c-95b4-5c63e941e268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5338 | 2026.02.24 03:55:16.816992 [ 277 ] {cf094d69-ba93-4f6c-95b4-5c63e941e268} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5339 | 2026.02.24 03:55:16.817221 [ 277 ] {cf094d69-ba93-4f6c-95b4-5c63e941e268} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.02.24 03:55:16.817361 [ 277 ] {cf094d69-ba93-4f6c-95b4-5c63e941e268} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001273 sec., 24351.92458758837 rows/sec., 1.79 MiB/sec. | ||
| 5341 | 2026.02.24 03:55:16.817401 [ 277 ] {cf094d69-ba93-4f6c-95b4-5c63e941e268} <Debug> TCPHandler: Processed in 0.001457104 sec. | ||
| 5342 | 2026.02.24 03:55:16.817534 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.02.24 03:55:16.817631 [ 277 ] {465f68ac-9863-4185-aedb-0015fdaf84c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5344 | 2026.02.24 03:55:16.817659 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1971 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648686 sec., 1195497.505286028 rows/sec., 105.39 MiB/sec. | ||
| 5345 | 2026.02.24 03:55:16.817672 [ 277 ] {465f68ac-9863-4185-aedb-0015fdaf84c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5346 | 2026.02.24 03:55:16.817893 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5347 | 2026.02.24 03:55:16.818147 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_36_7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.02.24 03:55:16.818183 [ 277 ] {465f68ac-9863-4185-aedb-0015fdaf84c3} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.02.24 03:55:16.818220 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_36_7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5350 | 2026.02.24 03:55:16.818227 [ 277 ] {465f68ac-9863-4185-aedb-0015fdaf84c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5351 | 2026.02.24 03:55:16.818301 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 5352 | 2026.02.24 03:55:16.818557 [ 277 ] {465f68ac-9863-4185-aedb-0015fdaf84c3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5353 | 2026.02.24 03:55:16.818777 [ 277 ] {465f68ac-9863-4185-aedb-0015fdaf84c3} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.02.24 03:55:16.818884 [ 69 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5355 | 2026.02.24 03:55:16.818906 [ 277 ] {465f68ac-9863-4185-aedb-0015fdaf84c3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001292 sec., 73529.41176470589 rows/sec., 5.74 MiB/sec. | ||
| 5356 | 2026.02.24 03:55:16.818917 [ 69 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.02.24 03:55:16.818949 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5358 | 2026.02.24 03:55:16.818956 [ 277 ] {465f68ac-9863-4185-aedb-0015fdaf84c3} <Debug> TCPHandler: Processed in 0.001472394 sec. | ||
| 5359 | 2026.02.24 03:55:16.819056 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 5360 | 2026.02.24 03:55:16.819091 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.02.24 03:55:16.819178 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5362 | 2026.02.24 03:55:16.819194 [ 277 ] {7b764d2f-d8bb-4b9b-8bda-cd2e356702ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5363 | 2026.02.24 03:55:16.819217 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 175 rows starting from the beginning of the part | ||
| 5364 | 2026.02.24 03:55:16.819241 [ 277 ] {7b764d2f-d8bb-4b9b-8bda-cd2e356702ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5365 | 2026.02.24 03:55:16.819312 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 5366 | 2026.02.24 03:55:16.819362 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 5367 | 2026.02.24 03:55:16.819404 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 568 rows starting from the beginning of the part | ||
| 5368 | 2026.02.24 03:55:16.819446 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5369 | 2026.02.24 03:55:16.819487 [ 193 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 95 rows starting from the beginning of the part | ||
| 5370 | 2026.02.24 03:55:16.819673 [ 277 ] {7b764d2f-d8bb-4b9b-8bda-cd2e356702ce} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.02.24 03:55:16.819714 [ 277 ] {7b764d2f-d8bb-4b9b-8bda-cd2e356702ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5372 | 2026.02.24 03:55:16.820069 [ 277 ] {7b764d2f-d8bb-4b9b-8bda-cd2e356702ce} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5373 | 2026.02.24 03:55:16.820289 [ 277 ] {7b764d2f-d8bb-4b9b-8bda-cd2e356702ce} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.02.24 03:55:16.820393 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5375 | 2026.02.24 03:55:16.820420 [ 277 ] {7b764d2f-d8bb-4b9b-8bda-cd2e356702ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 5376 | 2026.02.24 03:55:16.820422 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.02.24 03:55:16.820461 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5378 | 2026.02.24 03:55:16.820467 [ 277 ] {7b764d2f-d8bb-4b9b-8bda-cd2e356702ce} <Debug> TCPHandler: Processed in 0.001426284 sec. | ||
| 5379 | 2026.02.24 03:55:16.820472 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1071 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462224 sec., 732445.9179988839 rows/sec., 59.07 MiB/sec. | ||
| 5380 | 2026.02.24 03:55:16.820531 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 5381 | 2026.02.24 03:55:16.820594 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2026.02.24 03:55:16.820643 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5383 | 2026.02.24 03:55:16.820645 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5384 | 2026.02.24 03:55:16.820680 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5054 rows starting from the beginning of the part | ||
| 5385 | 2026.02.24 03:55:16.820698 [ 277 ] {cc3f09a4-fafe-4572-9c76-a26a651adeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5386 | 2026.02.24 03:55:16.820745 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5387 | 2026.02.24 03:55:16.820758 [ 277 ] {cc3f09a4-fafe-4572-9c76-a26a651adeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5388 | 2026.02.24 03:55:16.820809 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5389 | 2026.02.24 03:55:16.820864 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5499 rows starting from the beginning of the part | ||
| 5390 | 2026.02.24 03:55:16.820918 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 5391 | 2026.02.24 03:55:16.820936 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_36_7} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.02.24 03:55:16.820981 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5393 | 2026.02.24 03:55:16.821026 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_36_7} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5394 | 2026.02.24 03:55:16.821105 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5395 | 2026.02.24 03:55:16.821691 [ 277 ] {cc3f09a4-fafe-4572-9c76-a26a651adeb0} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2026.02.24 03:55:16.821734 [ 277 ] {cc3f09a4-fafe-4572-9c76-a26a651adeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5397 | 2026.02.24 03:55:16.822296 [ 277 ] {cc3f09a4-fafe-4572-9c76-a26a651adeb0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5398 | 2026.02.24 03:55:16.822527 [ 277 ] {cc3f09a4-fafe-4572-9c76-a26a651adeb0} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2026.02.24 03:55:16.822668 [ 277 ] {cc3f09a4-fafe-4572-9c76-a26a651adeb0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001989 sec., 15585.721468074411 rows/sec., 27.93 MiB/sec. | ||
| 5400 | 2026.02.24 03:55:16.822673 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5401 | 2026.02.24 03:55:16.822723 [ 277 ] {cc3f09a4-fafe-4572-9c76-a26a651adeb0} <Debug> TCPHandler: Processed in 0.00217941 sec. | ||
| 5402 | 2026.02.24 03:55:16.822724 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.02.24 03:55:16.822761 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5404 | 2026.02.24 03:55:16.822847 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.02.24 03:55:16.822856 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 5406 | 2026.02.24 03:55:16.822949 [ 277 ] {965c0716-0039-4ac2-b12f-be581a3d9007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5407 | 2026.02.24 03:55:16.822997 [ 277 ] {965c0716-0039-4ac2-b12f-be581a3d9007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5408 | 2026.02.24 03:55:16.823083 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5409 | 2026.02.24 03:55:16.823141 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 481 rows starting from the beginning of the part | ||
| 5410 | 2026.02.24 03:55:16.823253 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 5411 | 2026.02.24 03:55:16.823334 [ 277 ] {965c0716-0039-4ac2-b12f-be581a3d9007} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.02.24 03:55:16.823358 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5413 | 2026.02.24 03:55:16.823376 [ 277 ] {965c0716-0039-4ac2-b12f-be581a3d9007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5414 | 2026.02.24 03:55:16.823475 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5415 | 2026.02.24 03:55:16.823583 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5416 | 2026.02.24 03:55:16.823688 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5417 | 2026.02.24 03:55:16.823730 [ 277 ] {965c0716-0039-4ac2-b12f-be581a3d9007} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5418 | 2026.02.24 03:55:16.823958 [ 277 ] {965c0716-0039-4ac2-b12f-be581a3d9007} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.02.24 03:55:16.823960 [ 196 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11161 rows, containing 5 columns (5 merged, 0 gathered) in 0.003461763 sec., 3224079.7535822066 rows/sec., 221.38 MiB/sec. | ||
| 5420 | 2026.02.24 03:55:16.824103 [ 68 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5421 | 2026.02.24 03:55:16.824112 [ 277 ] {965c0716-0039-4ac2-b12f-be581a3d9007} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 5422 | 2026.02.24 03:55:16.824140 [ 68 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.02.24 03:55:16.824164 [ 277 ] {965c0716-0039-4ac2-b12f-be581a3d9007} <Debug> TCPHandler: Processed in 0.001367273 sec. | ||
| 5424 | 2026.02.24 03:55:16.824167 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5425 | 2026.02.24 03:55:16.824252 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5426 | 2026.02.24 03:55:16.824276 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 5427 | 2026.02.24 03:55:16.824390 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5428 | 2026.02.24 03:55:16.824426 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1740 rows starting from the beginning of the part | ||
| 5429 | 2026.02.24 03:55:16.824491 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5430 | 2026.02.24 03:55:16.824542 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5431 | 2026.02.24 03:55:16.824578 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.02.24 03:55:16.824584 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 5433 | 2026.02.24 03:55:16.824637 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 5434 | 2026.02.24 03:55:16.824653 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5435 | 2026.02.24 03:55:16.824681 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 5436 | 2026.02.24 03:55:16.824720 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5437 | 2026.02.24 03:55:16.825778 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 4 columns (4 merged, 0 gathered) in 0.001541755 sec., 1284250.7402278574 rows/sec., 86.45 MiB/sec. | ||
| 5438 | 2026.02.24 03:55:16.825989 [ 188 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5439 | 2026.02.24 03:55:16.826253 [ 188 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_36_7} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2026.02.24 03:55:16.826318 [ 188 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_36_7} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5441 | 2026.02.24 03:55:16.826388 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5442 | 2026.02.24 03:55:16.844653 [ 195 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 19 columns (19 merged, 0 gathered) in 0.02183335 sec., 27206.086102224348 rows/sec., 48.75 MiB/sec. | ||
| 5443 | 2026.02.24 03:55:16.845307 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5444 | 2026.02.24 03:55:16.845622 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.02.24 03:55:16.845694 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5446 | 2026.02.24 03:55:16.845778 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 5447 | 2026.02.24 03:55:17.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.75 MiB, peak 261.65 MiB, free memory in arenas 0.00 B, will set to 255.64 MiB (RSS), difference: 1.89 MiB | ||
| 5448 | 2026.02.24 03:55:19.800145 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5449 | 2026.02.24 03:55:19.800201 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5450 | 2026.02.24 03:55:19.900403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12436 | ||
| 5451 | 2026.02.24 03:55:19.901161 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2026.02.24 03:55:19.901236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5453 | 2026.02.24 03:55:19.901887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5454 | 2026.02.24 03:55:19.902144 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2026.02.24 03:55:19.902282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12436 | ||
| 5456 | 2026.02.24 03:55:19.902298 [ 67 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5457 | 2026.02.24 03:55:19.902385 [ 67 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.02.24 03:55:19.902421 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5459 | 2026.02.24 03:55:19.902570 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 5460 | 2026.02.24 03:55:19.902735 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5461 | 2026.02.24 03:55:19.902777 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10068 rows starting from the beginning of the part | ||
| 5462 | 2026.02.24 03:55:19.902847 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5463 | 2026.02.24 03:55:19.902897 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5464 | 2026.02.24 03:55:19.902945 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5465 | 2026.02.24 03:55:19.902986 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5466 | 2026.02.24 03:55:19.903030 [ 190 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5467 | 2026.02.24 03:55:19.907092 [ 195 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12436 rows, containing 4 columns (4 merged, 0 gathered) in 0.004587644 sec., 2710759.5968649704 rows/sec., 38.78 MiB/sec. | ||
| 5468 | 2026.02.24 03:55:19.907455 [ 199 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5469 | 2026.02.24 03:55:19.907734 [ 199 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_26_5} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.02.24 03:55:19.907806 [ 199 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_26_5} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5471 | 2026.02.24 03:55:19.907900 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5472 | 2026.02.24 03:55:20.552195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5473 | 2026.02.24 03:55:20.570101 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.02.24 03:55:20.570156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5475 | 2026.02.24 03:55:20.575488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5476 | 2026.02.24 03:55:20.576182 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.02.24 03:55:20.576443 [ 67 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5478 | 2026.02.24 03:55:20.576478 [ 67 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.02.24 03:55:20.576496 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5480 | 2026.02.24 03:55:20.576669 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 5481 | 2026.02.24 03:55:20.579285 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5482 | 2026.02.24 03:55:20.580519 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5483 | 2026.02.24 03:55:20.582044 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 5484 | 2026.02.24 03:55:20.586523 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 5485 | 2026.02.24 03:55:20.590758 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 5486 | 2026.02.24 03:55:20.594920 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 5487 | 2026.02.24 03:55:20.599178 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 5488 | 2026.02.24 03:55:20.603071 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 5489 | 2026.02.24 03:55:20.658598 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082021706 sec., 2389.61135482844 rows/sec., 12.36 MiB/sec. | ||
| 5490 | 2026.02.24 03:55:20.660957 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5491 | 2026.02.24 03:55:20.663091 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_26_5} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.02.24 03:55:20.663174 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_26_5} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5493 | 2026.02.24 03:55:20.665395 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5494 | 2026.02.24 03:55:21.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.18 MiB, peak 267.72 MiB, free memory in arenas 0.00 B, will set to 262.73 MiB (RSS), difference: 5.55 MiB | ||
| 5495 | 2026.02.24 03:55:21.812229 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.02.24 03:55:21.812510 [ 277 ] {19ea9f64-fc65-4d46-a0d6-bbde56b82198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5497 | 2026.02.24 03:55:21.812614 [ 277 ] {19ea9f64-fc65-4d46-a0d6-bbde56b82198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5498 | 2026.02.24 03:55:21.813384 [ 277 ] {19ea9f64-fc65-4d46-a0d6-bbde56b82198} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.02.24 03:55:21.813425 [ 277 ] {19ea9f64-fc65-4d46-a0d6-bbde56b82198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5500 | 2026.02.24 03:55:21.813897 [ 277 ] {19ea9f64-fc65-4d46-a0d6-bbde56b82198} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5501 | 2026.02.24 03:55:21.814124 [ 277 ] {19ea9f64-fc65-4d46-a0d6-bbde56b82198} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.02.24 03:55:21.814275 [ 277 ] {19ea9f64-fc65-4d46-a0d6-bbde56b82198} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001843 sec., 41237.113402061856 rows/sec., 3.40 MiB/sec. | ||
| 5503 | 2026.02.24 03:55:21.814325 [ 277 ] {19ea9f64-fc65-4d46-a0d6-bbde56b82198} <Debug> TCPHandler: Processed in 0.002278072 sec. | ||
| 5504 | 2026.02.24 03:55:21.814450 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.02.24 03:55:21.814550 [ 277 ] {cebf59c7-9fca-4a21-aceb-0effe0889c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5506 | 2026.02.24 03:55:21.814593 [ 277 ] {cebf59c7-9fca-4a21-aceb-0effe0889c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5507 | 2026.02.24 03:55:21.815013 [ 277 ] {cebf59c7-9fca-4a21-aceb-0effe0889c96} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.02.24 03:55:21.815049 [ 277 ] {cebf59c7-9fca-4a21-aceb-0effe0889c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5509 | 2026.02.24 03:55:21.815346 [ 277 ] {cebf59c7-9fca-4a21-aceb-0effe0889c96} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5510 | 2026.02.24 03:55:21.815555 [ 277 ] {cebf59c7-9fca-4a21-aceb-0effe0889c96} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.02.24 03:55:21.815686 [ 277 ] {cebf59c7-9fca-4a21-aceb-0effe0889c96} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001158 sec., 8635.578583765113 rows/sec., 649.36 KiB/sec. | ||
| 5512 | 2026.02.24 03:55:21.815725 [ 277 ] {cebf59c7-9fca-4a21-aceb-0effe0889c96} <Debug> TCPHandler: Processed in 0.001328102 sec. | ||
| 5513 | 2026.02.24 03:55:21.815834 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.02.24 03:55:21.815930 [ 277 ] {57fe097a-1b61-4a19-a732-5a5d24bc7d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5515 | 2026.02.24 03:55:21.815971 [ 277 ] {57fe097a-1b61-4a19-a732-5a5d24bc7d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5516 | 2026.02.24 03:55:21.816371 [ 277 ] {57fe097a-1b61-4a19-a732-5a5d24bc7d63} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.02.24 03:55:21.816406 [ 277 ] {57fe097a-1b61-4a19-a732-5a5d24bc7d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5518 | 2026.02.24 03:55:21.816714 [ 277 ] {57fe097a-1b61-4a19-a732-5a5d24bc7d63} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5519 | 2026.02.24 03:55:21.816915 [ 277 ] {57fe097a-1b61-4a19-a732-5a5d24bc7d63} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.02.24 03:55:21.817042 [ 277 ] {57fe097a-1b61-4a19-a732-5a5d24bc7d63} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00113 sec., 65486.72566371682 rows/sec., 5.11 MiB/sec. | ||
| 5521 | 2026.02.24 03:55:21.817079 [ 277 ] {57fe097a-1b61-4a19-a732-5a5d24bc7d63} <Debug> TCPHandler: Processed in 0.001295043 sec. | ||
| 5522 | 2026.02.24 03:55:21.817191 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2026.02.24 03:55:21.817287 [ 277 ] {59480912-84c1-4f41-bcc0-ef05cbfabf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5524 | 2026.02.24 03:55:21.817331 [ 277 ] {59480912-84c1-4f41-bcc0-ef05cbfabf2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5525 | 2026.02.24 03:55:21.817742 [ 277 ] {59480912-84c1-4f41-bcc0-ef05cbfabf2f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2026.02.24 03:55:21.817778 [ 277 ] {59480912-84c1-4f41-bcc0-ef05cbfabf2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5527 | 2026.02.24 03:55:21.818109 [ 277 ] {59480912-84c1-4f41-bcc0-ef05cbfabf2f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5528 | 2026.02.24 03:55:21.818309 [ 277 ] {59480912-84c1-4f41-bcc0-ef05cbfabf2f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2026.02.24 03:55:21.818440 [ 277 ] {59480912-84c1-4f41-bcc0-ef05cbfabf2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 5530 | 2026.02.24 03:55:21.818476 [ 277 ] {59480912-84c1-4f41-bcc0-ef05cbfabf2f} <Debug> TCPHandler: Processed in 0.001334973 sec. | ||
| 5531 | 2026.02.24 03:55:21.818583 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5532 | 2026.02.24 03:55:21.818675 [ 277 ] {85352070-bf0e-4a4f-b292-10df3be0d2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5533 | 2026.02.24 03:55:21.818731 [ 277 ] {85352070-bf0e-4a4f-b292-10df3be0d2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5534 | 2026.02.24 03:55:21.819452 [ 277 ] {85352070-bf0e-4a4f-b292-10df3be0d2b2} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2026.02.24 03:55:21.819488 [ 277 ] {85352070-bf0e-4a4f-b292-10df3be0d2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5536 | 2026.02.24 03:55:21.819980 [ 277 ] {85352070-bf0e-4a4f-b292-10df3be0d2b2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5537 | 2026.02.24 03:55:21.820194 [ 277 ] {85352070-bf0e-4a4f-b292-10df3be0d2b2} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2026.02.24 03:55:21.820333 [ 277 ] {85352070-bf0e-4a4f-b292-10df3be0d2b2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001675 sec., 5970.149253731343 rows/sec., 10.70 MiB/sec. | ||
| 5539 | 2026.02.24 03:55:21.820395 [ 277 ] {85352070-bf0e-4a4f-b292-10df3be0d2b2} <Debug> TCPHandler: Processed in 0.001861358 sec. | ||
| 5540 | 2026.02.24 03:55:21.820500 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5541 | 2026.02.24 03:55:21.820593 [ 277 ] {b16b99d8-022a-4175-92c8-8cfbdd9135f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5542 | 2026.02.24 03:55:21.820634 [ 277 ] {b16b99d8-022a-4175-92c8-8cfbdd9135f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5543 | 2026.02.24 03:55:21.820959 [ 277 ] {b16b99d8-022a-4175-92c8-8cfbdd9135f4} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.02.24 03:55:21.820995 [ 277 ] {b16b99d8-022a-4175-92c8-8cfbdd9135f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5545 | 2026.02.24 03:55:21.821304 [ 277 ] {b16b99d8-022a-4175-92c8-8cfbdd9135f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5546 | 2026.02.24 03:55:21.821506 [ 277 ] {b16b99d8-022a-4175-92c8-8cfbdd9135f4} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.02.24 03:55:21.821631 [ 277 ] {b16b99d8-022a-4175-92c8-8cfbdd9135f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 5548 | 2026.02.24 03:55:21.821667 [ 277 ] {b16b99d8-022a-4175-92c8-8cfbdd9135f4} <Debug> TCPHandler: Processed in 0.001215681 sec. | ||
| 5549 | 2026.02.24 03:55:24.923899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 676 | ||
| 5550 | 2026.02.24 03:55:24.926534 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.02.24 03:55:24.926582 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5552 | 2026.02.24 03:55:24.927751 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5553 | 2026.02.24 03:55:24.928018 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.02.24 03:55:24.928371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5555 | 2026.02.24 03:55:26.813330 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.02.24 03:55:26.813523 [ 277 ] {05bcc8d2-3f3a-43ad-bc09-6addbd3ad04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5557 | 2026.02.24 03:55:26.813588 [ 277 ] {05bcc8d2-3f3a-43ad-bc09-6addbd3ad04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5558 | 2026.02.24 03:55:26.814210 [ 277 ] {05bcc8d2-3f3a-43ad-bc09-6addbd3ad04c} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.02.24 03:55:26.814261 [ 277 ] {05bcc8d2-3f3a-43ad-bc09-6addbd3ad04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5560 | 2026.02.24 03:55:26.814643 [ 277 ] {05bcc8d2-3f3a-43ad-bc09-6addbd3ad04c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5561 | 2026.02.24 03:55:26.814863 [ 277 ] {05bcc8d2-3f3a-43ad-bc09-6addbd3ad04c} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.02.24 03:55:26.815022 [ 277 ] {05bcc8d2-3f3a-43ad-bc09-6addbd3ad04c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001546 sec., 5174.6442432082795 rows/sec., 421.96 KiB/sec. | ||
| 5563 | 2026.02.24 03:55:26.815064 [ 277 ] {05bcc8d2-3f3a-43ad-bc09-6addbd3ad04c} <Debug> TCPHandler: Processed in 0.001862157 sec. | ||
| 5564 | 2026.02.24 03:55:26.815184 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.02.24 03:55:26.815280 [ 277 ] {e4762533-7c86-4105-9a03-a53cb819d8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5566 | 2026.02.24 03:55:26.815321 [ 277 ] {e4762533-7c86-4105-9a03-a53cb819d8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5567 | 2026.02.24 03:55:26.815765 [ 277 ] {e4762533-7c86-4105-9a03-a53cb819d8b9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.02.24 03:55:26.815802 [ 277 ] {e4762533-7c86-4105-9a03-a53cb819d8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5569 | 2026.02.24 03:55:26.816127 [ 277 ] {e4762533-7c86-4105-9a03-a53cb819d8b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5570 | 2026.02.24 03:55:26.816341 [ 277 ] {e4762533-7c86-4105-9a03-a53cb819d8b9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.02.24 03:55:26.816477 [ 277 ] {e4762533-7c86-4105-9a03-a53cb819d8b9} <Debug> executeQuery: Read 122 rows, 10.57 KiB in 0.001215 sec., 100411.52263374485 rows/sec., 8.50 MiB/sec. | ||
| 5572 | 2026.02.24 03:55:26.816515 [ 277 ] {e4762533-7c86-4105-9a03-a53cb819d8b9} <Debug> TCPHandler: Processed in 0.001382064 sec. | ||
| 5573 | 2026.02.24 03:55:26.816630 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.02.24 03:55:26.816725 [ 277 ] {43defecf-8911-418c-bac8-00db5c325634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5575 | 2026.02.24 03:55:26.816767 [ 277 ] {43defecf-8911-418c-bac8-00db5c325634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5576 | 2026.02.24 03:55:26.817176 [ 277 ] {43defecf-8911-418c-bac8-00db5c325634} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.02.24 03:55:26.817213 [ 277 ] {43defecf-8911-418c-bac8-00db5c325634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5578 | 2026.02.24 03:55:26.817511 [ 277 ] {43defecf-8911-418c-bac8-00db5c325634} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5579 | 2026.02.24 03:55:26.817719 [ 277 ] {43defecf-8911-418c-bac8-00db5c325634} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.02.24 03:55:26.817849 [ 277 ] {43defecf-8911-418c-bac8-00db5c325634} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001143 sec., 34120.73490813649 rows/sec., 2.47 MiB/sec. | ||
| 5581 | 2026.02.24 03:55:26.817887 [ 277 ] {43defecf-8911-418c-bac8-00db5c325634} <Debug> TCPHandler: Processed in 0.001306163 sec. | ||
| 5582 | 2026.02.24 03:55:26.817996 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.02.24 03:55:26.818092 [ 277 ] {66575284-8062-4536-8c76-df88524fba56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5584 | 2026.02.24 03:55:26.818132 [ 277 ] {66575284-8062-4536-8c76-df88524fba56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5585 | 2026.02.24 03:55:26.818564 [ 277 ] {66575284-8062-4536-8c76-df88524fba56} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.02.24 03:55:26.818601 [ 277 ] {66575284-8062-4536-8c76-df88524fba56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5587 | 2026.02.24 03:55:26.818919 [ 277 ] {66575284-8062-4536-8c76-df88524fba56} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5588 | 2026.02.24 03:55:26.819124 [ 277 ] {66575284-8062-4536-8c76-df88524fba56} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.02.24 03:55:26.819254 [ 277 ] {66575284-8062-4536-8c76-df88524fba56} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001181 sec., 87214.22523285351 rows/sec., 6.82 MiB/sec. | ||
| 5590 | 2026.02.24 03:55:26.819292 [ 277 ] {66575284-8062-4536-8c76-df88524fba56} <Debug> TCPHandler: Processed in 0.001344863 sec. | ||
| 5591 | 2026.02.24 03:55:26.819402 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.02.24 03:55:26.819495 [ 277 ] {42682cd2-adb6-4a2c-a159-185d0d1bd60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5593 | 2026.02.24 03:55:26.819539 [ 277 ] {42682cd2-adb6-4a2c-a159-185d0d1bd60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5594 | 2026.02.24 03:55:26.819930 [ 277 ] {42682cd2-adb6-4a2c-a159-185d0d1bd60b} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.02.24 03:55:26.819965 [ 277 ] {42682cd2-adb6-4a2c-a159-185d0d1bd60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5596 | 2026.02.24 03:55:26.820288 [ 277 ] {42682cd2-adb6-4a2c-a159-185d0d1bd60b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5597 | 2026.02.24 03:55:26.820495 [ 277 ] {42682cd2-adb6-4a2c-a159-185d0d1bd60b} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.02.24 03:55:26.820630 [ 277 ] {42682cd2-adb6-4a2c-a159-185d0d1bd60b} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001152 sec., 142361.1111111111 rows/sec., 9.91 MiB/sec. | ||
| 5599 | 2026.02.24 03:55:26.820666 [ 277 ] {42682cd2-adb6-4a2c-a159-185d0d1bd60b} <Debug> TCPHandler: Processed in 0.001314132 sec. | ||
| 5600 | 2026.02.24 03:55:26.820774 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.02.24 03:55:26.820867 [ 277 ] {10fcdb42-7a13-4c56-a507-58065b6714f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5602 | 2026.02.24 03:55:26.820921 [ 277 ] {10fcdb42-7a13-4c56-a507-58065b6714f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5603 | 2026.02.24 03:55:26.821687 [ 277 ] {10fcdb42-7a13-4c56-a507-58065b6714f1} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.02.24 03:55:26.821724 [ 277 ] {10fcdb42-7a13-4c56-a507-58065b6714f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5605 | 2026.02.24 03:55:26.822287 [ 277 ] {10fcdb42-7a13-4c56-a507-58065b6714f1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5606 | 2026.02.24 03:55:26.822511 [ 277 ] {10fcdb42-7a13-4c56-a507-58065b6714f1} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.02.24 03:55:26.822648 [ 277 ] {10fcdb42-7a13-4c56-a507-58065b6714f1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001798 sec., 17241.37931034483 rows/sec., 30.90 MiB/sec. | ||
| 5608 | 2026.02.24 03:55:26.822711 [ 277 ] {10fcdb42-7a13-4c56-a507-58065b6714f1} <Debug> TCPHandler: Processed in 0.001986319 sec. | ||
| 5609 | 2026.02.24 03:55:26.822823 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.02.24 03:55:26.822917 [ 277 ] {ade99c52-c0fc-4d6d-8d32-1f3c239ad6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5611 | 2026.02.24 03:55:26.822959 [ 277 ] {ade99c52-c0fc-4d6d-8d32-1f3c239ad6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5612 | 2026.02.24 03:55:26.823287 [ 277 ] {ade99c52-c0fc-4d6d-8d32-1f3c239ad6ae} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.02.24 03:55:26.823322 [ 277 ] {ade99c52-c0fc-4d6d-8d32-1f3c239ad6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5614 | 2026.02.24 03:55:26.823638 [ 277 ] {ade99c52-c0fc-4d6d-8d32-1f3c239ad6ae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5615 | 2026.02.24 03:55:26.823850 [ 277 ] {ade99c52-c0fc-4d6d-8d32-1f3c239ad6ae} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.02.24 03:55:26.823984 [ 277 ] {ade99c52-c0fc-4d6d-8d32-1f3c239ad6ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5617 | 2026.02.24 03:55:26.824021 [ 277 ] {ade99c52-c0fc-4d6d-8d32-1f3c239ad6ae} <Debug> TCPHandler: Processed in 0.001248283 sec. | ||
| 5618 | 2026.02.24 03:55:27.402452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12948 | ||
| 5619 | 2026.02.24 03:55:27.402992 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2026.02.24 03:55:27.403036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5621 | 2026.02.24 03:55:27.403552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5622 | 2026.02.24 03:55:27.403800 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.02.24 03:55:27.403935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12948 | ||
| 5624 | 2026.02.24 03:55:28.079448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5625 | 2026.02.24 03:55:28.095338 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5626 | 2026.02.24 03:55:28.095441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5627 | 2026.02.24 03:55:28.102151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5628 | 2026.02.24 03:55:28.102951 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5629 | 2026.02.24 03:55:28.106626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5630 | 2026.02.24 03:55:31.813058 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2026.02.24 03:55:31.813263 [ 277 ] {09940df7-c237-4aeb-9d02-775005ab789a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5632 | 2026.02.24 03:55:31.813346 [ 277 ] {09940df7-c237-4aeb-9d02-775005ab789a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5633 | 2026.02.24 03:55:31.814072 [ 277 ] {09940df7-c237-4aeb-9d02-775005ab789a} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2026.02.24 03:55:31.814119 [ 277 ] {09940df7-c237-4aeb-9d02-775005ab789a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5635 | 2026.02.24 03:55:31.814521 [ 277 ] {09940df7-c237-4aeb-9d02-775005ab789a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5636 | 2026.02.24 03:55:31.814748 [ 277 ] {09940df7-c237-4aeb-9d02-775005ab789a} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.02.24 03:55:31.814899 [ 277 ] {09940df7-c237-4aeb-9d02-775005ab789a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001685 sec., 45103.857566765575 rows/sec., 3.72 MiB/sec. | ||
| 5638 | 2026.02.24 03:55:31.814940 [ 277 ] {09940df7-c237-4aeb-9d02-775005ab789a} <Debug> TCPHandler: Processed in 0.002010929 sec. | ||
| 5639 | 2026.02.24 03:55:31.815065 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2026.02.24 03:55:31.815163 [ 277 ] {30810467-fca9-4efb-84bc-86b72ed39236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5641 | 2026.02.24 03:55:31.815204 [ 277 ] {30810467-fca9-4efb-84bc-86b72ed39236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5642 | 2026.02.24 03:55:31.815604 [ 277 ] {30810467-fca9-4efb-84bc-86b72ed39236} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.02.24 03:55:31.815638 [ 277 ] {30810467-fca9-4efb-84bc-86b72ed39236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5644 | 2026.02.24 03:55:31.815960 [ 277 ] {30810467-fca9-4efb-84bc-86b72ed39236} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5645 | 2026.02.24 03:55:31.816173 [ 277 ] {30810467-fca9-4efb-84bc-86b72ed39236} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.02.24 03:55:31.816305 [ 277 ] {30810467-fca9-4efb-84bc-86b72ed39236} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 5647 | 2026.02.24 03:55:31.816343 [ 277 ] {30810467-fca9-4efb-84bc-86b72ed39236} <Debug> TCPHandler: Processed in 0.001327193 sec. | ||
| 5648 | 2026.02.24 03:55:31.816453 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2026.02.24 03:55:31.816547 [ 277 ] {ac5d1d38-4cea-459b-b54e-9952d810c538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5650 | 2026.02.24 03:55:31.816586 [ 277 ] {ac5d1d38-4cea-459b-b54e-9952d810c538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5651 | 2026.02.24 03:55:31.816985 [ 277 ] {ac5d1d38-4cea-459b-b54e-9952d810c538} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.02.24 03:55:31.817018 [ 277 ] {ac5d1d38-4cea-459b-b54e-9952d810c538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5653 | 2026.02.24 03:55:31.817337 [ 277 ] {ac5d1d38-4cea-459b-b54e-9952d810c538} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5654 | 2026.02.24 03:55:31.817555 [ 277 ] {ac5d1d38-4cea-459b-b54e-9952d810c538} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.02.24 03:55:31.817681 [ 277 ] {ac5d1d38-4cea-459b-b54e-9952d810c538} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001151 sec., 64291.920069504784 rows/sec., 5.02 MiB/sec. | ||
| 5656 | 2026.02.24 03:55:31.817718 [ 277 ] {ac5d1d38-4cea-459b-b54e-9952d810c538} <Debug> TCPHandler: Processed in 0.001314462 sec. | ||
| 5657 | 2026.02.24 03:55:31.817832 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.02.24 03:55:31.817925 [ 277 ] {da682120-1346-4f66-a7b6-40f86239867f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5659 | 2026.02.24 03:55:31.817968 [ 277 ] {da682120-1346-4f66-a7b6-40f86239867f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5660 | 2026.02.24 03:55:31.818372 [ 277 ] {da682120-1346-4f66-a7b6-40f86239867f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.02.24 03:55:31.818407 [ 277 ] {da682120-1346-4f66-a7b6-40f86239867f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5662 | 2026.02.24 03:55:31.818746 [ 277 ] {da682120-1346-4f66-a7b6-40f86239867f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5663 | 2026.02.24 03:55:31.818967 [ 277 ] {da682120-1346-4f66-a7b6-40f86239867f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.02.24 03:55:31.819094 [ 277 ] {da682120-1346-4f66-a7b6-40f86239867f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 5665 | 2026.02.24 03:55:31.819129 [ 277 ] {da682120-1346-4f66-a7b6-40f86239867f} <Debug> TCPHandler: Processed in 0.001348073 sec. | ||
| 5666 | 2026.02.24 03:55:31.819238 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.02.24 03:55:31.819332 [ 277 ] {58fccef8-a19c-4a49-9488-4608bb551c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5668 | 2026.02.24 03:55:31.819385 [ 277 ] {58fccef8-a19c-4a49-9488-4608bb551c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5669 | 2026.02.24 03:55:31.820145 [ 277 ] {58fccef8-a19c-4a49-9488-4608bb551c12} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.02.24 03:55:31.820180 [ 277 ] {58fccef8-a19c-4a49-9488-4608bb551c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5671 | 2026.02.24 03:55:31.820707 [ 277 ] {58fccef8-a19c-4a49-9488-4608bb551c12} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5672 | 2026.02.24 03:55:31.820935 [ 277 ] {58fccef8-a19c-4a49-9488-4608bb551c12} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.02.24 03:55:31.821075 [ 277 ] {58fccef8-a19c-4a49-9488-4608bb551c12} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00176 sec., 5681.818181818182 rows/sec., 10.18 MiB/sec. | ||
| 5674 | 2026.02.24 03:55:31.821141 [ 277 ] {58fccef8-a19c-4a49-9488-4608bb551c12} <Debug> TCPHandler: Processed in 0.001952119 sec. | ||
| 5675 | 2026.02.24 03:55:31.821254 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.02.24 03:55:31.821349 [ 277 ] {1317fb33-c737-43fa-8cc4-a8f453a88e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5677 | 2026.02.24 03:55:31.821389 [ 277 ] {1317fb33-c737-43fa-8cc4-a8f453a88e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5678 | 2026.02.24 03:55:31.821720 [ 277 ] {1317fb33-c737-43fa-8cc4-a8f453a88e6d} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.02.24 03:55:31.821753 [ 277 ] {1317fb33-c737-43fa-8cc4-a8f453a88e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5680 | 2026.02.24 03:55:31.822060 [ 277 ] {1317fb33-c737-43fa-8cc4-a8f453a88e6d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5681 | 2026.02.24 03:55:31.822274 [ 277 ] {1317fb33-c737-43fa-8cc4-a8f453a88e6d} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.02.24 03:55:31.822401 [ 277 ] {1317fb33-c737-43fa-8cc4-a8f453a88e6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5683 | 2026.02.24 03:55:31.822437 [ 277 ] {1317fb33-c737-43fa-8cc4-a8f453a88e6d} <Debug> TCPHandler: Processed in 0.001232521 sec. | ||
| 5684 | 2026.02.24 03:55:34.800446 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5685 | 2026.02.24 03:55:34.800503 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5686 | 2026.02.24 03:55:34.904141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13396 | ||
| 5687 | 2026.02.24 03:55:34.904710 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.02.24 03:55:34.904766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5689 | 2026.02.24 03:55:34.905351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5690 | 2026.02.24 03:55:34.905599 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.02.24 03:55:34.905735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13396 | ||
| 5692 | 2026.02.24 03:55:34.928646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 702 | ||
| 5693 | 2026.02.24 03:55:34.930810 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.02.24 03:55:34.930857 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5695 | 2026.02.24 03:55:34.932097 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5696 | 2026.02.24 03:55:34.932374 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.02.24 03:55:34.932742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
| 5698 | 2026.02.24 03:55:35.606811 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5699 | 2026.02.24 03:55:35.623388 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.02.24 03:55:35.623450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5701 | 2026.02.24 03:55:35.629218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5702 | 2026.02.24 03:55:35.629962 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.02.24 03:55:35.633085 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5704 | 2026.02.24 03:55:36.813313 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2026.02.24 03:55:36.813505 [ 277 ] {20256020-87c7-40fd-aa63-2097430033c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5706 | 2026.02.24 03:55:36.813568 [ 277 ] {20256020-87c7-40fd-aa63-2097430033c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5707 | 2026.02.24 03:55:36.814244 [ 277 ] {20256020-87c7-40fd-aa63-2097430033c6} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2026.02.24 03:55:36.814290 [ 277 ] {20256020-87c7-40fd-aa63-2097430033c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5709 | 2026.02.24 03:55:36.814686 [ 277 ] {20256020-87c7-40fd-aa63-2097430033c6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5710 | 2026.02.24 03:55:36.814913 [ 277 ] {20256020-87c7-40fd-aa63-2097430033c6} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.02.24 03:55:36.815065 [ 277 ] {20256020-87c7-40fd-aa63-2097430033c6} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001608 sec., 73383.08457711442 rows/sec., 6.24 MiB/sec. | ||
| 5712 | 2026.02.24 03:55:36.815106 [ 277 ] {20256020-87c7-40fd-aa63-2097430033c6} <Debug> TCPHandler: Processed in 0.001920488 sec. | ||
| 5713 | 2026.02.24 03:55:36.815231 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2026.02.24 03:55:36.815326 [ 277 ] {ed54b692-05dd-4877-a743-6afc9adc2fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5715 | 2026.02.24 03:55:36.815365 [ 277 ] {ed54b692-05dd-4877-a743-6afc9adc2fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5716 | 2026.02.24 03:55:36.815770 [ 277 ] {ed54b692-05dd-4877-a743-6afc9adc2fb6} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.02.24 03:55:36.815805 [ 277 ] {ed54b692-05dd-4877-a743-6afc9adc2fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5718 | 2026.02.24 03:55:36.816093 [ 277 ] {ed54b692-05dd-4877-a743-6afc9adc2fb6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5719 | 2026.02.24 03:55:36.816296 [ 277 ] {ed54b692-05dd-4877-a743-6afc9adc2fb6} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.02.24 03:55:36.816391 [ 43 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5721 | 2026.02.24 03:55:36.816421 [ 277 ] {ed54b692-05dd-4877-a743-6afc9adc2fb6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001115 sec., 27802.69058295964 rows/sec., 2.04 MiB/sec. | ||
| 5722 | 2026.02.24 03:55:36.816425 [ 43 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.02.24 03:55:36.816453 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5724 | 2026.02.24 03:55:36.816458 [ 277 ] {ed54b692-05dd-4877-a743-6afc9adc2fb6} <Debug> TCPHandler: Processed in 0.001275742 sec. | ||
| 5725 | 2026.02.24 03:55:36.816563 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5726 | 2026.02.24 03:55:36.816568 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2026.02.24 03:55:36.816705 [ 277 ] {22c556b5-aaae-49dd-8204-92be6b4a1cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5728 | 2026.02.24 03:55:36.816709 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5729 | 2026.02.24 03:55:36.816749 [ 277 ] {22c556b5-aaae-49dd-8204-92be6b4a1cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5730 | 2026.02.24 03:55:36.816757 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 71 rows starting from the beginning of the part | ||
| 5731 | 2026.02.24 03:55:36.816831 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 5732 | 2026.02.24 03:55:36.816878 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 5733 | 2026.02.24 03:55:36.816920 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
| 5734 | 2026.02.24 03:55:36.816962 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 5735 | 2026.02.24 03:55:36.817004 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 5736 | 2026.02.24 03:55:36.817192 [ 277 ] {22c556b5-aaae-49dd-8204-92be6b4a1cd0} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2026.02.24 03:55:36.817231 [ 277 ] {22c556b5-aaae-49dd-8204-92be6b4a1cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5738 | 2026.02.24 03:55:36.817553 [ 277 ] {22c556b5-aaae-49dd-8204-92be6b4a1cd0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5739 | 2026.02.24 03:55:36.817763 [ 277 ] {22c556b5-aaae-49dd-8204-92be6b4a1cd0} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.02.24 03:55:36.817786 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278363 sec., 150192.0815918483 rows/sec., 11.54 MiB/sec. | ||
| 5741 | 2026.02.24 03:55:36.817888 [ 277 ] {22c556b5-aaae-49dd-8204-92be6b4a1cd0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001201 sec., 79100.7493755204 rows/sec., 6.18 MiB/sec. | ||
| 5742 | 2026.02.24 03:55:36.817910 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5743 | 2026.02.24 03:55:36.817926 [ 277 ] {22c556b5-aaae-49dd-8204-92be6b4a1cd0} <Debug> TCPHandler: Processed in 0.001406073 sec. | ||
| 5744 | 2026.02.24 03:55:36.818047 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2026.02.24 03:55:36.818141 [ 277 ] {e74b1d84-7e03-43b5-9c49-543a3f119b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5746 | 2026.02.24 03:55:36.818174 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.02.24 03:55:36.818185 [ 277 ] {e74b1d84-7e03-43b5-9c49-543a3f119b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5748 | 2026.02.24 03:55:36.818250 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_36_7} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5749 | 2026.02.24 03:55:36.818325 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5750 | 2026.02.24 03:55:36.818596 [ 277 ] {e74b1d84-7e03-43b5-9c49-543a3f119b52} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.02.24 03:55:36.818635 [ 277 ] {e74b1d84-7e03-43b5-9c49-543a3f119b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5752 | 2026.02.24 03:55:36.818959 [ 277 ] {e74b1d84-7e03-43b5-9c49-543a3f119b52} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5753 | 2026.02.24 03:55:36.819174 [ 277 ] {e74b1d84-7e03-43b5-9c49-543a3f119b52} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.02.24 03:55:36.819301 [ 277 ] {e74b1d84-7e03-43b5-9c49-543a3f119b52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 5755 | 2026.02.24 03:55:36.819336 [ 277 ] {e74b1d84-7e03-43b5-9c49-543a3f119b52} <Debug> TCPHandler: Processed in 0.001336393 sec. | ||
| 5756 | 2026.02.24 03:55:36.819454 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.02.24 03:55:36.819544 [ 277 ] {7198e7ca-fc2c-47d9-92e7-9817ef54f526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5758 | 2026.02.24 03:55:36.819597 [ 277 ] {7198e7ca-fc2c-47d9-92e7-9817ef54f526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5759 | 2026.02.24 03:55:36.820419 [ 277 ] {7198e7ca-fc2c-47d9-92e7-9817ef54f526} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.02.24 03:55:36.820452 [ 277 ] {7198e7ca-fc2c-47d9-92e7-9817ef54f526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5761 | 2026.02.24 03:55:36.820979 [ 277 ] {7198e7ca-fc2c-47d9-92e7-9817ef54f526} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5762 | 2026.02.24 03:55:36.821190 [ 277 ] {7198e7ca-fc2c-47d9-92e7-9817ef54f526} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.02.24 03:55:36.821324 [ 277 ] {7198e7ca-fc2c-47d9-92e7-9817ef54f526} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001797 sec., 17250.973845297718 rows/sec., 30.91 MiB/sec. | ||
| 5764 | 2026.02.24 03:55:36.821383 [ 277 ] {7198e7ca-fc2c-47d9-92e7-9817ef54f526} <Debug> TCPHandler: Processed in 0.001975029 sec. | ||
| 5765 | 2026.02.24 03:55:36.821499 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2026.02.24 03:55:36.821591 [ 277 ] {7ceb25f4-ec26-4147-bc63-c32d7001e812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5767 | 2026.02.24 03:55:36.821633 [ 277 ] {7ceb25f4-ec26-4147-bc63-c32d7001e812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5768 | 2026.02.24 03:55:36.821971 [ 277 ] {7ceb25f4-ec26-4147-bc63-c32d7001e812} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.02.24 03:55:36.822009 [ 277 ] {7ceb25f4-ec26-4147-bc63-c32d7001e812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5770 | 2026.02.24 03:55:36.822303 [ 277 ] {7ceb25f4-ec26-4147-bc63-c32d7001e812} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5771 | 2026.02.24 03:55:36.822506 [ 277 ] {7ceb25f4-ec26-4147-bc63-c32d7001e812} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.02.24 03:55:36.822630 [ 277 ] {7ceb25f4-ec26-4147-bc63-c32d7001e812} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5773 | 2026.02.24 03:55:36.822665 [ 277 ] {7ceb25f4-ec26-4147-bc63-c32d7001e812} <Debug> TCPHandler: Processed in 0.001213341 sec. | ||
| 5774 | 2026.02.24 03:55:41.841937 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2026.02.24 03:55:41.842146 [ 277 ] {a4f64188-ade9-4150-a0bc-30d5e7c19c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5776 | 2026.02.24 03:55:41.842216 [ 277 ] {a4f64188-ade9-4150-a0bc-30d5e7c19c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5777 | 2026.02.24 03:55:41.842883 [ 277 ] {a4f64188-ade9-4150-a0bc-30d5e7c19c6a} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.02.24 03:55:41.842924 [ 277 ] {a4f64188-ade9-4150-a0bc-30d5e7c19c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5779 | 2026.02.24 03:55:41.843296 [ 277 ] {a4f64188-ade9-4150-a0bc-30d5e7c19c6a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5780 | 2026.02.24 03:55:41.843514 [ 277 ] {a4f64188-ade9-4150-a0bc-30d5e7c19c6a} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.02.24 03:55:41.843661 [ 277 ] {a4f64188-ade9-4150-a0bc-30d5e7c19c6a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001567 sec., 15315.890236119974 rows/sec., 1.27 MiB/sec. | ||
| 5782 | 2026.02.24 03:55:41.843703 [ 277 ] {a4f64188-ade9-4150-a0bc-30d5e7c19c6a} <Debug> TCPHandler: Processed in 0.001896738 sec. | ||
| 5783 | 2026.02.24 03:55:41.843826 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5784 | 2026.02.24 03:55:41.843919 [ 277 ] {17644759-0374-41a9-ba5a-2c62510ae99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5785 | 2026.02.24 03:55:41.843959 [ 277 ] {17644759-0374-41a9-ba5a-2c62510ae99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5786 | 2026.02.24 03:55:41.844351 [ 277 ] {17644759-0374-41a9-ba5a-2c62510ae99a} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.02.24 03:55:41.844387 [ 277 ] {17644759-0374-41a9-ba5a-2c62510ae99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5788 | 2026.02.24 03:55:41.844685 [ 277 ] {17644759-0374-41a9-ba5a-2c62510ae99a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5789 | 2026.02.24 03:55:41.844887 [ 277 ] {17644759-0374-41a9-ba5a-2c62510ae99a} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.02.24 03:55:41.845012 [ 277 ] {17644759-0374-41a9-ba5a-2c62510ae99a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001112 sec., 3597.1223021582737 rows/sec., 293.32 KiB/sec. | ||
| 5791 | 2026.02.24 03:55:41.845050 [ 277 ] {17644759-0374-41a9-ba5a-2c62510ae99a} <Debug> TCPHandler: Processed in 0.001272042 sec. | ||
| 5792 | 2026.02.24 03:55:41.845157 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5793 | 2026.02.24 03:55:41.845248 [ 277 ] {f3a05936-604a-44df-8051-c0d52b2d7fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5794 | 2026.02.24 03:55:41.845286 [ 277 ] {f3a05936-604a-44df-8051-c0d52b2d7fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5795 | 2026.02.24 03:55:41.846319 [ 277 ] {f3a05936-604a-44df-8051-c0d52b2d7fe5} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2026.02.24 03:55:41.846356 [ 277 ] {f3a05936-604a-44df-8051-c0d52b2d7fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5797 | 2026.02.24 03:55:41.846756 [ 277 ] {f3a05936-604a-44df-8051-c0d52b2d7fe5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5798 | 2026.02.24 03:55:41.846962 [ 277 ] {f3a05936-604a-44df-8051-c0d52b2d7fe5} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2026.02.24 03:55:41.847074 [ 41 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5800 | 2026.02.24 03:55:41.847086 [ 277 ] {f3a05936-604a-44df-8051-c0d52b2d7fe5} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001855 sec., 721293.8005390835 rows/sec., 60.32 MiB/sec. | ||
| 5801 | 2026.02.24 03:55:41.847154 [ 41 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.02.24 03:55:41.847169 [ 277 ] {f3a05936-604a-44df-8051-c0d52b2d7fe5} <Debug> TCPHandler: Processed in 0.00205914 sec. | ||
| 5803 | 2026.02.24 03:55:41.847185 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5804 | 2026.02.24 03:55:41.847284 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2026.02.24 03:55:41.847324 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 5806 | 2026.02.24 03:55:41.847384 [ 277 ] {3cd7e87c-1f82-4dd6-93c9-845084d34adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5807 | 2026.02.24 03:55:41.847428 [ 277 ] {3cd7e87c-1f82-4dd6-93c9-845084d34adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5808 | 2026.02.24 03:55:41.847486 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5809 | 2026.02.24 03:55:41.847529 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1407 rows starting from the beginning of the part | ||
| 5810 | 2026.02.24 03:55:41.847604 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part | ||
| 5811 | 2026.02.24 03:55:41.847656 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 122 rows starting from the beginning of the part | ||
| 5812 | 2026.02.24 03:55:41.847704 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 76 rows starting from the beginning of the part | ||
| 5813 | 2026.02.24 03:55:41.847747 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 118 rows starting from the beginning of the part | ||
| 5814 | 2026.02.24 03:55:41.847797 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1338 rows starting from the beginning of the part | ||
| 5815 | 2026.02.24 03:55:41.847829 [ 277 ] {3cd7e87c-1f82-4dd6-93c9-845084d34adc} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.02.24 03:55:41.847868 [ 277 ] {3cd7e87c-1f82-4dd6-93c9-845084d34adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 5817 | 2026.02.24 03:55:41.848194 [ 277 ] {3cd7e87c-1f82-4dd6-93c9-845084d34adc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5818 | 2026.02.24 03:55:41.848410 [ 277 ] {3cd7e87c-1f82-4dd6-93c9-845084d34adc} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.02.24 03:55:41.848546 [ 277 ] {3cd7e87c-1f82-4dd6-93c9-845084d34adc} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.00118 sec., 22033.898305084746 rows/sec., 1.65 MiB/sec. | ||
| 5820 | 2026.02.24 03:55:41.848584 [ 277 ] {3cd7e87c-1f82-4dd6-93c9-845084d34adc} <Debug> TCPHandler: Processed in 0.001347493 sec. | ||
| 5821 | 2026.02.24 03:55:41.848690 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2026.02.24 03:55:41.848781 [ 277 ] {d4780051-ab99-49c8-a701-3481d6a8b445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5823 | 2026.02.24 03:55:41.848819 [ 277 ] {d4780051-ab99-49c8-a701-3481d6a8b445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5824 | 2026.02.24 03:55:41.849276 [ 277 ] {d4780051-ab99-49c8-a701-3481d6a8b445} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.02.24 03:55:41.849312 [ 277 ] {d4780051-ab99-49c8-a701-3481d6a8b445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 5826 | 2026.02.24 03:55:41.849414 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3137 rows, containing 5 columns (5 merged, 0 gathered) in 0.002155511 sec., 1455339.360365129 rows/sec., 127.53 MiB/sec. | ||
| 5827 | 2026.02.24 03:55:41.849632 [ 277 ] {d4780051-ab99-49c8-a701-3481d6a8b445} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5828 | 2026.02.24 03:55:41.849670 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5829 | 2026.02.24 03:55:41.849890 [ 277 ] {d4780051-ab99-49c8-a701-3481d6a8b445} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.02.24 03:55:41.849979 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_41_8} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.02.24 03:55:41.850030 [ 277 ] {d4780051-ab99-49c8-a701-3481d6a8b445} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001266 sec., 199052.1327014218 rows/sec., 13.77 MiB/sec. | ||
| 5832 | 2026.02.24 03:55:41.850065 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_41_8} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5833 | 2026.02.24 03:55:41.850072 [ 277 ] {d4780051-ab99-49c8-a701-3481d6a8b445} <Debug> TCPHandler: Processed in 0.001428634 sec. | ||
| 5834 | 2026.02.24 03:55:41.850154 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5835 | 2026.02.24 03:55:41.850196 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5836 | 2026.02.24 03:55:41.850290 [ 277 ] {647ac98a-6f64-4e06-9730-fbe3b2287ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5837 | 2026.02.24 03:55:41.850328 [ 277 ] {647ac98a-6f64-4e06-9730-fbe3b2287ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5838 | 2026.02.24 03:55:41.850721 [ 277 ] {647ac98a-6f64-4e06-9730-fbe3b2287ee5} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2026.02.24 03:55:41.850757 [ 277 ] {647ac98a-6f64-4e06-9730-fbe3b2287ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5840 | 2026.02.24 03:55:41.851048 [ 277 ] {647ac98a-6f64-4e06-9730-fbe3b2287ee5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5841 | 2026.02.24 03:55:41.851258 [ 277 ] {647ac98a-6f64-4e06-9730-fbe3b2287ee5} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.02.24 03:55:41.851380 [ 277 ] {647ac98a-6f64-4e06-9730-fbe3b2287ee5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 5843 | 2026.02.24 03:55:41.851418 [ 277 ] {647ac98a-6f64-4e06-9730-fbe3b2287ee5} <Debug> TCPHandler: Processed in 0.001269342 sec. | ||
| 5844 | 2026.02.24 03:55:41.851521 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2026.02.24 03:55:41.851612 [ 277 ] {37261daf-cb20-4ce9-9bc3-1c3afa699806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5846 | 2026.02.24 03:55:41.851650 [ 277 ] {37261daf-cb20-4ce9-9bc3-1c3afa699806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5847 | 2026.02.24 03:55:41.852247 [ 277 ] {37261daf-cb20-4ce9-9bc3-1c3afa699806} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2026.02.24 03:55:41.852283 [ 277 ] {37261daf-cb20-4ce9-9bc3-1c3afa699806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5849 | 2026.02.24 03:55:41.852608 [ 277 ] {37261daf-cb20-4ce9-9bc3-1c3afa699806} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5850 | 2026.02.24 03:55:41.852815 [ 277 ] {37261daf-cb20-4ce9-9bc3-1c3afa699806} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2026.02.24 03:55:41.852919 [ 41 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5852 | 2026.02.24 03:55:41.852941 [ 277 ] {37261daf-cb20-4ce9-9bc3-1c3afa699806} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001346 sec., 423476.9687964339 rows/sec., 31.77 MiB/sec. | ||
| 5853 | 2026.02.24 03:55:41.852953 [ 41 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.02.24 03:55:41.852980 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5855 | 2026.02.24 03:55:41.852984 [ 277 ] {37261daf-cb20-4ce9-9bc3-1c3afa699806} <Debug> TCPHandler: Processed in 0.001509275 sec. | ||
| 5856 | 2026.02.24 03:55:41.853059 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 5857 | 2026.02.24 03:55:41.853099 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.02.24 03:55:41.853164 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5859 | 2026.02.24 03:55:41.853195 [ 277 ] {2222e65a-96d0-47d2-8ac8-ab1a3723c308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5860 | 2026.02.24 03:55:41.853198 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 633 rows starting from the beginning of the part | ||
| 5861 | 2026.02.24 03:55:41.853246 [ 277 ] {2222e65a-96d0-47d2-8ac8-ab1a3723c308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5862 | 2026.02.24 03:55:41.853278 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part | ||
| 5863 | 2026.02.24 03:55:41.853332 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 103 rows starting from the beginning of the part | ||
| 5864 | 2026.02.24 03:55:41.853379 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part | ||
| 5865 | 2026.02.24 03:55:41.853421 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 95 rows starting from the beginning of the part | ||
| 5866 | 2026.02.24 03:55:41.853462 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 570 rows starting from the beginning of the part | ||
| 5867 | 2026.02.24 03:55:41.853828 [ 277 ] {2222e65a-96d0-47d2-8ac8-ab1a3723c308} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.02.24 03:55:41.853869 [ 277 ] {2222e65a-96d0-47d2-8ac8-ab1a3723c308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 5869 | 2026.02.24 03:55:41.854274 [ 277 ] {2222e65a-96d0-47d2-8ac8-ab1a3723c308} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5870 | 2026.02.24 03:55:41.854393 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368303 sec., 1132059.2003379369 rows/sec., 90.20 MiB/sec. | ||
| 5871 | 2026.02.24 03:55:41.854502 [ 277 ] {2222e65a-96d0-47d2-8ac8-ab1a3723c308} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2026.02.24 03:55:41.854560 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5873 | 2026.02.24 03:55:41.854620 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5874 | 2026.02.24 03:55:41.854641 [ 277 ] {2222e65a-96d0-47d2-8ac8-ab1a3723c308} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001464 sec., 602459.0163934426 rows/sec., 40.89 MiB/sec. | ||
| 5875 | 2026.02.24 03:55:41.854655 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2026.02.24 03:55:41.854688 [ 277 ] {2222e65a-96d0-47d2-8ac8-ab1a3723c308} <Debug> TCPHandler: Processed in 0.001635656 sec. | ||
| 5877 | 2026.02.24 03:55:41.854689 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 5878 | 2026.02.24 03:55:41.854787 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 5879 | 2026.02.24 03:55:41.854802 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.02.24 03:55:41.854835 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_41_8} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2026.02.24 03:55:41.854890 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5882 | 2026.02.24 03:55:41.854905 [ 277 ] {480c39c8-9a3c-4ea9-a3a7-71c603659635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5883 | 2026.02.24 03:55:41.854907 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_41_8} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5884 | 2026.02.24 03:55:41.854918 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11161 rows starting from the beginning of the part | ||
| 5885 | 2026.02.24 03:55:41.854966 [ 277 ] {480c39c8-9a3c-4ea9-a3a7-71c603659635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5886 | 2026.02.24 03:55:41.854989 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5887 | 2026.02.24 03:55:41.854995 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 5888 | 2026.02.24 03:55:41.855064 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 164 rows starting from the beginning of the part | ||
| 5889 | 2026.02.24 03:55:41.855117 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5890 | 2026.02.24 03:55:41.855177 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 5891 | 2026.02.24 03:55:41.855223 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 882 rows starting from the beginning of the part | ||
| 5892 | 2026.02.24 03:55:41.855742 [ 277 ] {480c39c8-9a3c-4ea9-a3a7-71c603659635} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.02.24 03:55:41.855782 [ 277 ] {480c39c8-9a3c-4ea9-a3a7-71c603659635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 5894 | 2026.02.24 03:55:41.856422 [ 277 ] {480c39c8-9a3c-4ea9-a3a7-71c603659635} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5895 | 2026.02.24 03:55:41.856655 [ 277 ] {480c39c8-9a3c-4ea9-a3a7-71c603659635} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.02.24 03:55:41.856772 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5897 | 2026.02.24 03:55:41.856794 [ 277 ] {480c39c8-9a3c-4ea9-a3a7-71c603659635} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001907 sec., 5243.8384897745145 rows/sec., 9.40 MiB/sec. | ||
| 5898 | 2026.02.24 03:55:41.856810 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.02.24 03:55:41.856838 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 5900 | 2026.02.24 03:55:41.856860 [ 277 ] {480c39c8-9a3c-4ea9-a3a7-71c603659635} <Debug> TCPHandler: Processed in 0.00210493 sec. | ||
| 5901 | 2026.02.24 03:55:41.856912 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 5902 | 2026.02.24 03:55:41.856970 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.02.24 03:55:41.857066 [ 277 ] {2f16f957-e4db-4423-8280-d3b4edb7f0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5904 | 2026.02.24 03:55:41.857094 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5905 | 2026.02.24 03:55:41.857107 [ 277 ] {2f16f957-e4db-4423-8280-d3b4edb7f0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5906 | 2026.02.24 03:55:41.857146 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 594 rows starting from the beginning of the part | ||
| 5907 | 2026.02.24 03:55:41.857280 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 5908 | 2026.02.24 03:55:41.857393 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 5909 | 2026.02.24 03:55:41.857458 [ 277 ] {2f16f957-e4db-4423-8280-d3b4edb7f0ba} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2026.02.24 03:55:41.857488 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 5911 | 2026.02.24 03:55:41.857498 [ 277 ] {2f16f957-e4db-4423-8280-d3b4edb7f0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 5912 | 2026.02.24 03:55:41.857590 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 5913 | 2026.02.24 03:55:41.857681 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 5914 | 2026.02.24 03:55:41.857877 [ 277 ] {2f16f957-e4db-4423-8280-d3b4edb7f0ba} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5915 | 2026.02.24 03:55:41.858118 [ 277 ] {2f16f957-e4db-4423-8280-d3b4edb7f0ba} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.02.24 03:55:41.858231 [ 41 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5917 | 2026.02.24 03:55:41.858253 [ 277 ] {2f16f957-e4db-4423-8280-d3b4edb7f0ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 5918 | 2026.02.24 03:55:41.858261 [ 41 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2026.02.24 03:55:41.858292 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 5920 | 2026.02.24 03:55:41.858295 [ 277 ] {2f16f957-e4db-4423-8280-d3b4edb7f0ba} <Debug> TCPHandler: Processed in 0.001371463 sec. | ||
| 5921 | 2026.02.24 03:55:41.858382 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 5922 | 2026.02.24 03:55:41.858511 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5923 | 2026.02.24 03:55:41.858546 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1980 rows starting from the beginning of the part | ||
| 5924 | 2026.02.24 03:55:41.858612 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 5925 | 2026.02.24 03:55:41.858655 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 5926 | 2026.02.24 03:55:41.858695 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 5927 | 2026.02.24 03:55:41.858734 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 5928 | 2026.02.24 03:55:41.858774 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 5929 | 2026.02.24 03:55:41.859823 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12687 rows, containing 5 columns (5 merged, 0 gathered) in 0.005068309 sec., 2503201.758219556 rows/sec., 171.87 MiB/sec. | ||
| 5930 | 2026.02.24 03:55:41.859908 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001570325 sec., 1451928.7408657444 rows/sec., 97.75 MiB/sec. | ||
| 5931 | 2026.02.24 03:55:41.860199 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5932 | 2026.02.24 03:55:41.860212 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5933 | 2026.02.24 03:55:41.860530 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_41_8} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.02.24 03:55:41.860611 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_41_8} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5935 | 2026.02.24 03:55:41.860619 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.02.24 03:55:41.860685 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5937 | 2026.02.24 03:55:41.860708 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5938 | 2026.02.24 03:55:41.860808 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 5939 | 2026.02.24 03:55:41.862747 [ 201 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 19 columns (19 merged, 0 gathered) in 0.005867266 sec., 116919.87375380629 rows/sec., 209.52 MiB/sec. | ||
| 5940 | 2026.02.24 03:55:41.863663 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5941 | 2026.02.24 03:55:41.863955 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.02.24 03:55:41.864021 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5943 | 2026.02.24 03:55:41.864099 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 5944 | 2026.02.24 03:55:42.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.44 MiB, peak 277.34 MiB, free memory in arenas 0.00 B, will set to 269.64 MiB (RSS), difference: 4.20 MiB | ||
| 5945 | 2026.02.24 03:55:42.405951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13908 | ||
| 5946 | 2026.02.24 03:55:42.406490 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.02.24 03:55:42.406540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5948 | 2026.02.24 03:55:42.407033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5949 | 2026.02.24 03:55:42.407268 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.02.24 03:55:42.407418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13908 | ||
| 5951 | 2026.02.24 03:55:43.133300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5952 | 2026.02.24 03:55:43.150580 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.02.24 03:55:43.150638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5954 | 2026.02.24 03:55:43.156875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5955 | 2026.02.24 03:55:43.157596 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.02.24 03:55:43.160834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5957 | 2026.02.24 03:55:44.933105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 734 | ||
| 5958 | 2026.02.24 03:55:44.935385 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.02.24 03:55:44.935423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5960 | 2026.02.24 03:55:44.936592 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5961 | 2026.02.24 03:55:44.936846 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.02.24 03:55:44.936976 [ 34 ] {} <Debug> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5963 | 2026.02.24 03:55:44.937019 [ 34 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.02.24 03:55:44.937040 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5965 | 2026.02.24 03:55:44.937099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 5966 | 2026.02.24 03:55:44.937195 [ 201 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 5967 | 2026.02.24 03:55:44.937915 [ 201 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5968 | 2026.02.24 03:55:44.938085 [ 201 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 566 rows starting from the beginning of the part | ||
| 5969 | 2026.02.24 03:55:44.938456 [ 201 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 5970 | 2026.02.24 03:55:44.938801 [ 201 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 5971 | 2026.02.24 03:55:44.939132 [ 201 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 5972 | 2026.02.24 03:55:44.939466 [ 201 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 5973 | 2026.02.24 03:55:44.939786 [ 201 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 5974 | 2026.02.24 03:55:44.945568 [ 198 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 72 columns (72 merged, 0 gathered) in 0.008455771 sec., 86804.62136450951 rows/sec., 72.21 MiB/sec. | ||
| 5975 | 2026.02.24 03:55:44.946611 [ 197 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5976 | 2026.02.24 03:55:44.947128 [ 197 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_21_4} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.02.24 03:55:44.947200 [ 197 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_21_4} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5978 | 2026.02.24 03:55:44.947325 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 5979 | 2026.02.24 03:55:46.814746 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.02.24 03:55:46.814938 [ 277 ] {52199e13-2af1-4112-9c1e-88405a1dbc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5981 | 2026.02.24 03:55:46.815004 [ 277 ] {52199e13-2af1-4112-9c1e-88405a1dbc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5982 | 2026.02.24 03:55:46.815685 [ 277 ] {52199e13-2af1-4112-9c1e-88405a1dbc53} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.02.24 03:55:46.815729 [ 277 ] {52199e13-2af1-4112-9c1e-88405a1dbc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 5984 | 2026.02.24 03:55:46.816125 [ 277 ] {52199e13-2af1-4112-9c1e-88405a1dbc53} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5985 | 2026.02.24 03:55:46.816354 [ 277 ] {52199e13-2af1-4112-9c1e-88405a1dbc53} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.02.24 03:55:46.816505 [ 277 ] {52199e13-2af1-4112-9c1e-88405a1dbc53} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001615 sec., 73065.01547987617 rows/sec., 6.22 MiB/sec. | ||
| 5987 | 2026.02.24 03:55:46.816547 [ 277 ] {52199e13-2af1-4112-9c1e-88405a1dbc53} <Debug> TCPHandler: Processed in 0.001925569 sec. | ||
| 5988 | 2026.02.24 03:55:46.816686 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.02.24 03:55:46.816782 [ 277 ] {6586569a-1d75-4c53-83a8-8928eaf1a609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5990 | 2026.02.24 03:55:46.816822 [ 277 ] {6586569a-1d75-4c53-83a8-8928eaf1a609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5991 | 2026.02.24 03:55:46.817239 [ 277 ] {6586569a-1d75-4c53-83a8-8928eaf1a609} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.02.24 03:55:46.817275 [ 277 ] {6586569a-1d75-4c53-83a8-8928eaf1a609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 5993 | 2026.02.24 03:55:46.817570 [ 277 ] {6586569a-1d75-4c53-83a8-8928eaf1a609} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5994 | 2026.02.24 03:55:46.817794 [ 277 ] {6586569a-1d75-4c53-83a8-8928eaf1a609} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.02.24 03:55:46.817932 [ 277 ] {6586569a-1d75-4c53-83a8-8928eaf1a609} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001169 sec., 26518.391787852866 rows/sec., 1.95 MiB/sec. | ||
| 5996 | 2026.02.24 03:55:46.817969 [ 277 ] {6586569a-1d75-4c53-83a8-8928eaf1a609} <Debug> TCPHandler: Processed in 0.001334683 sec. | ||
| 5997 | 2026.02.24 03:55:46.818083 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.02.24 03:55:46.818174 [ 277 ] {02419eca-2269-429c-b4fc-31e6ffbb82ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5999 | 2026.02.24 03:55:46.818212 [ 277 ] {02419eca-2269-429c-b4fc-31e6ffbb82ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6000 | 2026.02.24 03:55:46.818630 [ 277 ] {02419eca-2269-429c-b4fc-31e6ffbb82ca} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.02.24 03:55:46.818664 [ 277 ] {02419eca-2269-429c-b4fc-31e6ffbb82ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6002 | 2026.02.24 03:55:46.818947 [ 277 ] {02419eca-2269-429c-b4fc-31e6ffbb82ca} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6003 | 2026.02.24 03:55:46.819138 [ 277 ] {02419eca-2269-429c-b4fc-31e6ffbb82ca} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.02.24 03:55:46.819257 [ 277 ] {02419eca-2269-429c-b4fc-31e6ffbb82ca} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001148 sec., 82752.61324041813 rows/sec., 6.46 MiB/sec. | ||
| 6005 | 2026.02.24 03:55:46.819294 [ 277 ] {02419eca-2269-429c-b4fc-31e6ffbb82ca} <Debug> TCPHandler: Processed in 0.001310473 sec. | ||
| 6006 | 2026.02.24 03:55:46.819403 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.02.24 03:55:46.819557 [ 277 ] {7d51666e-b414-4ed1-ba44-c5837d10e04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6008 | 2026.02.24 03:55:46.819599 [ 277 ] {7d51666e-b414-4ed1-ba44-c5837d10e04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6009 | 2026.02.24 03:55:46.820007 [ 277 ] {7d51666e-b414-4ed1-ba44-c5837d10e04e} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.02.24 03:55:46.820043 [ 277 ] {7d51666e-b414-4ed1-ba44-c5837d10e04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6011 | 2026.02.24 03:55:46.820362 [ 277 ] {7d51666e-b414-4ed1-ba44-c5837d10e04e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6012 | 2026.02.24 03:55:46.820581 [ 277 ] {7d51666e-b414-4ed1-ba44-c5837d10e04e} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.02.24 03:55:46.820708 [ 277 ] {7d51666e-b414-4ed1-ba44-c5837d10e04e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6014 | 2026.02.24 03:55:46.820769 [ 277 ] {7d51666e-b414-4ed1-ba44-c5837d10e04e} <Debug> TCPHandler: Processed in 0.001351813 sec. | ||
| 6015 | 2026.02.24 03:55:46.820883 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.02.24 03:55:46.820974 [ 277 ] {5ace0570-4a7f-46e3-8e47-dbef1cf3c0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.02.24 03:55:46.821027 [ 277 ] {5ace0570-4a7f-46e3-8e47-dbef1cf3c0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6018 | 2026.02.24 03:55:46.821850 [ 277 ] {5ace0570-4a7f-46e3-8e47-dbef1cf3c0e3} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.02.24 03:55:46.821886 [ 277 ] {5ace0570-4a7f-46e3-8e47-dbef1cf3c0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6020 | 2026.02.24 03:55:46.822416 [ 277 ] {5ace0570-4a7f-46e3-8e47-dbef1cf3c0e3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6021 | 2026.02.24 03:55:46.822655 [ 277 ] {5ace0570-4a7f-46e3-8e47-dbef1cf3c0e3} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.02.24 03:55:46.822787 [ 277 ] {5ace0570-4a7f-46e3-8e47-dbef1cf3c0e3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00183 sec., 16939.890710382515 rows/sec., 30.36 MiB/sec. | ||
| 6023 | 2026.02.24 03:55:46.822839 [ 277 ] {5ace0570-4a7f-46e3-8e47-dbef1cf3c0e3} <Debug> TCPHandler: Processed in 0.002002539 sec. | ||
| 6024 | 2026.02.24 03:55:46.822955 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.02.24 03:55:46.823047 [ 277 ] {f77267fe-8bc6-46c9-812a-1b3431316c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6026 | 2026.02.24 03:55:46.823088 [ 277 ] {f77267fe-8bc6-46c9-812a-1b3431316c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6027 | 2026.02.24 03:55:46.823439 [ 277 ] {f77267fe-8bc6-46c9-812a-1b3431316c0c} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.02.24 03:55:46.823474 [ 277 ] {f77267fe-8bc6-46c9-812a-1b3431316c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6029 | 2026.02.24 03:55:46.823778 [ 277 ] {f77267fe-8bc6-46c9-812a-1b3431316c0c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6030 | 2026.02.24 03:55:46.823991 [ 277 ] {f77267fe-8bc6-46c9-812a-1b3431316c0c} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.02.24 03:55:46.824117 [ 277 ] {f77267fe-8bc6-46c9-812a-1b3431316c0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6032 | 2026.02.24 03:55:46.824153 [ 277 ] {f77267fe-8bc6-46c9-812a-1b3431316c0c} <Debug> TCPHandler: Processed in 0.001244211 sec. | ||
| 6033 | 2026.02.24 03:55:49.800566 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6034 | 2026.02.24 03:55:49.800630 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6035 | 2026.02.24 03:55:49.907700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14356 | ||
| 6036 | 2026.02.24 03:55:49.908270 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.02.24 03:55:49.908322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6038 | 2026.02.24 03:55:49.908878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6039 | 2026.02.24 03:55:49.909111 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.02.24 03:55:49.909261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14356 | ||
| 6041 | 2026.02.24 03:55:50.661098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6042 | 2026.02.24 03:55:50.677989 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.02.24 03:55:50.678036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6044 | 2026.02.24 03:55:50.684004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6045 | 2026.02.24 03:55:50.684683 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.02.24 03:55:50.687481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6047 | 2026.02.24 03:55:51.812867 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2026.02.24 03:55:51.813060 [ 277 ] {97154201-5c04-4517-8572-4d18d0236232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6049 | 2026.02.24 03:55:51.813139 [ 277 ] {97154201-5c04-4517-8572-4d18d0236232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6050 | 2026.02.24 03:55:51.813802 [ 277 ] {97154201-5c04-4517-8572-4d18d0236232} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.02.24 03:55:51.813852 [ 277 ] {97154201-5c04-4517-8572-4d18d0236232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6052 | 2026.02.24 03:55:51.814256 [ 277 ] {97154201-5c04-4517-8572-4d18d0236232} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6053 | 2026.02.24 03:55:51.814489 [ 277 ] {97154201-5c04-4517-8572-4d18d0236232} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.02.24 03:55:51.814653 [ 277 ] {97154201-5c04-4517-8572-4d18d0236232} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00164 sec., 46341.46341463415 rows/sec., 3.82 MiB/sec. | ||
| 6055 | 2026.02.24 03:55:51.814703 [ 277 ] {97154201-5c04-4517-8572-4d18d0236232} <Debug> TCPHandler: Processed in 0.001968539 sec. | ||
| 6056 | 2026.02.24 03:55:51.814829 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2026.02.24 03:55:51.814933 [ 277 ] {d8cf7a5a-9f86-4576-bec1-82aad17ed193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6058 | 2026.02.24 03:55:51.814976 [ 277 ] {d8cf7a5a-9f86-4576-bec1-82aad17ed193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6059 | 2026.02.24 03:55:51.815391 [ 277 ] {d8cf7a5a-9f86-4576-bec1-82aad17ed193} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.02.24 03:55:51.815430 [ 277 ] {d8cf7a5a-9f86-4576-bec1-82aad17ed193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6061 | 2026.02.24 03:55:51.815749 [ 277 ] {d8cf7a5a-9f86-4576-bec1-82aad17ed193} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6062 | 2026.02.24 03:55:51.815963 [ 277 ] {d8cf7a5a-9f86-4576-bec1-82aad17ed193} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.02.24 03:55:51.816100 [ 277 ] {d8cf7a5a-9f86-4576-bec1-82aad17ed193} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 6064 | 2026.02.24 03:55:51.816140 [ 277 ] {d8cf7a5a-9f86-4576-bec1-82aad17ed193} <Debug> TCPHandler: Processed in 0.001364033 sec. | ||
| 6065 | 2026.02.24 03:55:51.816252 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2026.02.24 03:55:51.816351 [ 277 ] {0f885454-7cf8-4d63-b7c0-e9925f96b46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6067 | 2026.02.24 03:55:51.816393 [ 277 ] {0f885454-7cf8-4d63-b7c0-e9925f96b46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6068 | 2026.02.24 03:55:51.816806 [ 277 ] {0f885454-7cf8-4d63-b7c0-e9925f96b46c} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2026.02.24 03:55:51.816844 [ 277 ] {0f885454-7cf8-4d63-b7c0-e9925f96b46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6070 | 2026.02.24 03:55:51.817172 [ 277 ] {0f885454-7cf8-4d63-b7c0-e9925f96b46c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6071 | 2026.02.24 03:55:51.817389 [ 277 ] {0f885454-7cf8-4d63-b7c0-e9925f96b46c} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.02.24 03:55:51.817522 [ 277 ] {0f885454-7cf8-4d63-b7c0-e9925f96b46c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001191 sec., 62132.66162888329 rows/sec., 4.85 MiB/sec. | ||
| 6073 | 2026.02.24 03:55:51.817560 [ 277 ] {0f885454-7cf8-4d63-b7c0-e9925f96b46c} <Debug> TCPHandler: Processed in 0.001359023 sec. | ||
| 6074 | 2026.02.24 03:55:51.817723 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.02.24 03:55:51.817851 [ 277 ] {12022e96-f018-427c-9c6e-8829c2fbaafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6076 | 2026.02.24 03:55:51.817904 [ 277 ] {12022e96-f018-427c-9c6e-8829c2fbaafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6077 | 2026.02.24 03:55:51.818376 [ 277 ] {12022e96-f018-427c-9c6e-8829c2fbaafc} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.02.24 03:55:51.818421 [ 277 ] {12022e96-f018-427c-9c6e-8829c2fbaafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6079 | 2026.02.24 03:55:51.818832 [ 277 ] {12022e96-f018-427c-9c6e-8829c2fbaafc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6080 | 2026.02.24 03:55:51.819073 [ 277 ] {12022e96-f018-427c-9c6e-8829c2fbaafc} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.02.24 03:55:51.819214 [ 277 ] {12022e96-f018-427c-9c6e-8829c2fbaafc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00139 sec., 115107.91366906476 rows/sec., 8.02 MiB/sec. | ||
| 6082 | 2026.02.24 03:55:51.819252 [ 277 ] {12022e96-f018-427c-9c6e-8829c2fbaafc} <Debug> TCPHandler: Processed in 0.001606475 sec. | ||
| 6083 | 2026.02.24 03:55:51.819368 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.02.24 03:55:51.819464 [ 277 ] {4fba6e47-b0dc-425c-a14c-cbeebbf5c4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6085 | 2026.02.24 03:55:51.819519 [ 277 ] {4fba6e47-b0dc-425c-a14c-cbeebbf5c4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6086 | 2026.02.24 03:55:51.820320 [ 277 ] {4fba6e47-b0dc-425c-a14c-cbeebbf5c4f7} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2026.02.24 03:55:51.820358 [ 277 ] {4fba6e47-b0dc-425c-a14c-cbeebbf5c4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6088 | 2026.02.24 03:55:51.820857 [ 277 ] {4fba6e47-b0dc-425c-a14c-cbeebbf5c4f7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6089 | 2026.02.24 03:55:51.821065 [ 277 ] {4fba6e47-b0dc-425c-a14c-cbeebbf5c4f7} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.02.24 03:55:51.821205 [ 277 ] {4fba6e47-b0dc-425c-a14c-cbeebbf5c4f7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001801 sec., 5552.47084952804 rows/sec., 9.95 MiB/sec. | ||
| 6091 | 2026.02.24 03:55:51.821275 [ 277 ] {4fba6e47-b0dc-425c-a14c-cbeebbf5c4f7} <Debug> TCPHandler: Processed in 0.002002709 sec. | ||
| 6092 | 2026.02.24 03:55:51.821401 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2026.02.24 03:55:51.821494 [ 277 ] {8768b5b3-418e-494f-847d-bc454755468a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6094 | 2026.02.24 03:55:51.821534 [ 277 ] {8768b5b3-418e-494f-847d-bc454755468a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6095 | 2026.02.24 03:55:51.821942 [ 277 ] {8768b5b3-418e-494f-847d-bc454755468a} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.02.24 03:55:51.821978 [ 277 ] {8768b5b3-418e-494f-847d-bc454755468a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6097 | 2026.02.24 03:55:51.822286 [ 277 ] {8768b5b3-418e-494f-847d-bc454755468a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6098 | 2026.02.24 03:55:51.822526 [ 277 ] {8768b5b3-418e-494f-847d-bc454755468a} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.02.24 03:55:51.822655 [ 277 ] {8768b5b3-418e-494f-847d-bc454755468a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 6100 | 2026.02.24 03:55:51.822690 [ 277 ] {8768b5b3-418e-494f-847d-bc454755468a} <Debug> TCPHandler: Processed in 0.001286073 sec. | ||
| 6101 | 2026.02.24 03:55:54.937471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 758 | ||
| 6102 | 2026.02.24 03:55:54.939686 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.02.24 03:55:54.939736 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6104 | 2026.02.24 03:55:54.940907 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6105 | 2026.02.24 03:55:54.941174 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.02.24 03:55:54.941499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 6107 | 2026.02.24 03:55:56.814487 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.02.24 03:55:56.814683 [ 277 ] {66638b31-8628-45e9-8762-392054d75454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6109 | 2026.02.24 03:55:56.814751 [ 277 ] {66638b31-8628-45e9-8762-392054d75454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6110 | 2026.02.24 03:55:56.815381 [ 277 ] {66638b31-8628-45e9-8762-392054d75454} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.02.24 03:55:56.815433 [ 277 ] {66638b31-8628-45e9-8762-392054d75454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6112 | 2026.02.24 03:55:56.815828 [ 277 ] {66638b31-8628-45e9-8762-392054d75454} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6113 | 2026.02.24 03:55:56.816064 [ 277 ] {66638b31-8628-45e9-8762-392054d75454} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.02.24 03:55:56.816225 [ 277 ] {66638b31-8628-45e9-8762-392054d75454} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001589 sec., 2517.3064820641916 rows/sec., 205.27 KiB/sec. | ||
| 6115 | 2026.02.24 03:55:56.816274 [ 277 ] {66638b31-8628-45e9-8762-392054d75454} <Debug> TCPHandler: Processed in 0.001915178 sec. | ||
| 6116 | 2026.02.24 03:55:56.816396 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.02.24 03:55:56.816498 [ 277 ] {f101bd8e-e20a-4f61-ba3f-5b0a4e9f8088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6118 | 2026.02.24 03:55:56.816542 [ 277 ] {f101bd8e-e20a-4f61-ba3f-5b0a4e9f8088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6119 | 2026.02.24 03:55:56.817031 [ 277 ] {f101bd8e-e20a-4f61-ba3f-5b0a4e9f8088} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.02.24 03:55:56.817070 [ 277 ] {f101bd8e-e20a-4f61-ba3f-5b0a4e9f8088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6121 | 2026.02.24 03:55:56.817394 [ 277 ] {f101bd8e-e20a-4f61-ba3f-5b0a4e9f8088} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6122 | 2026.02.24 03:55:56.817606 [ 277 ] {f101bd8e-e20a-4f61-ba3f-5b0a4e9f8088} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.02.24 03:55:56.817742 [ 277 ] {f101bd8e-e20a-4f61-ba3f-5b0a4e9f8088} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001266 sec., 94786.72985781991 rows/sec., 8.04 MiB/sec. | ||
| 6124 | 2026.02.24 03:55:56.817781 [ 277 ] {f101bd8e-e20a-4f61-ba3f-5b0a4e9f8088} <Debug> TCPHandler: Processed in 0.001437023 sec. | ||
| 6125 | 2026.02.24 03:55:56.817901 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.02.24 03:55:56.817998 [ 277 ] {05df7322-2ebf-47b2-aa6e-fedfa7097c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6127 | 2026.02.24 03:55:56.818039 [ 277 ] {05df7322-2ebf-47b2-aa6e-fedfa7097c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6128 | 2026.02.24 03:55:56.818462 [ 277 ] {05df7322-2ebf-47b2-aa6e-fedfa7097c01} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.02.24 03:55:56.818499 [ 277 ] {05df7322-2ebf-47b2-aa6e-fedfa7097c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6130 | 2026.02.24 03:55:56.818805 [ 277 ] {05df7322-2ebf-47b2-aa6e-fedfa7097c01} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6131 | 2026.02.24 03:55:56.819016 [ 277 ] {05df7322-2ebf-47b2-aa6e-fedfa7097c01} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.02.24 03:55:56.819158 [ 277 ] {05df7322-2ebf-47b2-aa6e-fedfa7097c01} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001181 sec., 29635.901778154108 rows/sec., 2.16 MiB/sec. | ||
| 6133 | 2026.02.24 03:55:56.819197 [ 277 ] {05df7322-2ebf-47b2-aa6e-fedfa7097c01} <Debug> TCPHandler: Processed in 0.001347293 sec. | ||
| 6134 | 2026.02.24 03:55:56.819308 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.02.24 03:55:56.819402 [ 277 ] {72d7b2f8-3165-4601-bed0-d731a3951ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6136 | 2026.02.24 03:55:56.819444 [ 277 ] {72d7b2f8-3165-4601-bed0-d731a3951ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6137 | 2026.02.24 03:55:56.819898 [ 277 ] {72d7b2f8-3165-4601-bed0-d731a3951ac1} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.02.24 03:55:56.819936 [ 277 ] {72d7b2f8-3165-4601-bed0-d731a3951ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6139 | 2026.02.24 03:55:56.820266 [ 277 ] {72d7b2f8-3165-4601-bed0-d731a3951ac1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6140 | 2026.02.24 03:55:56.820483 [ 277 ] {72d7b2f8-3165-4601-bed0-d731a3951ac1} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.02.24 03:55:56.820617 [ 277 ] {72d7b2f8-3165-4601-bed0-d731a3951ac1} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001233 sec., 80291.9708029197 rows/sec., 6.28 MiB/sec. | ||
| 6142 | 2026.02.24 03:55:56.820656 [ 277 ] {72d7b2f8-3165-4601-bed0-d731a3951ac1} <Debug> TCPHandler: Processed in 0.001398003 sec. | ||
| 6143 | 2026.02.24 03:55:56.820782 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.02.24 03:55:56.820877 [ 277 ] {0908191a-68f0-48b9-8136-fd6686951302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6145 | 2026.02.24 03:55:56.820922 [ 277 ] {0908191a-68f0-48b9-8136-fd6686951302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6146 | 2026.02.24 03:55:56.821349 [ 277 ] {0908191a-68f0-48b9-8136-fd6686951302} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.02.24 03:55:56.821387 [ 277 ] {0908191a-68f0-48b9-8136-fd6686951302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6148 | 2026.02.24 03:55:56.821722 [ 277 ] {0908191a-68f0-48b9-8136-fd6686951302} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6149 | 2026.02.24 03:55:56.821932 [ 277 ] {0908191a-68f0-48b9-8136-fd6686951302} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.02.24 03:55:56.822064 [ 277 ] {0908191a-68f0-48b9-8136-fd6686951302} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001206 sec., 134328.3582089552 rows/sec., 9.35 MiB/sec. | ||
| 6151 | 2026.02.24 03:55:56.822102 [ 277 ] {0908191a-68f0-48b9-8136-fd6686951302} <Debug> TCPHandler: Processed in 0.001369033 sec. | ||
| 6152 | 2026.02.24 03:55:56.822217 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2026.02.24 03:55:56.822312 [ 277 ] {88d3e73d-d90c-47af-8c8b-b385c8f51b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6154 | 2026.02.24 03:55:56.822367 [ 277 ] {88d3e73d-d90c-47af-8c8b-b385c8f51b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6155 | 2026.02.24 03:55:56.823206 [ 277 ] {88d3e73d-d90c-47af-8c8b-b385c8f51b7d} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.02.24 03:55:56.823250 [ 277 ] {88d3e73d-d90c-47af-8c8b-b385c8f51b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6157 | 2026.02.24 03:55:56.824003 [ 277 ] {88d3e73d-d90c-47af-8c8b-b385c8f51b7d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6158 | 2026.02.24 03:55:56.824249 [ 277 ] {88d3e73d-d90c-47af-8c8b-b385c8f51b7d} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.02.24 03:55:56.824393 [ 277 ] {88d3e73d-d90c-47af-8c8b-b385c8f51b7d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002099 sec., 14768.93758932825 rows/sec., 26.47 MiB/sec. | ||
| 6160 | 2026.02.24 03:55:56.824488 [ 277 ] {88d3e73d-d90c-47af-8c8b-b385c8f51b7d} <Debug> TCPHandler: Processed in 0.002319493 sec. | ||
| 6161 | 2026.02.24 03:55:56.824629 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2026.02.24 03:55:56.824745 [ 277 ] {6a11c65e-cc7e-4a10-9be6-7e5132114819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6163 | 2026.02.24 03:55:56.824789 [ 277 ] {6a11c65e-cc7e-4a10-9be6-7e5132114819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6164 | 2026.02.24 03:55:56.825151 [ 277 ] {6a11c65e-cc7e-4a10-9be6-7e5132114819} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2026.02.24 03:55:56.825188 [ 277 ] {6a11c65e-cc7e-4a10-9be6-7e5132114819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6166 | 2026.02.24 03:55:56.825514 [ 277 ] {6a11c65e-cc7e-4a10-9be6-7e5132114819} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6167 | 2026.02.24 03:55:56.825729 [ 277 ] {6a11c65e-cc7e-4a10-9be6-7e5132114819} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.02.24 03:55:56.825870 [ 277 ] {6a11c65e-cc7e-4a10-9be6-7e5132114819} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 6169 | 2026.02.24 03:55:56.825907 [ 277 ] {6a11c65e-cc7e-4a10-9be6-7e5132114819} <Debug> TCPHandler: Processed in 0.001336112 sec. | ||
| 6170 | 2026.02.24 03:55:57.409456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14868 | ||
| 6171 | 2026.02.24 03:55:57.410074 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.02.24 03:55:57.410131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6173 | 2026.02.24 03:55:57.410636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6174 | 2026.02.24 03:55:57.410881 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.02.24 03:55:57.411033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14868 | ||
| 6176 | 2026.02.24 03:55:57.411027 [ 29 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6177 | 2026.02.24 03:55:57.411109 [ 29 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.02.24 03:55:57.411130 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6179 | 2026.02.24 03:55:57.411257 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 6180 | 2026.02.24 03:55:57.411409 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6181 | 2026.02.24 03:55:57.411446 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12436 rows starting from the beginning of the part | ||
| 6182 | 2026.02.24 03:55:57.411508 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6183 | 2026.02.24 03:55:57.411549 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6184 | 2026.02.24 03:55:57.411588 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6185 | 2026.02.24 03:55:57.411621 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6186 | 2026.02.24 03:55:57.411656 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6187 | 2026.02.24 03:55:57.413385 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14868 rows, containing 4 columns (4 merged, 0 gathered) in 0.002191441 sec., 6784576.9062457075 rows/sec., 97.05 MiB/sec. | ||
| 6188 | 2026.02.24 03:55:57.413649 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6189 | 2026.02.24 03:55:57.413901 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_31_6} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.02.24 03:55:57.413976 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_31_6} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6191 | 2026.02.24 03:55:57.414056 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6192 | 2026.02.24 03:55:58.187660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6193 | 2026.02.24 03:55:58.206343 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.02.24 03:55:58.206397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6195 | 2026.02.24 03:55:58.212251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6196 | 2026.02.24 03:55:58.213005 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.02.24 03:55:58.213341 [ 124 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6198 | 2026.02.24 03:55:58.213407 [ 124 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.02.24 03:55:58.213428 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6200 | 2026.02.24 03:55:58.213533 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 6201 | 2026.02.24 03:55:58.217300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6202 | 2026.02.24 03:55:58.217697 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6203 | 2026.02.24 03:55:58.219073 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 6204 | 2026.02.24 03:55:58.223650 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 6205 | 2026.02.24 03:55:58.228194 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 6206 | 2026.02.24 03:55:58.232461 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 6207 | 2026.02.24 03:55:58.236705 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 6208 | 2026.02.24 03:55:58.240692 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 6209 | 2026.02.24 03:55:58.298490 [ 191 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084995155 sec., 2753.0981030624625 rows/sec., 14.24 MiB/sec. | ||
| 6210 | 2026.02.24 03:55:58.300531 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6211 | 2026.02.24 03:55:58.302526 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_31_6} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.02.24 03:55:58.302641 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_31_6} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6213 | 2026.02.24 03:55:58.304224 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6214 | 2026.02.24 03:55:59.000327 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.77 MiB, peak 281.34 MiB, free memory in arenas 0.00 B, will set to 275.27 MiB (RSS), difference: 4.50 MiB | ||
| 6215 | 2026.02.24 03:56:01.812747 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.02.24 03:56:01.812977 [ 277 ] {3d3aac17-50e8-4720-8104-c05b9054c6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6217 | 2026.02.24 03:56:01.813066 [ 277 ] {3d3aac17-50e8-4720-8104-c05b9054c6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6218 | 2026.02.24 03:56:01.813900 [ 277 ] {3d3aac17-50e8-4720-8104-c05b9054c6a3} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.02.24 03:56:01.813960 [ 277 ] {3d3aac17-50e8-4720-8104-c05b9054c6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6220 | 2026.02.24 03:56:01.814491 [ 277 ] {3d3aac17-50e8-4720-8104-c05b9054c6a3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6221 | 2026.02.24 03:56:01.814807 [ 277 ] {3d3aac17-50e8-4720-8104-c05b9054c6a3} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.02.24 03:56:01.815022 [ 277 ] {3d3aac17-50e8-4720-8104-c05b9054c6a3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002102 sec., 36156.041864890576 rows/sec., 2.98 MiB/sec. | ||
| 6223 | 2026.02.24 03:56:01.815088 [ 277 ] {3d3aac17-50e8-4720-8104-c05b9054c6a3} <Debug> TCPHandler: Processed in 0.002521394 sec. | ||
| 6224 | 2026.02.24 03:56:01.815238 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.02.24 03:56:01.815362 [ 277 ] {031c8aa7-f3c8-4a5a-8c0c-615edf10d5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6226 | 2026.02.24 03:56:01.815420 [ 277 ] {031c8aa7-f3c8-4a5a-8c0c-615edf10d5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6227 | 2026.02.24 03:56:01.815942 [ 277 ] {031c8aa7-f3c8-4a5a-8c0c-615edf10d5d6} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.02.24 03:56:01.815982 [ 277 ] {031c8aa7-f3c8-4a5a-8c0c-615edf10d5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6229 | 2026.02.24 03:56:01.816311 [ 277 ] {031c8aa7-f3c8-4a5a-8c0c-615edf10d5d6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6230 | 2026.02.24 03:56:01.816529 [ 277 ] {031c8aa7-f3c8-4a5a-8c0c-615edf10d5d6} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.02.24 03:56:01.816646 [ 118 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6232 | 2026.02.24 03:56:01.816665 [ 277 ] {031c8aa7-f3c8-4a5a-8c0c-615edf10d5d6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00133 sec., 7518.796992481203 rows/sec., 565.38 KiB/sec. | ||
| 6233 | 2026.02.24 03:56:01.816713 [ 118 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.02.24 03:56:01.816726 [ 277 ] {031c8aa7-f3c8-4a5a-8c0c-615edf10d5d6} <Debug> TCPHandler: Processed in 0.001550915 sec. | ||
| 6235 | 2026.02.24 03:56:01.816741 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6236 | 2026.02.24 03:56:01.816847 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2026.02.24 03:56:01.816880 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 6238 | 2026.02.24 03:56:01.816949 [ 277 ] {0fcab811-f8f3-499d-8ad1-848977f20ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6239 | 2026.02.24 03:56:01.816995 [ 277 ] {0fcab811-f8f3-499d-8ad1-848977f20ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6240 | 2026.02.24 03:56:01.817030 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6241 | 2026.02.24 03:56:01.817074 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 71 rows starting from the beginning of the part | ||
| 6242 | 2026.02.24 03:56:01.817151 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 6243 | 2026.02.24 03:56:01.817205 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 6244 | 2026.02.24 03:56:01.817256 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 6245 | 2026.02.24 03:56:01.817303 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 35 rows starting from the beginning of the part | ||
| 6246 | 2026.02.24 03:56:01.817343 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 6247 | 2026.02.24 03:56:01.817431 [ 277 ] {0fcab811-f8f3-499d-8ad1-848977f20ccf} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.02.24 03:56:01.817473 [ 277 ] {0fcab811-f8f3-499d-8ad1-848977f20ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6249 | 2026.02.24 03:56:01.818091 [ 277 ] {0fcab811-f8f3-499d-8ad1-848977f20ccf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6250 | 2026.02.24 03:56:01.818320 [ 277 ] {0fcab811-f8f3-499d-8ad1-848977f20ccf} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.02.24 03:56:01.818325 [ 188 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505394 sec., 121562.85995559966 rows/sec., 9.38 MiB/sec. | ||
| 6252 | 2026.02.24 03:56:01.818461 [ 277 ] {0fcab811-f8f3-499d-8ad1-848977f20ccf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001532 sec., 48302.872062663184 rows/sec., 3.77 MiB/sec. | ||
| 6253 | 2026.02.24 03:56:01.818504 [ 277 ] {0fcab811-f8f3-499d-8ad1-848977f20ccf} <Debug> TCPHandler: Processed in 0.001708206 sec. | ||
| 6254 | 2026.02.24 03:56:01.818515 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6255 | 2026.02.24 03:56:01.818621 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2026.02.24 03:56:01.818716 [ 277 ] {04e2f6c8-4283-4a35-9cc5-822af4132ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6257 | 2026.02.24 03:56:01.818761 [ 277 ] {04e2f6c8-4283-4a35-9cc5-822af4132ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6258 | 2026.02.24 03:56:01.818833 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_41_8} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.02.24 03:56:01.818914 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_41_8} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6260 | 2026.02.24 03:56:01.819020 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6261 | 2026.02.24 03:56:01.819175 [ 277 ] {04e2f6c8-4283-4a35-9cc5-822af4132ce1} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2026.02.24 03:56:01.819210 [ 277 ] {04e2f6c8-4283-4a35-9cc5-822af4132ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6263 | 2026.02.24 03:56:01.819539 [ 277 ] {04e2f6c8-4283-4a35-9cc5-822af4132ce1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6264 | 2026.02.24 03:56:01.819744 [ 277 ] {04e2f6c8-4283-4a35-9cc5-822af4132ce1} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.02.24 03:56:01.819877 [ 277 ] {04e2f6c8-4283-4a35-9cc5-822af4132ce1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 6266 | 2026.02.24 03:56:01.819915 [ 277 ] {04e2f6c8-4283-4a35-9cc5-822af4132ce1} <Debug> TCPHandler: Processed in 0.001343963 sec. | ||
| 6267 | 2026.02.24 03:56:01.820028 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.02.24 03:56:01.820123 [ 277 ] {5d518af7-a69e-413b-9c32-c60971e2992e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6269 | 2026.02.24 03:56:01.820177 [ 277 ] {5d518af7-a69e-413b-9c32-c60971e2992e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6270 | 2026.02.24 03:56:01.820927 [ 277 ] {5d518af7-a69e-413b-9c32-c60971e2992e} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.02.24 03:56:01.820963 [ 277 ] {5d518af7-a69e-413b-9c32-c60971e2992e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6272 | 2026.02.24 03:56:01.821468 [ 277 ] {5d518af7-a69e-413b-9c32-c60971e2992e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6273 | 2026.02.24 03:56:01.821697 [ 277 ] {5d518af7-a69e-413b-9c32-c60971e2992e} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.02.24 03:56:01.821838 [ 277 ] {5d518af7-a69e-413b-9c32-c60971e2992e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001734 sec., 5767.012687427912 rows/sec., 10.33 MiB/sec. | ||
| 6275 | 2026.02.24 03:56:01.821900 [ 277 ] {5d518af7-a69e-413b-9c32-c60971e2992e} <Debug> TCPHandler: Processed in 0.001922359 sec. | ||
| 6276 | 2026.02.24 03:56:01.822015 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.02.24 03:56:01.822111 [ 277 ] {dbb52a40-b6bf-4cc5-a828-1a3abdcce108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6278 | 2026.02.24 03:56:01.822151 [ 277 ] {dbb52a40-b6bf-4cc5-a828-1a3abdcce108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6279 | 2026.02.24 03:56:01.822490 [ 277 ] {dbb52a40-b6bf-4cc5-a828-1a3abdcce108} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.02.24 03:56:01.822526 [ 277 ] {dbb52a40-b6bf-4cc5-a828-1a3abdcce108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6281 | 2026.02.24 03:56:01.822827 [ 277 ] {dbb52a40-b6bf-4cc5-a828-1a3abdcce108} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6282 | 2026.02.24 03:56:01.823035 [ 277 ] {dbb52a40-b6bf-4cc5-a828-1a3abdcce108} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.02.24 03:56:01.823167 [ 277 ] {dbb52a40-b6bf-4cc5-a828-1a3abdcce108} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6284 | 2026.02.24 03:56:01.823203 [ 277 ] {dbb52a40-b6bf-4cc5-a828-1a3abdcce108} <Debug> TCPHandler: Processed in 0.001238521 sec. | ||
| 6285 | 2026.02.24 03:56:04.800709 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6286 | 2026.02.24 03:56:04.800790 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6287 | 2026.02.24 03:56:04.911293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15316 | ||
| 6288 | 2026.02.24 03:56:04.911776 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.02.24 03:56:04.911810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6290 | 2026.02.24 03:56:04.912284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6291 | 2026.02.24 03:56:04.912522 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.02.24 03:56:04.912667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15316 | ||
| 6293 | 2026.02.24 03:56:04.941866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 784 | ||
| 6294 | 2026.02.24 03:56:04.944137 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.02.24 03:56:04.944186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 6296 | 2026.02.24 03:56:04.945408 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6297 | 2026.02.24 03:56:04.945687 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.02.24 03:56:04.946056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6299 | 2026.02.24 03:56:05.001199 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000810267 sec. | ||
| 6300 | 2026.02.24 03:56:05.717564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6301 | 2026.02.24 03:56:05.732862 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.02.24 03:56:05.732914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6303 | 2026.02.24 03:56:05.738652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6304 | 2026.02.24 03:56:05.739323 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.02.24 03:56:05.741938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6306 | 2026.02.24 03:56:06.814670 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2026.02.24 03:56:06.814954 [ 277 ] {5afb53ee-8cda-44c8-944c-78e42033eb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6308 | 2026.02.24 03:56:06.815057 [ 277 ] {5afb53ee-8cda-44c8-944c-78e42033eb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6309 | 2026.02.24 03:56:06.815972 [ 277 ] {5afb53ee-8cda-44c8-944c-78e42033eb52} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.02.24 03:56:06.816012 [ 277 ] {5afb53ee-8cda-44c8-944c-78e42033eb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6311 | 2026.02.24 03:56:06.816417 [ 277 ] {5afb53ee-8cda-44c8-944c-78e42033eb52} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6312 | 2026.02.24 03:56:06.816654 [ 277 ] {5afb53ee-8cda-44c8-944c-78e42033eb52} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.02.24 03:56:06.816785 [ 135 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6314 | 2026.02.24 03:56:06.816804 [ 277 ] {5afb53ee-8cda-44c8-944c-78e42033eb52} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001927 sec., 61235.08043591074 rows/sec., 5.21 MiB/sec. | ||
| 6315 | 2026.02.24 03:56:06.816827 [ 135 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2026.02.24 03:56:06.816849 [ 277 ] {5afb53ee-8cda-44c8-944c-78e42033eb52} <Debug> TCPHandler: Processed in 0.002365393 sec. | ||
| 6317 | 2026.02.24 03:56:06.816850 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6318 | 2026.02.24 03:56:06.816974 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.02.24 03:56:06.816981 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 6320 | 2026.02.24 03:56:06.817076 [ 277 ] {76942e29-2fb7-4b55-97ae-b10016897701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.02.24 03:56:06.817121 [ 277 ] {76942e29-2fb7-4b55-97ae-b10016897701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6322 | 2026.02.24 03:56:06.817140 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6323 | 2026.02.24 03:56:06.817185 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1407 rows starting from the beginning of the part | ||
| 6324 | 2026.02.24 03:56:06.817262 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 118 rows starting from the beginning of the part | ||
| 6325 | 2026.02.24 03:56:06.817314 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part | ||
| 6326 | 2026.02.24 03:56:06.817363 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 120 rows starting from the beginning of the part | ||
| 6327 | 2026.02.24 03:56:06.817407 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 76 rows starting from the beginning of the part | ||
| 6328 | 2026.02.24 03:56:06.817454 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 118 rows starting from the beginning of the part | ||
| 6329 | 2026.02.24 03:56:06.817542 [ 277 ] {76942e29-2fb7-4b55-97ae-b10016897701} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.02.24 03:56:06.817585 [ 277 ] {76942e29-2fb7-4b55-97ae-b10016897701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6331 | 2026.02.24 03:56:06.817941 [ 277 ] {76942e29-2fb7-4b55-97ae-b10016897701} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6332 | 2026.02.24 03:56:06.818191 [ 277 ] {76942e29-2fb7-4b55-97ae-b10016897701} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.02.24 03:56:06.818329 [ 277 ] {76942e29-2fb7-4b55-97ae-b10016897701} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001276 sec., 24294.670846394984 rows/sec., 1.78 MiB/sec. | ||
| 6334 | 2026.02.24 03:56:06.818368 [ 277 ] {76942e29-2fb7-4b55-97ae-b10016897701} <Debug> TCPHandler: Processed in 0.001444344 sec. | ||
| 6335 | 2026.02.24 03:56:06.818477 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2026.02.24 03:56:06.818583 [ 277 ] {4875d75a-dc3a-4ab8-9264-e3a2e175c209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6337 | 2026.02.24 03:56:06.818633 [ 277 ] {4875d75a-dc3a-4ab8-9264-e3a2e175c209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6338 | 2026.02.24 03:56:06.818643 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1915 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724076 sec., 1110739.8977771283 rows/sec., 97.57 MiB/sec. | ||
| 6339 | 2026.02.24 03:56:06.818908 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6340 | 2026.02.24 03:56:06.819163 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_46_9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.02.24 03:56:06.819175 [ 277 ] {4875d75a-dc3a-4ab8-9264-e3a2e175c209} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2026.02.24 03:56:06.819218 [ 277 ] {4875d75a-dc3a-4ab8-9264-e3a2e175c209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6343 | 2026.02.24 03:56:06.819229 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_46_9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6344 | 2026.02.24 03:56:06.819307 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6345 | 2026.02.24 03:56:06.819590 [ 277 ] {4875d75a-dc3a-4ab8-9264-e3a2e175c209} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6346 | 2026.02.24 03:56:06.819799 [ 277 ] {4875d75a-dc3a-4ab8-9264-e3a2e175c209} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.02.24 03:56:06.819903 [ 135 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6348 | 2026.02.24 03:56:06.819927 [ 277 ] {4875d75a-dc3a-4ab8-9264-e3a2e175c209} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001368 sec., 69444.44444444444 rows/sec., 5.42 MiB/sec. | ||
| 6349 | 2026.02.24 03:56:06.819930 [ 135 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.02.24 03:56:06.819959 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6351 | 2026.02.24 03:56:06.819965 [ 277 ] {4875d75a-dc3a-4ab8-9264-e3a2e175c209} <Debug> TCPHandler: Processed in 0.001537975 sec. | ||
| 6352 | 2026.02.24 03:56:06.820026 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 6353 | 2026.02.24 03:56:06.820083 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2026.02.24 03:56:06.820113 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6355 | 2026.02.24 03:56:06.820141 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 633 rows starting from the beginning of the part | ||
| 6356 | 2026.02.24 03:56:06.820183 [ 277 ] {be00fd89-b402-4f43-8b61-f23514390c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6357 | 2026.02.24 03:56:06.820185 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 95 rows starting from the beginning of the part | ||
| 6358 | 2026.02.24 03:56:06.820234 [ 277 ] {be00fd89-b402-4f43-8b61-f23514390c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6359 | 2026.02.24 03:56:06.820243 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 6360 | 2026.02.24 03:56:06.820287 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 99 rows starting from the beginning of the part | ||
| 6361 | 2026.02.24 03:56:06.820318 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part | ||
| 6362 | 2026.02.24 03:56:06.820351 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 95 rows starting from the beginning of the part | ||
| 6363 | 2026.02.24 03:56:06.820655 [ 277 ] {be00fd89-b402-4f43-8b61-f23514390c33} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.02.24 03:56:06.820696 [ 277 ] {be00fd89-b402-4f43-8b61-f23514390c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6365 | 2026.02.24 03:56:06.821071 [ 277 ] {be00fd89-b402-4f43-8b61-f23514390c33} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6366 | 2026.02.24 03:56:06.821163 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161791 sec., 920991.8135017401 rows/sec., 73.96 MiB/sec. | ||
| 6367 | 2026.02.24 03:56:06.821298 [ 277 ] {be00fd89-b402-4f43-8b61-f23514390c33} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.02.24 03:56:06.821311 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6369 | 2026.02.24 03:56:06.821420 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6370 | 2026.02.24 03:56:06.821443 [ 277 ] {be00fd89-b402-4f43-8b61-f23514390c33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 6371 | 2026.02.24 03:56:06.821456 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.02.24 03:56:06.821479 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6373 | 2026.02.24 03:56:06.821482 [ 277 ] {be00fd89-b402-4f43-8b61-f23514390c33} <Debug> TCPHandler: Processed in 0.001449363 sec. | ||
| 6374 | 2026.02.24 03:56:06.821573 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 6375 | 2026.02.24 03:56:06.821582 [ 200 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_46_9} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.02.24 03:56:06.821602 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.02.24 03:56:06.821665 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6378 | 2026.02.24 03:56:06.821695 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12687 rows starting from the beginning of the part | ||
| 6379 | 2026.02.24 03:56:06.821695 [ 200 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_46_9} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6380 | 2026.02.24 03:56:06.821715 [ 277 ] {49217dc1-5042-42ba-a0a3-705f9921b998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6381 | 2026.02.24 03:56:06.821756 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6382 | 2026.02.24 03:56:06.821778 [ 277 ] {49217dc1-5042-42ba-a0a3-705f9921b998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6383 | 2026.02.24 03:56:06.821797 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 6384 | 2026.02.24 03:56:06.821798 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6385 | 2026.02.24 03:56:06.821837 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 162 rows starting from the beginning of the part | ||
| 6386 | 2026.02.24 03:56:06.821877 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6387 | 2026.02.24 03:56:06.821914 [ 191 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 6388 | 2026.02.24 03:56:06.822639 [ 277 ] {49217dc1-5042-42ba-a0a3-705f9921b998} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.02.24 03:56:06.822674 [ 277 ] {49217dc1-5042-42ba-a0a3-705f9921b998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6390 | 2026.02.24 03:56:06.823390 [ 277 ] {49217dc1-5042-42ba-a0a3-705f9921b998} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6391 | 2026.02.24 03:56:06.823623 [ 277 ] {49217dc1-5042-42ba-a0a3-705f9921b998} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.02.24 03:56:06.823728 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6393 | 2026.02.24 03:56:06.823755 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.02.24 03:56:06.823764 [ 277 ] {49217dc1-5042-42ba-a0a3-705f9921b998} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002067 sec., 14997.581035316885 rows/sec., 26.87 MiB/sec. | ||
| 6395 | 2026.02.24 03:56:06.823774 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6396 | 2026.02.24 03:56:06.823840 [ 277 ] {49217dc1-5042-42ba-a0a3-705f9921b998} <Debug> TCPHandler: Processed in 0.002289062 sec. | ||
| 6397 | 2026.02.24 03:56:06.823862 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 6398 | 2026.02.24 03:56:06.823962 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.02.24 03:56:06.824059 [ 277 ] {c6fee435-eb24-4aac-8b62-f25adb08c5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6400 | 2026.02.24 03:56:06.824088 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6401 | 2026.02.24 03:56:06.824101 [ 277 ] {c6fee435-eb24-4aac-8b62-f25adb08c5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6402 | 2026.02.24 03:56:06.824147 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 686 rows starting from the beginning of the part | ||
| 6403 | 2026.02.24 03:56:06.824277 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 6404 | 2026.02.24 03:56:06.824386 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 6405 | 2026.02.24 03:56:06.824456 [ 277 ] {c6fee435-eb24-4aac-8b62-f25adb08c5a4} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.02.24 03:56:06.824488 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 6407 | 2026.02.24 03:56:06.824496 [ 277 ] {c6fee435-eb24-4aac-8b62-f25adb08c5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6408 | 2026.02.24 03:56:06.824590 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 6409 | 2026.02.24 03:56:06.824681 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 6410 | 2026.02.24 03:56:06.824943 [ 277 ] {c6fee435-eb24-4aac-8b62-f25adb08c5a4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6411 | 2026.02.24 03:56:06.825185 [ 277 ] {c6fee435-eb24-4aac-8b62-f25adb08c5a4} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.02.24 03:56:06.825290 [ 135 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6413 | 2026.02.24 03:56:06.825314 [ 135 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.02.24 03:56:06.825324 [ 277 ] {c6fee435-eb24-4aac-8b62-f25adb08c5a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.15 MiB/sec. | ||
| 6415 | 2026.02.24 03:56:06.825334 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6416 | 2026.02.24 03:56:06.825364 [ 277 ] {c6fee435-eb24-4aac-8b62-f25adb08c5a4} <Debug> TCPHandler: Processed in 0.001453264 sec. | ||
| 6417 | 2026.02.24 03:56:06.825414 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 6418 | 2026.02.24 03:56:06.825518 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6419 | 2026.02.24 03:56:06.825552 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2280 rows starting from the beginning of the part | ||
| 6420 | 2026.02.24 03:56:06.825623 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 6421 | 2026.02.24 03:56:06.825670 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 6422 | 2026.02.24 03:56:06.825713 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 6423 | 2026.02.24 03:56:06.825753 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 6424 | 2026.02.24 03:56:06.825793 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 6425 | 2026.02.24 03:56:06.826705 [ 186 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13489 rows, containing 5 columns (5 merged, 0 gathered) in 0.00516426 sec., 2611990.875749865 rows/sec., 179.49 MiB/sec. | ||
| 6426 | 2026.02.24 03:56:06.827156 [ 186 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6427 | 2026.02.24 03:56:06.827217 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001839237 sec., 1402755.5991968408 rows/sec., 94.45 MiB/sec. | ||
| 6428 | 2026.02.24 03:56:06.827473 [ 186 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.02.24 03:56:06.827516 [ 192 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6430 | 2026.02.24 03:56:06.827562 [ 186 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6431 | 2026.02.24 03:56:06.827677 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. | ||
| 6432 | 2026.02.24 03:56:06.827768 [ 192 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_46_9} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.02.24 03:56:06.827835 [ 192 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_46_9} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6434 | 2026.02.24 03:56:06.827892 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6435 | 2026.02.24 03:56:06.836699 [ 191 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 19 columns (19 merged, 0 gathered) in 0.012877573 sec., 62045.85289479625 rows/sec., 111.18 MiB/sec. | ||
| 6436 | 2026.02.24 03:56:06.837951 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6437 | 2026.02.24 03:56:06.838290 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.02.24 03:56:06.838364 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6439 | 2026.02.24 03:56:06.838451 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 6440 | 2026.02.24 03:56:07.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.76 MiB, peak 288.91 MiB, free memory in arenas 0.00 B, will set to 282.52 MiB (RSS), difference: 5.77 MiB | ||
| 6441 | 2026.02.24 03:56:09.047274 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58092 | ||
| 6442 | 2026.02.24 03:56:09.047400 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6443 | 2026.02.24 03:56:09.047431 [ 292 ] {} <Debug> TCP-Session: a02057c5-2c94-4052-9c4e-a18fd3b53d80 Authenticating user 'default' from [fd00:1122:3344:101::e]:58092 | ||
| 6444 | 2026.02.24 03:56:09.047456 [ 292 ] {} <Debug> TCP-Session: a02057c5-2c94-4052-9c4e-a18fd3b53d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6445 | 2026.02.24 03:56:09.047472 [ 292 ] {} <Debug> TCP-Session: a02057c5-2c94-4052-9c4e-a18fd3b53d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6446 | 2026.02.24 03:56:09.047696 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59451 | ||
| 6447 | 2026.02.24 03:56:09.047719 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49301 | ||
| 6448 | 2026.02.24 03:56:09.047732 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44703 | ||
| 6449 | 2026.02.24 03:56:09.047748 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33244 | ||
| 6450 | 2026.02.24 03:56:09.047791 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50877 | ||
| 6451 | 2026.02.24 03:56:09.047823 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6452 | 2026.02.24 03:56:09.047864 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6453 | 2026.02.24 03:56:09.047878 [ 294 ] {} <Debug> TCP-Session: a8555aa2-579e-4288-b003-d5611c715e11 Authenticating user 'default' from [fd00:1122:3344:101::e]:49301 | ||
| 6454 | 2026.02.24 03:56:09.047892 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6455 | 2026.02.24 03:56:09.047913 [ 294 ] {} <Debug> TCP-Session: a8555aa2-579e-4288-b003-d5611c715e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6456 | 2026.02.24 03:56:09.047912 [ 275 ] {} <Debug> TCP-Session: 54db5311-5be5-4cb5-b609-ebf4a5260e9a Authenticating user 'default' from [fd00:1122:3344:101::e]:44703 | ||
| 6457 | 2026.02.24 03:56:09.047948 [ 294 ] {} <Debug> TCP-Session: a8555aa2-579e-4288-b003-d5611c715e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6458 | 2026.02.24 03:56:09.047941 [ 286 ] {} <Debug> TCP-Session: 0d12d9e8-2360-4a07-b247-45f141ec0062 Authenticating user 'default' from [fd00:1122:3344:101::e]:33244 | ||
| 6459 | 2026.02.24 03:56:09.047983 [ 275 ] {} <Debug> TCP-Session: 54db5311-5be5-4cb5-b609-ebf4a5260e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2026.02.24 03:56:09.048010 [ 286 ] {} <Debug> TCP-Session: 0d12d9e8-2360-4a07-b247-45f141ec0062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6461 | 2026.02.24 03:56:09.048016 [ 275 ] {} <Debug> TCP-Session: 54db5311-5be5-4cb5-b609-ebf4a5260e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6462 | 2026.02.24 03:56:09.048042 [ 286 ] {} <Debug> TCP-Session: 0d12d9e8-2360-4a07-b247-45f141ec0062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2026.02.24 03:56:09.047815 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6464 | 2026.02.24 03:56:09.047809 [ 292 ] {} <Trace> TCP-Session: a02057c5-2c94-4052-9c4e-a18fd3b53d80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.02.24 03:56:09.048104 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6466 | 2026.02.24 03:56:09.048101 [ 293 ] {} <Debug> TCP-Session: edd597f2-02f2-40cd-96c2-2a08706fe39b Authenticating user 'default' from [fd00:1122:3344:101::e]:59451 | ||
| 6467 | 2026.02.24 03:56:09.048156 [ 291 ] {} <Debug> TCP-Session: 8470b2fb-851b-442a-a5d8-abdcf26e726d Authenticating user 'default' from [fd00:1122:3344:101::e]:50877 | ||
| 6468 | 2026.02.24 03:56:09.048166 [ 293 ] {} <Debug> TCP-Session: edd597f2-02f2-40cd-96c2-2a08706fe39b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6469 | 2026.02.24 03:56:09.047782 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46443 | ||
| 6470 | 2026.02.24 03:56:09.048191 [ 291 ] {} <Debug> TCP-Session: 8470b2fb-851b-442a-a5d8-abdcf26e726d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6471 | 2026.02.24 03:56:09.048193 [ 293 ] {} <Debug> TCP-Session: edd597f2-02f2-40cd-96c2-2a08706fe39b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6472 | 2026.02.24 03:56:09.048231 [ 291 ] {} <Debug> TCP-Session: 8470b2fb-851b-442a-a5d8-abdcf26e726d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6473 | 2026.02.24 03:56:09.047747 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62508 | ||
| 6474 | 2026.02.24 03:56:09.048269 [ 292 ] {1f663107-3eca-40ef-8319-d03e88df5cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58092) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6475 | 2026.02.24 03:56:09.047770 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35172 | ||
| 6476 | 2026.02.24 03:56:09.048674 [ 292 ] {1f663107-3eca-40ef-8319-d03e88df5cd7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6477 | 2026.02.24 03:56:09.048724 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6478 | 2026.02.24 03:56:09.048734 [ 292 ] {1f663107-3eca-40ef-8319-d03e88df5cd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6479 | 2026.02.24 03:56:09.048759 [ 288 ] {} <Debug> TCP-Session: 1da5e3de-77cd-404f-bf67-f058e93649de Authenticating user 'default' from [fd00:1122:3344:101::e]:62508 | ||
| 6480 | 2026.02.24 03:56:09.048785 [ 288 ] {} <Debug> TCP-Session: 1da5e3de-77cd-404f-bf67-f058e93649de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6481 | 2026.02.24 03:56:09.048798 [ 288 ] {} <Debug> TCP-Session: 1da5e3de-77cd-404f-bf67-f058e93649de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6482 | 2026.02.24 03:56:09.048831 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6483 | 2026.02.24 03:56:09.048863 [ 289 ] {} <Debug> TCP-Session: 3f9bbd57-4041-4e5c-8174-1e1446d2d707 Authenticating user 'default' from [fd00:1122:3344:101::e]:35172 | ||
| 6484 | 2026.02.24 03:56:09.048880 [ 289 ] {} <Debug> TCP-Session: 3f9bbd57-4041-4e5c-8174-1e1446d2d707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6485 | 2026.02.24 03:56:09.048897 [ 289 ] {} <Debug> TCP-Session: 3f9bbd57-4041-4e5c-8174-1e1446d2d707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6486 | 2026.02.24 03:56:09.048938 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6487 | 2026.02.24 03:56:09.048971 [ 290 ] {} <Debug> TCP-Session: 98f160f5-d965-4cd7-baea-0ba7dae5e328 Authenticating user 'default' from [fd00:1122:3344:101::e]:46443 | ||
| 6488 | 2026.02.24 03:56:09.048988 [ 290 ] {} <Debug> TCP-Session: 98f160f5-d965-4cd7-baea-0ba7dae5e328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6489 | 2026.02.24 03:56:09.049000 [ 290 ] {} <Debug> TCP-Session: 98f160f5-d965-4cd7-baea-0ba7dae5e328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6490 | 2026.02.24 03:56:09.049136 [ 292 ] {1f663107-3eca-40ef-8319-d03e88df5cd7} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 6491 | 2026.02.24 03:56:09.050223 [ 304 ] {1f663107-3eca-40ef-8319-d03e88df5cd7} <Trace> AggregatingTransform: Aggregating | ||
| 6492 | 2026.02.24 03:56:09.050274 [ 304 ] {1f663107-3eca-40ef-8319-d03e88df5cd7} <Trace> Aggregator: Aggregation method: without_key | ||
| 6493 | 2026.02.24 03:56:09.050316 [ 304 ] {1f663107-3eca-40ef-8319-d03e88df5cd7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001074601 sec. (930.578 rows/sec., 36.35 KiB/sec.) | ||
| 6494 | 2026.02.24 03:56:09.050338 [ 304 ] {1f663107-3eca-40ef-8319-d03e88df5cd7} <Trace> Aggregator: Merging aggregated data | ||
| 6495 | 2026.02.24 03:56:09.051931 [ 292 ] {1f663107-3eca-40ef-8319-d03e88df5cd7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003721 sec., 268.74496103198067 rows/sec., 10.50 KiB/sec. | ||
| 6496 | 2026.02.24 03:56:09.052085 [ 292 ] {1f663107-3eca-40ef-8319-d03e88df5cd7} <Debug> TCPHandler: Processed in 0.004421103 sec. | ||
| 6497 | 2026.02.24 03:56:09.052209 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6498 | 2026.02.24 03:56:09.052235 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6499 | 2026.02.24 03:56:09.052236 [ 292 ] {} <Debug> TCP-Session: a02057c5-2c94-4052-9c4e-a18fd3b53d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6500 | 2026.02.24 03:56:09.052256 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6501 | 2026.02.24 03:56:09.052276 [ 291 ] {} <Debug> TCP-Session: 8470b2fb-851b-442a-a5d8-abdcf26e726d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6502 | 2026.02.24 03:56:09.052291 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6503 | 2026.02.24 03:56:09.052309 [ 293 ] {} <Debug> TCP-Session: edd597f2-02f2-40cd-96c2-2a08706fe39b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6504 | 2026.02.24 03:56:09.052318 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6505 | 2026.02.24 03:56:09.052344 [ 294 ] {} <Debug> TCP-Session: a8555aa2-579e-4288-b003-d5611c715e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6506 | 2026.02.24 03:56:09.052355 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6507 | 2026.02.24 03:56:09.052371 [ 275 ] {} <Debug> TCP-Session: 54db5311-5be5-4cb5-b609-ebf4a5260e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6508 | 2026.02.24 03:56:09.052375 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6509 | 2026.02.24 03:56:09.052400 [ 288 ] {} <Debug> TCP-Session: 1da5e3de-77cd-404f-bf67-f058e93649de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6510 | 2026.02.24 03:56:09.052338 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6511 | 2026.02.24 03:56:09.052426 [ 289 ] {} <Debug> TCP-Session: 3f9bbd57-4041-4e5c-8174-1e1446d2d707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6512 | 2026.02.24 03:56:09.052274 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6513 | 2026.02.24 03:56:09.052466 [ 290 ] {} <Debug> TCP-Session: 98f160f5-d965-4cd7-baea-0ba7dae5e328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6514 | 2026.02.24 03:56:09.052497 [ 286 ] {} <Debug> TCP-Session: 0d12d9e8-2360-4a07-b247-45f141ec0062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6515 | 2026.02.24 03:56:09.056904 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39318 | ||
| 6516 | 2026.02.24 03:56:09.056967 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6517 | 2026.02.24 03:56:09.056990 [ 292 ] {} <Debug> TCP-Session: c076f70a-a51a-4f6e-8c7d-cd6a11ca2f04 Authenticating user 'default' from [fd00:1122:3344:101::e]:39318 | ||
| 6518 | 2026.02.24 03:56:09.057009 [ 292 ] {} <Debug> TCP-Session: c076f70a-a51a-4f6e-8c7d-cd6a11ca2f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6519 | 2026.02.24 03:56:09.057024 [ 292 ] {} <Debug> TCP-Session: c076f70a-a51a-4f6e-8c7d-cd6a11ca2f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6520 | 2026.02.24 03:56:09.057154 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39556 | ||
| 6521 | 2026.02.24 03:56:09.057194 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54321 | ||
| 6522 | 2026.02.24 03:56:09.057215 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6523 | 2026.02.24 03:56:09.057222 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59405 | ||
| 6524 | 2026.02.24 03:56:09.057240 [ 293 ] {} <Debug> TCP-Session: 0a32e646-e798-4b16-85a8-178de929e3d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39556 | ||
| 6525 | 2026.02.24 03:56:09.057247 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44828 | ||
| 6526 | 2026.02.24 03:56:09.057240 [ 292 ] {} <Trace> TCP-Session: c076f70a-a51a-4f6e-8c7d-cd6a11ca2f04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.02.24 03:56:09.057279 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49825 | ||
| 6528 | 2026.02.24 03:56:09.057291 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6529 | 2026.02.24 03:56:09.057315 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6530 | 2026.02.24 03:56:09.057341 [ 275 ] {} <Debug> TCP-Session: f09156ea-604b-4d70-943c-b1d88140ead7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59405 | ||
| 6531 | 2026.02.24 03:56:09.057351 [ 288 ] {} <Debug> TCP-Session: 879a6fa3-ec55-46f4-a7d5-d4855cbeef8d Authenticating user 'default' from [fd00:1122:3344:101::e]:44828 | ||
| 6532 | 2026.02.24 03:56:09.057362 [ 275 ] {} <Debug> TCP-Session: f09156ea-604b-4d70-943c-b1d88140ead7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6533 | 2026.02.24 03:56:09.057362 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6534 | 2026.02.24 03:56:09.057380 [ 275 ] {} <Debug> TCP-Session: f09156ea-604b-4d70-943c-b1d88140ead7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2026.02.24 03:56:09.057371 [ 288 ] {} <Debug> TCP-Session: 879a6fa3-ec55-46f4-a7d5-d4855cbeef8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6536 | 2026.02.24 03:56:09.057401 [ 291 ] {} <Debug> TCP-Session: e8e7b642-f722-405e-ba92-abd4c2def406 Authenticating user 'default' from [fd00:1122:3344:101::e]:49825 | ||
| 6537 | 2026.02.24 03:56:09.057423 [ 288 ] {} <Debug> TCP-Session: 879a6fa3-ec55-46f4-a7d5-d4855cbeef8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6538 | 2026.02.24 03:56:09.057422 [ 292 ] {c3987ca4-e1eb-4cea-ae0e-ec3882b5c40a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39318) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6539 | 2026.02.24 03:56:09.057442 [ 291 ] {} <Debug> TCP-Session: e8e7b642-f722-405e-ba92-abd4c2def406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6540 | 2026.02.24 03:56:09.057276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56908 | ||
| 6541 | 2026.02.24 03:56:09.057488 [ 291 ] {} <Debug> TCP-Session: e8e7b642-f722-405e-ba92-abd4c2def406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6542 | 2026.02.24 03:56:09.057263 [ 293 ] {} <Debug> TCP-Session: 0a32e646-e798-4b16-85a8-178de929e3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6543 | 2026.02.24 03:56:09.057254 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6544 | 2026.02.24 03:56:09.057542 [ 293 ] {} <Debug> TCP-Session: 0a32e646-e798-4b16-85a8-178de929e3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6545 | 2026.02.24 03:56:09.057568 [ 294 ] {} <Debug> TCP-Session: 219bebde-44db-453b-9a90-c20bc7747acd Authenticating user 'default' from [fd00:1122:3344:101::e]:54321 | ||
| 6546 | 2026.02.24 03:56:09.057541 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6547 | 2026.02.24 03:56:09.057596 [ 294 ] {} <Debug> TCP-Session: 219bebde-44db-453b-9a90-c20bc7747acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6548 | 2026.02.24 03:56:09.057617 [ 290 ] {} <Debug> TCP-Session: 124eb8d3-81ca-4162-a3b0-4a9644e7773f Authenticating user 'default' from [fd00:1122:3344:101::e]:56908 | ||
| 6549 | 2026.02.24 03:56:09.057625 [ 294 ] {} <Debug> TCP-Session: 219bebde-44db-453b-9a90-c20bc7747acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6550 | 2026.02.24 03:56:09.057642 [ 290 ] {} <Debug> TCP-Session: 124eb8d3-81ca-4162-a3b0-4a9644e7773f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6551 | 2026.02.24 03:56:09.057647 [ 292 ] {c3987ca4-e1eb-4cea-ae0e-ec3882b5c40a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6552 | 2026.02.24 03:56:09.057663 [ 290 ] {} <Debug> TCP-Session: 124eb8d3-81ca-4162-a3b0-4a9644e7773f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6553 | 2026.02.24 03:56:09.057228 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58541 | ||
| 6554 | 2026.02.24 03:56:09.057704 [ 292 ] {c3987ca4-e1eb-4cea-ae0e-ec3882b5c40a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6555 | 2026.02.24 03:56:09.057265 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44151 | ||
| 6556 | 2026.02.24 03:56:09.057746 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6557 | 2026.02.24 03:56:09.057770 [ 286 ] {} <Debug> TCP-Session: dada9d4d-faa8-4bc4-9887-a127d0d52ee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58541 | ||
| 6558 | 2026.02.24 03:56:09.057782 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6559 | 2026.02.24 03:56:09.057785 [ 286 ] {} <Debug> TCP-Session: dada9d4d-faa8-4bc4-9887-a127d0d52ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2026.02.24 03:56:09.057809 [ 289 ] {} <Debug> TCP-Session: 7d0e59c3-5100-4ca3-8896-20f11bc138c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44151 | ||
| 6561 | 2026.02.24 03:56:09.057815 [ 286 ] {} <Debug> TCP-Session: dada9d4d-faa8-4bc4-9887-a127d0d52ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2026.02.24 03:56:09.057834 [ 289 ] {} <Debug> TCP-Session: 7d0e59c3-5100-4ca3-8896-20f11bc138c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6563 | 2026.02.24 03:56:09.057853 [ 289 ] {} <Debug> TCP-Session: 7d0e59c3-5100-4ca3-8896-20f11bc138c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6564 | 2026.02.24 03:56:09.057927 [ 292 ] {c3987ca4-e1eb-4cea-ae0e-ec3882b5c40a} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 6565 | 2026.02.24 03:56:09.058786 [ 304 ] {c3987ca4-e1eb-4cea-ae0e-ec3882b5c40a} <Trace> AggregatingTransform: Aggregating | ||
| 6566 | 2026.02.24 03:56:09.058821 [ 304 ] {c3987ca4-e1eb-4cea-ae0e-ec3882b5c40a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6567 | 2026.02.24 03:56:09.058848 [ 304 ] {c3987ca4-e1eb-4cea-ae0e-ec3882b5c40a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000842528 sec. (1186.904 rows/sec., 46.36 KiB/sec.) | ||
| 6568 | 2026.02.24 03:56:09.058866 [ 304 ] {c3987ca4-e1eb-4cea-ae0e-ec3882b5c40a} <Trace> Aggregator: Merging aggregated data | ||
| 6569 | 2026.02.24 03:56:09.060110 [ 292 ] {c3987ca4-e1eb-4cea-ae0e-ec3882b5c40a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002727 sec., 366.70333700036673 rows/sec., 14.32 KiB/sec. | ||
| 6570 | 2026.02.24 03:56:09.060260 [ 292 ] {c3987ca4-e1eb-4cea-ae0e-ec3882b5c40a} <Debug> TCPHandler: Processed in 0.003083849 sec. | ||
| 6571 | 2026.02.24 03:56:09.060372 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6572 | 2026.02.24 03:56:09.060397 [ 292 ] {} <Debug> TCP-Session: c076f70a-a51a-4f6e-8c7d-cd6a11ca2f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6573 | 2026.02.24 03:56:09.060402 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6574 | 2026.02.24 03:56:09.060421 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6575 | 2026.02.24 03:56:09.060437 [ 293 ] {} <Debug> TCP-Session: 0a32e646-e798-4b16-85a8-178de929e3d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6576 | 2026.02.24 03:56:09.060449 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6577 | 2026.02.24 03:56:09.060461 [ 294 ] {} <Debug> TCP-Session: 219bebde-44db-453b-9a90-c20bc7747acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6578 | 2026.02.24 03:56:09.060472 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6579 | 2026.02.24 03:56:09.060491 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6580 | 2026.02.24 03:56:09.060502 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6581 | 2026.02.24 03:56:09.060526 [ 286 ] {} <Debug> TCP-Session: dada9d4d-faa8-4bc4-9887-a127d0d52ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6582 | 2026.02.24 03:56:09.060544 [ 291 ] {} <Debug> TCP-Session: e8e7b642-f722-405e-ba92-abd4c2def406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6583 | 2026.02.24 03:56:09.060555 [ 288 ] {} <Debug> TCP-Session: 879a6fa3-ec55-46f4-a7d5-d4855cbeef8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6584 | 2026.02.24 03:56:09.060527 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6585 | 2026.02.24 03:56:09.060495 [ 275 ] {} <Debug> TCP-Session: f09156ea-604b-4d70-943c-b1d88140ead7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2026.02.24 03:56:09.060619 [ 290 ] {} <Debug> TCP-Session: 124eb8d3-81ca-4162-a3b0-4a9644e7773f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6587 | 2026.02.24 03:56:09.060454 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6588 | 2026.02.24 03:56:09.060679 [ 289 ] {} <Debug> TCP-Session: 7d0e59c3-5100-4ca3-8896-20f11bc138c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6589 | 2026.02.24 03:56:10.569513 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60498 | ||
| 6590 | 2026.02.24 03:56:10.569618 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6591 | 2026.02.24 03:56:10.569644 [ 292 ] {} <Debug> TCP-Session: cc676a8a-016f-4acf-96bc-682c6d0f422f Authenticating user 'default' from [fd00:1122:3344:101::e]:60498 | ||
| 6592 | 2026.02.24 03:56:10.569665 [ 292 ] {} <Debug> TCP-Session: cc676a8a-016f-4acf-96bc-682c6d0f422f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6593 | 2026.02.24 03:56:10.569678 [ 292 ] {} <Debug> TCP-Session: cc676a8a-016f-4acf-96bc-682c6d0f422f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6594 | 2026.02.24 03:56:10.569862 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51040 | ||
| 6595 | 2026.02.24 03:56:10.569888 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45129 | ||
| 6596 | 2026.02.24 03:56:10.569903 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45496 | ||
| 6597 | 2026.02.24 03:56:10.569934 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61433 | ||
| 6598 | 2026.02.24 03:56:10.569941 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54214 | ||
| 6599 | 2026.02.24 03:56:10.569986 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6600 | 2026.02.24 03:56:10.569975 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57388 | ||
| 6601 | 2026.02.24 03:56:10.570013 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6602 | 2026.02.24 03:56:10.570032 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6603 | 2026.02.24 03:56:10.570042 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6604 | 2026.02.24 03:56:10.570081 [ 275 ] {} <Debug> TCP-Session: 4908d6de-8580-440e-80c1-b09accd8778d Authenticating user 'default' from [fd00:1122:3344:101::e]:45496 | ||
| 6605 | 2026.02.24 03:56:10.570091 [ 288 ] {} <Debug> TCP-Session: 3db812ca-c607-4b4b-bd49-b387efdedc7a Authenticating user 'default' from [fd00:1122:3344:101::e]:61433 | ||
| 6606 | 2026.02.24 03:56:10.570099 [ 289 ] {} <Debug> TCP-Session: 2c4d038f-307e-402a-a410-b0f774d1e821 Authenticating user 'default' from [fd00:1122:3344:101::e]:54214 | ||
| 6607 | 2026.02.24 03:56:10.570116 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6608 | 2026.02.24 03:56:10.570125 [ 288 ] {} <Debug> TCP-Session: 3db812ca-c607-4b4b-bd49-b387efdedc7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6609 | 2026.02.24 03:56:10.570139 [ 289 ] {} <Debug> TCP-Session: 2c4d038f-307e-402a-a410-b0f774d1e821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6610 | 2026.02.24 03:56:10.570181 [ 288 ] {} <Debug> TCP-Session: 3db812ca-c607-4b4b-bd49-b387efdedc7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6611 | 2026.02.24 03:56:10.570196 [ 289 ] {} <Debug> TCP-Session: 2c4d038f-307e-402a-a410-b0f774d1e821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6612 | 2026.02.24 03:56:10.570122 [ 275 ] {} <Debug> TCP-Session: 4908d6de-8580-440e-80c1-b09accd8778d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6613 | 2026.02.24 03:56:10.570006 [ 292 ] {} <Trace> TCP-Session: cc676a8a-016f-4acf-96bc-682c6d0f422f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.02.24 03:56:10.570262 [ 275 ] {} <Debug> TCP-Session: 4908d6de-8580-440e-80c1-b09accd8778d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2026.02.24 03:56:10.569978 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6616 | 2026.02.24 03:56:10.569964 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59980 | ||
| 6617 | 2026.02.24 03:56:10.570325 [ 293 ] {} <Debug> TCP-Session: 115c25c2-de66-440f-a373-38ff39c4f90e Authenticating user 'default' from [fd00:1122:3344:101::e]:51040 | ||
| 6618 | 2026.02.24 03:56:10.569925 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61135 | ||
| 6619 | 2026.02.24 03:56:10.570366 [ 293 ] {} <Debug> TCP-Session: 115c25c2-de66-440f-a373-38ff39c4f90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6620 | 2026.02.24 03:56:10.570163 [ 291 ] {} <Debug> TCP-Session: 3cbecc95-8d24-4dfe-afb9-37ab810d373f Authenticating user 'default' from [fd00:1122:3344:101::e]:57388 | ||
| 6621 | 2026.02.24 03:56:10.570400 [ 293 ] {} <Debug> TCP-Session: 115c25c2-de66-440f-a373-38ff39c4f90e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6622 | 2026.02.24 03:56:10.570414 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6623 | 2026.02.24 03:56:10.570435 [ 291 ] {} <Debug> TCP-Session: 3cbecc95-8d24-4dfe-afb9-37ab810d373f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6624 | 2026.02.24 03:56:10.570439 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6625 | 2026.02.24 03:56:10.570460 [ 290 ] {} <Debug> TCP-Session: c7fd5aa4-ae25-491f-b602-90c33f2be321 Authenticating user 'default' from [fd00:1122:3344:101::e]:59980 | ||
| 6626 | 2026.02.24 03:56:10.570466 [ 291 ] {} <Debug> TCP-Session: 3cbecc95-8d24-4dfe-afb9-37ab810d373f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6627 | 2026.02.24 03:56:10.570487 [ 286 ] {} <Debug> TCP-Session: 072585d3-5b26-426a-abc4-a3dfe8f29b56 Authenticating user 'default' from [fd00:1122:3344:101::e]:61135 | ||
| 6628 | 2026.02.24 03:56:10.570497 [ 290 ] {} <Debug> TCP-Session: c7fd5aa4-ae25-491f-b602-90c33f2be321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6629 | 2026.02.24 03:56:10.570443 [ 292 ] {b811d021-c5ed-4dcf-9c82-4c3162ac17be} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60498) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6630 | 2026.02.24 03:56:10.570524 [ 290 ] {} <Debug> TCP-Session: c7fd5aa4-ae25-491f-b602-90c33f2be321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6631 | 2026.02.24 03:56:10.570522 [ 286 ] {} <Debug> TCP-Session: 072585d3-5b26-426a-abc4-a3dfe8f29b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6632 | 2026.02.24 03:56:10.570017 [ 294 ] {} <Debug> TCP-Session: f833266c-ca07-412d-bdbb-ff18c37f78ae Authenticating user 'default' from [fd00:1122:3344:101::e]:45129 | ||
| 6633 | 2026.02.24 03:56:10.570584 [ 286 ] {} <Debug> TCP-Session: 072585d3-5b26-426a-abc4-a3dfe8f29b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6634 | 2026.02.24 03:56:10.570612 [ 294 ] {} <Debug> TCP-Session: f833266c-ca07-412d-bdbb-ff18c37f78ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6635 | 2026.02.24 03:56:10.570633 [ 294 ] {} <Debug> TCP-Session: f833266c-ca07-412d-bdbb-ff18c37f78ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6636 | 2026.02.24 03:56:10.570808 [ 292 ] {b811d021-c5ed-4dcf-9c82-4c3162ac17be} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6637 | 2026.02.24 03:56:10.570861 [ 292 ] {b811d021-c5ed-4dcf-9c82-4c3162ac17be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6638 | 2026.02.24 03:56:10.571134 [ 292 ] {b811d021-c5ed-4dcf-9c82-4c3162ac17be} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 6639 | 2026.02.24 03:56:10.572044 [ 308 ] {b811d021-c5ed-4dcf-9c82-4c3162ac17be} <Trace> AggregatingTransform: Aggregating | ||
| 6640 | 2026.02.24 03:56:10.572105 [ 308 ] {b811d021-c5ed-4dcf-9c82-4c3162ac17be} <Trace> Aggregator: Aggregation method: without_key | ||
| 6641 | 2026.02.24 03:56:10.572143 [ 308 ] {b811d021-c5ed-4dcf-9c82-4c3162ac17be} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910119 sec. (1098.757 rows/sec., 42.92 KiB/sec.) | ||
| 6642 | 2026.02.24 03:56:10.572163 [ 308 ] {b811d021-c5ed-4dcf-9c82-4c3162ac17be} <Trace> Aggregator: Merging aggregated data | ||
| 6643 | 2026.02.24 03:56:10.573296 [ 292 ] {b811d021-c5ed-4dcf-9c82-4c3162ac17be} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002913 sec., 343.28870580157917 rows/sec., 13.41 KiB/sec. | ||
| 6644 | 2026.02.24 03:56:10.573433 [ 292 ] {b811d021-c5ed-4dcf-9c82-4c3162ac17be} <Debug> TCPHandler: Processed in 0.003549234 sec. | ||
| 6645 | 2026.02.24 03:56:10.573554 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6646 | 2026.02.24 03:56:10.573582 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6647 | 2026.02.24 03:56:10.573584 [ 292 ] {} <Debug> TCP-Session: cc676a8a-016f-4acf-96bc-682c6d0f422f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6648 | 2026.02.24 03:56:10.573608 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6649 | 2026.02.24 03:56:10.573630 [ 293 ] {} <Debug> TCP-Session: 115c25c2-de66-440f-a373-38ff39c4f90e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6650 | 2026.02.24 03:56:10.573646 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6651 | 2026.02.24 03:56:10.573660 [ 294 ] {} <Debug> TCP-Session: f833266c-ca07-412d-bdbb-ff18c37f78ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6652 | 2026.02.24 03:56:10.573672 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6653 | 2026.02.24 03:56:10.573701 [ 291 ] {} <Debug> TCP-Session: 3cbecc95-8d24-4dfe-afb9-37ab810d373f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6654 | 2026.02.24 03:56:10.573710 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6655 | 2026.02.24 03:56:10.573687 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6656 | 2026.02.24 03:56:10.573770 [ 290 ] {} <Debug> TCP-Session: c7fd5aa4-ae25-491f-b602-90c33f2be321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6657 | 2026.02.24 03:56:10.573673 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6658 | 2026.02.24 03:56:10.573792 [ 288 ] {} <Debug> TCP-Session: 3db812ca-c607-4b4b-bd49-b387efdedc7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6659 | 2026.02.24 03:56:10.573622 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6660 | 2026.02.24 03:56:10.573827 [ 286 ] {} <Debug> TCP-Session: 072585d3-5b26-426a-abc4-a3dfe8f29b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6661 | 2026.02.24 03:56:10.573725 [ 289 ] {} <Debug> TCP-Session: 2c4d038f-307e-402a-a410-b0f774d1e821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6662 | 2026.02.24 03:56:10.573858 [ 275 ] {} <Debug> TCP-Session: 4908d6de-8580-440e-80c1-b09accd8778d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6663 | 2026.02.24 03:56:11.843840 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2026.02.24 03:56:11.844029 [ 277 ] {869df9cd-96bf-44fb-a803-b7287b864019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6665 | 2026.02.24 03:56:11.844095 [ 277 ] {869df9cd-96bf-44fb-a803-b7287b864019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6666 | 2026.02.24 03:56:11.844759 [ 277 ] {869df9cd-96bf-44fb-a803-b7287b864019} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.02.24 03:56:11.844806 [ 277 ] {869df9cd-96bf-44fb-a803-b7287b864019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6668 | 2026.02.24 03:56:11.845193 [ 277 ] {869df9cd-96bf-44fb-a803-b7287b864019} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6669 | 2026.02.24 03:56:11.845417 [ 277 ] {869df9cd-96bf-44fb-a803-b7287b864019} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.02.24 03:56:11.845567 [ 277 ] {869df9cd-96bf-44fb-a803-b7287b864019} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001585 sec., 15141.955835962144 rows/sec., 1.26 MiB/sec. | ||
| 6671 | 2026.02.24 03:56:11.845608 [ 277 ] {869df9cd-96bf-44fb-a803-b7287b864019} <Debug> TCPHandler: Processed in 0.001929569 sec. | ||
| 6672 | 2026.02.24 03:56:11.845742 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2026.02.24 03:56:11.845838 [ 277 ] {00c0408a-33c4-4cf7-b1e2-09ea2a8cdbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6674 | 2026.02.24 03:56:11.845879 [ 277 ] {00c0408a-33c4-4cf7-b1e2-09ea2a8cdbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6675 | 2026.02.24 03:56:11.846278 [ 277 ] {00c0408a-33c4-4cf7-b1e2-09ea2a8cdbc4} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.02.24 03:56:11.846312 [ 277 ] {00c0408a-33c4-4cf7-b1e2-09ea2a8cdbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6677 | 2026.02.24 03:56:11.846616 [ 277 ] {00c0408a-33c4-4cf7-b1e2-09ea2a8cdbc4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6678 | 2026.02.24 03:56:11.846837 [ 277 ] {00c0408a-33c4-4cf7-b1e2-09ea2a8cdbc4} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.02.24 03:56:11.846961 [ 277 ] {00c0408a-33c4-4cf7-b1e2-09ea2a8cdbc4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001142 sec., 1751.3134851138354 rows/sec., 142.81 KiB/sec. | ||
| 6680 | 2026.02.24 03:56:11.846997 [ 277 ] {00c0408a-33c4-4cf7-b1e2-09ea2a8cdbc4} <Debug> TCPHandler: Processed in 0.001306612 sec. | ||
| 6681 | 2026.02.24 03:56:11.847113 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6682 | 2026.02.24 03:56:11.847207 [ 277 ] {10658558-38bb-42ec-93a3-af5fbc84686b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6683 | 2026.02.24 03:56:11.847245 [ 277 ] {10658558-38bb-42ec-93a3-af5fbc84686b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6684 | 2026.02.24 03:56:11.848335 [ 277 ] {10658558-38bb-42ec-93a3-af5fbc84686b} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.02.24 03:56:11.848370 [ 277 ] {10658558-38bb-42ec-93a3-af5fbc84686b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6686 | 2026.02.24 03:56:11.848784 [ 277 ] {10658558-38bb-42ec-93a3-af5fbc84686b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6687 | 2026.02.24 03:56:11.848994 [ 277 ] {10658558-38bb-42ec-93a3-af5fbc84686b} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.02.24 03:56:11.849128 [ 277 ] {10658558-38bb-42ec-93a3-af5fbc84686b} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001939 sec., 689530.6859205776 rows/sec., 57.67 MiB/sec. | ||
| 6689 | 2026.02.24 03:56:11.849166 [ 277 ] {10658558-38bb-42ec-93a3-af5fbc84686b} <Debug> TCPHandler: Processed in 0.00210298 sec. | ||
| 6690 | 2026.02.24 03:56:11.849289 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2026.02.24 03:56:11.849384 [ 277 ] {2413bd92-514c-4250-95d3-5a11ce5aa714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6692 | 2026.02.24 03:56:11.849422 [ 277 ] {2413bd92-514c-4250-95d3-5a11ce5aa714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6693 | 2026.02.24 03:56:11.849827 [ 277 ] {2413bd92-514c-4250-95d3-5a11ce5aa714} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2026.02.24 03:56:11.849862 [ 277 ] {2413bd92-514c-4250-95d3-5a11ce5aa714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6695 | 2026.02.24 03:56:11.850150 [ 277 ] {2413bd92-514c-4250-95d3-5a11ce5aa714} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6696 | 2026.02.24 03:56:11.850358 [ 277 ] {2413bd92-514c-4250-95d3-5a11ce5aa714} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2026.02.24 03:56:11.850492 [ 277 ] {2413bd92-514c-4250-95d3-5a11ce5aa714} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.61 MiB/sec. | ||
| 6698 | 2026.02.24 03:56:11.850529 [ 277 ] {2413bd92-514c-4250-95d3-5a11ce5aa714} <Debug> TCPHandler: Processed in 0.001290802 sec. | ||
| 6699 | 2026.02.24 03:56:11.850642 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2026.02.24 03:56:11.850737 [ 277 ] {6d95723c-2075-4f30-8549-47d4c720df9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6701 | 2026.02.24 03:56:11.850775 [ 277 ] {6d95723c-2075-4f30-8549-47d4c720df9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6702 | 2026.02.24 03:56:11.851235 [ 277 ] {6d95723c-2075-4f30-8549-47d4c720df9f} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.02.24 03:56:11.851269 [ 277 ] {6d95723c-2075-4f30-8549-47d4c720df9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6704 | 2026.02.24 03:56:11.851587 [ 277 ] {6d95723c-2075-4f30-8549-47d4c720df9f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6705 | 2026.02.24 03:56:11.851801 [ 277 ] {6d95723c-2075-4f30-8549-47d4c720df9f} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.02.24 03:56:11.851932 [ 277 ] {6d95723c-2075-4f30-8549-47d4c720df9f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 6707 | 2026.02.24 03:56:11.851972 [ 277 ] {6d95723c-2075-4f30-8549-47d4c720df9f} <Debug> TCPHandler: Processed in 0.001379173 sec. | ||
| 6708 | 2026.02.24 03:56:11.852096 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2026.02.24 03:56:11.852191 [ 277 ] {62c90a39-bf74-4129-8b9e-b3747b86104d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6710 | 2026.02.24 03:56:11.852230 [ 277 ] {62c90a39-bf74-4129-8b9e-b3747b86104d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6711 | 2026.02.24 03:56:11.852630 [ 277 ] {62c90a39-bf74-4129-8b9e-b3747b86104d} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.02.24 03:56:11.852665 [ 277 ] {62c90a39-bf74-4129-8b9e-b3747b86104d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6713 | 2026.02.24 03:56:11.852961 [ 277 ] {62c90a39-bf74-4129-8b9e-b3747b86104d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6714 | 2026.02.24 03:56:11.853175 [ 277 ] {62c90a39-bf74-4129-8b9e-b3747b86104d} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.02.24 03:56:11.853301 [ 277 ] {62c90a39-bf74-4129-8b9e-b3747b86104d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 6716 | 2026.02.24 03:56:11.853338 [ 277 ] {62c90a39-bf74-4129-8b9e-b3747b86104d} <Debug> TCPHandler: Processed in 0.001291472 sec. | ||
| 6717 | 2026.02.24 03:56:11.853450 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2026.02.24 03:56:11.853543 [ 277 ] {695912a4-4d3a-4611-a5c0-9df3a86da638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6719 | 2026.02.24 03:56:11.853582 [ 277 ] {695912a4-4d3a-4611-a5c0-9df3a86da638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6720 | 2026.02.24 03:56:11.854165 [ 277 ] {695912a4-4d3a-4611-a5c0-9df3a86da638} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.02.24 03:56:11.854201 [ 277 ] {695912a4-4d3a-4611-a5c0-9df3a86da638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6722 | 2026.02.24 03:56:11.854520 [ 277 ] {695912a4-4d3a-4611-a5c0-9df3a86da638} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6723 | 2026.02.24 03:56:11.854726 [ 277 ] {695912a4-4d3a-4611-a5c0-9df3a86da638} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.02.24 03:56:11.854854 [ 277 ] {695912a4-4d3a-4611-a5c0-9df3a86da638} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001329 sec., 427389.01429646346 rows/sec., 32.06 MiB/sec. | ||
| 6725 | 2026.02.24 03:56:11.854889 [ 277 ] {695912a4-4d3a-4611-a5c0-9df3a86da638} <Debug> TCPHandler: Processed in 0.001489034 sec. | ||
| 6726 | 2026.02.24 03:56:11.855009 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6727 | 2026.02.24 03:56:11.855104 [ 277 ] {a07f68dc-e41f-4bf4-84e1-8f3b4c36e905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6728 | 2026.02.24 03:56:11.855146 [ 277 ] {a07f68dc-e41f-4bf4-84e1-8f3b4c36e905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6729 | 2026.02.24 03:56:11.855742 [ 277 ] {a07f68dc-e41f-4bf4-84e1-8f3b4c36e905} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.02.24 03:56:11.855775 [ 277 ] {a07f68dc-e41f-4bf4-84e1-8f3b4c36e905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6731 | 2026.02.24 03:56:11.856142 [ 277 ] {a07f68dc-e41f-4bf4-84e1-8f3b4c36e905} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6732 | 2026.02.24 03:56:11.856355 [ 277 ] {a07f68dc-e41f-4bf4-84e1-8f3b4c36e905} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.02.24 03:56:11.856484 [ 277 ] {a07f68dc-e41f-4bf4-84e1-8f3b4c36e905} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001399 sec., 629735.5253752681 rows/sec., 42.74 MiB/sec. | ||
| 6734 | 2026.02.24 03:56:11.856521 [ 277 ] {a07f68dc-e41f-4bf4-84e1-8f3b4c36e905} <Debug> TCPHandler: Processed in 0.001562895 sec. | ||
| 6735 | 2026.02.24 03:56:11.856632 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6736 | 2026.02.24 03:56:11.856727 [ 277 ] {86cc55af-c697-4fa2-8059-1b9a3ca0084e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6737 | 2026.02.24 03:56:11.856781 [ 277 ] {86cc55af-c697-4fa2-8059-1b9a3ca0084e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6738 | 2026.02.24 03:56:11.857536 [ 277 ] {86cc55af-c697-4fa2-8059-1b9a3ca0084e} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2026.02.24 03:56:11.857572 [ 277 ] {86cc55af-c697-4fa2-8059-1b9a3ca0084e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6740 | 2026.02.24 03:56:11.858133 [ 277 ] {86cc55af-c697-4fa2-8059-1b9a3ca0084e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6741 | 2026.02.24 03:56:11.858351 [ 277 ] {86cc55af-c697-4fa2-8059-1b9a3ca0084e} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2026.02.24 03:56:11.858492 [ 277 ] {86cc55af-c697-4fa2-8059-1b9a3ca0084e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001783 sec., 5608.5249579360625 rows/sec., 10.05 MiB/sec. | ||
| 6743 | 2026.02.24 03:56:11.858552 [ 277 ] {86cc55af-c697-4fa2-8059-1b9a3ca0084e} <Debug> TCPHandler: Processed in 0.001969479 sec. | ||
| 6744 | 2026.02.24 03:56:11.858660 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6745 | 2026.02.24 03:56:11.858779 [ 277 ] {a03850c1-9e69-40be-8a67-a38a3dca888e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6746 | 2026.02.24 03:56:11.858822 [ 277 ] {a03850c1-9e69-40be-8a67-a38a3dca888e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6747 | 2026.02.24 03:56:11.859171 [ 277 ] {a03850c1-9e69-40be-8a67-a38a3dca888e} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2026.02.24 03:56:11.859206 [ 277 ] {a03850c1-9e69-40be-8a67-a38a3dca888e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6749 | 2026.02.24 03:56:11.859505 [ 277 ] {a03850c1-9e69-40be-8a67-a38a3dca888e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6750 | 2026.02.24 03:56:11.859715 [ 277 ] {a03850c1-9e69-40be-8a67-a38a3dca888e} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2026.02.24 03:56:11.859841 [ 277 ] {a03850c1-9e69-40be-8a67-a38a3dca888e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 6752 | 2026.02.24 03:56:11.859876 [ 277 ] {a03850c1-9e69-40be-8a67-a38a3dca888e} <Debug> TCPHandler: Processed in 0.001265372 sec. | ||
| 6753 | 2026.02.24 03:56:12.412914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15828 | ||
| 6754 | 2026.02.24 03:56:12.413518 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.02.24 03:56:12.413571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6756 | 2026.02.24 03:56:12.414108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6757 | 2026.02.24 03:56:12.414344 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.02.24 03:56:12.414479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15828 | ||
| 6759 | 2026.02.24 03:56:13.242164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6760 | 2026.02.24 03:56:13.258664 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.02.24 03:56:13.258734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6762 | 2026.02.24 03:56:13.264692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6763 | 2026.02.24 03:56:13.265381 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.02.24 03:56:13.268686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6765 | 2026.02.24 03:56:14.946418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 822 | ||
| 6766 | 2026.02.24 03:56:14.948787 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.02.24 03:56:14.948832 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 6768 | 2026.02.24 03:56:14.950022 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6769 | 2026.02.24 03:56:14.950281 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.02.24 03:56:14.950541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 6771 | 2026.02.24 03:56:16.814650 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6772 | 2026.02.24 03:56:16.814892 [ 277 ] {abfc9b04-967b-49b3-9397-cf0912a00efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6773 | 2026.02.24 03:56:16.814974 [ 277 ] {abfc9b04-967b-49b3-9397-cf0912a00efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6774 | 2026.02.24 03:56:16.815693 [ 277 ] {abfc9b04-967b-49b3-9397-cf0912a00efd} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2026.02.24 03:56:16.815735 [ 277 ] {abfc9b04-967b-49b3-9397-cf0912a00efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6776 | 2026.02.24 03:56:16.816126 [ 277 ] {abfc9b04-967b-49b3-9397-cf0912a00efd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6777 | 2026.02.24 03:56:16.816346 [ 277 ] {abfc9b04-967b-49b3-9397-cf0912a00efd} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.02.24 03:56:16.816501 [ 277 ] {abfc9b04-967b-49b3-9397-cf0912a00efd} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00167 sec., 70658.68263473053 rows/sec., 6.01 MiB/sec. | ||
| 6779 | 2026.02.24 03:56:16.816541 [ 277 ] {abfc9b04-967b-49b3-9397-cf0912a00efd} <Debug> TCPHandler: Processed in 0.00204067 sec. | ||
| 6780 | 2026.02.24 03:56:16.816661 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2026.02.24 03:56:16.816754 [ 277 ] {10dbd8c1-0b2e-477d-8a61-411773607f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6782 | 2026.02.24 03:56:16.816793 [ 277 ] {10dbd8c1-0b2e-477d-8a61-411773607f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6783 | 2026.02.24 03:56:16.817197 [ 277 ] {10dbd8c1-0b2e-477d-8a61-411773607f29} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.02.24 03:56:16.817232 [ 277 ] {10dbd8c1-0b2e-477d-8a61-411773607f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6785 | 2026.02.24 03:56:16.817523 [ 277 ] {10dbd8c1-0b2e-477d-8a61-411773607f29} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6786 | 2026.02.24 03:56:16.817727 [ 277 ] {10dbd8c1-0b2e-477d-8a61-411773607f29} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2026.02.24 03:56:16.817855 [ 277 ] {10dbd8c1-0b2e-477d-8a61-411773607f29} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00112 sec., 27678.57142857143 rows/sec., 2.03 MiB/sec. | ||
| 6788 | 2026.02.24 03:56:16.817891 [ 277 ] {10dbd8c1-0b2e-477d-8a61-411773607f29} <Debug> TCPHandler: Processed in 0.001277782 sec. | ||
| 6789 | 2026.02.24 03:56:16.817998 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2026.02.24 03:56:16.818089 [ 277 ] {527e0a0d-8af6-4660-91d0-a7204980906b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6791 | 2026.02.24 03:56:16.818127 [ 277 ] {527e0a0d-8af6-4660-91d0-a7204980906b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6792 | 2026.02.24 03:56:16.818559 [ 277 ] {527e0a0d-8af6-4660-91d0-a7204980906b} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.02.24 03:56:16.818593 [ 277 ] {527e0a0d-8af6-4660-91d0-a7204980906b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6794 | 2026.02.24 03:56:16.818900 [ 277 ] {527e0a0d-8af6-4660-91d0-a7204980906b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6795 | 2026.02.24 03:56:16.819097 [ 277 ] {527e0a0d-8af6-4660-91d0-a7204980906b} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.02.24 03:56:16.819221 [ 277 ] {527e0a0d-8af6-4660-91d0-a7204980906b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00115 sec., 82608.69565217392 rows/sec., 6.45 MiB/sec. | ||
| 6797 | 2026.02.24 03:56:16.819257 [ 277 ] {527e0a0d-8af6-4660-91d0-a7204980906b} <Debug> TCPHandler: Processed in 0.001306942 sec. | ||
| 6798 | 2026.02.24 03:56:16.819368 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.02.24 03:56:16.819459 [ 277 ] {4e0a13a0-5ec0-4397-88e6-4d94e78929af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6800 | 2026.02.24 03:56:16.819502 [ 277 ] {4e0a13a0-5ec0-4397-88e6-4d94e78929af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6801 | 2026.02.24 03:56:16.819913 [ 277 ] {4e0a13a0-5ec0-4397-88e6-4d94e78929af} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.02.24 03:56:16.819947 [ 277 ] {4e0a13a0-5ec0-4397-88e6-4d94e78929af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6803 | 2026.02.24 03:56:16.820261 [ 277 ] {4e0a13a0-5ec0-4397-88e6-4d94e78929af} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6804 | 2026.02.24 03:56:16.820463 [ 277 ] {4e0a13a0-5ec0-4397-88e6-4d94e78929af} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.02.24 03:56:16.820589 [ 277 ] {4e0a13a0-5ec0-4397-88e6-4d94e78929af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 6806 | 2026.02.24 03:56:16.820624 [ 277 ] {4e0a13a0-5ec0-4397-88e6-4d94e78929af} <Debug> TCPHandler: Processed in 0.001304482 sec. | ||
| 6807 | 2026.02.24 03:56:16.820730 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.02.24 03:56:16.820821 [ 277 ] {1072e540-dd8c-4e57-ab93-41a62c6c19c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6809 | 2026.02.24 03:56:16.820874 [ 277 ] {1072e540-dd8c-4e57-ab93-41a62c6c19c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6810 | 2026.02.24 03:56:16.821685 [ 277 ] {1072e540-dd8c-4e57-ab93-41a62c6c19c0} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.02.24 03:56:16.821720 [ 277 ] {1072e540-dd8c-4e57-ab93-41a62c6c19c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6812 | 2026.02.24 03:56:16.822265 [ 277 ] {1072e540-dd8c-4e57-ab93-41a62c6c19c0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6813 | 2026.02.24 03:56:16.822481 [ 277 ] {1072e540-dd8c-4e57-ab93-41a62c6c19c0} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.02.24 03:56:16.822612 [ 277 ] {1072e540-dd8c-4e57-ab93-41a62c6c19c0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001808 sec., 17146.017699115044 rows/sec., 30.72 MiB/sec. | ||
| 6815 | 2026.02.24 03:56:16.822662 [ 277 ] {1072e540-dd8c-4e57-ab93-41a62c6c19c0} <Debug> TCPHandler: Processed in 0.001979009 sec. | ||
| 6816 | 2026.02.24 03:56:16.822771 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2026.02.24 03:56:16.822862 [ 277 ] {14964c1b-1e6b-43f6-9046-f3d7335a4641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.02.24 03:56:16.822903 [ 277 ] {14964c1b-1e6b-43f6-9046-f3d7335a4641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6819 | 2026.02.24 03:56:16.823231 [ 277 ] {14964c1b-1e6b-43f6-9046-f3d7335a4641} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.02.24 03:56:16.823267 [ 277 ] {14964c1b-1e6b-43f6-9046-f3d7335a4641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6821 | 2026.02.24 03:56:16.823557 [ 277 ] {14964c1b-1e6b-43f6-9046-f3d7335a4641} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6822 | 2026.02.24 03:56:16.823765 [ 277 ] {14964c1b-1e6b-43f6-9046-f3d7335a4641} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.02.24 03:56:16.823893 [ 277 ] {14964c1b-1e6b-43f6-9046-f3d7335a4641} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 6824 | 2026.02.24 03:56:16.823928 [ 277 ] {14964c1b-1e6b-43f6-9046-f3d7335a4641} <Debug> TCPHandler: Processed in 0.001204162 sec. | ||
| 6825 | 2026.02.24 03:56:19.800845 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6826 | 2026.02.24 03:56:19.800903 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6827 | 2026.02.24 03:56:19.914697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16276 | ||
| 6828 | 2026.02.24 03:56:19.915207 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.02.24 03:56:19.915254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6830 | 2026.02.24 03:56:19.915737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6831 | 2026.02.24 03:56:19.915997 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.02.24 03:56:19.916131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16276 | ||
| 6833 | 2026.02.24 03:56:20.768907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6834 | 2026.02.24 03:56:20.785803 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.02.24 03:56:20.785870 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6836 | 2026.02.24 03:56:20.792472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6837 | 2026.02.24 03:56:20.793200 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2026.02.24 03:56:20.796333 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6839 | 2026.02.24 03:56:21.814320 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2026.02.24 03:56:21.814591 [ 277 ] {53655942-6798-43f2-8896-7a210a86519b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6841 | 2026.02.24 03:56:21.814691 [ 277 ] {53655942-6798-43f2-8896-7a210a86519b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6842 | 2026.02.24 03:56:21.815584 [ 277 ] {53655942-6798-43f2-8896-7a210a86519b} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.02.24 03:56:21.815630 [ 277 ] {53655942-6798-43f2-8896-7a210a86519b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6844 | 2026.02.24 03:56:21.816016 [ 277 ] {53655942-6798-43f2-8896-7a210a86519b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6845 | 2026.02.24 03:56:21.816245 [ 277 ] {53655942-6798-43f2-8896-7a210a86519b} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2026.02.24 03:56:21.816409 [ 277 ] {53655942-6798-43f2-8896-7a210a86519b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001881 sec., 40404.0404040404 rows/sec., 3.33 MiB/sec. | ||
| 6847 | 2026.02.24 03:56:21.816456 [ 277 ] {53655942-6798-43f2-8896-7a210a86519b} <Debug> TCPHandler: Processed in 0.002312482 sec. | ||
| 6848 | 2026.02.24 03:56:21.816583 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2026.02.24 03:56:21.816686 [ 277 ] {674edf02-e430-4258-a2bb-5c2ed40b7f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6850 | 2026.02.24 03:56:21.816730 [ 277 ] {674edf02-e430-4258-a2bb-5c2ed40b7f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6851 | 2026.02.24 03:56:21.817149 [ 277 ] {674edf02-e430-4258-a2bb-5c2ed40b7f0e} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2026.02.24 03:56:21.817186 [ 277 ] {674edf02-e430-4258-a2bb-5c2ed40b7f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6853 | 2026.02.24 03:56:21.817484 [ 277 ] {674edf02-e430-4258-a2bb-5c2ed40b7f0e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6854 | 2026.02.24 03:56:21.817700 [ 277 ] {674edf02-e430-4258-a2bb-5c2ed40b7f0e} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.02.24 03:56:21.817836 [ 277 ] {674edf02-e430-4258-a2bb-5c2ed40b7f0e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001172 sec., 8532.423208191125 rows/sec., 641.60 KiB/sec. | ||
| 6856 | 2026.02.24 03:56:21.817873 [ 277 ] {674edf02-e430-4258-a2bb-5c2ed40b7f0e} <Debug> TCPHandler: Processed in 0.001343193 sec. | ||
| 6857 | 2026.02.24 03:56:21.817983 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6858 | 2026.02.24 03:56:21.818080 [ 277 ] {0e38e849-c6c4-4a1f-86f1-eb98e0e1931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6859 | 2026.02.24 03:56:21.818119 [ 277 ] {0e38e849-c6c4-4a1f-86f1-eb98e0e1931e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6860 | 2026.02.24 03:56:21.818540 [ 277 ] {0e38e849-c6c4-4a1f-86f1-eb98e0e1931e} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.02.24 03:56:21.818576 [ 277 ] {0e38e849-c6c4-4a1f-86f1-eb98e0e1931e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6862 | 2026.02.24 03:56:21.818873 [ 277 ] {0e38e849-c6c4-4a1f-86f1-eb98e0e1931e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6863 | 2026.02.24 03:56:21.819078 [ 277 ] {0e38e849-c6c4-4a1f-86f1-eb98e0e1931e} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.02.24 03:56:21.819206 [ 277 ] {0e38e849-c6c4-4a1f-86f1-eb98e0e1931e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.05 MiB/sec. | ||
| 6865 | 2026.02.24 03:56:21.819243 [ 277 ] {0e38e849-c6c4-4a1f-86f1-eb98e0e1931e} <Debug> TCPHandler: Processed in 0.001310622 sec. | ||
| 6866 | 2026.02.24 03:56:21.819355 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2026.02.24 03:56:21.819449 [ 277 ] {12ceb90d-c95e-4d19-9244-e7b15a71e652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6868 | 2026.02.24 03:56:21.819493 [ 277 ] {12ceb90d-c95e-4d19-9244-e7b15a71e652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6869 | 2026.02.24 03:56:21.819904 [ 277 ] {12ceb90d-c95e-4d19-9244-e7b15a71e652} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2026.02.24 03:56:21.819940 [ 277 ] {12ceb90d-c95e-4d19-9244-e7b15a71e652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6871 | 2026.02.24 03:56:21.820257 [ 277 ] {12ceb90d-c95e-4d19-9244-e7b15a71e652} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6872 | 2026.02.24 03:56:21.820459 [ 277 ] {12ceb90d-c95e-4d19-9244-e7b15a71e652} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2026.02.24 03:56:21.820588 [ 277 ] {12ceb90d-c95e-4d19-9244-e7b15a71e652} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 6874 | 2026.02.24 03:56:21.820623 [ 277 ] {12ceb90d-c95e-4d19-9244-e7b15a71e652} <Debug> TCPHandler: Processed in 0.001316792 sec. | ||
| 6875 | 2026.02.24 03:56:21.820729 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6876 | 2026.02.24 03:56:21.820822 [ 277 ] {c20adb72-2d15-4537-8e5a-f7b42574d548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6877 | 2026.02.24 03:56:21.820877 [ 277 ] {c20adb72-2d15-4537-8e5a-f7b42574d548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6878 | 2026.02.24 03:56:21.821623 [ 277 ] {c20adb72-2d15-4537-8e5a-f7b42574d548} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2026.02.24 03:56:21.821659 [ 277 ] {c20adb72-2d15-4537-8e5a-f7b42574d548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6880 | 2026.02.24 03:56:21.822166 [ 277 ] {c20adb72-2d15-4537-8e5a-f7b42574d548} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6881 | 2026.02.24 03:56:21.822399 [ 277 ] {c20adb72-2d15-4537-8e5a-f7b42574d548} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2026.02.24 03:56:21.822540 [ 277 ] {c20adb72-2d15-4537-8e5a-f7b42574d548} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001735 sec., 5763.688760806916 rows/sec., 10.33 MiB/sec. | ||
| 6883 | 2026.02.24 03:56:21.822602 [ 277 ] {c20adb72-2d15-4537-8e5a-f7b42574d548} <Debug> TCPHandler: Processed in 0.001922758 sec. | ||
| 6884 | 2026.02.24 03:56:21.822710 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2026.02.24 03:56:21.822806 [ 277 ] {fe64832c-d791-4ba3-9996-9472a1866d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6886 | 2026.02.24 03:56:21.822848 [ 277 ] {fe64832c-d791-4ba3-9996-9472a1866d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6887 | 2026.02.24 03:56:21.823190 [ 277 ] {fe64832c-d791-4ba3-9996-9472a1866d87} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.02.24 03:56:21.823226 [ 277 ] {fe64832c-d791-4ba3-9996-9472a1866d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6889 | 2026.02.24 03:56:21.823527 [ 277 ] {fe64832c-d791-4ba3-9996-9472a1866d87} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6890 | 2026.02.24 03:56:21.823731 [ 277 ] {fe64832c-d791-4ba3-9996-9472a1866d87} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.02.24 03:56:21.823859 [ 277 ] {fe64832c-d791-4ba3-9996-9472a1866d87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6892 | 2026.02.24 03:56:21.823894 [ 277 ] {fe64832c-d791-4ba3-9996-9472a1866d87} <Debug> TCPHandler: Processed in 0.001233792 sec. | ||
| 6893 | 2026.02.24 03:56:22.947056 [ 137 ] {} <Debug> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6894 | 2026.02.24 03:56:22.947150 [ 137 ] {} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.02.24 03:56:22.947187 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6896 | 2026.02.24 03:56:22.947371 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6897 | 2026.02.24 03:56:22.947536 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6898 | 2026.02.24 03:56:22.947574 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
| 6899 | 2026.02.24 03:56:22.947648 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 6900 | 2026.02.24 03:56:22.947699 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6901 | 2026.02.24 03:56:22.947745 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 6902 | 2026.02.24 03:56:22.947793 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 6903 | 2026.02.24 03:56:22.948538 [ 187 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228162 sec., 29312.09400714238 rows/sec., 2.45 MiB/sec. | ||
| 6904 | 2026.02.24 03:56:22.948655 [ 187 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6905 | 2026.02.24 03:56:22.948905 [ 187 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_14_3} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6906 | 2026.02.24 03:56:22.948974 [ 187 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_14_3} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6907 | 2026.02.24 03:56:22.949037 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6908 | 2026.02.24 03:56:24.950921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 846 | ||
| 6909 | 2026.02.24 03:56:24.953110 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.02.24 03:56:24.953159 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6911 | 2026.02.24 03:56:24.954326 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6912 | 2026.02.24 03:56:24.954596 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.02.24 03:56:24.954936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6914 | 2026.02.24 03:56:26.815278 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2026.02.24 03:56:26.815478 [ 277 ] {024706c0-840f-4db0-9ed6-bc696719b5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6916 | 2026.02.24 03:56:26.815550 [ 277 ] {024706c0-840f-4db0-9ed6-bc696719b5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6917 | 2026.02.24 03:56:26.816231 [ 277 ] {024706c0-840f-4db0-9ed6-bc696719b5fa} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.02.24 03:56:26.816281 [ 277 ] {024706c0-840f-4db0-9ed6-bc696719b5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6919 | 2026.02.24 03:56:26.816681 [ 277 ] {024706c0-840f-4db0-9ed6-bc696719b5fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6920 | 2026.02.24 03:56:26.816901 [ 277 ] {024706c0-840f-4db0-9ed6-bc696719b5fa} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.02.24 03:56:26.817056 [ 277 ] {024706c0-840f-4db0-9ed6-bc696719b5fa} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00163 sec., 4907.9754601227 rows/sec., 400.21 KiB/sec. | ||
| 6922 | 2026.02.24 03:56:26.817096 [ 277 ] {024706c0-840f-4db0-9ed6-bc696719b5fa} <Debug> TCPHandler: Processed in 0.001947499 sec. | ||
| 6923 | 2026.02.24 03:56:26.817235 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2026.02.24 03:56:26.817358 [ 277 ] {3c939e96-0c25-4510-9cf4-d465d3802703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6925 | 2026.02.24 03:56:26.817399 [ 277 ] {3c939e96-0c25-4510-9cf4-d465d3802703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6926 | 2026.02.24 03:56:26.817852 [ 277 ] {3c939e96-0c25-4510-9cf4-d465d3802703} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.02.24 03:56:26.817889 [ 277 ] {3c939e96-0c25-4510-9cf4-d465d3802703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6928 | 2026.02.24 03:56:26.818219 [ 277 ] {3c939e96-0c25-4510-9cf4-d465d3802703} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6929 | 2026.02.24 03:56:26.818428 [ 277 ] {3c939e96-0c25-4510-9cf4-d465d3802703} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.02.24 03:56:26.818557 [ 277 ] {3c939e96-0c25-4510-9cf4-d465d3802703} <Debug> executeQuery: Read 122 rows, 10.57 KiB in 0.001223 sec., 99754.70155355684 rows/sec., 8.44 MiB/sec. | ||
| 6931 | 2026.02.24 03:56:26.818594 [ 277 ] {3c939e96-0c25-4510-9cf4-d465d3802703} <Debug> TCPHandler: Processed in 0.001421964 sec. | ||
| 6932 | 2026.02.24 03:56:26.818704 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6933 | 2026.02.24 03:56:26.818798 [ 277 ] {cae8b5d3-4fe8-4a60-b480-0374496f131f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6934 | 2026.02.24 03:56:26.818838 [ 277 ] {cae8b5d3-4fe8-4a60-b480-0374496f131f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6935 | 2026.02.24 03:56:26.819239 [ 277 ] {cae8b5d3-4fe8-4a60-b480-0374496f131f} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.02.24 03:56:26.819274 [ 277 ] {cae8b5d3-4fe8-4a60-b480-0374496f131f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6937 | 2026.02.24 03:56:26.819576 [ 277 ] {cae8b5d3-4fe8-4a60-b480-0374496f131f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6938 | 2026.02.24 03:56:26.819776 [ 277 ] {cae8b5d3-4fe8-4a60-b480-0374496f131f} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.02.24 03:56:26.819877 [ 133 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6940 | 2026.02.24 03:56:26.819905 [ 277 ] {cae8b5d3-4fe8-4a60-b480-0374496f131f} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001125 sec., 34666.66666666667 rows/sec., 2.51 MiB/sec. | ||
| 6941 | 2026.02.24 03:56:26.819944 [ 133 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.02.24 03:56:26.819954 [ 277 ] {cae8b5d3-4fe8-4a60-b480-0374496f131f} <Debug> TCPHandler: Processed in 0.001300272 sec. | ||
| 6943 | 2026.02.24 03:56:26.819975 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6944 | 2026.02.24 03:56:26.820073 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2026.02.24 03:56:26.820074 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 6946 | 2026.02.24 03:56:26.820169 [ 277 ] {f04beeea-5b9e-4f50-9912-6ba0d61fc3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6947 | 2026.02.24 03:56:26.820188 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6948 | 2026.02.24 03:56:26.820208 [ 277 ] {f04beeea-5b9e-4f50-9912-6ba0d61fc3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6949 | 2026.02.24 03:56:26.820220 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 71 rows starting from the beginning of the part | ||
| 6950 | 2026.02.24 03:56:26.820282 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
| 6951 | 2026.02.24 03:56:26.820330 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 6952 | 2026.02.24 03:56:26.820376 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 6953 | 2026.02.24 03:56:26.820416 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 6954 | 2026.02.24 03:56:26.820451 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part | ||
| 6955 | 2026.02.24 03:56:26.820622 [ 277 ] {f04beeea-5b9e-4f50-9912-6ba0d61fc3b8} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.02.24 03:56:26.820656 [ 277 ] {f04beeea-5b9e-4f50-9912-6ba0d61fc3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6957 | 2026.02.24 03:56:26.820967 [ 277 ] {f04beeea-5b9e-4f50-9912-6ba0d61fc3b8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6958 | 2026.02.24 03:56:26.821157 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001117701 sec., 184306.89424094636 rows/sec., 14.21 MiB/sec. | ||
| 6959 | 2026.02.24 03:56:26.821175 [ 277 ] {f04beeea-5b9e-4f50-9912-6ba0d61fc3b8} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.02.24 03:56:26.821349 [ 277 ] {f04beeea-5b9e-4f50-9912-6ba0d61fc3b8} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001198 sec., 85976.62771285475 rows/sec., 6.73 MiB/sec. | ||
| 6961 | 2026.02.24 03:56:26.821383 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6962 | 2026.02.24 03:56:26.821387 [ 277 ] {f04beeea-5b9e-4f50-9912-6ba0d61fc3b8} <Debug> TCPHandler: Processed in 0.001364263 sec. | ||
| 6963 | 2026.02.24 03:56:26.821517 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2026.02.24 03:56:26.821612 [ 277 ] {76637dc7-407e-472e-9cec-3fcf3baf74f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6965 | 2026.02.24 03:56:26.821657 [ 277 ] {76637dc7-407e-472e-9cec-3fcf3baf74f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6966 | 2026.02.24 03:56:26.821738 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_46_9} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.02.24 03:56:26.821839 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_46_9} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6968 | 2026.02.24 03:56:26.821945 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6969 | 2026.02.24 03:56:26.822062 [ 277 ] {76637dc7-407e-472e-9cec-3fcf3baf74f8} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.02.24 03:56:26.822102 [ 277 ] {76637dc7-407e-472e-9cec-3fcf3baf74f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6971 | 2026.02.24 03:56:26.822428 [ 277 ] {76637dc7-407e-472e-9cec-3fcf3baf74f8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6972 | 2026.02.24 03:56:26.822644 [ 277 ] {76637dc7-407e-472e-9cec-3fcf3baf74f8} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.02.24 03:56:26.822773 [ 277 ] {76637dc7-407e-472e-9cec-3fcf3baf74f8} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001179 sec., 139100.93299406278 rows/sec., 9.68 MiB/sec. | ||
| 6974 | 2026.02.24 03:56:26.822809 [ 277 ] {76637dc7-407e-472e-9cec-3fcf3baf74f8} <Debug> TCPHandler: Processed in 0.001341084 sec. | ||
| 6975 | 2026.02.24 03:56:26.822912 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2026.02.24 03:56:26.823005 [ 277 ] {cfb4e6b9-c9ea-429b-a548-b38b50d88d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6977 | 2026.02.24 03:56:26.823058 [ 277 ] {cfb4e6b9-c9ea-429b-a548-b38b50d88d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6978 | 2026.02.24 03:56:26.823827 [ 277 ] {cfb4e6b9-c9ea-429b-a548-b38b50d88d24} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.02.24 03:56:26.823862 [ 277 ] {cfb4e6b9-c9ea-429b-a548-b38b50d88d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6980 | 2026.02.24 03:56:26.824390 [ 277 ] {cfb4e6b9-c9ea-429b-a548-b38b50d88d24} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6981 | 2026.02.24 03:56:26.824606 [ 277 ] {cfb4e6b9-c9ea-429b-a548-b38b50d88d24} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.02.24 03:56:26.824745 [ 277 ] {cfb4e6b9-c9ea-429b-a548-b38b50d88d24} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001758 sec., 17633.67463026166 rows/sec., 31.60 MiB/sec. | ||
| 6983 | 2026.02.24 03:56:26.824805 [ 277 ] {cfb4e6b9-c9ea-429b-a548-b38b50d88d24} <Debug> TCPHandler: Processed in 0.001941169 sec. | ||
| 6984 | 2026.02.24 03:56:26.824916 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.02.24 03:56:26.825010 [ 277 ] {ca20193d-0bc0-4100-9364-f346ddba7dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6986 | 2026.02.24 03:56:26.825050 [ 277 ] {ca20193d-0bc0-4100-9364-f346ddba7dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6987 | 2026.02.24 03:56:26.825380 [ 277 ] {ca20193d-0bc0-4100-9364-f346ddba7dc9} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.02.24 03:56:26.825416 [ 277 ] {ca20193d-0bc0-4100-9364-f346ddba7dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6989 | 2026.02.24 03:56:26.825706 [ 277 ] {ca20193d-0bc0-4100-9364-f346ddba7dc9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6990 | 2026.02.24 03:56:26.825908 [ 277 ] {ca20193d-0bc0-4100-9364-f346ddba7dc9} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.02.24 03:56:26.826041 [ 277 ] {ca20193d-0bc0-4100-9364-f346ddba7dc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 6992 | 2026.02.24 03:56:26.826076 [ 277 ] {ca20193d-0bc0-4100-9364-f346ddba7dc9} <Debug> TCPHandler: Processed in 0.001209552 sec. | ||
| 6993 | 2026.02.24 03:56:27.416335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16788 | ||
| 6994 | 2026.02.24 03:56:27.416859 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2026.02.24 03:56:27.416898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 6996 | 2026.02.24 03:56:27.417376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6997 | 2026.02.24 03:56:27.417604 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6998 | 2026.02.24 03:56:27.417734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16788 | ||
| 6999 | 2026.02.24 03:56:28.296533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7000 | 2026.02.24 03:56:28.314858 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.02.24 03:56:28.314924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7002 | 2026.02.24 03:56:28.321157 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7003 | 2026.02.24 03:56:28.321935 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.02.24 03:56:28.325339 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7005 | 2026.02.24 03:56:31.817392 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.02.24 03:56:31.817652 [ 277 ] {35cef3d8-4286-46fa-9e8e-8d9ad726b997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7007 | 2026.02.24 03:56:31.817745 [ 277 ] {35cef3d8-4286-46fa-9e8e-8d9ad726b997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7008 | 2026.02.24 03:56:31.818637 [ 277 ] {35cef3d8-4286-46fa-9e8e-8d9ad726b997} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.02.24 03:56:31.818703 [ 277 ] {35cef3d8-4286-46fa-9e8e-8d9ad726b997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7010 | 2026.02.24 03:56:31.819243 [ 277 ] {35cef3d8-4286-46fa-9e8e-8d9ad726b997} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7011 | 2026.02.24 03:56:31.819579 [ 277 ] {35cef3d8-4286-46fa-9e8e-8d9ad726b997} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.02.24 03:56:31.819794 [ 277 ] {35cef3d8-4286-46fa-9e8e-8d9ad726b997} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002205 sec., 34467.120181405895 rows/sec., 2.84 MiB/sec. | ||
| 7013 | 2026.02.24 03:56:31.819801 [ 129 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7014 | 2026.02.24 03:56:31.819862 [ 277 ] {35cef3d8-4286-46fa-9e8e-8d9ad726b997} <Debug> TCPHandler: Processed in 0.002641015 sec. | ||
| 7015 | 2026.02.24 03:56:31.819897 [ 129 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2026.02.24 03:56:31.819932 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7017 | 2026.02.24 03:56:31.820029 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.02.24 03:56:31.820101 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 7019 | 2026.02.24 03:56:31.820167 [ 277 ] {003b37f1-b407-4abc-8660-78643a6123fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7020 | 2026.02.24 03:56:31.820230 [ 277 ] {003b37f1-b407-4abc-8660-78643a6123fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7021 | 2026.02.24 03:56:31.820290 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7022 | 2026.02.24 03:56:31.820341 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1407 rows starting from the beginning of the part | ||
| 7023 | 2026.02.24 03:56:31.820432 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1337 rows starting from the beginning of the part | ||
| 7024 | 2026.02.24 03:56:31.820492 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 118 rows starting from the beginning of the part | ||
| 7025 | 2026.02.24 03:56:31.820545 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 76 rows starting from the beginning of the part | ||
| 7026 | 2026.02.24 03:56:31.820592 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 122 rows starting from the beginning of the part | ||
| 7027 | 2026.02.24 03:56:31.820640 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 76 rows starting from the beginning of the part | ||
| 7028 | 2026.02.24 03:56:31.820770 [ 277 ] {003b37f1-b407-4abc-8660-78643a6123fe} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.02.24 03:56:31.820831 [ 277 ] {003b37f1-b407-4abc-8660-78643a6123fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7030 | 2026.02.24 03:56:31.821280 [ 277 ] {003b37f1-b407-4abc-8660-78643a6123fe} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7031 | 2026.02.24 03:56:31.821581 [ 277 ] {003b37f1-b407-4abc-8660-78643a6123fe} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.02.24 03:56:31.821769 [ 277 ] {003b37f1-b407-4abc-8660-78643a6123fe} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001635 sec., 6116.207951070337 rows/sec., 459.91 KiB/sec. | ||
| 7033 | 2026.02.24 03:56:31.821825 [ 277 ] {003b37f1-b407-4abc-8660-78643a6123fe} <Debug> TCPHandler: Processed in 0.001859558 sec. | ||
| 7034 | 2026.02.24 03:56:31.821975 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.02.24 03:56:31.822105 [ 277 ] {e95bd6d6-4716-41d5-9a16-806ccf11acb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7036 | 2026.02.24 03:56:31.822158 [ 277 ] {e95bd6d6-4716-41d5-9a16-806ccf11acb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7037 | 2026.02.24 03:56:31.822694 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.002673555 sec., 1172970.0716835822 rows/sec., 102.79 MiB/sec. | ||
| 7038 | 2026.02.24 03:56:31.822704 [ 277 ] {e95bd6d6-4716-41d5-9a16-806ccf11acb2} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.02.24 03:56:31.822799 [ 277 ] {e95bd6d6-4716-41d5-9a16-806ccf11acb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7040 | 2026.02.24 03:56:31.823060 [ 194 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7041 | 2026.02.24 03:56:31.823241 [ 277 ] {e95bd6d6-4716-41d5-9a16-806ccf11acb2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7042 | 2026.02.24 03:56:31.823591 [ 194 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_51_10} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.02.24 03:56:31.823615 [ 277 ] {e95bd6d6-4716-41d5-9a16-806ccf11acb2} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.02.24 03:56:31.823730 [ 194 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_51_10} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7045 | 2026.02.24 03:56:31.823781 [ 129 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7046 | 2026.02.24 03:56:31.823804 [ 277 ] {e95bd6d6-4716-41d5-9a16-806ccf11acb2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001728 sec., 42824.07407407407 rows/sec., 3.34 MiB/sec. | ||
| 7047 | 2026.02.24 03:56:31.823832 [ 129 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.02.24 03:56:31.823858 [ 277 ] {e95bd6d6-4716-41d5-9a16-806ccf11acb2} <Debug> TCPHandler: Processed in 0.001947999 sec. | ||
| 7049 | 2026.02.24 03:56:31.823863 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7050 | 2026.02.24 03:56:31.823876 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7051 | 2026.02.24 03:56:31.824015 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 7052 | 2026.02.24 03:56:31.824017 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7053 | 2026.02.24 03:56:31.824139 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7054 | 2026.02.24 03:56:31.824166 [ 277 ] {947b310d-577d-4f68-b17d-5f89c13fdc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7055 | 2026.02.24 03:56:31.824177 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 633 rows starting from the beginning of the part | ||
| 7056 | 2026.02.24 03:56:31.824234 [ 277 ] {947b310d-577d-4f68-b17d-5f89c13fdc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7057 | 2026.02.24 03:56:31.824255 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 568 rows starting from the beginning of the part | ||
| 7058 | 2026.02.24 03:56:31.824313 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 95 rows starting from the beginning of the part | ||
| 7059 | 2026.02.24 03:56:31.824357 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 74 rows starting from the beginning of the part | ||
| 7060 | 2026.02.24 03:56:31.824420 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 103 rows starting from the beginning of the part | ||
| 7061 | 2026.02.24 03:56:31.824466 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part | ||
| 7062 | 2026.02.24 03:56:31.824777 [ 277 ] {947b310d-577d-4f68-b17d-5f89c13fdc42} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.02.24 03:56:31.824831 [ 277 ] {947b310d-577d-4f68-b17d-5f89c13fdc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7064 | 2026.02.24 03:56:31.825299 [ 277 ] {947b310d-577d-4f68-b17d-5f89c13fdc42} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7065 | 2026.02.24 03:56:31.825598 [ 277 ] {947b310d-577d-4f68-b17d-5f89c13fdc42} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.02.24 03:56:31.825740 [ 194 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001768108 sec., 874946.5530386153 rows/sec., 69.71 MiB/sec. | ||
| 7067 | 2026.02.24 03:56:31.825752 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7068 | 2026.02.24 03:56:31.825771 [ 277 ] {947b310d-577d-4f68-b17d-5f89c13fdc42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. | ||
| 7069 | 2026.02.24 03:56:31.825805 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2026.02.24 03:56:31.825834 [ 277 ] {947b310d-577d-4f68-b17d-5f89c13fdc42} <Debug> TCPHandler: Processed in 0.001882169 sec. | ||
| 7071 | 2026.02.24 03:56:31.825837 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7072 | 2026.02.24 03:56:31.825918 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7073 | 2026.02.24 03:56:31.825963 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 7074 | 2026.02.24 03:56:31.825982 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.02.24 03:56:31.826092 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7076 | 2026.02.24 03:56:31.826109 [ 277 ] {9ae7b112-7c04-4d97-a091-2377be6632f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7077 | 2026.02.24 03:56:31.826135 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13489 rows starting from the beginning of the part | ||
| 7078 | 2026.02.24 03:56:31.826182 [ 277 ] {9ae7b112-7c04-4d97-a091-2377be6632f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7079 | 2026.02.24 03:56:31.826231 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 881 rows starting from the beginning of the part | ||
| 7080 | 2026.02.24 03:56:31.826273 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_51_10} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.02.24 03:56:31.826286 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7082 | 2026.02.24 03:56:31.826349 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 7083 | 2026.02.24 03:56:31.826379 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_51_10} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7084 | 2026.02.24 03:56:31.826403 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 164 rows starting from the beginning of the part | ||
| 7085 | 2026.02.24 03:56:31.826458 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7086 | 2026.02.24 03:56:31.826466 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7087 | 2026.02.24 03:56:31.827182 [ 277 ] {9ae7b112-7c04-4d97-a091-2377be6632f6} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2026.02.24 03:56:31.827229 [ 277 ] {9ae7b112-7c04-4d97-a091-2377be6632f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7089 | 2026.02.24 03:56:31.827918 [ 277 ] {9ae7b112-7c04-4d97-a091-2377be6632f6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7090 | 2026.02.24 03:56:31.828211 [ 277 ] {9ae7b112-7c04-4d97-a091-2377be6632f6} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.02.24 03:56:31.828368 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7092 | 2026.02.24 03:56:31.828400 [ 277 ] {9ae7b112-7c04-4d97-a091-2377be6632f6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002315 sec., 4319.654427645789 rows/sec., 7.74 MiB/sec. | ||
| 7093 | 2026.02.24 03:56:31.828411 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.02.24 03:56:31.828455 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7095 | 2026.02.24 03:56:31.828501 [ 277 ] {9ae7b112-7c04-4d97-a091-2377be6632f6} <Debug> TCPHandler: Processed in 0.002580025 sec. | ||
| 7096 | 2026.02.24 03:56:31.828554 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 7097 | 2026.02.24 03:56:31.828663 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7098 | 2026.02.24 03:56:31.828785 [ 277 ] {c2aa8b03-b4b5-46ce-8a91-ff3803fb54a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7099 | 2026.02.24 03:56:31.828846 [ 277 ] {c2aa8b03-b4b5-46ce-8a91-ff3803fb54a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7100 | 2026.02.24 03:56:31.828869 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7101 | 2026.02.24 03:56:31.828951 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 799 rows starting from the beginning of the part | ||
| 7102 | 2026.02.24 03:56:31.829123 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 7103 | 2026.02.24 03:56:31.829267 [ 277 ] {c2aa8b03-b4b5-46ce-8a91-ff3803fb54a7} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.02.24 03:56:31.829270 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 7105 | 2026.02.24 03:56:31.829322 [ 277 ] {c2aa8b03-b4b5-46ce-8a91-ff3803fb54a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7106 | 2026.02.24 03:56:31.829449 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7107 | 2026.02.24 03:56:31.829603 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 7108 | 2026.02.24 03:56:31.829739 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7109 | 2026.02.24 03:56:31.829772 [ 277 ] {c2aa8b03-b4b5-46ce-8a91-ff3803fb54a7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7110 | 2026.02.24 03:56:31.830052 [ 277 ] {c2aa8b03-b4b5-46ce-8a91-ff3803fb54a7} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7111 | 2026.02.24 03:56:31.830199 [ 129 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7112 | 2026.02.24 03:56:31.830233 [ 277 ] {c2aa8b03-b4b5-46ce-8a91-ff3803fb54a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
| 7113 | 2026.02.24 03:56:31.830235 [ 129 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.02.24 03:56:31.830289 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7115 | 2026.02.24 03:56:31.830290 [ 277 ] {c2aa8b03-b4b5-46ce-8a91-ff3803fb54a7} <Debug> TCPHandler: Processed in 0.001693356 sec. | ||
| 7116 | 2026.02.24 03:56:31.830408 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7117 | 2026.02.24 03:56:31.830562 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7118 | 2026.02.24 03:56:31.830614 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2580 rows starting from the beginning of the part | ||
| 7119 | 2026.02.24 03:56:31.830706 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7120 | 2026.02.24 03:56:31.830765 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7121 | 2026.02.24 03:56:31.830820 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7122 | 2026.02.24 03:56:31.830869 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7123 | 2026.02.24 03:56:31.830923 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7124 | 2026.02.24 03:56:31.831695 [ 193 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15014 rows, containing 5 columns (5 merged, 0 gathered) in 0.005776295 sec., 2599243.979055779 rows/sec., 178.59 MiB/sec. | ||
| 7125 | 2026.02.24 03:56:31.832343 [ 194 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7126 | 2026.02.24 03:56:31.832718 [ 193 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.02.24 03:56:31.832734 [ 189 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002385392 sec., 1207348.7292654624 rows/sec., 81.30 MiB/sec. | ||
| 7128 | 2026.02.24 03:56:31.832865 [ 193 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7129 | 2026.02.24 03:56:31.833017 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 7130 | 2026.02.24 03:56:31.833181 [ 189 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7131 | 2026.02.24 03:56:31.833553 [ 189 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_51_10} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.02.24 03:56:31.833657 [ 189 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_51_10} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7133 | 2026.02.24 03:56:31.833748 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7134 | 2026.02.24 03:56:31.835749 [ 199 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 19 columns (19 merged, 0 gathered) in 0.007235389 sec., 123144.72656549634 rows/sec., 220.67 MiB/sec. | ||
| 7135 | 2026.02.24 03:56:31.836710 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7136 | 2026.02.24 03:56:31.837126 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.02.24 03:56:31.837225 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7138 | 2026.02.24 03:56:31.837359 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
| 7139 | 2026.02.24 03:56:32.000264 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.34 MiB, peak 296.65 MiB, free memory in arenas 0.00 B, will set to 285.84 MiB (RSS), difference: 1.50 MiB | ||
| 7140 | 2026.02.24 03:56:34.800957 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7141 | 2026.02.24 03:56:34.801013 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7142 | 2026.02.24 03:56:34.917964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17236 | ||
| 7143 | 2026.02.24 03:56:34.918540 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.02.24 03:56:34.918594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7145 | 2026.02.24 03:56:34.919097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7146 | 2026.02.24 03:56:34.919332 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.02.24 03:56:34.919470 [ 126 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7148 | 2026.02.24 03:56:34.919481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17236 | ||
| 7149 | 2026.02.24 03:56:34.919551 [ 126 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.02.24 03:56:34.919580 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7151 | 2026.02.24 03:56:34.919710 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 7152 | 2026.02.24 03:56:34.919861 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7153 | 2026.02.24 03:56:34.919907 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14868 rows starting from the beginning of the part | ||
| 7154 | 2026.02.24 03:56:34.919981 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7155 | 2026.02.24 03:56:34.920030 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7156 | 2026.02.24 03:56:34.920093 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7157 | 2026.02.24 03:56:34.920145 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7158 | 2026.02.24 03:56:34.920191 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7159 | 2026.02.24 03:56:34.922295 [ 187 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17236 rows, containing 4 columns (4 merged, 0 gathered) in 0.002643466 sec., 6520227.610266218 rows/sec., 93.27 MiB/sec. | ||
| 7160 | 2026.02.24 03:56:34.922505 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7161 | 2026.02.24 03:56:34.922776 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_36_7} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.02.24 03:56:34.922852 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_36_7} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7163 | 2026.02.24 03:56:34.922948 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7164 | 2026.02.24 03:56:34.955289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 872 | ||
| 7165 | 2026.02.24 03:56:34.957577 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2026.02.24 03:56:34.957615 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7167 | 2026.02.24 03:56:34.958790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7168 | 2026.02.24 03:56:34.959059 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2026.02.24 03:56:34.959247 [ 123 ] {} <Debug> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7170 | 2026.02.24 03:56:34.959312 [ 123 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.02.24 03:56:34.959324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 7172 | 2026.02.24 03:56:34.959351 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7173 | 2026.02.24 03:56:34.959498 [ 196 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 7174 | 2026.02.24 03:56:34.960134 [ 196 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7175 | 2026.02.24 03:56:34.960286 [ 196 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 734 rows starting from the beginning of the part | ||
| 7176 | 2026.02.24 03:56:34.960686 [ 196 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 7177 | 2026.02.24 03:56:34.960991 [ 196 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 7178 | 2026.02.24 03:56:34.961300 [ 196 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 7179 | 2026.02.24 03:56:34.961702 [ 196 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7180 | 2026.02.24 03:56:34.962030 [ 196 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 7181 | 2026.02.24 03:56:34.967881 [ 187 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 72 columns (72 merged, 0 gathered) in 0.008448921 sec., 103208.44519672985 rows/sec., 83.93 MiB/sec. | ||
| 7182 | 2026.02.24 03:56:34.969451 [ 195 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7183 | 2026.02.24 03:56:34.970043 [ 195 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_26_5} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2026.02.24 03:56:34.970123 [ 195 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_26_5} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7185 | 2026.02.24 03:56:34.970427 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 7186 | 2026.02.24 03:56:35.825556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7187 | 2026.02.24 03:56:35.844992 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.02.24 03:56:35.845062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7189 | 2026.02.24 03:56:35.851408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7190 | 2026.02.24 03:56:35.852213 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.02.24 03:56:35.852613 [ 123 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7192 | 2026.02.24 03:56:35.852664 [ 123 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.02.24 03:56:35.852695 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7194 | 2026.02.24 03:56:35.852820 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 7195 | 2026.02.24 03:56:35.856276 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7196 | 2026.02.24 03:56:35.857435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7197 | 2026.02.24 03:56:35.857706 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 7198 | 2026.02.24 03:56:35.862292 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 7199 | 2026.02.24 03:56:35.866729 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 7200 | 2026.02.24 03:56:35.871173 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 7201 | 2026.02.24 03:56:35.875620 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 7202 | 2026.02.24 03:56:35.879891 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 7203 | 2026.02.24 03:56:35.929970 [ 187 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.0772049 sec., 3510.139900446733 rows/sec., 18.15 MiB/sec. | ||
| 7204 | 2026.02.24 03:56:35.932766 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7205 | 2026.02.24 03:56:35.934740 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_36_7} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.02.24 03:56:35.934852 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_36_7} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7207 | 2026.02.24 03:56:35.937503 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7208 | 2026.02.24 03:56:36.814750 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2026.02.24 03:56:36.814929 [ 277 ] {2f19eb7b-2ade-496b-b48d-c1d92547bae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7210 | 2026.02.24 03:56:36.814998 [ 277 ] {2f19eb7b-2ade-496b-b48d-c1d92547bae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7211 | 2026.02.24 03:56:36.815705 [ 277 ] {2f19eb7b-2ade-496b-b48d-c1d92547bae9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2026.02.24 03:56:36.815757 [ 277 ] {2f19eb7b-2ade-496b-b48d-c1d92547bae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7213 | 2026.02.24 03:56:36.816184 [ 277 ] {2f19eb7b-2ade-496b-b48d-c1d92547bae9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7214 | 2026.02.24 03:56:36.816430 [ 277 ] {2f19eb7b-2ade-496b-b48d-c1d92547bae9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2026.02.24 03:56:36.816600 [ 277 ] {2f19eb7b-2ade-496b-b48d-c1d92547bae9} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001718 sec., 68684.51688009314 rows/sec., 5.84 MiB/sec. | ||
| 7216 | 2026.02.24 03:56:36.816650 [ 277 ] {2f19eb7b-2ade-496b-b48d-c1d92547bae9} <Debug> TCPHandler: Processed in 0.002027299 sec. | ||
| 7217 | 2026.02.24 03:56:36.816786 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2026.02.24 03:56:36.816895 [ 277 ] {b73d5ab7-b417-4fac-a646-b28cfe2b01e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7219 | 2026.02.24 03:56:36.816939 [ 277 ] {b73d5ab7-b417-4fac-a646-b28cfe2b01e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7220 | 2026.02.24 03:56:36.817381 [ 277 ] {b73d5ab7-b417-4fac-a646-b28cfe2b01e5} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.02.24 03:56:36.817421 [ 277 ] {b73d5ab7-b417-4fac-a646-b28cfe2b01e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7222 | 2026.02.24 03:56:36.817740 [ 277 ] {b73d5ab7-b417-4fac-a646-b28cfe2b01e5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7223 | 2026.02.24 03:56:36.817958 [ 277 ] {b73d5ab7-b417-4fac-a646-b28cfe2b01e5} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.02.24 03:56:36.818102 [ 277 ] {b73d5ab7-b417-4fac-a646-b28cfe2b01e5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001234 sec., 25121.55591572123 rows/sec., 1.84 MiB/sec. | ||
| 7225 | 2026.02.24 03:56:36.818142 [ 277 ] {b73d5ab7-b417-4fac-a646-b28cfe2b01e5} <Debug> TCPHandler: Processed in 0.001409694 sec. | ||
| 7226 | 2026.02.24 03:56:36.818263 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7227 | 2026.02.24 03:56:36.818362 [ 277 ] {b2eb2834-b873-464b-ac61-c6ff5ac74e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7228 | 2026.02.24 03:56:36.818405 [ 277 ] {b2eb2834-b873-464b-ac61-c6ff5ac74e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7229 | 2026.02.24 03:56:36.818856 [ 277 ] {b2eb2834-b873-464b-ac61-c6ff5ac74e93} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2026.02.24 03:56:36.818900 [ 277 ] {b2eb2834-b873-464b-ac61-c6ff5ac74e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7231 | 2026.02.24 03:56:36.819222 [ 277 ] {b2eb2834-b873-464b-ac61-c6ff5ac74e93} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7232 | 2026.02.24 03:56:36.819441 [ 277 ] {b2eb2834-b873-464b-ac61-c6ff5ac74e93} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2026.02.24 03:56:36.819577 [ 277 ] {b2eb2834-b873-464b-ac61-c6ff5ac74e93} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001235 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 7234 | 2026.02.24 03:56:36.819615 [ 277 ] {b2eb2834-b873-464b-ac61-c6ff5ac74e93} <Debug> TCPHandler: Processed in 0.001404004 sec. | ||
| 7235 | 2026.02.24 03:56:36.819733 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7236 | 2026.02.24 03:56:36.819830 [ 277 ] {10aa850c-0c6c-4b4e-8a97-31eff2194f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7237 | 2026.02.24 03:56:36.819876 [ 277 ] {10aa850c-0c6c-4b4e-8a97-31eff2194f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7238 | 2026.02.24 03:56:36.820292 [ 277 ] {10aa850c-0c6c-4b4e-8a97-31eff2194f5f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2026.02.24 03:56:36.820331 [ 277 ] {10aa850c-0c6c-4b4e-8a97-31eff2194f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7240 | 2026.02.24 03:56:36.820678 [ 277 ] {10aa850c-0c6c-4b4e-8a97-31eff2194f5f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7241 | 2026.02.24 03:56:36.820917 [ 277 ] {10aa850c-0c6c-4b4e-8a97-31eff2194f5f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2026.02.24 03:56:36.821052 [ 277 ] {10aa850c-0c6c-4b4e-8a97-31eff2194f5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 7243 | 2026.02.24 03:56:36.821091 [ 277 ] {10aa850c-0c6c-4b4e-8a97-31eff2194f5f} <Debug> TCPHandler: Processed in 0.001409074 sec. | ||
| 7244 | 2026.02.24 03:56:36.821210 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7245 | 2026.02.24 03:56:36.821307 [ 277 ] {6f336298-778c-4a35-b6e0-f48169ae04b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7246 | 2026.02.24 03:56:36.821363 [ 277 ] {6f336298-778c-4a35-b6e0-f48169ae04b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7247 | 2026.02.24 03:56:36.822194 [ 277 ] {6f336298-778c-4a35-b6e0-f48169ae04b4} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7248 | 2026.02.24 03:56:36.822233 [ 277 ] {6f336298-778c-4a35-b6e0-f48169ae04b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7249 | 2026.02.24 03:56:36.822785 [ 277 ] {6f336298-778c-4a35-b6e0-f48169ae04b4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7250 | 2026.02.24 03:56:36.823011 [ 277 ] {6f336298-778c-4a35-b6e0-f48169ae04b4} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2026.02.24 03:56:36.823152 [ 277 ] {6f336298-778c-4a35-b6e0-f48169ae04b4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001864 sec., 16630.901287553646 rows/sec., 29.80 MiB/sec. | ||
| 7252 | 2026.02.24 03:56:36.823218 [ 277 ] {6f336298-778c-4a35-b6e0-f48169ae04b4} <Debug> TCPHandler: Processed in 0.00205679 sec. | ||
| 7253 | 2026.02.24 03:56:36.823339 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7254 | 2026.02.24 03:56:36.823436 [ 277 ] {493e2966-881a-4a6a-beb1-597375271492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7255 | 2026.02.24 03:56:36.823478 [ 277 ] {493e2966-881a-4a6a-beb1-597375271492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7256 | 2026.02.24 03:56:36.823818 [ 277 ] {493e2966-881a-4a6a-beb1-597375271492} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.02.24 03:56:36.823854 [ 277 ] {493e2966-881a-4a6a-beb1-597375271492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 7258 | 2026.02.24 03:56:36.824161 [ 277 ] {493e2966-881a-4a6a-beb1-597375271492} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7259 | 2026.02.24 03:56:36.824372 [ 277 ] {493e2966-881a-4a6a-beb1-597375271492} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2026.02.24 03:56:36.824512 [ 277 ] {493e2966-881a-4a6a-beb1-597375271492} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 7261 | 2026.02.24 03:56:36.824548 [ 277 ] {493e2966-881a-4a6a-beb1-597375271492} <Debug> TCPHandler: Processed in 0.001260052 sec. | ||
| 7262 | 2026.02.24 03:56:41.843904 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7263 | 2026.02.24 03:56:41.844121 [ 277 ] {8f72f86f-508f-448d-9ba5-99bc7087f0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7264 | 2026.02.24 03:56:41.844196 [ 277 ] {8f72f86f-508f-448d-9ba5-99bc7087f0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7265 | 2026.02.24 03:56:41.844877 [ 277 ] {8f72f86f-508f-448d-9ba5-99bc7087f0a5} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7266 | 2026.02.24 03:56:41.844929 [ 277 ] {8f72f86f-508f-448d-9ba5-99bc7087f0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7267 | 2026.02.24 03:56:41.845329 [ 277 ] {8f72f86f-508f-448d-9ba5-99bc7087f0a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7268 | 2026.02.24 03:56:41.845581 [ 277 ] {8f72f86f-508f-448d-9ba5-99bc7087f0a5} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7269 | 2026.02.24 03:56:41.845708 [ 84 ] {} <Debug> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7270 | 2026.02.24 03:56:41.845747 [ 277 ] {8f72f86f-508f-448d-9ba5-99bc7087f0a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 1.19 MiB/sec. | ||
| 7271 | 2026.02.24 03:56:41.845775 [ 84 ] {} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.02.24 03:56:41.845801 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7273 | 2026.02.24 03:56:41.845804 [ 277 ] {8f72f86f-508f-448d-9ba5-99bc7087f0a5} <Debug> TCPHandler: Processed in 0.00203896 sec. | ||
| 7274 | 2026.02.24 03:56:41.845914 [ 186 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::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 | ||
| 7275 | 2026.02.24 03:56:41.845949 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2026.02.24 03:56:41.846055 [ 186 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7277 | 2026.02.24 03:56:41.846058 [ 277 ] {b6785b15-6d85-4103-b10e-65e07128a39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7278 | 2026.02.24 03:56:41.846095 [ 186 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7279 | 2026.02.24 03:56:41.846119 [ 277 ] {b6785b15-6d85-4103-b10e-65e07128a39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7280 | 2026.02.24 03:56:41.846166 [ 186 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7281 | 2026.02.24 03:56:41.846214 [ 186 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7282 | 2026.02.24 03:56:41.846257 [ 186 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7283 | 2026.02.24 03:56:41.846295 [ 186 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7284 | 2026.02.24 03:56:41.846542 [ 277 ] {b6785b15-6d85-4103-b10e-65e07128a39b} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2026.02.24 03:56:41.846585 [ 277 ] {b6785b15-6d85-4103-b10e-65e07128a39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7286 | 2026.02.24 03:56:41.846932 [ 277 ] {b6785b15-6d85-4103-b10e-65e07128a39b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7287 | 2026.02.24 03:56:41.847074 [ 200 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223962 sec., 98042.25948191201 rows/sec., 8.51 MiB/sec. | ||
| 7288 | 2026.02.24 03:56:41.847148 [ 277 ] {b6785b15-6d85-4103-b10e-65e07128a39b} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.02.24 03:56:41.847206 [ 186 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7290 | 2026.02.24 03:56:41.847287 [ 277 ] {b6785b15-6d85-4103-b10e-65e07128a39b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00128 sec., 3124.9999999999995 rows/sec., 254.82 KiB/sec. | ||
| 7291 | 2026.02.24 03:56:41.847329 [ 277 ] {b6785b15-6d85-4103-b10e-65e07128a39b} <Debug> TCPHandler: Processed in 0.001464654 sec. | ||
| 7292 | 2026.02.24 03:56:41.847430 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2026.02.24 03:56:41.847459 [ 186 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_9_2} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.02.24 03:56:41.847520 [ 277 ] {2cbf677d-d433-4718-abcf-a7b8a5e87ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7295 | 2026.02.24 03:56:41.847530 [ 186 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_9_2} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7296 | 2026.02.24 03:56:41.847564 [ 277 ] {2cbf677d-d433-4718-abcf-a7b8a5e87ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7297 | 2026.02.24 03:56:41.847610 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7298 | 2026.02.24 03:56:41.848620 [ 277 ] {2cbf677d-d433-4718-abcf-a7b8a5e87ea1} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2026.02.24 03:56:41.848662 [ 277 ] {2cbf677d-d433-4718-abcf-a7b8a5e87ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7300 | 2026.02.24 03:56:41.849077 [ 277 ] {2cbf677d-d433-4718-abcf-a7b8a5e87ea1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7301 | 2026.02.24 03:56:41.849297 [ 277 ] {2cbf677d-d433-4718-abcf-a7b8a5e87ea1} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.02.24 03:56:41.849436 [ 277 ] {2cbf677d-d433-4718-abcf-a7b8a5e87ea1} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001889 sec., 708311.2758073055 rows/sec., 59.24 MiB/sec. | ||
| 7303 | 2026.02.24 03:56:41.849474 [ 277 ] {2cbf677d-d433-4718-abcf-a7b8a5e87ea1} <Debug> TCPHandler: Processed in 0.00205563 sec. | ||
| 7304 | 2026.02.24 03:56:41.849588 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2026.02.24 03:56:41.849685 [ 277 ] {d09deb06-d1ab-4cc3-9ffb-549b70c660ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7306 | 2026.02.24 03:56:41.849728 [ 277 ] {d09deb06-d1ab-4cc3-9ffb-549b70c660ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7307 | 2026.02.24 03:56:41.850140 [ 277 ] {d09deb06-d1ab-4cc3-9ffb-549b70c660ad} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.02.24 03:56:41.850177 [ 277 ] {d09deb06-d1ab-4cc3-9ffb-549b70c660ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7309 | 2026.02.24 03:56:41.850491 [ 277 ] {d09deb06-d1ab-4cc3-9ffb-549b70c660ad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7310 | 2026.02.24 03:56:41.850713 [ 277 ] {d09deb06-d1ab-4cc3-9ffb-549b70c660ad} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.02.24 03:56:41.850851 [ 277 ] {d09deb06-d1ab-4cc3-9ffb-549b70c660ad} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001185 sec., 21940.928270042194 rows/sec., 1.64 MiB/sec. | ||
| 7312 | 2026.02.24 03:56:41.850892 [ 277 ] {d09deb06-d1ab-4cc3-9ffb-549b70c660ad} <Debug> TCPHandler: Processed in 0.001353793 sec. | ||
| 7313 | 2026.02.24 03:56:41.851002 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2026.02.24 03:56:41.851096 [ 277 ] {19edf23f-720d-4e56-88de-d10eb499bd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7315 | 2026.02.24 03:56:41.851136 [ 277 ] {19edf23f-720d-4e56-88de-d10eb499bd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7316 | 2026.02.24 03:56:41.851607 [ 277 ] {19edf23f-720d-4e56-88de-d10eb499bd4b} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.02.24 03:56:41.851644 [ 277 ] {19edf23f-720d-4e56-88de-d10eb499bd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7318 | 2026.02.24 03:56:41.851986 [ 277 ] {19edf23f-720d-4e56-88de-d10eb499bd4b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7319 | 2026.02.24 03:56:41.852212 [ 277 ] {19edf23f-720d-4e56-88de-d10eb499bd4b} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.02.24 03:56:41.852343 [ 277 ] {19edf23f-720d-4e56-88de-d10eb499bd4b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001265 sec., 199209.4861660079 rows/sec., 13.78 MiB/sec. | ||
| 7321 | 2026.02.24 03:56:41.852382 [ 277 ] {19edf23f-720d-4e56-88de-d10eb499bd4b} <Debug> TCPHandler: Processed in 0.001430104 sec. | ||
| 7322 | 2026.02.24 03:56:41.852495 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.02.24 03:56:41.852594 [ 277 ] {ea254e1e-65c2-4514-ae43-3f026ba33e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7324 | 2026.02.24 03:56:41.852635 [ 277 ] {ea254e1e-65c2-4514-ae43-3f026ba33e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7325 | 2026.02.24 03:56:41.853049 [ 277 ] {ea254e1e-65c2-4514-ae43-3f026ba33e2c} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.02.24 03:56:41.853085 [ 277 ] {ea254e1e-65c2-4514-ae43-3f026ba33e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7327 | 2026.02.24 03:56:41.853384 [ 277 ] {ea254e1e-65c2-4514-ae43-3f026ba33e2c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7328 | 2026.02.24 03:56:41.853598 [ 277 ] {ea254e1e-65c2-4514-ae43-3f026ba33e2c} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.02.24 03:56:41.853693 [ 84 ] {} <Debug> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7330 | 2026.02.24 03:56:41.853726 [ 277 ] {ea254e1e-65c2-4514-ae43-3f026ba33e2c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 7331 | 2026.02.24 03:56:41.853730 [ 84 ] {} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.02.24 03:56:41.853765 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7333 | 2026.02.24 03:56:41.853770 [ 277 ] {ea254e1e-65c2-4514-ae43-3f026ba33e2c} <Debug> TCPHandler: Processed in 0.001324642 sec. | ||
| 7334 | 2026.02.24 03:56:41.853861 [ 192 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::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 | ||
| 7335 | 2026.02.24 03:56:41.853883 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.02.24 03:56:41.853983 [ 277 ] {dd005ee2-afc2-48bd-aaf4-df500310dc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7337 | 2026.02.24 03:56:41.853991 [ 192 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7338 | 2026.02.24 03:56:41.854031 [ 277 ] {dd005ee2-afc2-48bd-aaf4-df500310dc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7339 | 2026.02.24 03:56:41.854051 [ 192 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7340 | 2026.02.24 03:56:41.854124 [ 192 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7341 | 2026.02.24 03:56:41.854167 [ 192 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7342 | 2026.02.24 03:56:41.854210 [ 192 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::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 | ||
| 7343 | 2026.02.24 03:56:41.854247 [ 192 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::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 | ||
| 7344 | 2026.02.24 03:56:41.854635 [ 277 ] {dd005ee2-afc2-48bd-aaf4-df500310dc3d} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2026.02.24 03:56:41.854678 [ 277 ] {dd005ee2-afc2-48bd-aaf4-df500310dc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7346 | 2026.02.24 03:56:41.854965 [ 186 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001144791 sec., 52411.31350613343 rows/sec., 4.20 MiB/sec. | ||
| 7347 | 2026.02.24 03:56:41.855053 [ 277 ] {dd005ee2-afc2-48bd-aaf4-df500310dc3d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7348 | 2026.02.24 03:56:41.855128 [ 200 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7349 | 2026.02.24 03:56:41.855323 [ 277 ] {dd005ee2-afc2-48bd-aaf4-df500310dc3d} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.02.24 03:56:41.855452 [ 200 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_9_2} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.02.24 03:56:41.855475 [ 277 ] {dd005ee2-afc2-48bd-aaf4-df500310dc3d} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001509 sec., 377733.59840954276 rows/sec., 28.34 MiB/sec. | ||
| 7352 | 2026.02.24 03:56:41.855519 [ 277 ] {dd005ee2-afc2-48bd-aaf4-df500310dc3d} <Debug> TCPHandler: Processed in 0.001685336 sec. | ||
| 7353 | 2026.02.24 03:56:41.855527 [ 200 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_9_2} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7354 | 2026.02.24 03:56:41.855613 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7355 | 2026.02.24 03:56:41.855628 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.02.24 03:56:41.855727 [ 277 ] {5b0ef719-2644-4827-9bb9-b5249e8721c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7357 | 2026.02.24 03:56:41.855771 [ 277 ] {5b0ef719-2644-4827-9bb9-b5249e8721c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7358 | 2026.02.24 03:56:41.856338 [ 277 ] {5b0ef719-2644-4827-9bb9-b5249e8721c0} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.02.24 03:56:41.856374 [ 277 ] {5b0ef719-2644-4827-9bb9-b5249e8721c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7360 | 2026.02.24 03:56:41.856794 [ 277 ] {5b0ef719-2644-4827-9bb9-b5249e8721c0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7361 | 2026.02.24 03:56:41.857016 [ 277 ] {5b0ef719-2644-4827-9bb9-b5249e8721c0} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.02.24 03:56:41.857153 [ 277 ] {5b0ef719-2644-4827-9bb9-b5249e8721c0} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001443 sec., 611226.6112266112 rows/sec., 41.48 MiB/sec. | ||
| 7363 | 2026.02.24 03:56:41.857190 [ 277 ] {5b0ef719-2644-4827-9bb9-b5249e8721c0} <Debug> TCPHandler: Processed in 0.001612916 sec. | ||
| 7364 | 2026.02.24 03:56:41.857301 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2026.02.24 03:56:41.857401 [ 277 ] {65a6eed4-0564-4b2b-8e81-61573e2ce302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7366 | 2026.02.24 03:56:41.857457 [ 277 ] {65a6eed4-0564-4b2b-8e81-61573e2ce302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7367 | 2026.02.24 03:56:41.858237 [ 277 ] {65a6eed4-0564-4b2b-8e81-61573e2ce302} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.02.24 03:56:41.858276 [ 277 ] {65a6eed4-0564-4b2b-8e81-61573e2ce302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7369 | 2026.02.24 03:56:41.858794 [ 277 ] {65a6eed4-0564-4b2b-8e81-61573e2ce302} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7370 | 2026.02.24 03:56:41.859024 [ 277 ] {65a6eed4-0564-4b2b-8e81-61573e2ce302} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.02.24 03:56:41.859166 [ 277 ] {65a6eed4-0564-4b2b-8e81-61573e2ce302} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001783 sec., 5608.5249579360625 rows/sec., 10.05 MiB/sec. | ||
| 7372 | 2026.02.24 03:56:41.859230 [ 277 ] {65a6eed4-0564-4b2b-8e81-61573e2ce302} <Debug> TCPHandler: Processed in 0.001978679 sec. | ||
| 7373 | 2026.02.24 03:56:41.859342 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7374 | 2026.02.24 03:56:41.859437 [ 277 ] {2226bdd3-10cf-4507-aeac-af84095726ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7375 | 2026.02.24 03:56:41.859479 [ 277 ] {2226bdd3-10cf-4507-aeac-af84095726ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7376 | 2026.02.24 03:56:41.859818 [ 277 ] {2226bdd3-10cf-4507-aeac-af84095726ec} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2026.02.24 03:56:41.859855 [ 277 ] {2226bdd3-10cf-4507-aeac-af84095726ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7378 | 2026.02.24 03:56:41.860172 [ 277 ] {2226bdd3-10cf-4507-aeac-af84095726ec} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7379 | 2026.02.24 03:56:41.860383 [ 277 ] {2226bdd3-10cf-4507-aeac-af84095726ec} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.02.24 03:56:41.860514 [ 277 ] {2226bdd3-10cf-4507-aeac-af84095726ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 7381 | 2026.02.24 03:56:41.860549 [ 277 ] {2226bdd3-10cf-4507-aeac-af84095726ec} <Debug> TCPHandler: Processed in 0.001257242 sec. | ||
| 7382 | 2026.02.24 03:56:42.419968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17748 | ||
| 7383 | 2026.02.24 03:56:42.420568 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.02.24 03:56:42.420613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7385 | 2026.02.24 03:56:42.421216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7386 | 2026.02.24 03:56:42.421468 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2026.02.24 03:56:42.421624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17748 | ||
| 7388 | 2026.02.24 03:56:43.357878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7389 | 2026.02.24 03:56:43.373567 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2026.02.24 03:56:43.373633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7391 | 2026.02.24 03:56:43.379147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7392 | 2026.02.24 03:56:43.379965 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2026.02.24 03:56:43.382834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7394 | 2026.02.24 03:56:44.959913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 904 | ||
| 7395 | 2026.02.24 03:56:44.962247 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.02.24 03:56:44.962295 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7397 | 2026.02.24 03:56:44.963494 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7398 | 2026.02.24 03:56:44.963770 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.02.24 03:56:44.964147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
| 7400 | 2026.02.24 03:56:46.815259 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2026.02.24 03:56:46.815450 [ 277 ] {b2cdbe9d-5b5f-4ca4-bd23-94a7ff809b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7402 | 2026.02.24 03:56:46.815517 [ 277 ] {b2cdbe9d-5b5f-4ca4-bd23-94a7ff809b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7403 | 2026.02.24 03:56:46.816193 [ 277 ] {b2cdbe9d-5b5f-4ca4-bd23-94a7ff809b61} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2026.02.24 03:56:46.816238 [ 277 ] {b2cdbe9d-5b5f-4ca4-bd23-94a7ff809b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7405 | 2026.02.24 03:56:46.816634 [ 277 ] {b2cdbe9d-5b5f-4ca4-bd23-94a7ff809b61} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7406 | 2026.02.24 03:56:46.816859 [ 277 ] {b2cdbe9d-5b5f-4ca4-bd23-94a7ff809b61} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2026.02.24 03:56:46.817011 [ 277 ] {b2cdbe9d-5b5f-4ca4-bd23-94a7ff809b61} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001608 sec., 73383.08457711442 rows/sec., 6.24 MiB/sec. | ||
| 7408 | 2026.02.24 03:56:46.817055 [ 277 ] {b2cdbe9d-5b5f-4ca4-bd23-94a7ff809b61} <Debug> TCPHandler: Processed in 0.001924308 sec. | ||
| 7409 | 2026.02.24 03:56:46.817181 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2026.02.24 03:56:46.817278 [ 277 ] {363c045f-5c02-4869-986a-2466799acea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7411 | 2026.02.24 03:56:46.817320 [ 277 ] {363c045f-5c02-4869-986a-2466799acea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7412 | 2026.02.24 03:56:46.817729 [ 277 ] {363c045f-5c02-4869-986a-2466799acea5} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.02.24 03:56:46.817765 [ 277 ] {363c045f-5c02-4869-986a-2466799acea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7414 | 2026.02.24 03:56:46.818066 [ 277 ] {363c045f-5c02-4869-986a-2466799acea5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7415 | 2026.02.24 03:56:46.818276 [ 277 ] {363c045f-5c02-4869-986a-2466799acea5} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.02.24 03:56:46.818415 [ 277 ] {363c045f-5c02-4869-986a-2466799acea5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001157 sec., 26793.43128781331 rows/sec., 1.97 MiB/sec. | ||
| 7417 | 2026.02.24 03:56:46.818455 [ 277 ] {363c045f-5c02-4869-986a-2466799acea5} <Debug> TCPHandler: Processed in 0.001324313 sec. | ||
| 7418 | 2026.02.24 03:56:46.818577 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2026.02.24 03:56:46.818698 [ 277 ] {7c5aa8e3-eef4-43c3-b938-3a9076e059f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7420 | 2026.02.24 03:56:46.818747 [ 277 ] {7c5aa8e3-eef4-43c3-b938-3a9076e059f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7421 | 2026.02.24 03:56:46.819299 [ 277 ] {7c5aa8e3-eef4-43c3-b938-3a9076e059f3} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2026.02.24 03:56:46.819344 [ 277 ] {7c5aa8e3-eef4-43c3-b938-3a9076e059f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7423 | 2026.02.24 03:56:46.819677 [ 277 ] {7c5aa8e3-eef4-43c3-b938-3a9076e059f3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7424 | 2026.02.24 03:56:46.819893 [ 277 ] {7c5aa8e3-eef4-43c3-b938-3a9076e059f3} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2026.02.24 03:56:46.820021 [ 277 ] {7c5aa8e3-eef4-43c3-b938-3a9076e059f3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001347 sec., 70527.09725315515 rows/sec., 5.51 MiB/sec. | ||
| 7426 | 2026.02.24 03:56:46.820059 [ 277 ] {7c5aa8e3-eef4-43c3-b938-3a9076e059f3} <Debug> TCPHandler: Processed in 0.001543125 sec. | ||
| 7427 | 2026.02.24 03:56:46.820171 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2026.02.24 03:56:46.820294 [ 277 ] {c0f64a45-7ba3-456a-9e01-15a4d8397c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7429 | 2026.02.24 03:56:46.820337 [ 277 ] {c0f64a45-7ba3-456a-9e01-15a4d8397c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7430 | 2026.02.24 03:56:46.820735 [ 277 ] {c0f64a45-7ba3-456a-9e01-15a4d8397c4e} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.02.24 03:56:46.820772 [ 277 ] {c0f64a45-7ba3-456a-9e01-15a4d8397c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7432 | 2026.02.24 03:56:46.821102 [ 277 ] {c0f64a45-7ba3-456a-9e01-15a4d8397c4e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7433 | 2026.02.24 03:56:46.821317 [ 277 ] {c0f64a45-7ba3-456a-9e01-15a4d8397c4e} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2026.02.24 03:56:46.821445 [ 277 ] {c0f64a45-7ba3-456a-9e01-15a4d8397c4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 7435 | 2026.02.24 03:56:46.821482 [ 277 ] {c0f64a45-7ba3-456a-9e01-15a4d8397c4e} <Debug> TCPHandler: Processed in 0.001360783 sec. | ||
| 7436 | 2026.02.24 03:56:46.821605 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.02.24 03:56:46.821699 [ 277 ] {c0bdeed8-369d-42f3-a1c6-a9425dd77f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7438 | 2026.02.24 03:56:46.821754 [ 277 ] {c0bdeed8-369d-42f3-a1c6-a9425dd77f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7439 | 2026.02.24 03:56:46.822571 [ 277 ] {c0bdeed8-369d-42f3-a1c6-a9425dd77f0c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.02.24 03:56:46.822606 [ 277 ] {c0bdeed8-369d-42f3-a1c6-a9425dd77f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7441 | 2026.02.24 03:56:46.823144 [ 277 ] {c0bdeed8-369d-42f3-a1c6-a9425dd77f0c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7442 | 2026.02.24 03:56:46.823378 [ 277 ] {c0bdeed8-369d-42f3-a1c6-a9425dd77f0c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.02.24 03:56:46.823512 [ 277 ] {c0bdeed8-369d-42f3-a1c6-a9425dd77f0c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001831 sec., 16930.638995084653 rows/sec., 30.34 MiB/sec. | ||
| 7444 | 2026.02.24 03:56:46.823566 [ 277 ] {c0bdeed8-369d-42f3-a1c6-a9425dd77f0c} <Debug> TCPHandler: Processed in 0.002010319 sec. | ||
| 7445 | 2026.02.24 03:56:46.823679 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2026.02.24 03:56:46.823775 [ 277 ] {0b615285-e1ff-4af3-8594-d2cc7fbd0c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7447 | 2026.02.24 03:56:46.823816 [ 277 ] {0b615285-e1ff-4af3-8594-d2cc7fbd0c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7448 | 2026.02.24 03:56:46.824142 [ 277 ] {0b615285-e1ff-4af3-8594-d2cc7fbd0c24} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.02.24 03:56:46.824178 [ 277 ] {0b615285-e1ff-4af3-8594-d2cc7fbd0c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7450 | 2026.02.24 03:56:46.824475 [ 277 ] {0b615285-e1ff-4af3-8594-d2cc7fbd0c24} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7451 | 2026.02.24 03:56:46.824685 [ 277 ] {0b615285-e1ff-4af3-8594-d2cc7fbd0c24} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.02.24 03:56:46.824811 [ 277 ] {0b615285-e1ff-4af3-8594-d2cc7fbd0c24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 7453 | 2026.02.24 03:56:46.824847 [ 277 ] {0b615285-e1ff-4af3-8594-d2cc7fbd0c24} <Debug> TCPHandler: Processed in 0.001218191 sec. | ||
| 7454 | 2026.02.24 03:56:49.801074 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7455 | 2026.02.24 03:56:49.801157 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7456 | 2026.02.24 03:56:49.921932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18196 | ||
| 7457 | 2026.02.24 03:56:49.922791 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.02.24 03:56:49.922893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7459 | 2026.02.24 03:56:49.923454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7460 | 2026.02.24 03:56:49.923701 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.02.24 03:56:49.923866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18196 | ||
| 7462 | 2026.02.24 03:56:50.883108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7463 | 2026.02.24 03:56:50.899560 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.02.24 03:56:50.899603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7465 | 2026.02.24 03:56:50.905971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7466 | 2026.02.24 03:56:50.906626 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.02.24 03:56:50.909306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7468 | 2026.02.24 03:56:51.814244 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7469 | 2026.02.24 03:56:51.814445 [ 277 ] {d3161dd5-cbf5-4232-9759-06c97258dd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7470 | 2026.02.24 03:56:51.814518 [ 277 ] {d3161dd5-cbf5-4232-9759-06c97258dd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7471 | 2026.02.24 03:56:51.815235 [ 277 ] {d3161dd5-cbf5-4232-9759-06c97258dd03} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.02.24 03:56:51.815284 [ 277 ] {d3161dd5-cbf5-4232-9759-06c97258dd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7473 | 2026.02.24 03:56:51.815692 [ 277 ] {d3161dd5-cbf5-4232-9759-06c97258dd03} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7474 | 2026.02.24 03:56:51.815921 [ 277 ] {d3161dd5-cbf5-4232-9759-06c97258dd03} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.02.24 03:56:51.816078 [ 277 ] {d3161dd5-cbf5-4232-9759-06c97258dd03} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001685 sec., 45103.857566765575 rows/sec., 3.72 MiB/sec. | ||
| 7476 | 2026.02.24 03:56:51.816120 [ 277 ] {d3161dd5-cbf5-4232-9759-06c97258dd03} <Debug> TCPHandler: Processed in 0.002016269 sec. | ||
| 7477 | 2026.02.24 03:56:51.816250 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7478 | 2026.02.24 03:56:51.816349 [ 277 ] {2c160f7b-1a75-45c7-af3a-84c0d115e7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7479 | 2026.02.24 03:56:51.816392 [ 277 ] {2c160f7b-1a75-45c7-af3a-84c0d115e7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7480 | 2026.02.24 03:56:51.816790 [ 277 ] {2c160f7b-1a75-45c7-af3a-84c0d115e7af} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.02.24 03:56:51.816826 [ 277 ] {2c160f7b-1a75-45c7-af3a-84c0d115e7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7482 | 2026.02.24 03:56:51.817126 [ 277 ] {2c160f7b-1a75-45c7-af3a-84c0d115e7af} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7483 | 2026.02.24 03:56:51.817364 [ 277 ] {2c160f7b-1a75-45c7-af3a-84c0d115e7af} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.02.24 03:56:51.817484 [ 48 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7485 | 2026.02.24 03:56:51.817498 [ 277 ] {2c160f7b-1a75-45c7-af3a-84c0d115e7af} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001169 sec., 8554.319931565442 rows/sec., 643.24 KiB/sec. | ||
| 7486 | 2026.02.24 03:56:51.817553 [ 48 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.02.24 03:56:51.817562 [ 277 ] {2c160f7b-1a75-45c7-af3a-84c0d115e7af} <Debug> TCPHandler: Processed in 0.001362923 sec. | ||
| 7488 | 2026.02.24 03:56:51.817582 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7489 | 2026.02.24 03:56:51.817690 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.02.24 03:56:51.817696 [ 192 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 7491 | 2026.02.24 03:56:51.817791 [ 277 ] {983a50bc-7316-4f40-bf37-43d6927f94bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7492 | 2026.02.24 03:56:51.817829 [ 192 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7493 | 2026.02.24 03:56:51.817834 [ 277 ] {983a50bc-7316-4f40-bf37-43d6927f94bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7494 | 2026.02.24 03:56:51.817870 [ 192 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 71 rows starting from the beginning of the part | ||
| 7495 | 2026.02.24 03:56:51.817942 [ 192 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 7496 | 2026.02.24 03:56:51.817987 [ 192 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
| 7497 | 2026.02.24 03:56:51.818028 [ 192 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 7498 | 2026.02.24 03:56:51.818068 [ 192 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 7499 | 2026.02.24 03:56:51.818109 [ 192 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 7500 | 2026.02.24 03:56:51.818280 [ 277 ] {983a50bc-7316-4f40-bf37-43d6927f94bc} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.02.24 03:56:51.818324 [ 277 ] {983a50bc-7316-4f40-bf37-43d6927f94bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7502 | 2026.02.24 03:56:51.818657 [ 277 ] {983a50bc-7316-4f40-bf37-43d6927f94bc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7503 | 2026.02.24 03:56:51.818888 [ 277 ] {983a50bc-7316-4f40-bf37-43d6927f94bc} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.02.24 03:56:51.819028 [ 277 ] {983a50bc-7316-4f40-bf37-43d6927f94bc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001255 sec., 58964.14342629482 rows/sec., 4.60 MiB/sec. | ||
| 7505 | 2026.02.24 03:56:51.819065 [ 277 ] {983a50bc-7316-4f40-bf37-43d6927f94bc} <Debug> TCPHandler: Processed in 0.001425993 sec. | ||
| 7506 | 2026.02.24 03:56:51.819149 [ 186 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493794 sec., 119829.10628908672 rows/sec., 9.26 MiB/sec. | ||
| 7507 | 2026.02.24 03:56:51.819190 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2026.02.24 03:56:51.819292 [ 277 ] {a8035810-18cb-42f0-b2b5-c3c4987f2c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7509 | 2026.02.24 03:56:51.819321 [ 188 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7510 | 2026.02.24 03:56:51.819336 [ 277 ] {a8035810-18cb-42f0-b2b5-c3c4987f2c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7511 | 2026.02.24 03:56:51.819610 [ 188 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_51_10} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.02.24 03:56:51.819693 [ 188 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_51_10} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7513 | 2026.02.24 03:56:51.819766 [ 277 ] {a8035810-18cb-42f0-b2b5-c3c4987f2c3d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.02.24 03:56:51.819779 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7515 | 2026.02.24 03:56:51.819810 [ 277 ] {a8035810-18cb-42f0-b2b5-c3c4987f2c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7516 | 2026.02.24 03:56:51.820157 [ 277 ] {a8035810-18cb-42f0-b2b5-c3c4987f2c3d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7517 | 2026.02.24 03:56:51.820370 [ 277 ] {a8035810-18cb-42f0-b2b5-c3c4987f2c3d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.02.24 03:56:51.820505 [ 277 ] {a8035810-18cb-42f0-b2b5-c3c4987f2c3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 7519 | 2026.02.24 03:56:51.820543 [ 277 ] {a8035810-18cb-42f0-b2b5-c3c4987f2c3d} <Debug> TCPHandler: Processed in 0.001404303 sec. | ||
| 7520 | 2026.02.24 03:56:51.820657 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2026.02.24 03:56:51.820752 [ 277 ] {1837a980-e42d-4aab-bf12-d5ad7b5e001c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7522 | 2026.02.24 03:56:51.820805 [ 277 ] {1837a980-e42d-4aab-bf12-d5ad7b5e001c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7523 | 2026.02.24 03:56:51.821574 [ 277 ] {1837a980-e42d-4aab-bf12-d5ad7b5e001c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.02.24 03:56:51.821610 [ 277 ] {1837a980-e42d-4aab-bf12-d5ad7b5e001c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7525 | 2026.02.24 03:56:51.822118 [ 277 ] {1837a980-e42d-4aab-bf12-d5ad7b5e001c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7526 | 2026.02.24 03:56:51.822354 [ 277 ] {1837a980-e42d-4aab-bf12-d5ad7b5e001c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2026.02.24 03:56:51.822498 [ 277 ] {1837a980-e42d-4aab-bf12-d5ad7b5e001c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 7528 | 2026.02.24 03:56:51.822561 [ 277 ] {1837a980-e42d-4aab-bf12-d5ad7b5e001c} <Debug> TCPHandler: Processed in 0.001953699 sec. | ||
| 7529 | 2026.02.24 03:56:51.822672 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7530 | 2026.02.24 03:56:51.822767 [ 277 ] {3e79a616-8130-46af-9c02-10552d866869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7531 | 2026.02.24 03:56:51.822809 [ 277 ] {3e79a616-8130-46af-9c02-10552d866869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7532 | 2026.02.24 03:56:51.823141 [ 277 ] {3e79a616-8130-46af-9c02-10552d866869} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7533 | 2026.02.24 03:56:51.823177 [ 277 ] {3e79a616-8130-46af-9c02-10552d866869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7534 | 2026.02.24 03:56:51.823485 [ 277 ] {3e79a616-8130-46af-9c02-10552d866869} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7535 | 2026.02.24 03:56:51.823693 [ 277 ] {3e79a616-8130-46af-9c02-10552d866869} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2026.02.24 03:56:51.823823 [ 277 ] {3e79a616-8130-46af-9c02-10552d866869} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7537 | 2026.02.24 03:56:51.823860 [ 277 ] {3e79a616-8130-46af-9c02-10552d866869} <Debug> TCPHandler: Processed in 0.001237002 sec. | ||
| 7538 | 2026.02.24 03:56:53.798076 [ 80 ] {} <Debug> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7539 | 2026.02.24 03:56:53.798145 [ 80 ] {} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.02.24 03:56:53.798169 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7541 | 2026.02.24 03:56:53.798285 [ 192 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::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 | ||
| 7542 | 2026.02.24 03:56:53.798415 [ 192 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7543 | 2026.02.24 03:56:53.798452 [ 192 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7544 | 2026.02.24 03:56:53.798527 [ 192 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 7545 | 2026.02.24 03:56:53.798577 [ 192 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 7546 | 2026.02.24 03:56:53.798622 [ 192 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 7547 | 2026.02.24 03:56:53.798668 [ 192 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 7548 | 2026.02.24 03:56:53.799589 [ 191 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350693 sec., 764052.230965882 rows/sec., 56.00 MiB/sec. | ||
| 7549 | 2026.02.24 03:56:53.799781 [ 191 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7550 | 2026.02.24 03:56:53.800072 [ 191 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_9_2} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.02.24 03:56:53.800152 [ 191 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_9_2} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7552 | 2026.02.24 03:56:53.800245 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 7553 | 2026.02.24 03:56:54.964628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 928 | ||
| 7554 | 2026.02.24 03:56:54.966771 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.02.24 03:56:54.966817 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7556 | 2026.02.24 03:56:54.967921 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7557 | 2026.02.24 03:56:54.968166 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.02.24 03:56:54.968490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 7559 | 2026.02.24 03:56:56.815115 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.02.24 03:56:56.815331 [ 277 ] {6f2f9690-9176-44a5-8d42-71f1a929f1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7561 | 2026.02.24 03:56:56.815407 [ 277 ] {6f2f9690-9176-44a5-8d42-71f1a929f1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7562 | 2026.02.24 03:56:56.816081 [ 277 ] {6f2f9690-9176-44a5-8d42-71f1a929f1df} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.02.24 03:56:56.816133 [ 277 ] {6f2f9690-9176-44a5-8d42-71f1a929f1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7564 | 2026.02.24 03:56:56.816536 [ 277 ] {6f2f9690-9176-44a5-8d42-71f1a929f1df} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7565 | 2026.02.24 03:56:56.816771 [ 277 ] {6f2f9690-9176-44a5-8d42-71f1a929f1df} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2026.02.24 03:56:56.816951 [ 277 ] {6f2f9690-9176-44a5-8d42-71f1a929f1df} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001673 sec., 2390.914524805738 rows/sec., 194.96 KiB/sec. | ||
| 7567 | 2026.02.24 03:56:56.817003 [ 277 ] {6f2f9690-9176-44a5-8d42-71f1a929f1df} <Debug> TCPHandler: Processed in 0.002026349 sec. | ||
| 7568 | 2026.02.24 03:56:56.817128 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2026.02.24 03:56:56.817230 [ 277 ] {df957220-1d66-4b15-a314-dabd3738a6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7570 | 2026.02.24 03:56:56.817273 [ 277 ] {df957220-1d66-4b15-a314-dabd3738a6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7571 | 2026.02.24 03:56:56.817751 [ 277 ] {df957220-1d66-4b15-a314-dabd3738a6b7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.02.24 03:56:56.817787 [ 277 ] {df957220-1d66-4b15-a314-dabd3738a6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7573 | 2026.02.24 03:56:56.818110 [ 277 ] {df957220-1d66-4b15-a314-dabd3738a6b7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7574 | 2026.02.24 03:56:56.818330 [ 277 ] {df957220-1d66-4b15-a314-dabd3738a6b7} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.02.24 03:56:56.818460 [ 40 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7576 | 2026.02.24 03:56:56.818471 [ 277 ] {df957220-1d66-4b15-a314-dabd3738a6b7} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001261 sec., 95162.56938937352 rows/sec., 8.07 MiB/sec. | ||
| 7577 | 2026.02.24 03:56:56.818527 [ 40 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2026.02.24 03:56:56.818537 [ 277 ] {df957220-1d66-4b15-a314-dabd3738a6b7} <Debug> TCPHandler: Processed in 0.001461654 sec. | ||
| 7579 | 2026.02.24 03:56:56.818557 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7580 | 2026.02.24 03:56:56.818672 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.02.24 03:56:56.818689 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 7582 | 2026.02.24 03:56:56.818771 [ 277 ] {19107830-9d7d-4863-9359-28b42c766912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7583 | 2026.02.24 03:56:56.818818 [ 277 ] {19107830-9d7d-4863-9359-28b42c766912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7584 | 2026.02.24 03:56:56.818834 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7585 | 2026.02.24 03:56:56.818872 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1407 rows starting from the beginning of the part | ||
| 7586 | 2026.02.24 03:56:56.818939 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 118 rows starting from the beginning of the part | ||
| 7587 | 2026.02.24 03:56:56.818985 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1338 rows starting from the beginning of the part | ||
| 7588 | 2026.02.24 03:56:56.819034 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 118 rows starting from the beginning of the part | ||
| 7589 | 2026.02.24 03:56:56.819078 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 7590 | 2026.02.24 03:56:56.819124 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 120 rows starting from the beginning of the part | ||
| 7591 | 2026.02.24 03:56:56.819245 [ 277 ] {19107830-9d7d-4863-9359-28b42c766912} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2026.02.24 03:56:56.819286 [ 277 ] {19107830-9d7d-4863-9359-28b42c766912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7593 | 2026.02.24 03:56:56.819734 [ 277 ] {19107830-9d7d-4863-9359-28b42c766912} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7594 | 2026.02.24 03:56:56.819983 [ 277 ] {19107830-9d7d-4863-9359-28b42c766912} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7595 | 2026.02.24 03:56:56.820133 [ 277 ] {19107830-9d7d-4863-9359-28b42c766912} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00138 sec., 25362.318840579712 rows/sec., 1.85 MiB/sec. | ||
| 7596 | 2026.02.24 03:56:56.820175 [ 277 ] {19107830-9d7d-4863-9359-28b42c766912} <Debug> TCPHandler: Processed in 0.001554255 sec. | ||
| 7597 | 2026.02.24 03:56:56.820290 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7598 | 2026.02.24 03:56:56.820387 [ 277 ] {553be858-e296-4049-87fd-8087cf708bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7599 | 2026.02.24 03:56:56.820428 [ 277 ] {553be858-e296-4049-87fd-8087cf708bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7600 | 2026.02.24 03:56:56.820651 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002023509 sec., 1570044.907139034 rows/sec., 137.72 MiB/sec. | ||
| 7601 | 2026.02.24 03:56:56.820911 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7602 | 2026.02.24 03:56:56.820938 [ 277 ] {553be858-e296-4049-87fd-8087cf708bd0} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.02.24 03:56:56.820976 [ 277 ] {553be858-e296-4049-87fd-8087cf708bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7604 | 2026.02.24 03:56:56.821249 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_56_11} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.02.24 03:56:56.821329 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_56_11} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7606 | 2026.02.24 03:56:56.821396 [ 277 ] {553be858-e296-4049-87fd-8087cf708bd0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7607 | 2026.02.24 03:56:56.821410 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7608 | 2026.02.24 03:56:56.821703 [ 277 ] {553be858-e296-4049-87fd-8087cf708bd0} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.02.24 03:56:56.821843 [ 40 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7610 | 2026.02.24 03:56:56.821872 [ 277 ] {553be858-e296-4049-87fd-8087cf708bd0} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001502 sec., 65912.1171770972 rows/sec., 5.15 MiB/sec. | ||
| 7611 | 2026.02.24 03:56:56.821884 [ 40 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.02.24 03:56:56.821920 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7613 | 2026.02.24 03:56:56.821928 [ 277 ] {553be858-e296-4049-87fd-8087cf708bd0} <Debug> TCPHandler: Processed in 0.001688706 sec. | ||
| 7614 | 2026.02.24 03:56:56.822000 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 7615 | 2026.02.24 03:56:56.822071 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2026.02.24 03:56:56.822107 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7617 | 2026.02.24 03:56:56.822143 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 633 rows starting from the beginning of the part | ||
| 7618 | 2026.02.24 03:56:56.822188 [ 277 ] {3875dd1e-410c-4b96-85c0-976c60297d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7619 | 2026.02.24 03:56:56.822205 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 95 rows starting from the beginning of the part | ||
| 7620 | 2026.02.24 03:56:56.822247 [ 277 ] {3875dd1e-410c-4b96-85c0-976c60297d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7621 | 2026.02.24 03:56:56.822280 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 570 rows starting from the beginning of the part | ||
| 7622 | 2026.02.24 03:56:56.822345 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 95 rows starting from the beginning of the part | ||
| 7623 | 2026.02.24 03:56:56.822392 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
| 7624 | 2026.02.24 03:56:56.822432 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 99 rows starting from the beginning of the part | ||
| 7625 | 2026.02.24 03:56:56.822770 [ 277 ] {3875dd1e-410c-4b96-85c0-976c60297d3f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.02.24 03:56:56.822813 [ 277 ] {3875dd1e-410c-4b96-85c0-976c60297d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7627 | 2026.02.24 03:56:56.823287 [ 277 ] {3875dd1e-410c-4b96-85c0-976c60297d3f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7628 | 2026.02.24 03:56:56.823379 [ 191 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414513 sec., 1107094.8093089282 rows/sec., 88.23 MiB/sec. | ||
| 7629 | 2026.02.24 03:56:56.823540 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7630 | 2026.02.24 03:56:56.823626 [ 277 ] {3875dd1e-410c-4b96-85c0-976c60297d3f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.02.24 03:56:56.823774 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7632 | 2026.02.24 03:56:56.823813 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.02.24 03:56:56.823813 [ 277 ] {3875dd1e-410c-4b96-85c0-976c60297d3f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001643 sec., 98600.12172854535 rows/sec., 6.87 MiB/sec. | ||
| 7634 | 2026.02.24 03:56:56.823837 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7635 | 2026.02.24 03:56:56.823826 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_56_11} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.02.24 03:56:56.823878 [ 277 ] {3875dd1e-410c-4b96-85c0-976c60297d3f} <Debug> TCPHandler: Processed in 0.001868458 sec. | ||
| 7637 | 2026.02.24 03:56:56.823918 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 7638 | 2026.02.24 03:56:56.823952 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_56_11} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7639 | 2026.02.24 03:56:56.824004 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2026.02.24 03:56:56.824019 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7641 | 2026.02.24 03:56:56.824033 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7642 | 2026.02.24 03:56:56.824054 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15014 rows starting from the beginning of the part | ||
| 7643 | 2026.02.24 03:56:56.824100 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 7644 | 2026.02.24 03:56:56.824107 [ 277 ] {60afc3f3-369f-4749-a8a1-8c68295ebc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7645 | 2026.02.24 03:56:56.824140 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 882 rows starting from the beginning of the part | ||
| 7646 | 2026.02.24 03:56:56.824168 [ 277 ] {60afc3f3-369f-4749-a8a1-8c68295ebc14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7647 | 2026.02.24 03:56:56.824179 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7648 | 2026.02.24 03:56:56.824223 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 7649 | 2026.02.24 03:56:56.824258 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 162 rows starting from the beginning of the part | ||
| 7650 | 2026.02.24 03:56:56.825037 [ 277 ] {60afc3f3-369f-4749-a8a1-8c68295ebc14} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.02.24 03:56:56.825080 [ 277 ] {60afc3f3-369f-4749-a8a1-8c68295ebc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7652 | 2026.02.24 03:56:56.825750 [ 277 ] {60afc3f3-369f-4749-a8a1-8c68295ebc14} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7653 | 2026.02.24 03:56:56.825989 [ 277 ] {60afc3f3-369f-4749-a8a1-8c68295ebc14} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.02.24 03:56:56.826117 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7655 | 2026.02.24 03:56:56.826138 [ 277 ] {60afc3f3-369f-4749-a8a1-8c68295ebc14} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00205 sec., 15121.951219512193 rows/sec., 27.10 MiB/sec. | ||
| 7656 | 2026.02.24 03:56:56.826158 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.02.24 03:56:56.826185 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7658 | 2026.02.24 03:56:56.826209 [ 277 ] {60afc3f3-369f-4749-a8a1-8c68295ebc14} <Debug> TCPHandler: Processed in 0.002254431 sec. | ||
| 7659 | 2026.02.24 03:56:56.826318 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 7660 | 2026.02.24 03:56:56.826332 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2026.02.24 03:56:56.826472 [ 277 ] {232729ca-fa76-44e2-8e99-f2e9ff43d231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7662 | 2026.02.24 03:56:56.826514 [ 277 ] {232729ca-fa76-44e2-8e99-f2e9ff43d231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7663 | 2026.02.24 03:56:56.826614 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7664 | 2026.02.24 03:56:56.826686 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 891 rows starting from the beginning of the part | ||
| 7665 | 2026.02.24 03:56:56.826841 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7666 | 2026.02.24 03:56:56.826868 [ 277 ] {232729ca-fa76-44e2-8e99-f2e9ff43d231} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.02.24 03:56:56.826909 [ 277 ] {232729ca-fa76-44e2-8e99-f2e9ff43d231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7668 | 2026.02.24 03:56:56.826960 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 7669 | 2026.02.24 03:56:56.827065 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7670 | 2026.02.24 03:56:56.827161 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 7671 | 2026.02.24 03:56:56.827223 [ 277 ] {232729ca-fa76-44e2-8e99-f2e9ff43d231} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7672 | 2026.02.24 03:56:56.827252 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 7673 | 2026.02.24 03:56:56.827472 [ 277 ] {232729ca-fa76-44e2-8e99-f2e9ff43d231} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2026.02.24 03:56:56.827604 [ 40 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7675 | 2026.02.24 03:56:56.827623 [ 277 ] {232729ca-fa76-44e2-8e99-f2e9ff43d231} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 7676 | 2026.02.24 03:56:56.827638 [ 40 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.02.24 03:56:56.827666 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7678 | 2026.02.24 03:56:56.827667 [ 277 ] {232729ca-fa76-44e2-8e99-f2e9ff43d231} <Debug> TCPHandler: Processed in 0.001385273 sec. | ||
| 7679 | 2026.02.24 03:56:56.827742 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7680 | 2026.02.24 03:56:56.827836 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7681 | 2026.02.24 03:56:56.827862 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2880 rows starting from the beginning of the part | ||
| 7682 | 2026.02.24 03:56:56.827906 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7683 | 2026.02.24 03:56:56.827945 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7684 | 2026.02.24 03:56:56.827979 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7685 | 2026.02.24 03:56:56.828010 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7686 | 2026.02.24 03:56:56.828043 [ 190 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 7687 | 2026.02.24 03:56:56.830524 [ 189 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002811707 sec., 1130985.5543269622 rows/sec., 76.17 MiB/sec. | ||
| 7688 | 2026.02.24 03:56:56.831116 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7689 | 2026.02.24 03:56:56.831448 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_56_11} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.02.24 03:56:56.831542 [ 201 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_56_11} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7691 | 2026.02.24 03:56:56.831641 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7692 | 2026.02.24 03:56:56.832120 [ 189 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16538 rows, containing 5 columns (5 merged, 0 gathered) in 0.008229659 sec., 2009560.7849608348 rows/sec., 138.06 MiB/sec. | ||
| 7693 | 2026.02.24 03:56:56.832300 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7694 | 2026.02.24 03:56:56.832568 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7695 | 2026.02.24 03:56:56.832641 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7696 | 2026.02.24 03:56:56.832735 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7697 | 2026.02.24 03:56:56.836176 [ 199 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1004 rows, containing 19 columns (19 merged, 0 gathered) in 0.009925895 sec., 101149.56888018662 rows/sec., 181.26 MiB/sec. | ||
| 7698 | 2026.02.24 03:56:56.837471 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7699 | 2026.02.24 03:56:56.837862 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.02.24 03:56:56.837948 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7701 | 2026.02.24 03:56:56.838051 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB. | ||
| 7702 | 2026.02.24 03:56:57.000310 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.15 MiB, peak 301.60 MiB, free memory in arenas 0.00 B, will set to 295.13 MiB (RSS), difference: 5.98 MiB | ||
| 7703 | 2026.02.24 03:56:57.424166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18708 | ||
| 7704 | 2026.02.24 03:56:57.424695 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.02.24 03:56:57.424730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7706 | 2026.02.24 03:56:57.425225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7707 | 2026.02.24 03:56:57.425466 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.02.24 03:56:57.425611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18708 | ||
| 7709 | 2026.02.24 03:56:58.409579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7710 | 2026.02.24 03:56:58.426689 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.02.24 03:56:58.426750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7712 | 2026.02.24 03:56:58.433107 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7713 | 2026.02.24 03:56:58.433819 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.02.24 03:56:58.436805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7715 | 2026.02.24 03:57:01.814097 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7716 | 2026.02.24 03:57:01.814311 [ 277 ] {50bad80c-3788-46fb-a1b4-07493fb988bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7717 | 2026.02.24 03:57:01.814383 [ 277 ] {50bad80c-3788-46fb-a1b4-07493fb988bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7718 | 2026.02.24 03:57:01.815118 [ 277 ] {50bad80c-3788-46fb-a1b4-07493fb988bd} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2026.02.24 03:57:01.815169 [ 277 ] {50bad80c-3788-46fb-a1b4-07493fb988bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7720 | 2026.02.24 03:57:01.815568 [ 277 ] {50bad80c-3788-46fb-a1b4-07493fb988bd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7721 | 2026.02.24 03:57:01.815797 [ 277 ] {50bad80c-3788-46fb-a1b4-07493fb988bd} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7722 | 2026.02.24 03:57:01.815959 [ 277 ] {50bad80c-3788-46fb-a1b4-07493fb988bd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001701 sec., 44679.60023515579 rows/sec., 3.68 MiB/sec. | ||
| 7723 | 2026.02.24 03:57:01.816009 [ 277 ] {50bad80c-3788-46fb-a1b4-07493fb988bd} <Debug> TCPHandler: Processed in 0.00205061 sec. | ||
| 7724 | 2026.02.24 03:57:01.816138 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2026.02.24 03:57:01.816240 [ 277 ] {53fd8702-3e34-4eea-a927-6dcb1e65cf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7726 | 2026.02.24 03:57:01.816283 [ 277 ] {53fd8702-3e34-4eea-a927-6dcb1e65cf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7727 | 2026.02.24 03:57:01.816694 [ 277 ] {53fd8702-3e34-4eea-a927-6dcb1e65cf98} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2026.02.24 03:57:01.816732 [ 277 ] {53fd8702-3e34-4eea-a927-6dcb1e65cf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7729 | 2026.02.24 03:57:01.817042 [ 277 ] {53fd8702-3e34-4eea-a927-6dcb1e65cf98} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7730 | 2026.02.24 03:57:01.817254 [ 277 ] {53fd8702-3e34-4eea-a927-6dcb1e65cf98} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2026.02.24 03:57:01.817384 [ 277 ] {53fd8702-3e34-4eea-a927-6dcb1e65cf98} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001167 sec., 8568.98029134533 rows/sec., 644.35 KiB/sec. | ||
| 7732 | 2026.02.24 03:57:01.817421 [ 277 ] {53fd8702-3e34-4eea-a927-6dcb1e65cf98} <Debug> TCPHandler: Processed in 0.001333583 sec. | ||
| 7733 | 2026.02.24 03:57:01.817534 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2026.02.24 03:57:01.817629 [ 277 ] {56a71275-5df6-4867-bd2e-c8a2dc84b9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7735 | 2026.02.24 03:57:01.817668 [ 277 ] {56a71275-5df6-4867-bd2e-c8a2dc84b9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7736 | 2026.02.24 03:57:01.818082 [ 277 ] {56a71275-5df6-4867-bd2e-c8a2dc84b9dc} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.02.24 03:57:01.818119 [ 277 ] {56a71275-5df6-4867-bd2e-c8a2dc84b9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7738 | 2026.02.24 03:57:01.818424 [ 277 ] {56a71275-5df6-4867-bd2e-c8a2dc84b9dc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7739 | 2026.02.24 03:57:01.818634 [ 277 ] {56a71275-5df6-4867-bd2e-c8a2dc84b9dc} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.02.24 03:57:01.818768 [ 277 ] {56a71275-5df6-4867-bd2e-c8a2dc84b9dc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 7741 | 2026.02.24 03:57:01.818804 [ 277 ] {56a71275-5df6-4867-bd2e-c8a2dc84b9dc} <Debug> TCPHandler: Processed in 0.001319802 sec. | ||
| 7742 | 2026.02.24 03:57:01.818917 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2026.02.24 03:57:01.819011 [ 277 ] {c13f2d15-5e5e-4f83-9116-85e4de8313cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7744 | 2026.02.24 03:57:01.819055 [ 277 ] {c13f2d15-5e5e-4f83-9116-85e4de8313cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7745 | 2026.02.24 03:57:01.819468 [ 277 ] {c13f2d15-5e5e-4f83-9116-85e4de8313cc} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.02.24 03:57:01.819503 [ 277 ] {c13f2d15-5e5e-4f83-9116-85e4de8313cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7747 | 2026.02.24 03:57:01.819831 [ 277 ] {c13f2d15-5e5e-4f83-9116-85e4de8313cc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7748 | 2026.02.24 03:57:01.820042 [ 277 ] {c13f2d15-5e5e-4f83-9116-85e4de8313cc} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.02.24 03:57:01.820175 [ 277 ] {c13f2d15-5e5e-4f83-9116-85e4de8313cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 7750 | 2026.02.24 03:57:01.820211 [ 277 ] {c13f2d15-5e5e-4f83-9116-85e4de8313cc} <Debug> TCPHandler: Processed in 0.001344063 sec. | ||
| 7751 | 2026.02.24 03:57:01.820322 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.02.24 03:57:01.820417 [ 277 ] {39ebc6cc-02d3-4111-a2be-830fc015c994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7753 | 2026.02.24 03:57:01.820472 [ 277 ] {39ebc6cc-02d3-4111-a2be-830fc015c994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7754 | 2026.02.24 03:57:01.821260 [ 277 ] {39ebc6cc-02d3-4111-a2be-830fc015c994} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.02.24 03:57:01.821296 [ 277 ] {39ebc6cc-02d3-4111-a2be-830fc015c994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7756 | 2026.02.24 03:57:01.821821 [ 277 ] {39ebc6cc-02d3-4111-a2be-830fc015c994} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7757 | 2026.02.24 03:57:01.822047 [ 277 ] {39ebc6cc-02d3-4111-a2be-830fc015c994} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.02.24 03:57:01.822190 [ 277 ] {39ebc6cc-02d3-4111-a2be-830fc015c994} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00179 sec., 5586.59217877095 rows/sec., 10.01 MiB/sec. | ||
| 7759 | 2026.02.24 03:57:01.822260 [ 277 ] {39ebc6cc-02d3-4111-a2be-830fc015c994} <Debug> TCPHandler: Processed in 0.001987119 sec. | ||
| 7760 | 2026.02.24 03:57:01.822376 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.02.24 03:57:01.822470 [ 277 ] {1d16a294-3837-4991-a372-05c2ce5a33b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7762 | 2026.02.24 03:57:01.822511 [ 277 ] {1d16a294-3837-4991-a372-05c2ce5a33b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7763 | 2026.02.24 03:57:01.822852 [ 277 ] {1d16a294-3837-4991-a372-05c2ce5a33b3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.02.24 03:57:01.822888 [ 277 ] {1d16a294-3837-4991-a372-05c2ce5a33b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7765 | 2026.02.24 03:57:01.823195 [ 277 ] {1d16a294-3837-4991-a372-05c2ce5a33b3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7766 | 2026.02.24 03:57:01.823418 [ 277 ] {1d16a294-3837-4991-a372-05c2ce5a33b3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.02.24 03:57:01.823570 [ 277 ] {1d16a294-3837-4991-a372-05c2ce5a33b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 7768 | 2026.02.24 03:57:01.823607 [ 277 ] {1d16a294-3837-4991-a372-05c2ce5a33b3} <Debug> TCPHandler: Processed in 0.001280343 sec. | ||
| 7769 | 2026.02.24 03:57:04.801210 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7770 | 2026.02.24 03:57:04.801268 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7771 | 2026.02.24 03:57:04.925820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19156 | ||
| 7772 | 2026.02.24 03:57:04.926322 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.02.24 03:57:04.926367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7774 | 2026.02.24 03:57:04.926865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7775 | 2026.02.24 03:57:04.927097 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.02.24 03:57:04.927233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19156 | ||
| 7777 | 2026.02.24 03:57:04.968825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 954 | ||
| 7778 | 2026.02.24 03:57:04.971121 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.02.24 03:57:04.971184 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7780 | 2026.02.24 03:57:04.972431 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7781 | 2026.02.24 03:57:04.972720 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.02.24 03:57:04.973105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
| 7783 | 2026.02.24 03:57:05.937005 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7784 | 2026.02.24 03:57:05.955399 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.02.24 03:57:05.955456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7786 | 2026.02.24 03:57:05.961754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7787 | 2026.02.24 03:57:05.962463 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.02.24 03:57:05.965645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7789 | 2026.02.24 03:57:06.815913 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.02.24 03:57:06.816111 [ 277 ] {427e568c-24bb-4d9d-90be-0fac26218974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7791 | 2026.02.24 03:57:06.816184 [ 277 ] {427e568c-24bb-4d9d-90be-0fac26218974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7792 | 2026.02.24 03:57:06.816921 [ 277 ] {427e568c-24bb-4d9d-90be-0fac26218974} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.02.24 03:57:06.816962 [ 277 ] {427e568c-24bb-4d9d-90be-0fac26218974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7794 | 2026.02.24 03:57:06.817375 [ 277 ] {427e568c-24bb-4d9d-90be-0fac26218974} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7795 | 2026.02.24 03:57:06.817608 [ 277 ] {427e568c-24bb-4d9d-90be-0fac26218974} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.02.24 03:57:06.817775 [ 277 ] {427e568c-24bb-4d9d-90be-0fac26218974} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001716 sec., 68764.56876456876 rows/sec., 5.85 MiB/sec. | ||
| 7797 | 2026.02.24 03:57:06.817825 [ 277 ] {427e568c-24bb-4d9d-90be-0fac26218974} <Debug> TCPHandler: Processed in 0.002049999 sec. | ||
| 7798 | 2026.02.24 03:57:06.817954 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.02.24 03:57:06.818057 [ 277 ] {2c095593-8521-446f-b6fa-45eb16ad17f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7800 | 2026.02.24 03:57:06.818100 [ 277 ] {2c095593-8521-446f-b6fa-45eb16ad17f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7801 | 2026.02.24 03:57:06.818515 [ 277 ] {2c095593-8521-446f-b6fa-45eb16ad17f2} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.02.24 03:57:06.818551 [ 277 ] {2c095593-8521-446f-b6fa-45eb16ad17f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7803 | 2026.02.24 03:57:06.818862 [ 277 ] {2c095593-8521-446f-b6fa-45eb16ad17f2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7804 | 2026.02.24 03:57:06.819088 [ 277 ] {2c095593-8521-446f-b6fa-45eb16ad17f2} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.02.24 03:57:06.819217 [ 277 ] {2c095593-8521-446f-b6fa-45eb16ad17f2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001184 sec., 26182.432432432433 rows/sec., 1.92 MiB/sec. | ||
| 7806 | 2026.02.24 03:57:06.819255 [ 277 ] {2c095593-8521-446f-b6fa-45eb16ad17f2} <Debug> TCPHandler: Processed in 0.001354743 sec. | ||
| 7807 | 2026.02.24 03:57:06.819356 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7808 | 2026.02.24 03:57:06.819452 [ 277 ] {a2c2614d-3d1f-4a05-8c56-3f4f95b6657d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7809 | 2026.02.24 03:57:06.819492 [ 277 ] {a2c2614d-3d1f-4a05-8c56-3f4f95b6657d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7810 | 2026.02.24 03:57:06.819902 [ 277 ] {a2c2614d-3d1f-4a05-8c56-3f4f95b6657d} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.02.24 03:57:06.819937 [ 277 ] {a2c2614d-3d1f-4a05-8c56-3f4f95b6657d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7812 | 2026.02.24 03:57:06.820238 [ 277 ] {a2c2614d-3d1f-4a05-8c56-3f4f95b6657d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7813 | 2026.02.24 03:57:06.820449 [ 277 ] {a2c2614d-3d1f-4a05-8c56-3f4f95b6657d} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.02.24 03:57:06.820578 [ 277 ] {a2c2614d-3d1f-4a05-8c56-3f4f95b6657d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001144 sec., 83041.95804195805 rows/sec., 6.49 MiB/sec. | ||
| 7815 | 2026.02.24 03:57:06.820615 [ 277 ] {a2c2614d-3d1f-4a05-8c56-3f4f95b6657d} <Debug> TCPHandler: Processed in 0.001308623 sec. | ||
| 7816 | 2026.02.24 03:57:06.820725 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2026.02.24 03:57:06.820821 [ 277 ] {ad8f01f0-bbe1-4a5b-bf91-bf13d037744f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7818 | 2026.02.24 03:57:06.820864 [ 277 ] {ad8f01f0-bbe1-4a5b-bf91-bf13d037744f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7819 | 2026.02.24 03:57:06.821280 [ 277 ] {ad8f01f0-bbe1-4a5b-bf91-bf13d037744f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.02.24 03:57:06.821313 [ 277 ] {ad8f01f0-bbe1-4a5b-bf91-bf13d037744f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7821 | 2026.02.24 03:57:06.821635 [ 277 ] {ad8f01f0-bbe1-4a5b-bf91-bf13d037744f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7822 | 2026.02.24 03:57:06.821845 [ 277 ] {ad8f01f0-bbe1-4a5b-bf91-bf13d037744f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.02.24 03:57:06.821976 [ 277 ] {ad8f01f0-bbe1-4a5b-bf91-bf13d037744f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 7824 | 2026.02.24 03:57:06.822012 [ 277 ] {ad8f01f0-bbe1-4a5b-bf91-bf13d037744f} <Debug> TCPHandler: Processed in 0.001337183 sec. | ||
| 7825 | 2026.02.24 03:57:06.822122 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.02.24 03:57:06.822216 [ 277 ] {71d1f79b-30d4-43de-86e0-6e4af971d958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7827 | 2026.02.24 03:57:06.822271 [ 277 ] {71d1f79b-30d4-43de-86e0-6e4af971d958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7828 | 2026.02.24 03:57:06.823122 [ 277 ] {71d1f79b-30d4-43de-86e0-6e4af971d958} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.02.24 03:57:06.823157 [ 277 ] {71d1f79b-30d4-43de-86e0-6e4af971d958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7830 | 2026.02.24 03:57:06.823704 [ 277 ] {71d1f79b-30d4-43de-86e0-6e4af971d958} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7831 | 2026.02.24 03:57:06.823940 [ 277 ] {71d1f79b-30d4-43de-86e0-6e4af971d958} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.02.24 03:57:06.824074 [ 277 ] {71d1f79b-30d4-43de-86e0-6e4af971d958} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001875 sec., 16533.333333333336 rows/sec., 29.63 MiB/sec. | ||
| 7833 | 2026.02.24 03:57:06.824137 [ 277 ] {71d1f79b-30d4-43de-86e0-6e4af971d958} <Debug> TCPHandler: Processed in 0.00206446 sec. | ||
| 7834 | 2026.02.24 03:57:06.824260 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.02.24 03:57:06.824356 [ 277 ] {aa67c59e-ea87-4728-9ea3-24f2f19e02c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.02.24 03:57:06.824397 [ 277 ] {aa67c59e-ea87-4728-9ea3-24f2f19e02c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7837 | 2026.02.24 03:57:06.824751 [ 277 ] {aa67c59e-ea87-4728-9ea3-24f2f19e02c5} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.02.24 03:57:06.824786 [ 277 ] {aa67c59e-ea87-4728-9ea3-24f2f19e02c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 7839 | 2026.02.24 03:57:06.825089 [ 277 ] {aa67c59e-ea87-4728-9ea3-24f2f19e02c5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7840 | 2026.02.24 03:57:06.825301 [ 277 ] {aa67c59e-ea87-4728-9ea3-24f2f19e02c5} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.02.24 03:57:06.825430 [ 277 ] {aa67c59e-ea87-4728-9ea3-24f2f19e02c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 7842 | 2026.02.24 03:57:06.825465 [ 277 ] {aa67c59e-ea87-4728-9ea3-24f2f19e02c5} <Debug> TCPHandler: Processed in 0.001254602 sec. | ||
| 7843 | 2026.02.24 03:57:09.125550 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58884 | ||
| 7844 | 2026.02.24 03:57:09.125666 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7845 | 2026.02.24 03:57:09.125697 [ 292 ] {} <Debug> TCP-Session: 28c0dcb8-63a9-47d6-9ad7-d5131b4f3897 Authenticating user 'default' from [fd00:1122:3344:101::e]:58884 | ||
| 7846 | 2026.02.24 03:57:09.125722 [ 292 ] {} <Debug> TCP-Session: 28c0dcb8-63a9-47d6-9ad7-d5131b4f3897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7847 | 2026.02.24 03:57:09.125738 [ 292 ] {} <Debug> TCP-Session: 28c0dcb8-63a9-47d6-9ad7-d5131b4f3897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7848 | 2026.02.24 03:57:09.125950 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46153 | ||
| 7849 | 2026.02.24 03:57:09.125990 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35759 | ||
| 7850 | 2026.02.24 03:57:09.126002 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43872 | ||
| 7851 | 2026.02.24 03:57:09.126030 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37497 | ||
| 7852 | 2026.02.24 03:57:09.126073 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7853 | 2026.02.24 03:57:09.126073 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7854 | 2026.02.24 03:57:09.126106 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7855 | 2026.02.24 03:57:09.126118 [ 288 ] {} <Debug> TCP-Session: bf9c6255-0bca-42c8-bf40-644fa9d1fe44 Authenticating user 'default' from [fd00:1122:3344:101::e]:35759 | ||
| 7856 | 2026.02.24 03:57:09.126123 [ 293 ] {} <Debug> TCP-Session: 6e934e0e-be9a-4987-b553-77c8e7a6c8b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46153 | ||
| 7857 | 2026.02.24 03:57:09.126139 [ 289 ] {} <Debug> TCP-Session: 25c22721-818e-43ee-a73c-f2ef57d75cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43872 | ||
| 7858 | 2026.02.24 03:57:09.126155 [ 288 ] {} <Debug> TCP-Session: bf9c6255-0bca-42c8-bf40-644fa9d1fe44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7859 | 2026.02.24 03:57:09.126158 [ 293 ] {} <Debug> TCP-Session: 6e934e0e-be9a-4987-b553-77c8e7a6c8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2026.02.24 03:57:09.126181 [ 288 ] {} <Debug> TCP-Session: bf9c6255-0bca-42c8-bf40-644fa9d1fe44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2026.02.24 03:57:09.126188 [ 293 ] {} <Debug> TCP-Session: 6e934e0e-be9a-4987-b553-77c8e7a6c8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7862 | 2026.02.24 03:57:09.126173 [ 289 ] {} <Debug> TCP-Session: 25c22721-818e-43ee-a73c-f2ef57d75cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7863 | 2026.02.24 03:57:09.126162 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7864 | 2026.02.24 03:57:09.126230 [ 289 ] {} <Debug> TCP-Session: 25c22721-818e-43ee-a73c-f2ef57d75cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.02.24 03:57:09.125992 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36705 | ||
| 7866 | 2026.02.24 03:57:09.126265 [ 291 ] {} <Debug> TCP-Session: 27188f8b-dace-4f23-b684-4935f08ae14e Authenticating user 'default' from [fd00:1122:3344:101::e]:37497 | ||
| 7867 | 2026.02.24 03:57:09.125960 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47039 | ||
| 7868 | 2026.02.24 03:57:09.126328 [ 291 ] {} <Debug> TCP-Session: 27188f8b-dace-4f23-b684-4935f08ae14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7869 | 2026.02.24 03:57:09.125953 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62749 | ||
| 7870 | 2026.02.24 03:57:09.126358 [ 291 ] {} <Debug> TCP-Session: 27188f8b-dace-4f23-b684-4935f08ae14e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2026.02.24 03:57:09.126015 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55056 | ||
| 7872 | 2026.02.24 03:57:09.126073 [ 292 ] {} <Trace> TCP-Session: 28c0dcb8-63a9-47d6-9ad7-d5131b4f3897 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7873 | 2026.02.24 03:57:09.126571 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7874 | 2026.02.24 03:57:09.126607 [ 292 ] {0e889350-a4bb-46bb-ab76-bbc2c5fa8230} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58884) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7875 | 2026.02.24 03:57:09.126614 [ 286 ] {} <Debug> TCP-Session: d4fd1cc5-6270-46a4-974b-1442e0af2c0c Authenticating user 'default' from [fd00:1122:3344:101::e]:36705 | ||
| 7876 | 2026.02.24 03:57:09.126656 [ 286 ] {} <Debug> TCP-Session: d4fd1cc5-6270-46a4-974b-1442e0af2c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2026.02.24 03:57:09.126669 [ 286 ] {} <Debug> TCP-Session: d4fd1cc5-6270-46a4-974b-1442e0af2c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7878 | 2026.02.24 03:57:09.126817 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7879 | 2026.02.24 03:57:09.126846 [ 290 ] {} <Debug> TCP-Session: a816d4e4-4d2f-4d52-8ffd-2673b8ae9a7b Authenticating user 'default' from [fd00:1122:3344:101::e]:55056 | ||
| 7880 | 2026.02.24 03:57:09.126862 [ 290 ] {} <Debug> TCP-Session: a816d4e4-4d2f-4d52-8ffd-2673b8ae9a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2026.02.24 03:57:09.126875 [ 290 ] {} <Debug> TCP-Session: a816d4e4-4d2f-4d52-8ffd-2673b8ae9a7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2026.02.24 03:57:09.126894 [ 292 ] {0e889350-a4bb-46bb-ab76-bbc2c5fa8230} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7883 | 2026.02.24 03:57:09.126950 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7884 | 2026.02.24 03:57:09.126955 [ 292 ] {0e889350-a4bb-46bb-ab76-bbc2c5fa8230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7885 | 2026.02.24 03:57:09.126992 [ 294 ] {} <Debug> TCP-Session: 525e6c03-0599-4cc7-9821-232328f4dea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62749 | ||
| 7886 | 2026.02.24 03:57:09.127022 [ 294 ] {} <Debug> TCP-Session: 525e6c03-0599-4cc7-9821-232328f4dea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7887 | 2026.02.24 03:57:09.127041 [ 294 ] {} <Debug> TCP-Session: 525e6c03-0599-4cc7-9821-232328f4dea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7888 | 2026.02.24 03:57:09.127147 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7889 | 2026.02.24 03:57:09.127184 [ 275 ] {} <Debug> TCP-Session: 1cfa2a0d-3e7a-4bb5-8692-55fc60c84f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:47039 | ||
| 7890 | 2026.02.24 03:57:09.127200 [ 275 ] {} <Debug> TCP-Session: 1cfa2a0d-3e7a-4bb5-8692-55fc60c84f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7891 | 2026.02.24 03:57:09.127213 [ 275 ] {} <Debug> TCP-Session: 1cfa2a0d-3e7a-4bb5-8692-55fc60c84f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7892 | 2026.02.24 03:57:09.127273 [ 292 ] {0e889350-a4bb-46bb-ab76-bbc2c5fa8230} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 7893 | 2026.02.24 03:57:09.128190 [ 306 ] {0e889350-a4bb-46bb-ab76-bbc2c5fa8230} <Trace> AggregatingTransform: Aggregating | ||
| 7894 | 2026.02.24 03:57:09.128231 [ 306 ] {0e889350-a4bb-46bb-ab76-bbc2c5fa8230} <Trace> Aggregator: Aggregation method: without_key | ||
| 7895 | 2026.02.24 03:57:09.128266 [ 306 ] {0e889350-a4bb-46bb-ab76-bbc2c5fa8230} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888338 sec. (1125.698 rows/sec., 43.97 KiB/sec.) | ||
| 7896 | 2026.02.24 03:57:09.128284 [ 306 ] {0e889350-a4bb-46bb-ab76-bbc2c5fa8230} <Trace> Aggregator: Merging aggregated data | ||
| 7897 | 2026.02.24 03:57:09.129498 [ 292 ] {0e889350-a4bb-46bb-ab76-bbc2c5fa8230} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002948 sec., 339.2130257801899 rows/sec., 13.25 KiB/sec. | ||
| 7898 | 2026.02.24 03:57:09.129662 [ 292 ] {0e889350-a4bb-46bb-ab76-bbc2c5fa8230} <Debug> TCPHandler: Processed in 0.003712996 sec. | ||
| 7899 | 2026.02.24 03:57:09.129788 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7900 | 2026.02.24 03:57:09.129816 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7901 | 2026.02.24 03:57:09.129835 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7902 | 2026.02.24 03:57:09.129856 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7903 | 2026.02.24 03:57:09.129858 [ 294 ] {} <Debug> TCP-Session: 525e6c03-0599-4cc7-9821-232328f4dea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2026.02.24 03:57:09.129879 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7905 | 2026.02.24 03:57:09.129895 [ 275 ] {} <Debug> TCP-Session: 1cfa2a0d-3e7a-4bb5-8692-55fc60c84f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2026.02.24 03:57:09.129911 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7907 | 2026.02.24 03:57:09.129945 [ 286 ] {} <Debug> TCP-Session: d4fd1cc5-6270-46a4-974b-1442e0af2c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2026.02.24 03:57:09.129953 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7909 | 2026.02.24 03:57:09.129976 [ 289 ] {} <Debug> TCP-Session: 25c22721-818e-43ee-a73c-f2ef57d75cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7910 | 2026.02.24 03:57:09.129931 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7911 | 2026.02.24 03:57:09.130023 [ 291 ] {} <Debug> TCP-Session: 27188f8b-dace-4f23-b684-4935f08ae14e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7912 | 2026.02.24 03:57:09.129896 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7913 | 2026.02.24 03:57:09.130061 [ 290 ] {} <Debug> TCP-Session: a816d4e4-4d2f-4d52-8ffd-2673b8ae9a7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7914 | 2026.02.24 03:57:09.129887 [ 293 ] {} <Debug> TCP-Session: 6e934e0e-be9a-4987-b553-77c8e7a6c8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7915 | 2026.02.24 03:57:09.130100 [ 288 ] {} <Debug> TCP-Session: bf9c6255-0bca-42c8-bf40-644fa9d1fe44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7916 | 2026.02.24 03:57:09.129852 [ 292 ] {} <Debug> TCP-Session: 28c0dcb8-63a9-47d6-9ad7-d5131b4f3897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7917 | 2026.02.24 03:57:09.201902 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49695 | ||
| 7918 | 2026.02.24 03:57:09.202008 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7919 | 2026.02.24 03:57:09.202033 [ 293 ] {} <Debug> TCP-Session: ed831752-b904-4381-9a54-54b5acebbb3f Authenticating user 'default' from [fd00:1122:3344:101::e]:49695 | ||
| 7920 | 2026.02.24 03:57:09.202054 [ 293 ] {} <Debug> TCP-Session: ed831752-b904-4381-9a54-54b5acebbb3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7921 | 2026.02.24 03:57:09.202066 [ 293 ] {} <Debug> TCP-Session: ed831752-b904-4381-9a54-54b5acebbb3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7922 | 2026.02.24 03:57:09.202302 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33573 | ||
| 7923 | 2026.02.24 03:57:09.202307 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53609 | ||
| 7924 | 2026.02.24 03:57:09.202339 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55766 | ||
| 7925 | 2026.02.24 03:57:09.202367 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55110 | ||
| 7926 | 2026.02.24 03:57:09.202381 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7927 | 2026.02.24 03:57:09.202421 [ 293 ] {} <Trace> TCP-Session: ed831752-b904-4381-9a54-54b5acebbb3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.02.24 03:57:09.202437 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7929 | 2026.02.24 03:57:09.202437 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7930 | 2026.02.24 03:57:09.202452 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7931 | 2026.02.24 03:57:09.202473 [ 289 ] {} <Debug> TCP-Session: da60e7e9-9f23-4fed-a280-7e768bcbcecb Authenticating user 'default' from [fd00:1122:3344:101::e]:55766 | ||
| 7932 | 2026.02.24 03:57:09.202475 [ 294 ] {} <Debug> TCP-Session: e5c5ffe9-4b74-465e-ae37-fe463f4ec3bd Authenticating user 'default' from [fd00:1122:3344:101::e]:53609 | ||
| 7933 | 2026.02.24 03:57:09.202490 [ 292 ] {} <Debug> TCP-Session: fe184ae4-a160-4924-80e5-b4de93c2f177 Authenticating user 'default' from [fd00:1122:3344:101::e]:55110 | ||
| 7934 | 2026.02.24 03:57:09.202498 [ 289 ] {} <Debug> TCP-Session: da60e7e9-9f23-4fed-a280-7e768bcbcecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2026.02.24 03:57:09.202502 [ 294 ] {} <Debug> TCP-Session: e5c5ffe9-4b74-465e-ae37-fe463f4ec3bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7936 | 2026.02.24 03:57:09.202512 [ 292 ] {} <Debug> TCP-Session: fe184ae4-a160-4924-80e5-b4de93c2f177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7937 | 2026.02.24 03:57:09.202514 [ 289 ] {} <Debug> TCP-Session: da60e7e9-9f23-4fed-a280-7e768bcbcecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7938 | 2026.02.24 03:57:09.202520 [ 294 ] {} <Debug> TCP-Session: e5c5ffe9-4b74-465e-ae37-fe463f4ec3bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7939 | 2026.02.24 03:57:09.202527 [ 292 ] {} <Debug> TCP-Session: fe184ae4-a160-4924-80e5-b4de93c2f177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7940 | 2026.02.24 03:57:09.202364 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39388 | ||
| 7941 | 2026.02.24 03:57:09.202348 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36405 | ||
| 7942 | 2026.02.24 03:57:09.202595 [ 293 ] {694d347f-6879-4a83-adb3-15a6b0772f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49695) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7943 | 2026.02.24 03:57:09.202323 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47583 | ||
| 7944 | 2026.02.24 03:57:09.202654 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7945 | 2026.02.24 03:57:09.202438 [ 275 ] {} <Debug> TCP-Session: 00816851-5fa5-40fa-b6df-88b57e1ee2db Authenticating user 'default' from [fd00:1122:3344:101::e]:33573 | ||
| 7946 | 2026.02.24 03:57:09.202723 [ 291 ] {} <Debug> TCP-Session: 509e5c52-2b06-4aef-99f5-4d8272bceb83 Authenticating user 'default' from [fd00:1122:3344:101::e]:39388 | ||
| 7947 | 2026.02.24 03:57:09.202736 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7948 | 2026.02.24 03:57:09.202742 [ 275 ] {} <Debug> TCP-Session: 00816851-5fa5-40fa-b6df-88b57e1ee2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7949 | 2026.02.24 03:57:09.202758 [ 291 ] {} <Debug> TCP-Session: 509e5c52-2b06-4aef-99f5-4d8272bceb83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2026.02.24 03:57:09.202767 [ 288 ] {} <Debug> TCP-Session: 48b60b49-b106-44a2-ab3c-9227626832df Authenticating user 'default' from [fd00:1122:3344:101::e]:47583 | ||
| 7951 | 2026.02.24 03:57:09.202772 [ 275 ] {} <Debug> TCP-Session: 00816851-5fa5-40fa-b6df-88b57e1ee2db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7952 | 2026.02.24 03:57:09.202786 [ 291 ] {} <Debug> TCP-Session: 509e5c52-2b06-4aef-99f5-4d8272bceb83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7953 | 2026.02.24 03:57:09.202799 [ 288 ] {} <Debug> TCP-Session: 48b60b49-b106-44a2-ab3c-9227626832df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2026.02.24 03:57:09.202743 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7955 | 2026.02.24 03:57:09.202863 [ 288 ] {} <Debug> TCP-Session: 48b60b49-b106-44a2-ab3c-9227626832df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7956 | 2026.02.24 03:57:09.202328 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48962 | ||
| 7957 | 2026.02.24 03:57:09.202904 [ 290 ] {} <Debug> TCP-Session: 398f150e-4e11-440b-bd63-90be4708c69d Authenticating user 'default' from [fd00:1122:3344:101::e]:36405 | ||
| 7958 | 2026.02.24 03:57:09.202961 [ 290 ] {} <Debug> TCP-Session: 398f150e-4e11-440b-bd63-90be4708c69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7959 | 2026.02.24 03:57:09.202976 [ 290 ] {} <Debug> TCP-Session: 398f150e-4e11-440b-bd63-90be4708c69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7960 | 2026.02.24 03:57:09.202984 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7961 | 2026.02.24 03:57:09.202989 [ 293 ] {694d347f-6879-4a83-adb3-15a6b0772f2c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7962 | 2026.02.24 03:57:09.203009 [ 286 ] {} <Debug> TCP-Session: bd66cf05-e385-4c82-a4aa-5ee6acc20c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:48962 | ||
| 7963 | 2026.02.24 03:57:09.203037 [ 286 ] {} <Debug> TCP-Session: bd66cf05-e385-4c82-a4aa-5ee6acc20c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7964 | 2026.02.24 03:57:09.203064 [ 286 ] {} <Debug> TCP-Session: bd66cf05-e385-4c82-a4aa-5ee6acc20c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7965 | 2026.02.24 03:57:09.203068 [ 293 ] {694d347f-6879-4a83-adb3-15a6b0772f2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7966 | 2026.02.24 03:57:09.203390 [ 293 ] {694d347f-6879-4a83-adb3-15a6b0772f2c} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 7967 | 2026.02.24 03:57:09.204501 [ 326 ] {694d347f-6879-4a83-adb3-15a6b0772f2c} <Trace> AggregatingTransform: Aggregating | ||
| 7968 | 2026.02.24 03:57:09.204546 [ 326 ] {694d347f-6879-4a83-adb3-15a6b0772f2c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7969 | 2026.02.24 03:57:09.204580 [ 326 ] {694d347f-6879-4a83-adb3-15a6b0772f2c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001091001 sec. (916.589 rows/sec., 35.80 KiB/sec.) | ||
| 7970 | 2026.02.24 03:57:09.204599 [ 326 ] {694d347f-6879-4a83-adb3-15a6b0772f2c} <Trace> Aggregator: Merging aggregated data | ||
| 7971 | 2026.02.24 03:57:09.206166 [ 293 ] {694d347f-6879-4a83-adb3-15a6b0772f2c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003633 sec., 275.25461051472615 rows/sec., 10.75 KiB/sec. | ||
| 7972 | 2026.02.24 03:57:09.206279 [ 293 ] {694d347f-6879-4a83-adb3-15a6b0772f2c} <Debug> TCPHandler: Processed in 0.004003309 sec. | ||
| 7973 | 2026.02.24 03:57:09.206390 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7974 | 2026.02.24 03:57:09.206417 [ 293 ] {} <Debug> TCP-Session: ed831752-b904-4381-9a54-54b5acebbb3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7975 | 2026.02.24 03:57:09.206429 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7976 | 2026.02.24 03:57:09.206449 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7977 | 2026.02.24 03:57:09.206464 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7978 | 2026.02.24 03:57:09.206487 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7979 | 2026.02.24 03:57:09.206505 [ 275 ] {} <Debug> TCP-Session: 00816851-5fa5-40fa-b6df-88b57e1ee2db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7980 | 2026.02.24 03:57:09.206519 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7981 | 2026.02.24 03:57:09.206538 [ 294 ] {} <Debug> TCP-Session: e5c5ffe9-4b74-465e-ae37-fe463f4ec3bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7982 | 2026.02.24 03:57:09.206539 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7983 | 2026.02.24 03:57:09.206557 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7984 | 2026.02.24 03:57:09.206596 [ 288 ] {} <Debug> TCP-Session: 48b60b49-b106-44a2-ab3c-9227626832df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7985 | 2026.02.24 03:57:09.206566 [ 289 ] {} <Debug> TCP-Session: da60e7e9-9f23-4fed-a280-7e768bcbcecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7986 | 2026.02.24 03:57:09.206625 [ 291 ] {} <Debug> TCP-Session: 509e5c52-2b06-4aef-99f5-4d8272bceb83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2026.02.24 03:57:09.206500 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7988 | 2026.02.24 03:57:09.206520 [ 286 ] {} <Debug> TCP-Session: bd66cf05-e385-4c82-a4aa-5ee6acc20c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7989 | 2026.02.24 03:57:09.206475 [ 292 ] {} <Debug> TCP-Session: fe184ae4-a160-4924-80e5-b4de93c2f177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7990 | 2026.02.24 03:57:09.206696 [ 290 ] {} <Debug> TCP-Session: 398f150e-4e11-440b-bd63-90be4708c69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7991 | 2026.02.24 03:57:10.559911 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46811 | ||
| 7992 | 2026.02.24 03:57:10.560025 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7993 | 2026.02.24 03:57:10.560054 [ 293 ] {} <Debug> TCP-Session: 5b88239a-2dd4-4ba9-a0f1-a16e91df2184 Authenticating user 'default' from [fd00:1122:3344:101::e]:46811 | ||
| 7994 | 2026.02.24 03:57:10.560079 [ 293 ] {} <Debug> TCP-Session: 5b88239a-2dd4-4ba9-a0f1-a16e91df2184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7995 | 2026.02.24 03:57:10.560094 [ 293 ] {} <Debug> TCP-Session: 5b88239a-2dd4-4ba9-a0f1-a16e91df2184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7996 | 2026.02.24 03:57:10.560362 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42477 | ||
| 7997 | 2026.02.24 03:57:10.560377 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57557 | ||
| 7998 | 2026.02.24 03:57:10.560423 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51023 | ||
| 7999 | 2026.02.24 03:57:10.560433 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46071 | ||
| 8000 | 2026.02.24 03:57:10.560474 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62836 | ||
| 8001 | 2026.02.24 03:57:10.560493 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8002 | 2026.02.24 03:57:10.560493 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8003 | 2026.02.24 03:57:10.560531 [ 294 ] {} <Debug> TCP-Session: 1c1888f1-7598-44f2-94a7-aec9024044c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42477 | ||
| 8004 | 2026.02.24 03:57:10.560536 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8005 | 2026.02.24 03:57:10.560551 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8006 | 2026.02.24 03:57:10.560561 [ 294 ] {} <Debug> TCP-Session: 1c1888f1-7598-44f2-94a7-aec9024044c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2026.02.24 03:57:10.560565 [ 289 ] {} <Debug> TCP-Session: 20a0dc67-4ec3-4e63-b9d8-02923edc08d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46071 | ||
| 8008 | 2026.02.24 03:57:10.560576 [ 294 ] {} <Debug> TCP-Session: 1c1888f1-7598-44f2-94a7-aec9024044c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.02.24 03:57:10.560575 [ 292 ] {} <Debug> TCP-Session: 41e7f71d-4fa2-4e73-9a6b-4da5542b0100 Authenticating user 'default' from [fd00:1122:3344:101::e]:62836 | ||
| 8010 | 2026.02.24 03:57:10.560586 [ 289 ] {} <Debug> TCP-Session: 20a0dc67-4ec3-4e63-b9d8-02923edc08d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2026.02.24 03:57:10.560601 [ 292 ] {} <Debug> TCP-Session: 41e7f71d-4fa2-4e73-9a6b-4da5542b0100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.02.24 03:57:10.560609 [ 289 ] {} <Debug> TCP-Session: 20a0dc67-4ec3-4e63-b9d8-02923edc08d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8013 | 2026.02.24 03:57:10.560618 [ 292 ] {} <Debug> TCP-Session: 41e7f71d-4fa2-4e73-9a6b-4da5542b0100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8014 | 2026.02.24 03:57:10.560544 [ 275 ] {} <Debug> TCP-Session: a5102f89-83a5-4589-9c11-bd417eebe7f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57557 | ||
| 8015 | 2026.02.24 03:57:10.560533 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8016 | 2026.02.24 03:57:10.560659 [ 275 ] {} <Debug> TCP-Session: a5102f89-83a5-4589-9c11-bd417eebe7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2026.02.24 03:57:10.560478 [ 293 ] {} <Trace> TCP-Session: 5b88239a-2dd4-4ba9-a0f1-a16e91df2184 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.02.24 03:57:10.560677 [ 288 ] {} <Debug> TCP-Session: 47e3b8eb-8dfa-4dc8-8ce9-c13417e6ab7a Authenticating user 'default' from [fd00:1122:3344:101::e]:51023 | ||
| 8019 | 2026.02.24 03:57:10.560677 [ 275 ] {} <Debug> TCP-Session: a5102f89-83a5-4589-9c11-bd417eebe7f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2026.02.24 03:57:10.560706 [ 288 ] {} <Debug> TCP-Session: 47e3b8eb-8dfa-4dc8-8ce9-c13417e6ab7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.02.24 03:57:10.560460 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53786 | ||
| 8022 | 2026.02.24 03:57:10.560734 [ 288 ] {} <Debug> TCP-Session: 47e3b8eb-8dfa-4dc8-8ce9-c13417e6ab7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8023 | 2026.02.24 03:57:10.560422 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53997 | ||
| 8024 | 2026.02.24 03:57:10.560470 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46391 | ||
| 8025 | 2026.02.24 03:57:10.560828 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8026 | 2026.02.24 03:57:10.560847 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8027 | 2026.02.24 03:57:10.560862 [ 293 ] {e7d11605-2974-4060-bb9b-d55fb512677a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46811) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8028 | 2026.02.24 03:57:10.560867 [ 290 ] {} <Debug> TCP-Session: 1f9a8355-6803-4494-9cf8-c73ef2157562 Authenticating user 'default' from [fd00:1122:3344:101::e]:53786 | ||
| 8029 | 2026.02.24 03:57:10.560870 [ 286 ] {} <Debug> TCP-Session: 8b98ed92-c49e-4d3e-b289-73cfbe3a5474 Authenticating user 'default' from [fd00:1122:3344:101::e]:53997 | ||
| 8030 | 2026.02.24 03:57:10.560907 [ 290 ] {} <Debug> TCP-Session: 1f9a8355-6803-4494-9cf8-c73ef2157562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8031 | 2026.02.24 03:57:10.560909 [ 286 ] {} <Debug> TCP-Session: 8b98ed92-c49e-4d3e-b289-73cfbe3a5474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2026.02.24 03:57:10.560922 [ 290 ] {} <Debug> TCP-Session: 1f9a8355-6803-4494-9cf8-c73ef2157562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8033 | 2026.02.24 03:57:10.560929 [ 286 ] {} <Debug> TCP-Session: 8b98ed92-c49e-4d3e-b289-73cfbe3a5474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2026.02.24 03:57:10.560911 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8035 | 2026.02.24 03:57:10.560980 [ 291 ] {} <Debug> TCP-Session: 259ed3e1-09cf-45c6-bb94-d8b8ca7a0dcc Authenticating user 'default' from [fd00:1122:3344:101::e]:46391 | ||
| 8036 | 2026.02.24 03:57:10.561003 [ 291 ] {} <Debug> TCP-Session: 259ed3e1-09cf-45c6-bb94-d8b8ca7a0dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2026.02.24 03:57:10.561017 [ 291 ] {} <Debug> TCP-Session: 259ed3e1-09cf-45c6-bb94-d8b8ca7a0dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2026.02.24 03:57:10.561119 [ 293 ] {e7d11605-2974-4060-bb9b-d55fb512677a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8039 | 2026.02.24 03:57:10.561175 [ 293 ] {e7d11605-2974-4060-bb9b-d55fb512677a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8040 | 2026.02.24 03:57:10.561446 [ 293 ] {e7d11605-2974-4060-bb9b-d55fb512677a} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 8041 | 2026.02.24 03:57:10.562430 [ 330 ] {e7d11605-2974-4060-bb9b-d55fb512677a} <Trace> AggregatingTransform: Aggregating | ||
| 8042 | 2026.02.24 03:57:10.562477 [ 330 ] {e7d11605-2974-4060-bb9b-d55fb512677a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8043 | 2026.02.24 03:57:10.562512 [ 330 ] {e7d11605-2974-4060-bb9b-d55fb512677a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009701 sec. (1030.822 rows/sec., 40.27 KiB/sec.) | ||
| 8044 | 2026.02.24 03:57:10.562532 [ 330 ] {e7d11605-2974-4060-bb9b-d55fb512677a} <Trace> Aggregator: Merging aggregated data | ||
| 8045 | 2026.02.24 03:57:10.563864 [ 293 ] {e7d11605-2974-4060-bb9b-d55fb512677a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 12.72 KiB/sec. | ||
| 8046 | 2026.02.24 03:57:10.564004 [ 293 ] {e7d11605-2974-4060-bb9b-d55fb512677a} <Debug> TCPHandler: Processed in 0.003651105 sec. | ||
| 8047 | 2026.02.24 03:57:10.564088 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8048 | 2026.02.24 03:57:10.564111 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8049 | 2026.02.24 03:57:10.564126 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8050 | 2026.02.24 03:57:10.564151 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8051 | 2026.02.24 03:57:10.564160 [ 292 ] {} <Debug> TCP-Session: 41e7f71d-4fa2-4e73-9a6b-4da5542b0100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.02.24 03:57:10.564186 [ 294 ] {} <Debug> TCP-Session: 1c1888f1-7598-44f2-94a7-aec9024044c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.02.24 03:57:10.564183 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8054 | 2026.02.24 03:57:10.564200 [ 291 ] {} <Debug> TCP-Session: 259ed3e1-09cf-45c6-bb94-d8b8ca7a0dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2026.02.24 03:57:10.564216 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8056 | 2026.02.24 03:57:10.564231 [ 288 ] {} <Debug> TCP-Session: 47e3b8eb-8dfa-4dc8-8ce9-c13417e6ab7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8057 | 2026.02.24 03:57:10.564233 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8058 | 2026.02.24 03:57:10.564263 [ 275 ] {} <Debug> TCP-Session: a5102f89-83a5-4589-9c11-bd417eebe7f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.02.24 03:57:10.564201 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8060 | 2026.02.24 03:57:10.564291 [ 290 ] {} <Debug> TCP-Session: 1f9a8355-6803-4494-9cf8-c73ef2157562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.02.24 03:57:10.564168 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8062 | 2026.02.24 03:57:10.564329 [ 289 ] {} <Debug> TCP-Session: 20a0dc67-4ec3-4e63-b9d8-02923edc08d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.02.24 03:57:10.564120 [ 293 ] {} <Debug> TCP-Session: 5b88239a-2dd4-4ba9-a0f1-a16e91df2184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8064 | 2026.02.24 03:57:10.564355 [ 286 ] {} <Debug> TCP-Session: 8b98ed92-c49e-4d3e-b289-73cfbe3a5474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2026.02.24 03:57:11.844941 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8066 | 2026.02.24 03:57:11.845136 [ 277 ] {18a02d2e-a894-4a03-88df-675d1a153614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8067 | 2026.02.24 03:57:11.845205 [ 277 ] {18a02d2e-a894-4a03-88df-675d1a153614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8068 | 2026.02.24 03:57:11.845905 [ 277 ] {18a02d2e-a894-4a03-88df-675d1a153614} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.02.24 03:57:11.845957 [ 277 ] {18a02d2e-a894-4a03-88df-675d1a153614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8070 | 2026.02.24 03:57:11.846358 [ 277 ] {18a02d2e-a894-4a03-88df-675d1a153614} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8071 | 2026.02.24 03:57:11.846583 [ 277 ] {18a02d2e-a894-4a03-88df-675d1a153614} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.02.24 03:57:11.846754 [ 277 ] {18a02d2e-a894-4a03-88df-675d1a153614} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.19 MiB/sec. | ||
| 8073 | 2026.02.24 03:57:11.846807 [ 277 ] {18a02d2e-a894-4a03-88df-675d1a153614} <Debug> TCPHandler: Processed in 0.002002659 sec. | ||
| 8074 | 2026.02.24 03:57:11.846936 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2026.02.24 03:57:11.847039 [ 277 ] {fd8c5453-cff3-4ff3-b43e-ff7584da2dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8076 | 2026.02.24 03:57:11.847083 [ 277 ] {fd8c5453-cff3-4ff3-b43e-ff7584da2dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8077 | 2026.02.24 03:57:11.847498 [ 277 ] {fd8c5453-cff3-4ff3-b43e-ff7584da2dbb} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.02.24 03:57:11.847536 [ 277 ] {fd8c5453-cff3-4ff3-b43e-ff7584da2dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8079 | 2026.02.24 03:57:11.847831 [ 277 ] {fd8c5453-cff3-4ff3-b43e-ff7584da2dbb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8080 | 2026.02.24 03:57:11.848042 [ 277 ] {fd8c5453-cff3-4ff3-b43e-ff7584da2dbb} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2026.02.24 03:57:11.848183 [ 277 ] {fd8c5453-cff3-4ff3-b43e-ff7584da2dbb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 139.87 KiB/sec. | ||
| 8082 | 2026.02.24 03:57:11.848223 [ 277 ] {fd8c5453-cff3-4ff3-b43e-ff7584da2dbb} <Debug> TCPHandler: Processed in 0.001340273 sec. | ||
| 8083 | 2026.02.24 03:57:11.848333 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8084 | 2026.02.24 03:57:11.848429 [ 277 ] {25af3564-51bd-442b-b8f5-c7ab12faae3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8085 | 2026.02.24 03:57:11.848469 [ 277 ] {25af3564-51bd-442b-b8f5-c7ab12faae3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8086 | 2026.02.24 03:57:11.849540 [ 277 ] {25af3564-51bd-442b-b8f5-c7ab12faae3e} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2026.02.24 03:57:11.849577 [ 277 ] {25af3564-51bd-442b-b8f5-c7ab12faae3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8088 | 2026.02.24 03:57:11.849984 [ 277 ] {25af3564-51bd-442b-b8f5-c7ab12faae3e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8089 | 2026.02.24 03:57:11.850202 [ 277 ] {25af3564-51bd-442b-b8f5-c7ab12faae3e} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8090 | 2026.02.24 03:57:11.850339 [ 277 ] {25af3564-51bd-442b-b8f5-c7ab12faae3e} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001929 sec., 693105.2358735097 rows/sec., 57.97 MiB/sec. | ||
| 8091 | 2026.02.24 03:57:11.850377 [ 277 ] {25af3564-51bd-442b-b8f5-c7ab12faae3e} <Debug> TCPHandler: Processed in 0.00209446 sec. | ||
| 8092 | 2026.02.24 03:57:11.850491 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2026.02.24 03:57:11.850587 [ 277 ] {9a6b10e3-de37-4e48-87e5-251e90ba7ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8094 | 2026.02.24 03:57:11.850627 [ 277 ] {9a6b10e3-de37-4e48-87e5-251e90ba7ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8095 | 2026.02.24 03:57:11.851034 [ 277 ] {9a6b10e3-de37-4e48-87e5-251e90ba7ce1} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2026.02.24 03:57:11.851071 [ 277 ] {9a6b10e3-de37-4e48-87e5-251e90ba7ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8097 | 2026.02.24 03:57:11.851369 [ 277 ] {9a6b10e3-de37-4e48-87e5-251e90ba7ce1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8098 | 2026.02.24 03:57:11.851573 [ 277 ] {9a6b10e3-de37-4e48-87e5-251e90ba7ce1} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2026.02.24 03:57:11.851705 [ 277 ] {9a6b10e3-de37-4e48-87e5-251e90ba7ce1} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001138 sec., 21089.6309314587 rows/sec., 1.59 MiB/sec. | ||
| 8100 | 2026.02.24 03:57:11.851744 [ 277 ] {9a6b10e3-de37-4e48-87e5-251e90ba7ce1} <Debug> TCPHandler: Processed in 0.001303162 sec. | ||
| 8101 | 2026.02.24 03:57:11.851844 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2026.02.24 03:57:11.851939 [ 277 ] {86d12263-9af0-4686-a2bb-c99f9f572461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8103 | 2026.02.24 03:57:11.851978 [ 277 ] {86d12263-9af0-4686-a2bb-c99f9f572461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8104 | 2026.02.24 03:57:11.852447 [ 277 ] {86d12263-9af0-4686-a2bb-c99f9f572461} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2026.02.24 03:57:11.852484 [ 277 ] {86d12263-9af0-4686-a2bb-c99f9f572461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8106 | 2026.02.24 03:57:11.852794 [ 277 ] {86d12263-9af0-4686-a2bb-c99f9f572461} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8107 | 2026.02.24 03:57:11.853000 [ 277 ] {86d12263-9af0-4686-a2bb-c99f9f572461} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2026.02.24 03:57:11.853135 [ 277 ] {86d12263-9af0-4686-a2bb-c99f9f572461} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 8109 | 2026.02.24 03:57:11.853173 [ 277 ] {86d12263-9af0-4686-a2bb-c99f9f572461} <Debug> TCPHandler: Processed in 0.001377103 sec. | ||
| 8110 | 2026.02.24 03:57:11.853283 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8111 | 2026.02.24 03:57:11.853377 [ 277 ] {ac657aa3-4f8c-4a07-843a-946766920afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8112 | 2026.02.24 03:57:11.853416 [ 277 ] {ac657aa3-4f8c-4a07-843a-946766920afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8113 | 2026.02.24 03:57:11.853810 [ 277 ] {ac657aa3-4f8c-4a07-843a-946766920afc} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.02.24 03:57:11.853844 [ 277 ] {ac657aa3-4f8c-4a07-843a-946766920afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8115 | 2026.02.24 03:57:11.854135 [ 277 ] {ac657aa3-4f8c-4a07-843a-946766920afc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8116 | 2026.02.24 03:57:11.854348 [ 277 ] {ac657aa3-4f8c-4a07-843a-946766920afc} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.02.24 03:57:11.854478 [ 277 ] {ac657aa3-4f8c-4a07-843a-946766920afc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 8118 | 2026.02.24 03:57:11.854516 [ 277 ] {ac657aa3-4f8c-4a07-843a-946766920afc} <Debug> TCPHandler: Processed in 0.001282532 sec. | ||
| 8119 | 2026.02.24 03:57:11.854623 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2026.02.24 03:57:11.854716 [ 277 ] {1d4d1f44-2f99-4d8c-b53e-6b238d7d0345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8121 | 2026.02.24 03:57:11.854756 [ 277 ] {1d4d1f44-2f99-4d8c-b53e-6b238d7d0345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8122 | 2026.02.24 03:57:11.855405 [ 277 ] {1d4d1f44-2f99-4d8c-b53e-6b238d7d0345} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.02.24 03:57:11.855442 [ 277 ] {1d4d1f44-2f99-4d8c-b53e-6b238d7d0345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8124 | 2026.02.24 03:57:11.855783 [ 277 ] {1d4d1f44-2f99-4d8c-b53e-6b238d7d0345} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8125 | 2026.02.24 03:57:11.855989 [ 277 ] {1d4d1f44-2f99-4d8c-b53e-6b238d7d0345} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.02.24 03:57:11.856121 [ 277 ] {1d4d1f44-2f99-4d8c-b53e-6b238d7d0345} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001421 sec., 399718.50809289236 rows/sec., 29.98 MiB/sec. | ||
| 8127 | 2026.02.24 03:57:11.856158 [ 277 ] {1d4d1f44-2f99-4d8c-b53e-6b238d7d0345} <Debug> TCPHandler: Processed in 0.001585466 sec. | ||
| 8128 | 2026.02.24 03:57:11.856278 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.02.24 03:57:11.856370 [ 277 ] {ee80b7e2-8701-4eda-ba7e-15c1ca8bf6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8130 | 2026.02.24 03:57:11.856413 [ 277 ] {ee80b7e2-8701-4eda-ba7e-15c1ca8bf6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8131 | 2026.02.24 03:57:11.857084 [ 277 ] {ee80b7e2-8701-4eda-ba7e-15c1ca8bf6e3} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.02.24 03:57:11.857120 [ 277 ] {ee80b7e2-8701-4eda-ba7e-15c1ca8bf6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8133 | 2026.02.24 03:57:11.857487 [ 277 ] {ee80b7e2-8701-4eda-ba7e-15c1ca8bf6e3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8134 | 2026.02.24 03:57:11.857702 [ 277 ] {ee80b7e2-8701-4eda-ba7e-15c1ca8bf6e3} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.02.24 03:57:11.857835 [ 277 ] {ee80b7e2-8701-4eda-ba7e-15c1ca8bf6e3} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001482 sec., 594466.9365721997 rows/sec., 40.35 MiB/sec. | ||
| 8136 | 2026.02.24 03:57:11.857873 [ 277 ] {ee80b7e2-8701-4eda-ba7e-15c1ca8bf6e3} <Debug> TCPHandler: Processed in 0.001645316 sec. | ||
| 8137 | 2026.02.24 03:57:11.857986 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.02.24 03:57:11.858080 [ 277 ] {8c83692a-7d1f-4a98-9107-7e6236d14b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.02.24 03:57:11.858134 [ 277 ] {8c83692a-7d1f-4a98-9107-7e6236d14b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8140 | 2026.02.24 03:57:11.858955 [ 277 ] {8c83692a-7d1f-4a98-9107-7e6236d14b46} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.02.24 03:57:11.858991 [ 277 ] {8c83692a-7d1f-4a98-9107-7e6236d14b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8142 | 2026.02.24 03:57:11.859500 [ 277 ] {8c83692a-7d1f-4a98-9107-7e6236d14b46} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8143 | 2026.02.24 03:57:11.859816 [ 277 ] {8c83692a-7d1f-4a98-9107-7e6236d14b46} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.02.24 03:57:11.859999 [ 277 ] {8c83692a-7d1f-4a98-9107-7e6236d14b46} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001935 sec., 5167.958656330749 rows/sec., 9.26 MiB/sec. | ||
| 8145 | 2026.02.24 03:57:11.860079 [ 277 ] {8c83692a-7d1f-4a98-9107-7e6236d14b46} <Debug> TCPHandler: Processed in 0.00214295 sec. | ||
| 8146 | 2026.02.24 03:57:11.860212 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8147 | 2026.02.24 03:57:11.860327 [ 277 ] {c01de3fd-9aa7-4315-aa66-92d692dffce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8148 | 2026.02.24 03:57:11.860378 [ 277 ] {c01de3fd-9aa7-4315-aa66-92d692dffce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8149 | 2026.02.24 03:57:11.860764 [ 277 ] {c01de3fd-9aa7-4315-aa66-92d692dffce7} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.02.24 03:57:11.860801 [ 277 ] {c01de3fd-9aa7-4315-aa66-92d692dffce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8151 | 2026.02.24 03:57:11.861111 [ 277 ] {c01de3fd-9aa7-4315-aa66-92d692dffce7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8152 | 2026.02.24 03:57:11.861322 [ 277 ] {c01de3fd-9aa7-4315-aa66-92d692dffce7} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.02.24 03:57:11.861448 [ 277 ] {c01de3fd-9aa7-4315-aa66-92d692dffce7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 8154 | 2026.02.24 03:57:11.861483 [ 277 ] {c01de3fd-9aa7-4315-aa66-92d692dffce7} <Debug> TCPHandler: Processed in 0.001387723 sec. | ||
| 8155 | 2026.02.24 03:57:12.427469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19668 | ||
| 8156 | 2026.02.24 03:57:12.428061 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.02.24 03:57:12.428108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8158 | 2026.02.24 03:57:12.428673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8159 | 2026.02.24 03:57:12.428932 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.02.24 03:57:12.429160 [ 112 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8161 | 2026.02.24 03:57:12.429174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19668 | ||
| 8162 | 2026.02.24 03:57:12.429208 [ 112 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.02.24 03:57:12.429232 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8164 | 2026.02.24 03:57:12.429331 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 8165 | 2026.02.24 03:57:12.429431 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8166 | 2026.02.24 03:57:12.429468 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17236 rows starting from the beginning of the part | ||
| 8167 | 2026.02.24 03:57:12.429532 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8168 | 2026.02.24 03:57:12.429582 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8169 | 2026.02.24 03:57:12.429736 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8170 | 2026.02.24 03:57:12.429781 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8171 | 2026.02.24 03:57:12.429822 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8172 | 2026.02.24 03:57:12.431801 [ 195 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19668 rows, containing 4 columns (4 merged, 0 gathered) in 0.002508874 sec., 7839373.360320208 rows/sec., 112.14 MiB/sec. | ||
| 8173 | 2026.02.24 03:57:12.432206 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8174 | 2026.02.24 03:57:12.432535 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_41_8} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.02.24 03:57:12.432617 [ 193 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_41_8} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8176 | 2026.02.24 03:57:12.432739 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8177 | 2026.02.24 03:57:13.465882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8178 | 2026.02.24 03:57:13.483991 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2026.02.24 03:57:13.484052 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8180 | 2026.02.24 03:57:13.489872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8181 | 2026.02.24 03:57:13.490598 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2026.02.24 03:57:13.490888 [ 110 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8183 | 2026.02.24 03:57:13.490948 [ 110 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.02.24 03:57:13.490967 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8185 | 2026.02.24 03:57:13.491097 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8186 | 2026.02.24 03:57:13.493860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8187 | 2026.02.24 03:57:13.495095 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8188 | 2026.02.24 03:57:13.496658 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 8189 | 2026.02.24 03:57:13.501225 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 8190 | 2026.02.24 03:57:13.506071 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8191 | 2026.02.24 03:57:13.510741 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8192 | 2026.02.24 03:57:13.515011 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8193 | 2026.02.24 03:57:13.518867 [ 196 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8194 | 2026.02.24 03:57:13.574539 [ 195 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.083501661 sec., 3700.525190750397 rows/sec., 19.13 MiB/sec. | ||
| 8195 | 2026.02.24 03:57:13.577559 [ 187 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8196 | 2026.02.24 03:57:13.579660 [ 187 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_41_8} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.02.24 03:57:13.579774 [ 187 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_41_8} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8198 | 2026.02.24 03:57:13.581843 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8199 | 2026.02.24 03:57:14.973501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 992 | ||
| 8200 | 2026.02.24 03:57:14.976416 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.02.24 03:57:14.976475 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8202 | 2026.02.24 03:57:14.977731 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8203 | 2026.02.24 03:57:14.978008 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.02.24 03:57:14.978385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992 | ||
| 8205 | 2026.02.24 03:57:16.816145 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2026.02.24 03:57:16.816355 [ 277 ] {94eca327-37e7-41c4-b6da-0e9686e04f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8207 | 2026.02.24 03:57:16.816426 [ 277 ] {94eca327-37e7-41c4-b6da-0e9686e04f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8208 | 2026.02.24 03:57:16.817212 [ 277 ] {94eca327-37e7-41c4-b6da-0e9686e04f0d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.02.24 03:57:16.817261 [ 277 ] {94eca327-37e7-41c4-b6da-0e9686e04f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8210 | 2026.02.24 03:57:16.817668 [ 277 ] {94eca327-37e7-41c4-b6da-0e9686e04f0d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8211 | 2026.02.24 03:57:16.817891 [ 277 ] {94eca327-37e7-41c4-b6da-0e9686e04f0d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.02.24 03:57:16.818046 [ 277 ] {94eca327-37e7-41c4-b6da-0e9686e04f0d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001743 sec., 67699.36890418819 rows/sec., 5.76 MiB/sec. | ||
| 8213 | 2026.02.24 03:57:16.818087 [ 277 ] {94eca327-37e7-41c4-b6da-0e9686e04f0d} <Debug> TCPHandler: Processed in 0.00207504 sec. | ||
| 8214 | 2026.02.24 03:57:16.818224 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2026.02.24 03:57:16.818319 [ 277 ] {5ba62d22-b8ae-4bd8-97c4-4bde878e6545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8216 | 2026.02.24 03:57:16.818359 [ 277 ] {5ba62d22-b8ae-4bd8-97c4-4bde878e6545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8217 | 2026.02.24 03:57:16.818785 [ 277 ] {5ba62d22-b8ae-4bd8-97c4-4bde878e6545} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2026.02.24 03:57:16.818825 [ 277 ] {5ba62d22-b8ae-4bd8-97c4-4bde878e6545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8219 | 2026.02.24 03:57:16.819120 [ 277 ] {5ba62d22-b8ae-4bd8-97c4-4bde878e6545} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8220 | 2026.02.24 03:57:16.819314 [ 277 ] {5ba62d22-b8ae-4bd8-97c4-4bde878e6545} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2026.02.24 03:57:16.819430 [ 277 ] {5ba62d22-b8ae-4bd8-97c4-4bde878e6545} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001171 sec., 26473.099914602906 rows/sec., 1.94 MiB/sec. | ||
| 8222 | 2026.02.24 03:57:16.819438 [ 108 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8223 | 2026.02.24 03:57:16.819464 [ 277 ] {5ba62d22-b8ae-4bd8-97c4-4bde878e6545} <Debug> TCPHandler: Processed in 0.001331043 sec. | ||
| 8224 | 2026.02.24 03:57:16.819500 [ 108 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2026.02.24 03:57:16.819524 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8226 | 2026.02.24 03:57:16.819586 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2026.02.24 03:57:16.819630 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 8228 | 2026.02.24 03:57:16.819679 [ 277 ] {70794447-9830-40e7-bac3-3a4dbd079bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8229 | 2026.02.24 03:57:16.819720 [ 277 ] {70794447-9830-40e7-bac3-3a4dbd079bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8230 | 2026.02.24 03:57:16.819748 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8231 | 2026.02.24 03:57:16.819854 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 71 rows starting from the beginning of the part | ||
| 8232 | 2026.02.24 03:57:16.819925 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 35 rows starting from the beginning of the part | ||
| 8233 | 2026.02.24 03:57:16.819975 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 8234 | 2026.02.24 03:57:16.820021 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
| 8235 | 2026.02.24 03:57:16.820078 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 8236 | 2026.02.24 03:57:16.820152 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 8237 | 2026.02.24 03:57:16.820258 [ 277 ] {70794447-9830-40e7-bac3-3a4dbd079bb9} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8238 | 2026.02.24 03:57:16.820306 [ 277 ] {70794447-9830-40e7-bac3-3a4dbd079bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8239 | 2026.02.24 03:57:16.820691 [ 277 ] {70794447-9830-40e7-bac3-3a4dbd079bb9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8240 | 2026.02.24 03:57:16.820931 [ 277 ] {70794447-9830-40e7-bac3-3a4dbd079bb9} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8241 | 2026.02.24 03:57:16.821022 [ 187 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384933 sec., 145855.43127357063 rows/sec., 11.26 MiB/sec. | ||
| 8242 | 2026.02.24 03:57:16.821069 [ 277 ] {70794447-9830-40e7-bac3-3a4dbd079bb9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001349 sec., 70422.5352112676 rows/sec., 5.50 MiB/sec. | ||
| 8243 | 2026.02.24 03:57:16.821109 [ 277 ] {70794447-9830-40e7-bac3-3a4dbd079bb9} <Debug> TCPHandler: Processed in 0.001522114 sec. | ||
| 8244 | 2026.02.24 03:57:16.821163 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8245 | 2026.02.24 03:57:16.821247 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8246 | 2026.02.24 03:57:16.821350 [ 277 ] {475430c0-91fb-4ea2-a9a1-92c08849c826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8247 | 2026.02.24 03:57:16.821398 [ 277 ] {475430c0-91fb-4ea2-a9a1-92c08849c826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8248 | 2026.02.24 03:57:16.821426 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_56_11} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2026.02.24 03:57:16.821504 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_56_11} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8250 | 2026.02.24 03:57:16.821579 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8251 | 2026.02.24 03:57:16.821845 [ 277 ] {475430c0-91fb-4ea2-a9a1-92c08849c826} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.02.24 03:57:16.821885 [ 277 ] {475430c0-91fb-4ea2-a9a1-92c08849c826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8253 | 2026.02.24 03:57:16.822224 [ 277 ] {475430c0-91fb-4ea2-a9a1-92c08849c826} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8254 | 2026.02.24 03:57:16.822447 [ 277 ] {475430c0-91fb-4ea2-a9a1-92c08849c826} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.02.24 03:57:16.822578 [ 277 ] {475430c0-91fb-4ea2-a9a1-92c08849c826} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 8256 | 2026.02.24 03:57:16.822617 [ 277 ] {475430c0-91fb-4ea2-a9a1-92c08849c826} <Debug> TCPHandler: Processed in 0.001427304 sec. | ||
| 8257 | 2026.02.24 03:57:16.822743 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.02.24 03:57:16.822839 [ 277 ] {48b7469d-33f8-4515-a219-96cd3dfbe0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8259 | 2026.02.24 03:57:16.822895 [ 277 ] {48b7469d-33f8-4515-a219-96cd3dfbe0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8260 | 2026.02.24 03:57:16.823747 [ 277 ] {48b7469d-33f8-4515-a219-96cd3dfbe0e9} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.02.24 03:57:16.823783 [ 277 ] {48b7469d-33f8-4515-a219-96cd3dfbe0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8262 | 2026.02.24 03:57:16.824349 [ 277 ] {48b7469d-33f8-4515-a219-96cd3dfbe0e9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8263 | 2026.02.24 03:57:16.824574 [ 277 ] {48b7469d-33f8-4515-a219-96cd3dfbe0e9} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.02.24 03:57:16.824715 [ 277 ] {48b7469d-33f8-4515-a219-96cd3dfbe0e9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001894 sec., 16367.476240760296 rows/sec., 29.33 MiB/sec. | ||
| 8265 | 2026.02.24 03:57:16.824778 [ 277 ] {48b7469d-33f8-4515-a219-96cd3dfbe0e9} <Debug> TCPHandler: Processed in 0.00209203 sec. | ||
| 8266 | 2026.02.24 03:57:16.824910 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.02.24 03:57:16.825005 [ 277 ] {e0fe7321-f64e-4a43-b56c-149de60a54ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8268 | 2026.02.24 03:57:16.825048 [ 277 ] {e0fe7321-f64e-4a43-b56c-149de60a54ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8269 | 2026.02.24 03:57:16.825399 [ 277 ] {e0fe7321-f64e-4a43-b56c-149de60a54ab} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.02.24 03:57:16.825435 [ 277 ] {e0fe7321-f64e-4a43-b56c-149de60a54ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8271 | 2026.02.24 03:57:16.825757 [ 277 ] {e0fe7321-f64e-4a43-b56c-149de60a54ab} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8272 | 2026.02.24 03:57:16.825977 [ 277 ] {e0fe7321-f64e-4a43-b56c-149de60a54ab} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.02.24 03:57:16.826106 [ 277 ] {e0fe7321-f64e-4a43-b56c-149de60a54ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 8274 | 2026.02.24 03:57:16.826143 [ 277 ] {e0fe7321-f64e-4a43-b56c-149de60a54ab} <Debug> TCPHandler: Processed in 0.001291722 sec. | ||
| 8275 | 2026.02.24 03:57:19.801306 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8276 | 2026.02.24 03:57:19.801365 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8277 | 2026.02.24 03:57:19.929483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20116 | ||
| 8278 | 2026.02.24 03:57:19.930042 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.02.24 03:57:19.930078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8280 | 2026.02.24 03:57:19.930590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8281 | 2026.02.24 03:57:19.930828 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.02.24 03:57:19.930954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20116 | ||
| 8283 | 2026.02.24 03:57:20.994147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8284 | 2026.02.24 03:57:21.009549 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.02.24 03:57:21.009604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8286 | 2026.02.24 03:57:21.015683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8287 | 2026.02.24 03:57:21.016387 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.02.24 03:57:21.019230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8289 | 2026.02.24 03:57:21.814802 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2026.02.24 03:57:21.815080 [ 277 ] {da9ee95c-757d-4124-b70d-dfa4204a5cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8291 | 2026.02.24 03:57:21.815148 [ 277 ] {da9ee95c-757d-4124-b70d-dfa4204a5cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8292 | 2026.02.24 03:57:21.815833 [ 277 ] {da9ee95c-757d-4124-b70d-dfa4204a5cf1} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.02.24 03:57:21.815885 [ 277 ] {da9ee95c-757d-4124-b70d-dfa4204a5cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8294 | 2026.02.24 03:57:21.816286 [ 277 ] {da9ee95c-757d-4124-b70d-dfa4204a5cf1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8295 | 2026.02.24 03:57:21.816517 [ 277 ] {da9ee95c-757d-4124-b70d-dfa4204a5cf1} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.02.24 03:57:21.816687 [ 277 ] {da9ee95c-757d-4124-b70d-dfa4204a5cf1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001676 sec., 45346.062052505964 rows/sec., 3.74 MiB/sec. | ||
| 8297 | 2026.02.24 03:57:21.816720 [ 104 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8298 | 2026.02.24 03:57:21.816740 [ 277 ] {da9ee95c-757d-4124-b70d-dfa4204a5cf1} <Debug> TCPHandler: Processed in 0.002123171 sec. | ||
| 8299 | 2026.02.24 03:57:21.816796 [ 104 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.02.24 03:57:21.816827 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8301 | 2026.02.24 03:57:21.816895 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8302 | 2026.02.24 03:57:21.816943 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 8303 | 2026.02.24 03:57:21.817001 [ 277 ] {e2395350-7bdc-4379-91df-9366769ed79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8304 | 2026.02.24 03:57:21.817050 [ 277 ] {e2395350-7bdc-4379-91df-9366769ed79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8305 | 2026.02.24 03:57:21.817078 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8306 | 2026.02.24 03:57:21.817122 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1407 rows starting from the beginning of the part | ||
| 8307 | 2026.02.24 03:57:21.817195 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 76 rows starting from the beginning of the part | ||
| 8308 | 2026.02.24 03:57:21.817246 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 118 rows starting from the beginning of the part | ||
| 8309 | 2026.02.24 03:57:21.817297 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1337 rows starting from the beginning of the part | ||
| 8310 | 2026.02.24 03:57:21.817339 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 118 rows starting from the beginning of the part | ||
| 8311 | 2026.02.24 03:57:21.817382 [ 188 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 76 rows starting from the beginning of the part | ||
| 8312 | 2026.02.24 03:57:21.817465 [ 277 ] {e2395350-7bdc-4379-91df-9366769ed79d} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.02.24 03:57:21.817506 [ 277 ] {e2395350-7bdc-4379-91df-9366769ed79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8314 | 2026.02.24 03:57:21.817861 [ 277 ] {e2395350-7bdc-4379-91df-9366769ed79d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8315 | 2026.02.24 03:57:21.818092 [ 277 ] {e2395350-7bdc-4379-91df-9366769ed79d} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2026.02.24 03:57:21.818235 [ 277 ] {e2395350-7bdc-4379-91df-9366769ed79d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001256 sec., 7961.783439490446 rows/sec., 598.69 KiB/sec. | ||
| 8317 | 2026.02.24 03:57:21.818275 [ 277 ] {e2395350-7bdc-4379-91df-9366769ed79d} <Debug> TCPHandler: Processed in 0.001432304 sec. | ||
| 8318 | 2026.02.24 03:57:21.818378 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2026.02.24 03:57:21.818472 [ 277 ] {acb7766e-47da-44c8-916e-a14271fd573f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8320 | 2026.02.24 03:57:21.818513 [ 277 ] {acb7766e-47da-44c8-916e-a14271fd573f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8321 | 2026.02.24 03:57:21.818938 [ 277 ] {acb7766e-47da-44c8-916e-a14271fd573f} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2026.02.24 03:57:21.818950 [ 187 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3132 rows, containing 5 columns (5 merged, 0 gathered) in 0.00205988 sec., 1520476.9209856885 rows/sec., 133.26 MiB/sec. | ||
| 8323 | 2026.02.24 03:57:21.818976 [ 277 ] {acb7766e-47da-44c8-916e-a14271fd573f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8324 | 2026.02.24 03:57:21.819175 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8325 | 2026.02.24 03:57:21.819326 [ 277 ] {acb7766e-47da-44c8-916e-a14271fd573f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8326 | 2026.02.24 03:57:21.819492 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_61_12} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2026.02.24 03:57:21.819578 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_61_12} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8328 | 2026.02.24 03:57:21.819603 [ 277 ] {acb7766e-47da-44c8-916e-a14271fd573f} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.02.24 03:57:21.819650 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8330 | 2026.02.24 03:57:21.819731 [ 104 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8331 | 2026.02.24 03:57:21.819746 [ 277 ] {acb7766e-47da-44c8-916e-a14271fd573f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001292 sec., 57275.54179566564 rows/sec., 4.47 MiB/sec. | ||
| 8332 | 2026.02.24 03:57:21.819765 [ 104 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.02.24 03:57:21.819789 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8334 | 2026.02.24 03:57:21.819793 [ 277 ] {acb7766e-47da-44c8-916e-a14271fd573f} <Debug> TCPHandler: Processed in 0.001464234 sec. | ||
| 8335 | 2026.02.24 03:57:21.819868 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 8336 | 2026.02.24 03:57:21.819914 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8337 | 2026.02.24 03:57:21.819989 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8338 | 2026.02.24 03:57:21.820032 [ 277 ] {53a4628e-f8b1-42c8-87fe-3ea99e62c30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8339 | 2026.02.24 03:57:21.820037 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 633 rows starting from the beginning of the part | ||
| 8340 | 2026.02.24 03:57:21.820103 [ 277 ] {53a4628e-f8b1-42c8-87fe-3ea99e62c30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8341 | 2026.02.24 03:57:21.820228 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part | ||
| 8342 | 2026.02.24 03:57:21.820272 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 95 rows starting from the beginning of the part | ||
| 8343 | 2026.02.24 03:57:21.820317 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 568 rows starting from the beginning of the part | ||
| 8344 | 2026.02.24 03:57:21.820356 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 95 rows starting from the beginning of the part | ||
| 8345 | 2026.02.24 03:57:21.820393 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
| 8346 | 2026.02.24 03:57:21.820575 [ 277 ] {53a4628e-f8b1-42c8-87fe-3ea99e62c30d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2026.02.24 03:57:21.820618 [ 277 ] {53a4628e-f8b1-42c8-87fe-3ea99e62c30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8348 | 2026.02.24 03:57:21.821055 [ 277 ] {53a4628e-f8b1-42c8-87fe-3ea99e62c30d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8349 | 2026.02.24 03:57:21.821273 [ 277 ] {53a4628e-f8b1-42c8-87fe-3ea99e62c30d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2026.02.24 03:57:21.821380 [ 186 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1539 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542754 sec., 997566.6891805175 rows/sec., 79.46 MiB/sec. | ||
| 8351 | 2026.02.24 03:57:21.821391 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8352 | 2026.02.24 03:57:21.821410 [ 277 ] {53a4628e-f8b1-42c8-87fe-3ea99e62c30d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0014 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 8353 | 2026.02.24 03:57:21.821450 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.02.24 03:57:21.821473 [ 277 ] {53a4628e-f8b1-42c8-87fe-3ea99e62c30d} <Debug> TCPHandler: Processed in 0.001607185 sec. | ||
| 8355 | 2026.02.24 03:57:21.821474 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8356 | 2026.02.24 03:57:21.821550 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8357 | 2026.02.24 03:57:21.821561 [ 192 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 8358 | 2026.02.24 03:57:21.821587 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.02.24 03:57:21.821657 [ 192 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8360 | 2026.02.24 03:57:21.821689 [ 192 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16538 rows starting from the beginning of the part | ||
| 8361 | 2026.02.24 03:57:21.821689 [ 277 ] {8c3cee31-bb8f-4697-b730-4948871ecd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8362 | 2026.02.24 03:57:21.821745 [ 192 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8363 | 2026.02.24 03:57:21.821760 [ 277 ] {8c3cee31-bb8f-4697-b730-4948871ecd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8364 | 2026.02.24 03:57:21.821793 [ 192 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 8365 | 2026.02.24 03:57:21.821802 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_61_12} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.02.24 03:57:21.821841 [ 192 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 881 rows starting from the beginning of the part | ||
| 8367 | 2026.02.24 03:57:21.821877 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_61_12} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8368 | 2026.02.24 03:57:21.821886 [ 192 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8369 | 2026.02.24 03:57:21.821933 [ 192 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8370 | 2026.02.24 03:57:21.821948 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8371 | 2026.02.24 03:57:21.822568 [ 277 ] {8c3cee31-bb8f-4697-b730-4948871ecd41} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.02.24 03:57:21.822605 [ 277 ] {8c3cee31-bb8f-4697-b730-4948871ecd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8373 | 2026.02.24 03:57:21.823168 [ 277 ] {8c3cee31-bb8f-4697-b730-4948871ecd41} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8374 | 2026.02.24 03:57:21.823394 [ 277 ] {8c3cee31-bb8f-4697-b730-4948871ecd41} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2026.02.24 03:57:21.823526 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8376 | 2026.02.24 03:57:21.823536 [ 277 ] {8c3cee31-bb8f-4697-b730-4948871ecd41} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001865 sec., 5361.930294906167 rows/sec., 9.61 MiB/sec. | ||
| 8377 | 2026.02.24 03:57:21.823575 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2026.02.24 03:57:21.823603 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8379 | 2026.02.24 03:57:21.823620 [ 277 ] {8c3cee31-bb8f-4697-b730-4948871ecd41} <Debug> TCPHandler: Processed in 0.00208349 sec. | ||
| 8380 | 2026.02.24 03:57:21.823675 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 8381 | 2026.02.24 03:57:21.823733 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.02.24 03:57:21.823816 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8383 | 2026.02.24 03:57:21.823828 [ 277 ] {0a48f1a8-16f5-48e7-88da-7e13ecec251a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8384 | 2026.02.24 03:57:21.823861 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1004 rows starting from the beginning of the part | ||
| 8385 | 2026.02.24 03:57:21.823873 [ 277 ] {0a48f1a8-16f5-48e7-88da-7e13ecec251a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8386 | 2026.02.24 03:57:21.823965 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 8387 | 2026.02.24 03:57:21.824054 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8388 | 2026.02.24 03:57:21.824139 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 8389 | 2026.02.24 03:57:21.824212 [ 277 ] {0a48f1a8-16f5-48e7-88da-7e13ecec251a} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2026.02.24 03:57:21.824220 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8391 | 2026.02.24 03:57:21.824249 [ 277 ] {0a48f1a8-16f5-48e7-88da-7e13ecec251a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8392 | 2026.02.24 03:57:21.824310 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 8393 | 2026.02.24 03:57:21.824585 [ 277 ] {0a48f1a8-16f5-48e7-88da-7e13ecec251a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8394 | 2026.02.24 03:57:21.824797 [ 277 ] {0a48f1a8-16f5-48e7-88da-7e13ecec251a} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2026.02.24 03:57:21.824908 [ 104 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8396 | 2026.02.24 03:57:21.824927 [ 277 ] {0a48f1a8-16f5-48e7-88da-7e13ecec251a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 8397 | 2026.02.24 03:57:21.824939 [ 104 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2026.02.24 03:57:21.824967 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8399 | 2026.02.24 03:57:21.824972 [ 277 ] {0a48f1a8-16f5-48e7-88da-7e13ecec251a} <Debug> TCPHandler: Processed in 0.001289293 sec. | ||
| 8400 | 2026.02.24 03:57:21.825047 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 8401 | 2026.02.24 03:57:21.825158 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8402 | 2026.02.24 03:57:21.825191 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3180 rows starting from the beginning of the part | ||
| 8403 | 2026.02.24 03:57:21.825250 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 8404 | 2026.02.24 03:57:21.825301 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 8405 | 2026.02.24 03:57:21.825345 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 8406 | 2026.02.24 03:57:21.825387 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8407 | 2026.02.24 03:57:21.825429 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8408 | 2026.02.24 03:57:21.827075 [ 194 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 4 columns (4 merged, 0 gathered) in 0.00206651 sec., 1683998.6257022708 rows/sec., 113.42 MiB/sec. | ||
| 8409 | 2026.02.24 03:57:21.827466 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8410 | 2026.02.24 03:57:21.827740 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_61_12} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.02.24 03:57:21.827804 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_61_12} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8412 | 2026.02.24 03:57:21.827869 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8413 | 2026.02.24 03:57:21.828283 [ 189 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18059 rows, containing 5 columns (5 merged, 0 gathered) in 0.006746564 sec., 2676769.982468113 rows/sec., 183.87 MiB/sec. | ||
| 8414 | 2026.02.24 03:57:21.828653 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8415 | 2026.02.24 03:57:21.829019 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.02.24 03:57:21.829107 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8417 | 2026.02.24 03:57:21.829208 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8418 | 2026.02.24 03:57:21.831324 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 19 columns (19 merged, 0 gathered) in 0.007677344 sec., 142757.70370586496 rows/sec., 255.82 MiB/sec. | ||
| 8419 | 2026.02.24 03:57:21.832728 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8420 | 2026.02.24 03:57:21.833149 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.02.24 03:57:21.833218 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8422 | 2026.02.24 03:57:21.833325 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
| 8423 | 2026.02.24 03:57:22.000308 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.53 MiB, peak 312.30 MiB, free memory in arenas 0.00 B, will set to 305.20 MiB (RSS), difference: 6.67 MiB | ||
| 8424 | 2026.02.24 03:57:22.223242 [ 103 ] {} <Debug> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8425 | 2026.02.24 03:57:22.223309 [ 103 ] {} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.02.24 03:57:22.223331 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8427 | 2026.02.24 03:57:22.223433 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::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 | ||
| 8428 | 2026.02.24 03:57:22.223562 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8429 | 2026.02.24 03:57:22.223596 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 8430 | 2026.02.24 03:57:22.223662 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 8431 | 2026.02.24 03:57:22.223707 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8432 | 2026.02.24 03:57:22.223748 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 8433 | 2026.02.24 03:57:22.223788 [ 191 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 8434 | 2026.02.24 03:57:22.224563 [ 197 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168651 sec., 30804.748380825415 rows/sec., 2.57 MiB/sec. | ||
| 8435 | 2026.02.24 03:57:22.224776 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8436 | 2026.02.24 03:57:22.225121 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_18_4} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.02.24 03:57:22.225211 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_18_4} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8438 | 2026.02.24 03:57:22.225311 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8439 | 2026.02.24 03:57:24.978814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1016 | ||
| 8440 | 2026.02.24 03:57:24.981027 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.02.24 03:57:24.981079 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8442 | 2026.02.24 03:57:24.982228 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8443 | 2026.02.24 03:57:24.982489 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.02.24 03:57:24.982667 [ 101 ] {} <Debug> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8445 | 2026.02.24 03:57:24.982754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1016 | ||
| 8446 | 2026.02.24 03:57:24.982765 [ 101 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.02.24 03:57:24.982816 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 8448 | 2026.02.24 03:57:24.982928 [ 190 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 8449 | 2026.02.24 03:57:24.983395 [ 190 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8450 | 2026.02.24 03:57:24.983516 [ 190 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 872 rows starting from the beginning of the part | ||
| 8451 | 2026.02.24 03:57:24.983837 [ 190 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 8452 | 2026.02.24 03:57:24.984193 [ 190 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 8453 | 2026.02.24 03:57:24.984614 [ 190 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 8454 | 2026.02.24 03:57:24.984975 [ 190 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 8455 | 2026.02.24 03:57:24.985542 [ 190 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 8456 | 2026.02.24 03:57:24.991435 [ 197 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 72 columns (72 merged, 0 gathered) in 0.008551271 sec., 118812.74725125657 rows/sec., 94.93 MiB/sec. | ||
| 8457 | 2026.02.24 03:57:24.992587 [ 198 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8458 | 2026.02.24 03:57:24.993084 [ 198 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_31_6} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.02.24 03:57:24.993154 [ 198 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_31_6} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8460 | 2026.02.24 03:57:24.993274 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 8461 | 2026.02.24 03:57:26.816747 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2026.02.24 03:57:26.816963 [ 277 ] {7a5f09f6-b4b0-4264-8512-fcc7c1cc479a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8463 | 2026.02.24 03:57:26.817038 [ 277 ] {7a5f09f6-b4b0-4264-8512-fcc7c1cc479a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8464 | 2026.02.24 03:57:26.817688 [ 277 ] {7a5f09f6-b4b0-4264-8512-fcc7c1cc479a} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.02.24 03:57:26.817736 [ 277 ] {7a5f09f6-b4b0-4264-8512-fcc7c1cc479a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8466 | 2026.02.24 03:57:26.818171 [ 277 ] {7a5f09f6-b4b0-4264-8512-fcc7c1cc479a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8467 | 2026.02.24 03:57:26.818391 [ 277 ] {7a5f09f6-b4b0-4264-8512-fcc7c1cc479a} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.02.24 03:57:26.818553 [ 277 ] {7a5f09f6-b4b0-4264-8512-fcc7c1cc479a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001643 sec., 4869.1418137553255 rows/sec., 397.04 KiB/sec. | ||
| 8469 | 2026.02.24 03:57:26.818605 [ 277 ] {7a5f09f6-b4b0-4264-8512-fcc7c1cc479a} <Debug> TCPHandler: Processed in 0.001997779 sec. | ||
| 8470 | 2026.02.24 03:57:26.818731 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.02.24 03:57:26.818832 [ 277 ] {b4a35d86-74b6-4400-b34f-425d6a0fb7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8472 | 2026.02.24 03:57:26.818877 [ 277 ] {b4a35d86-74b6-4400-b34f-425d6a0fb7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8473 | 2026.02.24 03:57:26.819360 [ 277 ] {b4a35d86-74b6-4400-b34f-425d6a0fb7cd} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.02.24 03:57:26.819394 [ 277 ] {b4a35d86-74b6-4400-b34f-425d6a0fb7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8475 | 2026.02.24 03:57:26.819715 [ 277 ] {b4a35d86-74b6-4400-b34f-425d6a0fb7cd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8476 | 2026.02.24 03:57:26.819924 [ 277 ] {b4a35d86-74b6-4400-b34f-425d6a0fb7cd} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.02.24 03:57:26.820054 [ 277 ] {b4a35d86-74b6-4400-b34f-425d6a0fb7cd} <Debug> executeQuery: Read 122 rows, 10.57 KiB in 0.001244 sec., 98070.73954983921 rows/sec., 8.30 MiB/sec. | ||
| 8478 | 2026.02.24 03:57:26.820092 [ 277 ] {b4a35d86-74b6-4400-b34f-425d6a0fb7cd} <Debug> TCPHandler: Processed in 0.001415283 sec. | ||
| 8479 | 2026.02.24 03:57:26.820212 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.02.24 03:57:26.820308 [ 277 ] {9e9e762a-a367-4df2-addb-8c5cef2b4725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8481 | 2026.02.24 03:57:26.820348 [ 277 ] {9e9e762a-a367-4df2-addb-8c5cef2b4725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8482 | 2026.02.24 03:57:26.820759 [ 277 ] {9e9e762a-a367-4df2-addb-8c5cef2b4725} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.02.24 03:57:26.820794 [ 277 ] {9e9e762a-a367-4df2-addb-8c5cef2b4725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8484 | 2026.02.24 03:57:26.821096 [ 277 ] {9e9e762a-a367-4df2-addb-8c5cef2b4725} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8485 | 2026.02.24 03:57:26.821299 [ 277 ] {9e9e762a-a367-4df2-addb-8c5cef2b4725} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.02.24 03:57:26.821443 [ 277 ] {9e9e762a-a367-4df2-addb-8c5cef2b4725} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001153 sec., 33824.804856895054 rows/sec., 2.45 MiB/sec. | ||
| 8487 | 2026.02.24 03:57:26.821482 [ 277 ] {9e9e762a-a367-4df2-addb-8c5cef2b4725} <Debug> TCPHandler: Processed in 0.001321553 sec. | ||
| 8488 | 2026.02.24 03:57:26.821593 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2026.02.24 03:57:26.821688 [ 277 ] {b7f6bcb6-d642-44a1-873f-e4cc894ab240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8490 | 2026.02.24 03:57:26.821728 [ 277 ] {b7f6bcb6-d642-44a1-873f-e4cc894ab240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8491 | 2026.02.24 03:57:26.822151 [ 277 ] {b7f6bcb6-d642-44a1-873f-e4cc894ab240} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.02.24 03:57:26.822187 [ 277 ] {b7f6bcb6-d642-44a1-873f-e4cc894ab240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8493 | 2026.02.24 03:57:26.822524 [ 277 ] {b7f6bcb6-d642-44a1-873f-e4cc894ab240} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8494 | 2026.02.24 03:57:26.822723 [ 277 ] {b7f6bcb6-d642-44a1-873f-e4cc894ab240} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.02.24 03:57:26.822850 [ 277 ] {b7f6bcb6-d642-44a1-873f-e4cc894ab240} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001181 sec., 87214.22523285351 rows/sec., 6.82 MiB/sec. | ||
| 8496 | 2026.02.24 03:57:26.822888 [ 277 ] {b7f6bcb6-d642-44a1-873f-e4cc894ab240} <Debug> TCPHandler: Processed in 0.001344752 sec. | ||
| 8497 | 2026.02.24 03:57:26.823001 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2026.02.24 03:57:26.823093 [ 277 ] {7046e144-1a62-40dd-ae87-2b876e928ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8499 | 2026.02.24 03:57:26.823137 [ 277 ] {7046e144-1a62-40dd-ae87-2b876e928ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8500 | 2026.02.24 03:57:26.823539 [ 277 ] {7046e144-1a62-40dd-ae87-2b876e928ab7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.02.24 03:57:26.823575 [ 277 ] {7046e144-1a62-40dd-ae87-2b876e928ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8502 | 2026.02.24 03:57:26.823900 [ 277 ] {7046e144-1a62-40dd-ae87-2b876e928ab7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8503 | 2026.02.24 03:57:26.824106 [ 277 ] {7046e144-1a62-40dd-ae87-2b876e928ab7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.02.24 03:57:26.824234 [ 277 ] {7046e144-1a62-40dd-ae87-2b876e928ab7} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001159 sec., 141501.29421915443 rows/sec., 9.85 MiB/sec. | ||
| 8505 | 2026.02.24 03:57:26.824272 [ 277 ] {7046e144-1a62-40dd-ae87-2b876e928ab7} <Debug> TCPHandler: Processed in 0.001321123 sec. | ||
| 8506 | 2026.02.24 03:57:26.824387 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2026.02.24 03:57:26.824481 [ 277 ] {ad1b1b12-1ab7-4a96-94c3-f6c1533e9ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8508 | 2026.02.24 03:57:26.824536 [ 277 ] {ad1b1b12-1ab7-4a96-94c3-f6c1533e9ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8509 | 2026.02.24 03:57:26.825368 [ 277 ] {ad1b1b12-1ab7-4a96-94c3-f6c1533e9ffe} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.02.24 03:57:26.825404 [ 277 ] {ad1b1b12-1ab7-4a96-94c3-f6c1533e9ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8511 | 2026.02.24 03:57:26.825937 [ 277 ] {ad1b1b12-1ab7-4a96-94c3-f6c1533e9ffe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8512 | 2026.02.24 03:57:26.826158 [ 277 ] {ad1b1b12-1ab7-4a96-94c3-f6c1533e9ffe} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.02.24 03:57:26.826297 [ 277 ] {ad1b1b12-1ab7-4a96-94c3-f6c1533e9ffe} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001833 sec., 16912.165848336062 rows/sec., 30.31 MiB/sec. | ||
| 8514 | 2026.02.24 03:57:26.826364 [ 277 ] {ad1b1b12-1ab7-4a96-94c3-f6c1533e9ffe} <Debug> TCPHandler: Processed in 0.00202631 sec. | ||
| 8515 | 2026.02.24 03:57:26.826478 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8516 | 2026.02.24 03:57:26.826571 [ 277 ] {84354b5f-d9d1-4075-b4b4-2c608d3c54fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8517 | 2026.02.24 03:57:26.826612 [ 277 ] {84354b5f-d9d1-4075-b4b4-2c608d3c54fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8518 | 2026.02.24 03:57:26.826947 [ 277 ] {84354b5f-d9d1-4075-b4b4-2c608d3c54fa} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2026.02.24 03:57:26.826982 [ 277 ] {84354b5f-d9d1-4075-b4b4-2c608d3c54fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8520 | 2026.02.24 03:57:26.827281 [ 277 ] {84354b5f-d9d1-4075-b4b4-2c608d3c54fa} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8521 | 2026.02.24 03:57:26.827509 [ 277 ] {84354b5f-d9d1-4075-b4b4-2c608d3c54fa} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.02.24 03:57:26.827638 [ 277 ] {84354b5f-d9d1-4075-b4b4-2c608d3c54fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 8523 | 2026.02.24 03:57:26.827674 [ 277 ] {84354b5f-d9d1-4075-b4b4-2c608d3c54fa} <Debug> TCPHandler: Processed in 0.001246582 sec. | ||
| 8524 | 2026.02.24 03:57:27.431256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20628 | ||
| 8525 | 2026.02.24 03:57:27.432098 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.02.24 03:57:27.432177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8527 | 2026.02.24 03:57:27.432765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8528 | 2026.02.24 03:57:27.432990 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.02.24 03:57:27.433133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20628 | ||
| 8530 | 2026.02.24 03:57:28.519507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8531 | 2026.02.24 03:57:28.535274 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2026.02.24 03:57:28.535344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8533 | 2026.02.24 03:57:28.542391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8534 | 2026.02.24 03:57:28.543205 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2026.02.24 03:57:28.547086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8536 | 2026.02.24 03:57:31.815535 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.02.24 03:57:31.815785 [ 277 ] {9af8d513-bcb8-4d27-a273-885fa4420f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8538 | 2026.02.24 03:57:31.815872 [ 277 ] {9af8d513-bcb8-4d27-a273-885fa4420f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8539 | 2026.02.24 03:57:31.816707 [ 277 ] {9af8d513-bcb8-4d27-a273-885fa4420f24} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.02.24 03:57:31.816757 [ 277 ] {9af8d513-bcb8-4d27-a273-885fa4420f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8541 | 2026.02.24 03:57:31.817169 [ 277 ] {9af8d513-bcb8-4d27-a273-885fa4420f24} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8542 | 2026.02.24 03:57:31.817397 [ 277 ] {9af8d513-bcb8-4d27-a273-885fa4420f24} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.02.24 03:57:31.817564 [ 277 ] {9af8d513-bcb8-4d27-a273-885fa4420f24} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001841 sec., 41281.91200434547 rows/sec., 3.40 MiB/sec. | ||
| 8544 | 2026.02.24 03:57:31.817615 [ 277 ] {9af8d513-bcb8-4d27-a273-885fa4420f24} <Debug> TCPHandler: Processed in 0.002238492 sec. | ||
| 8545 | 2026.02.24 03:57:31.817751 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.02.24 03:57:31.817854 [ 277 ] {56111bb1-171d-4808-b6e5-8b263da6a039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8547 | 2026.02.24 03:57:31.817898 [ 277 ] {56111bb1-171d-4808-b6e5-8b263da6a039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8548 | 2026.02.24 03:57:31.818323 [ 277 ] {56111bb1-171d-4808-b6e5-8b263da6a039} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.02.24 03:57:31.818362 [ 277 ] {56111bb1-171d-4808-b6e5-8b263da6a039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8550 | 2026.02.24 03:57:31.818669 [ 277 ] {56111bb1-171d-4808-b6e5-8b263da6a039} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8551 | 2026.02.24 03:57:31.818880 [ 277 ] {56111bb1-171d-4808-b6e5-8b263da6a039} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.02.24 03:57:31.819015 [ 277 ] {56111bb1-171d-4808-b6e5-8b263da6a039} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 8553 | 2026.02.24 03:57:31.819054 [ 277 ] {56111bb1-171d-4808-b6e5-8b263da6a039} <Debug> TCPHandler: Processed in 0.001356263 sec. | ||
| 8554 | 2026.02.24 03:57:31.819157 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2026.02.24 03:57:31.819254 [ 277 ] {553ddb6d-374c-4d29-b906-b58b8762a224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8556 | 2026.02.24 03:57:31.819295 [ 277 ] {553ddb6d-374c-4d29-b906-b58b8762a224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8557 | 2026.02.24 03:57:31.819716 [ 277 ] {553ddb6d-374c-4d29-b906-b58b8762a224} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.02.24 03:57:31.819752 [ 277 ] {553ddb6d-374c-4d29-b906-b58b8762a224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8559 | 2026.02.24 03:57:31.820081 [ 277 ] {553ddb6d-374c-4d29-b906-b58b8762a224} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8560 | 2026.02.24 03:57:31.820296 [ 277 ] {553ddb6d-374c-4d29-b906-b58b8762a224} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.02.24 03:57:31.820426 [ 277 ] {553ddb6d-374c-4d29-b906-b58b8762a224} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001193 sec., 62028.499580888514 rows/sec., 4.84 MiB/sec. | ||
| 8562 | 2026.02.24 03:57:31.820465 [ 277 ] {553ddb6d-374c-4d29-b906-b58b8762a224} <Debug> TCPHandler: Processed in 0.001358743 sec. | ||
| 8563 | 2026.02.24 03:57:31.820578 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2026.02.24 03:57:31.820673 [ 277 ] {6df0b348-c82c-4b73-8b4a-6887cfaf50f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8565 | 2026.02.24 03:57:31.820716 [ 277 ] {6df0b348-c82c-4b73-8b4a-6887cfaf50f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8566 | 2026.02.24 03:57:31.821130 [ 277 ] {6df0b348-c82c-4b73-8b4a-6887cfaf50f4} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.02.24 03:57:31.821167 [ 277 ] {6df0b348-c82c-4b73-8b4a-6887cfaf50f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8568 | 2026.02.24 03:57:31.821502 [ 277 ] {6df0b348-c82c-4b73-8b4a-6887cfaf50f4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8569 | 2026.02.24 03:57:31.821714 [ 277 ] {6df0b348-c82c-4b73-8b4a-6887cfaf50f4} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.02.24 03:57:31.821844 [ 277 ] {6df0b348-c82c-4b73-8b4a-6887cfaf50f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 8571 | 2026.02.24 03:57:31.821881 [ 277 ] {6df0b348-c82c-4b73-8b4a-6887cfaf50f4} <Debug> TCPHandler: Processed in 0.001352822 sec. | ||
| 8572 | 2026.02.24 03:57:31.821988 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2026.02.24 03:57:31.822089 [ 277 ] {582e575f-4c04-4393-ba0b-e4a1ccd49b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8574 | 2026.02.24 03:57:31.822145 [ 277 ] {582e575f-4c04-4393-ba0b-e4a1ccd49b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8575 | 2026.02.24 03:57:31.822942 [ 277 ] {582e575f-4c04-4393-ba0b-e4a1ccd49b58} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.02.24 03:57:31.822979 [ 277 ] {582e575f-4c04-4393-ba0b-e4a1ccd49b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8577 | 2026.02.24 03:57:31.823515 [ 277 ] {582e575f-4c04-4393-ba0b-e4a1ccd49b58} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8578 | 2026.02.24 03:57:31.823736 [ 277 ] {582e575f-4c04-4393-ba0b-e4a1ccd49b58} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.02.24 03:57:31.823884 [ 277 ] {582e575f-4c04-4393-ba0b-e4a1ccd49b58} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 8580 | 2026.02.24 03:57:31.823946 [ 277 ] {582e575f-4c04-4393-ba0b-e4a1ccd49b58} <Debug> TCPHandler: Processed in 0.002009639 sec. | ||
| 8581 | 2026.02.24 03:57:31.824062 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2026.02.24 03:57:31.824156 [ 277 ] {02780330-db28-4de2-bbf1-f5c2302b512f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8583 | 2026.02.24 03:57:31.824198 [ 277 ] {02780330-db28-4de2-bbf1-f5c2302b512f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8584 | 2026.02.24 03:57:31.824538 [ 277 ] {02780330-db28-4de2-bbf1-f5c2302b512f} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.02.24 03:57:31.824574 [ 277 ] {02780330-db28-4de2-bbf1-f5c2302b512f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8586 | 2026.02.24 03:57:31.824883 [ 277 ] {02780330-db28-4de2-bbf1-f5c2302b512f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8587 | 2026.02.24 03:57:31.825089 [ 277 ] {02780330-db28-4de2-bbf1-f5c2302b512f} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.02.24 03:57:31.825218 [ 277 ] {02780330-db28-4de2-bbf1-f5c2302b512f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8589 | 2026.02.24 03:57:31.825258 [ 277 ] {02780330-db28-4de2-bbf1-f5c2302b512f} <Debug> TCPHandler: Processed in 0.001245962 sec. | ||
| 8590 | 2026.02.24 03:57:34.801400 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8591 | 2026.02.24 03:57:34.801446 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8592 | 2026.02.24 03:57:34.933451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21076 | ||
| 8593 | 2026.02.24 03:57:34.934104 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.02.24 03:57:34.934156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8595 | 2026.02.24 03:57:34.934726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8596 | 2026.02.24 03:57:34.934967 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.02.24 03:57:34.935108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21076 | ||
| 8598 | 2026.02.24 03:57:34.983192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1042 | ||
| 8599 | 2026.02.24 03:57:34.985450 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.02.24 03:57:34.985499 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8601 | 2026.02.24 03:57:34.986795 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8602 | 2026.02.24 03:57:34.987073 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.02.24 03:57:34.987445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8604 | 2026.02.24 03:57:36.047554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8605 | 2026.02.24 03:57:36.063842 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.02.24 03:57:36.063892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8607 | 2026.02.24 03:57:36.070079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8608 | 2026.02.24 03:57:36.070780 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.02.24 03:57:36.073575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8610 | 2026.02.24 03:57:36.816897 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8611 | 2026.02.24 03:57:36.817093 [ 277 ] {b41bf4bf-7451-4d17-b0d1-24db70c66d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8612 | 2026.02.24 03:57:36.817166 [ 277 ] {b41bf4bf-7451-4d17-b0d1-24db70c66d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8613 | 2026.02.24 03:57:36.817913 [ 277 ] {b41bf4bf-7451-4d17-b0d1-24db70c66d65} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.02.24 03:57:36.817957 [ 277 ] {b41bf4bf-7451-4d17-b0d1-24db70c66d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8615 | 2026.02.24 03:57:36.818358 [ 277 ] {b41bf4bf-7451-4d17-b0d1-24db70c66d65} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8616 | 2026.02.24 03:57:36.818577 [ 277 ] {b41bf4bf-7451-4d17-b0d1-24db70c66d65} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.02.24 03:57:36.818728 [ 277 ] {b41bf4bf-7451-4d17-b0d1-24db70c66d65} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00169 sec., 69822.48520710059 rows/sec., 5.94 MiB/sec. | ||
| 8618 | 2026.02.24 03:57:36.818768 [ 277 ] {b41bf4bf-7451-4d17-b0d1-24db70c66d65} <Debug> TCPHandler: Processed in 0.002009099 sec. | ||
| 8619 | 2026.02.24 03:57:36.818892 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8620 | 2026.02.24 03:57:36.818991 [ 277 ] {9bd61a1c-1c78-49db-aa20-98af5edca13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8621 | 2026.02.24 03:57:36.819032 [ 277 ] {9bd61a1c-1c78-49db-aa20-98af5edca13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8622 | 2026.02.24 03:57:36.819436 [ 277 ] {9bd61a1c-1c78-49db-aa20-98af5edca13f} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2026.02.24 03:57:36.819472 [ 277 ] {9bd61a1c-1c78-49db-aa20-98af5edca13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8624 | 2026.02.24 03:57:36.819776 [ 277 ] {9bd61a1c-1c78-49db-aa20-98af5edca13f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8625 | 2026.02.24 03:57:36.819985 [ 277 ] {9bd61a1c-1c78-49db-aa20-98af5edca13f} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2026.02.24 03:57:36.820114 [ 277 ] {9bd61a1c-1c78-49db-aa20-98af5edca13f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001142 sec., 27145.359019264448 rows/sec., 1.99 MiB/sec. | ||
| 8627 | 2026.02.24 03:57:36.820150 [ 277 ] {9bd61a1c-1c78-49db-aa20-98af5edca13f} <Debug> TCPHandler: Processed in 0.001309792 sec. | ||
| 8628 | 2026.02.24 03:57:36.820258 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2026.02.24 03:57:36.820354 [ 277 ] {e1d15e03-69f4-4019-b19c-b29b393e34f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8630 | 2026.02.24 03:57:36.820400 [ 277 ] {e1d15e03-69f4-4019-b19c-b29b393e34f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8631 | 2026.02.24 03:57:36.820811 [ 277 ] {e1d15e03-69f4-4019-b19c-b29b393e34f7} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2026.02.24 03:57:36.820846 [ 277 ] {e1d15e03-69f4-4019-b19c-b29b393e34f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8633 | 2026.02.24 03:57:36.821143 [ 277 ] {e1d15e03-69f4-4019-b19c-b29b393e34f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8634 | 2026.02.24 03:57:36.821347 [ 277 ] {e1d15e03-69f4-4019-b19c-b29b393e34f7} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2026.02.24 03:57:36.821473 [ 277 ] {e1d15e03-69f4-4019-b19c-b29b393e34f7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001136 sec., 83626.76056338027 rows/sec., 6.53 MiB/sec. | ||
| 8636 | 2026.02.24 03:57:36.821509 [ 277 ] {e1d15e03-69f4-4019-b19c-b29b393e34f7} <Debug> TCPHandler: Processed in 0.001299432 sec. | ||
| 8637 | 2026.02.24 03:57:36.821679 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.02.24 03:57:36.821774 [ 277 ] {6d4ae9de-b9a3-4c60-8455-c003a61abfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8639 | 2026.02.24 03:57:36.821817 [ 277 ] {6d4ae9de-b9a3-4c60-8455-c003a61abfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8640 | 2026.02.24 03:57:36.822214 [ 277 ] {6d4ae9de-b9a3-4c60-8455-c003a61abfbb} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.02.24 03:57:36.822247 [ 277 ] {6d4ae9de-b9a3-4c60-8455-c003a61abfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8642 | 2026.02.24 03:57:36.822573 [ 277 ] {6d4ae9de-b9a3-4c60-8455-c003a61abfbb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8643 | 2026.02.24 03:57:36.822776 [ 277 ] {6d4ae9de-b9a3-4c60-8455-c003a61abfbb} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.02.24 03:57:36.822905 [ 277 ] {6d4ae9de-b9a3-4c60-8455-c003a61abfbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 8645 | 2026.02.24 03:57:36.822940 [ 277 ] {6d4ae9de-b9a3-4c60-8455-c003a61abfbb} <Debug> TCPHandler: Processed in 0.001310652 sec. | ||
| 8646 | 2026.02.24 03:57:36.823041 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.02.24 03:57:36.823134 [ 277 ] {9cfbab7e-dc7f-4d0e-a496-915ca1b6b2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8648 | 2026.02.24 03:57:36.823186 [ 277 ] {9cfbab7e-dc7f-4d0e-a496-915ca1b6b2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8649 | 2026.02.24 03:57:36.823971 [ 277 ] {9cfbab7e-dc7f-4d0e-a496-915ca1b6b2fe} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.02.24 03:57:36.824005 [ 277 ] {9cfbab7e-dc7f-4d0e-a496-915ca1b6b2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8651 | 2026.02.24 03:57:36.824549 [ 277 ] {9cfbab7e-dc7f-4d0e-a496-915ca1b6b2fe} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8652 | 2026.02.24 03:57:36.824774 [ 277 ] {9cfbab7e-dc7f-4d0e-a496-915ca1b6b2fe} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.02.24 03:57:36.824910 [ 277 ] {9cfbab7e-dc7f-4d0e-a496-915ca1b6b2fe} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001794 sec., 17279.821627647714 rows/sec., 30.96 MiB/sec. | ||
| 8654 | 2026.02.24 03:57:36.824973 [ 277 ] {9cfbab7e-dc7f-4d0e-a496-915ca1b6b2fe} <Debug> TCPHandler: Processed in 0.001981968 sec. | ||
| 8655 | 2026.02.24 03:57:36.825087 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2026.02.24 03:57:36.825183 [ 277 ] {6fdb660f-ae29-421b-af16-bbe792ef05f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8657 | 2026.02.24 03:57:36.825225 [ 277 ] {6fdb660f-ae29-421b-af16-bbe792ef05f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8658 | 2026.02.24 03:57:36.825557 [ 277 ] {6fdb660f-ae29-421b-af16-bbe792ef05f4} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2026.02.24 03:57:36.825591 [ 277 ] {6fdb660f-ae29-421b-af16-bbe792ef05f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 8660 | 2026.02.24 03:57:36.825893 [ 277 ] {6fdb660f-ae29-421b-af16-bbe792ef05f4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8661 | 2026.02.24 03:57:36.826100 [ 277 ] {6fdb660f-ae29-421b-af16-bbe792ef05f4} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2026.02.24 03:57:36.826225 [ 277 ] {6fdb660f-ae29-421b-af16-bbe792ef05f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 8663 | 2026.02.24 03:57:36.826261 [ 277 ] {6fdb660f-ae29-421b-af16-bbe792ef05f4} <Debug> TCPHandler: Processed in 0.001224612 sec. | ||
| 8664 | 2026.02.24 03:57:41.844777 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.02.24 03:57:41.844989 [ 277 ] {799ca651-0b30-4ac5-962d-53cf61e78b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8666 | 2026.02.24 03:57:41.845062 [ 277 ] {799ca651-0b30-4ac5-962d-53cf61e78b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8667 | 2026.02.24 03:57:41.845753 [ 277 ] {799ca651-0b30-4ac5-962d-53cf61e78b70} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.02.24 03:57:41.845807 [ 277 ] {799ca651-0b30-4ac5-962d-53cf61e78b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8669 | 2026.02.24 03:57:41.846219 [ 277 ] {799ca651-0b30-4ac5-962d-53cf61e78b70} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8670 | 2026.02.24 03:57:41.846445 [ 277 ] {799ca651-0b30-4ac5-962d-53cf61e78b70} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.02.24 03:57:41.846613 [ 277 ] {799ca651-0b30-4ac5-962d-53cf61e78b70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001676 sec., 14319.809069212411 rows/sec., 1.19 MiB/sec. | ||
| 8672 | 2026.02.24 03:57:41.846654 [ 277 ] {799ca651-0b30-4ac5-962d-53cf61e78b70} <Debug> TCPHandler: Processed in 0.00201484 sec. | ||
| 8673 | 2026.02.24 03:57:41.846773 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2026.02.24 03:57:41.846870 [ 277 ] {8c23d31f-a952-46ec-8c17-14eb5452c6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8675 | 2026.02.24 03:57:41.846910 [ 277 ] {8c23d31f-a952-46ec-8c17-14eb5452c6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8676 | 2026.02.24 03:57:41.847297 [ 277 ] {8c23d31f-a952-46ec-8c17-14eb5452c6c1} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.02.24 03:57:41.847334 [ 277 ] {8c23d31f-a952-46ec-8c17-14eb5452c6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8678 | 2026.02.24 03:57:41.847617 [ 277 ] {8c23d31f-a952-46ec-8c17-14eb5452c6c1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8679 | 2026.02.24 03:57:41.847830 [ 277 ] {8c23d31f-a952-46ec-8c17-14eb5452c6c1} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.02.24 03:57:41.847957 [ 277 ] {8c23d31f-a952-46ec-8c17-14eb5452c6c1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001106 sec., 3616.6365280289333 rows/sec., 294.91 KiB/sec. | ||
| 8681 | 2026.02.24 03:57:41.847994 [ 277 ] {8c23d31f-a952-46ec-8c17-14eb5452c6c1} <Debug> TCPHandler: Processed in 0.001271523 sec. | ||
| 8682 | 2026.02.24 03:57:41.848103 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.02.24 03:57:41.848196 [ 277 ] {92c624e2-d123-496c-b3b2-14a65b625612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8684 | 2026.02.24 03:57:41.848235 [ 277 ] {92c624e2-d123-496c-b3b2-14a65b625612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8685 | 2026.02.24 03:57:41.849318 [ 277 ] {92c624e2-d123-496c-b3b2-14a65b625612} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.02.24 03:57:41.849354 [ 277 ] {92c624e2-d123-496c-b3b2-14a65b625612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8687 | 2026.02.24 03:57:41.849735 [ 277 ] {92c624e2-d123-496c-b3b2-14a65b625612} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8688 | 2026.02.24 03:57:41.849937 [ 277 ] {92c624e2-d123-496c-b3b2-14a65b625612} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.02.24 03:57:41.850068 [ 277 ] {92c624e2-d123-496c-b3b2-14a65b625612} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001889 sec., 708311.2758073055 rows/sec., 59.24 MiB/sec. | ||
| 8690 | 2026.02.24 03:57:41.850105 [ 277 ] {92c624e2-d123-496c-b3b2-14a65b625612} <Debug> TCPHandler: Processed in 0.00205188 sec. | ||
| 8691 | 2026.02.24 03:57:41.850216 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.02.24 03:57:41.850311 [ 277 ] {979ea3c9-c52f-4fe4-9901-c624d2a000e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8693 | 2026.02.24 03:57:41.850351 [ 277 ] {979ea3c9-c52f-4fe4-9901-c624d2a000e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8694 | 2026.02.24 03:57:41.850754 [ 277 ] {979ea3c9-c52f-4fe4-9901-c624d2a000e8} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.02.24 03:57:41.850790 [ 277 ] {979ea3c9-c52f-4fe4-9901-c624d2a000e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8696 | 2026.02.24 03:57:41.851081 [ 277 ] {979ea3c9-c52f-4fe4-9901-c624d2a000e8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8697 | 2026.02.24 03:57:41.851291 [ 277 ] {979ea3c9-c52f-4fe4-9901-c624d2a000e8} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.02.24 03:57:41.851396 [ 76 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8699 | 2026.02.24 03:57:41.851419 [ 277 ] {979ea3c9-c52f-4fe4-9901-c624d2a000e8} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001127 sec., 23070.097604259096 rows/sec., 1.73 MiB/sec. | ||
| 8700 | 2026.02.24 03:57:41.851466 [ 76 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.02.24 03:57:41.851476 [ 277 ] {979ea3c9-c52f-4fe4-9901-c624d2a000e8} <Debug> TCPHandler: Processed in 0.001308613 sec. | ||
| 8702 | 2026.02.24 03:57:41.851500 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8703 | 2026.02.24 03:57:41.851598 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.02.24 03:57:41.851617 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 8705 | 2026.02.24 03:57:41.851696 [ 277 ] {3e05df8b-5b6e-4107-ad67-76ec633def54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.02.24 03:57:41.851739 [ 277 ] {3e05df8b-5b6e-4107-ad67-76ec633def54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8707 | 2026.02.24 03:57:41.851749 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8708 | 2026.02.24 03:57:41.851788 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 71 rows starting from the beginning of the part | ||
| 8709 | 2026.02.24 03:57:41.851858 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 8710 | 2026.02.24 03:57:41.851901 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part | ||
| 8711 | 2026.02.24 03:57:41.851946 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 8712 | 2026.02.24 03:57:41.851988 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
| 8713 | 2026.02.24 03:57:41.852025 [ 197 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
| 8714 | 2026.02.24 03:57:41.852232 [ 277 ] {3e05df8b-5b6e-4107-ad67-76ec633def54} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.02.24 03:57:41.852273 [ 277 ] {3e05df8b-5b6e-4107-ad67-76ec633def54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8716 | 2026.02.24 03:57:41.852620 [ 277 ] {3e05df8b-5b6e-4107-ad67-76ec633def54} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8717 | 2026.02.24 03:57:41.852841 [ 198 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271862 sec., 147028.5298247766 rows/sec., 11.32 MiB/sec. | ||
| 8718 | 2026.02.24 03:57:41.852849 [ 277 ] {3e05df8b-5b6e-4107-ad67-76ec633def54} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.02.24 03:57:41.853030 [ 277 ] {3e05df8b-5b6e-4107-ad67-76ec633def54} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001352 sec., 186390.53254437872 rows/sec., 12.89 MiB/sec. | ||
| 8720 | 2026.02.24 03:57:41.853032 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8721 | 2026.02.24 03:57:41.853072 [ 277 ] {3e05df8b-5b6e-4107-ad67-76ec633def54} <Debug> TCPHandler: Processed in 0.001522544 sec. | ||
| 8722 | 2026.02.24 03:57:41.853196 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2026.02.24 03:57:41.853291 [ 277 ] {cda842a6-3d6b-418c-8e9f-b0ded2fec179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8724 | 2026.02.24 03:57:41.853333 [ 277 ] {cda842a6-3d6b-418c-8e9f-b0ded2fec179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8725 | 2026.02.24 03:57:41.853358 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_61_12} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.02.24 03:57:41.853449 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_61_12} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8727 | 2026.02.24 03:57:41.853541 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8728 | 2026.02.24 03:57:41.853733 [ 277 ] {cda842a6-3d6b-418c-8e9f-b0ded2fec179} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.02.24 03:57:41.853774 [ 277 ] {cda842a6-3d6b-418c-8e9f-b0ded2fec179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8730 | 2026.02.24 03:57:41.854072 [ 277 ] {cda842a6-3d6b-418c-8e9f-b0ded2fec179} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8731 | 2026.02.24 03:57:41.854289 [ 277 ] {cda842a6-3d6b-418c-8e9f-b0ded2fec179} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.02.24 03:57:41.854419 [ 277 ] {cda842a6-3d6b-418c-8e9f-b0ded2fec179} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 8733 | 2026.02.24 03:57:41.854458 [ 277 ] {cda842a6-3d6b-418c-8e9f-b0ded2fec179} <Debug> TCPHandler: Processed in 0.001312143 sec. | ||
| 8734 | 2026.02.24 03:57:41.854568 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8735 | 2026.02.24 03:57:41.854660 [ 277 ] {245555f6-a014-4a4e-a0fd-cfa871a13a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8736 | 2026.02.24 03:57:41.854700 [ 277 ] {245555f6-a014-4a4e-a0fd-cfa871a13a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8737 | 2026.02.24 03:57:41.855325 [ 277 ] {245555f6-a014-4a4e-a0fd-cfa871a13a9e} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.02.24 03:57:41.855362 [ 277 ] {245555f6-a014-4a4e-a0fd-cfa871a13a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8739 | 2026.02.24 03:57:41.855753 [ 277 ] {245555f6-a014-4a4e-a0fd-cfa871a13a9e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8740 | 2026.02.24 03:57:41.855966 [ 277 ] {245555f6-a014-4a4e-a0fd-cfa871a13a9e} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.02.24 03:57:41.856095 [ 277 ] {245555f6-a014-4a4e-a0fd-cfa871a13a9e} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001452 sec., 392561.9834710744 rows/sec., 29.45 MiB/sec. | ||
| 8742 | 2026.02.24 03:57:41.856131 [ 277 ] {245555f6-a014-4a4e-a0fd-cfa871a13a9e} <Debug> TCPHandler: Processed in 0.001613815 sec. | ||
| 8743 | 2026.02.24 03:57:41.856239 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8744 | 2026.02.24 03:57:41.856333 [ 277 ] {96913ec0-883a-4d84-83a6-1bb2ac976d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8745 | 2026.02.24 03:57:41.856377 [ 277 ] {96913ec0-883a-4d84-83a6-1bb2ac976d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8746 | 2026.02.24 03:57:41.857041 [ 277 ] {96913ec0-883a-4d84-83a6-1bb2ac976d5c} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8747 | 2026.02.24 03:57:41.857077 [ 277 ] {96913ec0-883a-4d84-83a6-1bb2ac976d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8748 | 2026.02.24 03:57:41.857441 [ 277 ] {96913ec0-883a-4d84-83a6-1bb2ac976d5c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8749 | 2026.02.24 03:57:41.857662 [ 277 ] {96913ec0-883a-4d84-83a6-1bb2ac976d5c} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2026.02.24 03:57:41.857807 [ 277 ] {96913ec0-883a-4d84-83a6-1bb2ac976d5c} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001492 sec., 591152.8150134048 rows/sec., 40.12 MiB/sec. | ||
| 8751 | 2026.02.24 03:57:41.857844 [ 277 ] {96913ec0-883a-4d84-83a6-1bb2ac976d5c} <Debug> TCPHandler: Processed in 0.001654546 sec. | ||
| 8752 | 2026.02.24 03:57:41.857957 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8753 | 2026.02.24 03:57:41.858052 [ 277 ] {6dc6216c-3f83-48e1-a28b-765c495ff67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8754 | 2026.02.24 03:57:41.858105 [ 277 ] {6dc6216c-3f83-48e1-a28b-765c495ff67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8755 | 2026.02.24 03:57:41.859045 [ 277 ] {6dc6216c-3f83-48e1-a28b-765c495ff67a} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.02.24 03:57:41.859083 [ 277 ] {6dc6216c-3f83-48e1-a28b-765c495ff67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8757 | 2026.02.24 03:57:41.859592 [ 277 ] {6dc6216c-3f83-48e1-a28b-765c495ff67a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8758 | 2026.02.24 03:57:41.859814 [ 277 ] {6dc6216c-3f83-48e1-a28b-765c495ff67a} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.02.24 03:57:41.859957 [ 277 ] {6dc6216c-3f83-48e1-a28b-765c495ff67a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001923 sec., 5200.208008320333 rows/sec., 9.32 MiB/sec. | ||
| 8760 | 2026.02.24 03:57:41.860024 [ 277 ] {6dc6216c-3f83-48e1-a28b-765c495ff67a} <Debug> TCPHandler: Processed in 0.002115981 sec. | ||
| 8761 | 2026.02.24 03:57:41.860139 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8762 | 2026.02.24 03:57:41.860234 [ 277 ] {bfbb5a89-539a-4e4e-a1a5-bbac5a2846f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8763 | 2026.02.24 03:57:41.860275 [ 277 ] {bfbb5a89-539a-4e4e-a1a5-bbac5a2846f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8764 | 2026.02.24 03:57:41.860619 [ 277 ] {bfbb5a89-539a-4e4e-a1a5-bbac5a2846f6} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.02.24 03:57:41.860655 [ 277 ] {bfbb5a89-539a-4e4e-a1a5-bbac5a2846f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8766 | 2026.02.24 03:57:41.860956 [ 277 ] {bfbb5a89-539a-4e4e-a1a5-bbac5a2846f6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8767 | 2026.02.24 03:57:41.861175 [ 277 ] {bfbb5a89-539a-4e4e-a1a5-bbac5a2846f6} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.02.24 03:57:41.861310 [ 277 ] {bfbb5a89-539a-4e4e-a1a5-bbac5a2846f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 8769 | 2026.02.24 03:57:41.861348 [ 277 ] {bfbb5a89-539a-4e4e-a1a5-bbac5a2846f6} <Debug> TCPHandler: Processed in 0.001258832 sec. | ||
| 8770 | 2026.02.24 03:57:42.435254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21588 | ||
| 8771 | 2026.02.24 03:57:42.435820 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.02.24 03:57:42.435855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8773 | 2026.02.24 03:57:42.436333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8774 | 2026.02.24 03:57:42.436564 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2026.02.24 03:57:42.436703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21588 | ||
| 8776 | 2026.02.24 03:57:43.573956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8777 | 2026.02.24 03:57:43.591400 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.02.24 03:57:43.591452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8779 | 2026.02.24 03:57:43.597552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8780 | 2026.02.24 03:57:43.598269 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.02.24 03:57:43.601263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8782 | 2026.02.24 03:57:44.987750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1074 | ||
| 8783 | 2026.02.24 03:57:44.990028 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.02.24 03:57:44.990069 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8785 | 2026.02.24 03:57:44.991289 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8786 | 2026.02.24 03:57:44.991547 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.02.24 03:57:44.991845 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1074 | ||
| 8788 | 2026.02.24 03:57:46.816716 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.02.24 03:57:46.816923 [ 277 ] {86743bae-a667-4cb5-8997-65a348c445c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8790 | 2026.02.24 03:57:46.816991 [ 277 ] {86743bae-a667-4cb5-8997-65a348c445c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8791 | 2026.02.24 03:57:46.817778 [ 277 ] {86743bae-a667-4cb5-8997-65a348c445c4} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.02.24 03:57:46.817816 [ 277 ] {86743bae-a667-4cb5-8997-65a348c445c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8793 | 2026.02.24 03:57:46.818201 [ 277 ] {86743bae-a667-4cb5-8997-65a348c445c4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8794 | 2026.02.24 03:57:46.818424 [ 277 ] {86743bae-a667-4cb5-8997-65a348c445c4} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.02.24 03:57:46.818544 [ 71 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8796 | 2026.02.24 03:57:46.818569 [ 277 ] {86743bae-a667-4cb5-8997-65a348c445c4} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001697 sec., 69534.47259870359 rows/sec., 5.91 MiB/sec. | ||
| 8797 | 2026.02.24 03:57:46.818589 [ 71 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2026.02.24 03:57:46.818611 [ 277 ] {86743bae-a667-4cb5-8997-65a348c445c4} <Debug> TCPHandler: Processed in 0.002026709 sec. | ||
| 8799 | 2026.02.24 03:57:46.818619 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8800 | 2026.02.24 03:57:46.818754 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8801 | 2026.02.24 03:57:46.818763 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 8802 | 2026.02.24 03:57:46.818848 [ 277 ] {1709b3ec-0836-4096-9a2c-3f7cc659f32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8803 | 2026.02.24 03:57:46.818893 [ 277 ] {1709b3ec-0836-4096-9a2c-3f7cc659f32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8804 | 2026.02.24 03:57:46.818917 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8805 | 2026.02.24 03:57:46.818962 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1407 rows starting from the beginning of the part | ||
| 8806 | 2026.02.24 03:57:46.819039 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 122 rows starting from the beginning of the part | ||
| 8807 | 2026.02.24 03:57:46.819092 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 76 rows starting from the beginning of the part | ||
| 8808 | 2026.02.24 03:57:46.819145 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 118 rows starting from the beginning of the part | ||
| 8809 | 2026.02.24 03:57:46.819185 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1338 rows starting from the beginning of the part | ||
| 8810 | 2026.02.24 03:57:46.819225 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 118 rows starting from the beginning of the part | ||
| 8811 | 2026.02.24 03:57:46.819327 [ 277 ] {1709b3ec-0836-4096-9a2c-3f7cc659f32a} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2026.02.24 03:57:46.819369 [ 277 ] {1709b3ec-0836-4096-9a2c-3f7cc659f32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8813 | 2026.02.24 03:57:46.819702 [ 277 ] {1709b3ec-0836-4096-9a2c-3f7cc659f32a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8814 | 2026.02.24 03:57:46.819925 [ 277 ] {1709b3ec-0836-4096-9a2c-3f7cc659f32a} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.02.24 03:57:46.820058 [ 277 ] {1709b3ec-0836-4096-9a2c-3f7cc659f32a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001228 sec., 25244.299674267102 rows/sec., 1.85 MiB/sec. | ||
| 8816 | 2026.02.24 03:57:46.820096 [ 277 ] {1709b3ec-0836-4096-9a2c-3f7cc659f32a} <Debug> TCPHandler: Processed in 0.001394183 sec. | ||
| 8817 | 2026.02.24 03:57:46.820211 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2026.02.24 03:57:46.820302 [ 277 ] {4d226564-69d4-476f-ab38-7afa4ac26747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8819 | 2026.02.24 03:57:46.820340 [ 277 ] {4d226564-69d4-476f-ab38-7afa4ac26747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8820 | 2026.02.24 03:57:46.820654 [ 198 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957458 sec., 1624045.0625249685 rows/sec., 142.44 MiB/sec. | ||
| 8821 | 2026.02.24 03:57:46.820787 [ 277 ] {4d226564-69d4-476f-ab38-7afa4ac26747} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2026.02.24 03:57:46.820827 [ 277 ] {4d226564-69d4-476f-ab38-7afa4ac26747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8823 | 2026.02.24 03:57:46.820921 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8824 | 2026.02.24 03:57:46.821181 [ 277 ] {4d226564-69d4-476f-ab38-7afa4ac26747} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8825 | 2026.02.24 03:57:46.821229 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_66_13} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.02.24 03:57:46.821317 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_66_13} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8827 | 2026.02.24 03:57:46.821403 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8828 | 2026.02.24 03:57:46.821419 [ 277 ] {4d226564-69d4-476f-ab38-7afa4ac26747} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.02.24 03:57:46.821555 [ 277 ] {4d226564-69d4-476f-ab38-7afa4ac26747} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001271 sec., 74744.29583005508 rows/sec., 5.84 MiB/sec. | ||
| 8830 | 2026.02.24 03:57:46.821567 [ 69 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8831 | 2026.02.24 03:57:46.821595 [ 277 ] {4d226564-69d4-476f-ab38-7afa4ac26747} <Debug> TCPHandler: Processed in 0.001431574 sec. | ||
| 8832 | 2026.02.24 03:57:46.821632 [ 69 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.02.24 03:57:46.821659 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8834 | 2026.02.24 03:57:46.821722 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8835 | 2026.02.24 03:57:46.821760 [ 195 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 8836 | 2026.02.24 03:57:46.821820 [ 277 ] {0202df6f-0c2b-4cdb-be9c-d50f3933bd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8837 | 2026.02.24 03:57:46.821846 [ 195 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8838 | 2026.02.24 03:57:46.821863 [ 277 ] {0202df6f-0c2b-4cdb-be9c-d50f3933bd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8839 | 2026.02.24 03:57:46.821874 [ 195 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 633 rows starting from the beginning of the part | ||
| 8840 | 2026.02.24 03:57:46.821928 [ 195 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 103 rows starting from the beginning of the part | ||
| 8841 | 2026.02.24 03:57:46.821968 [ 195 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part | ||
| 8842 | 2026.02.24 03:57:46.822040 [ 195 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 95 rows starting from the beginning of the part | ||
| 8843 | 2026.02.24 03:57:46.822084 [ 195 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 570 rows starting from the beginning of the part | ||
| 8844 | 2026.02.24 03:57:46.822119 [ 195 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 95 rows starting from the beginning of the part | ||
| 8845 | 2026.02.24 03:57:46.822306 [ 277 ] {0202df6f-0c2b-4cdb-be9c-d50f3933bd22} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.02.24 03:57:46.822342 [ 277 ] {0202df6f-0c2b-4cdb-be9c-d50f3933bd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8847 | 2026.02.24 03:57:46.822705 [ 277 ] {0202df6f-0c2b-4cdb-be9c-d50f3933bd22} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8848 | 2026.02.24 03:57:46.822913 [ 277 ] {0202df6f-0c2b-4cdb-be9c-d50f3933bd22} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.02.24 03:57:46.823033 [ 196 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314832 sec., 1194068.9000571936 rows/sec., 95.18 MiB/sec. | ||
| 8850 | 2026.02.24 03:57:46.823066 [ 277 ] {0202df6f-0c2b-4cdb-be9c-d50f3933bd22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 8851 | 2026.02.24 03:57:46.823073 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8852 | 2026.02.24 03:57:46.823114 [ 277 ] {0202df6f-0c2b-4cdb-be9c-d50f3933bd22} <Debug> TCPHandler: Processed in 0.001438854 sec. | ||
| 8853 | 2026.02.24 03:57:46.823123 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.02.24 03:57:46.823152 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8855 | 2026.02.24 03:57:46.823223 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8856 | 2026.02.24 03:57:46.823238 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8857 | 2026.02.24 03:57:46.823255 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 8858 | 2026.02.24 03:57:46.823336 [ 277 ] {6ea1bb84-aaca-43fa-bdf9-84c8284ab3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8859 | 2026.02.24 03:57:46.823390 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8860 | 2026.02.24 03:57:46.823397 [ 277 ] {6ea1bb84-aaca-43fa-bdf9-84c8284ab3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8861 | 2026.02.24 03:57:46.823433 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18059 rows starting from the beginning of the part | ||
| 8862 | 2026.02.24 03:57:46.823503 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 164 rows starting from the beginning of the part | ||
| 8863 | 2026.02.24 03:57:46.823557 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8864 | 2026.02.24 03:57:46.823572 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_66_13} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.02.24 03:57:46.823604 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8866 | 2026.02.24 03:57:46.823654 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 882 rows starting from the beginning of the part | ||
| 8867 | 2026.02.24 03:57:46.823663 [ 198 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_66_13} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8868 | 2026.02.24 03:57:46.823701 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 8869 | 2026.02.24 03:57:46.823769 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8870 | 2026.02.24 03:57:46.824303 [ 277 ] {6ea1bb84-aaca-43fa-bdf9-84c8284ab3b2} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.02.24 03:57:46.824346 [ 277 ] {6ea1bb84-aaca-43fa-bdf9-84c8284ab3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8872 | 2026.02.24 03:57:46.824938 [ 277 ] {6ea1bb84-aaca-43fa-bdf9-84c8284ab3b2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8873 | 2026.02.24 03:57:46.825156 [ 277 ] {6ea1bb84-aaca-43fa-bdf9-84c8284ab3b2} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2026.02.24 03:57:46.825263 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8875 | 2026.02.24 03:57:46.825293 [ 277 ] {6ea1bb84-aaca-43fa-bdf9-84c8284ab3b2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001975 sec., 15696.202531645567 rows/sec., 28.13 MiB/sec. | ||
| 8876 | 2026.02.24 03:57:46.825294 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2026.02.24 03:57:46.825329 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8878 | 2026.02.24 03:57:46.825351 [ 277 ] {6ea1bb84-aaca-43fa-bdf9-84c8284ab3b2} <Debug> TCPHandler: Processed in 0.002175021 sec. | ||
| 8879 | 2026.02.24 03:57:46.825399 [ 196 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 8880 | 2026.02.24 03:57:46.825465 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8881 | 2026.02.24 03:57:46.825563 [ 277 ] {eb2f07ba-97fc-4447-9349-f5287f602c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8882 | 2026.02.24 03:57:46.825579 [ 196 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8883 | 2026.02.24 03:57:46.825603 [ 277 ] {eb2f07ba-97fc-4447-9349-f5287f602c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8884 | 2026.02.24 03:57:46.825632 [ 196 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1096 rows starting from the beginning of the part | ||
| 8885 | 2026.02.24 03:57:46.825741 [ 196 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 8886 | 2026.02.24 03:57:46.825834 [ 196 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 8887 | 2026.02.24 03:57:46.825926 [ 196 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 8888 | 2026.02.24 03:57:46.825943 [ 277 ] {eb2f07ba-97fc-4447-9349-f5287f602c68} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.02.24 03:57:46.825981 [ 277 ] {eb2f07ba-97fc-4447-9349-f5287f602c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8890 | 2026.02.24 03:57:46.826019 [ 196 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 8891 | 2026.02.24 03:57:46.826115 [ 196 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 8892 | 2026.02.24 03:57:46.826300 [ 277 ] {eb2f07ba-97fc-4447-9349-f5287f602c68} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8893 | 2026.02.24 03:57:46.826534 [ 277 ] {eb2f07ba-97fc-4447-9349-f5287f602c68} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.02.24 03:57:46.826640 [ 71 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8895 | 2026.02.24 03:57:46.826664 [ 71 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2026.02.24 03:57:46.826675 [ 277 ] {eb2f07ba-97fc-4447-9349-f5287f602c68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 8897 | 2026.02.24 03:57:46.826690 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8898 | 2026.02.24 03:57:46.826713 [ 277 ] {eb2f07ba-97fc-4447-9349-f5287f602c68} <Debug> TCPHandler: Processed in 0.001295443 sec. | ||
| 8899 | 2026.02.24 03:57:46.826773 [ 196 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 8900 | 2026.02.24 03:57:46.826866 [ 196 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8901 | 2026.02.24 03:57:46.826893 [ 196 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3480 rows starting from the beginning of the part | ||
| 8902 | 2026.02.24 03:57:46.826946 [ 196 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 8903 | 2026.02.24 03:57:46.826985 [ 196 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8904 | 2026.02.24 03:57:46.827019 [ 196 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 8905 | 2026.02.24 03:57:46.827052 [ 196 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8906 | 2026.02.24 03:57:46.827088 [ 196 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 8907 | 2026.02.24 03:57:46.828408 [ 186 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3780 rows, containing 4 columns (4 merged, 0 gathered) in 0.001673726 sec., 2258434.1762032737 rows/sec., 152.11 MiB/sec. | ||
| 8908 | 2026.02.24 03:57:46.828823 [ 196 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8909 | 2026.02.24 03:57:46.828889 [ 189 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19585 rows, containing 5 columns (5 merged, 0 gathered) in 0.005674945 sec., 3451134.7687070095 rows/sec., 237.05 MiB/sec. | ||
| 8910 | 2026.02.24 03:57:46.829064 [ 196 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_66_13} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2026.02.24 03:57:46.829136 [ 196 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_66_13} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8912 | 2026.02.24 03:57:46.829144 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8913 | 2026.02.24 03:57:46.829198 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8914 | 2026.02.24 03:57:46.829389 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.02.24 03:57:46.829454 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8916 | 2026.02.24 03:57:46.829514 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 8917 | 2026.02.24 03:57:46.836055 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1209 rows, containing 19 columns (19 merged, 0 gathered) in 0.010684082 sec., 113158.99672054184 rows/sec., 202.78 MiB/sec. | ||
| 8918 | 2026.02.24 03:57:46.837633 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8919 | 2026.02.24 03:57:46.837975 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.02.24 03:57:46.838054 [ 194 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8921 | 2026.02.24 03:57:46.838178 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 8922 | 2026.02.24 03:57:47.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.43 MiB, peak 320.40 MiB, free memory in arenas 0.00 B, will set to 310.49 MiB (RSS), difference: 4.07 MiB | ||
| 8923 | 2026.02.24 03:57:49.801486 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8924 | 2026.02.24 03:57:49.801546 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8925 | 2026.02.24 03:57:49.936889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22036 | ||
| 8926 | 2026.02.24 03:57:49.937436 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.02.24 03:57:49.937481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8928 | 2026.02.24 03:57:49.938000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8929 | 2026.02.24 03:57:49.938246 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.02.24 03:57:49.938406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22036 | ||
| 8931 | 2026.02.24 03:57:49.938419 [ 65 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8932 | 2026.02.24 03:57:49.938509 [ 65 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.02.24 03:57:49.938544 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8934 | 2026.02.24 03:57:49.938668 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 8935 | 2026.02.24 03:57:49.938779 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8936 | 2026.02.24 03:57:49.938813 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19668 rows starting from the beginning of the part | ||
| 8937 | 2026.02.24 03:57:49.938879 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 8938 | 2026.02.24 03:57:49.938926 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 8939 | 2026.02.24 03:57:49.938970 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 8940 | 2026.02.24 03:57:49.939013 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 8941 | 2026.02.24 03:57:49.939054 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 8942 | 2026.02.24 03:57:49.940981 [ 191 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22036 rows, containing 4 columns (4 merged, 0 gathered) in 0.002358983 sec., 9341313.608449066 rows/sec., 133.63 MiB/sec. | ||
| 8943 | 2026.02.24 03:57:49.941223 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8944 | 2026.02.24 03:57:49.941473 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_46_9} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.02.24 03:57:49.941537 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_46_9} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8946 | 2026.02.24 03:57:49.941601 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 8947 | 2026.02.24 03:57:51.101431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8948 | 2026.02.24 03:57:51.119276 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.02.24 03:57:51.119346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8950 | 2026.02.24 03:57:51.125284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8951 | 2026.02.24 03:57:51.126134 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.02.24 03:57:51.126458 [ 63 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8953 | 2026.02.24 03:57:51.126494 [ 63 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.02.24 03:57:51.126512 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8955 | 2026.02.24 03:57:51.126644 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8956 | 2026.02.24 03:57:51.129742 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8957 | 2026.02.24 03:57:51.130542 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8958 | 2026.02.24 03:57:51.132000 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8959 | 2026.02.24 03:57:51.136563 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8960 | 2026.02.24 03:57:51.140967 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8961 | 2026.02.24 03:57:51.145612 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8962 | 2026.02.24 03:57:51.149890 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8963 | 2026.02.24 03:57:51.153889 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 8964 | 2026.02.24 03:57:51.204951 [ 191 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078369982 sec., 4427.715703698898 rows/sec., 22.89 MiB/sec. | ||
| 8965 | 2026.02.24 03:57:51.206735 [ 192 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8966 | 2026.02.24 03:57:51.208521 [ 192 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_46_9} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.02.24 03:57:51.208616 [ 192 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_46_9} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8968 | 2026.02.24 03:57:51.210142 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8969 | 2026.02.24 03:57:51.816115 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2026.02.24 03:57:51.816306 [ 277 ] {51f14713-7400-4e80-83e9-da9e2bb4c8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8971 | 2026.02.24 03:57:51.816368 [ 277 ] {51f14713-7400-4e80-83e9-da9e2bb4c8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8972 | 2026.02.24 03:57:51.816984 [ 277 ] {51f14713-7400-4e80-83e9-da9e2bb4c8f9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.02.24 03:57:51.817021 [ 277 ] {51f14713-7400-4e80-83e9-da9e2bb4c8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8974 | 2026.02.24 03:57:51.817424 [ 277 ] {51f14713-7400-4e80-83e9-da9e2bb4c8f9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8975 | 2026.02.24 03:57:51.817647 [ 277 ] {51f14713-7400-4e80-83e9-da9e2bb4c8f9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.02.24 03:57:51.817798 [ 277 ] {51f14713-7400-4e80-83e9-da9e2bb4c8f9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001543 sec., 49254.6986390149 rows/sec., 4.06 MiB/sec. | ||
| 8977 | 2026.02.24 03:57:51.817839 [ 277 ] {51f14713-7400-4e80-83e9-da9e2bb4c8f9} <Debug> TCPHandler: Processed in 0.001861888 sec. | ||
| 8978 | 2026.02.24 03:57:51.817957 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2026.02.24 03:57:51.818053 [ 277 ] {62cb900d-36d4-4944-a878-714a570fa4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8980 | 2026.02.24 03:57:51.818093 [ 277 ] {62cb900d-36d4-4944-a878-714a570fa4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8981 | 2026.02.24 03:57:51.818482 [ 277 ] {62cb900d-36d4-4944-a878-714a570fa4e1} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.02.24 03:57:51.818516 [ 277 ] {62cb900d-36d4-4944-a878-714a570fa4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8983 | 2026.02.24 03:57:51.818810 [ 277 ] {62cb900d-36d4-4944-a878-714a570fa4e1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8984 | 2026.02.24 03:57:51.819016 [ 277 ] {62cb900d-36d4-4944-a878-714a570fa4e1} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.02.24 03:57:51.819145 [ 277 ] {62cb900d-36d4-4944-a878-714a570fa4e1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001111 sec., 9000.900090009001 rows/sec., 676.83 KiB/sec. | ||
| 8986 | 2026.02.24 03:57:51.819182 [ 277 ] {62cb900d-36d4-4944-a878-714a570fa4e1} <Debug> TCPHandler: Processed in 0.001274553 sec. | ||
| 8987 | 2026.02.24 03:57:51.819290 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2026.02.24 03:57:51.819384 [ 277 ] {74246f7c-7df0-40b5-9be1-52ac0e0ced5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8989 | 2026.02.24 03:57:51.819423 [ 277 ] {74246f7c-7df0-40b5-9be1-52ac0e0ced5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8990 | 2026.02.24 03:57:51.819828 [ 277 ] {74246f7c-7df0-40b5-9be1-52ac0e0ced5a} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.02.24 03:57:51.819862 [ 277 ] {74246f7c-7df0-40b5-9be1-52ac0e0ced5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 8992 | 2026.02.24 03:57:51.820157 [ 277 ] {74246f7c-7df0-40b5-9be1-52ac0e0ced5a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8993 | 2026.02.24 03:57:51.820362 [ 277 ] {74246f7c-7df0-40b5-9be1-52ac0e0ced5a} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2026.02.24 03:57:51.820486 [ 277 ] {74246f7c-7df0-40b5-9be1-52ac0e0ced5a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00112 sec., 66071.42857142858 rows/sec., 5.16 MiB/sec. | ||
| 8995 | 2026.02.24 03:57:51.820523 [ 277 ] {74246f7c-7df0-40b5-9be1-52ac0e0ced5a} <Debug> TCPHandler: Processed in 0.001282262 sec. | ||
| 8996 | 2026.02.24 03:57:51.820632 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8997 | 2026.02.24 03:57:51.820725 [ 277 ] {06294931-e864-49c2-a70a-4ba5ba9e54e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8998 | 2026.02.24 03:57:51.820767 [ 277 ] {06294931-e864-49c2-a70a-4ba5ba9e54e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8999 | 2026.02.24 03:57:51.821147 [ 277 ] {06294931-e864-49c2-a70a-4ba5ba9e54e3} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2026.02.24 03:57:51.821181 [ 277 ] {06294931-e864-49c2-a70a-4ba5ba9e54e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9001 | 2026.02.24 03:57:51.821500 [ 277 ] {06294931-e864-49c2-a70a-4ba5ba9e54e3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9002 | 2026.02.24 03:57:51.821718 [ 277 ] {06294931-e864-49c2-a70a-4ba5ba9e54e3} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.02.24 03:57:51.821847 [ 277 ] {06294931-e864-49c2-a70a-4ba5ba9e54e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 9004 | 2026.02.24 03:57:51.821883 [ 277 ] {06294931-e864-49c2-a70a-4ba5ba9e54e3} <Debug> TCPHandler: Processed in 0.001300582 sec. | ||
| 9005 | 2026.02.24 03:57:51.822002 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2026.02.24 03:57:51.822123 [ 277 ] {ad6efabb-bf95-4e13-a0bd-490ab5dd11a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9007 | 2026.02.24 03:57:51.822187 [ 277 ] {ad6efabb-bf95-4e13-a0bd-490ab5dd11a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9008 | 2026.02.24 03:57:51.822944 [ 277 ] {ad6efabb-bf95-4e13-a0bd-490ab5dd11a4} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.02.24 03:57:51.822978 [ 277 ] {ad6efabb-bf95-4e13-a0bd-490ab5dd11a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9010 | 2026.02.24 03:57:51.823498 [ 277 ] {ad6efabb-bf95-4e13-a0bd-490ab5dd11a4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9011 | 2026.02.24 03:57:51.823720 [ 277 ] {ad6efabb-bf95-4e13-a0bd-490ab5dd11a4} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.02.24 03:57:51.823856 [ 277 ] {ad6efabb-bf95-4e13-a0bd-490ab5dd11a4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001758 sec., 5688.282138794084 rows/sec., 10.19 MiB/sec. | ||
| 9013 | 2026.02.24 03:57:51.823918 [ 277 ] {ad6efabb-bf95-4e13-a0bd-490ab5dd11a4} <Debug> TCPHandler: Processed in 0.001974509 sec. | ||
| 9014 | 2026.02.24 03:57:51.824026 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2026.02.24 03:57:51.824119 [ 277 ] {aec4716f-37e2-4994-91c5-301f7ce77d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9016 | 2026.02.24 03:57:51.824160 [ 277 ] {aec4716f-37e2-4994-91c5-301f7ce77d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9017 | 2026.02.24 03:57:51.824489 [ 277 ] {aec4716f-37e2-4994-91c5-301f7ce77d12} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.02.24 03:57:51.824529 [ 277 ] {aec4716f-37e2-4994-91c5-301f7ce77d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9019 | 2026.02.24 03:57:51.824824 [ 277 ] {aec4716f-37e2-4994-91c5-301f7ce77d12} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9020 | 2026.02.24 03:57:51.825037 [ 277 ] {aec4716f-37e2-4994-91c5-301f7ce77d12} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.02.24 03:57:51.825163 [ 277 ] {aec4716f-37e2-4994-91c5-301f7ce77d12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 9022 | 2026.02.24 03:57:51.825198 [ 277 ] {aec4716f-37e2-4994-91c5-301f7ce77d12} <Debug> TCPHandler: Processed in 0.001220361 sec. | ||
| 9023 | 2026.02.24 03:57:54.992165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1098 | ||
| 9024 | 2026.02.24 03:57:54.994385 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2026.02.24 03:57:54.994441 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9026 | 2026.02.24 03:57:54.995654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9027 | 2026.02.24 03:57:54.995932 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2026.02.24 03:57:54.996312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 9029 | 2026.02.24 03:57:56.818181 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9030 | 2026.02.24 03:57:56.818394 [ 277 ] {7a07c7d7-c6fe-4672-8e78-fbbf21832570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9031 | 2026.02.24 03:57:56.818465 [ 277 ] {7a07c7d7-c6fe-4672-8e78-fbbf21832570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9032 | 2026.02.24 03:57:56.819080 [ 277 ] {7a07c7d7-c6fe-4672-8e78-fbbf21832570} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2026.02.24 03:57:56.819131 [ 277 ] {7a07c7d7-c6fe-4672-8e78-fbbf21832570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9034 | 2026.02.24 03:57:56.819504 [ 277 ] {7a07c7d7-c6fe-4672-8e78-fbbf21832570} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9035 | 2026.02.24 03:57:56.819725 [ 277 ] {7a07c7d7-c6fe-4672-8e78-fbbf21832570} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2026.02.24 03:57:56.819882 [ 277 ] {7a07c7d7-c6fe-4672-8e78-fbbf21832570} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00154 sec., 2597.4025974025976 rows/sec., 211.80 KiB/sec. | ||
| 9037 | 2026.02.24 03:57:56.819923 [ 277 ] {7a07c7d7-c6fe-4672-8e78-fbbf21832570} <Debug> TCPHandler: Processed in 0.001905408 sec. | ||
| 9038 | 2026.02.24 03:57:56.820039 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9039 | 2026.02.24 03:57:56.820132 [ 277 ] {b98f8e17-336a-4df7-9a07-e6f222469ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9040 | 2026.02.24 03:57:56.820171 [ 277 ] {b98f8e17-336a-4df7-9a07-e6f222469ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9041 | 2026.02.24 03:57:56.820586 [ 277 ] {b98f8e17-336a-4df7-9a07-e6f222469ed6} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.02.24 03:57:56.820621 [ 277 ] {b98f8e17-336a-4df7-9a07-e6f222469ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9043 | 2026.02.24 03:57:56.820923 [ 277 ] {b98f8e17-336a-4df7-9a07-e6f222469ed6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9044 | 2026.02.24 03:57:56.821125 [ 277 ] {b98f8e17-336a-4df7-9a07-e6f222469ed6} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2026.02.24 03:57:56.821250 [ 277 ] {b98f8e17-336a-4df7-9a07-e6f222469ed6} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001136 sec., 105633.8028169014 rows/sec., 8.96 MiB/sec. | ||
| 9046 | 2026.02.24 03:57:56.821286 [ 277 ] {b98f8e17-336a-4df7-9a07-e6f222469ed6} <Debug> TCPHandler: Processed in 0.001295382 sec. | ||
| 9047 | 2026.02.24 03:57:56.821411 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9048 | 2026.02.24 03:57:56.821504 [ 277 ] {403165a7-a2d9-4f50-86d5-e28544d7e11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9049 | 2026.02.24 03:57:56.821542 [ 277 ] {403165a7-a2d9-4f50-86d5-e28544d7e11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9050 | 2026.02.24 03:57:56.821956 [ 277 ] {403165a7-a2d9-4f50-86d5-e28544d7e11b} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.02.24 03:57:56.821992 [ 277 ] {403165a7-a2d9-4f50-86d5-e28544d7e11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9052 | 2026.02.24 03:57:56.822275 [ 277 ] {403165a7-a2d9-4f50-86d5-e28544d7e11b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9053 | 2026.02.24 03:57:56.822486 [ 277 ] {403165a7-a2d9-4f50-86d5-e28544d7e11b} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.02.24 03:57:56.822612 [ 277 ] {403165a7-a2d9-4f50-86d5-e28544d7e11b} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001126 sec., 31083.481349911188 rows/sec., 2.26 MiB/sec. | ||
| 9055 | 2026.02.24 03:57:56.822649 [ 277 ] {403165a7-a2d9-4f50-86d5-e28544d7e11b} <Debug> TCPHandler: Processed in 0.001284402 sec. | ||
| 9056 | 2026.02.24 03:57:56.822754 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9057 | 2026.02.24 03:57:56.822845 [ 277 ] {f0c955bd-0a28-42b5-9b11-8be808106bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9058 | 2026.02.24 03:57:56.822885 [ 277 ] {f0c955bd-0a28-42b5-9b11-8be808106bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9059 | 2026.02.24 03:57:56.823286 [ 277 ] {f0c955bd-0a28-42b5-9b11-8be808106bad} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.02.24 03:57:56.823321 [ 277 ] {f0c955bd-0a28-42b5-9b11-8be808106bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9061 | 2026.02.24 03:57:56.823608 [ 277 ] {f0c955bd-0a28-42b5-9b11-8be808106bad} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9062 | 2026.02.24 03:57:56.823818 [ 277 ] {f0c955bd-0a28-42b5-9b11-8be808106bad} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2026.02.24 03:57:56.823942 [ 277 ] {f0c955bd-0a28-42b5-9b11-8be808106bad} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001114 sec., 88868.9407540395 rows/sec., 6.95 MiB/sec. | ||
| 9064 | 2026.02.24 03:57:56.823979 [ 277 ] {f0c955bd-0a28-42b5-9b11-8be808106bad} <Debug> TCPHandler: Processed in 0.001272672 sec. | ||
| 9065 | 2026.02.24 03:57:56.824087 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2026.02.24 03:57:56.824178 [ 277 ] {c3d57dec-ea1e-4823-8fd6-5bc167c76cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9067 | 2026.02.24 03:57:56.824221 [ 277 ] {c3d57dec-ea1e-4823-8fd6-5bc167c76cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9068 | 2026.02.24 03:57:56.824607 [ 277 ] {c3d57dec-ea1e-4823-8fd6-5bc167c76cf8} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.02.24 03:57:56.824643 [ 277 ] {c3d57dec-ea1e-4823-8fd6-5bc167c76cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9070 | 2026.02.24 03:57:56.824954 [ 277 ] {c3d57dec-ea1e-4823-8fd6-5bc167c76cf8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9071 | 2026.02.24 03:57:56.825156 [ 277 ] {c3d57dec-ea1e-4823-8fd6-5bc167c76cf8} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.02.24 03:57:56.825283 [ 277 ] {c3d57dec-ea1e-4823-8fd6-5bc167c76cf8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001123 sec., 144256.45592163847 rows/sec., 10.05 MiB/sec. | ||
| 9073 | 2026.02.24 03:57:56.825319 [ 277 ] {c3d57dec-ea1e-4823-8fd6-5bc167c76cf8} <Debug> TCPHandler: Processed in 0.001278742 sec. | ||
| 9074 | 2026.02.24 03:57:56.825424 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.02.24 03:57:56.825516 [ 277 ] {16063233-1ea1-4528-9e7e-0e83410175ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9076 | 2026.02.24 03:57:56.825571 [ 277 ] {16063233-1ea1-4528-9e7e-0e83410175ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9077 | 2026.02.24 03:57:56.826337 [ 277 ] {16063233-1ea1-4528-9e7e-0e83410175ca} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.02.24 03:57:56.826372 [ 277 ] {16063233-1ea1-4528-9e7e-0e83410175ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9079 | 2026.02.24 03:57:56.826904 [ 277 ] {16063233-1ea1-4528-9e7e-0e83410175ca} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9080 | 2026.02.24 03:57:56.827116 [ 277 ] {16063233-1ea1-4528-9e7e-0e83410175ca} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.02.24 03:57:56.827251 [ 277 ] {16063233-1ea1-4528-9e7e-0e83410175ca} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001752 sec., 17694.06392694064 rows/sec., 31.71 MiB/sec. | ||
| 9082 | 2026.02.24 03:57:56.827303 [ 277 ] {16063233-1ea1-4528-9e7e-0e83410175ca} <Debug> TCPHandler: Processed in 0.001925389 sec. | ||
| 9083 | 2026.02.24 03:57:56.827413 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9084 | 2026.02.24 03:57:56.827504 [ 277 ] {e625401d-1ded-4c04-a2b2-1f820ce207d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9085 | 2026.02.24 03:57:56.827545 [ 277 ] {e625401d-1ded-4c04-a2b2-1f820ce207d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9086 | 2026.02.24 03:57:56.827877 [ 277 ] {e625401d-1ded-4c04-a2b2-1f820ce207d6} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.02.24 03:57:56.827913 [ 277 ] {e625401d-1ded-4c04-a2b2-1f820ce207d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9088 | 2026.02.24 03:57:56.828211 [ 277 ] {e625401d-1ded-4c04-a2b2-1f820ce207d6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9089 | 2026.02.24 03:57:56.828414 [ 277 ] {e625401d-1ded-4c04-a2b2-1f820ce207d6} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.02.24 03:57:56.828544 [ 277 ] {e625401d-1ded-4c04-a2b2-1f820ce207d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 9091 | 2026.02.24 03:57:56.828579 [ 277 ] {e625401d-1ded-4c04-a2b2-1f820ce207d6} <Debug> TCPHandler: Processed in 0.001213302 sec. | ||
| 9092 | 2026.02.24 03:57:57.438590 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22548 | ||
| 9093 | 2026.02.24 03:57:57.439181 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.02.24 03:57:57.439227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9095 | 2026.02.24 03:57:57.439758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9096 | 2026.02.24 03:57:57.439990 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.02.24 03:57:57.440121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22548 | ||
| 9098 | 2026.02.24 03:57:58.629934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9099 | 2026.02.24 03:57:58.645103 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2026.02.24 03:57:58.645155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 9101 | 2026.02.24 03:57:58.650514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9102 | 2026.02.24 03:57:58.651201 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2026.02.24 03:57:58.653789 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9104 | 2026.02.24 03:58:01.816662 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2026.02.24 03:58:01.816875 [ 277 ] {59f62a5b-67c2-41a5-b1cd-92b04c3afd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9106 | 2026.02.24 03:58:01.816947 [ 277 ] {59f62a5b-67c2-41a5-b1cd-92b04c3afd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9107 | 2026.02.24 03:58:01.817668 [ 277 ] {59f62a5b-67c2-41a5-b1cd-92b04c3afd28} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.02.24 03:58:01.817715 [ 277 ] {59f62a5b-67c2-41a5-b1cd-92b04c3afd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9109 | 2026.02.24 03:58:01.818107 [ 277 ] {59f62a5b-67c2-41a5-b1cd-92b04c3afd28} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9110 | 2026.02.24 03:58:01.818336 [ 277 ] {59f62a5b-67c2-41a5-b1cd-92b04c3afd28} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.02.24 03:58:01.818493 [ 277 ] {59f62a5b-67c2-41a5-b1cd-92b04c3afd28} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001672 sec., 45454.54545454545 rows/sec., 3.75 MiB/sec. | ||
| 9112 | 2026.02.24 03:58:01.818534 [ 277 ] {59f62a5b-67c2-41a5-b1cd-92b04c3afd28} <Debug> TCPHandler: Processed in 0.002012219 sec. | ||
| 9113 | 2026.02.24 03:58:01.818661 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2026.02.24 03:58:01.818757 [ 277 ] {48fe4020-26cc-428a-a32a-e5ec816a70f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9115 | 2026.02.24 03:58:01.818796 [ 277 ] {48fe4020-26cc-428a-a32a-e5ec816a70f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9116 | 2026.02.24 03:58:01.819195 [ 277 ] {48fe4020-26cc-428a-a32a-e5ec816a70f2} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2026.02.24 03:58:01.819231 [ 277 ] {48fe4020-26cc-428a-a32a-e5ec816a70f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9118 | 2026.02.24 03:58:01.819530 [ 277 ] {48fe4020-26cc-428a-a32a-e5ec816a70f2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9119 | 2026.02.24 03:58:01.819740 [ 277 ] {48fe4020-26cc-428a-a32a-e5ec816a70f2} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.02.24 03:58:01.819878 [ 277 ] {48fe4020-26cc-428a-a32a-e5ec816a70f2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00114 sec., 8771.929824561405 rows/sec., 659.61 KiB/sec. | ||
| 9121 | 2026.02.24 03:58:01.819916 [ 277 ] {48fe4020-26cc-428a-a32a-e5ec816a70f2} <Debug> TCPHandler: Processed in 0.001305792 sec. | ||
| 9122 | 2026.02.24 03:58:01.820017 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9123 | 2026.02.24 03:58:01.820110 [ 277 ] {7f78c3c9-aa86-41ad-89c3-76367513944d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9124 | 2026.02.24 03:58:01.820149 [ 277 ] {7f78c3c9-aa86-41ad-89c3-76367513944d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9125 | 2026.02.24 03:58:01.820554 [ 277 ] {7f78c3c9-aa86-41ad-89c3-76367513944d} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2026.02.24 03:58:01.820590 [ 277 ] {7f78c3c9-aa86-41ad-89c3-76367513944d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9127 | 2026.02.24 03:58:01.820897 [ 277 ] {7f78c3c9-aa86-41ad-89c3-76367513944d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9128 | 2026.02.24 03:58:01.821108 [ 277 ] {7f78c3c9-aa86-41ad-89c3-76367513944d} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2026.02.24 03:58:01.821235 [ 277 ] {7f78c3c9-aa86-41ad-89c3-76367513944d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001143 sec., 64741.90726159231 rows/sec., 5.05 MiB/sec. | ||
| 9130 | 2026.02.24 03:58:01.821274 [ 277 ] {7f78c3c9-aa86-41ad-89c3-76367513944d} <Debug> TCPHandler: Processed in 0.001304992 sec. | ||
| 9131 | 2026.02.24 03:58:01.821386 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.02.24 03:58:01.821480 [ 277 ] {c4499349-2e68-407b-9a6b-e7c90a964f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9133 | 2026.02.24 03:58:01.821523 [ 277 ] {c4499349-2e68-407b-9a6b-e7c90a964f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9134 | 2026.02.24 03:58:01.821932 [ 277 ] {c4499349-2e68-407b-9a6b-e7c90a964f7e} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.02.24 03:58:01.821968 [ 277 ] {c4499349-2e68-407b-9a6b-e7c90a964f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9136 | 2026.02.24 03:58:01.822295 [ 277 ] {c4499349-2e68-407b-9a6b-e7c90a964f7e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9137 | 2026.02.24 03:58:01.822495 [ 277 ] {c4499349-2e68-407b-9a6b-e7c90a964f7e} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.02.24 03:58:01.822625 [ 277 ] {c4499349-2e68-407b-9a6b-e7c90a964f7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 9139 | 2026.02.24 03:58:01.822662 [ 277 ] {c4499349-2e68-407b-9a6b-e7c90a964f7e} <Debug> TCPHandler: Processed in 0.001324532 sec. | ||
| 9140 | 2026.02.24 03:58:01.822762 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2026.02.24 03:58:01.822855 [ 277 ] {8da7cb69-be59-43ad-9e46-52bf5f59bd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9142 | 2026.02.24 03:58:01.822908 [ 277 ] {8da7cb69-be59-43ad-9e46-52bf5f59bd2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9143 | 2026.02.24 03:58:01.823687 [ 277 ] {8da7cb69-be59-43ad-9e46-52bf5f59bd2a} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2026.02.24 03:58:01.823722 [ 277 ] {8da7cb69-be59-43ad-9e46-52bf5f59bd2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9145 | 2026.02.24 03:58:01.824232 [ 277 ] {8da7cb69-be59-43ad-9e46-52bf5f59bd2a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9146 | 2026.02.24 03:58:01.824453 [ 277 ] {8da7cb69-be59-43ad-9e46-52bf5f59bd2a} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.02.24 03:58:01.824590 [ 277 ] {8da7cb69-be59-43ad-9e46-52bf5f59bd2a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 9148 | 2026.02.24 03:58:01.824656 [ 277 ] {8da7cb69-be59-43ad-9e46-52bf5f59bd2a} <Debug> TCPHandler: Processed in 0.001942159 sec. | ||
| 9149 | 2026.02.24 03:58:01.824767 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.02.24 03:58:01.824869 [ 277 ] {bae6305e-25a3-4b97-9faa-e5d94b6fad80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.02.24 03:58:01.824912 [ 277 ] {bae6305e-25a3-4b97-9faa-e5d94b6fad80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9152 | 2026.02.24 03:58:01.825260 [ 277 ] {bae6305e-25a3-4b97-9faa-e5d94b6fad80} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.02.24 03:58:01.825296 [ 277 ] {bae6305e-25a3-4b97-9faa-e5d94b6fad80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9154 | 2026.02.24 03:58:01.825623 [ 277 ] {bae6305e-25a3-4b97-9faa-e5d94b6fad80} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9155 | 2026.02.24 03:58:01.825840 [ 277 ] {bae6305e-25a3-4b97-9faa-e5d94b6fad80} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.02.24 03:58:01.825972 [ 277 ] {bae6305e-25a3-4b97-9faa-e5d94b6fad80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 9157 | 2026.02.24 03:58:01.826009 [ 277 ] {bae6305e-25a3-4b97-9faa-e5d94b6fad80} <Debug> TCPHandler: Processed in 0.001292533 sec. | ||
| 9158 | 2026.02.24 03:58:04.801616 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9159 | 2026.02.24 03:58:04.801690 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9160 | 2026.02.24 03:58:04.940348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22996 | ||
| 9161 | 2026.02.24 03:58:04.941062 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2026.02.24 03:58:04.941108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9163 | 2026.02.24 03:58:04.941594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9164 | 2026.02.24 03:58:04.941828 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.02.24 03:58:04.941966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22996 | ||
| 9166 | 2026.02.24 03:58:04.996630 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1124 | ||
| 9167 | 2026.02.24 03:58:04.998833 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.02.24 03:58:04.998881 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9169 | 2026.02.24 03:58:05.000057 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9170 | 2026.02.24 03:58:05.000526 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.02.24 03:58:05.000805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 9172 | 2026.02.24 03:58:05.001454 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000932449 sec. | ||
| 9173 | 2026.02.24 03:58:06.153995 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9174 | 2026.02.24 03:58:06.169619 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.02.24 03:58:06.169664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9176 | 2026.02.24 03:58:06.175225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9177 | 2026.02.24 03:58:06.175935 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.02.24 03:58:06.178660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9179 | 2026.02.24 03:58:06.817392 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9180 | 2026.02.24 03:58:06.817589 [ 277 ] {4d560f01-f25f-4519-8676-d9b6be2d0e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9181 | 2026.02.24 03:58:06.817662 [ 277 ] {4d560f01-f25f-4519-8676-d9b6be2d0e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9182 | 2026.02.24 03:58:06.818366 [ 277 ] {4d560f01-f25f-4519-8676-d9b6be2d0e6d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2026.02.24 03:58:06.818412 [ 277 ] {4d560f01-f25f-4519-8676-d9b6be2d0e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9184 | 2026.02.24 03:58:06.818812 [ 277 ] {4d560f01-f25f-4519-8676-d9b6be2d0e6d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9185 | 2026.02.24 03:58:06.819046 [ 277 ] {4d560f01-f25f-4519-8676-d9b6be2d0e6d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2026.02.24 03:58:06.819199 [ 277 ] {4d560f01-f25f-4519-8676-d9b6be2d0e6d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001664 sec., 70913.46153846155 rows/sec., 6.03 MiB/sec. | ||
| 9187 | 2026.02.24 03:58:06.819241 [ 277 ] {4d560f01-f25f-4519-8676-d9b6be2d0e6d} <Debug> TCPHandler: Processed in 0.001985839 sec. | ||
| 9188 | 2026.02.24 03:58:06.819366 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2026.02.24 03:58:06.819460 [ 277 ] {a43ce9fb-681b-45bb-a537-fc68a522c4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9190 | 2026.02.24 03:58:06.819503 [ 277 ] {a43ce9fb-681b-45bb-a537-fc68a522c4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9191 | 2026.02.24 03:58:06.819917 [ 277 ] {a43ce9fb-681b-45bb-a537-fc68a522c4e1} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2026.02.24 03:58:06.819953 [ 277 ] {a43ce9fb-681b-45bb-a537-fc68a522c4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9193 | 2026.02.24 03:58:06.820265 [ 277 ] {a43ce9fb-681b-45bb-a537-fc68a522c4e1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9194 | 2026.02.24 03:58:06.820471 [ 277 ] {a43ce9fb-681b-45bb-a537-fc68a522c4e1} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.02.24 03:58:06.820589 [ 46 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9196 | 2026.02.24 03:58:06.820602 [ 277 ] {a43ce9fb-681b-45bb-a537-fc68a522c4e1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00116 sec., 26724.137931034482 rows/sec., 1.96 MiB/sec. | ||
| 9197 | 2026.02.24 03:58:06.820657 [ 46 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.02.24 03:58:06.820667 [ 277 ] {a43ce9fb-681b-45bb-a537-fc68a522c4e1} <Debug> TCPHandler: Processed in 0.001351873 sec. | ||
| 9199 | 2026.02.24 03:58:06.820687 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9200 | 2026.02.24 03:58:06.820785 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 9201 | 2026.02.24 03:58:06.820786 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2026.02.24 03:58:06.820875 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9203 | 2026.02.24 03:58:06.820898 [ 277 ] {0a0fc6af-e297-47f3-b82d-e196a3fccc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9204 | 2026.02.24 03:58:06.820906 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 71 rows starting from the beginning of the part | ||
| 9205 | 2026.02.24 03:58:06.820980 [ 277 ] {0a0fc6af-e297-47f3-b82d-e196a3fccc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9206 | 2026.02.24 03:58:06.821000 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 9207 | 2026.02.24 03:58:06.821047 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 9208 | 2026.02.24 03:58:06.821093 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 35 rows starting from the beginning of the part | ||
| 9209 | 2026.02.24 03:58:06.821131 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 9210 | 2026.02.24 03:58:06.821170 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
| 9211 | 2026.02.24 03:58:06.821532 [ 277 ] {0a0fc6af-e297-47f3-b82d-e196a3fccc43} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.02.24 03:58:06.821577 [ 277 ] {0a0fc6af-e297-47f3-b82d-e196a3fccc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9213 | 2026.02.24 03:58:06.821833 [ 199 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001089651 sec., 172532.30621547633 rows/sec., 13.27 MiB/sec. | ||
| 9214 | 2026.02.24 03:58:06.821938 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9215 | 2026.02.24 03:58:06.821963 [ 277 ] {0a0fc6af-e297-47f3-b82d-e196a3fccc43} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9216 | 2026.02.24 03:58:06.822174 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_66_13} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2026.02.24 03:58:06.822195 [ 277 ] {0a0fc6af-e297-47f3-b82d-e196a3fccc43} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2026.02.24 03:58:06.822237 [ 191 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_66_13} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9219 | 2026.02.24 03:58:06.822295 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9220 | 2026.02.24 03:58:06.822331 [ 277 ] {0a0fc6af-e297-47f3-b82d-e196a3fccc43} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00145 sec., 65517.24137931035 rows/sec., 5.12 MiB/sec. | ||
| 9221 | 2026.02.24 03:58:06.822370 [ 277 ] {0a0fc6af-e297-47f3-b82d-e196a3fccc43} <Debug> TCPHandler: Processed in 0.001632726 sec. | ||
| 9222 | 2026.02.24 03:58:06.822484 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.02.24 03:58:06.822580 [ 277 ] {2ec8f1ef-b2bc-4d36-964c-6e4781224950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9224 | 2026.02.24 03:58:06.822626 [ 277 ] {2ec8f1ef-b2bc-4d36-964c-6e4781224950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9225 | 2026.02.24 03:58:06.823038 [ 277 ] {2ec8f1ef-b2bc-4d36-964c-6e4781224950} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.02.24 03:58:06.823075 [ 277 ] {2ec8f1ef-b2bc-4d36-964c-6e4781224950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9227 | 2026.02.24 03:58:06.823430 [ 277 ] {2ec8f1ef-b2bc-4d36-964c-6e4781224950} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9228 | 2026.02.24 03:58:06.823642 [ 277 ] {2ec8f1ef-b2bc-4d36-964c-6e4781224950} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.02.24 03:58:06.823772 [ 277 ] {2ec8f1ef-b2bc-4d36-964c-6e4781224950} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 9230 | 2026.02.24 03:58:06.823811 [ 277 ] {2ec8f1ef-b2bc-4d36-964c-6e4781224950} <Debug> TCPHandler: Processed in 0.001376843 sec. | ||
| 9231 | 2026.02.24 03:58:06.823917 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.02.24 03:58:06.824012 [ 277 ] {9c8acea5-0f71-43eb-90a3-60d0ec977f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9233 | 2026.02.24 03:58:06.824068 [ 277 ] {9c8acea5-0f71-43eb-90a3-60d0ec977f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9234 | 2026.02.24 03:58:06.824919 [ 277 ] {9c8acea5-0f71-43eb-90a3-60d0ec977f4c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2026.02.24 03:58:06.824957 [ 277 ] {9c8acea5-0f71-43eb-90a3-60d0ec977f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9236 | 2026.02.24 03:58:06.825554 [ 277 ] {9c8acea5-0f71-43eb-90a3-60d0ec977f4c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9237 | 2026.02.24 03:58:06.825802 [ 277 ] {9c8acea5-0f71-43eb-90a3-60d0ec977f4c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.02.24 03:58:06.825957 [ 277 ] {9c8acea5-0f71-43eb-90a3-60d0ec977f4c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001963 sec., 15792.154865002547 rows/sec., 28.30 MiB/sec. | ||
| 9239 | 2026.02.24 03:58:06.826013 [ 277 ] {9c8acea5-0f71-43eb-90a3-60d0ec977f4c} <Debug> TCPHandler: Processed in 0.002149161 sec. | ||
| 9240 | 2026.02.24 03:58:06.826129 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2026.02.24 03:58:06.826225 [ 277 ] {edba76d3-8b29-406f-abd9-09b3a2c3c78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9242 | 2026.02.24 03:58:06.826270 [ 277 ] {edba76d3-8b29-406f-abd9-09b3a2c3c78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9243 | 2026.02.24 03:58:06.826603 [ 277 ] {edba76d3-8b29-406f-abd9-09b3a2c3c78e} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2026.02.24 03:58:06.826641 [ 277 ] {edba76d3-8b29-406f-abd9-09b3a2c3c78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9245 | 2026.02.24 03:58:06.826950 [ 277 ] {edba76d3-8b29-406f-abd9-09b3a2c3c78e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9246 | 2026.02.24 03:58:06.827179 [ 277 ] {edba76d3-8b29-406f-abd9-09b3a2c3c78e} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2026.02.24 03:58:06.827311 [ 277 ] {edba76d3-8b29-406f-abd9-09b3a2c3c78e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 9248 | 2026.02.24 03:58:06.827349 [ 277 ] {edba76d3-8b29-406f-abd9-09b3a2c3c78e} <Debug> TCPHandler: Processed in 0.001269242 sec. | ||
| 9249 | 2026.02.24 03:58:09.010999 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34157 | ||
| 9250 | 2026.02.24 03:58:09.011106 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9251 | 2026.02.24 03:58:09.011132 [ 293 ] {} <Debug> TCP-Session: 51a02f41-5e93-4ea2-bb80-59de0c0258d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34157 | ||
| 9252 | 2026.02.24 03:58:09.011155 [ 293 ] {} <Debug> TCP-Session: 51a02f41-5e93-4ea2-bb80-59de0c0258d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2026.02.24 03:58:09.011168 [ 293 ] {} <Debug> TCP-Session: 51a02f41-5e93-4ea2-bb80-59de0c0258d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.02.24 03:58:09.011398 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62798 | ||
| 9255 | 2026.02.24 03:58:09.011434 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61095 | ||
| 9256 | 2026.02.24 03:58:09.011439 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43801 | ||
| 9257 | 2026.02.24 03:58:09.011466 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51933 | ||
| 9258 | 2026.02.24 03:58:09.011501 [ 293 ] {} <Trace> TCP-Session: 51a02f41-5e93-4ea2-bb80-59de0c0258d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2026.02.24 03:58:09.011519 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9260 | 2026.02.24 03:58:09.011524 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9261 | 2026.02.24 03:58:09.011547 [ 288 ] {} <Debug> TCP-Session: d932b4ec-0ccb-40a7-9145-4984f250dfb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61095 | ||
| 9262 | 2026.02.24 03:58:09.011486 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64068 | ||
| 9263 | 2026.02.24 03:58:09.011577 [ 288 ] {} <Debug> TCP-Session: d932b4ec-0ccb-40a7-9145-4984f250dfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9264 | 2026.02.24 03:58:09.011587 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9265 | 2026.02.24 03:58:09.011632 [ 288 ] {} <Debug> TCP-Session: d932b4ec-0ccb-40a7-9145-4984f250dfb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2026.02.24 03:58:09.011648 [ 290 ] {} <Debug> TCP-Session: 01d5bf4c-4c4a-4399-8778-0882cfbb3499 Authenticating user 'default' from [fd00:1122:3344:101::e]:51933 | ||
| 9267 | 2026.02.24 03:58:09.011570 [ 294 ] {} <Debug> TCP-Session: 25a774f5-b3e3-4449-b3a9-59a6d85e7946 Authenticating user 'default' from [fd00:1122:3344:101::e]:62798 | ||
| 9268 | 2026.02.24 03:58:09.011674 [ 293 ] {64c5a017-27f5-409c-8aa9-9f2e367b461a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34157) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9269 | 2026.02.24 03:58:09.011686 [ 290 ] {} <Debug> TCP-Session: 01d5bf4c-4c4a-4399-8778-0882cfbb3499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2026.02.24 03:58:09.011707 [ 294 ] {} <Debug> TCP-Session: 25a774f5-b3e3-4449-b3a9-59a6d85e7946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2026.02.24 03:58:09.011730 [ 290 ] {} <Debug> TCP-Session: 01d5bf4c-4c4a-4399-8778-0882cfbb3499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9272 | 2026.02.24 03:58:09.011730 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9273 | 2026.02.24 03:58:09.011742 [ 294 ] {} <Debug> TCP-Session: 25a774f5-b3e3-4449-b3a9-59a6d85e7946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9274 | 2026.02.24 03:58:09.011477 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40980 | ||
| 9275 | 2026.02.24 03:58:09.011785 [ 286 ] {} <Debug> TCP-Session: f33d1c7c-e393-4b79-a5d8-7788fbfcfe46 Authenticating user 'default' from [fd00:1122:3344:101::e]:43801 | ||
| 9276 | 2026.02.24 03:58:09.011454 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34727 | ||
| 9277 | 2026.02.24 03:58:09.011854 [ 286 ] {} <Debug> TCP-Session: f33d1c7c-e393-4b79-a5d8-7788fbfcfe46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9278 | 2026.02.24 03:58:09.011418 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50728 | ||
| 9279 | 2026.02.24 03:58:09.011891 [ 286 ] {} <Debug> TCP-Session: f33d1c7c-e393-4b79-a5d8-7788fbfcfe46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9280 | 2026.02.24 03:58:09.011958 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9281 | 2026.02.24 03:58:09.011974 [ 293 ] {64c5a017-27f5-409c-8aa9-9f2e367b461a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9282 | 2026.02.24 03:58:09.011998 [ 292 ] {} <Debug> TCP-Session: 2aa8911d-5d1b-4785-97bf-9e4f65b5d6d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64068 | ||
| 9283 | 2026.02.24 03:58:09.012030 [ 292 ] {} <Debug> TCP-Session: 2aa8911d-5d1b-4785-97bf-9e4f65b5d6d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9284 | 2026.02.24 03:58:09.012040 [ 293 ] {64c5a017-27f5-409c-8aa9-9f2e367b461a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9285 | 2026.02.24 03:58:09.012044 [ 292 ] {} <Debug> TCP-Session: 2aa8911d-5d1b-4785-97bf-9e4f65b5d6d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9286 | 2026.02.24 03:58:09.012319 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9287 | 2026.02.24 03:58:09.012342 [ 293 ] {64c5a017-27f5-409c-8aa9-9f2e367b461a} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 9288 | 2026.02.24 03:58:09.012350 [ 289 ] {} <Debug> TCP-Session: fe5ed83f-840d-4fc7-8cb1-7a92790b13d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34727 | ||
| 9289 | 2026.02.24 03:58:09.012386 [ 289 ] {} <Debug> TCP-Session: fe5ed83f-840d-4fc7-8cb1-7a92790b13d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2026.02.24 03:58:09.012402 [ 289 ] {} <Debug> TCP-Session: fe5ed83f-840d-4fc7-8cb1-7a92790b13d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9291 | 2026.02.24 03:58:09.012449 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9292 | 2026.02.24 03:58:09.012492 [ 275 ] {} <Debug> TCP-Session: d2a41878-93bd-4017-a209-04264dce6449 Authenticating user 'default' from [fd00:1122:3344:101::e]:50728 | ||
| 9293 | 2026.02.24 03:58:09.012509 [ 275 ] {} <Debug> TCP-Session: d2a41878-93bd-4017-a209-04264dce6449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.02.24 03:58:09.012525 [ 275 ] {} <Debug> TCP-Session: d2a41878-93bd-4017-a209-04264dce6449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2026.02.24 03:58:09.012644 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9296 | 2026.02.24 03:58:09.012691 [ 291 ] {} <Debug> TCP-Session: 19617edf-2271-48d8-b304-47ab62601440 Authenticating user 'default' from [fd00:1122:3344:101::e]:40980 | ||
| 9297 | 2026.02.24 03:58:09.012714 [ 291 ] {} <Debug> TCP-Session: 19617edf-2271-48d8-b304-47ab62601440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9298 | 2026.02.24 03:58:09.012728 [ 291 ] {} <Debug> TCP-Session: 19617edf-2271-48d8-b304-47ab62601440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9299 | 2026.02.24 03:58:09.013336 [ 300 ] {64c5a017-27f5-409c-8aa9-9f2e367b461a} <Trace> AggregatingTransform: Aggregating | ||
| 9300 | 2026.02.24 03:58:09.013386 [ 300 ] {64c5a017-27f5-409c-8aa9-9f2e367b461a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9301 | 2026.02.24 03:58:09.013425 [ 300 ] {64c5a017-27f5-409c-8aa9-9f2e367b461a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096974 sec. (1031.204 rows/sec., 40.28 KiB/sec.) | ||
| 9302 | 2026.02.24 03:58:09.013444 [ 300 ] {64c5a017-27f5-409c-8aa9-9f2e367b461a} <Trace> Aggregator: Merging aggregated data | ||
| 9303 | 2026.02.24 03:58:09.014835 [ 293 ] {64c5a017-27f5-409c-8aa9-9f2e367b461a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003213 sec., 311.2356053532524 rows/sec., 12.16 KiB/sec. | ||
| 9304 | 2026.02.24 03:58:09.014969 [ 293 ] {64c5a017-27f5-409c-8aa9-9f2e367b461a} <Debug> TCPHandler: Processed in 0.003586994 sec. | ||
| 9305 | 2026.02.24 03:58:09.015095 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9306 | 2026.02.24 03:58:09.015122 [ 293 ] {} <Debug> TCP-Session: 51a02f41-5e93-4ea2-bb80-59de0c0258d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9307 | 2026.02.24 03:58:09.015129 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9308 | 2026.02.24 03:58:09.015149 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9309 | 2026.02.24 03:58:09.015172 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9310 | 2026.02.24 03:58:09.015175 [ 292 ] {} <Debug> TCP-Session: 2aa8911d-5d1b-4785-97bf-9e4f65b5d6d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2026.02.24 03:58:09.015185 [ 294 ] {} <Debug> TCP-Session: 25a774f5-b3e3-4449-b3a9-59a6d85e7946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.02.24 03:58:09.015191 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9313 | 2026.02.24 03:58:09.015211 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9314 | 2026.02.24 03:58:09.015249 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9315 | 2026.02.24 03:58:09.015263 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9316 | 2026.02.24 03:58:09.015283 [ 288 ] {} <Debug> TCP-Session: d932b4ec-0ccb-40a7-9145-4984f250dfb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2026.02.24 03:58:09.015309 [ 291 ] {} <Debug> TCP-Session: 19617edf-2271-48d8-b304-47ab62601440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2026.02.24 03:58:09.015328 [ 290 ] {} <Debug> TCP-Session: 01d5bf4c-4c4a-4399-8778-0882cfbb3499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9319 | 2026.02.24 03:58:09.015252 [ 289 ] {} <Debug> TCP-Session: fe5ed83f-840d-4fc7-8cb1-7a92790b13d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2026.02.24 03:58:09.015229 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9321 | 2026.02.24 03:58:09.015218 [ 275 ] {} <Debug> TCP-Session: d2a41878-93bd-4017-a209-04264dce6449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2026.02.24 03:58:09.015404 [ 286 ] {} <Debug> TCP-Session: f33d1c7c-e393-4b79-a5d8-7788fbfcfe46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9323 | 2026.02.24 03:58:09.136435 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38977 | ||
| 9324 | 2026.02.24 03:58:09.136538 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9325 | 2026.02.24 03:58:09.136564 [ 290 ] {} <Debug> TCP-Session: cf25a7f7-4d9b-46b9-ac88-e54dbb1f39e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38977 | ||
| 9326 | 2026.02.24 03:58:09.136585 [ 290 ] {} <Debug> TCP-Session: cf25a7f7-4d9b-46b9-ac88-e54dbb1f39e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9327 | 2026.02.24 03:58:09.136597 [ 290 ] {} <Debug> TCP-Session: cf25a7f7-4d9b-46b9-ac88-e54dbb1f39e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9328 | 2026.02.24 03:58:09.136822 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45947 | ||
| 9329 | 2026.02.24 03:58:09.136842 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39939 | ||
| 9330 | 2026.02.24 03:58:09.136876 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60053 | ||
| 9331 | 2026.02.24 03:58:09.136898 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55677 | ||
| 9332 | 2026.02.24 03:58:09.136907 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37428 | ||
| 9333 | 2026.02.24 03:58:09.136941 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9334 | 2026.02.24 03:58:09.136955 [ 290 ] {} <Trace> TCP-Session: cf25a7f7-4d9b-46b9-ac88-e54dbb1f39e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.02.24 03:58:09.136975 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9336 | 2026.02.24 03:58:09.136992 [ 291 ] {} <Debug> TCP-Session: 33e114b7-7341-4a7e-8320-5df1b81d66e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45947 | ||
| 9337 | 2026.02.24 03:58:09.137009 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9338 | 2026.02.24 03:58:09.137026 [ 292 ] {} <Debug> TCP-Session: 2a43645f-7220-4670-80cd-4482f6e1eb52 Authenticating user 'default' from [fd00:1122:3344:101::e]:39939 | ||
| 9339 | 2026.02.24 03:58:09.137032 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9340 | 2026.02.24 03:58:09.137039 [ 291 ] {} <Debug> TCP-Session: 33e114b7-7341-4a7e-8320-5df1b81d66e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2026.02.24 03:58:09.137058 [ 292 ] {} <Debug> TCP-Session: 2a43645f-7220-4670-80cd-4482f6e1eb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9342 | 2026.02.24 03:58:09.137080 [ 291 ] {} <Debug> TCP-Session: 33e114b7-7341-4a7e-8320-5df1b81d66e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9343 | 2026.02.24 03:58:09.137078 [ 275 ] {} <Debug> TCP-Session: 7cb4e156-c069-48a0-90de-9ddf4b489b97 Authenticating user 'default' from [fd00:1122:3344:101::e]:60053 | ||
| 9344 | 2026.02.24 03:58:09.137094 [ 292 ] {} <Debug> TCP-Session: 2a43645f-7220-4670-80cd-4482f6e1eb52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9345 | 2026.02.24 03:58:09.137030 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9346 | 2026.02.24 03:58:09.137131 [ 275 ] {} <Debug> TCP-Session: 7cb4e156-c069-48a0-90de-9ddf4b489b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9347 | 2026.02.24 03:58:09.136863 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63662 | ||
| 9348 | 2026.02.24 03:58:09.137162 [ 275 ] {} <Debug> TCP-Session: 7cb4e156-c069-48a0-90de-9ddf4b489b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.02.24 03:58:09.137162 [ 288 ] {} <Debug> TCP-Session: 2bf9261a-b791-4dbe-b56f-b3788c42165e Authenticating user 'default' from [fd00:1122:3344:101::e]:55677 | ||
| 9350 | 2026.02.24 03:58:09.137158 [ 290 ] {01efbd37-4f24-48fc-9836-e866cd73aab2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38977) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9351 | 2026.02.24 03:58:09.137201 [ 288 ] {} <Debug> TCP-Session: 2bf9261a-b791-4dbe-b56f-b3788c42165e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.02.24 03:58:09.137220 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9353 | 2026.02.24 03:58:09.137235 [ 288 ] {} <Debug> TCP-Session: 2bf9261a-b791-4dbe-b56f-b3788c42165e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2026.02.24 03:58:09.137249 [ 293 ] {} <Debug> TCP-Session: bdae6cce-9f58-46e9-b02d-fa28762661eb Authenticating user 'default' from [fd00:1122:3344:101::e]:63662 | ||
| 9355 | 2026.02.24 03:58:09.136865 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53349 | ||
| 9356 | 2026.02.24 03:58:09.137269 [ 293 ] {} <Debug> TCP-Session: bdae6cce-9f58-46e9-b02d-fa28762661eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2026.02.24 03:58:09.136884 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62102 | ||
| 9358 | 2026.02.24 03:58:09.137306 [ 293 ] {} <Debug> TCP-Session: bdae6cce-9f58-46e9-b02d-fa28762661eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9359 | 2026.02.24 03:58:09.137048 [ 289 ] {} <Debug> TCP-Session: 06bc0d91-bd7d-4eda-9f4a-a6d383e951a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37428 | ||
| 9360 | 2026.02.24 03:58:09.137339 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9361 | 2026.02.24 03:58:09.137363 [ 289 ] {} <Debug> TCP-Session: 06bc0d91-bd7d-4eda-9f4a-a6d383e951a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2026.02.24 03:58:09.137370 [ 294 ] {} <Debug> TCP-Session: f2ba5a92-2268-4e2d-baf2-741cbcdd25ee Authenticating user 'default' from [fd00:1122:3344:101::e]:53349 | ||
| 9363 | 2026.02.24 03:58:09.137376 [ 289 ] {} <Debug> TCP-Session: 06bc0d91-bd7d-4eda-9f4a-a6d383e951a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9364 | 2026.02.24 03:58:09.137371 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9365 | 2026.02.24 03:58:09.137388 [ 294 ] {} <Debug> TCP-Session: f2ba5a92-2268-4e2d-baf2-741cbcdd25ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2026.02.24 03:58:09.137416 [ 286 ] {} <Debug> TCP-Session: a6fe56e5-9282-43ec-b269-9d542b04518b Authenticating user 'default' from [fd00:1122:3344:101::e]:62102 | ||
| 9367 | 2026.02.24 03:58:09.137420 [ 294 ] {} <Debug> TCP-Session: f2ba5a92-2268-4e2d-baf2-741cbcdd25ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2026.02.24 03:58:09.137444 [ 286 ] {} <Debug> TCP-Session: a6fe56e5-9282-43ec-b269-9d542b04518b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9369 | 2026.02.24 03:58:09.137462 [ 286 ] {} <Debug> TCP-Session: a6fe56e5-9282-43ec-b269-9d542b04518b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9370 | 2026.02.24 03:58:09.137513 [ 290 ] {01efbd37-4f24-48fc-9836-e866cd73aab2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9371 | 2026.02.24 03:58:09.137572 [ 290 ] {01efbd37-4f24-48fc-9836-e866cd73aab2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9372 | 2026.02.24 03:58:09.137897 [ 290 ] {01efbd37-4f24-48fc-9836-e866cd73aab2} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 9373 | 2026.02.24 03:58:09.139086 [ 325 ] {01efbd37-4f24-48fc-9836-e866cd73aab2} <Trace> AggregatingTransform: Aggregating | ||
| 9374 | 2026.02.24 03:58:09.139126 [ 325 ] {01efbd37-4f24-48fc-9836-e866cd73aab2} <Trace> Aggregator: Aggregation method: without_key | ||
| 9375 | 2026.02.24 03:58:09.139168 [ 325 ] {01efbd37-4f24-48fc-9836-e866cd73aab2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001158231 sec. (863.386 rows/sec., 33.73 KiB/sec.) | ||
| 9376 | 2026.02.24 03:58:09.139191 [ 325 ] {01efbd37-4f24-48fc-9836-e866cd73aab2} <Trace> Aggregator: Merging aggregated data | ||
| 9377 | 2026.02.24 03:58:09.140597 [ 290 ] {01efbd37-4f24-48fc-9836-e866cd73aab2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0035 sec., 285.7142857142857 rows/sec., 11.16 KiB/sec. | ||
| 9378 | 2026.02.24 03:58:09.140739 [ 290 ] {01efbd37-4f24-48fc-9836-e866cd73aab2} <Debug> TCPHandler: Processed in 0.003931868 sec. | ||
| 9379 | 2026.02.24 03:58:09.140863 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9380 | 2026.02.24 03:58:09.140890 [ 290 ] {} <Debug> TCP-Session: cf25a7f7-4d9b-46b9-ac88-e54dbb1f39e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9381 | 2026.02.24 03:58:09.140898 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9382 | 2026.02.24 03:58:09.140921 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9383 | 2026.02.24 03:58:09.140938 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9384 | 2026.02.24 03:58:09.140940 [ 275 ] {} <Debug> TCP-Session: 7cb4e156-c069-48a0-90de-9ddf4b489b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2026.02.24 03:58:09.140976 [ 289 ] {} <Debug> TCP-Session: 06bc0d91-bd7d-4eda-9f4a-a6d383e951a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9386 | 2026.02.24 03:58:09.140997 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9387 | 2026.02.24 03:58:09.141009 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9388 | 2026.02.24 03:58:09.141025 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9389 | 2026.02.24 03:58:09.141039 [ 294 ] {} <Debug> TCP-Session: f2ba5a92-2268-4e2d-baf2-741cbcdd25ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9390 | 2026.02.24 03:58:09.141058 [ 293 ] {} <Debug> TCP-Session: bdae6cce-9f58-46e9-b02d-fa28762661eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9391 | 2026.02.24 03:58:09.141070 [ 288 ] {} <Debug> TCP-Session: 2bf9261a-b791-4dbe-b56f-b3788c42165e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9392 | 2026.02.24 03:58:09.140999 [ 286 ] {} <Debug> TCP-Session: a6fe56e5-9282-43ec-b269-9d542b04518b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2026.02.24 03:58:09.140994 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9394 | 2026.02.24 03:58:09.141040 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9395 | 2026.02.24 03:58:09.141167 [ 291 ] {} <Debug> TCP-Session: 33e114b7-7341-4a7e-8320-5df1b81d66e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9396 | 2026.02.24 03:58:09.141197 [ 292 ] {} <Debug> TCP-Session: 2a43645f-7220-4670-80cd-4482f6e1eb52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9397 | 2026.02.24 03:58:10.623282 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48890 | ||
| 9398 | 2026.02.24 03:58:10.623429 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9399 | 2026.02.24 03:58:10.623472 [ 290 ] {} <Debug> TCP-Session: 7e800f6b-c9e0-4516-ac28-546f27011790 Authenticating user 'default' from [fd00:1122:3344:101::e]:48890 | ||
| 9400 | 2026.02.24 03:58:10.623506 [ 290 ] {} <Debug> TCP-Session: 7e800f6b-c9e0-4516-ac28-546f27011790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9401 | 2026.02.24 03:58:10.623529 [ 290 ] {} <Debug> TCP-Session: 7e800f6b-c9e0-4516-ac28-546f27011790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9402 | 2026.02.24 03:58:10.623742 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49580 | ||
| 9403 | 2026.02.24 03:58:10.623805 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63154 | ||
| 9404 | 2026.02.24 03:58:10.623827 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34011 | ||
| 9405 | 2026.02.24 03:58:10.623861 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44749 | ||
| 9406 | 2026.02.24 03:58:10.623880 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9407 | 2026.02.24 03:58:10.623910 [ 290 ] {} <Trace> TCP-Session: 7e800f6b-c9e0-4516-ac28-546f27011790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9408 | 2026.02.24 03:58:10.623936 [ 291 ] {} <Debug> TCP-Session: cade70a3-76e9-4394-bbd8-b5007185fba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49580 | ||
| 9409 | 2026.02.24 03:58:10.623952 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9410 | 2026.02.24 03:58:10.623960 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9411 | 2026.02.24 03:58:10.623969 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9412 | 2026.02.24 03:58:10.623978 [ 291 ] {} <Debug> TCP-Session: cade70a3-76e9-4394-bbd8-b5007185fba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9413 | 2026.02.24 03:58:10.624006 [ 294 ] {} <Debug> TCP-Session: b11374f6-e48e-4e43-a634-a71d2b86a39d Authenticating user 'default' from [fd00:1122:3344:101::e]:34011 | ||
| 9414 | 2026.02.24 03:58:10.624011 [ 292 ] {} <Debug> TCP-Session: d24df91c-a455-44e7-a879-8da0086fbf92 Authenticating user 'default' from [fd00:1122:3344:101::e]:63154 | ||
| 9415 | 2026.02.24 03:58:10.624031 [ 291 ] {} <Debug> TCP-Session: cade70a3-76e9-4394-bbd8-b5007185fba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9416 | 2026.02.24 03:58:10.624050 [ 294 ] {} <Debug> TCP-Session: b11374f6-e48e-4e43-a634-a71d2b86a39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9417 | 2026.02.24 03:58:10.624058 [ 292 ] {} <Debug> TCP-Session: d24df91c-a455-44e7-a879-8da0086fbf92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9418 | 2026.02.24 03:58:10.624104 [ 294 ] {} <Debug> TCP-Session: b11374f6-e48e-4e43-a634-a71d2b86a39d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9419 | 2026.02.24 03:58:10.623878 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50518 | ||
| 9420 | 2026.02.24 03:58:10.624122 [ 292 ] {} <Debug> TCP-Session: d24df91c-a455-44e7-a879-8da0086fbf92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9421 | 2026.02.24 03:58:10.624145 [ 290 ] {4dcc93c7-d3e5-49db-8bf6-6caa612715a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48890) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9422 | 2026.02.24 03:58:10.623858 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56683 | ||
| 9423 | 2026.02.24 03:58:10.623840 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46250 | ||
| 9424 | 2026.02.24 03:58:10.624203 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9425 | 2026.02.24 03:58:10.623817 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54128 | ||
| 9426 | 2026.02.24 03:58:10.624247 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9427 | 2026.02.24 03:58:10.624253 [ 289 ] {} <Debug> TCP-Session: 5ed085e5-bacd-4a00-9841-cc40561734ef Authenticating user 'default' from [fd00:1122:3344:101::e]:50518 | ||
| 9428 | 2026.02.24 03:58:10.624277 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9429 | 2026.02.24 03:58:10.624289 [ 286 ] {} <Debug> TCP-Session: 749af7df-3182-44d4-be87-49545047c5eb Authenticating user 'default' from [fd00:1122:3344:101::e]:56683 | ||
| 9430 | 2026.02.24 03:58:10.624311 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9431 | 2026.02.24 03:58:10.624324 [ 275 ] {} <Debug> TCP-Session: 97aae738-4e88-4195-9c5f-fae84b8e1a84 Authenticating user 'default' from [fd00:1122:3344:101::e]:46250 | ||
| 9432 | 2026.02.24 03:58:10.624333 [ 286 ] {} <Debug> TCP-Session: 749af7df-3182-44d4-be87-49545047c5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9433 | 2026.02.24 03:58:10.624348 [ 293 ] {} <Debug> TCP-Session: 63998c3e-1190-40e8-ba0c-a82814f1b43f Authenticating user 'default' from [fd00:1122:3344:101::e]:54128 | ||
| 9434 | 2026.02.24 03:58:10.624362 [ 275 ] {} <Debug> TCP-Session: 97aae738-4e88-4195-9c5f-fae84b8e1a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9435 | 2026.02.24 03:58:10.624366 [ 286 ] {} <Debug> TCP-Session: 749af7df-3182-44d4-be87-49545047c5eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9436 | 2026.02.24 03:58:10.624380 [ 293 ] {} <Debug> TCP-Session: 63998c3e-1190-40e8-ba0c-a82814f1b43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9437 | 2026.02.24 03:58:10.624389 [ 275 ] {} <Debug> TCP-Session: 97aae738-4e88-4195-9c5f-fae84b8e1a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9438 | 2026.02.24 03:58:10.624412 [ 293 ] {} <Debug> TCP-Session: 63998c3e-1190-40e8-ba0c-a82814f1b43f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9439 | 2026.02.24 03:58:10.624417 [ 290 ] {4dcc93c7-d3e5-49db-8bf6-6caa612715a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9440 | 2026.02.24 03:58:10.624305 [ 289 ] {} <Debug> TCP-Session: 5ed085e5-bacd-4a00-9841-cc40561734ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9441 | 2026.02.24 03:58:10.624025 [ 288 ] {} <Debug> TCP-Session: 5d34e01f-12a0-47a0-8766-f6a2f32b840d Authenticating user 'default' from [fd00:1122:3344:101::e]:44749 | ||
| 9442 | 2026.02.24 03:58:10.624480 [ 289 ] {} <Debug> TCP-Session: 5ed085e5-bacd-4a00-9841-cc40561734ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9443 | 2026.02.24 03:58:10.624493 [ 290 ] {4dcc93c7-d3e5-49db-8bf6-6caa612715a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9444 | 2026.02.24 03:58:10.624503 [ 288 ] {} <Debug> TCP-Session: 5d34e01f-12a0-47a0-8766-f6a2f32b840d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9445 | 2026.02.24 03:58:10.624540 [ 288 ] {} <Debug> TCP-Session: 5d34e01f-12a0-47a0-8766-f6a2f32b840d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9446 | 2026.02.24 03:58:10.624792 [ 290 ] {4dcc93c7-d3e5-49db-8bf6-6caa612715a2} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 9447 | 2026.02.24 03:58:10.625758 [ 336 ] {4dcc93c7-d3e5-49db-8bf6-6caa612715a2} <Trace> AggregatingTransform: Aggregating | ||
| 9448 | 2026.02.24 03:58:10.625810 [ 336 ] {4dcc93c7-d3e5-49db-8bf6-6caa612715a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 9449 | 2026.02.24 03:58:10.625844 [ 336 ] {4dcc93c7-d3e5-49db-8bf6-6caa612715a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949599 sec. (1053.076 rows/sec., 41.14 KiB/sec.) | ||
| 9450 | 2026.02.24 03:58:10.625861 [ 336 ] {4dcc93c7-d3e5-49db-8bf6-6caa612715a2} <Trace> Aggregator: Merging aggregated data | ||
| 9451 | 2026.02.24 03:58:10.627201 [ 290 ] {4dcc93c7-d3e5-49db-8bf6-6caa612715a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003119 sec., 320.6155819172812 rows/sec., 12.52 KiB/sec. | ||
| 9452 | 2026.02.24 03:58:10.627351 [ 290 ] {4dcc93c7-d3e5-49db-8bf6-6caa612715a2} <Debug> TCPHandler: Processed in 0.003587094 sec. | ||
| 9453 | 2026.02.24 03:58:10.627463 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9454 | 2026.02.24 03:58:10.627485 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9455 | 2026.02.24 03:58:10.627493 [ 290 ] {} <Debug> TCP-Session: 7e800f6b-c9e0-4516-ac28-546f27011790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9456 | 2026.02.24 03:58:10.627520 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9457 | 2026.02.24 03:58:10.627535 [ 289 ] {} <Debug> TCP-Session: 5ed085e5-bacd-4a00-9841-cc40561734ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9458 | 2026.02.24 03:58:10.627540 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9459 | 2026.02.24 03:58:10.627559 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9460 | 2026.02.24 03:58:10.627569 [ 291 ] {} <Debug> TCP-Session: cade70a3-76e9-4394-bbd8-b5007185fba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9461 | 2026.02.24 03:58:10.627610 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9462 | 2026.02.24 03:58:10.627626 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9463 | 2026.02.24 03:58:10.627607 [ 294 ] {} <Debug> TCP-Session: b11374f6-e48e-4e43-a634-a71d2b86a39d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2026.02.24 03:58:10.627658 [ 275 ] {} <Debug> TCP-Session: 97aae738-4e88-4195-9c5f-fae84b8e1a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9465 | 2026.02.24 03:58:10.627672 [ 288 ] {} <Debug> TCP-Session: 5d34e01f-12a0-47a0-8766-f6a2f32b840d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9466 | 2026.02.24 03:58:10.627594 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9467 | 2026.02.24 03:58:10.627581 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9468 | 2026.02.24 03:58:10.627732 [ 293 ] {} <Debug> TCP-Session: 63998c3e-1190-40e8-ba0c-a82814f1b43f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9469 | 2026.02.24 03:58:10.627590 [ 292 ] {} <Debug> TCP-Session: d24df91c-a455-44e7-a879-8da0086fbf92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9470 | 2026.02.24 03:58:10.627760 [ 286 ] {} <Debug> TCP-Session: 749af7df-3182-44d4-be87-49545047c5eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9471 | 2026.02.24 03:58:11.846025 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9472 | 2026.02.24 03:58:11.846219 [ 277 ] {b9911525-451f-4606-9ace-647f5c6b4e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9473 | 2026.02.24 03:58:11.846290 [ 277 ] {b9911525-451f-4606-9ace-647f5c6b4e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9474 | 2026.02.24 03:58:11.846971 [ 277 ] {b9911525-451f-4606-9ace-647f5c6b4e3a} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2026.02.24 03:58:11.847023 [ 277 ] {b9911525-451f-4606-9ace-647f5c6b4e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9476 | 2026.02.24 03:58:11.847433 [ 277 ] {b9911525-451f-4606-9ace-647f5c6b4e3a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9477 | 2026.02.24 03:58:11.847669 [ 277 ] {b9911525-451f-4606-9ace-647f5c6b4e3a} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9478 | 2026.02.24 03:58:11.847842 [ 277 ] {b9911525-451f-4606-9ace-647f5c6b4e3a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001672 sec., 14354.066985645932 rows/sec., 1.19 MiB/sec. | ||
| 9479 | 2026.02.24 03:58:11.847898 [ 277 ] {b9911525-451f-4606-9ace-647f5c6b4e3a} <Debug> TCPHandler: Processed in 0.00200453 sec. | ||
| 9480 | 2026.02.24 03:58:11.848037 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2026.02.24 03:58:11.848142 [ 277 ] {cb75f1d5-e0d3-4797-b99f-9a83d93738c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9482 | 2026.02.24 03:58:11.848188 [ 277 ] {cb75f1d5-e0d3-4797-b99f-9a83d93738c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9483 | 2026.02.24 03:58:11.848641 [ 277 ] {cb75f1d5-e0d3-4797-b99f-9a83d93738c0} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2026.02.24 03:58:11.848682 [ 277 ] {cb75f1d5-e0d3-4797-b99f-9a83d93738c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9485 | 2026.02.24 03:58:11.848992 [ 277 ] {cb75f1d5-e0d3-4797-b99f-9a83d93738c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9486 | 2026.02.24 03:58:11.849206 [ 277 ] {cb75f1d5-e0d3-4797-b99f-9a83d93738c0} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2026.02.24 03:58:11.849350 [ 277 ] {cb75f1d5-e0d3-4797-b99f-9a83d93738c0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001232 sec., 1623.3766233766235 rows/sec., 132.37 KiB/sec. | ||
| 9488 | 2026.02.24 03:58:11.849390 [ 277 ] {cb75f1d5-e0d3-4797-b99f-9a83d93738c0} <Debug> TCPHandler: Processed in 0.001408353 sec. | ||
| 9489 | 2026.02.24 03:58:11.849516 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9490 | 2026.02.24 03:58:11.849614 [ 277 ] {b847cefd-2520-406b-b675-87458560a961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9491 | 2026.02.24 03:58:11.849655 [ 277 ] {b847cefd-2520-406b-b675-87458560a961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9492 | 2026.02.24 03:58:11.851053 [ 277 ] {b847cefd-2520-406b-b675-87458560a961} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.02.24 03:58:11.851096 [ 277 ] {b847cefd-2520-406b-b675-87458560a961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9494 | 2026.02.24 03:58:11.851547 [ 277 ] {b847cefd-2520-406b-b675-87458560a961} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9495 | 2026.02.24 03:58:11.851801 [ 277 ] {b847cefd-2520-406b-b675-87458560a961} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.02.24 03:58:11.851939 [ 42 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9497 | 2026.02.24 03:58:11.851946 [ 277 ] {b847cefd-2520-406b-b675-87458560a961} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002351 sec., 568694.1726924713 rows/sec., 47.57 MiB/sec. | ||
| 9498 | 2026.02.24 03:58:11.852022 [ 42 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2026.02.24 03:58:11.852041 [ 277 ] {b847cefd-2520-406b-b675-87458560a961} <Debug> TCPHandler: Processed in 0.002576035 sec. | ||
| 9500 | 2026.02.24 03:58:11.852053 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9501 | 2026.02.24 03:58:11.852150 [ 187 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 9502 | 2026.02.24 03:58:11.852179 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.02.24 03:58:11.852248 [ 187 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9504 | 2026.02.24 03:58:11.852279 [ 277 ] {6d8312ea-b956-400d-867b-6f1d5f6a36ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9505 | 2026.02.24 03:58:11.852286 [ 187 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1407 rows starting from the beginning of the part | ||
| 9506 | 2026.02.24 03:58:11.852323 [ 277 ] {6d8312ea-b956-400d-867b-6f1d5f6a36ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9507 | 2026.02.24 03:58:11.852352 [ 187 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 76 rows starting from the beginning of the part | ||
| 9508 | 2026.02.24 03:58:11.852398 [ 187 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 120 rows starting from the beginning of the part | ||
| 9509 | 2026.02.24 03:58:11.852442 [ 187 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 76 rows starting from the beginning of the part | ||
| 9510 | 2026.02.24 03:58:11.852494 [ 187 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 118 rows starting from the beginning of the part | ||
| 9511 | 2026.02.24 03:58:11.852537 [ 187 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1337 rows starting from the beginning of the part | ||
| 9512 | 2026.02.24 03:58:11.852833 [ 277 ] {6d8312ea-b956-400d-867b-6f1d5f6a36ad} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.02.24 03:58:11.852869 [ 277 ] {6d8312ea-b956-400d-867b-6f1d5f6a36ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9514 | 2026.02.24 03:58:11.853194 [ 277 ] {6d8312ea-b956-400d-867b-6f1d5f6a36ad} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9515 | 2026.02.24 03:58:11.853413 [ 277 ] {6d8312ea-b956-400d-867b-6f1d5f6a36ad} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.02.24 03:58:11.853557 [ 277 ] {6d8312ea-b956-400d-867b-6f1d5f6a36ad} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001299 sec., 18475.750577367206 rows/sec., 1.39 MiB/sec. | ||
| 9517 | 2026.02.24 03:58:11.853597 [ 277 ] {6d8312ea-b956-400d-867b-6f1d5f6a36ad} <Debug> TCPHandler: Processed in 0.001468854 sec. | ||
| 9518 | 2026.02.24 03:58:11.853716 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9519 | 2026.02.24 03:58:11.853815 [ 277 ] {43007c59-884d-4142-9776-d0f7047477bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9520 | 2026.02.24 03:58:11.853818 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705397 sec., 1837695.2697817576 rows/sec., 161.05 MiB/sec. | ||
| 9521 | 2026.02.24 03:58:11.853857 [ 277 ] {43007c59-884d-4142-9776-d0f7047477bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9522 | 2026.02.24 03:58:11.854053 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9523 | 2026.02.24 03:58:11.854313 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_71_14} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.02.24 03:58:11.854401 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_71_14} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9525 | 2026.02.24 03:58:11.854434 [ 277 ] {43007c59-884d-4142-9776-d0f7047477bd} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2026.02.24 03:58:11.854469 [ 277 ] {43007c59-884d-4142-9776-d0f7047477bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9527 | 2026.02.24 03:58:11.854472 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9528 | 2026.02.24 03:58:11.854785 [ 277 ] {43007c59-884d-4142-9776-d0f7047477bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9529 | 2026.02.24 03:58:11.855011 [ 277 ] {43007c59-884d-4142-9776-d0f7047477bd} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.02.24 03:58:11.855142 [ 277 ] {43007c59-884d-4142-9776-d0f7047477bd} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001347 sec., 187082.40534521156 rows/sec., 12.94 MiB/sec. | ||
| 9531 | 2026.02.24 03:58:11.855183 [ 277 ] {43007c59-884d-4142-9776-d0f7047477bd} <Debug> TCPHandler: Processed in 0.001517894 sec. | ||
| 9532 | 2026.02.24 03:58:11.855315 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2026.02.24 03:58:11.855411 [ 277 ] {71516cc1-38cd-4165-8520-46286c970c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9534 | 2026.02.24 03:58:11.855451 [ 277 ] {71516cc1-38cd-4165-8520-46286c970c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9535 | 2026.02.24 03:58:11.855863 [ 277 ] {71516cc1-38cd-4165-8520-46286c970c48} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.02.24 03:58:11.855898 [ 277 ] {71516cc1-38cd-4165-8520-46286c970c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9537 | 2026.02.24 03:58:11.856206 [ 277 ] {71516cc1-38cd-4165-8520-46286c970c48} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9538 | 2026.02.24 03:58:11.856476 [ 277 ] {71516cc1-38cd-4165-8520-46286c970c48} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.02.24 03:58:11.856620 [ 277 ] {71516cc1-38cd-4165-8520-46286c970c48} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001228 sec., 9771.98697068404 rows/sec., 763.44 KiB/sec. | ||
| 9540 | 2026.02.24 03:58:11.856659 [ 277 ] {71516cc1-38cd-4165-8520-46286c970c48} <Debug> TCPHandler: Processed in 0.001394174 sec. | ||
| 9541 | 2026.02.24 03:58:11.856777 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9542 | 2026.02.24 03:58:11.856871 [ 277 ] {0fa353be-5e91-4a2b-b824-7ee06e7e05e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9543 | 2026.02.24 03:58:11.856910 [ 277 ] {0fa353be-5e91-4a2b-b824-7ee06e7e05e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9544 | 2026.02.24 03:58:11.857654 [ 277 ] {0fa353be-5e91-4a2b-b824-7ee06e7e05e8} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.02.24 03:58:11.857690 [ 277 ] {0fa353be-5e91-4a2b-b824-7ee06e7e05e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9546 | 2026.02.24 03:58:11.858048 [ 277 ] {0fa353be-5e91-4a2b-b824-7ee06e7e05e8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9547 | 2026.02.24 03:58:11.858250 [ 277 ] {0fa353be-5e91-4a2b-b824-7ee06e7e05e8} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.02.24 03:58:11.858368 [ 42 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9549 | 2026.02.24 03:58:11.858377 [ 277 ] {0fa353be-5e91-4a2b-b824-7ee06e7e05e8} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001549 sec., 366688.18592640414 rows/sec., 27.50 MiB/sec. | ||
| 9550 | 2026.02.24 03:58:11.858414 [ 42 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2026.02.24 03:58:11.858430 [ 277 ] {0fa353be-5e91-4a2b-b824-7ee06e7e05e8} <Debug> TCPHandler: Processed in 0.001731747 sec. | ||
| 9552 | 2026.02.24 03:58:11.858437 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9553 | 2026.02.24 03:58:11.858535 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 9554 | 2026.02.24 03:58:11.858549 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2026.02.24 03:58:11.858644 [ 277 ] {c27a38b2-09ec-47f8-85df-652de1ba8d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9556 | 2026.02.24 03:58:11.858644 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9557 | 2026.02.24 03:58:11.858688 [ 277 ] {c27a38b2-09ec-47f8-85df-652de1ba8d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9558 | 2026.02.24 03:58:11.858694 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 633 rows starting from the beginning of the part | ||
| 9559 | 2026.02.24 03:58:11.858769 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 74 rows starting from the beginning of the part | ||
| 9560 | 2026.02.24 03:58:11.858812 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 99 rows starting from the beginning of the part | ||
| 9561 | 2026.02.24 03:58:11.858850 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 74 rows starting from the beginning of the part | ||
| 9562 | 2026.02.24 03:58:11.858885 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 95 rows starting from the beginning of the part | ||
| 9563 | 2026.02.24 03:58:11.858931 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 568 rows starting from the beginning of the part | ||
| 9564 | 2026.02.24 03:58:11.859461 [ 277 ] {c27a38b2-09ec-47f8-85df-652de1ba8d31} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2026.02.24 03:58:11.859502 [ 277 ] {c27a38b2-09ec-47f8-85df-652de1ba8d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9566 | 2026.02.24 03:58:11.859915 [ 277 ] {c27a38b2-09ec-47f8-85df-652de1ba8d31} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9567 | 2026.02.24 03:58:11.860131 [ 199 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604135 sec., 961889.1178111568 rows/sec., 76.63 MiB/sec. | ||
| 9568 | 2026.02.24 03:58:11.860146 [ 277 ] {c27a38b2-09ec-47f8-85df-652de1ba8d31} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.02.24 03:58:11.860276 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9570 | 2026.02.24 03:58:11.860298 [ 277 ] {c27a38b2-09ec-47f8-85df-652de1ba8d31} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001629 sec., 540822.5905463474 rows/sec., 36.71 MiB/sec. | ||
| 9571 | 2026.02.24 03:58:11.860308 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2026.02.24 03:58:11.860313 [ 191 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9573 | 2026.02.24 03:58:11.860340 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9574 | 2026.02.24 03:58:11.860349 [ 277 ] {c27a38b2-09ec-47f8-85df-652de1ba8d31} <Debug> TCPHandler: Processed in 0.001811957 sec. | ||
| 9575 | 2026.02.24 03:58:11.860571 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 9576 | 2026.02.24 03:58:11.860601 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9577 | 2026.02.24 03:58:11.860722 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9578 | 2026.02.24 03:58:11.860730 [ 277 ] {c55cd8e0-d7a9-47e1-8289-5aa07c8aadd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9579 | 2026.02.24 03:58:11.860768 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19585 rows starting from the beginning of the part | ||
| 9580 | 2026.02.24 03:58:11.860809 [ 191 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_71_14} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9581 | 2026.02.24 03:58:11.860812 [ 277 ] {c55cd8e0-d7a9-47e1-8289-5aa07c8aadd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9582 | 2026.02.24 03:58:11.860844 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9583 | 2026.02.24 03:58:11.860991 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 162 rows starting from the beginning of the part | ||
| 9584 | 2026.02.24 03:58:11.861013 [ 191 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_71_14} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9585 | 2026.02.24 03:58:11.861043 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 9586 | 2026.02.24 03:58:11.861087 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9587 | 2026.02.24 03:58:11.861119 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9588 | 2026.02.24 03:58:11.861129 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 881 rows starting from the beginning of the part | ||
| 9589 | 2026.02.24 03:58:11.861855 [ 277 ] {c55cd8e0-d7a9-47e1-8289-5aa07c8aadd7} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2026.02.24 03:58:11.861899 [ 277 ] {c55cd8e0-d7a9-47e1-8289-5aa07c8aadd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9591 | 2026.02.24 03:58:11.862467 [ 277 ] {c55cd8e0-d7a9-47e1-8289-5aa07c8aadd7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9592 | 2026.02.24 03:58:11.862725 [ 277 ] {c55cd8e0-d7a9-47e1-8289-5aa07c8aadd7} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2026.02.24 03:58:11.862852 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9594 | 2026.02.24 03:58:11.862879 [ 277 ] {c55cd8e0-d7a9-47e1-8289-5aa07c8aadd7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002174 sec., 4599.8160073597055 rows/sec., 8.24 MiB/sec. | ||
| 9595 | 2026.02.24 03:58:11.862890 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2026.02.24 03:58:11.862918 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9597 | 2026.02.24 03:58:11.862956 [ 277 ] {c55cd8e0-d7a9-47e1-8289-5aa07c8aadd7} <Debug> TCPHandler: Processed in 0.002417683 sec. | ||
| 9598 | 2026.02.24 03:58:11.863007 [ 193 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 9599 | 2026.02.24 03:58:11.863088 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.02.24 03:58:11.863195 [ 277 ] {aa921e4f-497b-4619-ba67-6a76b5d50665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9601 | 2026.02.24 03:58:11.863224 [ 193 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9602 | 2026.02.24 03:58:11.863243 [ 277 ] {aa921e4f-497b-4619-ba67-6a76b5d50665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9603 | 2026.02.24 03:58:11.863281 [ 193 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1209 rows starting from the beginning of the part | ||
| 9604 | 2026.02.24 03:58:11.863408 [ 193 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 9605 | 2026.02.24 03:58:11.863517 [ 193 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 9606 | 2026.02.24 03:58:11.863616 [ 193 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 9607 | 2026.02.24 03:58:11.863631 [ 277 ] {aa921e4f-497b-4619-ba67-6a76b5d50665} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2026.02.24 03:58:11.863673 [ 277 ] {aa921e4f-497b-4619-ba67-6a76b5d50665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9609 | 2026.02.24 03:58:11.863724 [ 193 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9610 | 2026.02.24 03:58:11.863833 [ 193 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 9611 | 2026.02.24 03:58:11.864047 [ 277 ] {aa921e4f-497b-4619-ba67-6a76b5d50665} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9612 | 2026.02.24 03:58:11.864320 [ 277 ] {aa921e4f-497b-4619-ba67-6a76b5d50665} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.02.24 03:58:11.864457 [ 42 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9614 | 2026.02.24 03:58:11.864483 [ 277 ] {aa921e4f-497b-4619-ba67-6a76b5d50665} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001307 sec., 45906.65646518745 rows/sec., 3.09 MiB/sec. | ||
| 9615 | 2026.02.24 03:58:11.864491 [ 42 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.02.24 03:58:11.864523 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9617 | 2026.02.24 03:58:11.864529 [ 277 ] {aa921e4f-497b-4619-ba67-6a76b5d50665} <Debug> TCPHandler: Processed in 0.001494224 sec. | ||
| 9618 | 2026.02.24 03:58:11.864596 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 9619 | 2026.02.24 03:58:11.864677 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9620 | 2026.02.24 03:58:11.864702 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3780 rows starting from the beginning of the part | ||
| 9621 | 2026.02.24 03:58:11.864751 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 9622 | 2026.02.24 03:58:11.864792 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 9623 | 2026.02.24 03:58:11.864837 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 9624 | 2026.02.24 03:58:11.864884 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 9625 | 2026.02.24 03:58:11.864926 [ 191 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 9626 | 2026.02.24 03:58:11.866645 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4080 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080229 sec., 1961322.5274717351 rows/sec., 132.11 MiB/sec. | ||
| 9627 | 2026.02.24 03:58:11.867043 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9628 | 2026.02.24 03:58:11.867309 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_71_14} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.02.24 03:58:11.867389 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_71_14} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9630 | 2026.02.24 03:58:11.867417 [ 186 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21108 rows, containing 5 columns (5 merged, 0 gathered) in 0.006905456 sec., 3056713.416174109 rows/sec., 209.94 MiB/sec. | ||
| 9631 | 2026.02.24 03:58:11.867467 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9632 | 2026.02.24 03:58:11.867822 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9633 | 2026.02.24 03:58:11.868128 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.02.24 03:58:11.868217 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9635 | 2026.02.24 03:58:11.868318 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9636 | 2026.02.24 03:58:11.871052 [ 201 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1301 rows, containing 19 columns (19 merged, 0 gathered) in 0.008088928 sec., 160837.1344138556 rows/sec., 288.21 MiB/sec. | ||
| 9637 | 2026.02.24 03:58:11.873115 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9638 | 2026.02.24 03:58:11.873482 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.02.24 03:58:11.873565 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9640 | 2026.02.24 03:58:11.873702 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9641 | 2026.02.24 03:58:12.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.04 MiB, peak 326.90 MiB, free memory in arenas 0.00 B, will set to 318.14 MiB (RSS), difference: 5.09 MiB | ||
| 9642 | 2026.02.24 03:58:12.442183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23508 | ||
| 9643 | 2026.02.24 03:58:12.442716 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9644 | 2026.02.24 03:58:12.442764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9645 | 2026.02.24 03:58:12.443277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9646 | 2026.02.24 03:58:12.443523 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2026.02.24 03:58:12.443677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23508 | ||
| 9648 | 2026.02.24 03:58:13.678860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9649 | 2026.02.24 03:58:13.695857 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.02.24 03:58:13.695921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9651 | 2026.02.24 03:58:13.702057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9652 | 2026.02.24 03:58:13.702752 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.02.24 03:58:13.705601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9654 | 2026.02.24 03:58:15.001160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1162 | ||
| 9655 | 2026.02.24 03:58:15.003609 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2026.02.24 03:58:15.003670 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9657 | 2026.02.24 03:58:15.004901 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9658 | 2026.02.24 03:58:15.005181 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.02.24 03:58:15.005337 [ 36 ] {} <Debug> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9660 | 2026.02.24 03:58:15.005397 [ 36 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.02.24 03:58:15.005417 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 9662 | 2026.02.24 03:58:15.005524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1162 | ||
| 9663 | 2026.02.24 03:58:15.005543 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 9664 | 2026.02.24 03:58:15.006101 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9665 | 2026.02.24 03:58:15.006243 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1016 rows starting from the beginning of the part | ||
| 9666 | 2026.02.24 03:58:15.006594 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 9667 | 2026.02.24 03:58:15.006945 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 9668 | 2026.02.24 03:58:15.007296 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 9669 | 2026.02.24 03:58:15.007632 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 9670 | 2026.02.24 03:58:15.007956 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 9671 | 2026.02.24 03:58:15.014060 [ 195 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1162 rows, containing 72 columns (72 merged, 0 gathered) in 0.008572503 sec., 135549.67551484087 rows/sec., 106.85 MiB/sec. | ||
| 9672 | 2026.02.24 03:58:15.015168 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9673 | 2026.02.24 03:58:15.015655 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_36_7} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.02.24 03:58:15.015724 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_36_7} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9675 | 2026.02.24 03:58:15.015894 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 9676 | 2026.02.24 03:58:16.818711 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2026.02.24 03:58:16.819017 [ 277 ] {66d72b67-03d4-4ec2-9ed7-a93bffc6b5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9678 | 2026.02.24 03:58:16.819122 [ 277 ] {66d72b67-03d4-4ec2-9ed7-a93bffc6b5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9679 | 2026.02.24 03:58:16.819834 [ 277 ] {66d72b67-03d4-4ec2-9ed7-a93bffc6b5e0} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.02.24 03:58:16.819874 [ 277 ] {66d72b67-03d4-4ec2-9ed7-a93bffc6b5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9681 | 2026.02.24 03:58:16.820275 [ 277 ] {66d72b67-03d4-4ec2-9ed7-a93bffc6b5e0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9682 | 2026.02.24 03:58:16.820515 [ 277 ] {66d72b67-03d4-4ec2-9ed7-a93bffc6b5e0} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.02.24 03:58:16.820667 [ 277 ] {66d72b67-03d4-4ec2-9ed7-a93bffc6b5e0} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001725 sec., 68405.79710144928 rows/sec., 5.82 MiB/sec. | ||
| 9684 | 2026.02.24 03:58:16.820708 [ 277 ] {66d72b67-03d4-4ec2-9ed7-a93bffc6b5e0} <Debug> TCPHandler: Processed in 0.002181611 sec. | ||
| 9685 | 2026.02.24 03:58:16.820827 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.02.24 03:58:16.820923 [ 277 ] {7f045a43-c470-4ad5-a553-ec88182f6bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9687 | 2026.02.24 03:58:16.820964 [ 277 ] {7f045a43-c470-4ad5-a553-ec88182f6bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9688 | 2026.02.24 03:58:16.821352 [ 277 ] {7f045a43-c470-4ad5-a553-ec88182f6bce} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.02.24 03:58:16.821384 [ 277 ] {7f045a43-c470-4ad5-a553-ec88182f6bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9690 | 2026.02.24 03:58:16.821667 [ 277 ] {7f045a43-c470-4ad5-a553-ec88182f6bce} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9691 | 2026.02.24 03:58:16.821869 [ 277 ] {7f045a43-c470-4ad5-a553-ec88182f6bce} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): 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.02.24 03:58:16.821991 [ 277 ] {7f045a43-c470-4ad5-a553-ec88182f6bce} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001146 sec., 27050.610820244325 rows/sec., 1.99 MiB/sec. | ||
| 9693 | 2026.02.24 03:58:16.822026 [ 277 ] {7f045a43-c470-4ad5-a553-ec88182f6bce} <Debug> TCPHandler: Processed in 0.001310752 sec. | ||
| 9694 | 2026.02.24 03:58:16.822190 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2026.02.24 03:58:16.822284 [ 277 ] {3c92411e-5e9f-4eb9-b1f9-aedb14c993cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9696 | 2026.02.24 03:58:16.822323 [ 277 ] {3c92411e-5e9f-4eb9-b1f9-aedb14c993cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9697 | 2026.02.24 03:58:16.822736 [ 277 ] {3c92411e-5e9f-4eb9-b1f9-aedb14c993cd} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.02.24 03:58:16.822770 [ 277 ] {3c92411e-5e9f-4eb9-b1f9-aedb14c993cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9699 | 2026.02.24 03:58:16.823070 [ 277 ] {3c92411e-5e9f-4eb9-b1f9-aedb14c993cd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9700 | 2026.02.24 03:58:16.823288 [ 277 ] {3c92411e-5e9f-4eb9-b1f9-aedb14c993cd} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.02.24 03:58:16.823415 [ 277 ] {3c92411e-5e9f-4eb9-b1f9-aedb14c993cd} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001149 sec., 82680.59181897301 rows/sec., 6.46 MiB/sec. | ||
| 9702 | 2026.02.24 03:58:16.823452 [ 277 ] {3c92411e-5e9f-4eb9-b1f9-aedb14c993cd} <Debug> TCPHandler: Processed in 0.001310902 sec. | ||
| 9703 | 2026.02.24 03:58:16.823564 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.02.24 03:58:16.823658 [ 277 ] {e3f001f4-da93-4801-8d0c-76a5c07f893d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9705 | 2026.02.24 03:58:16.823701 [ 277 ] {e3f001f4-da93-4801-8d0c-76a5c07f893d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9706 | 2026.02.24 03:58:16.824097 [ 277 ] {e3f001f4-da93-4801-8d0c-76a5c07f893d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.02.24 03:58:16.824132 [ 277 ] {e3f001f4-da93-4801-8d0c-76a5c07f893d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9708 | 2026.02.24 03:58:16.824467 [ 277 ] {e3f001f4-da93-4801-8d0c-76a5c07f893d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9709 | 2026.02.24 03:58:16.824683 [ 277 ] {e3f001f4-da93-4801-8d0c-76a5c07f893d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.02.24 03:58:16.824813 [ 277 ] {e3f001f4-da93-4801-8d0c-76a5c07f893d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 9711 | 2026.02.24 03:58:16.824849 [ 277 ] {e3f001f4-da93-4801-8d0c-76a5c07f893d} <Debug> TCPHandler: Processed in 0.001339703 sec. | ||
| 9712 | 2026.02.24 03:58:16.824950 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9713 | 2026.02.24 03:58:16.825045 [ 277 ] {48617605-58c8-4886-b181-f3182531b4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9714 | 2026.02.24 03:58:16.825099 [ 277 ] {48617605-58c8-4886-b181-f3182531b4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9715 | 2026.02.24 03:58:16.825884 [ 277 ] {48617605-58c8-4886-b181-f3182531b4e7} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.02.24 03:58:16.825920 [ 277 ] {48617605-58c8-4886-b181-f3182531b4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9717 | 2026.02.24 03:58:16.826465 [ 277 ] {48617605-58c8-4886-b181-f3182531b4e7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9718 | 2026.02.24 03:58:16.826698 [ 277 ] {48617605-58c8-4886-b181-f3182531b4e7} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.02.24 03:58:16.826834 [ 277 ] {48617605-58c8-4886-b181-f3182531b4e7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001807 sec., 17155.50636413946 rows/sec., 30.74 MiB/sec. | ||
| 9720 | 2026.02.24 03:58:16.826887 [ 277 ] {48617605-58c8-4886-b181-f3182531b4e7} <Debug> TCPHandler: Processed in 0.001985719 sec. | ||
| 9721 | 2026.02.24 03:58:16.826996 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9722 | 2026.02.24 03:58:16.827091 [ 277 ] {a3b4bbb7-5948-4f89-9910-8108504f057f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9723 | 2026.02.24 03:58:16.827133 [ 277 ] {a3b4bbb7-5948-4f89-9910-8108504f057f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9724 | 2026.02.24 03:58:16.827486 [ 277 ] {a3b4bbb7-5948-4f89-9910-8108504f057f} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.02.24 03:58:16.827523 [ 277 ] {a3b4bbb7-5948-4f89-9910-8108504f057f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9726 | 2026.02.24 03:58:16.827833 [ 277 ] {a3b4bbb7-5948-4f89-9910-8108504f057f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9727 | 2026.02.24 03:58:16.828052 [ 277 ] {a3b4bbb7-5948-4f89-9910-8108504f057f} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2026.02.24 03:58:16.828185 [ 277 ] {a3b4bbb7-5948-4f89-9910-8108504f057f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 9729 | 2026.02.24 03:58:16.828220 [ 277 ] {a3b4bbb7-5948-4f89-9910-8108504f057f} <Debug> TCPHandler: Processed in 0.001273492 sec. | ||
| 9730 | 2026.02.24 03:58:19.801960 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9731 | 2026.02.24 03:58:19.802023 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9732 | 2026.02.24 03:58:19.943915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23956 | ||
| 9733 | 2026.02.24 03:58:19.944588 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.02.24 03:58:19.944639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9735 | 2026.02.24 03:58:19.945149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9736 | 2026.02.24 03:58:19.945391 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.02.24 03:58:19.945549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23956 | ||
| 9738 | 2026.02.24 03:58:21.205817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9739 | 2026.02.24 03:58:21.222744 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.02.24 03:58:21.222800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9741 | 2026.02.24 03:58:21.229059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9742 | 2026.02.24 03:58:21.229754 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.02.24 03:58:21.232573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9744 | 2026.02.24 03:58:21.817630 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9745 | 2026.02.24 03:58:21.817878 [ 277 ] {e4c9829b-dd7c-46ee-a98c-1f6eabd5ff0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9746 | 2026.02.24 03:58:21.817976 [ 277 ] {e4c9829b-dd7c-46ee-a98c-1f6eabd5ff0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9747 | 2026.02.24 03:58:21.818769 [ 277 ] {e4c9829b-dd7c-46ee-a98c-1f6eabd5ff0d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.02.24 03:58:21.818822 [ 277 ] {e4c9829b-dd7c-46ee-a98c-1f6eabd5ff0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9749 | 2026.02.24 03:58:21.819259 [ 277 ] {e4c9829b-dd7c-46ee-a98c-1f6eabd5ff0d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9750 | 2026.02.24 03:58:21.819520 [ 277 ] {e4c9829b-dd7c-46ee-a98c-1f6eabd5ff0d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.02.24 03:58:21.819687 [ 277 ] {e4c9829b-dd7c-46ee-a98c-1f6eabd5ff0d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001884 sec., 40339.702760084925 rows/sec., 3.32 MiB/sec. | ||
| 9752 | 2026.02.24 03:58:21.819732 [ 277 ] {e4c9829b-dd7c-46ee-a98c-1f6eabd5ff0d} <Debug> TCPHandler: Processed in 0.002264612 sec. | ||
| 9753 | 2026.02.24 03:58:21.819863 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9754 | 2026.02.24 03:58:21.819964 [ 277 ] {5650b7fe-714f-4735-953b-de50b949581e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9755 | 2026.02.24 03:58:21.820008 [ 277 ] {5650b7fe-714f-4735-953b-de50b949581e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9756 | 2026.02.24 03:58:21.820425 [ 277 ] {5650b7fe-714f-4735-953b-de50b949581e} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2026.02.24 03:58:21.820464 [ 277 ] {5650b7fe-714f-4735-953b-de50b949581e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9758 | 2026.02.24 03:58:21.820816 [ 277 ] {5650b7fe-714f-4735-953b-de50b949581e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9759 | 2026.02.24 03:58:21.821056 [ 277 ] {5650b7fe-714f-4735-953b-de50b949581e} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2026.02.24 03:58:21.821197 [ 277 ] {5650b7fe-714f-4735-953b-de50b949581e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001254 sec., 7974.481658692185 rows/sec., 599.64 KiB/sec. | ||
| 9761 | 2026.02.24 03:58:21.821234 [ 277 ] {5650b7fe-714f-4735-953b-de50b949581e} <Debug> TCPHandler: Processed in 0.001426883 sec. | ||
| 9762 | 2026.02.24 03:58:21.821332 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9763 | 2026.02.24 03:58:21.821421 [ 277 ] {d9c5d77f-cb9b-4368-98ff-0dcf237c9fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9764 | 2026.02.24 03:58:21.821459 [ 277 ] {d9c5d77f-cb9b-4368-98ff-0dcf237c9fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9765 | 2026.02.24 03:58:21.821855 [ 277 ] {d9c5d77f-cb9b-4368-98ff-0dcf237c9fa8} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2026.02.24 03:58:21.821890 [ 277 ] {d9c5d77f-cb9b-4368-98ff-0dcf237c9fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9767 | 2026.02.24 03:58:21.822265 [ 277 ] {d9c5d77f-cb9b-4368-98ff-0dcf237c9fa8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9768 | 2026.02.24 03:58:21.822493 [ 277 ] {d9c5d77f-cb9b-4368-98ff-0dcf237c9fa8} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9769 | 2026.02.24 03:58:21.822625 [ 277 ] {d9c5d77f-cb9b-4368-98ff-0dcf237c9fa8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001207 sec., 61309.03065451533 rows/sec., 4.79 MiB/sec. | ||
| 9770 | 2026.02.24 03:58:21.822663 [ 277 ] {d9c5d77f-cb9b-4368-98ff-0dcf237c9fa8} <Debug> TCPHandler: Processed in 0.001369803 sec. | ||
| 9771 | 2026.02.24 03:58:21.822772 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9772 | 2026.02.24 03:58:21.822867 [ 277 ] {bf60c335-da15-4c83-823d-dc9ad57612d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9773 | 2026.02.24 03:58:21.822912 [ 277 ] {bf60c335-da15-4c83-823d-dc9ad57612d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9774 | 2026.02.24 03:58:21.823332 [ 277 ] {bf60c335-da15-4c83-823d-dc9ad57612d5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.02.24 03:58:21.823371 [ 277 ] {bf60c335-da15-4c83-823d-dc9ad57612d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9776 | 2026.02.24 03:58:21.823724 [ 277 ] {bf60c335-da15-4c83-823d-dc9ad57612d5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9777 | 2026.02.24 03:58:21.823942 [ 277 ] {bf60c335-da15-4c83-823d-dc9ad57612d5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.02.24 03:58:21.824075 [ 277 ] {bf60c335-da15-4c83-823d-dc9ad57612d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 9779 | 2026.02.24 03:58:21.824113 [ 277 ] {bf60c335-da15-4c83-823d-dc9ad57612d5} <Debug> TCPHandler: Processed in 0.001389533 sec. | ||
| 9780 | 2026.02.24 03:58:21.824215 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9781 | 2026.02.24 03:58:21.824311 [ 277 ] {9f7d828c-41f6-4f40-8d89-504fa6358b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9782 | 2026.02.24 03:58:21.824367 [ 277 ] {9f7d828c-41f6-4f40-8d89-504fa6358b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9783 | 2026.02.24 03:58:21.825122 [ 277 ] {9f7d828c-41f6-4f40-8d89-504fa6358b6d} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9784 | 2026.02.24 03:58:21.825159 [ 277 ] {9f7d828c-41f6-4f40-8d89-504fa6358b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9785 | 2026.02.24 03:58:21.825667 [ 277 ] {9f7d828c-41f6-4f40-8d89-504fa6358b6d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9786 | 2026.02.24 03:58:21.825886 [ 277 ] {9f7d828c-41f6-4f40-8d89-504fa6358b6d} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2026.02.24 03:58:21.826039 [ 277 ] {9f7d828c-41f6-4f40-8d89-504fa6358b6d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 9788 | 2026.02.24 03:58:21.826102 [ 277 ] {9f7d828c-41f6-4f40-8d89-504fa6358b6d} <Debug> TCPHandler: Processed in 0.001936929 sec. | ||
| 9789 | 2026.02.24 03:58:21.826210 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9790 | 2026.02.24 03:58:21.826305 [ 277 ] {2cdf65a4-730c-4413-a7f5-12e12e4240fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9791 | 2026.02.24 03:58:21.826348 [ 277 ] {2cdf65a4-730c-4413-a7f5-12e12e4240fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9792 | 2026.02.24 03:58:21.826684 [ 277 ] {2cdf65a4-730c-4413-a7f5-12e12e4240fe} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2026.02.24 03:58:21.826717 [ 277 ] {2cdf65a4-730c-4413-a7f5-12e12e4240fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9794 | 2026.02.24 03:58:21.827016 [ 277 ] {2cdf65a4-730c-4413-a7f5-12e12e4240fe} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9795 | 2026.02.24 03:58:21.827225 [ 277 ] {2cdf65a4-730c-4413-a7f5-12e12e4240fe} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2026.02.24 03:58:21.827356 [ 277 ] {2cdf65a4-730c-4413-a7f5-12e12e4240fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 9797 | 2026.02.24 03:58:21.827393 [ 277 ] {2cdf65a4-730c-4413-a7f5-12e12e4240fe} <Debug> TCPHandler: Processed in 0.001233722 sec. | ||
| 9798 | 2026.02.24 03:58:22.149230 [ 27 ] {} <Debug> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 9799 | 2026.02.24 03:58:22.149295 [ 27 ] {} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.02.24 03:58:22.149315 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9801 | 2026.02.24 03:58:22.149437 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::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 | ||
| 9802 | 2026.02.24 03:58:22.149594 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9803 | 2026.02.24 03:58:22.149634 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 9804 | 2026.02.24 03:58:22.149716 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 9805 | 2026.02.24 03:58:22.149769 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 9806 | 2026.02.24 03:58:22.149820 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 9807 | 2026.02.24 03:58:22.149868 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 9808 | 2026.02.24 03:58:22.150683 [ 195 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307333 sec., 27536.9779543544 rows/sec., 2.30 MiB/sec. | ||
| 9809 | 2026.02.24 03:58:22.150859 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 9810 | 2026.02.24 03:58:22.151184 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_22_5} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2026.02.24 03:58:22.151278 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_22_5} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 9812 | 2026.02.24 03:58:22.151376 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9813 | 2026.02.24 03:58:25.005908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1186 | ||
| 9814 | 2026.02.24 03:58:25.008087 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2026.02.24 03:58:25.008135 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9816 | 2026.02.24 03:58:25.009300 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9817 | 2026.02.24 03:58:25.009565 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2026.02.24 03:58:25.009832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1186 | ||
| 9819 | 2026.02.24 03:58:26.818397 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9820 | 2026.02.24 03:58:26.818704 [ 277 ] {3f1f4a48-f1ce-41e5-b598-349585dcc9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9821 | 2026.02.24 03:58:26.818783 [ 277 ] {3f1f4a48-f1ce-41e5-b598-349585dcc9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9822 | 2026.02.24 03:58:26.819407 [ 277 ] {3f1f4a48-f1ce-41e5-b598-349585dcc9ec} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2026.02.24 03:58:26.819453 [ 277 ] {3f1f4a48-f1ce-41e5-b598-349585dcc9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9824 | 2026.02.24 03:58:26.819844 [ 277 ] {3f1f4a48-f1ce-41e5-b598-349585dcc9ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9825 | 2026.02.24 03:58:26.820070 [ 277 ] {3f1f4a48-f1ce-41e5-b598-349585dcc9ec} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2026.02.24 03:58:26.820239 [ 277 ] {3f1f4a48-f1ce-41e5-b598-349585dcc9ec} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001611 sec., 4965.859714463067 rows/sec., 404.93 KiB/sec. | ||
| 9827 | 2026.02.24 03:58:26.820294 [ 277 ] {3f1f4a48-f1ce-41e5-b598-349585dcc9ec} <Debug> TCPHandler: Processed in 0.00207835 sec. | ||
| 9828 | 2026.02.24 03:58:26.820425 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9829 | 2026.02.24 03:58:26.820529 [ 277 ] {f7476ee8-692c-46b7-a7e9-f5f9000f3bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9830 | 2026.02.24 03:58:26.820574 [ 277 ] {f7476ee8-692c-46b7-a7e9-f5f9000f3bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9831 | 2026.02.24 03:58:26.821067 [ 277 ] {f7476ee8-692c-46b7-a7e9-f5f9000f3bef} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.02.24 03:58:26.821105 [ 277 ] {f7476ee8-692c-46b7-a7e9-f5f9000f3bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9833 | 2026.02.24 03:58:26.821430 [ 277 ] {f7476ee8-692c-46b7-a7e9-f5f9000f3bef} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9834 | 2026.02.24 03:58:26.821644 [ 277 ] {f7476ee8-692c-46b7-a7e9-f5f9000f3bef} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2026.02.24 03:58:26.821777 [ 277 ] {f7476ee8-692c-46b7-a7e9-f5f9000f3bef} <Debug> executeQuery: Read 122 rows, 10.57 KiB in 0.00127 sec., 96062.99212598425 rows/sec., 8.13 MiB/sec. | ||
| 9836 | 2026.02.24 03:58:26.821816 [ 277 ] {f7476ee8-692c-46b7-a7e9-f5f9000f3bef} <Debug> TCPHandler: Processed in 0.001447534 sec. | ||
| 9837 | 2026.02.24 03:58:26.821933 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9838 | 2026.02.24 03:58:26.822030 [ 277 ] {4f5aa6fb-85b4-4d14-87ff-e305733b78e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9839 | 2026.02.24 03:58:26.822075 [ 277 ] {4f5aa6fb-85b4-4d14-87ff-e305733b78e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9840 | 2026.02.24 03:58:26.822496 [ 277 ] {4f5aa6fb-85b4-4d14-87ff-e305733b78e0} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.02.24 03:58:26.822534 [ 277 ] {4f5aa6fb-85b4-4d14-87ff-e305733b78e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9842 | 2026.02.24 03:58:26.822838 [ 277 ] {4f5aa6fb-85b4-4d14-87ff-e305733b78e0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9843 | 2026.02.24 03:58:26.823044 [ 277 ] {4f5aa6fb-85b4-4d14-87ff-e305733b78e0} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.02.24 03:58:26.823183 [ 277 ] {4f5aa6fb-85b4-4d14-87ff-e305733b78e0} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001173 sec., 33248.08184143223 rows/sec., 2.41 MiB/sec. | ||
| 9845 | 2026.02.24 03:58:26.823230 [ 277 ] {4f5aa6fb-85b4-4d14-87ff-e305733b78e0} <Debug> TCPHandler: Processed in 0.001346403 sec. | ||
| 9846 | 2026.02.24 03:58:26.823362 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9847 | 2026.02.24 03:58:26.823471 [ 277 ] {4909fe4f-7dd9-4dcb-a4c4-8e5961485627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9848 | 2026.02.24 03:58:26.823513 [ 277 ] {4909fe4f-7dd9-4dcb-a4c4-8e5961485627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9849 | 2026.02.24 03:58:26.823945 [ 277 ] {4909fe4f-7dd9-4dcb-a4c4-8e5961485627} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.02.24 03:58:26.823980 [ 277 ] {4909fe4f-7dd9-4dcb-a4c4-8e5961485627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9851 | 2026.02.24 03:58:26.824285 [ 277 ] {4909fe4f-7dd9-4dcb-a4c4-8e5961485627} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9852 | 2026.02.24 03:58:26.824504 [ 277 ] {4909fe4f-7dd9-4dcb-a4c4-8e5961485627} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.02.24 03:58:26.824636 [ 277 ] {4909fe4f-7dd9-4dcb-a4c4-8e5961485627} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.00119 sec., 86554.6218487395 rows/sec., 6.77 MiB/sec. | ||
| 9854 | 2026.02.24 03:58:26.824673 [ 277 ] {4909fe4f-7dd9-4dcb-a4c4-8e5961485627} <Debug> TCPHandler: Processed in 0.001369203 sec. | ||
| 9855 | 2026.02.24 03:58:26.824784 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2026.02.24 03:58:26.824880 [ 277 ] {27c1004e-79f4-4108-a3f6-904397a56a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9857 | 2026.02.24 03:58:26.824924 [ 277 ] {27c1004e-79f4-4108-a3f6-904397a56a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9858 | 2026.02.24 03:58:26.825341 [ 277 ] {27c1004e-79f4-4108-a3f6-904397a56a57} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.02.24 03:58:26.825378 [ 277 ] {27c1004e-79f4-4108-a3f6-904397a56a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9860 | 2026.02.24 03:58:26.825700 [ 277 ] {27c1004e-79f4-4108-a3f6-904397a56a57} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9861 | 2026.02.24 03:58:26.825908 [ 277 ] {27c1004e-79f4-4108-a3f6-904397a56a57} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.02.24 03:58:26.826041 [ 277 ] {27c1004e-79f4-4108-a3f6-904397a56a57} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00118 sec., 138983.05084745763 rows/sec., 9.68 MiB/sec. | ||
| 9863 | 2026.02.24 03:58:26.826079 [ 277 ] {27c1004e-79f4-4108-a3f6-904397a56a57} <Debug> TCPHandler: Processed in 0.001343663 sec. | ||
| 9864 | 2026.02.24 03:58:26.826179 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2026.02.24 03:58:26.826274 [ 277 ] {91403815-412a-4173-8f43-48594f7ad11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9866 | 2026.02.24 03:58:26.826330 [ 277 ] {91403815-412a-4173-8f43-48594f7ad11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9867 | 2026.02.24 03:58:26.827170 [ 277 ] {91403815-412a-4173-8f43-48594f7ad11b} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2026.02.24 03:58:26.827208 [ 277 ] {91403815-412a-4173-8f43-48594f7ad11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9869 | 2026.02.24 03:58:26.827741 [ 277 ] {91403815-412a-4173-8f43-48594f7ad11b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9870 | 2026.02.24 03:58:26.827963 [ 277 ] {91403815-412a-4173-8f43-48594f7ad11b} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2026.02.24 03:58:26.828102 [ 277 ] {91403815-412a-4173-8f43-48594f7ad11b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001846 sec., 16793.066088840736 rows/sec., 30.09 MiB/sec. | ||
| 9872 | 2026.02.24 03:58:26.828165 [ 277 ] {91403815-412a-4173-8f43-48594f7ad11b} <Debug> TCPHandler: Processed in 0.00203388 sec. | ||
| 9873 | 2026.02.24 03:58:26.828280 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2026.02.24 03:58:26.828380 [ 277 ] {4a6de1c7-9a31-43a1-8381-918fcb38221c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9875 | 2026.02.24 03:58:26.828422 [ 277 ] {4a6de1c7-9a31-43a1-8381-918fcb38221c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9876 | 2026.02.24 03:58:26.828762 [ 277 ] {4a6de1c7-9a31-43a1-8381-918fcb38221c} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2026.02.24 03:58:26.828799 [ 277 ] {4a6de1c7-9a31-43a1-8381-918fcb38221c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9878 | 2026.02.24 03:58:26.829103 [ 277 ] {4a6de1c7-9a31-43a1-8381-918fcb38221c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9879 | 2026.02.24 03:58:26.829316 [ 277 ] {4a6de1c7-9a31-43a1-8381-918fcb38221c} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.02.24 03:58:26.829450 [ 277 ] {4a6de1c7-9a31-43a1-8381-918fcb38221c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 9881 | 2026.02.24 03:58:26.829487 [ 277 ] {4a6de1c7-9a31-43a1-8381-918fcb38221c} <Debug> TCPHandler: Processed in 0.001257162 sec. | ||
| 9882 | 2026.02.24 03:58:27.445794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24468 | ||
| 9883 | 2026.02.24 03:58:27.446332 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.02.24 03:58:27.446378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9885 | 2026.02.24 03:58:27.446878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9886 | 2026.02.24 03:58:27.447106 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.02.24 03:58:27.447243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24468 | ||
| 9888 | 2026.02.24 03:58:27.447268 [ 93 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9889 | 2026.02.24 03:58:27.447342 [ 93 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.02.24 03:58:27.447365 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9891 | 2026.02.24 03:58:27.447484 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 9892 | 2026.02.24 03:58:27.447592 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9893 | 2026.02.24 03:58:27.447625 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22036 rows starting from the beginning of the part | ||
| 9894 | 2026.02.24 03:58:27.447689 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 9895 | 2026.02.24 03:58:27.447737 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 9896 | 2026.02.24 03:58:27.447782 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 9897 | 2026.02.24 03:58:27.447824 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 9898 | 2026.02.24 03:58:27.447865 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 9899 | 2026.02.24 03:58:27.449765 [ 192 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24468 rows, containing 4 columns (4 merged, 0 gathered) in 0.002328072 sec., 10509984.22729194 rows/sec., 150.35 MiB/sec. | ||
| 9900 | 2026.02.24 03:58:27.450008 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9901 | 2026.02.24 03:58:27.450231 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_51_10} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.02.24 03:58:27.450297 [ 196 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_51_10} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9903 | 2026.02.24 03:58:27.450359 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 9904 | 2026.02.24 03:58:28.732767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9905 | 2026.02.24 03:58:28.750322 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2026.02.24 03:58:28.750381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9907 | 2026.02.24 03:58:28.756317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9908 | 2026.02.24 03:58:28.757044 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.02.24 03:58:28.757377 [ 29 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9910 | 2026.02.24 03:58:28.757450 [ 29 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.02.24 03:58:28.757476 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9912 | 2026.02.24 03:58:28.757617 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 9913 | 2026.02.24 03:58:28.760117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9914 | 2026.02.24 03:58:28.761270 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9915 | 2026.02.24 03:58:28.762795 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 9916 | 2026.02.24 03:58:28.768016 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 9917 | 2026.02.24 03:58:28.772678 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 9918 | 2026.02.24 03:58:28.777646 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 9919 | 2026.02.24 03:58:28.782821 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 9920 | 2026.02.24 03:58:28.786803 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 9921 | 2026.02.24 03:58:28.843035 [ 188 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.085478749 sec., 4492.344641122439 rows/sec., 23.23 MiB/sec. | ||
| 9922 | 2026.02.24 03:58:28.845472 [ 192 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9923 | 2026.02.24 03:58:28.847615 [ 192 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_51_10} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2026.02.24 03:58:28.847731 [ 192 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_51_10} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9925 | 2026.02.24 03:58:28.849683 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9926 | 2026.02.24 03:58:29.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.23 MiB, peak 332.63 MiB, free memory in arenas 0.00 B, will set to 320.72 MiB (RSS), difference: 1.50 MiB | ||
| 9927 | 2026.02.24 03:58:31.817116 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9928 | 2026.02.24 03:58:31.817430 [ 277 ] {ca1106b8-8ded-4387-8f4a-18eff89000c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9929 | 2026.02.24 03:58:31.817539 [ 277 ] {ca1106b8-8ded-4387-8f4a-18eff89000c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9930 | 2026.02.24 03:58:31.818337 [ 277 ] {ca1106b8-8ded-4387-8f4a-18eff89000c8} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.02.24 03:58:31.818390 [ 277 ] {ca1106b8-8ded-4387-8f4a-18eff89000c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9932 | 2026.02.24 03:58:31.818794 [ 277 ] {ca1106b8-8ded-4387-8f4a-18eff89000c8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9933 | 2026.02.24 03:58:31.819025 [ 277 ] {ca1106b8-8ded-4387-8f4a-18eff89000c8} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.02.24 03:58:31.819198 [ 277 ] {ca1106b8-8ded-4387-8f4a-18eff89000c8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001852 sec., 41036.71706263499 rows/sec., 3.38 MiB/sec. | ||
| 9935 | 2026.02.24 03:58:31.819252 [ 277 ] {ca1106b8-8ded-4387-8f4a-18eff89000c8} <Debug> TCPHandler: Processed in 0.002322672 sec. | ||
| 9936 | 2026.02.24 03:58:31.819381 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9937 | 2026.02.24 03:58:31.819488 [ 277 ] {48d6ab62-f2a6-4c90-80a2-075680bb4cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9938 | 2026.02.24 03:58:31.819535 [ 277 ] {48d6ab62-f2a6-4c90-80a2-075680bb4cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9939 | 2026.02.24 03:58:31.819970 [ 277 ] {48d6ab62-f2a6-4c90-80a2-075680bb4cdb} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2026.02.24 03:58:31.820011 [ 277 ] {48d6ab62-f2a6-4c90-80a2-075680bb4cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9941 | 2026.02.24 03:58:31.820345 [ 277 ] {48d6ab62-f2a6-4c90-80a2-075680bb4cdb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9942 | 2026.02.24 03:58:31.820557 [ 277 ] {48d6ab62-f2a6-4c90-80a2-075680bb4cdb} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9943 | 2026.02.24 03:58:31.820669 [ 172 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9944 | 2026.02.24 03:58:31.820697 [ 277 ] {48d6ab62-f2a6-4c90-80a2-075680bb4cdb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001234 sec., 8103.727714748784 rows/sec., 609.36 KiB/sec. | ||
| 9945 | 2026.02.24 03:58:31.820734 [ 172 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2026.02.24 03:58:31.820746 [ 277 ] {48d6ab62-f2a6-4c90-80a2-075680bb4cdb} <Debug> TCPHandler: Processed in 0.001419593 sec. | ||
| 9947 | 2026.02.24 03:58:31.820762 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9948 | 2026.02.24 03:58:31.820859 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2026.02.24 03:58:31.820877 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 9950 | 2026.02.24 03:58:31.820959 [ 277 ] {61f5ac70-3ece-4884-9838-1d7ac497e53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9951 | 2026.02.24 03:58:31.821008 [ 277 ] {61f5ac70-3ece-4884-9838-1d7ac497e53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9952 | 2026.02.24 03:58:31.821010 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9953 | 2026.02.24 03:58:31.821060 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 71 rows starting from the beginning of the part | ||
| 9954 | 2026.02.24 03:58:31.821139 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 9955 | 2026.02.24 03:58:31.821190 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 9956 | 2026.02.24 03:58:31.821237 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 9957 | 2026.02.24 03:58:31.821284 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 39 rows starting from the beginning of the part | ||
| 9958 | 2026.02.24 03:58:31.821347 [ 200 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 9959 | 2026.02.24 03:58:31.821499 [ 277 ] {61f5ac70-3ece-4884-9838-1d7ac497e53d} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2026.02.24 03:58:31.821544 [ 277 ] {61f5ac70-3ece-4884-9838-1d7ac497e53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9961 | 2026.02.24 03:58:31.821950 [ 277 ] {61f5ac70-3ece-4884-9838-1d7ac497e53d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9962 | 2026.02.24 03:58:31.822208 [ 277 ] {61f5ac70-3ece-4884-9838-1d7ac497e53d} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2026.02.24 03:58:31.822249 [ 187 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424624 sec., 129858.8259077483 rows/sec., 10.01 MiB/sec. | ||
| 9964 | 2026.02.24 03:58:31.822350 [ 277 ] {61f5ac70-3ece-4884-9838-1d7ac497e53d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001406 sec., 52631.57894736843 rows/sec., 4.11 MiB/sec. | ||
| 9965 | 2026.02.24 03:58:31.822378 [ 187 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9966 | 2026.02.24 03:58:31.822399 [ 277 ] {61f5ac70-3ece-4884-9838-1d7ac497e53d} <Debug> TCPHandler: Processed in 0.001590415 sec. | ||
| 9967 | 2026.02.24 03:58:31.822537 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9968 | 2026.02.24 03:58:31.822631 [ 187 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_71_14} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.02.24 03:58:31.822635 [ 277 ] {08bb1b95-e731-45c6-ab38-1cf7efad7443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9970 | 2026.02.24 03:58:31.822688 [ 277 ] {08bb1b95-e731-45c6-ab38-1cf7efad7443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9971 | 2026.02.24 03:58:31.822704 [ 187 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_71_14} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9972 | 2026.02.24 03:58:31.822785 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9973 | 2026.02.24 03:58:31.823110 [ 277 ] {08bb1b95-e731-45c6-ab38-1cf7efad7443} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.02.24 03:58:31.823146 [ 277 ] {08bb1b95-e731-45c6-ab38-1cf7efad7443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9975 | 2026.02.24 03:58:31.823482 [ 277 ] {08bb1b95-e731-45c6-ab38-1cf7efad7443} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9976 | 2026.02.24 03:58:31.823687 [ 277 ] {08bb1b95-e731-45c6-ab38-1cf7efad7443} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.02.24 03:58:31.823820 [ 277 ] {08bb1b95-e731-45c6-ab38-1cf7efad7443} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 9978 | 2026.02.24 03:58:31.823858 [ 277 ] {08bb1b95-e731-45c6-ab38-1cf7efad7443} <Debug> TCPHandler: Processed in 0.001371313 sec. | ||
| 9979 | 2026.02.24 03:58:31.823960 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2026.02.24 03:58:31.824055 [ 277 ] {683f8cf3-3c66-426f-ab40-01e8d86e8984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9981 | 2026.02.24 03:58:31.824111 [ 277 ] {683f8cf3-3c66-426f-ab40-01e8d86e8984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9982 | 2026.02.24 03:58:31.824894 [ 277 ] {683f8cf3-3c66-426f-ab40-01e8d86e8984} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2026.02.24 03:58:31.824932 [ 277 ] {683f8cf3-3c66-426f-ab40-01e8d86e8984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9984 | 2026.02.24 03:58:31.825464 [ 277 ] {683f8cf3-3c66-426f-ab40-01e8d86e8984} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9985 | 2026.02.24 03:58:31.825690 [ 277 ] {683f8cf3-3c66-426f-ab40-01e8d86e8984} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2026.02.24 03:58:31.825831 [ 277 ] {683f8cf3-3c66-426f-ab40-01e8d86e8984} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001796 sec., 5567.928730512249 rows/sec., 9.98 MiB/sec. | ||
| 9987 | 2026.02.24 03:58:31.825893 [ 277 ] {683f8cf3-3c66-426f-ab40-01e8d86e8984} <Debug> TCPHandler: Processed in 0.001981369 sec. | ||
| 9988 | 2026.02.24 03:58:31.826004 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2026.02.24 03:58:31.826100 [ 277 ] {d3bc9962-429d-4911-8298-b4429f5bc745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9990 | 2026.02.24 03:58:31.826143 [ 277 ] {d3bc9962-429d-4911-8298-b4429f5bc745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9991 | 2026.02.24 03:58:31.826480 [ 277 ] {d3bc9962-429d-4911-8298-b4429f5bc745} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2026.02.24 03:58:31.826517 [ 277 ] {d3bc9962-429d-4911-8298-b4429f5bc745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 9993 | 2026.02.24 03:58:31.826832 [ 277 ] {d3bc9962-429d-4911-8298-b4429f5bc745} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9994 | 2026.02.24 03:58:31.827044 [ 277 ] {d3bc9962-429d-4911-8298-b4429f5bc745} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2026.02.24 03:58:31.827175 [ 277 ] {d3bc9962-429d-4911-8298-b4429f5bc745} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 9996 | 2026.02.24 03:58:31.827211 [ 277 ] {d3bc9962-429d-4911-8298-b4429f5bc745} <Debug> TCPHandler: Processed in 0.001256892 sec. | ||
| 9997 | 2026.02.24 03:58:34.802064 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9998 | 2026.02.24 03:58:34.802113 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9999 | 2026.02.24 03:58:34.947502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24916 | ||
| 10000 | 2026.02.24 03:58:34.948060 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2026.02.24 03:58:34.948107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 10002 | 2026.02.24 03:58:34.948623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10003 | 2026.02.24 03:58:34.948858 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2026.02.24 03:58:34.948993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24916 | ||
| 10005 | 2026.02.24 03:58:35.010158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1212 | ||
| 10006 | 2026.02.24 03:58:35.012491 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2026.02.24 03:58:35.012540 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 10008 | 2026.02.24 03:58:35.013817 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10009 | 2026.02.24 03:58:35.014093 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2026.02.24 03:58:35.014361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 10011 | 2026.02.24 03:58:36.260306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10012 | 2026.02.24 03:58:36.275290 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.02.24 03:58:36.275335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10014 | 2026.02.24 03:58:36.280598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10015 | 2026.02.24 03:58:36.281277 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.02.24 03:58:36.283866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10017 | 2026.02.24 03:58:36.817791 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10018 | 2026.02.24 03:58:36.818065 [ 277 ] {b16ad4ae-f9d3-4b9c-8f4b-96880e74ab38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10019 | 2026.02.24 03:58:36.818130 [ 277 ] {b16ad4ae-f9d3-4b9c-8f4b-96880e74ab38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10020 | 2026.02.24 03:58:36.818814 [ 277 ] {b16ad4ae-f9d3-4b9c-8f4b-96880e74ab38} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2026.02.24 03:58:36.818862 [ 277 ] {b16ad4ae-f9d3-4b9c-8f4b-96880e74ab38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10022 | 2026.02.24 03:58:36.819268 [ 277 ] {b16ad4ae-f9d3-4b9c-8f4b-96880e74ab38} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10023 | 2026.02.24 03:58:36.819487 [ 277 ] {b16ad4ae-f9d3-4b9c-8f4b-96880e74ab38} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2026.02.24 03:58:36.819632 [ 140 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10025 | 2026.02.24 03:58:36.819642 [ 277 ] {b16ad4ae-f9d3-4b9c-8f4b-96880e74ab38} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001648 sec., 71601.94174757281 rows/sec., 6.09 MiB/sec. | ||
| 10026 | 2026.02.24 03:58:36.819713 [ 140 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2026.02.24 03:58:36.819730 [ 277 ] {b16ad4ae-f9d3-4b9c-8f4b-96880e74ab38} <Debug> TCPHandler: Processed in 0.0021231 sec. | ||
| 10028 | 2026.02.24 03:58:36.819744 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10029 | 2026.02.24 03:58:36.819850 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 10030 | 2026.02.24 03:58:36.819862 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10031 | 2026.02.24 03:58:36.819956 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10032 | 2026.02.24 03:58:36.819969 [ 277 ] {0f6f8094-57e7-46a8-b505-69a9245aa0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10033 | 2026.02.24 03:58:36.819989 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part | ||
| 10034 | 2026.02.24 03:58:36.820011 [ 277 ] {0f6f8094-57e7-46a8-b505-69a9245aa0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10035 | 2026.02.24 03:58:36.820057 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 118 rows starting from the beginning of the part | ||
| 10036 | 2026.02.24 03:58:36.820107 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 76 rows starting from the beginning of the part | ||
| 10037 | 2026.02.24 03:58:36.820152 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 122 rows starting from the beginning of the part | ||
| 10038 | 2026.02.24 03:58:36.820198 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 76 rows starting from the beginning of the part | ||
| 10039 | 2026.02.24 03:58:36.820240 [ 191 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 118 rows starting from the beginning of the part | ||
| 10040 | 2026.02.24 03:58:36.820417 [ 277 ] {0f6f8094-57e7-46a8-b505-69a9245aa0ba} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2026.02.24 03:58:36.820452 [ 277 ] {0f6f8094-57e7-46a8-b505-69a9245aa0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10042 | 2026.02.24 03:58:36.820749 [ 277 ] {0f6f8094-57e7-46a8-b505-69a9245aa0ba} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10043 | 2026.02.24 03:58:36.820956 [ 277 ] {0f6f8094-57e7-46a8-b505-69a9245aa0ba} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2026.02.24 03:58:36.821088 [ 277 ] {0f6f8094-57e7-46a8-b505-69a9245aa0ba} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001137 sec., 27264.73175021988 rows/sec., 2.00 MiB/sec. | ||
| 10045 | 2026.02.24 03:58:36.821125 [ 277 ] {0f6f8094-57e7-46a8-b505-69a9245aa0ba} <Debug> TCPHandler: Processed in 0.001312693 sec. | ||
| 10046 | 2026.02.24 03:58:36.821225 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10047 | 2026.02.24 03:58:36.821318 [ 277 ] {09c13c81-2af0-4283-bb07-5c304c77c198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10048 | 2026.02.24 03:58:36.821357 [ 277 ] {09c13c81-2af0-4283-bb07-5c304c77c198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10049 | 2026.02.24 03:58:36.821411 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1917 rows, containing 5 columns (5 merged, 0 gathered) in 0.001601015 sec., 1197365.421310856 rows/sec., 105.16 MiB/sec. | ||
| 10050 | 2026.02.24 03:58:36.821711 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10051 | 2026.02.24 03:58:36.821774 [ 277 ] {09c13c81-2af0-4283-bb07-5c304c77c198} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10052 | 2026.02.24 03:58:36.821816 [ 277 ] {09c13c81-2af0-4283-bb07-5c304c77c198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10053 | 2026.02.24 03:58:36.822136 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_76_15} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.02.24 03:58:36.822154 [ 277 ] {09c13c81-2af0-4283-bb07-5c304c77c198} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10055 | 2026.02.24 03:58:36.822253 [ 186 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_76_15} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10056 | 2026.02.24 03:58:36.822381 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10057 | 2026.02.24 03:58:36.822410 [ 277 ] {09c13c81-2af0-4283-bb07-5c304c77c198} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2026.02.24 03:58:36.822531 [ 140 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10059 | 2026.02.24 03:58:36.822549 [ 277 ] {09c13c81-2af0-4283-bb07-5c304c77c198} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001249 sec., 76060.84867894316 rows/sec., 5.94 MiB/sec. | ||
| 10060 | 2026.02.24 03:58:36.822560 [ 140 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.02.24 03:58:36.822588 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10062 | 2026.02.24 03:58:36.822593 [ 277 ] {09c13c81-2af0-4283-bb07-5c304c77c198} <Debug> TCPHandler: Processed in 0.001416954 sec. | ||
| 10063 | 2026.02.24 03:58:36.822659 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 10064 | 2026.02.24 03:58:36.822718 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2026.02.24 03:58:36.822750 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10066 | 2026.02.24 03:58:36.822776 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 633 rows starting from the beginning of the part | ||
| 10067 | 2026.02.24 03:58:36.822821 [ 277 ] {56c866aa-c52d-4151-914d-a3e63fd32be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10068 | 2026.02.24 03:58:36.822836 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 95 rows starting from the beginning of the part | ||
| 10069 | 2026.02.24 03:58:36.822867 [ 277 ] {56c866aa-c52d-4151-914d-a3e63fd32be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10070 | 2026.02.24 03:58:36.822881 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 74 rows starting from the beginning of the part | ||
| 10071 | 2026.02.24 03:58:36.822920 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 103 rows starting from the beginning of the part | ||
| 10072 | 2026.02.24 03:58:36.822959 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 74 rows starting from the beginning of the part | ||
| 10073 | 2026.02.24 03:58:36.822998 [ 187 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 95 rows starting from the beginning of the part | ||
| 10074 | 2026.02.24 03:58:36.823277 [ 277 ] {56c866aa-c52d-4151-914d-a3e63fd32be8} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.02.24 03:58:36.823313 [ 277 ] {56c866aa-c52d-4151-914d-a3e63fd32be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10076 | 2026.02.24 03:58:36.823662 [ 277 ] {56c866aa-c52d-4151-914d-a3e63fd32be8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10077 | 2026.02.24 03:58:36.823834 [ 197 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200801 sec., 894402.9860068404 rows/sec., 71.84 MiB/sec. | ||
| 10078 | 2026.02.24 03:58:36.823868 [ 277 ] {56c866aa-c52d-4151-914d-a3e63fd32be8} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.02.24 03:58:36.823996 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10080 | 2026.02.24 03:58:36.824012 [ 277 ] {56c866aa-c52d-4151-914d-a3e63fd32be8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 10081 | 2026.02.24 03:58:36.824027 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2026.02.24 03:58:36.824044 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10083 | 2026.02.24 03:58:36.824054 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10084 | 2026.02.24 03:58:36.824057 [ 277 ] {56c866aa-c52d-4151-914d-a3e63fd32be8} <Debug> TCPHandler: Processed in 0.001388054 sec. | ||
| 10085 | 2026.02.24 03:58:36.824134 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 10086 | 2026.02.24 03:58:36.824196 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2026.02.24 03:58:36.824219 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10088 | 2026.02.24 03:58:36.824245 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21108 rows starting from the beginning of the part | ||
| 10089 | 2026.02.24 03:58:36.824291 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 10090 | 2026.02.24 03:58:36.824293 [ 277 ] {0e7ee284-f7ae-4ce1-a1ff-94bfe427f517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10091 | 2026.02.24 03:58:36.824330 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10092 | 2026.02.24 03:58:36.824347 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_76_15} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2026.02.24 03:58:36.824358 [ 277 ] {0e7ee284-f7ae-4ce1-a1ff-94bfe427f517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10094 | 2026.02.24 03:58:36.824363 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 164 rows starting from the beginning of the part | ||
| 10095 | 2026.02.24 03:58:36.824408 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 10096 | 2026.02.24 03:58:36.824438 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_76_15} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10097 | 2026.02.24 03:58:36.824445 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10098 | 2026.02.24 03:58:36.824540 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10099 | 2026.02.24 03:58:36.825215 [ 277 ] {0e7ee284-f7ae-4ce1-a1ff-94bfe427f517} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2026.02.24 03:58:36.825254 [ 277 ] {0e7ee284-f7ae-4ce1-a1ff-94bfe427f517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10101 | 2026.02.24 03:58:36.825817 [ 277 ] {0e7ee284-f7ae-4ce1-a1ff-94bfe427f517} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10102 | 2026.02.24 03:58:36.826044 [ 277 ] {0e7ee284-f7ae-4ce1-a1ff-94bfe427f517} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2026.02.24 03:58:36.826157 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10104 | 2026.02.24 03:58:36.826179 [ 277 ] {0e7ee284-f7ae-4ce1-a1ff-94bfe427f517} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001905 sec., 16272.965879265092 rows/sec., 29.16 MiB/sec. | ||
| 10105 | 2026.02.24 03:58:36.826190 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.02.24 03:58:36.826219 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10107 | 2026.02.24 03:58:36.826244 [ 277 ] {0e7ee284-f7ae-4ce1-a1ff-94bfe427f517} <Debug> TCPHandler: Processed in 0.00209686 sec. | ||
| 10108 | 2026.02.24 03:58:36.826298 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 10109 | 2026.02.24 03:58:36.826364 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10110 | 2026.02.24 03:58:36.826465 [ 277 ] {037943a2-f645-4eb3-928a-28bdf4481614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10111 | 2026.02.24 03:58:36.826508 [ 277 ] {037943a2-f645-4eb3-928a-28bdf4481614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10112 | 2026.02.24 03:58:36.826517 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10113 | 2026.02.24 03:58:36.826576 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1301 rows starting from the beginning of the part | ||
| 10114 | 2026.02.24 03:58:36.826704 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 10115 | 2026.02.24 03:58:36.826814 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10116 | 2026.02.24 03:58:36.826847 [ 277 ] {037943a2-f645-4eb3-928a-28bdf4481614} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.02.24 03:58:36.826888 [ 277 ] {037943a2-f645-4eb3-928a-28bdf4481614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10118 | 2026.02.24 03:58:36.826909 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 10119 | 2026.02.24 03:58:36.827012 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10120 | 2026.02.24 03:58:36.827101 [ 190 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 10121 | 2026.02.24 03:58:36.827198 [ 277 ] {037943a2-f645-4eb3-928a-28bdf4481614} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10122 | 2026.02.24 03:58:36.827453 [ 277 ] {037943a2-f645-4eb3-928a-28bdf4481614} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.02.24 03:58:36.827568 [ 140 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10124 | 2026.02.24 03:58:36.827588 [ 277 ] {037943a2-f645-4eb3-928a-28bdf4481614} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 10125 | 2026.02.24 03:58:36.827598 [ 140 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.02.24 03:58:36.827628 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10127 | 2026.02.24 03:58:36.827632 [ 277 ] {037943a2-f645-4eb3-928a-28bdf4481614} <Debug> TCPHandler: Processed in 0.001317853 sec. | ||
| 10128 | 2026.02.24 03:58:36.827707 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10129 | 2026.02.24 03:58:36.827808 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10130 | 2026.02.24 03:58:36.827835 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4080 rows starting from the beginning of the part | ||
| 10131 | 2026.02.24 03:58:36.827882 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10132 | 2026.02.24 03:58:36.827923 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10133 | 2026.02.24 03:58:36.827963 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10134 | 2026.02.24 03:58:36.828000 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10135 | 2026.02.24 03:58:36.828035 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10136 | 2026.02.24 03:58:36.829488 [ 193 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001815418 sec., 2412667.4958604574 rows/sec., 162.51 MiB/sec. | ||
| 10137 | 2026.02.24 03:58:36.830157 [ 189 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10138 | 2026.02.24 03:58:36.830478 [ 189 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_76_15} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2026.02.24 03:58:36.830560 [ 189 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_76_15} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10140 | 2026.02.24 03:58:36.830649 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 10141 | 2026.02.24 03:58:36.835715 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21912 rows, containing 5 columns (5 merged, 0 gathered) in 0.011606001 sec., 1887988.8085482675 rows/sec., 129.74 MiB/sec. | ||
| 10142 | 2026.02.24 03:58:36.836040 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10143 | 2026.02.24 03:58:36.836282 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10144 | 2026.02.24 03:58:36.836351 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10145 | 2026.02.24 03:58:36.836417 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10146 | 2026.02.24 03:58:36.837276 [ 193 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1414 rows, containing 19 columns (19 merged, 0 gathered) in 0.011015875 sec., 128360.20742791654 rows/sec., 230.02 MiB/sec. | ||
| 10147 | 2026.02.24 03:58:36.839216 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10148 | 2026.02.24 03:58:36.839548 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2026.02.24 03:58:36.839628 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10150 | 2026.02.24 03:58:36.839756 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB. | ||
| 10151 | 2026.02.24 03:58:37.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.96 MiB, peak 336.53 MiB, free memory in arenas 0.00 B, will set to 328.12 MiB (RSS), difference: 6.15 MiB | ||
| 10152 | 2026.02.24 03:58:41.848000 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10153 | 2026.02.24 03:58:41.848214 [ 277 ] {c9a5eaad-40c5-49c5-ae7c-8821927d047a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10154 | 2026.02.24 03:58:41.848284 [ 277 ] {c9a5eaad-40c5-49c5-ae7c-8821927d047a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10155 | 2026.02.24 03:58:41.848935 [ 277 ] {c9a5eaad-40c5-49c5-ae7c-8821927d047a} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2026.02.24 03:58:41.848982 [ 277 ] {c9a5eaad-40c5-49c5-ae7c-8821927d047a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10157 | 2026.02.24 03:58:41.849380 [ 277 ] {c9a5eaad-40c5-49c5-ae7c-8821927d047a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10158 | 2026.02.24 03:58:41.849619 [ 277 ] {c9a5eaad-40c5-49c5-ae7c-8821927d047a} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2026.02.24 03:58:41.849778 [ 277 ] {c9a5eaad-40c5-49c5-ae7c-8821927d047a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001615 sec., 14860.681114551084 rows/sec., 1.23 MiB/sec. | ||
| 10160 | 2026.02.24 03:58:41.849773 [ 121 ] {} <Debug> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10161 | 2026.02.24 03:58:41.849828 [ 277 ] {c9a5eaad-40c5-49c5-ae7c-8821927d047a} <Debug> TCPHandler: Processed in 0.001967299 sec. | ||
| 10162 | 2026.02.24 03:58:41.849878 [ 121 ] {} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2026.02.24 03:58:41.849922 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10164 | 2026.02.24 03:58:41.849980 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2026.02.24 03:58:41.850070 [ 194 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::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 | ||
| 10166 | 2026.02.24 03:58:41.850089 [ 277 ] {2aa285a9-9a9e-4761-b39d-e4a59aad648f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10167 | 2026.02.24 03:58:41.850163 [ 277 ] {2aa285a9-9a9e-4761-b39d-e4a59aad648f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10168 | 2026.02.24 03:58:41.850235 [ 194 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10169 | 2026.02.24 03:58:41.850279 [ 194 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10170 | 2026.02.24 03:58:41.850358 [ 194 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10171 | 2026.02.24 03:58:41.850410 [ 194 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10172 | 2026.02.24 03:58:41.850462 [ 194 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10173 | 2026.02.24 03:58:41.850511 [ 194 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10174 | 2026.02.24 03:58:41.850626 [ 277 ] {2aa285a9-9a9e-4761-b39d-e4a59aad648f} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2026.02.24 03:58:41.850678 [ 277 ] {2aa285a9-9a9e-4761-b39d-e4a59aad648f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10176 | 2026.02.24 03:58:41.851077 [ 277 ] {2aa285a9-9a9e-4761-b39d-e4a59aad648f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10177 | 2026.02.24 03:58:41.851323 [ 277 ] {2aa285a9-9a9e-4761-b39d-e4a59aad648f} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2026.02.24 03:58:41.851362 [ 189 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357203 sec., 88417.13435646694 rows/sec., 7.67 MiB/sec. | ||
| 10179 | 2026.02.24 03:58:41.851468 [ 277 ] {2aa285a9-9a9e-4761-b39d-e4a59aad648f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001403 sec., 2851.033499643621 rows/sec., 232.48 KiB/sec. | ||
| 10180 | 2026.02.24 03:58:41.851512 [ 277 ] {2aa285a9-9a9e-4761-b39d-e4a59aad648f} <Debug> TCPHandler: Processed in 0.001584015 sec. | ||
| 10181 | 2026.02.24 03:58:41.851543 [ 193 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10182 | 2026.02.24 03:58:41.851626 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10183 | 2026.02.24 03:58:41.851727 [ 277 ] {8c950154-525f-4e93-8f87-beaceec21375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10184 | 2026.02.24 03:58:41.851768 [ 277 ] {8c950154-525f-4e93-8f87-beaceec21375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10185 | 2026.02.24 03:58:41.851859 [ 193 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_13_3} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2026.02.24 03:58:41.851936 [ 193 ] {eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9::all_1_13_3} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10187 | 2026.02.24 03:58:41.852042 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10188 | 2026.02.24 03:58:41.852890 [ 277 ] {8c950154-525f-4e93-8f87-beaceec21375} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2026.02.24 03:58:41.852930 [ 277 ] {8c950154-525f-4e93-8f87-beaceec21375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10190 | 2026.02.24 03:58:41.853329 [ 277 ] {8c950154-525f-4e93-8f87-beaceec21375} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10191 | 2026.02.24 03:58:41.853562 [ 277 ] {8c950154-525f-4e93-8f87-beaceec21375} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2026.02.24 03:58:41.853696 [ 277 ] {8c950154-525f-4e93-8f87-beaceec21375} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001989 sec., 672699.8491704374 rows/sec., 56.26 MiB/sec. | ||
| 10193 | 2026.02.24 03:58:41.853732 [ 277 ] {8c950154-525f-4e93-8f87-beaceec21375} <Debug> TCPHandler: Processed in 0.002154031 sec. | ||
| 10194 | 2026.02.24 03:58:41.853853 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2026.02.24 03:58:41.853950 [ 277 ] {0e825a13-4bfc-4885-9447-9bf9837b6d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10196 | 2026.02.24 03:58:41.853990 [ 277 ] {0e825a13-4bfc-4885-9447-9bf9837b6d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10197 | 2026.02.24 03:58:41.854415 [ 277 ] {0e825a13-4bfc-4885-9447-9bf9837b6d79} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.02.24 03:58:41.854451 [ 277 ] {0e825a13-4bfc-4885-9447-9bf9837b6d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10199 | 2026.02.24 03:58:41.854747 [ 277 ] {0e825a13-4bfc-4885-9447-9bf9837b6d79} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10200 | 2026.02.24 03:58:41.854949 [ 277 ] {0e825a13-4bfc-4885-9447-9bf9837b6d79} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2026.02.24 03:58:41.855076 [ 277 ] {0e825a13-4bfc-4885-9447-9bf9837b6d79} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001145 sec., 22707.423580786028 rows/sec., 1.70 MiB/sec. | ||
| 10202 | 2026.02.24 03:58:41.855112 [ 277 ] {0e825a13-4bfc-4885-9447-9bf9837b6d79} <Debug> TCPHandler: Processed in 0.001305902 sec. | ||
| 10203 | 2026.02.24 03:58:41.855224 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2026.02.24 03:58:41.855317 [ 277 ] {1c1b16da-e06d-4443-80f4-dc8260bcd54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10205 | 2026.02.24 03:58:41.855354 [ 277 ] {1c1b16da-e06d-4443-80f4-dc8260bcd54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10206 | 2026.02.24 03:58:41.855880 [ 277 ] {1c1b16da-e06d-4443-80f4-dc8260bcd54d} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2026.02.24 03:58:41.855915 [ 277 ] {1c1b16da-e06d-4443-80f4-dc8260bcd54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10208 | 2026.02.24 03:58:41.856217 [ 277 ] {1c1b16da-e06d-4443-80f4-dc8260bcd54d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10209 | 2026.02.24 03:58:41.856424 [ 277 ] {1c1b16da-e06d-4443-80f4-dc8260bcd54d} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2026.02.24 03:58:41.856519 [ 121 ] {} <Debug> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10211 | 2026.02.24 03:58:41.856546 [ 277 ] {1c1b16da-e06d-4443-80f4-dc8260bcd54d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001248 sec., 201923.07692307694 rows/sec., 13.97 MiB/sec. | ||
| 10212 | 2026.02.24 03:58:41.856559 [ 121 ] {} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.02.24 03:58:41.856587 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10214 | 2026.02.24 03:58:41.856589 [ 277 ] {1c1b16da-e06d-4443-80f4-dc8260bcd54d} <Debug> TCPHandler: Processed in 0.001410963 sec. | ||
| 10215 | 2026.02.24 03:58:41.856661 [ 194 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::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 | ||
| 10216 | 2026.02.24 03:58:41.856710 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10217 | 2026.02.24 03:58:41.856766 [ 194 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10218 | 2026.02.24 03:58:41.856798 [ 194 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 10219 | 2026.02.24 03:58:41.856806 [ 277 ] {bda28de2-a542-49a6-8517-5a6b98cbde3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10220 | 2026.02.24 03:58:41.856850 [ 277 ] {bda28de2-a542-49a6-8517-5a6b98cbde3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10221 | 2026.02.24 03:58:41.856851 [ 194 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 10222 | 2026.02.24 03:58:41.856906 [ 194 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 10223 | 2026.02.24 03:58:41.856944 [ 194 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 10224 | 2026.02.24 03:58:41.856982 [ 194 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 10225 | 2026.02.24 03:58:41.857244 [ 277 ] {bda28de2-a542-49a6-8517-5a6b98cbde3a} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2026.02.24 03:58:41.857283 [ 277 ] {bda28de2-a542-49a6-8517-5a6b98cbde3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10227 | 2026.02.24 03:58:41.857594 [ 277 ] {bda28de2-a542-49a6-8517-5a6b98cbde3a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10228 | 2026.02.24 03:58:41.857806 [ 277 ] {bda28de2-a542-49a6-8517-5a6b98cbde3a} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2026.02.24 03:58:41.857822 [ 201 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193361 sec., 1055841.4427821925 rows/sec., 77.05 MiB/sec. | ||
| 10230 | 2026.02.24 03:58:41.857903 [ 121 ] {} <Debug> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10231 | 2026.02.24 03:58:41.857928 [ 121 ] {} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2026.02.24 03:58:41.857933 [ 277 ] {bda28de2-a542-49a6-8517-5a6b98cbde3a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 818.78 KiB/sec. | ||
| 10233 | 2026.02.24 03:58:41.857947 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10234 | 2026.02.24 03:58:41.857959 [ 194 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10235 | 2026.02.24 03:58:41.857980 [ 277 ] {bda28de2-a542-49a6-8517-5a6b98cbde3a} <Debug> TCPHandler: Processed in 0.001316993 sec. | ||
| 10236 | 2026.02.24 03:58:41.858027 [ 189 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::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 | ||
| 10237 | 2026.02.24 03:58:41.858094 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10238 | 2026.02.24 03:58:41.858129 [ 189 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10239 | 2026.02.24 03:58:41.858169 [ 189 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10240 | 2026.02.24 03:58:41.858202 [ 277 ] {173ea4f7-0a70-4e10-addf-57a93388b75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10241 | 2026.02.24 03:58:41.858233 [ 189 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10242 | 2026.02.24 03:58:41.858243 [ 194 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_13_3} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.02.24 03:58:41.858250 [ 277 ] {173ea4f7-0a70-4e10-addf-57a93388b75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10244 | 2026.02.24 03:58:41.858287 [ 189 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10245 | 2026.02.24 03:58:41.858324 [ 194 ] {5ac50576-02cc-4551-8c3c-ab2f8265abd3::all_1_13_3} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10246 | 2026.02.24 03:58:41.858337 [ 189 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10247 | 2026.02.24 03:58:41.858382 [ 189 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10248 | 2026.02.24 03:58:41.858398 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10249 | 2026.02.24 03:58:41.858996 [ 277 ] {173ea4f7-0a70-4e10-addf-57a93388b75f} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10250 | 2026.02.24 03:58:41.859040 [ 277 ] {173ea4f7-0a70-4e10-addf-57a93388b75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10251 | 2026.02.24 03:58:41.859125 [ 194 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127041 sec., 53236.75003837482 rows/sec., 4.26 MiB/sec. | ||
| 10252 | 2026.02.24 03:58:41.859326 [ 196 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10253 | 2026.02.24 03:58:41.859431 [ 277 ] {173ea4f7-0a70-4e10-addf-57a93388b75f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10254 | 2026.02.24 03:58:41.859769 [ 277 ] {173ea4f7-0a70-4e10-addf-57a93388b75f} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.02.24 03:58:41.859784 [ 196 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_13_3} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2026.02.24 03:58:41.859913 [ 196 ] {7dea86a7-3a68-45a3-9276-f0ce99884906::all_1_13_3} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10257 | 2026.02.24 03:58:41.859916 [ 277 ] {173ea4f7-0a70-4e10-addf-57a93388b75f} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001732 sec., 329099.30715935334 rows/sec., 24.69 MiB/sec. | ||
| 10258 | 2026.02.24 03:58:41.859969 [ 277 ] {173ea4f7-0a70-4e10-addf-57a93388b75f} <Debug> TCPHandler: Processed in 0.001926159 sec. | ||
| 10259 | 2026.02.24 03:58:41.860022 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10260 | 2026.02.24 03:58:41.860079 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10261 | 2026.02.24 03:58:41.860178 [ 277 ] {0f6f74dd-3cce-416e-9fd4-cacb3a626588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10262 | 2026.02.24 03:58:41.860221 [ 277 ] {0f6f74dd-3cce-416e-9fd4-cacb3a626588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10263 | 2026.02.24 03:58:41.860917 [ 277 ] {0f6f74dd-3cce-416e-9fd4-cacb3a626588} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2026.02.24 03:58:41.860953 [ 277 ] {0f6f74dd-3cce-416e-9fd4-cacb3a626588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10265 | 2026.02.24 03:58:41.861334 [ 277 ] {0f6f74dd-3cce-416e-9fd4-cacb3a626588} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10266 | 2026.02.24 03:58:41.861546 [ 277 ] {0f6f74dd-3cce-416e-9fd4-cacb3a626588} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2026.02.24 03:58:41.861680 [ 277 ] {0f6f74dd-3cce-416e-9fd4-cacb3a626588} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001521 sec., 579881.6568047337 rows/sec., 39.36 MiB/sec. | ||
| 10268 | 2026.02.24 03:58:41.861718 [ 277 ] {0f6f74dd-3cce-416e-9fd4-cacb3a626588} <Debug> TCPHandler: Processed in 0.001689397 sec. | ||
| 10269 | 2026.02.24 03:58:41.861819 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.02.24 03:58:41.861913 [ 277 ] {9e319241-1816-407b-a874-6451ede39d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10271 | 2026.02.24 03:58:41.861966 [ 277 ] {9e319241-1816-407b-a874-6451ede39d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10272 | 2026.02.24 03:58:41.862725 [ 277 ] {9e319241-1816-407b-a874-6451ede39d27} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.02.24 03:58:41.862761 [ 277 ] {9e319241-1816-407b-a874-6451ede39d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10274 | 2026.02.24 03:58:41.863268 [ 277 ] {9e319241-1816-407b-a874-6451ede39d27} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10275 | 2026.02.24 03:58:41.863491 [ 277 ] {9e319241-1816-407b-a874-6451ede39d27} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.02.24 03:58:41.863633 [ 277 ] {9e319241-1816-407b-a874-6451ede39d27} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 10277 | 2026.02.24 03:58:41.863694 [ 277 ] {9e319241-1816-407b-a874-6451ede39d27} <Debug> TCPHandler: Processed in 0.001924209 sec. | ||
| 10278 | 2026.02.24 03:58:41.863804 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10279 | 2026.02.24 03:58:41.863899 [ 277 ] {0ef11791-bb35-47d9-ad13-d252e6c59b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10280 | 2026.02.24 03:58:41.863942 [ 277 ] {0ef11791-bb35-47d9-ad13-d252e6c59b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10281 | 2026.02.24 03:58:41.864277 [ 277 ] {0ef11791-bb35-47d9-ad13-d252e6c59b5d} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10282 | 2026.02.24 03:58:41.864312 [ 277 ] {0ef11791-bb35-47d9-ad13-d252e6c59b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10283 | 2026.02.24 03:58:41.864617 [ 277 ] {0ef11791-bb35-47d9-ad13-d252e6c59b5d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10284 | 2026.02.24 03:58:41.864824 [ 277 ] {0ef11791-bb35-47d9-ad13-d252e6c59b5d} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10285 | 2026.02.24 03:58:41.864951 [ 277 ] {0ef11791-bb35-47d9-ad13-d252e6c59b5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 10286 | 2026.02.24 03:58:41.864986 [ 277 ] {0ef11791-bb35-47d9-ad13-d252e6c59b5d} <Debug> TCPHandler: Processed in 0.001231122 sec. | ||
| 10287 | 2026.02.24 03:58:42.449247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25428 | ||
| 10288 | 2026.02.24 03:58:42.449863 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10289 | 2026.02.24 03:58:42.449919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10290 | 2026.02.24 03:58:42.450464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10291 | 2026.02.24 03:58:42.450734 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2026.02.24 03:58:42.450927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25428 | ||
| 10293 | 2026.02.24 03:58:43.784096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10294 | 2026.02.24 03:58:43.800117 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10295 | 2026.02.24 03:58:43.800163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10296 | 2026.02.24 03:58:43.805909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10297 | 2026.02.24 03:58:43.806659 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10298 | 2026.02.24 03:58:43.809785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10299 | 2026.02.24 03:58:45.014700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1244 | ||
| 10300 | 2026.02.24 03:58:45.017100 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.02.24 03:58:45.017161 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10302 | 2026.02.24 03:58:45.018411 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10303 | 2026.02.24 03:58:45.018692 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2026.02.24 03:58:45.019097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1244 | ||
| 10305 | 2026.02.24 03:58:46.818852 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10306 | 2026.02.24 03:58:46.819066 [ 277 ] {e1a2ba54-8a15-43ce-bebf-28bf46db0caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10307 | 2026.02.24 03:58:46.819141 [ 277 ] {e1a2ba54-8a15-43ce-bebf-28bf46db0caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10308 | 2026.02.24 03:58:46.819833 [ 277 ] {e1a2ba54-8a15-43ce-bebf-28bf46db0caa} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.02.24 03:58:46.819876 [ 277 ] {e1a2ba54-8a15-43ce-bebf-28bf46db0caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10310 | 2026.02.24 03:58:46.820292 [ 277 ] {e1a2ba54-8a15-43ce-bebf-28bf46db0caa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10311 | 2026.02.24 03:58:46.820523 [ 277 ] {e1a2ba54-8a15-43ce-bebf-28bf46db0caa} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.02.24 03:58:46.820689 [ 277 ] {e1a2ba54-8a15-43ce-bebf-28bf46db0caa} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001676 sec., 70405.72792362768 rows/sec., 5.99 MiB/sec. | ||
| 10313 | 2026.02.24 03:58:46.820742 [ 277 ] {e1a2ba54-8a15-43ce-bebf-28bf46db0caa} <Debug> TCPHandler: Processed in 0.00202929 sec. | ||
| 10314 | 2026.02.24 03:58:46.820926 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2026.02.24 03:58:46.821033 [ 277 ] {614ad2aa-9dae-4b32-bec9-b0f1d22f1516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10316 | 2026.02.24 03:58:46.821077 [ 277 ] {614ad2aa-9dae-4b32-bec9-b0f1d22f1516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10317 | 2026.02.24 03:58:46.821568 [ 277 ] {614ad2aa-9dae-4b32-bec9-b0f1d22f1516} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2026.02.24 03:58:46.821603 [ 277 ] {614ad2aa-9dae-4b32-bec9-b0f1d22f1516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10319 | 2026.02.24 03:58:46.821918 [ 277 ] {614ad2aa-9dae-4b32-bec9-b0f1d22f1516} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10320 | 2026.02.24 03:58:46.822132 [ 277 ] {614ad2aa-9dae-4b32-bec9-b0f1d22f1516} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2026.02.24 03:58:46.822267 [ 277 ] {614ad2aa-9dae-4b32-bec9-b0f1d22f1516} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001257 sec., 24661.893396976928 rows/sec., 1.81 MiB/sec. | ||
| 10322 | 2026.02.24 03:58:46.822304 [ 277 ] {614ad2aa-9dae-4b32-bec9-b0f1d22f1516} <Debug> TCPHandler: Processed in 0.001437824 sec. | ||
| 10323 | 2026.02.24 03:58:46.822415 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2026.02.24 03:58:46.822513 [ 277 ] {ff782fe5-56cb-47a0-a5ac-785993256a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10325 | 2026.02.24 03:58:46.822553 [ 277 ] {ff782fe5-56cb-47a0-a5ac-785993256a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10326 | 2026.02.24 03:58:46.822975 [ 277 ] {ff782fe5-56cb-47a0-a5ac-785993256a34} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.02.24 03:58:46.823010 [ 277 ] {ff782fe5-56cb-47a0-a5ac-785993256a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10328 | 2026.02.24 03:58:46.823314 [ 277 ] {ff782fe5-56cb-47a0-a5ac-785993256a34} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10329 | 2026.02.24 03:58:46.823524 [ 277 ] {ff782fe5-56cb-47a0-a5ac-785993256a34} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2026.02.24 03:58:46.823659 [ 277 ] {ff782fe5-56cb-47a0-a5ac-785993256a34} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001167 sec., 81405.31276778063 rows/sec., 6.36 MiB/sec. | ||
| 10331 | 2026.02.24 03:58:46.823698 [ 277 ] {ff782fe5-56cb-47a0-a5ac-785993256a34} <Debug> TCPHandler: Processed in 0.001331943 sec. | ||
| 10332 | 2026.02.24 03:58:46.823808 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2026.02.24 03:58:46.823903 [ 277 ] {ccb89d5e-0c30-4cd4-b7ea-b76e7bc7e6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10334 | 2026.02.24 03:58:46.823947 [ 277 ] {ccb89d5e-0c30-4cd4-b7ea-b76e7bc7e6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10335 | 2026.02.24 03:58:46.824337 [ 277 ] {ccb89d5e-0c30-4cd4-b7ea-b76e7bc7e6ca} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.02.24 03:58:46.824371 [ 277 ] {ccb89d5e-0c30-4cd4-b7ea-b76e7bc7e6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10337 | 2026.02.24 03:58:46.824707 [ 277 ] {ccb89d5e-0c30-4cd4-b7ea-b76e7bc7e6ca} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10338 | 2026.02.24 03:58:46.824911 [ 277 ] {ccb89d5e-0c30-4cd4-b7ea-b76e7bc7e6ca} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.02.24 03:58:46.825044 [ 277 ] {ccb89d5e-0c30-4cd4-b7ea-b76e7bc7e6ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 10340 | 2026.02.24 03:58:46.825080 [ 277 ] {ccb89d5e-0c30-4cd4-b7ea-b76e7bc7e6ca} <Debug> TCPHandler: Processed in 0.001321002 sec. | ||
| 10341 | 2026.02.24 03:58:46.825181 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10342 | 2026.02.24 03:58:46.825275 [ 277 ] {3ce63881-eaf5-4dd7-a564-aa4f2c9e619b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10343 | 2026.02.24 03:58:46.825330 [ 277 ] {3ce63881-eaf5-4dd7-a564-aa4f2c9e619b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10344 | 2026.02.24 03:58:46.826119 [ 277 ] {3ce63881-eaf5-4dd7-a564-aa4f2c9e619b} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2026.02.24 03:58:46.826155 [ 277 ] {3ce63881-eaf5-4dd7-a564-aa4f2c9e619b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10346 | 2026.02.24 03:58:46.826692 [ 277 ] {3ce63881-eaf5-4dd7-a564-aa4f2c9e619b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10347 | 2026.02.24 03:58:46.826908 [ 277 ] {3ce63881-eaf5-4dd7-a564-aa4f2c9e619b} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2026.02.24 03:58:46.827044 [ 277 ] {3ce63881-eaf5-4dd7-a564-aa4f2c9e619b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001786 sec., 17357.222844344906 rows/sec., 31.10 MiB/sec. | ||
| 10349 | 2026.02.24 03:58:46.827106 [ 277 ] {3ce63881-eaf5-4dd7-a564-aa4f2c9e619b} <Debug> TCPHandler: Processed in 0.001972849 sec. | ||
| 10350 | 2026.02.24 03:58:46.827223 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2026.02.24 03:58:46.827319 [ 277 ] {bf3a5bd9-6de6-491e-85ff-c8e3e76596a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10352 | 2026.02.24 03:58:46.827359 [ 277 ] {bf3a5bd9-6de6-491e-85ff-c8e3e76596a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10353 | 2026.02.24 03:58:46.827693 [ 277 ] {bf3a5bd9-6de6-491e-85ff-c8e3e76596a3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.02.24 03:58:46.827727 [ 277 ] {bf3a5bd9-6de6-491e-85ff-c8e3e76596a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10355 | 2026.02.24 03:58:46.828024 [ 277 ] {bf3a5bd9-6de6-491e-85ff-c8e3e76596a3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10356 | 2026.02.24 03:58:46.828229 [ 277 ] {bf3a5bd9-6de6-491e-85ff-c8e3e76596a3} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.02.24 03:58:46.828366 [ 277 ] {bf3a5bd9-6de6-491e-85ff-c8e3e76596a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 10358 | 2026.02.24 03:58:46.828401 [ 277 ] {bf3a5bd9-6de6-491e-85ff-c8e3e76596a3} <Debug> TCPHandler: Processed in 0.001227822 sec. | ||
| 10359 | 2026.02.24 03:58:49.802154 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10360 | 2026.02.24 03:58:49.802212 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10361 | 2026.02.24 03:58:49.951194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25876 | ||
| 10362 | 2026.02.24 03:58:49.951741 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.02.24 03:58:49.951780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10364 | 2026.02.24 03:58:49.952331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10365 | 2026.02.24 03:58:49.952634 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2026.02.24 03:58:49.952809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25876 | ||
| 10367 | 2026.02.24 03:58:51.309984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10368 | 2026.02.24 03:58:51.327413 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2026.02.24 03:58:51.327485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10370 | 2026.02.24 03:58:51.333541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10371 | 2026.02.24 03:58:51.334286 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2026.02.24 03:58:51.337898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10373 | 2026.02.24 03:58:51.817354 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10374 | 2026.02.24 03:58:51.817632 [ 277 ] {fc3a72b6-1261-4574-92f2-606a7d346e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10375 | 2026.02.24 03:58:51.817715 [ 277 ] {fc3a72b6-1261-4574-92f2-606a7d346e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10376 | 2026.02.24 03:58:51.818396 [ 277 ] {fc3a72b6-1261-4574-92f2-606a7d346e2a} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2026.02.24 03:58:51.818434 [ 277 ] {fc3a72b6-1261-4574-92f2-606a7d346e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10378 | 2026.02.24 03:58:51.818825 [ 277 ] {fc3a72b6-1261-4574-92f2-606a7d346e2a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10379 | 2026.02.24 03:58:51.819064 [ 277 ] {fc3a72b6-1261-4574-92f2-606a7d346e2a} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2026.02.24 03:58:51.819213 [ 277 ] {fc3a72b6-1261-4574-92f2-606a7d346e2a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001655 sec., 45921.450151057405 rows/sec., 3.78 MiB/sec. | ||
| 10381 | 2026.02.24 03:58:51.819252 [ 277 ] {fc3a72b6-1261-4574-92f2-606a7d346e2a} <Debug> TCPHandler: Processed in 0.002075209 sec. | ||
| 10382 | 2026.02.24 03:58:51.819373 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2026.02.24 03:58:51.819466 [ 277 ] {82aeb903-60cf-4f8e-872f-6c09578dc3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10384 | 2026.02.24 03:58:51.819506 [ 277 ] {82aeb903-60cf-4f8e-872f-6c09578dc3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10385 | 2026.02.24 03:58:51.819897 [ 277 ] {82aeb903-60cf-4f8e-872f-6c09578dc3be} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2026.02.24 03:58:51.819932 [ 277 ] {82aeb903-60cf-4f8e-872f-6c09578dc3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10387 | 2026.02.24 03:58:51.820220 [ 277 ] {82aeb903-60cf-4f8e-872f-6c09578dc3be} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10388 | 2026.02.24 03:58:51.820424 [ 277 ] {82aeb903-60cf-4f8e-872f-6c09578dc3be} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.02.24 03:58:51.820549 [ 277 ] {82aeb903-60cf-4f8e-872f-6c09578dc3be} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001101 sec., 9082.652134423251 rows/sec., 682.97 KiB/sec. | ||
| 10390 | 2026.02.24 03:58:51.820584 [ 277 ] {82aeb903-60cf-4f8e-872f-6c09578dc3be} <Debug> TCPHandler: Processed in 0.001258742 sec. | ||
| 10391 | 2026.02.24 03:58:51.820693 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2026.02.24 03:58:51.820785 [ 277 ] {4c68c1ff-e8ca-4453-bcaf-818b2fab41ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10393 | 2026.02.24 03:58:51.820823 [ 277 ] {4c68c1ff-e8ca-4453-bcaf-818b2fab41ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10394 | 2026.02.24 03:58:51.821232 [ 277 ] {4c68c1ff-e8ca-4453-bcaf-818b2fab41ed} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.02.24 03:58:51.821265 [ 277 ] {4c68c1ff-e8ca-4453-bcaf-818b2fab41ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10396 | 2026.02.24 03:58:51.821558 [ 277 ] {4c68c1ff-e8ca-4453-bcaf-818b2fab41ed} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10397 | 2026.02.24 03:58:51.821762 [ 277 ] {4c68c1ff-e8ca-4453-bcaf-818b2fab41ed} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.02.24 03:58:51.821886 [ 277 ] {4c68c1ff-e8ca-4453-bcaf-818b2fab41ed} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001119 sec., 66130.47363717605 rows/sec., 5.16 MiB/sec. | ||
| 10399 | 2026.02.24 03:58:51.821921 [ 277 ] {4c68c1ff-e8ca-4453-bcaf-818b2fab41ed} <Debug> TCPHandler: Processed in 0.001274722 sec. | ||
| 10400 | 2026.02.24 03:58:51.822032 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2026.02.24 03:58:51.822123 [ 277 ] {2300627f-d499-475f-bf1c-baebbe355b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10402 | 2026.02.24 03:58:51.822165 [ 277 ] {2300627f-d499-475f-bf1c-baebbe355b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10403 | 2026.02.24 03:58:51.822565 [ 277 ] {2300627f-d499-475f-bf1c-baebbe355b3c} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.02.24 03:58:51.822598 [ 277 ] {2300627f-d499-475f-bf1c-baebbe355b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10405 | 2026.02.24 03:58:51.822915 [ 277 ] {2300627f-d499-475f-bf1c-baebbe355b3c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10406 | 2026.02.24 03:58:51.823117 [ 277 ] {2300627f-d499-475f-bf1c-baebbe355b3c} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.02.24 03:58:51.823244 [ 277 ] {2300627f-d499-475f-bf1c-baebbe355b3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 10408 | 2026.02.24 03:58:51.823278 [ 277 ] {2300627f-d499-475f-bf1c-baebbe355b3c} <Debug> TCPHandler: Processed in 0.001327242 sec. | ||
| 10409 | 2026.02.24 03:58:51.823378 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2026.02.24 03:58:51.823463 [ 277 ] {ece43962-e69f-4ec1-a5b3-455f3fef9f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10411 | 2026.02.24 03:58:51.823512 [ 277 ] {ece43962-e69f-4ec1-a5b3-455f3fef9f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10412 | 2026.02.24 03:58:51.824305 [ 277 ] {ece43962-e69f-4ec1-a5b3-455f3fef9f13} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.02.24 03:58:51.824342 [ 277 ] {ece43962-e69f-4ec1-a5b3-455f3fef9f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10414 | 2026.02.24 03:58:51.824868 [ 277 ] {ece43962-e69f-4ec1-a5b3-455f3fef9f13} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10415 | 2026.02.24 03:58:51.825081 [ 277 ] {ece43962-e69f-4ec1-a5b3-455f3fef9f13} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.02.24 03:58:51.825213 [ 277 ] {ece43962-e69f-4ec1-a5b3-455f3fef9f13} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 10417 | 2026.02.24 03:58:51.825264 [ 277 ] {ece43962-e69f-4ec1-a5b3-455f3fef9f13} <Debug> TCPHandler: Processed in 0.001891078 sec. | ||
| 10418 | 2026.02.24 03:58:51.825365 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10419 | 2026.02.24 03:58:51.825456 [ 277 ] {7b1a4a51-95cc-42d5-b8d7-31734d6629fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10420 | 2026.02.24 03:58:51.825496 [ 277 ] {7b1a4a51-95cc-42d5-b8d7-31734d6629fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10421 | 2026.02.24 03:58:51.825826 [ 277 ] {7b1a4a51-95cc-42d5-b8d7-31734d6629fa} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.02.24 03:58:51.825863 [ 277 ] {7b1a4a51-95cc-42d5-b8d7-31734d6629fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10423 | 2026.02.24 03:58:51.826152 [ 277 ] {7b1a4a51-95cc-42d5-b8d7-31734d6629fa} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10424 | 2026.02.24 03:58:51.826355 [ 277 ] {7b1a4a51-95cc-42d5-b8d7-31734d6629fa} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.02.24 03:58:51.826478 [ 277 ] {7b1a4a51-95cc-42d5-b8d7-31734d6629fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 10426 | 2026.02.24 03:58:51.826512 [ 277 ] {7b1a4a51-95cc-42d5-b8d7-31734d6629fa} <Debug> TCPHandler: Processed in 0.001194011 sec. | ||
| 10427 | 2026.02.24 03:58:55.019460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1268 | ||
| 10428 | 2026.02.24 03:58:55.021729 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.02.24 03:58:55.021788 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 10430 | 2026.02.24 03:58:55.023014 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10431 | 2026.02.24 03:58:55.023292 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.02.24 03:58:55.023684 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
| 10433 | 2026.02.24 03:58:56.818971 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.02.24 03:58:56.819268 [ 277 ] {ed42f7bf-e34f-4806-977c-7b3d08158988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10435 | 2026.02.24 03:58:56.819369 [ 277 ] {ed42f7bf-e34f-4806-977c-7b3d08158988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10436 | 2026.02.24 03:58:56.820207 [ 277 ] {ed42f7bf-e34f-4806-977c-7b3d08158988} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.02.24 03:58:56.820247 [ 277 ] {ed42f7bf-e34f-4806-977c-7b3d08158988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10438 | 2026.02.24 03:58:56.820622 [ 277 ] {ed42f7bf-e34f-4806-977c-7b3d08158988} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10439 | 2026.02.24 03:58:56.820858 [ 277 ] {ed42f7bf-e34f-4806-977c-7b3d08158988} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.02.24 03:58:56.821013 [ 277 ] {ed42f7bf-e34f-4806-977c-7b3d08158988} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001818 sec., 2200.2200220022005 rows/sec., 179.41 KiB/sec. | ||
| 10441 | 2026.02.24 03:58:56.821054 [ 277 ] {ed42f7bf-e34f-4806-977c-7b3d08158988} <Debug> TCPHandler: Processed in 0.002258462 sec. | ||
| 10442 | 2026.02.24 03:58:56.821205 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10443 | 2026.02.24 03:58:56.821299 [ 277 ] {3bf4b425-0796-47c3-b249-662cbe0bee96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10444 | 2026.02.24 03:58:56.821337 [ 277 ] {3bf4b425-0796-47c3-b249-662cbe0bee96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10445 | 2026.02.24 03:58:56.821817 [ 277 ] {3bf4b425-0796-47c3-b249-662cbe0bee96} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2026.02.24 03:58:56.821853 [ 277 ] {3bf4b425-0796-47c3-b249-662cbe0bee96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10447 | 2026.02.24 03:58:56.822275 [ 277 ] {3bf4b425-0796-47c3-b249-662cbe0bee96} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10448 | 2026.02.24 03:58:56.822521 [ 277 ] {3bf4b425-0796-47c3-b249-662cbe0bee96} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2026.02.24 03:58:56.822671 [ 277 ] {3bf4b425-0796-47c3-b249-662cbe0bee96} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001389 sec., 86393.08855291577 rows/sec., 7.33 MiB/sec. | ||
| 10450 | 2026.02.24 03:58:56.822714 [ 277 ] {3bf4b425-0796-47c3-b249-662cbe0bee96} <Debug> TCPHandler: Processed in 0.001557015 sec. | ||
| 10451 | 2026.02.24 03:58:56.822847 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10452 | 2026.02.24 03:58:56.822942 [ 277 ] {80e8cd1a-09c0-4d92-9d2c-bdd0e7b668ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10453 | 2026.02.24 03:58:56.822979 [ 277 ] {80e8cd1a-09c0-4d92-9d2c-bdd0e7b668ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10454 | 2026.02.24 03:58:56.823427 [ 277 ] {80e8cd1a-09c0-4d92-9d2c-bdd0e7b668ac} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2026.02.24 03:58:56.823463 [ 277 ] {80e8cd1a-09c0-4d92-9d2c-bdd0e7b668ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10456 | 2026.02.24 03:58:56.823745 [ 277 ] {80e8cd1a-09c0-4d92-9d2c-bdd0e7b668ac} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10457 | 2026.02.24 03:58:56.823951 [ 277 ] {80e8cd1a-09c0-4d92-9d2c-bdd0e7b668ac} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2026.02.24 03:58:56.824074 [ 277 ] {80e8cd1a-09c0-4d92-9d2c-bdd0e7b668ac} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00115 sec., 30434.782608695652 rows/sec., 2.22 MiB/sec. | ||
| 10459 | 2026.02.24 03:58:56.824074 [ 137 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10460 | 2026.02.24 03:58:56.824111 [ 277 ] {80e8cd1a-09c0-4d92-9d2c-bdd0e7b668ac} <Debug> TCPHandler: Processed in 0.001311102 sec. | ||
| 10461 | 2026.02.24 03:58:56.824147 [ 137 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.02.24 03:58:56.824174 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10463 | 2026.02.24 03:58:56.824260 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 10464 | 2026.02.24 03:58:56.824284 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2026.02.24 03:58:56.824341 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10466 | 2026.02.24 03:58:56.824368 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 71 rows starting from the beginning of the part | ||
| 10467 | 2026.02.24 03:58:56.824383 [ 277 ] {bce7d734-c158-4446-9118-02605b996697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10468 | 2026.02.24 03:58:56.824420 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 31 rows starting from the beginning of the part | ||
| 10469 | 2026.02.24 03:58:56.824424 [ 277 ] {bce7d734-c158-4446-9118-02605b996697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10470 | 2026.02.24 03:58:56.824463 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 10471 | 2026.02.24 03:58:56.824501 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 10472 | 2026.02.24 03:58:56.824534 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 10473 | 2026.02.24 03:58:56.824570 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 35 rows starting from the beginning of the part | ||
| 10474 | 2026.02.24 03:58:56.824936 [ 277 ] {bce7d734-c158-4446-9118-02605b996697} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.02.24 03:58:56.824976 [ 277 ] {bce7d734-c158-4446-9118-02605b996697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10476 | 2026.02.24 03:58:56.825263 [ 196 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.00103554 sec., 196998.6673619561 rows/sec., 15.20 MiB/sec. | ||
| 10477 | 2026.02.24 03:58:56.825293 [ 277 ] {bce7d734-c158-4446-9118-02605b996697} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10478 | 2026.02.24 03:58:56.825410 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10479 | 2026.02.24 03:58:56.825538 [ 277 ] {bce7d734-c158-4446-9118-02605b996697} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2026.02.24 03:58:56.825632 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_76_15} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.02.24 03:58:56.825667 [ 277 ] {bce7d734-c158-4446-9118-02605b996697} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001302 sec., 76036.866359447 rows/sec., 5.94 MiB/sec. | ||
| 10482 | 2026.02.24 03:58:56.825693 [ 195 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_76_15} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10483 | 2026.02.24 03:58:56.825704 [ 277 ] {bce7d734-c158-4446-9118-02605b996697} <Debug> TCPHandler: Processed in 0.001471355 sec. | ||
| 10484 | 2026.02.24 03:58:56.825750 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10485 | 2026.02.24 03:58:56.825825 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10486 | 2026.02.24 03:58:56.825925 [ 277 ] {9b0649fb-e893-4798-bc23-4904ce9bfdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10487 | 2026.02.24 03:58:56.825977 [ 277 ] {9b0649fb-e893-4798-bc23-4904ce9bfdf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10488 | 2026.02.24 03:58:56.826418 [ 277 ] {9b0649fb-e893-4798-bc23-4904ce9bfdf5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2026.02.24 03:58:56.826453 [ 277 ] {9b0649fb-e893-4798-bc23-4904ce9bfdf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10490 | 2026.02.24 03:58:56.826782 [ 277 ] {9b0649fb-e893-4798-bc23-4904ce9bfdf5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10491 | 2026.02.24 03:58:56.826977 [ 277 ] {9b0649fb-e893-4798-bc23-4904ce9bfdf5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2026.02.24 03:58:56.827096 [ 277 ] {9b0649fb-e893-4798-bc23-4904ce9bfdf5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001206 sec., 134328.3582089552 rows/sec., 9.35 MiB/sec. | ||
| 10493 | 2026.02.24 03:58:56.827130 [ 277 ] {9b0649fb-e893-4798-bc23-4904ce9bfdf5} <Debug> TCPHandler: Processed in 0.001370553 sec. | ||
| 10494 | 2026.02.24 03:58:56.827239 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10495 | 2026.02.24 03:58:56.827326 [ 277 ] {c08a413d-3aea-4358-a587-d7a53179b319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10496 | 2026.02.24 03:58:56.827376 [ 277 ] {c08a413d-3aea-4358-a587-d7a53179b319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10497 | 2026.02.24 03:58:56.828230 [ 277 ] {c08a413d-3aea-4358-a587-d7a53179b319} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.02.24 03:58:56.828264 [ 277 ] {c08a413d-3aea-4358-a587-d7a53179b319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10499 | 2026.02.24 03:58:56.828795 [ 277 ] {c08a413d-3aea-4358-a587-d7a53179b319} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10500 | 2026.02.24 03:58:56.829013 [ 277 ] {c08a413d-3aea-4358-a587-d7a53179b319} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.02.24 03:58:56.829146 [ 277 ] {c08a413d-3aea-4358-a587-d7a53179b319} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001805 sec., 17174.515235457064 rows/sec., 30.78 MiB/sec. | ||
| 10502 | 2026.02.24 03:58:56.829197 [ 277 ] {c08a413d-3aea-4358-a587-d7a53179b319} <Debug> TCPHandler: Processed in 0.001978079 sec. | ||
| 10503 | 2026.02.24 03:58:56.829315 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2026.02.24 03:58:56.829407 [ 277 ] {6c581b9f-3f78-43e1-bfdf-84fa29f229e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10505 | 2026.02.24 03:58:56.829447 [ 277 ] {6c581b9f-3f78-43e1-bfdf-84fa29f229e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10506 | 2026.02.24 03:58:56.829789 [ 277 ] {6c581b9f-3f78-43e1-bfdf-84fa29f229e5} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2026.02.24 03:58:56.829825 [ 277 ] {6c581b9f-3f78-43e1-bfdf-84fa29f229e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10508 | 2026.02.24 03:58:56.830119 [ 277 ] {6c581b9f-3f78-43e1-bfdf-84fa29f229e5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10509 | 2026.02.24 03:58:56.830339 [ 277 ] {6c581b9f-3f78-43e1-bfdf-84fa29f229e5} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2026.02.24 03:58:56.830476 [ 277 ] {6c581b9f-3f78-43e1-bfdf-84fa29f229e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 10511 | 2026.02.24 03:58:56.830511 [ 277 ] {6c581b9f-3f78-43e1-bfdf-84fa29f229e5} <Debug> TCPHandler: Processed in 0.001243572 sec. | ||
| 10512 | 2026.02.24 03:58:57.453072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26388 | ||
| 10513 | 2026.02.24 03:58:57.453676 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2026.02.24 03:58:57.453728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10515 | 2026.02.24 03:58:57.454230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10516 | 2026.02.24 03:58:57.454458 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2026.02.24 03:58:57.454598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26388 | ||
| 10518 | 2026.02.24 03:58:58.838098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10519 | 2026.02.24 03:58:58.854738 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2026.02.24 03:58:58.854798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10521 | 2026.02.24 03:58:58.860892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10522 | 2026.02.24 03:58:58.861560 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2026.02.24 03:58:58.864475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10524 | 2026.02.24 03:59:01.817007 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10525 | 2026.02.24 03:59:01.817315 [ 277 ] {0f529602-d1e4-4d15-a190-ee4b2e6ea0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10526 | 2026.02.24 03:59:01.817423 [ 277 ] {0f529602-d1e4-4d15-a190-ee4b2e6ea0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10527 | 2026.02.24 03:59:01.818313 [ 277 ] {0f529602-d1e4-4d15-a190-ee4b2e6ea0e9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10528 | 2026.02.24 03:59:01.818364 [ 277 ] {0f529602-d1e4-4d15-a190-ee4b2e6ea0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10529 | 2026.02.24 03:59:01.818767 [ 277 ] {0f529602-d1e4-4d15-a190-ee4b2e6ea0e9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10530 | 2026.02.24 03:59:01.819004 [ 277 ] {0f529602-d1e4-4d15-a190-ee4b2e6ea0e9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.02.24 03:59:01.819174 [ 277 ] {0f529602-d1e4-4d15-a190-ee4b2e6ea0e9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001937 sec., 39235.93185338152 rows/sec., 3.23 MiB/sec. | ||
| 10532 | 2026.02.24 03:59:01.819177 [ 130 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10533 | 2026.02.24 03:59:01.819225 [ 277 ] {0f529602-d1e4-4d15-a190-ee4b2e6ea0e9} <Debug> TCPHandler: Processed in 0.002367743 sec. | ||
| 10534 | 2026.02.24 03:59:01.819253 [ 130 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.02.24 03:59:01.819283 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10536 | 2026.02.24 03:59:01.819365 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2026.02.24 03:59:01.819416 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 10538 | 2026.02.24 03:59:01.819475 [ 277 ] {ddcfd801-cb89-4eea-b20b-b7c8a57f0def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10539 | 2026.02.24 03:59:01.819523 [ 277 ] {ddcfd801-cb89-4eea-b20b-b7c8a57f0def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10540 | 2026.02.24 03:59:01.819570 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10541 | 2026.02.24 03:59:01.819612 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1407 rows starting from the beginning of the part | ||
| 10542 | 2026.02.24 03:59:01.819685 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1338 rows starting from the beginning of the part | ||
| 10543 | 2026.02.24 03:59:01.819739 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 118 rows starting from the beginning of the part | ||
| 10544 | 2026.02.24 03:59:01.819791 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 76 rows starting from the beginning of the part | ||
| 10545 | 2026.02.24 03:59:01.819834 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 120 rows starting from the beginning of the part | ||
| 10546 | 2026.02.24 03:59:01.819878 [ 192 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 76 rows starting from the beginning of the part | ||
| 10547 | 2026.02.24 03:59:01.819945 [ 277 ] {ddcfd801-cb89-4eea-b20b-b7c8a57f0def} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10548 | 2026.02.24 03:59:01.819990 [ 277 ] {ddcfd801-cb89-4eea-b20b-b7c8a57f0def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10549 | 2026.02.24 03:59:01.820334 [ 277 ] {ddcfd801-cb89-4eea-b20b-b7c8a57f0def} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10550 | 2026.02.24 03:59:01.820557 [ 277 ] {ddcfd801-cb89-4eea-b20b-b7c8a57f0def} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10551 | 2026.02.24 03:59:01.820700 [ 277 ] {ddcfd801-cb89-4eea-b20b-b7c8a57f0def} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001249 sec., 8006.40512409928 rows/sec., 602.04 KiB/sec. | ||
| 10552 | 2026.02.24 03:59:01.820741 [ 277 ] {ddcfd801-cb89-4eea-b20b-b7c8a57f0def} <Debug> TCPHandler: Processed in 0.001428563 sec. | ||
| 10553 | 2026.02.24 03:59:01.820853 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10554 | 2026.02.24 03:59:01.820950 [ 277 ] {385eb83c-192d-4205-b7b6-a3acd1d42833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10555 | 2026.02.24 03:59:01.820992 [ 277 ] {385eb83c-192d-4205-b7b6-a3acd1d42833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10556 | 2026.02.24 03:59:01.821366 [ 195 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3135 rows, containing 5 columns (5 merged, 0 gathered) in 0.002017599 sec., 1553827.0984472136 rows/sec., 136.17 MiB/sec. | ||
| 10557 | 2026.02.24 03:59:01.821404 [ 277 ] {385eb83c-192d-4205-b7b6-a3acd1d42833} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.02.24 03:59:01.821441 [ 277 ] {385eb83c-192d-4205-b7b6-a3acd1d42833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10559 | 2026.02.24 03:59:01.821635 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10560 | 2026.02.24 03:59:01.821786 [ 277 ] {385eb83c-192d-4205-b7b6-a3acd1d42833} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10561 | 2026.02.24 03:59:01.822083 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_81_16} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2026.02.24 03:59:01.822089 [ 277 ] {385eb83c-192d-4205-b7b6-a3acd1d42833} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2026.02.24 03:59:01.822199 [ 196 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_81_16} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10564 | 2026.02.24 03:59:01.822233 [ 130 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10565 | 2026.02.24 03:59:01.822252 [ 277 ] {385eb83c-192d-4205-b7b6-a3acd1d42833} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001322 sec., 55975.79425113464 rows/sec., 4.37 MiB/sec. | ||
| 10566 | 2026.02.24 03:59:01.822264 [ 130 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2026.02.24 03:59:01.822292 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10568 | 2026.02.24 03:59:01.822297 [ 277 ] {385eb83c-192d-4205-b7b6-a3acd1d42833} <Debug> TCPHandler: Processed in 0.001494404 sec. | ||
| 10569 | 2026.02.24 03:59:01.822300 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10570 | 2026.02.24 03:59:01.822397 [ 192 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 10571 | 2026.02.24 03:59:01.822420 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10572 | 2026.02.24 03:59:01.822481 [ 192 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10573 | 2026.02.24 03:59:01.822508 [ 192 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 633 rows starting from the beginning of the part | ||
| 10574 | 2026.02.24 03:59:01.822521 [ 277 ] {725753e4-23d8-47c3-abe2-28ddc5c89aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10575 | 2026.02.24 03:59:01.822550 [ 192 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 570 rows starting from the beginning of the part | ||
| 10576 | 2026.02.24 03:59:01.822571 [ 277 ] {725753e4-23d8-47c3-abe2-28ddc5c89aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10577 | 2026.02.24 03:59:01.822590 [ 192 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 95 rows starting from the beginning of the part | ||
| 10578 | 2026.02.24 03:59:01.822628 [ 192 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 74 rows starting from the beginning of the part | ||
| 10579 | 2026.02.24 03:59:01.822662 [ 192 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 99 rows starting from the beginning of the part | ||
| 10580 | 2026.02.24 03:59:01.822692 [ 192 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 74 rows starting from the beginning of the part | ||
| 10581 | 2026.02.24 03:59:01.823002 [ 277 ] {725753e4-23d8-47c3-abe2-28ddc5c89aee} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2026.02.24 03:59:01.823044 [ 277 ] {725753e4-23d8-47c3-abe2-28ddc5c89aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10583 | 2026.02.24 03:59:01.823405 [ 277 ] {725753e4-23d8-47c3-abe2-28ddc5c89aee} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10584 | 2026.02.24 03:59:01.823576 [ 188 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206081 sec., 1281008.4894795625 rows/sec., 102.05 MiB/sec. | ||
| 10585 | 2026.02.24 03:59:01.823624 [ 277 ] {725753e4-23d8-47c3-abe2-28ddc5c89aee} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2026.02.24 03:59:01.823733 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10587 | 2026.02.24 03:59:01.823747 [ 199 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10588 | 2026.02.24 03:59:01.823761 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.02.24 03:59:01.823765 [ 277 ] {725753e4-23d8-47c3-abe2-28ddc5c89aee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 10590 | 2026.02.24 03:59:01.823789 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10591 | 2026.02.24 03:59:01.823821 [ 277 ] {725753e4-23d8-47c3-abe2-28ddc5c89aee} <Debug> TCPHandler: Processed in 0.001450254 sec. | ||
| 10592 | 2026.02.24 03:59:01.823871 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 10593 | 2026.02.24 03:59:01.823958 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10594 | 2026.02.24 03:59:01.823976 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10595 | 2026.02.24 03:59:01.824008 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21912 rows starting from the beginning of the part | ||
| 10596 | 2026.02.24 03:59:01.824013 [ 199 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_81_16} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2026.02.24 03:59:01.824054 [ 277 ] {a342767f-85b0-4c5f-a599-0774d6a7b9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10598 | 2026.02.24 03:59:01.824065 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 882 rows starting from the beginning of the part | ||
| 10599 | 2026.02.24 03:59:01.824086 [ 199 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_81_16} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10600 | 2026.02.24 03:59:01.824111 [ 277 ] {a342767f-85b0-4c5f-a599-0774d6a7b9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10601 | 2026.02.24 03:59:01.824112 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 10602 | 2026.02.24 03:59:01.824156 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10603 | 2026.02.24 03:59:01.824168 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10604 | 2026.02.24 03:59:01.824194 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 162 rows starting from the beginning of the part | ||
| 10605 | 2026.02.24 03:59:01.824230 [ 195 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 10606 | 2026.02.24 03:59:01.824925 [ 277 ] {a342767f-85b0-4c5f-a599-0774d6a7b9fb} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2026.02.24 03:59:01.824960 [ 277 ] {a342767f-85b0-4c5f-a599-0774d6a7b9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10608 | 2026.02.24 03:59:01.825524 [ 277 ] {a342767f-85b0-4c5f-a599-0774d6a7b9fb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10609 | 2026.02.24 03:59:01.825754 [ 277 ] {a342767f-85b0-4c5f-a599-0774d6a7b9fb} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2026.02.24 03:59:01.825871 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10611 | 2026.02.24 03:59:01.825898 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10612 | 2026.02.24 03:59:01.825900 [ 277 ] {a342767f-85b0-4c5f-a599-0774d6a7b9fb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001864 sec., 5364.806866952789 rows/sec., 9.61 MiB/sec. | ||
| 10613 | 2026.02.24 03:59:01.825915 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10614 | 2026.02.24 03:59:01.825992 [ 277 ] {a342767f-85b0-4c5f-a599-0774d6a7b9fb} <Debug> TCPHandler: Processed in 0.00208256 sec. | ||
| 10615 | 2026.02.24 03:59:01.826003 [ 188 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 10616 | 2026.02.24 03:59:01.826113 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10617 | 2026.02.24 03:59:01.826213 [ 277 ] {6390b7b5-eed1-4dac-b7a5-bfd83f386b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10618 | 2026.02.24 03:59:01.826229 [ 188 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10619 | 2026.02.24 03:59:01.826255 [ 277 ] {6390b7b5-eed1-4dac-b7a5-bfd83f386b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10620 | 2026.02.24 03:59:01.826291 [ 188 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1414 rows starting from the beginning of the part | ||
| 10621 | 2026.02.24 03:59:01.826430 [ 188 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 10622 | 2026.02.24 03:59:01.826547 [ 188 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 10623 | 2026.02.24 03:59:01.826603 [ 277 ] {6390b7b5-eed1-4dac-b7a5-bfd83f386b10} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.02.24 03:59:01.826645 [ 277 ] {6390b7b5-eed1-4dac-b7a5-bfd83f386b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10625 | 2026.02.24 03:59:01.826657 [ 188 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 10626 | 2026.02.24 03:59:01.826781 [ 188 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 10627 | 2026.02.24 03:59:01.826895 [ 188 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 10628 | 2026.02.24 03:59:01.826983 [ 277 ] {6390b7b5-eed1-4dac-b7a5-bfd83f386b10} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10629 | 2026.02.24 03:59:01.827221 [ 277 ] {6390b7b5-eed1-4dac-b7a5-bfd83f386b10} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2026.02.24 03:59:01.827346 [ 130 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10631 | 2026.02.24 03:59:01.827368 [ 277 ] {6390b7b5-eed1-4dac-b7a5-bfd83f386b10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 10632 | 2026.02.24 03:59:01.827372 [ 130 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10633 | 2026.02.24 03:59:01.827407 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10634 | 2026.02.24 03:59:01.827413 [ 277 ] {6390b7b5-eed1-4dac-b7a5-bfd83f386b10} <Debug> TCPHandler: Processed in 0.001350323 sec. | ||
| 10635 | 2026.02.24 03:59:01.827493 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10636 | 2026.02.24 03:59:01.827613 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10637 | 2026.02.24 03:59:01.827646 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4380 rows starting from the beginning of the part | ||
| 10638 | 2026.02.24 03:59:01.827703 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10639 | 2026.02.24 03:59:01.827749 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10640 | 2026.02.24 03:59:01.827794 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10641 | 2026.02.24 03:59:01.827834 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10642 | 2026.02.24 03:59:01.827876 [ 200 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 10643 | 2026.02.24 03:59:01.829872 [ 197 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4680 rows, containing 4 columns (4 merged, 0 gathered) in 0.002415344 sec., 1937612.1993388934 rows/sec., 130.52 MiB/sec. | ||
| 10644 | 2026.02.24 03:59:01.830142 [ 197 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23436 rows, containing 5 columns (5 merged, 0 gathered) in 0.00630647 sec., 3716183.538493008 rows/sec., 255.34 MiB/sec. | ||
| 10645 | 2026.02.24 03:59:01.830541 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10646 | 2026.02.24 03:59:01.830676 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10647 | 2026.02.24 03:59:01.830954 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_81_16} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2026.02.24 03:59:01.831020 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.02.24 03:59:01.831052 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_81_16} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10650 | 2026.02.24 03:59:01.831104 [ 200 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10651 | 2026.02.24 03:59:01.831153 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10652 | 2026.02.24 03:59:01.831199 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10653 | 2026.02.24 03:59:01.834103 [ 197 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 19 columns (19 merged, 0 gathered) in 0.008138808 sec., 185039.38168832584 rows/sec., 331.58 MiB/sec. | ||
| 10654 | 2026.02.24 03:59:01.835280 [ 200 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10655 | 2026.02.24 03:59:01.835593 [ 200 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2026.02.24 03:59:01.835666 [ 200 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10657 | 2026.02.24 03:59:01.835771 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 10658 | 2026.02.24 03:59:02.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.91 MiB, peak 342.35 MiB, free memory in arenas 0.00 B, will set to 332.51 MiB (RSS), difference: 3.59 MiB | ||
| 10659 | 2026.02.24 03:59:04.802260 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10660 | 2026.02.24 03:59:04.802341 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10661 | 2026.02.24 03:59:04.955088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26836 | ||
| 10662 | 2026.02.24 03:59:04.955919 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10663 | 2026.02.24 03:59:04.955992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10664 | 2026.02.24 03:59:04.956551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10665 | 2026.02.24 03:59:04.956783 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10666 | 2026.02.24 03:59:04.956919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26836 | ||
| 10667 | 2026.02.24 03:59:04.956918 [ 127 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10668 | 2026.02.24 03:59:04.956980 [ 127 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10669 | 2026.02.24 03:59:04.956999 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10670 | 2026.02.24 03:59:04.957123 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 10671 | 2026.02.24 03:59:04.957269 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10672 | 2026.02.24 03:59:04.957307 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24468 rows starting from the beginning of the part | ||
| 10673 | 2026.02.24 03:59:04.957371 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 10674 | 2026.02.24 03:59:04.957416 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 10675 | 2026.02.24 03:59:04.957456 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 10676 | 2026.02.24 03:59:04.957493 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 10677 | 2026.02.24 03:59:04.957532 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 10678 | 2026.02.24 03:59:04.959718 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26836 rows, containing 4 columns (4 merged, 0 gathered) in 0.002652685 sec., 10116542.295824796 rows/sec., 144.72 MiB/sec. | ||
| 10679 | 2026.02.24 03:59:04.959888 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10680 | 2026.02.24 03:59:04.960145 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_56_11} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10681 | 2026.02.24 03:59:04.960216 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_56_11} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10682 | 2026.02.24 03:59:04.960289 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10683 | 2026.02.24 03:59:05.024016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1294 | ||
| 10684 | 2026.02.24 03:59:05.026382 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2026.02.24 03:59:05.026427 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10686 | 2026.02.24 03:59:05.027664 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10687 | 2026.02.24 03:59:05.027927 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2026.02.24 03:59:05.028073 [ 126 ] {} <Debug> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10689 | 2026.02.24 03:59:05.028117 [ 126 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2026.02.24 03:59:05.028137 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10691 | 2026.02.24 03:59:05.028187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
| 10692 | 2026.02.24 03:59:05.028278 [ 191 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 10693 | 2026.02.24 03:59:05.029123 [ 191 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10694 | 2026.02.24 03:59:05.029282 [ 191 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1162 rows starting from the beginning of the part | ||
| 10695 | 2026.02.24 03:59:05.029606 [ 191 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 10696 | 2026.02.24 03:59:05.029925 [ 191 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 10697 | 2026.02.24 03:59:05.030224 [ 191 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 10698 | 2026.02.24 03:59:05.030563 [ 191 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 10699 | 2026.02.24 03:59:05.030883 [ 191 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 10700 | 2026.02.24 03:59:05.036984 [ 197 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 72 columns (72 merged, 0 gathered) in 0.008779004 sec., 147397.13069956456 rows/sec., 114.97 MiB/sec. | ||
| 10701 | 2026.02.24 03:59:05.038407 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10702 | 2026.02.24 03:59:05.038977 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_41_8} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.02.24 03:59:05.039055 [ 193 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_41_8} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10704 | 2026.02.24 03:59:05.039374 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10705 | 2026.02.24 03:59:06.364668 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10706 | 2026.02.24 03:59:06.381820 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.02.24 03:59:06.381876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10708 | 2026.02.24 03:59:06.388270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10709 | 2026.02.24 03:59:06.388946 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2026.02.24 03:59:06.389244 [ 127 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10711 | 2026.02.24 03:59:06.389280 [ 127 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2026.02.24 03:59:06.389301 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10713 | 2026.02.24 03:59:06.389426 [ 190 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 10714 | 2026.02.24 03:59:06.392245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10715 | 2026.02.24 03:59:06.393213 [ 190 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10716 | 2026.02.24 03:59:06.394678 [ 190 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 10717 | 2026.02.24 03:59:06.399531 [ 190 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 10718 | 2026.02.24 03:59:06.404122 [ 190 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 10719 | 2026.02.24 03:59:06.409007 [ 190 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 10720 | 2026.02.24 03:59:06.413953 [ 190 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 10721 | 2026.02.24 03:59:06.418303 [ 190 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 10722 | 2026.02.24 03:59:06.472717 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.083343319 sec., 5063.393263711996 rows/sec., 26.18 MiB/sec. | ||
| 10723 | 2026.02.24 03:59:06.475484 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10724 | 2026.02.24 03:59:06.477509 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_56_11} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.02.24 03:59:06.477615 [ 193 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_56_11} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10726 | 2026.02.24 03:59:06.480273 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10727 | 2026.02.24 03:59:06.818768 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10728 | 2026.02.24 03:59:06.818960 [ 277 ] {cf4699a7-d951-4d15-b60f-1bbe88746bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10729 | 2026.02.24 03:59:06.819032 [ 277 ] {cf4699a7-d951-4d15-b60f-1bbe88746bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10730 | 2026.02.24 03:59:06.819680 [ 277 ] {cf4699a7-d951-4d15-b60f-1bbe88746bd0} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2026.02.24 03:59:06.819721 [ 277 ] {cf4699a7-d951-4d15-b60f-1bbe88746bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10732 | 2026.02.24 03:59:06.820130 [ 277 ] {cf4699a7-d951-4d15-b60f-1bbe88746bd0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10733 | 2026.02.24 03:59:06.820358 [ 277 ] {cf4699a7-d951-4d15-b60f-1bbe88746bd0} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2026.02.24 03:59:06.820510 [ 277 ] {cf4699a7-d951-4d15-b60f-1bbe88746bd0} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001602 sec., 73657.92759051187 rows/sec., 6.27 MiB/sec. | ||
| 10735 | 2026.02.24 03:59:06.820551 [ 277 ] {cf4699a7-d951-4d15-b60f-1bbe88746bd0} <Debug> TCPHandler: Processed in 0.001918378 sec. | ||
| 10736 | 2026.02.24 03:59:06.820670 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2026.02.24 03:59:06.820765 [ 277 ] {0e863ba8-91ec-431a-85b2-858f757262ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10738 | 2026.02.24 03:59:06.820804 [ 277 ] {0e863ba8-91ec-431a-85b2-858f757262ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10739 | 2026.02.24 03:59:06.821197 [ 277 ] {0e863ba8-91ec-431a-85b2-858f757262ab} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.02.24 03:59:06.821231 [ 277 ] {0e863ba8-91ec-431a-85b2-858f757262ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10741 | 2026.02.24 03:59:06.821523 [ 277 ] {0e863ba8-91ec-431a-85b2-858f757262ab} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10742 | 2026.02.24 03:59:06.821735 [ 277 ] {0e863ba8-91ec-431a-85b2-858f757262ab} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2026.02.24 03:59:06.821870 [ 277 ] {0e863ba8-91ec-431a-85b2-858f757262ab} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001123 sec., 27604.630454140693 rows/sec., 2.03 MiB/sec. | ||
| 10744 | 2026.02.24 03:59:06.821907 [ 277 ] {0e863ba8-91ec-431a-85b2-858f757262ab} <Debug> TCPHandler: Processed in 0.001287732 sec. | ||
| 10745 | 2026.02.24 03:59:06.822007 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2026.02.24 03:59:06.822100 [ 277 ] {b404b674-bdde-40f7-8c52-e0117b804567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10747 | 2026.02.24 03:59:06.822141 [ 277 ] {b404b674-bdde-40f7-8c52-e0117b804567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10748 | 2026.02.24 03:59:06.822547 [ 277 ] {b404b674-bdde-40f7-8c52-e0117b804567} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.02.24 03:59:06.822583 [ 277 ] {b404b674-bdde-40f7-8c52-e0117b804567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10750 | 2026.02.24 03:59:06.822884 [ 277 ] {b404b674-bdde-40f7-8c52-e0117b804567} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10751 | 2026.02.24 03:59:06.823088 [ 277 ] {b404b674-bdde-40f7-8c52-e0117b804567} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.02.24 03:59:06.823215 [ 277 ] {b404b674-bdde-40f7-8c52-e0117b804567} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001133 sec., 83848.19064430716 rows/sec., 6.55 MiB/sec. | ||
| 10753 | 2026.02.24 03:59:06.823252 [ 277 ] {b404b674-bdde-40f7-8c52-e0117b804567} <Debug> TCPHandler: Processed in 0.001294242 sec. | ||
| 10754 | 2026.02.24 03:59:06.823362 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2026.02.24 03:59:06.823457 [ 277 ] {ce85e3bf-1342-45a5-b7b4-74931e70daf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10756 | 2026.02.24 03:59:06.823500 [ 277 ] {ce85e3bf-1342-45a5-b7b4-74931e70daf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10757 | 2026.02.24 03:59:06.823885 [ 277 ] {ce85e3bf-1342-45a5-b7b4-74931e70daf3} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2026.02.24 03:59:06.823920 [ 277 ] {ce85e3bf-1342-45a5-b7b4-74931e70daf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10759 | 2026.02.24 03:59:06.824256 [ 277 ] {ce85e3bf-1342-45a5-b7b4-74931e70daf3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10760 | 2026.02.24 03:59:06.824464 [ 277 ] {ce85e3bf-1342-45a5-b7b4-74931e70daf3} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2026.02.24 03:59:06.824592 [ 277 ] {ce85e3bf-1342-45a5-b7b4-74931e70daf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 10762 | 2026.02.24 03:59:06.824627 [ 277 ] {ce85e3bf-1342-45a5-b7b4-74931e70daf3} <Debug> TCPHandler: Processed in 0.001314892 sec. | ||
| 10763 | 2026.02.24 03:59:06.824734 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10764 | 2026.02.24 03:59:06.824828 [ 277 ] {b779ce11-c9cf-4067-afb3-76f4295de0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10765 | 2026.02.24 03:59:06.824882 [ 277 ] {b779ce11-c9cf-4067-afb3-76f4295de0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10766 | 2026.02.24 03:59:06.825664 [ 277 ] {b779ce11-c9cf-4067-afb3-76f4295de0d8} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2026.02.24 03:59:06.825698 [ 277 ] {b779ce11-c9cf-4067-afb3-76f4295de0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10768 | 2026.02.24 03:59:06.826245 [ 277 ] {b779ce11-c9cf-4067-afb3-76f4295de0d8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10769 | 2026.02.24 03:59:06.826471 [ 277 ] {b779ce11-c9cf-4067-afb3-76f4295de0d8} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2026.02.24 03:59:06.826607 [ 277 ] {b779ce11-c9cf-4067-afb3-76f4295de0d8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001796 sec., 17260.57906458797 rows/sec., 30.93 MiB/sec. | ||
| 10771 | 2026.02.24 03:59:06.826669 [ 277 ] {b779ce11-c9cf-4067-afb3-76f4295de0d8} <Debug> TCPHandler: Processed in 0.001985209 sec. | ||
| 10772 | 2026.02.24 03:59:06.826779 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2026.02.24 03:59:06.826874 [ 277 ] {ccfe2cdb-5988-4606-9953-11debd40ebe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10774 | 2026.02.24 03:59:06.826914 [ 277 ] {ccfe2cdb-5988-4606-9953-11debd40ebe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10775 | 2026.02.24 03:59:06.827243 [ 277 ] {ccfe2cdb-5988-4606-9953-11debd40ebe7} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2026.02.24 03:59:06.827276 [ 277 ] {ccfe2cdb-5988-4606-9953-11debd40ebe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 10777 | 2026.02.24 03:59:06.827575 [ 277 ] {ccfe2cdb-5988-4606-9953-11debd40ebe7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10778 | 2026.02.24 03:59:06.827780 [ 277 ] {ccfe2cdb-5988-4606-9953-11debd40ebe7} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.02.24 03:59:06.827906 [ 277 ] {ccfe2cdb-5988-4606-9953-11debd40ebe7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 10780 | 2026.02.24 03:59:06.827942 [ 277 ] {ccfe2cdb-5988-4606-9953-11debd40ebe7} <Debug> TCPHandler: Processed in 0.001211991 sec. | ||
| 10781 | 2026.02.24 03:59:09.277668 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44989 | ||
| 10782 | 2026.02.24 03:59:09.277784 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10783 | 2026.02.24 03:59:09.277814 [ 290 ] {} <Debug> TCP-Session: 927f3099-4b51-4b37-b6c8-b0cd47cfef86 Authenticating user 'default' from [fd00:1122:3344:101::e]:44989 | ||
| 10784 | 2026.02.24 03:59:09.277842 [ 290 ] {} <Debug> TCP-Session: 927f3099-4b51-4b37-b6c8-b0cd47cfef86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10785 | 2026.02.24 03:59:09.277859 [ 290 ] {} <Debug> TCP-Session: 927f3099-4b51-4b37-b6c8-b0cd47cfef86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10786 | 2026.02.24 03:59:09.278073 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47360 | ||
| 10787 | 2026.02.24 03:59:09.278114 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57621 | ||
| 10788 | 2026.02.24 03:59:09.278133 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52666 | ||
| 10789 | 2026.02.24 03:59:09.278184 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32864 | ||
| 10790 | 2026.02.24 03:59:09.278196 [ 290 ] {} <Trace> TCP-Session: 927f3099-4b51-4b37-b6c8-b0cd47cfef86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10791 | 2026.02.24 03:59:09.278238 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10792 | 2026.02.24 03:59:09.278245 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10793 | 2026.02.24 03:59:09.278274 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10794 | 2026.02.24 03:59:09.278290 [ 291 ] {} <Debug> TCP-Session: e35ec28b-6020-405a-9e4d-120ce482cce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47360 | ||
| 10795 | 2026.02.24 03:59:09.278302 [ 292 ] {} <Debug> TCP-Session: d26d1283-b495-4955-8d71-16bc850385bf Authenticating user 'default' from [fd00:1122:3344:101::e]:57621 | ||
| 10796 | 2026.02.24 03:59:09.278315 [ 293 ] {} <Debug> TCP-Session: 042f1f43-d26a-4ce8-8366-22a173113bd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52666 | ||
| 10797 | 2026.02.24 03:59:09.278331 [ 291 ] {} <Debug> TCP-Session: e35ec28b-6020-405a-9e4d-120ce482cce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10798 | 2026.02.24 03:59:09.278347 [ 292 ] {} <Debug> TCP-Session: d26d1283-b495-4955-8d71-16bc850385bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10799 | 2026.02.24 03:59:09.278366 [ 291 ] {} <Debug> TCP-Session: e35ec28b-6020-405a-9e4d-120ce482cce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10800 | 2026.02.24 03:59:09.278380 [ 292 ] {} <Debug> TCP-Session: d26d1283-b495-4955-8d71-16bc850385bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10801 | 2026.02.24 03:59:09.278403 [ 290 ] {2caafbf5-d4aa-4e20-b6af-1e7008195505} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44989) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10802 | 2026.02.24 03:59:09.278358 [ 293 ] {} <Debug> TCP-Session: 042f1f43-d26a-4ce8-8366-22a173113bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10803 | 2026.02.24 03:59:09.278279 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10804 | 2026.02.24 03:59:09.278454 [ 293 ] {} <Debug> TCP-Session: 042f1f43-d26a-4ce8-8366-22a173113bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10805 | 2026.02.24 03:59:09.278176 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56151 | ||
| 10806 | 2026.02.24 03:59:09.278482 [ 289 ] {} <Debug> TCP-Session: 5988011b-01ba-4c0d-9efc-c6e67ccf56c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:32864 | ||
| 10807 | 2026.02.24 03:59:09.278162 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58706 | ||
| 10808 | 2026.02.24 03:59:09.278538 [ 289 ] {} <Debug> TCP-Session: 5988011b-01ba-4c0d-9efc-c6e67ccf56c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10809 | 2026.02.24 03:59:09.278151 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43479 | ||
| 10810 | 2026.02.24 03:59:09.278580 [ 289 ] {} <Debug> TCP-Session: 5988011b-01ba-4c0d-9efc-c6e67ccf56c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10811 | 2026.02.24 03:59:09.278130 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60382 | ||
| 10812 | 2026.02.24 03:59:09.278679 [ 290 ] {2caafbf5-d4aa-4e20-b6af-1e7008195505} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10813 | 2026.02.24 03:59:09.278743 [ 290 ] {2caafbf5-d4aa-4e20-b6af-1e7008195505} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10814 | 2026.02.24 03:59:09.279023 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10815 | 2026.02.24 03:59:09.279038 [ 290 ] {2caafbf5-d4aa-4e20-b6af-1e7008195505} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 10816 | 2026.02.24 03:59:09.279059 [ 288 ] {} <Debug> TCP-Session: cf740ecc-f46a-4d6a-9124-33a9d820bae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56151 | ||
| 10817 | 2026.02.24 03:59:09.279085 [ 288 ] {} <Debug> TCP-Session: cf740ecc-f46a-4d6a-9124-33a9d820bae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10818 | 2026.02.24 03:59:09.279102 [ 288 ] {} <Debug> TCP-Session: cf740ecc-f46a-4d6a-9124-33a9d820bae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10819 | 2026.02.24 03:59:09.279155 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10820 | 2026.02.24 03:59:09.279194 [ 294 ] {} <Debug> TCP-Session: b100d989-02a3-4be1-a0c1-829c34a2b685 Authenticating user 'default' from [fd00:1122:3344:101::e]:60382 | ||
| 10821 | 2026.02.24 03:59:09.279215 [ 294 ] {} <Debug> TCP-Session: b100d989-02a3-4be1-a0c1-829c34a2b685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10822 | 2026.02.24 03:59:09.279230 [ 294 ] {} <Debug> TCP-Session: b100d989-02a3-4be1-a0c1-829c34a2b685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10823 | 2026.02.24 03:59:09.279415 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10824 | 2026.02.24 03:59:09.279447 [ 275 ] {} <Debug> TCP-Session: b3d6c802-a303-49d8-8d16-64eb12994603 Authenticating user 'default' from [fd00:1122:3344:101::e]:43479 | ||
| 10825 | 2026.02.24 03:59:09.279464 [ 275 ] {} <Debug> TCP-Session: b3d6c802-a303-49d8-8d16-64eb12994603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10826 | 2026.02.24 03:59:09.279476 [ 275 ] {} <Debug> TCP-Session: b3d6c802-a303-49d8-8d16-64eb12994603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10827 | 2026.02.24 03:59:09.279538 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10828 | 2026.02.24 03:59:09.279574 [ 286 ] {} <Debug> TCP-Session: 7676e6f8-06bd-4913-9e9b-5918e1b97ecc Authenticating user 'default' from [fd00:1122:3344:101::e]:58706 | ||
| 10829 | 2026.02.24 03:59:09.279593 [ 286 ] {} <Debug> TCP-Session: 7676e6f8-06bd-4913-9e9b-5918e1b97ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2026.02.24 03:59:09.279605 [ 286 ] {} <Debug> TCP-Session: 7676e6f8-06bd-4913-9e9b-5918e1b97ecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10831 | 2026.02.24 03:59:09.280048 [ 312 ] {2caafbf5-d4aa-4e20-b6af-1e7008195505} <Trace> AggregatingTransform: Aggregating | ||
| 10832 | 2026.02.24 03:59:09.280092 [ 312 ] {2caafbf5-d4aa-4e20-b6af-1e7008195505} <Trace> Aggregator: Aggregation method: without_key | ||
| 10833 | 2026.02.24 03:59:09.280130 [ 312 ] {2caafbf5-d4aa-4e20-b6af-1e7008195505} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977009 sec. (1023.532 rows/sec., 39.98 KiB/sec.) | ||
| 10834 | 2026.02.24 03:59:09.280148 [ 312 ] {2caafbf5-d4aa-4e20-b6af-1e7008195505} <Trace> Aggregator: Merging aggregated data | ||
| 10835 | 2026.02.24 03:59:09.281400 [ 290 ] {2caafbf5-d4aa-4e20-b6af-1e7008195505} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003053 sec., 327.54667540124467 rows/sec., 12.79 KiB/sec. | ||
| 10836 | 2026.02.24 03:59:09.281549 [ 290 ] {2caafbf5-d4aa-4e20-b6af-1e7008195505} <Debug> TCPHandler: Processed in 0.003475353 sec. | ||
| 10837 | 2026.02.24 03:59:09.281662 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10838 | 2026.02.24 03:59:09.281687 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10839 | 2026.02.24 03:59:09.281691 [ 290 ] {} <Debug> TCP-Session: 927f3099-4b51-4b37-b6c8-b0cd47cfef86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2026.02.24 03:59:09.281707 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10841 | 2026.02.24 03:59:09.281731 [ 294 ] {} <Debug> TCP-Session: b100d989-02a3-4be1-a0c1-829c34a2b685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10842 | 2026.02.24 03:59:09.281742 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10843 | 2026.02.24 03:59:09.281768 [ 275 ] {} <Debug> TCP-Session: b3d6c802-a303-49d8-8d16-64eb12994603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10844 | 2026.02.24 03:59:09.281780 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10845 | 2026.02.24 03:59:09.281792 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10846 | 2026.02.24 03:59:09.281806 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10847 | 2026.02.24 03:59:09.281836 [ 291 ] {} <Debug> TCP-Session: e35ec28b-6020-405a-9e4d-120ce482cce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2026.02.24 03:59:09.281846 [ 292 ] {} <Debug> TCP-Session: d26d1283-b495-4955-8d71-16bc850385bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10849 | 2026.02.24 03:59:09.281858 [ 289 ] {} <Debug> TCP-Session: 5988011b-01ba-4c0d-9efc-c6e67ccf56c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10850 | 2026.02.24 03:59:09.281797 [ 293 ] {} <Debug> TCP-Session: 042f1f43-d26a-4ce8-8366-22a173113bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10851 | 2026.02.24 03:59:09.281761 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10852 | 2026.02.24 03:59:09.281725 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10853 | 2026.02.24 03:59:09.281931 [ 288 ] {} <Debug> TCP-Session: cf740ecc-f46a-4d6a-9124-33a9d820bae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10854 | 2026.02.24 03:59:09.281955 [ 286 ] {} <Debug> TCP-Session: 7676e6f8-06bd-4913-9e9b-5918e1b97ecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2026.02.24 03:59:09.290232 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40011 | ||
| 10856 | 2026.02.24 03:59:09.290300 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10857 | 2026.02.24 03:59:09.290324 [ 290 ] {} <Debug> TCP-Session: 1906e279-a0cf-4f0d-9045-f4e24fcf0725 Authenticating user 'default' from [fd00:1122:3344:101::e]:40011 | ||
| 10858 | 2026.02.24 03:59:09.290344 [ 290 ] {} <Debug> TCP-Session: 1906e279-a0cf-4f0d-9045-f4e24fcf0725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10859 | 2026.02.24 03:59:09.290360 [ 290 ] {} <Debug> TCP-Session: 1906e279-a0cf-4f0d-9045-f4e24fcf0725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2026.02.24 03:59:09.290548 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39587 | ||
| 10861 | 2026.02.24 03:59:09.290560 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57595 | ||
| 10862 | 2026.02.24 03:59:09.290583 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65003 | ||
| 10863 | 2026.02.24 03:59:09.290597 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47631 | ||
| 10864 | 2026.02.24 03:59:09.290612 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63385 | ||
| 10865 | 2026.02.24 03:59:09.290624 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10866 | 2026.02.24 03:59:09.290641 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10867 | 2026.02.24 03:59:09.290657 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10868 | 2026.02.24 03:59:09.290681 [ 291 ] {} <Debug> TCP-Session: b4fa9487-00d2-4456-96d1-c7d1171b9845 Authenticating user 'default' from [fd00:1122:3344:101::e]:39587 | ||
| 10869 | 2026.02.24 03:59:09.290679 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10870 | 2026.02.24 03:59:09.290718 [ 291 ] {} <Debug> TCP-Session: b4fa9487-00d2-4456-96d1-c7d1171b9845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10871 | 2026.02.24 03:59:09.290736 [ 275 ] {} <Debug> TCP-Session: ddf6a3d1-faf1-4633-b490-9cb54b03a25e Authenticating user 'default' from [fd00:1122:3344:101::e]:47631 | ||
| 10872 | 2026.02.24 03:59:09.290750 [ 291 ] {} <Debug> TCP-Session: b4fa9487-00d2-4456-96d1-c7d1171b9845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10873 | 2026.02.24 03:59:09.290769 [ 275 ] {} <Debug> TCP-Session: ddf6a3d1-faf1-4633-b490-9cb54b03a25e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10874 | 2026.02.24 03:59:09.290701 [ 294 ] {} <Debug> TCP-Session: 96321c4b-f1b0-45a0-aa47-af262b1fa63e Authenticating user 'default' from [fd00:1122:3344:101::e]:65003 | ||
| 10875 | 2026.02.24 03:59:09.290793 [ 275 ] {} <Debug> TCP-Session: ddf6a3d1-faf1-4633-b490-9cb54b03a25e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10876 | 2026.02.24 03:59:09.290818 [ 294 ] {} <Debug> TCP-Session: 96321c4b-f1b0-45a0-aa47-af262b1fa63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10877 | 2026.02.24 03:59:09.290691 [ 292 ] {} <Debug> TCP-Session: 998f634c-af19-48c1-8c1e-ec77903d05c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57595 | ||
| 10878 | 2026.02.24 03:59:09.290845 [ 294 ] {} <Debug> TCP-Session: 96321c4b-f1b0-45a0-aa47-af262b1fa63e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10879 | 2026.02.24 03:59:09.290858 [ 292 ] {} <Debug> TCP-Session: 998f634c-af19-48c1-8c1e-ec77903d05c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10880 | 2026.02.24 03:59:09.290685 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10881 | 2026.02.24 03:59:09.290875 [ 292 ] {} <Debug> TCP-Session: 998f634c-af19-48c1-8c1e-ec77903d05c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10882 | 2026.02.24 03:59:09.290622 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43922 | ||
| 10883 | 2026.02.24 03:59:09.290903 [ 288 ] {} <Debug> TCP-Session: ff352251-41ed-4eae-ad56-f792a1d61592 Authenticating user 'default' from [fd00:1122:3344:101::e]:63385 | ||
| 10884 | 2026.02.24 03:59:09.290571 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57974 | ||
| 10885 | 2026.02.24 03:59:09.290948 [ 288 ] {} <Debug> TCP-Session: ff352251-41ed-4eae-ad56-f792a1d61592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10886 | 2026.02.24 03:59:09.290964 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10887 | 2026.02.24 03:59:09.290970 [ 288 ] {} <Debug> TCP-Session: ff352251-41ed-4eae-ad56-f792a1d61592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2026.02.24 03:59:09.290993 [ 289 ] {} <Debug> TCP-Session: 763a6a4d-d750-4285-9bf4-a5a19e74c0e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43922 | ||
| 10889 | 2026.02.24 03:59:09.290995 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10890 | 2026.02.24 03:59:09.291019 [ 289 ] {} <Debug> TCP-Session: 763a6a4d-d750-4285-9bf4-a5a19e74c0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10891 | 2026.02.24 03:59:09.291037 [ 293 ] {} <Debug> TCP-Session: 9a37e98a-58a1-44f7-b0ad-709a7f472f97 Authenticating user 'default' from [fd00:1122:3344:101::e]:57974 | ||
| 10892 | 2026.02.24 03:59:09.291042 [ 289 ] {} <Debug> TCP-Session: 763a6a4d-d750-4285-9bf4-a5a19e74c0e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10893 | 2026.02.24 03:59:09.291064 [ 293 ] {} <Debug> TCP-Session: 9a37e98a-58a1-44f7-b0ad-709a7f472f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10894 | 2026.02.24 03:59:09.290609 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61218 | ||
| 10895 | 2026.02.24 03:59:09.291089 [ 293 ] {} <Debug> TCP-Session: 9a37e98a-58a1-44f7-b0ad-709a7f472f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10896 | 2026.02.24 03:59:09.290599 [ 290 ] {} <Trace> TCP-Session: 1906e279-a0cf-4f0d-9045-f4e24fcf0725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10897 | 2026.02.24 03:59:09.291168 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10898 | 2026.02.24 03:59:09.291194 [ 286 ] {} <Debug> TCP-Session: 9f4d8708-5d60-478c-ab4a-387fcd460273 Authenticating user 'default' from [fd00:1122:3344:101::e]:61218 | ||
| 10899 | 2026.02.24 03:59:09.291216 [ 286 ] {} <Debug> TCP-Session: 9f4d8708-5d60-478c-ab4a-387fcd460273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10900 | 2026.02.24 03:59:09.291231 [ 286 ] {} <Debug> TCP-Session: 9f4d8708-5d60-478c-ab4a-387fcd460273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10901 | 2026.02.24 03:59:09.291283 [ 290 ] {a7382869-dd1a-492c-8926-bea1f1695b82} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40011) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10902 | 2026.02.24 03:59:09.291448 [ 290 ] {a7382869-dd1a-492c-8926-bea1f1695b82} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10903 | 2026.02.24 03:59:09.291490 [ 290 ] {a7382869-dd1a-492c-8926-bea1f1695b82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10904 | 2026.02.24 03:59:09.291719 [ 290 ] {a7382869-dd1a-492c-8926-bea1f1695b82} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 10905 | 2026.02.24 03:59:09.292480 [ 327 ] {a7382869-dd1a-492c-8926-bea1f1695b82} <Trace> AggregatingTransform: Aggregating | ||
| 10906 | 2026.02.24 03:59:09.292520 [ 327 ] {a7382869-dd1a-492c-8926-bea1f1695b82} <Trace> Aggregator: Aggregation method: without_key | ||
| 10907 | 2026.02.24 03:59:09.292548 [ 327 ] {a7382869-dd1a-492c-8926-bea1f1695b82} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000746608 sec. (1339.391 rows/sec., 52.32 KiB/sec.) | ||
| 10908 | 2026.02.24 03:59:09.292563 [ 327 ] {a7382869-dd1a-492c-8926-bea1f1695b82} <Trace> Aggregator: Merging aggregated data | ||
| 10909 | 2026.02.24 03:59:09.293710 [ 290 ] {a7382869-dd1a-492c-8926-bea1f1695b82} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002469 sec., 405.0222762251924 rows/sec., 15.82 KiB/sec. | ||
| 10910 | 2026.02.24 03:59:09.293830 [ 290 ] {a7382869-dd1a-492c-8926-bea1f1695b82} <Debug> TCPHandler: Processed in 0.003291102 sec. | ||
| 10911 | 2026.02.24 03:59:09.293963 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10912 | 2026.02.24 03:59:09.293991 [ 290 ] {} <Debug> TCP-Session: 1906e279-a0cf-4f0d-9045-f4e24fcf0725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10913 | 2026.02.24 03:59:09.293996 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10914 | 2026.02.24 03:59:09.294011 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10915 | 2026.02.24 03:59:09.294026 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10916 | 2026.02.24 03:59:09.294038 [ 289 ] {} <Debug> TCP-Session: 763a6a4d-d750-4285-9bf4-a5a19e74c0e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10917 | 2026.02.24 03:59:09.294051 [ 292 ] {} <Debug> TCP-Session: 998f634c-af19-48c1-8c1e-ec77903d05c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2026.02.24 03:59:09.294062 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10919 | 2026.02.24 03:59:09.294077 [ 291 ] {} <Debug> TCP-Session: b4fa9487-00d2-4456-96d1-c7d1171b9845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10920 | 2026.02.24 03:59:09.294097 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10921 | 2026.02.24 03:59:09.294117 [ 293 ] {} <Debug> TCP-Session: 9a37e98a-58a1-44f7-b0ad-709a7f472f97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10922 | 2026.02.24 03:59:09.294126 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10923 | 2026.02.24 03:59:09.294144 [ 275 ] {} <Debug> TCP-Session: ddf6a3d1-faf1-4633-b490-9cb54b03a25e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10924 | 2026.02.24 03:59:09.294082 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10925 | 2026.02.24 03:59:09.294165 [ 288 ] {} <Debug> TCP-Session: ff352251-41ed-4eae-ad56-f792a1d61592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10926 | 2026.02.24 03:59:09.294046 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10927 | 2026.02.24 03:59:09.294203 [ 294 ] {} <Debug> TCP-Session: 96321c4b-f1b0-45a0-aa47-af262b1fa63e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2026.02.24 03:59:09.294245 [ 286 ] {} <Debug> TCP-Session: 9f4d8708-5d60-478c-ab4a-387fcd460273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10929 | 2026.02.24 03:59:10.580004 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60047 | ||
| 10930 | 2026.02.24 03:59:10.580118 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10931 | 2026.02.24 03:59:10.580157 [ 292 ] {} <Debug> TCP-Session: 889ceba2-8d90-4b3b-8e96-e9ca7cb4f2bd Authenticating user 'default' from [fd00:1122:3344:101::e]:60047 | ||
| 10932 | 2026.02.24 03:59:10.580180 [ 292 ] {} <Debug> TCP-Session: 889ceba2-8d90-4b3b-8e96-e9ca7cb4f2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10933 | 2026.02.24 03:59:10.580193 [ 292 ] {} <Debug> TCP-Session: 889ceba2-8d90-4b3b-8e96-e9ca7cb4f2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10934 | 2026.02.24 03:59:10.580399 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55109 | ||
| 10935 | 2026.02.24 03:59:10.580404 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37275 | ||
| 10936 | 2026.02.24 03:59:10.580456 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44759 | ||
| 10937 | 2026.02.24 03:59:10.580478 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41137 | ||
| 10938 | 2026.02.24 03:59:10.580492 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60034 | ||
| 10939 | 2026.02.24 03:59:10.580518 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46287 | ||
| 10940 | 2026.02.24 03:59:10.580567 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10941 | 2026.02.24 03:59:10.580552 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10942 | 2026.02.24 03:59:10.580608 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10943 | 2026.02.24 03:59:10.580621 [ 288 ] {} <Debug> TCP-Session: 18901b33-7244-4552-9eba-12082af6a2fa Authenticating user 'default' from [fd00:1122:3344:101::e]:41137 | ||
| 10944 | 2026.02.24 03:59:10.580641 [ 275 ] {} <Debug> TCP-Session: 6e397c30-15d3-483f-a12a-2e644bab3c84 Authenticating user 'default' from [fd00:1122:3344:101::e]:44759 | ||
| 10945 | 2026.02.24 03:59:10.580663 [ 289 ] {} <Debug> TCP-Session: 84ef5987-e176-4599-b34a-72f4ee872a38 Authenticating user 'default' from [fd00:1122:3344:101::e]:60034 | ||
| 10946 | 2026.02.24 03:59:10.580678 [ 275 ] {} <Debug> TCP-Session: 6e397c30-15d3-483f-a12a-2e644bab3c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10947 | 2026.02.24 03:59:10.580671 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10948 | 2026.02.24 03:59:10.580715 [ 275 ] {} <Debug> TCP-Session: 6e397c30-15d3-483f-a12a-2e644bab3c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10949 | 2026.02.24 03:59:10.580701 [ 289 ] {} <Debug> TCP-Session: 84ef5987-e176-4599-b34a-72f4ee872a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10950 | 2026.02.24 03:59:10.580738 [ 291 ] {} <Debug> TCP-Session: b9c7901a-7aad-4dff-98d2-34cf4501e347 Authenticating user 'default' from [fd00:1122:3344:101::e]:46287 | ||
| 10951 | 2026.02.24 03:59:10.580773 [ 289 ] {} <Debug> TCP-Session: 84ef5987-e176-4599-b34a-72f4ee872a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.02.24 03:59:10.580673 [ 288 ] {} <Debug> TCP-Session: 18901b33-7244-4552-9eba-12082af6a2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10953 | 2026.02.24 03:59:10.580807 [ 291 ] {} <Debug> TCP-Session: b9c7901a-7aad-4dff-98d2-34cf4501e347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10954 | 2026.02.24 03:59:10.580839 [ 288 ] {} <Debug> TCP-Session: 18901b33-7244-4552-9eba-12082af6a2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10955 | 2026.02.24 03:59:10.580853 [ 291 ] {} <Debug> TCP-Session: b9c7901a-7aad-4dff-98d2-34cf4501e347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10956 | 2026.02.24 03:59:10.580545 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10957 | 2026.02.24 03:59:10.580526 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10958 | 2026.02.24 03:59:10.580913 [ 294 ] {} <Debug> TCP-Session: cd80e74c-3843-419c-9994-56ad434f8345 Authenticating user 'default' from [fd00:1122:3344:101::e]:37275 | ||
| 10959 | 2026.02.24 03:59:10.580934 [ 293 ] {} <Debug> TCP-Session: 98b99f4e-d7d6-457e-9b7b-09c4d2847a07 Authenticating user 'default' from [fd00:1122:3344:101::e]:55109 | ||
| 10960 | 2026.02.24 03:59:10.580951 [ 294 ] {} <Debug> TCP-Session: cd80e74c-3843-419c-9994-56ad434f8345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10961 | 2026.02.24 03:59:10.580963 [ 293 ] {} <Debug> TCP-Session: 98b99f4e-d7d6-457e-9b7b-09c4d2847a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10962 | 2026.02.24 03:59:10.580975 [ 294 ] {} <Debug> TCP-Session: cd80e74c-3843-419c-9994-56ad434f8345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2026.02.24 03:59:10.580989 [ 293 ] {} <Debug> TCP-Session: 98b99f4e-d7d6-457e-9b7b-09c4d2847a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10964 | 2026.02.24 03:59:10.580503 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36308 | ||
| 10965 | 2026.02.24 03:59:10.580483 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43958 | ||
| 10966 | 2026.02.24 03:59:10.580514 [ 292 ] {} <Trace> TCP-Session: 889ceba2-8d90-4b3b-8e96-e9ca7cb4f2bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2026.02.24 03:59:10.581120 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10968 | 2026.02.24 03:59:10.581121 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10969 | 2026.02.24 03:59:10.581152 [ 290 ] {} <Debug> TCP-Session: 57b642d2-057f-4ef0-b5ba-65da6071ac00 Authenticating user 'default' from [fd00:1122:3344:101::e]:36308 | ||
| 10970 | 2026.02.24 03:59:10.581157 [ 286 ] {} <Debug> TCP-Session: 7002265a-feca-4c9d-bc2a-d58765061f61 Authenticating user 'default' from [fd00:1122:3344:101::e]:43958 | ||
| 10971 | 2026.02.24 03:59:10.581176 [ 290 ] {} <Debug> TCP-Session: 57b642d2-057f-4ef0-b5ba-65da6071ac00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2026.02.24 03:59:10.581179 [ 286 ] {} <Debug> TCP-Session: 7002265a-feca-4c9d-bc2a-d58765061f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10973 | 2026.02.24 03:59:10.581251 [ 290 ] {} <Debug> TCP-Session: 57b642d2-057f-4ef0-b5ba-65da6071ac00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10974 | 2026.02.24 03:59:10.581263 [ 286 ] {} <Debug> TCP-Session: 7002265a-feca-4c9d-bc2a-d58765061f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10975 | 2026.02.24 03:59:10.581261 [ 292 ] {f4b64ede-851f-4b2a-9340-f720fb2d0cba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60047) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10976 | 2026.02.24 03:59:10.581532 [ 292 ] {f4b64ede-851f-4b2a-9340-f720fb2d0cba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10977 | 2026.02.24 03:59:10.581588 [ 292 ] {f4b64ede-851f-4b2a-9340-f720fb2d0cba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10978 | 2026.02.24 03:59:10.581870 [ 292 ] {f4b64ede-851f-4b2a-9340-f720fb2d0cba} <Debug> oximeter.version (7fe7154a-dc92-4c97-99f7-1539d6fcdf60) (SelectExecutor): Key condition: unknown | ||
| 10979 | 2026.02.24 03:59:10.582849 [ 347 ] {f4b64ede-851f-4b2a-9340-f720fb2d0cba} <Trace> AggregatingTransform: Aggregating | ||
| 10980 | 2026.02.24 03:59:10.582923 [ 347 ] {f4b64ede-851f-4b2a-9340-f720fb2d0cba} <Trace> Aggregator: Aggregation method: without_key | ||
| 10981 | 2026.02.24 03:59:10.582965 [ 347 ] {f4b64ede-851f-4b2a-9340-f720fb2d0cba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996449 sec. (1003.564 rows/sec., 39.20 KiB/sec.) | ||
| 10982 | 2026.02.24 03:59:10.583046 [ 347 ] {f4b64ede-851f-4b2a-9340-f720fb2d0cba} <Trace> Aggregator: Merging aggregated data | ||
| 10983 | 2026.02.24 03:59:10.584294 [ 292 ] {f4b64ede-851f-4b2a-9340-f720fb2d0cba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003087 sec., 323.93909944930357 rows/sec., 12.65 KiB/sec. | ||
| 10984 | 2026.02.24 03:59:10.584471 [ 292 ] {f4b64ede-851f-4b2a-9340-f720fb2d0cba} <Debug> TCPHandler: Processed in 0.004074449 sec. | ||
| 10985 | 2026.02.24 03:59:10.584580 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10986 | 2026.02.24 03:59:10.584610 [ 292 ] {} <Debug> TCP-Session: 889ceba2-8d90-4b3b-8e96-e9ca7cb4f2bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10987 | 2026.02.24 03:59:10.584610 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10988 | 2026.02.24 03:59:10.584630 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10989 | 2026.02.24 03:59:10.584645 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10990 | 2026.02.24 03:59:10.584665 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10991 | 2026.02.24 03:59:10.584683 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10992 | 2026.02.24 03:59:10.584705 [ 294 ] {} <Debug> TCP-Session: cd80e74c-3843-419c-9994-56ad434f8345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10993 | 2026.02.24 03:59:10.584717 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10994 | 2026.02.24 03:59:10.584721 [ 275 ] {} <Debug> TCP-Session: 6e397c30-15d3-483f-a12a-2e644bab3c84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10995 | 2026.02.24 03:59:10.584765 [ 289 ] {} <Debug> TCP-Session: 84ef5987-e176-4599-b34a-72f4ee872a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10996 | 2026.02.24 03:59:10.584737 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10997 | 2026.02.24 03:59:10.584734 [ 288 ] {} <Debug> TCP-Session: 18901b33-7244-4552-9eba-12082af6a2fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10998 | 2026.02.24 03:59:10.584687 [ 291 ] {} <Debug> TCP-Session: b9c7901a-7aad-4dff-98d2-34cf4501e347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10999 | 2026.02.24 03:59:10.584840 [ 290 ] {} <Debug> TCP-Session: 57b642d2-057f-4ef0-b5ba-65da6071ac00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11000 | 2026.02.24 03:59:10.584660 [ 293 ] {} <Debug> TCP-Session: 98b99f4e-d7d6-457e-9b7b-09c4d2847a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11001 | 2026.02.24 03:59:10.584704 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11002 | 2026.02.24 03:59:10.584925 [ 286 ] {} <Debug> TCP-Session: 7002265a-feca-4c9d-bc2a-d58765061f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11003 | 2026.02.24 03:59:11.847358 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2026.02.24 03:59:11.847560 [ 277 ] {6ab0de16-2a4f-44c8-8cb0-d9fd9920b389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11005 | 2026.02.24 03:59:11.847630 [ 277 ] {6ab0de16-2a4f-44c8-8cb0-d9fd9920b389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11006 | 2026.02.24 03:59:11.848299 [ 277 ] {6ab0de16-2a4f-44c8-8cb0-d9fd9920b389} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.02.24 03:59:11.848351 [ 277 ] {6ab0de16-2a4f-44c8-8cb0-d9fd9920b389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11008 | 2026.02.24 03:59:11.848756 [ 277 ] {6ab0de16-2a4f-44c8-8cb0-d9fd9920b389} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11009 | 2026.02.24 03:59:11.849001 [ 277 ] {6ab0de16-2a4f-44c8-8cb0-d9fd9920b389} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2026.02.24 03:59:11.849174 [ 277 ] {6ab0de16-2a4f-44c8-8cb0-d9fd9920b389} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001663 sec., 14431.749849669273 rows/sec., 1.20 MiB/sec. | ||
| 11011 | 2026.02.24 03:59:11.849235 [ 277 ] {6ab0de16-2a4f-44c8-8cb0-d9fd9920b389} <Debug> TCPHandler: Processed in 0.002019909 sec. | ||
| 11012 | 2026.02.24 03:59:11.849368 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11013 | 2026.02.24 03:59:11.849476 [ 277 ] {e7aba325-6893-4b65-8704-8bd7a9afde7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11014 | 2026.02.24 03:59:11.849523 [ 277 ] {e7aba325-6893-4b65-8704-8bd7a9afde7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11015 | 2026.02.24 03:59:11.849952 [ 277 ] {e7aba325-6893-4b65-8704-8bd7a9afde7e} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11016 | 2026.02.24 03:59:11.849992 [ 277 ] {e7aba325-6893-4b65-8704-8bd7a9afde7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11017 | 2026.02.24 03:59:11.850303 [ 277 ] {e7aba325-6893-4b65-8704-8bd7a9afde7e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11018 | 2026.02.24 03:59:11.850530 [ 277 ] {e7aba325-6893-4b65-8704-8bd7a9afde7e} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.02.24 03:59:11.850674 [ 277 ] {e7aba325-6893-4b65-8704-8bd7a9afde7e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001222 sec., 1636.6612111292961 rows/sec., 133.46 KiB/sec. | ||
| 11020 | 2026.02.24 03:59:11.850715 [ 277 ] {e7aba325-6893-4b65-8704-8bd7a9afde7e} <Debug> TCPHandler: Processed in 0.001400294 sec. | ||
| 11021 | 2026.02.24 03:59:11.850820 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11022 | 2026.02.24 03:59:11.850919 [ 277 ] {0046ae90-df18-44ae-8c37-7be562ac0edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11023 | 2026.02.24 03:59:11.850960 [ 277 ] {0046ae90-df18-44ae-8c37-7be562ac0edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11024 | 2026.02.24 03:59:11.852067 [ 277 ] {0046ae90-df18-44ae-8c37-7be562ac0edc} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2026.02.24 03:59:11.852104 [ 277 ] {0046ae90-df18-44ae-8c37-7be562ac0edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11026 | 2026.02.24 03:59:11.852528 [ 277 ] {0046ae90-df18-44ae-8c37-7be562ac0edc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11027 | 2026.02.24 03:59:11.852751 [ 277 ] {0046ae90-df18-44ae-8c37-7be562ac0edc} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2026.02.24 03:59:11.852887 [ 277 ] {0046ae90-df18-44ae-8c37-7be562ac0edc} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001989 sec., 672197.0839617898 rows/sec., 56.22 MiB/sec. | ||
| 11029 | 2026.02.24 03:59:11.852925 [ 277 ] {0046ae90-df18-44ae-8c37-7be562ac0edc} <Debug> TCPHandler: Processed in 0.002156341 sec. | ||
| 11030 | 2026.02.24 03:59:11.853041 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11031 | 2026.02.24 03:59:11.853138 [ 277 ] {f32f71a1-47ba-4feb-8929-e2b45c6fbe94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11032 | 2026.02.24 03:59:11.853180 [ 277 ] {f32f71a1-47ba-4feb-8929-e2b45c6fbe94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11033 | 2026.02.24 03:59:11.853605 [ 277 ] {f32f71a1-47ba-4feb-8929-e2b45c6fbe94} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11034 | 2026.02.24 03:59:11.853645 [ 277 ] {f32f71a1-47ba-4feb-8929-e2b45c6fbe94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11035 | 2026.02.24 03:59:11.853961 [ 277 ] {f32f71a1-47ba-4feb-8929-e2b45c6fbe94} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11036 | 2026.02.24 03:59:11.854191 [ 277 ] {f32f71a1-47ba-4feb-8929-e2b45c6fbe94} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11037 | 2026.02.24 03:59:11.854326 [ 277 ] {f32f71a1-47ba-4feb-8929-e2b45c6fbe94} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001208 sec., 19867.54966887417 rows/sec., 1.50 MiB/sec. | ||
| 11038 | 2026.02.24 03:59:11.854364 [ 277 ] {f32f71a1-47ba-4feb-8929-e2b45c6fbe94} <Debug> TCPHandler: Processed in 0.001374444 sec. | ||
| 11039 | 2026.02.24 03:59:11.854482 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11040 | 2026.02.24 03:59:11.854578 [ 277 ] {3bcaaf9a-1132-4504-b167-cfc9b0034d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11041 | 2026.02.24 03:59:11.854619 [ 277 ] {3bcaaf9a-1132-4504-b167-cfc9b0034d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11042 | 2026.02.24 03:59:11.855091 [ 277 ] {3bcaaf9a-1132-4504-b167-cfc9b0034d57} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.02.24 03:59:11.855128 [ 277 ] {3bcaaf9a-1132-4504-b167-cfc9b0034d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11044 | 2026.02.24 03:59:11.855452 [ 277 ] {3bcaaf9a-1132-4504-b167-cfc9b0034d57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11045 | 2026.02.24 03:59:11.855665 [ 277 ] {3bcaaf9a-1132-4504-b167-cfc9b0034d57} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.02.24 03:59:11.855797 [ 277 ] {3bcaaf9a-1132-4504-b167-cfc9b0034d57} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001238 sec., 203554.11954765752 rows/sec., 14.08 MiB/sec. | ||
| 11047 | 2026.02.24 03:59:11.855834 [ 277 ] {3bcaaf9a-1132-4504-b167-cfc9b0034d57} <Debug> TCPHandler: Processed in 0.001402734 sec. | ||
| 11048 | 2026.02.24 03:59:11.855948 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.02.24 03:59:11.856042 [ 277 ] {563fd09b-a42a-4457-ac78-001e2551ec8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11050 | 2026.02.24 03:59:11.856083 [ 277 ] {563fd09b-a42a-4457-ac78-001e2551ec8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11051 | 2026.02.24 03:59:11.856480 [ 277 ] {563fd09b-a42a-4457-ac78-001e2551ec8b} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.02.24 03:59:11.856517 [ 277 ] {563fd09b-a42a-4457-ac78-001e2551ec8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11053 | 2026.02.24 03:59:11.856817 [ 277 ] {563fd09b-a42a-4457-ac78-001e2551ec8b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11054 | 2026.02.24 03:59:11.857034 [ 277 ] {563fd09b-a42a-4457-ac78-001e2551ec8b} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.02.24 03:59:11.857164 [ 277 ] {563fd09b-a42a-4457-ac78-001e2551ec8b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 11056 | 2026.02.24 03:59:11.857203 [ 277 ] {563fd09b-a42a-4457-ac78-001e2551ec8b} <Debug> TCPHandler: Processed in 0.001304812 sec. | ||
| 11057 | 2026.02.24 03:59:11.857314 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11058 | 2026.02.24 03:59:11.857409 [ 277 ] {d85139ba-87a2-492a-840f-d3e14aaabf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11059 | 2026.02.24 03:59:11.857449 [ 277 ] {d85139ba-87a2-492a-840f-d3e14aaabf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11060 | 2026.02.24 03:59:11.858063 [ 277 ] {d85139ba-87a2-492a-840f-d3e14aaabf42} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11061 | 2026.02.24 03:59:11.858100 [ 277 ] {d85139ba-87a2-492a-840f-d3e14aaabf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11062 | 2026.02.24 03:59:11.858466 [ 277 ] {d85139ba-87a2-492a-840f-d3e14aaabf42} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11063 | 2026.02.24 03:59:11.858690 [ 277 ] {d85139ba-87a2-492a-840f-d3e14aaabf42} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2026.02.24 03:59:11.858821 [ 277 ] {d85139ba-87a2-492a-840f-d3e14aaabf42} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001431 sec., 396925.22711390635 rows/sec., 29.77 MiB/sec. | ||
| 11065 | 2026.02.24 03:59:11.858860 [ 277 ] {d85139ba-87a2-492a-840f-d3e14aaabf42} <Debug> TCPHandler: Processed in 0.001595915 sec. | ||
| 11066 | 2026.02.24 03:59:11.858977 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11067 | 2026.02.24 03:59:11.859071 [ 277 ] {c02a5bc3-a8bd-4386-b85d-2e776d283a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11068 | 2026.02.24 03:59:11.859115 [ 277 ] {c02a5bc3-a8bd-4386-b85d-2e776d283a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11069 | 2026.02.24 03:59:11.859769 [ 277 ] {c02a5bc3-a8bd-4386-b85d-2e776d283a36} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11070 | 2026.02.24 03:59:11.859808 [ 277 ] {c02a5bc3-a8bd-4386-b85d-2e776d283a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11071 | 2026.02.24 03:59:11.860210 [ 277 ] {c02a5bc3-a8bd-4386-b85d-2e776d283a36} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11072 | 2026.02.24 03:59:11.860425 [ 277 ] {c02a5bc3-a8bd-4386-b85d-2e776d283a36} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11073 | 2026.02.24 03:59:11.860559 [ 277 ] {c02a5bc3-a8bd-4386-b85d-2e776d283a36} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001506 sec., 584993.3598937583 rows/sec., 39.70 MiB/sec. | ||
| 11074 | 2026.02.24 03:59:11.860598 [ 277 ] {c02a5bc3-a8bd-4386-b85d-2e776d283a36} <Debug> TCPHandler: Processed in 0.001671796 sec. | ||
| 11075 | 2026.02.24 03:59:11.860702 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11076 | 2026.02.24 03:59:11.860798 [ 277 ] {0de0952b-51bc-4777-9145-ad2ed801a950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11077 | 2026.02.24 03:59:11.860853 [ 277 ] {0de0952b-51bc-4777-9145-ad2ed801a950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11078 | 2026.02.24 03:59:11.861637 [ 277 ] {0de0952b-51bc-4777-9145-ad2ed801a950} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11079 | 2026.02.24 03:59:11.861673 [ 277 ] {0de0952b-51bc-4777-9145-ad2ed801a950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11080 | 2026.02.24 03:59:11.862197 [ 277 ] {0de0952b-51bc-4777-9145-ad2ed801a950} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11081 | 2026.02.24 03:59:11.862417 [ 277 ] {0de0952b-51bc-4777-9145-ad2ed801a950} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2026.02.24 03:59:11.862575 [ 277 ] {0de0952b-51bc-4777-9145-ad2ed801a950} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001796 sec., 5567.928730512249 rows/sec., 9.98 MiB/sec. | ||
| 11083 | 2026.02.24 03:59:11.862631 [ 277 ] {0de0952b-51bc-4777-9145-ad2ed801a950} <Debug> TCPHandler: Processed in 0.001978149 sec. | ||
| 11084 | 2026.02.24 03:59:11.862743 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11085 | 2026.02.24 03:59:11.862839 [ 277 ] {5cacb6ed-e3e6-41b6-8446-b922df2c1c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11086 | 2026.02.24 03:59:11.862881 [ 277 ] {5cacb6ed-e3e6-41b6-8446-b922df2c1c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11087 | 2026.02.24 03:59:11.863219 [ 277 ] {5cacb6ed-e3e6-41b6-8446-b922df2c1c3d} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11088 | 2026.02.24 03:59:11.863255 [ 277 ] {5cacb6ed-e3e6-41b6-8446-b922df2c1c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11089 | 2026.02.24 03:59:11.863562 [ 277 ] {5cacb6ed-e3e6-41b6-8446-b922df2c1c3d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11090 | 2026.02.24 03:59:11.863791 [ 277 ] {5cacb6ed-e3e6-41b6-8446-b922df2c1c3d} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11091 | 2026.02.24 03:59:11.863922 [ 277 ] {5cacb6ed-e3e6-41b6-8446-b922df2c1c3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 11092 | 2026.02.24 03:59:11.863959 [ 277 ] {5cacb6ed-e3e6-41b6-8446-b922df2c1c3d} <Debug> TCPHandler: Processed in 0.001265022 sec. | ||
| 11093 | 2026.02.24 03:59:12.457187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27348 | ||
| 11094 | 2026.02.24 03:59:12.457768 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.02.24 03:59:12.457827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11096 | 2026.02.24 03:59:12.458408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11097 | 2026.02.24 03:59:12.458640 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2026.02.24 03:59:12.458793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27348 | ||
| 11099 | 2026.02.24 03:59:13.892451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11100 | 2026.02.24 03:59:13.907539 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2026.02.24 03:59:13.907602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11102 | 2026.02.24 03:59:13.913458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11103 | 2026.02.24 03:59:13.914155 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2026.02.24 03:59:13.916944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11105 | 2026.02.24 03:59:15.028556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1332 | ||
| 11106 | 2026.02.24 03:59:15.031584 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11107 | 2026.02.24 03:59:15.031635 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 11108 | 2026.02.24 03:59:15.032877 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11109 | 2026.02.24 03:59:15.033143 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11110 | 2026.02.24 03:59:15.033401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
| 11111 | 2026.02.24 03:59:16.818859 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11112 | 2026.02.24 03:59:16.819066 [ 277 ] {5ff0bdf7-67a2-4ebd-a366-6c840c5932ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11113 | 2026.02.24 03:59:16.819136 [ 277 ] {5ff0bdf7-67a2-4ebd-a366-6c840c5932ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11114 | 2026.02.24 03:59:16.820032 [ 277 ] {5ff0bdf7-67a2-4ebd-a366-6c840c5932ae} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2026.02.24 03:59:16.820074 [ 277 ] {5ff0bdf7-67a2-4ebd-a366-6c840c5932ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11116 | 2026.02.24 03:59:16.820452 [ 277 ] {5ff0bdf7-67a2-4ebd-a366-6c840c5932ae} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11117 | 2026.02.24 03:59:16.820670 [ 277 ] {5ff0bdf7-67a2-4ebd-a366-6c840c5932ae} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2026.02.24 03:59:16.820818 [ 277 ] {5ff0bdf7-67a2-4ebd-a366-6c840c5932ae} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001804 sec., 65410.19955654102 rows/sec., 5.56 MiB/sec. | ||
| 11119 | 2026.02.24 03:59:16.820859 [ 277 ] {5ff0bdf7-67a2-4ebd-a366-6c840c5932ae} <Debug> TCPHandler: Processed in 0.0021351 sec. | ||
| 11120 | 2026.02.24 03:59:16.820995 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2026.02.24 03:59:16.821088 [ 277 ] {5ffd7ec1-1639-4873-9420-5d86de709a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11122 | 2026.02.24 03:59:16.821128 [ 277 ] {5ffd7ec1-1639-4873-9420-5d86de709a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11123 | 2026.02.24 03:59:16.821586 [ 277 ] {5ffd7ec1-1639-4873-9420-5d86de709a15} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.02.24 03:59:16.821621 [ 277 ] {5ffd7ec1-1639-4873-9420-5d86de709a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11125 | 2026.02.24 03:59:16.821906 [ 277 ] {5ffd7ec1-1639-4873-9420-5d86de709a15} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11126 | 2026.02.24 03:59:16.822103 [ 277 ] {5ffd7ec1-1639-4873-9420-5d86de709a15} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.02.24 03:59:16.822228 [ 277 ] {5ffd7ec1-1639-4873-9420-5d86de709a15} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001159 sec., 26747.195858498704 rows/sec., 1.96 MiB/sec. | ||
| 11128 | 2026.02.24 03:59:16.822272 [ 277 ] {5ffd7ec1-1639-4873-9420-5d86de709a15} <Debug> TCPHandler: Processed in 0.001329013 sec. | ||
| 11129 | 2026.02.24 03:59:16.822395 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.02.24 03:59:16.822494 [ 277 ] {1aaf74dc-0436-49e2-8c30-b2a0b75e16b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11131 | 2026.02.24 03:59:16.822532 [ 277 ] {1aaf74dc-0436-49e2-8c30-b2a0b75e16b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11132 | 2026.02.24 03:59:16.823002 [ 277 ] {1aaf74dc-0436-49e2-8c30-b2a0b75e16b3} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2026.02.24 03:59:16.823039 [ 277 ] {1aaf74dc-0436-49e2-8c30-b2a0b75e16b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11134 | 2026.02.24 03:59:16.823344 [ 277 ] {1aaf74dc-0436-49e2-8c30-b2a0b75e16b3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11135 | 2026.02.24 03:59:16.823594 [ 277 ] {1aaf74dc-0436-49e2-8c30-b2a0b75e16b3} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2026.02.24 03:59:16.823722 [ 277 ] {1aaf74dc-0436-49e2-8c30-b2a0b75e16b3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001246 sec., 76243.98073836276 rows/sec., 5.95 MiB/sec. | ||
| 11137 | 2026.02.24 03:59:16.823759 [ 277 ] {1aaf74dc-0436-49e2-8c30-b2a0b75e16b3} <Debug> TCPHandler: Processed in 0.001412244 sec. | ||
| 11138 | 2026.02.24 03:59:16.823886 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11139 | 2026.02.24 03:59:16.823979 [ 277 ] {cf9e81c7-634a-4022-9e6e-d3e946a335c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11140 | 2026.02.24 03:59:16.824023 [ 277 ] {cf9e81c7-634a-4022-9e6e-d3e946a335c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11141 | 2026.02.24 03:59:16.824481 [ 277 ] {cf9e81c7-634a-4022-9e6e-d3e946a335c7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2026.02.24 03:59:16.824521 [ 277 ] {cf9e81c7-634a-4022-9e6e-d3e946a335c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11143 | 2026.02.24 03:59:16.824843 [ 277 ] {cf9e81c7-634a-4022-9e6e-d3e946a335c7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11144 | 2026.02.24 03:59:16.825044 [ 277 ] {cf9e81c7-634a-4022-9e6e-d3e946a335c7} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2026.02.24 03:59:16.825172 [ 277 ] {cf9e81c7-634a-4022-9e6e-d3e946a335c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 11146 | 2026.02.24 03:59:16.825209 [ 277 ] {cf9e81c7-634a-4022-9e6e-d3e946a335c7} <Debug> TCPHandler: Processed in 0.001375433 sec. | ||
| 11147 | 2026.02.24 03:59:16.825323 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11148 | 2026.02.24 03:59:16.825419 [ 277 ] {dc797cec-ba0d-4005-9ca7-41e0e9792e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11149 | 2026.02.24 03:59:16.825472 [ 277 ] {dc797cec-ba0d-4005-9ca7-41e0e9792e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11150 | 2026.02.24 03:59:16.826352 [ 277 ] {dc797cec-ba0d-4005-9ca7-41e0e9792e7b} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.02.24 03:59:16.826393 [ 277 ] {dc797cec-ba0d-4005-9ca7-41e0e9792e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11152 | 2026.02.24 03:59:16.826959 [ 277 ] {dc797cec-ba0d-4005-9ca7-41e0e9792e7b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11153 | 2026.02.24 03:59:16.827176 [ 277 ] {dc797cec-ba0d-4005-9ca7-41e0e9792e7b} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11154 | 2026.02.24 03:59:16.827308 [ 277 ] {dc797cec-ba0d-4005-9ca7-41e0e9792e7b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001907 sec., 16255.899318300995 rows/sec., 29.13 MiB/sec. | ||
| 11155 | 2026.02.24 03:59:16.827360 [ 277 ] {dc797cec-ba0d-4005-9ca7-41e0e9792e7b} <Debug> TCPHandler: Processed in 0.00208417 sec. | ||
| 11156 | 2026.02.24 03:59:16.827482 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11157 | 2026.02.24 03:59:16.827574 [ 277 ] {b12b451d-0d94-4f6d-83d9-ce8f076b6891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11158 | 2026.02.24 03:59:16.827615 [ 277 ] {b12b451d-0d94-4f6d-83d9-ce8f076b6891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11159 | 2026.02.24 03:59:16.827971 [ 277 ] {b12b451d-0d94-4f6d-83d9-ce8f076b6891} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2026.02.24 03:59:16.828007 [ 277 ] {b12b451d-0d94-4f6d-83d9-ce8f076b6891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11161 | 2026.02.24 03:59:16.828299 [ 277 ] {b12b451d-0d94-4f6d-83d9-ce8f076b6891} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11162 | 2026.02.24 03:59:16.828509 [ 277 ] {b12b451d-0d94-4f6d-83d9-ce8f076b6891} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2026.02.24 03:59:16.828634 [ 277 ] {b12b451d-0d94-4f6d-83d9-ce8f076b6891} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 11164 | 2026.02.24 03:59:16.828669 [ 277 ] {b12b451d-0d94-4f6d-83d9-ce8f076b6891} <Debug> TCPHandler: Processed in 0.001233462 sec. | ||
| 11165 | 2026.02.24 03:59:19.802637 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11166 | 2026.02.24 03:59:19.802735 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11167 | 2026.02.24 03:59:19.959087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27796 | ||
| 11168 | 2026.02.24 03:59:19.959627 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11169 | 2026.02.24 03:59:19.959672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11170 | 2026.02.24 03:59:19.960172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11171 | 2026.02.24 03:59:19.960405 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11172 | 2026.02.24 03:59:19.960568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27796 | ||
| 11173 | 2026.02.24 03:59:21.417148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11174 | 2026.02.24 03:59:21.434408 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.02.24 03:59:21.434474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11176 | 2026.02.24 03:59:21.440491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11177 | 2026.02.24 03:59:21.441186 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.02.24 03:59:21.444155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11179 | 2026.02.24 03:59:21.817835 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.02.24 03:59:21.818032 [ 277 ] {98625afa-0624-4630-9adb-18fc31f3e7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11181 | 2026.02.24 03:59:21.818106 [ 277 ] {98625afa-0624-4630-9adb-18fc31f3e7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11182 | 2026.02.24 03:59:21.818841 [ 277 ] {98625afa-0624-4630-9adb-18fc31f3e7de} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.02.24 03:59:21.818892 [ 277 ] {98625afa-0624-4630-9adb-18fc31f3e7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11184 | 2026.02.24 03:59:21.819303 [ 277 ] {98625afa-0624-4630-9adb-18fc31f3e7de} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11185 | 2026.02.24 03:59:21.819540 [ 277 ] {98625afa-0624-4630-9adb-18fc31f3e7de} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.02.24 03:59:21.819709 [ 277 ] {98625afa-0624-4630-9adb-18fc31f3e7de} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001729 sec., 43956.043956043955 rows/sec., 3.62 MiB/sec. | ||
| 11187 | 2026.02.24 03:59:21.819762 [ 277 ] {98625afa-0624-4630-9adb-18fc31f3e7de} <Debug> TCPHandler: Processed in 0.00206514 sec. | ||
| 11188 | 2026.02.24 03:59:21.819894 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11189 | 2026.02.24 03:59:21.819996 [ 277 ] {18dfc8cf-dc8e-4d5d-8e96-27b42c6d7aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11190 | 2026.02.24 03:59:21.820040 [ 277 ] {18dfc8cf-dc8e-4d5d-8e96-27b42c6d7aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11191 | 2026.02.24 03:59:21.820453 [ 277 ] {18dfc8cf-dc8e-4d5d-8e96-27b42c6d7aa8} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.02.24 03:59:21.820488 [ 277 ] {18dfc8cf-dc8e-4d5d-8e96-27b42c6d7aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11193 | 2026.02.24 03:59:21.820770 [ 277 ] {18dfc8cf-dc8e-4d5d-8e96-27b42c6d7aa8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11194 | 2026.02.24 03:59:21.820977 [ 277 ] {18dfc8cf-dc8e-4d5d-8e96-27b42c6d7aa8} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.02.24 03:59:21.821095 [ 25 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11196 | 2026.02.24 03:59:21.821102 [ 277 ] {18dfc8cf-dc8e-4d5d-8e96-27b42c6d7aa8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 637.25 KiB/sec. | ||
| 11197 | 2026.02.24 03:59:21.821151 [ 25 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2026.02.24 03:59:21.821162 [ 277 ] {18dfc8cf-dc8e-4d5d-8e96-27b42c6d7aa8} <Debug> TCPHandler: Processed in 0.001375973 sec. | ||
| 11199 | 2026.02.24 03:59:21.821178 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11200 | 2026.02.24 03:59:21.821273 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2026.02.24 03:59:21.821353 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 11202 | 2026.02.24 03:59:21.821436 [ 277 ] {b3e4bbb5-4cd9-47b4-8dbe-7493ec8b36e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11203 | 2026.02.24 03:59:21.821481 [ 277 ] {b3e4bbb5-4cd9-47b4-8dbe-7493ec8b36e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11204 | 2026.02.24 03:59:21.821492 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11205 | 2026.02.24 03:59:21.821534 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 71 rows starting from the beginning of the part | ||
| 11206 | 2026.02.24 03:59:21.821609 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 11207 | 2026.02.24 03:59:21.821661 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
| 11208 | 2026.02.24 03:59:21.821710 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 11209 | 2026.02.24 03:59:21.821758 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 11210 | 2026.02.24 03:59:21.821799 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 11211 | 2026.02.24 03:59:21.821906 [ 277 ] {b3e4bbb5-4cd9-47b4-8dbe-7493ec8b36e2} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2026.02.24 03:59:21.821950 [ 277 ] {b3e4bbb5-4cd9-47b4-8dbe-7493ec8b36e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11213 | 2026.02.24 03:59:21.822282 [ 277 ] {b3e4bbb5-4cd9-47b4-8dbe-7493ec8b36e2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11214 | 2026.02.24 03:59:21.822518 [ 277 ] {b3e4bbb5-4cd9-47b4-8dbe-7493ec8b36e2} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2026.02.24 03:59:21.822639 [ 189 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338322 sec., 132255.16729157855 rows/sec., 10.22 MiB/sec. | ||
| 11216 | 2026.02.24 03:59:21.822654 [ 277 ] {b3e4bbb5-4cd9-47b4-8dbe-7493ec8b36e2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001238 sec., 59773.82875605816 rows/sec., 4.67 MiB/sec. | ||
| 11217 | 2026.02.24 03:59:21.822707 [ 277 ] {b3e4bbb5-4cd9-47b4-8dbe-7493ec8b36e2} <Debug> TCPHandler: Processed in 0.001420593 sec. | ||
| 11218 | 2026.02.24 03:59:21.822779 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11219 | 2026.02.24 03:59:21.822822 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.02.24 03:59:21.822920 [ 277 ] {648a6180-fc08-42aa-8331-09d62f735792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11221 | 2026.02.24 03:59:21.822967 [ 277 ] {648a6180-fc08-42aa-8331-09d62f735792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11222 | 2026.02.24 03:59:21.823097 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_81_16} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11223 | 2026.02.24 03:59:21.823185 [ 201 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_81_16} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11224 | 2026.02.24 03:59:21.823266 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11225 | 2026.02.24 03:59:21.823375 [ 277 ] {648a6180-fc08-42aa-8331-09d62f735792} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.02.24 03:59:21.823415 [ 277 ] {648a6180-fc08-42aa-8331-09d62f735792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11227 | 2026.02.24 03:59:21.823762 [ 277 ] {648a6180-fc08-42aa-8331-09d62f735792} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11228 | 2026.02.24 03:59:21.823983 [ 277 ] {648a6180-fc08-42aa-8331-09d62f735792} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.02.24 03:59:21.824121 [ 277 ] {648a6180-fc08-42aa-8331-09d62f735792} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 11230 | 2026.02.24 03:59:21.824159 [ 277 ] {648a6180-fc08-42aa-8331-09d62f735792} <Debug> TCPHandler: Processed in 0.001385733 sec. | ||
| 11231 | 2026.02.24 03:59:21.824267 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2026.02.24 03:59:21.824363 [ 277 ] {da59e215-0256-4015-b968-e4e902b475cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11233 | 2026.02.24 03:59:21.824419 [ 277 ] {da59e215-0256-4015-b968-e4e902b475cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11234 | 2026.02.24 03:59:21.825224 [ 277 ] {da59e215-0256-4015-b968-e4e902b475cd} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11235 | 2026.02.24 03:59:21.825262 [ 277 ] {da59e215-0256-4015-b968-e4e902b475cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11236 | 2026.02.24 03:59:21.825798 [ 277 ] {da59e215-0256-4015-b968-e4e902b475cd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11237 | 2026.02.24 03:59:21.826025 [ 277 ] {da59e215-0256-4015-b968-e4e902b475cd} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2026.02.24 03:59:21.826170 [ 277 ] {da59e215-0256-4015-b968-e4e902b475cd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001825 sec., 5479.45205479452 rows/sec., 9.82 MiB/sec. | ||
| 11239 | 2026.02.24 03:59:21.826232 [ 277 ] {da59e215-0256-4015-b968-e4e902b475cd} <Debug> TCPHandler: Processed in 0.002013819 sec. | ||
| 11240 | 2026.02.24 03:59:21.826339 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11241 | 2026.02.24 03:59:21.826433 [ 277 ] {11eb05b8-e1ca-44dc-bd9c-693918712473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11242 | 2026.02.24 03:59:21.826476 [ 277 ] {11eb05b8-e1ca-44dc-bd9c-693918712473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11243 | 2026.02.24 03:59:21.826812 [ 277 ] {11eb05b8-e1ca-44dc-bd9c-693918712473} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2026.02.24 03:59:21.826849 [ 277 ] {11eb05b8-e1ca-44dc-bd9c-693918712473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11245 | 2026.02.24 03:59:21.827151 [ 277 ] {11eb05b8-e1ca-44dc-bd9c-693918712473} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11246 | 2026.02.24 03:59:21.827360 [ 277 ] {11eb05b8-e1ca-44dc-bd9c-693918712473} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2026.02.24 03:59:21.827493 [ 277 ] {11eb05b8-e1ca-44dc-bd9c-693918712473} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 11248 | 2026.02.24 03:59:21.827530 [ 277 ] {11eb05b8-e1ca-44dc-bd9c-693918712473} <Debug> TCPHandler: Processed in 0.001241011 sec. | ||
| 11249 | 2026.02.24 03:59:22.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.70 MiB, peak 347.05 MiB, free memory in arenas 0.00 B, will set to 333.70 MiB (RSS), difference: -1.00 MiB | ||
| 11250 | 2026.02.24 03:59:23.497421 [ 23 ] {} <Debug> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 11251 | 2026.02.24 03:59:23.497488 [ 23 ] {} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2026.02.24 03:59:23.497509 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11253 | 2026.02.24 03:59:23.497641 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::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 | ||
| 11254 | 2026.02.24 03:59:23.497825 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11255 | 2026.02.24 03:59:23.497867 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 18 rows starting from the beginning of the part | ||
| 11256 | 2026.02.24 03:59:23.497943 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 11257 | 2026.02.24 03:59:23.497996 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 11258 | 2026.02.24 03:59:23.498043 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 11259 | 2026.02.24 03:59:23.498086 [ 194 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 11260 | 2026.02.24 03:59:23.498918 [ 201 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335473 sec., 26956.74116960807 rows/sec., 2.25 MiB/sec. | ||
| 11261 | 2026.02.24 03:59:23.499108 [ 199 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 11262 | 2026.02.24 03:59:23.499412 [ 199 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_26_6} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2026.02.24 03:59:23.499493 [ 199 ] {b9b9788a-13a3-4469-a6e4-1e860082b488::all_1_26_6} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 11264 | 2026.02.24 03:59:23.499588 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11265 | 2026.02.24 03:59:25.033782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1356 | ||
| 11266 | 2026.02.24 03:59:25.036170 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2026.02.24 03:59:25.036234 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11268 | 2026.02.24 03:59:25.037427 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11269 | 2026.02.24 03:59:25.037700 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.02.24 03:59:25.038080 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1356 | ||
| 11271 | 2026.02.24 03:59:26.818475 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2026.02.24 03:59:26.818679 [ 277 ] {132511d2-5a18-4095-a042-f7bf9ab01364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11273 | 2026.02.24 03:59:26.818749 [ 277 ] {132511d2-5a18-4095-a042-f7bf9ab01364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11274 | 2026.02.24 03:59:26.819540 [ 277 ] {132511d2-5a18-4095-a042-f7bf9ab01364} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.02.24 03:59:26.819581 [ 277 ] {132511d2-5a18-4095-a042-f7bf9ab01364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11276 | 2026.02.24 03:59:26.819951 [ 277 ] {132511d2-5a18-4095-a042-f7bf9ab01364} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11277 | 2026.02.24 03:59:26.820181 [ 277 ] {132511d2-5a18-4095-a042-f7bf9ab01364} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.02.24 03:59:26.820327 [ 277 ] {132511d2-5a18-4095-a042-f7bf9ab01364} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001699 sec., 4708.652148322542 rows/sec., 383.96 KiB/sec. | ||
| 11279 | 2026.02.24 03:59:26.820371 [ 277 ] {132511d2-5a18-4095-a042-f7bf9ab01364} <Debug> TCPHandler: Processed in 0.00202406 sec. | ||
| 11280 | 2026.02.24 03:59:26.820491 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2026.02.24 03:59:26.820583 [ 277 ] {a4ecb06c-9ad6-4052-adb8-744b70f27e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11282 | 2026.02.24 03:59:26.820621 [ 277 ] {a4ecb06c-9ad6-4052-adb8-744b70f27e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11283 | 2026.02.24 03:59:26.821073 [ 277 ] {a4ecb06c-9ad6-4052-adb8-744b70f27e88} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2026.02.24 03:59:26.821108 [ 277 ] {a4ecb06c-9ad6-4052-adb8-744b70f27e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11285 | 2026.02.24 03:59:26.821416 [ 277 ] {a4ecb06c-9ad6-4052-adb8-744b70f27e88} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11286 | 2026.02.24 03:59:26.821619 [ 277 ] {a4ecb06c-9ad6-4052-adb8-744b70f27e88} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2026.02.24 03:59:26.821747 [ 277 ] {a4ecb06c-9ad6-4052-adb8-744b70f27e88} <Debug> executeQuery: Read 122 rows, 10.57 KiB in 0.001182 sec., 103214.89001692046 rows/sec., 8.73 MiB/sec. | ||
| 11288 | 2026.02.24 03:59:26.821787 [ 277 ] {a4ecb06c-9ad6-4052-adb8-744b70f27e88} <Debug> TCPHandler: Processed in 0.001341072 sec. | ||
| 11289 | 2026.02.24 03:59:26.821807 [ 80 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11290 | 2026.02.24 03:59:26.821882 [ 80 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2026.02.24 03:59:26.821906 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11292 | 2026.02.24 03:59:26.821912 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11293 | 2026.02.24 03:59:26.822005 [ 277 ] {b5299c88-88df-4b5c-ad11-c49eaa1f3187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11294 | 2026.02.24 03:59:26.822050 [ 277 ] {b5299c88-88df-4b5c-ad11-c49eaa1f3187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11295 | 2026.02.24 03:59:26.822051 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 11296 | 2026.02.24 03:59:26.822160 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11297 | 2026.02.24 03:59:26.822192 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1407 rows starting from the beginning of the part | ||
| 11298 | 2026.02.24 03:59:26.822256 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 118 rows starting from the beginning of the part | ||
| 11299 | 2026.02.24 03:59:26.822307 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1337 rows starting from the beginning of the part | ||
| 11300 | 2026.02.24 03:59:26.822357 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 118 rows starting from the beginning of the part | ||
| 11301 | 2026.02.24 03:59:26.822402 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 76 rows starting from the beginning of the part | ||
| 11302 | 2026.02.24 03:59:26.822445 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 122 rows starting from the beginning of the part | ||
| 11303 | 2026.02.24 03:59:26.822471 [ 277 ] {b5299c88-88df-4b5c-ad11-c49eaa1f3187} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.02.24 03:59:26.822506 [ 277 ] {b5299c88-88df-4b5c-ad11-c49eaa1f3187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11305 | 2026.02.24 03:59:26.822820 [ 277 ] {b5299c88-88df-4b5c-ad11-c49eaa1f3187} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11306 | 2026.02.24 03:59:26.823026 [ 277 ] {b5299c88-88df-4b5c-ad11-c49eaa1f3187} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.02.24 03:59:26.823151 [ 277 ] {b5299c88-88df-4b5c-ad11-c49eaa1f3187} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001164 sec., 33505.154639175256 rows/sec., 2.42 MiB/sec. | ||
| 11308 | 2026.02.24 03:59:26.823188 [ 277 ] {b5299c88-88df-4b5c-ad11-c49eaa1f3187} <Debug> TCPHandler: Processed in 0.001327823 sec. | ||
| 11309 | 2026.02.24 03:59:26.823296 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11310 | 2026.02.24 03:59:26.823385 [ 277 ] {b1843743-45d6-43b1-ad72-8221f26238e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11311 | 2026.02.24 03:59:26.823423 [ 277 ] {b1843743-45d6-43b1-ad72-8221f26238e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11312 | 2026.02.24 03:59:26.823796 [ 187 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790457 sec., 1774965.8327454946 rows/sec., 155.68 MiB/sec. | ||
| 11313 | 2026.02.24 03:59:26.823842 [ 277 ] {b1843743-45d6-43b1-ad72-8221f26238e5} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2026.02.24 03:59:26.823877 [ 277 ] {b1843743-45d6-43b1-ad72-8221f26238e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11315 | 2026.02.24 03:59:26.823977 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11316 | 2026.02.24 03:59:26.824189 [ 277 ] {b1843743-45d6-43b1-ad72-8221f26238e5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11317 | 2026.02.24 03:59:26.824198 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_86_17} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2026.02.24 03:59:26.824265 [ 199 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_86_17} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11319 | 2026.02.24 03:59:26.824322 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11320 | 2026.02.24 03:59:26.824411 [ 277 ] {b1843743-45d6-43b1-ad72-8221f26238e5} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2026.02.24 03:59:26.824549 [ 277 ] {b1843743-45d6-43b1-ad72-8221f26238e5} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001181 sec., 87214.22523285351 rows/sec., 6.82 MiB/sec. | ||
| 11322 | 2026.02.24 03:59:26.824563 [ 80 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11323 | 2026.02.24 03:59:26.824589 [ 277 ] {b1843743-45d6-43b1-ad72-8221f26238e5} <Debug> TCPHandler: Processed in 0.001338313 sec. | ||
| 11324 | 2026.02.24 03:59:26.824602 [ 80 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2026.02.24 03:59:26.824625 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11326 | 2026.02.24 03:59:26.824702 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2026.02.24 03:59:26.824738 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 11328 | 2026.02.24 03:59:26.824804 [ 277 ] {dde51e66-8381-4ef4-9854-19a4f3db208c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11329 | 2026.02.24 03:59:26.824851 [ 277 ] {dde51e66-8381-4ef4-9854-19a4f3db208c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11330 | 2026.02.24 03:59:26.824876 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11331 | 2026.02.24 03:59:26.824913 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 633 rows starting from the beginning of the part | ||
| 11332 | 2026.02.24 03:59:26.824976 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 95 rows starting from the beginning of the part | ||
| 11333 | 2026.02.24 03:59:26.825021 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 568 rows starting from the beginning of the part | ||
| 11334 | 2026.02.24 03:59:26.825061 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 95 rows starting from the beginning of the part | ||
| 11335 | 2026.02.24 03:59:26.825103 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 74 rows starting from the beginning of the part | ||
| 11336 | 2026.02.24 03:59:26.825146 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 103 rows starting from the beginning of the part | ||
| 11337 | 2026.02.24 03:59:26.825252 [ 277 ] {dde51e66-8381-4ef4-9854-19a4f3db208c} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2026.02.24 03:59:26.825294 [ 277 ] {dde51e66-8381-4ef4-9854-19a4f3db208c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11339 | 2026.02.24 03:59:26.825642 [ 277 ] {dde51e66-8381-4ef4-9854-19a4f3db208c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11340 | 2026.02.24 03:59:26.825864 [ 277 ] {dde51e66-8381-4ef4-9854-19a4f3db208c} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2026.02.24 03:59:26.825993 [ 277 ] {dde51e66-8381-4ef4-9854-19a4f3db208c} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001214 sec., 135090.60955518947 rows/sec., 9.41 MiB/sec. | ||
| 11342 | 2026.02.24 03:59:26.826007 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11343 | 2026.02.24 03:59:26.826030 [ 277 ] {dde51e66-8381-4ef4-9854-19a4f3db208c} <Debug> TCPHandler: Processed in 0.001374823 sec. | ||
| 11344 | 2026.02.24 03:59:26.826046 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2026.02.24 03:59:26.826069 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11346 | 2026.02.24 03:59:26.826143 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11347 | 2026.02.24 03:59:26.826156 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 11348 | 2026.02.24 03:59:26.826196 [ 201 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507995 sec., 1039791.2459921949 rows/sec., 82.87 MiB/sec. | ||
| 11349 | 2026.02.24 03:59:26.826244 [ 277 ] {97c5d05f-176e-456d-a760-acdbc64d7eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11350 | 2026.02.24 03:59:26.826268 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11351 | 2026.02.24 03:59:26.826300 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23436 rows starting from the beginning of the part | ||
| 11352 | 2026.02.24 03:59:26.826304 [ 277 ] {97c5d05f-176e-456d-a760-acdbc64d7eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11353 | 2026.02.24 03:59:26.826372 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11354 | 2026.02.24 03:59:26.826376 [ 195 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11355 | 2026.02.24 03:59:26.826426 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 881 rows starting from the beginning of the part | ||
| 11356 | 2026.02.24 03:59:26.826479 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 11357 | 2026.02.24 03:59:26.826522 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11358 | 2026.02.24 03:59:26.826567 [ 187 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 164 rows starting from the beginning of the part | ||
| 11359 | 2026.02.24 03:59:26.826648 [ 195 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_86_17} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.02.24 03:59:26.826714 [ 195 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_86_17} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11361 | 2026.02.24 03:59:26.826784 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11362 | 2026.02.24 03:59:26.827122 [ 277 ] {97c5d05f-176e-456d-a760-acdbc64d7eb2} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.02.24 03:59:26.827157 [ 277 ] {97c5d05f-176e-456d-a760-acdbc64d7eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11364 | 2026.02.24 03:59:26.827744 [ 277 ] {97c5d05f-176e-456d-a760-acdbc64d7eb2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11365 | 2026.02.24 03:59:26.827961 [ 277 ] {97c5d05f-176e-456d-a760-acdbc64d7eb2} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.02.24 03:59:26.828093 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11367 | 2026.02.24 03:59:26.828097 [ 277 ] {97c5d05f-176e-456d-a760-acdbc64d7eb2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001871 sec., 16568.679850347406 rows/sec., 29.69 MiB/sec. | ||
| 11368 | 2026.02.24 03:59:26.828136 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2026.02.24 03:59:26.828162 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11370 | 2026.02.24 03:59:26.828173 [ 277 ] {97c5d05f-176e-456d-a760-acdbc64d7eb2} <Debug> TCPHandler: Processed in 0.00207641 sec. | ||
| 11371 | 2026.02.24 03:59:26.828277 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 11372 | 2026.02.24 03:59:26.828290 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11373 | 2026.02.24 03:59:26.828405 [ 277 ] {113eef74-f087-42c7-bad4-683c9ac2bdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11374 | 2026.02.24 03:59:26.828447 [ 277 ] {113eef74-f087-42c7-bad4-683c9ac2bdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11375 | 2026.02.24 03:59:26.828516 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11376 | 2026.02.24 03:59:26.828578 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1506 rows starting from the beginning of the part | ||
| 11377 | 2026.02.24 03:59:26.828709 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 11378 | 2026.02.24 03:59:26.828806 [ 277 ] {113eef74-f087-42c7-bad4-683c9ac2bdfd} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2026.02.24 03:59:26.828813 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 11380 | 2026.02.24 03:59:26.828846 [ 277 ] {113eef74-f087-42c7-bad4-683c9ac2bdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11381 | 2026.02.24 03:59:26.828925 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 11382 | 2026.02.24 03:59:26.829020 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 11383 | 2026.02.24 03:59:26.829110 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 11384 | 2026.02.24 03:59:26.829177 [ 277 ] {113eef74-f087-42c7-bad4-683c9ac2bdfd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11385 | 2026.02.24 03:59:26.829389 [ 277 ] {113eef74-f087-42c7-bad4-683c9ac2bdfd} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.02.24 03:59:26.829513 [ 80 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11387 | 2026.02.24 03:59:26.829526 [ 277 ] {113eef74-f087-42c7-bad4-683c9ac2bdfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 11388 | 2026.02.24 03:59:26.829545 [ 80 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.02.24 03:59:26.829571 [ 277 ] {113eef74-f087-42c7-bad4-683c9ac2bdfd} <Debug> TCPHandler: Processed in 0.001327412 sec. | ||
| 11390 | 2026.02.24 03:59:26.829571 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11391 | 2026.02.24 03:59:26.829659 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 11392 | 2026.02.24 03:59:26.829735 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11393 | 2026.02.24 03:59:26.829762 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4680 rows starting from the beginning of the part | ||
| 11394 | 2026.02.24 03:59:26.829808 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 11395 | 2026.02.24 03:59:26.829844 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 11396 | 2026.02.24 03:59:26.829878 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 11397 | 2026.02.24 03:59:26.829909 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 11398 | 2026.02.24 03:59:26.829943 [ 195 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 11399 | 2026.02.24 03:59:26.831698 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002068809 sec., 2407182.1033261167 rows/sec., 162.15 MiB/sec. | ||
| 11400 | 2026.02.24 03:59:26.831837 [ 192 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24961 rows, containing 5 columns (5 merged, 0 gathered) in 0.005714325 sec., 4368144.969003338 rows/sec., 300.11 MiB/sec. | ||
| 11401 | 2026.02.24 03:59:26.832180 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11402 | 2026.02.24 03:59:26.832230 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11403 | 2026.02.24 03:59:26.832605 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_86_17} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.02.24 03:59:26.832695 [ 199 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_86_17} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11405 | 2026.02.24 03:59:26.832735 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11406 | 2026.02.24 03:59:26.832766 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11407 | 2026.02.24 03:59:26.832872 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11408 | 2026.02.24 03:59:26.833020 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11409 | 2026.02.24 03:59:26.837138 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1619 rows, containing 19 columns (19 merged, 0 gathered) in 0.008911986 sec., 181665.4559376552 rows/sec., 325.54 MiB/sec. | ||
| 11410 | 2026.02.24 03:59:26.838993 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11411 | 2026.02.24 03:59:26.839325 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2026.02.24 03:59:26.839397 [ 192 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11413 | 2026.02.24 03:59:26.839514 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 11414 | 2026.02.24 03:59:27.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.37 MiB, peak 347.81 MiB, free memory in arenas 0.00 B, will set to 339.09 MiB (RSS), difference: 4.72 MiB | ||
| 11415 | 2026.02.24 03:59:27.460819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28308 | ||
| 11416 | 2026.02.24 03:59:27.461380 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11417 | 2026.02.24 03:59:27.461424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11418 | 2026.02.24 03:59:27.461954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11419 | 2026.02.24 03:59:27.462194 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2026.02.24 03:59:27.462350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28308 | ||
| 11421 | 2026.02.24 03:59:28.944359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11422 | 2026.02.24 03:59:28.960824 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.02.24 03:59:28.960880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11424 | 2026.02.24 03:59:28.967037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11425 | 2026.02.24 03:59:28.967739 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.02.24 03:59:28.970468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11427 | 2026.02.24 03:59:31.819063 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11428 | 2026.02.24 03:59:31.819367 [ 277 ] {a4973a5e-b322-4782-91ac-f9338cd9284c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11429 | 2026.02.24 03:59:31.819474 [ 277 ] {a4973a5e-b322-4782-91ac-f9338cd9284c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11430 | 2026.02.24 03:59:31.820361 [ 277 ] {a4973a5e-b322-4782-91ac-f9338cd9284c} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11431 | 2026.02.24 03:59:31.820410 [ 277 ] {a4973a5e-b322-4782-91ac-f9338cd9284c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11432 | 2026.02.24 03:59:31.820826 [ 277 ] {a4973a5e-b322-4782-91ac-f9338cd9284c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11433 | 2026.02.24 03:59:31.821051 [ 277 ] {a4973a5e-b322-4782-91ac-f9338cd9284c} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11434 | 2026.02.24 03:59:31.821218 [ 277 ] {a4973a5e-b322-4782-91ac-f9338cd9284c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001925 sec., 39480.51948051948 rows/sec., 3.25 MiB/sec. | ||
| 11435 | 2026.02.24 03:59:31.821269 [ 277 ] {a4973a5e-b322-4782-91ac-f9338cd9284c} <Debug> TCPHandler: Processed in 0.002390943 sec. | ||
| 11436 | 2026.02.24 03:59:31.821391 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11437 | 2026.02.24 03:59:31.821494 [ 277 ] {f3926279-bea5-4d44-9ab0-8e693b798d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11438 | 2026.02.24 03:59:31.821539 [ 277 ] {f3926279-bea5-4d44-9ab0-8e693b798d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11439 | 2026.02.24 03:59:31.821949 [ 277 ] {f3926279-bea5-4d44-9ab0-8e693b798d96} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11440 | 2026.02.24 03:59:31.821988 [ 277 ] {f3926279-bea5-4d44-9ab0-8e693b798d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11441 | 2026.02.24 03:59:31.822282 [ 277 ] {f3926279-bea5-4d44-9ab0-8e693b798d96} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11442 | 2026.02.24 03:59:31.822487 [ 277 ] {f3926279-bea5-4d44-9ab0-8e693b798d96} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11443 | 2026.02.24 03:59:31.822624 [ 277 ] {f3926279-bea5-4d44-9ab0-8e693b798d96} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 652.17 KiB/sec. | ||
| 11444 | 2026.02.24 03:59:31.822661 [ 277 ] {f3926279-bea5-4d44-9ab0-8e693b798d96} <Debug> TCPHandler: Processed in 0.001322583 sec. | ||
| 11445 | 2026.02.24 03:59:31.822764 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11446 | 2026.02.24 03:59:31.822861 [ 277 ] {cb795ed5-eca2-45c3-b72a-98d1143114de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11447 | 2026.02.24 03:59:31.822905 [ 277 ] {cb795ed5-eca2-45c3-b72a-98d1143114de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11448 | 2026.02.24 03:59:31.823320 [ 277 ] {cb795ed5-eca2-45c3-b72a-98d1143114de} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11449 | 2026.02.24 03:59:31.823357 [ 277 ] {cb795ed5-eca2-45c3-b72a-98d1143114de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11450 | 2026.02.24 03:59:31.823662 [ 277 ] {cb795ed5-eca2-45c3-b72a-98d1143114de} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11451 | 2026.02.24 03:59:31.823864 [ 277 ] {cb795ed5-eca2-45c3-b72a-98d1143114de} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11452 | 2026.02.24 03:59:31.823996 [ 277 ] {cb795ed5-eca2-45c3-b72a-98d1143114de} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001154 sec., 64124.78336221837 rows/sec., 5.01 MiB/sec. | ||
| 11453 | 2026.02.24 03:59:31.824033 [ 277 ] {cb795ed5-eca2-45c3-b72a-98d1143114de} <Debug> TCPHandler: Processed in 0.001318392 sec. | ||
| 11454 | 2026.02.24 03:59:31.824142 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2026.02.24 03:59:31.824238 [ 277 ] {89003c2c-6eda-4a09-aea8-a4100bbd743d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11456 | 2026.02.24 03:59:31.824282 [ 277 ] {89003c2c-6eda-4a09-aea8-a4100bbd743d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11457 | 2026.02.24 03:59:31.824684 [ 277 ] {89003c2c-6eda-4a09-aea8-a4100bbd743d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.02.24 03:59:31.824722 [ 277 ] {89003c2c-6eda-4a09-aea8-a4100bbd743d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11459 | 2026.02.24 03:59:31.825045 [ 277 ] {89003c2c-6eda-4a09-aea8-a4100bbd743d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11460 | 2026.02.24 03:59:31.825256 [ 277 ] {89003c2c-6eda-4a09-aea8-a4100bbd743d} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2026.02.24 03:59:31.825387 [ 277 ] {89003c2c-6eda-4a09-aea8-a4100bbd743d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 11462 | 2026.02.24 03:59:31.825425 [ 277 ] {89003c2c-6eda-4a09-aea8-a4100bbd743d} <Debug> TCPHandler: Processed in 0.001331902 sec. | ||
| 11463 | 2026.02.24 03:59:31.825532 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2026.02.24 03:59:31.825627 [ 277 ] {e7d7c8cc-fa4b-4623-84e4-b3471f6b577b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11465 | 2026.02.24 03:59:31.825683 [ 277 ] {e7d7c8cc-fa4b-4623-84e4-b3471f6b577b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11466 | 2026.02.24 03:59:31.826442 [ 277 ] {e7d7c8cc-fa4b-4623-84e4-b3471f6b577b} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2026.02.24 03:59:31.826480 [ 277 ] {e7d7c8cc-fa4b-4623-84e4-b3471f6b577b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11468 | 2026.02.24 03:59:31.826996 [ 277 ] {e7d7c8cc-fa4b-4623-84e4-b3471f6b577b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11469 | 2026.02.24 03:59:31.827215 [ 277 ] {e7d7c8cc-fa4b-4623-84e4-b3471f6b577b} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.02.24 03:59:31.827359 [ 277 ] {e7d7c8cc-fa4b-4623-84e4-b3471f6b577b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 11471 | 2026.02.24 03:59:31.827421 [ 277 ] {e7d7c8cc-fa4b-4623-84e4-b3471f6b577b} <Debug> TCPHandler: Processed in 0.001943258 sec. | ||
| 11472 | 2026.02.24 03:59:31.827527 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11473 | 2026.02.24 03:59:31.827623 [ 277 ] {aee025e2-2ffe-4f77-8451-8d9a01080ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11474 | 2026.02.24 03:59:31.827667 [ 277 ] {aee025e2-2ffe-4f77-8451-8d9a01080ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11475 | 2026.02.24 03:59:31.827997 [ 277 ] {aee025e2-2ffe-4f77-8451-8d9a01080ca8} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.02.24 03:59:31.828034 [ 277 ] {aee025e2-2ffe-4f77-8451-8d9a01080ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11477 | 2026.02.24 03:59:31.828335 [ 277 ] {aee025e2-2ffe-4f77-8451-8d9a01080ca8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11478 | 2026.02.24 03:59:31.828552 [ 277 ] {aee025e2-2ffe-4f77-8451-8d9a01080ca8} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2026.02.24 03:59:31.828686 [ 277 ] {aee025e2-2ffe-4f77-8451-8d9a01080ca8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 11480 | 2026.02.24 03:59:31.828722 [ 277 ] {aee025e2-2ffe-4f77-8451-8d9a01080ca8} <Debug> TCPHandler: Processed in 0.001244752 sec. | ||
| 11481 | 2026.02.24 03:59:34.802804 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11482 | 2026.02.24 03:59:34.802858 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11483 | 2026.02.24 03:59:34.962729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28756 | ||
| 11484 | 2026.02.24 03:59:34.963478 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2026.02.24 03:59:34.963517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11486 | 2026.02.24 03:59:34.963994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11487 | 2026.02.24 03:59:34.964215 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2026.02.24 03:59:34.964351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28756 | ||
| 11489 | 2026.02.24 03:59:35.038476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1382 | ||
| 11490 | 2026.02.24 03:59:35.040876 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.02.24 03:59:35.040924 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 11492 | 2026.02.24 03:59:35.042108 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11493 | 2026.02.24 03:59:35.042381 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2026.02.24 03:59:35.042637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1382 | ||
| 11495 | 2026.02.24 03:59:36.470749 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11496 | 2026.02.24 03:59:36.487756 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.02.24 03:59:36.487808 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11498 | 2026.02.24 03:59:36.494043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11499 | 2026.02.24 03:59:36.494782 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.02.24 03:59:36.497699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11501 | 2026.02.24 03:59:36.818946 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11502 | 2026.02.24 03:59:36.819139 [ 277 ] {9a776eaa-7e1c-4206-b035-a7f6ed2680d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11503 | 2026.02.24 03:59:36.819212 [ 277 ] {9a776eaa-7e1c-4206-b035-a7f6ed2680d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11504 | 2026.02.24 03:59:36.819921 [ 277 ] {9a776eaa-7e1c-4206-b035-a7f6ed2680d8} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.02.24 03:59:36.819963 [ 277 ] {9a776eaa-7e1c-4206-b035-a7f6ed2680d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11506 | 2026.02.24 03:59:36.820359 [ 277 ] {9a776eaa-7e1c-4206-b035-a7f6ed2680d8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11507 | 2026.02.24 03:59:36.820590 [ 277 ] {9a776eaa-7e1c-4206-b035-a7f6ed2680d8} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2026.02.24 03:59:36.820743 [ 277 ] {9a776eaa-7e1c-4206-b035-a7f6ed2680d8} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001655 sec., 71299.09365558912 rows/sec., 6.06 MiB/sec. | ||
| 11509 | 2026.02.24 03:59:36.820785 [ 277 ] {9a776eaa-7e1c-4206-b035-a7f6ed2680d8} <Debug> TCPHandler: Processed in 0.001973919 sec. | ||
| 11510 | 2026.02.24 03:59:36.820914 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11511 | 2026.02.24 03:59:36.821008 [ 277 ] {a1a8b4a5-1d63-4beb-8114-f0bd0d74dc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11512 | 2026.02.24 03:59:36.821050 [ 277 ] {a1a8b4a5-1d63-4beb-8114-f0bd0d74dc07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11513 | 2026.02.24 03:59:36.821461 [ 277 ] {a1a8b4a5-1d63-4beb-8114-f0bd0d74dc07} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2026.02.24 03:59:36.821496 [ 277 ] {a1a8b4a5-1d63-4beb-8114-f0bd0d74dc07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11515 | 2026.02.24 03:59:36.821794 [ 277 ] {a1a8b4a5-1d63-4beb-8114-f0bd0d74dc07} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11516 | 2026.02.24 03:59:36.822001 [ 277 ] {a1a8b4a5-1d63-4beb-8114-f0bd0d74dc07} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2026.02.24 03:59:36.822130 [ 277 ] {a1a8b4a5-1d63-4beb-8114-f0bd0d74dc07} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00114 sec., 27192.98245614035 rows/sec., 2.00 MiB/sec. | ||
| 11518 | 2026.02.24 03:59:36.822168 [ 277 ] {a1a8b4a5-1d63-4beb-8114-f0bd0d74dc07} <Debug> TCPHandler: Processed in 0.001304392 sec. | ||
| 11519 | 2026.02.24 03:59:36.822268 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11520 | 2026.02.24 03:59:36.822361 [ 277 ] {4dee80aa-ab1b-430b-a78c-ed35bb3955fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11521 | 2026.02.24 03:59:36.822401 [ 277 ] {4dee80aa-ab1b-430b-a78c-ed35bb3955fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11522 | 2026.02.24 03:59:36.822875 [ 277 ] {4dee80aa-ab1b-430b-a78c-ed35bb3955fc} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11523 | 2026.02.24 03:59:36.822920 [ 277 ] {4dee80aa-ab1b-430b-a78c-ed35bb3955fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11524 | 2026.02.24 03:59:36.823315 [ 277 ] {4dee80aa-ab1b-430b-a78c-ed35bb3955fc} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11525 | 2026.02.24 03:59:36.823547 [ 277 ] {4dee80aa-ab1b-430b-a78c-ed35bb3955fc} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2026.02.24 03:59:36.823679 [ 277 ] {4dee80aa-ab1b-430b-a78c-ed35bb3955fc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001336 sec., 71107.78443113773 rows/sec., 5.55 MiB/sec. | ||
| 11527 | 2026.02.24 03:59:36.823718 [ 277 ] {4dee80aa-ab1b-430b-a78c-ed35bb3955fc} <Debug> TCPHandler: Processed in 0.001498634 sec. | ||
| 11528 | 2026.02.24 03:59:36.823832 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11529 | 2026.02.24 03:59:36.823927 [ 277 ] {b622b00c-b685-4629-a2d2-1112067d0f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11530 | 2026.02.24 03:59:36.823971 [ 277 ] {b622b00c-b685-4629-a2d2-1112067d0f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11531 | 2026.02.24 03:59:36.824394 [ 277 ] {b622b00c-b685-4629-a2d2-1112067d0f0b} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11532 | 2026.02.24 03:59:36.824428 [ 277 ] {b622b00c-b685-4629-a2d2-1112067d0f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11533 | 2026.02.24 03:59:36.824763 [ 277 ] {b622b00c-b685-4629-a2d2-1112067d0f0b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11534 | 2026.02.24 03:59:36.824973 [ 277 ] {b622b00c-b685-4629-a2d2-1112067d0f0b} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2026.02.24 03:59:36.825102 [ 277 ] {b622b00c-b685-4629-a2d2-1112067d0f0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 11536 | 2026.02.24 03:59:36.825139 [ 277 ] {b622b00c-b685-4629-a2d2-1112067d0f0b} <Debug> TCPHandler: Processed in 0.001356363 sec. | ||
| 11537 | 2026.02.24 03:59:36.825272 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11538 | 2026.02.24 03:59:36.825367 [ 277 ] {053777c6-d87a-45da-9db4-afcdcd73a8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11539 | 2026.02.24 03:59:36.825421 [ 277 ] {053777c6-d87a-45da-9db4-afcdcd73a8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11540 | 2026.02.24 03:59:36.826241 [ 277 ] {053777c6-d87a-45da-9db4-afcdcd73a8d3} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11541 | 2026.02.24 03:59:36.826276 [ 277 ] {053777c6-d87a-45da-9db4-afcdcd73a8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11542 | 2026.02.24 03:59:36.826831 [ 277 ] {053777c6-d87a-45da-9db4-afcdcd73a8d3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11543 | 2026.02.24 03:59:36.827051 [ 277 ] {053777c6-d87a-45da-9db4-afcdcd73a8d3} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11544 | 2026.02.24 03:59:36.827185 [ 277 ] {053777c6-d87a-45da-9db4-afcdcd73a8d3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001836 sec., 16884.531590413942 rows/sec., 30.26 MiB/sec. | ||
| 11545 | 2026.02.24 03:59:36.827239 [ 277 ] {053777c6-d87a-45da-9db4-afcdcd73a8d3} <Debug> TCPHandler: Processed in 0.002015429 sec. | ||
| 11546 | 2026.02.24 03:59:36.827356 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11547 | 2026.02.24 03:59:36.827449 [ 277 ] {b0584f84-d659-4200-9d81-a9db9866633a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11548 | 2026.02.24 03:59:36.827491 [ 277 ] {b0584f84-d659-4200-9d81-a9db9866633a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11549 | 2026.02.24 03:59:36.827838 [ 277 ] {b0584f84-d659-4200-9d81-a9db9866633a} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11550 | 2026.02.24 03:59:36.827871 [ 277 ] {b0584f84-d659-4200-9d81-a9db9866633a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11551 | 2026.02.24 03:59:36.828183 [ 277 ] {b0584f84-d659-4200-9d81-a9db9866633a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11552 | 2026.02.24 03:59:36.828393 [ 277 ] {b0584f84-d659-4200-9d81-a9db9866633a} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11553 | 2026.02.24 03:59:36.828520 [ 277 ] {b0584f84-d659-4200-9d81-a9db9866633a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 11554 | 2026.02.24 03:59:36.828556 [ 277 ] {b0584f84-d659-4200-9d81-a9db9866633a} <Debug> TCPHandler: Processed in 0.001249512 sec. | ||
| 11555 | 2026.02.24 03:59:41.848600 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11556 | 2026.02.24 03:59:41.848821 [ 277 ] {832a5b08-db69-46df-b8e4-f66370c4311d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11557 | 2026.02.24 03:59:41.848897 [ 277 ] {832a5b08-db69-46df-b8e4-f66370c4311d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11558 | 2026.02.24 03:59:41.849635 [ 277 ] {832a5b08-db69-46df-b8e4-f66370c4311d} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2026.02.24 03:59:41.849680 [ 277 ] {832a5b08-db69-46df-b8e4-f66370c4311d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11560 | 2026.02.24 03:59:41.850079 [ 277 ] {832a5b08-db69-46df-b8e4-f66370c4311d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11561 | 2026.02.24 03:59:41.850307 [ 277 ] {832a5b08-db69-46df-b8e4-f66370c4311d} <Trace> oximeter.fields_i16 (eb9b63b4-0dfc-4b3d-84b2-5990b8c0bdf9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2026.02.24 03:59:41.850460 [ 277 ] {832a5b08-db69-46df-b8e4-f66370c4311d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001691 sec., 14192.785334121822 rows/sec., 1.18 MiB/sec. | ||
| 11563 | 2026.02.24 03:59:41.850501 [ 277 ] {832a5b08-db69-46df-b8e4-f66370c4311d} <Debug> TCPHandler: Processed in 0.0020469 sec. | ||
| 11564 | 2026.02.24 03:59:41.850637 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11565 | 2026.02.24 03:59:41.850732 [ 277 ] {a36f5aff-8877-4cd0-aff5-66f38bfed05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11566 | 2026.02.24 03:59:41.850774 [ 277 ] {a36f5aff-8877-4cd0-aff5-66f38bfed05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11567 | 2026.02.24 03:59:41.851177 [ 277 ] {a36f5aff-8877-4cd0-aff5-66f38bfed05f} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2026.02.24 03:59:41.851211 [ 277 ] {a36f5aff-8877-4cd0-aff5-66f38bfed05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11569 | 2026.02.24 03:59:41.851507 [ 277 ] {a36f5aff-8877-4cd0-aff5-66f38bfed05f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11570 | 2026.02.24 03:59:41.851720 [ 277 ] {a36f5aff-8877-4cd0-aff5-66f38bfed05f} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11571 | 2026.02.24 03:59:41.851850 [ 277 ] {a36f5aff-8877-4cd0-aff5-66f38bfed05f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001137 sec., 3518.0299032541775 rows/sec., 286.87 KiB/sec. | ||
| 11572 | 2026.02.24 03:59:41.851889 [ 277 ] {a36f5aff-8877-4cd0-aff5-66f38bfed05f} <Debug> TCPHandler: Processed in 0.001309983 sec. | ||
| 11573 | 2026.02.24 03:59:41.852003 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11574 | 2026.02.24 03:59:41.852097 [ 277 ] {8db848df-ab94-49ff-a445-329f0eb457e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11575 | 2026.02.24 03:59:41.852135 [ 277 ] {8db848df-ab94-49ff-a445-329f0eb457e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11576 | 2026.02.24 03:59:41.853224 [ 277 ] {8db848df-ab94-49ff-a445-329f0eb457e9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11577 | 2026.02.24 03:59:41.853258 [ 277 ] {8db848df-ab94-49ff-a445-329f0eb457e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11578 | 2026.02.24 03:59:41.853681 [ 277 ] {8db848df-ab94-49ff-a445-329f0eb457e9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11579 | 2026.02.24 03:59:41.853913 [ 277 ] {8db848df-ab94-49ff-a445-329f0eb457e9} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11580 | 2026.02.24 03:59:41.854046 [ 277 ] {8db848df-ab94-49ff-a445-329f0eb457e9} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001966 sec., 680569.6846388606 rows/sec., 56.92 MiB/sec. | ||
| 11581 | 2026.02.24 03:59:41.854084 [ 277 ] {8db848df-ab94-49ff-a445-329f0eb457e9} <Debug> TCPHandler: Processed in 0.002131061 sec. | ||
| 11582 | 2026.02.24 03:59:41.854202 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11583 | 2026.02.24 03:59:41.854297 [ 277 ] {981024f9-3acf-43df-8f1c-a76953654274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11584 | 2026.02.24 03:59:41.854337 [ 277 ] {981024f9-3acf-43df-8f1c-a76953654274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11585 | 2026.02.24 03:59:41.854747 [ 277 ] {981024f9-3acf-43df-8f1c-a76953654274} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.02.24 03:59:41.854784 [ 277 ] {981024f9-3acf-43df-8f1c-a76953654274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11587 | 2026.02.24 03:59:41.855092 [ 277 ] {981024f9-3acf-43df-8f1c-a76953654274} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11588 | 2026.02.24 03:59:41.855298 [ 277 ] {981024f9-3acf-43df-8f1c-a76953654274} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.02.24 03:59:41.855432 [ 277 ] {981024f9-3acf-43df-8f1c-a76953654274} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001154 sec., 22530.329289428075 rows/sec., 1.69 MiB/sec. | ||
| 11590 | 2026.02.24 03:59:41.855470 [ 277 ] {981024f9-3acf-43df-8f1c-a76953654274} <Debug> TCPHandler: Processed in 0.001318572 sec. | ||
| 11591 | 2026.02.24 03:59:41.855582 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11592 | 2026.02.24 03:59:41.855675 [ 277 ] {b4985db8-8910-4131-bf29-f8ebaa0b0aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11593 | 2026.02.24 03:59:41.855715 [ 277 ] {b4985db8-8910-4131-bf29-f8ebaa0b0aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11594 | 2026.02.24 03:59:41.856189 [ 277 ] {b4985db8-8910-4131-bf29-f8ebaa0b0aeb} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11595 | 2026.02.24 03:59:41.856225 [ 277 ] {b4985db8-8910-4131-bf29-f8ebaa0b0aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11596 | 2026.02.24 03:59:41.856528 [ 277 ] {b4985db8-8910-4131-bf29-f8ebaa0b0aeb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11597 | 2026.02.24 03:59:41.856739 [ 277 ] {b4985db8-8910-4131-bf29-f8ebaa0b0aeb} <Trace> oximeter.fields_u32 (5ac50576-02cc-4551-8c3c-ab2f8265abd3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11598 | 2026.02.24 03:59:41.856866 [ 277 ] {b4985db8-8910-4131-bf29-f8ebaa0b0aeb} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001208 sec., 208609.2715231788 rows/sec., 14.43 MiB/sec. | ||
| 11599 | 2026.02.24 03:59:41.856904 [ 277 ] {b4985db8-8910-4131-bf29-f8ebaa0b0aeb} <Debug> TCPHandler: Processed in 0.001371883 sec. | ||
| 11600 | 2026.02.24 03:59:41.857027 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11601 | 2026.02.24 03:59:41.857121 [ 277 ] {931e4595-a4c7-462f-ae55-82d78b3ecc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11602 | 2026.02.24 03:59:41.857160 [ 277 ] {931e4595-a4c7-462f-ae55-82d78b3ecc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11603 | 2026.02.24 03:59:41.857554 [ 277 ] {931e4595-a4c7-462f-ae55-82d78b3ecc8c} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2026.02.24 03:59:41.857589 [ 277 ] {931e4595-a4c7-462f-ae55-82d78b3ecc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11605 | 2026.02.24 03:59:41.857884 [ 277 ] {931e4595-a4c7-462f-ae55-82d78b3ecc8c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11606 | 2026.02.24 03:59:41.858097 [ 277 ] {931e4595-a4c7-462f-ae55-82d78b3ecc8c} <Trace> oximeter.fields_u8 (7dea86a7-3a68-45a3-9276-f0ce99884906): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11607 | 2026.02.24 03:59:41.858224 [ 277 ] {931e4595-a4c7-462f-ae55-82d78b3ecc8c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 11608 | 2026.02.24 03:59:41.858261 [ 277 ] {931e4595-a4c7-462f-ae55-82d78b3ecc8c} <Debug> TCPHandler: Processed in 0.001294192 sec. | ||
| 11609 | 2026.02.24 03:59:41.858371 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11610 | 2026.02.24 03:59:41.858464 [ 277 ] {2bfc347e-21c2-4701-9e0e-1d6cab93ca6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11611 | 2026.02.24 03:59:41.858504 [ 277 ] {2bfc347e-21c2-4701-9e0e-1d6cab93ca6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11612 | 2026.02.24 03:59:41.859120 [ 277 ] {2bfc347e-21c2-4701-9e0e-1d6cab93ca6c} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2026.02.24 03:59:41.859157 [ 277 ] {2bfc347e-21c2-4701-9e0e-1d6cab93ca6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11614 | 2026.02.24 03:59:41.859489 [ 277 ] {2bfc347e-21c2-4701-9e0e-1d6cab93ca6c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11615 | 2026.02.24 03:59:41.859694 [ 277 ] {2bfc347e-21c2-4701-9e0e-1d6cab93ca6c} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11616 | 2026.02.24 03:59:41.859822 [ 277 ] {2bfc347e-21c2-4701-9e0e-1d6cab93ca6c} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001376 sec., 414244.18604651163 rows/sec., 31.08 MiB/sec. | ||
| 11617 | 2026.02.24 03:59:41.859860 [ 277 ] {2bfc347e-21c2-4701-9e0e-1d6cab93ca6c} <Debug> TCPHandler: Processed in 0.001538094 sec. | ||
| 11618 | 2026.02.24 03:59:41.859973 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11619 | 2026.02.24 03:59:41.860068 [ 277 ] {2c0a522f-9520-46b3-9a30-62ed0b615dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11620 | 2026.02.24 03:59:41.860111 [ 277 ] {2c0a522f-9520-46b3-9a30-62ed0b615dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11621 | 2026.02.24 03:59:41.860696 [ 277 ] {2c0a522f-9520-46b3-9a30-62ed0b615dd5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2026.02.24 03:59:41.860731 [ 277 ] {2c0a522f-9520-46b3-9a30-62ed0b615dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11623 | 2026.02.24 03:59:41.861103 [ 277 ] {2c0a522f-9520-46b3-9a30-62ed0b615dd5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11624 | 2026.02.24 03:59:41.861311 [ 277 ] {2c0a522f-9520-46b3-9a30-62ed0b615dd5} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11625 | 2026.02.24 03:59:41.861451 [ 277 ] {2c0a522f-9520-46b3-9a30-62ed0b615dd5} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001401 sec., 629550.3211991435 rows/sec., 42.73 MiB/sec. | ||
| 11626 | 2026.02.24 03:59:41.861489 [ 277 ] {2c0a522f-9520-46b3-9a30-62ed0b615dd5} <Debug> TCPHandler: Processed in 0.001565495 sec. | ||
| 11627 | 2026.02.24 03:59:41.861600 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11628 | 2026.02.24 03:59:41.861694 [ 277 ] {cfe63e58-86d1-41d6-9689-829d415b001c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11629 | 2026.02.24 03:59:41.861748 [ 277 ] {cfe63e58-86d1-41d6-9689-829d415b001c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11630 | 2026.02.24 03:59:41.862542 [ 277 ] {cfe63e58-86d1-41d6-9689-829d415b001c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2026.02.24 03:59:41.862578 [ 277 ] {cfe63e58-86d1-41d6-9689-829d415b001c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11632 | 2026.02.24 03:59:41.863089 [ 277 ] {cfe63e58-86d1-41d6-9689-829d415b001c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11633 | 2026.02.24 03:59:41.863325 [ 277 ] {cfe63e58-86d1-41d6-9689-829d415b001c} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2026.02.24 03:59:41.863468 [ 277 ] {cfe63e58-86d1-41d6-9689-829d415b001c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001791 sec., 5583.472920156337 rows/sec., 10.01 MiB/sec. | ||
| 11635 | 2026.02.24 03:59:41.863529 [ 277 ] {cfe63e58-86d1-41d6-9689-829d415b001c} <Debug> TCPHandler: Processed in 0.00197863 sec. | ||
| 11636 | 2026.02.24 03:59:41.863642 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2026.02.24 03:59:41.863737 [ 277 ] {1cd3914d-b6ac-4ceb-9fec-e3b55b5e7d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11638 | 2026.02.24 03:59:41.863781 [ 277 ] {1cd3914d-b6ac-4ceb-9fec-e3b55b5e7d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11639 | 2026.02.24 03:59:41.864121 [ 277 ] {1cd3914d-b6ac-4ceb-9fec-e3b55b5e7d34} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2026.02.24 03:59:41.864157 [ 277 ] {1cd3914d-b6ac-4ceb-9fec-e3b55b5e7d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11641 | 2026.02.24 03:59:41.864551 [ 277 ] {1cd3914d-b6ac-4ceb-9fec-e3b55b5e7d34} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11642 | 2026.02.24 03:59:41.864761 [ 277 ] {1cd3914d-b6ac-4ceb-9fec-e3b55b5e7d34} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.02.24 03:59:41.864895 [ 277 ] {1cd3914d-b6ac-4ceb-9fec-e3b55b5e7d34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 11644 | 2026.02.24 03:59:41.864986 [ 277 ] {1cd3914d-b6ac-4ceb-9fec-e3b55b5e7d34} <Debug> TCPHandler: Processed in 0.001393153 sec. | ||
| 11645 | 2026.02.24 03:59:42.465573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29268 | ||
| 11646 | 2026.02.24 03:59:42.466143 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2026.02.24 03:59:42.466185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11648 | 2026.02.24 03:59:42.466634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11649 | 2026.02.24 03:59:42.466916 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.02.24 03:59:42.467038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29268 | ||
| 11651 | 2026.02.24 03:59:42.467079 [ 98 ] {} <Debug> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11652 | 2026.02.24 03:59:42.467150 [ 98 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.02.24 03:59:42.467169 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11654 | 2026.02.24 03:59:42.467260 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::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 | ||
| 11655 | 2026.02.24 03:59:42.467351 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11656 | 2026.02.24 03:59:42.467380 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26836 rows starting from the beginning of the part | ||
| 11657 | 2026.02.24 03:59:42.467431 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 11658 | 2026.02.24 03:59:42.467472 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 11659 | 2026.02.24 03:59:42.467509 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 11660 | 2026.02.24 03:59:42.467546 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 11661 | 2026.02.24 03:59:42.467581 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 11662 | 2026.02.24 03:59:42.469740 [ 197 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29268 rows, containing 4 columns (4 merged, 0 gathered) in 0.002544165 sec., 11503970.850947166 rows/sec., 164.57 MiB/sec. | ||
| 11663 | 2026.02.24 03:59:42.470025 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11664 | 2026.02.24 03:59:42.470248 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_61_12} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2026.02.24 03:59:42.470307 [ 200 ] {74bd3307-ca12-457b-8729-1fef5218f2fe::all_1_61_12} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11666 | 2026.02.24 03:59:42.470372 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 11667 | 2026.02.24 03:59:44.000410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11668 | 2026.02.24 03:59:44.017623 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2026.02.24 03:59:44.017720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11670 | 2026.02.24 03:59:44.023814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11671 | 2026.02.24 03:59:44.024559 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11672 | 2026.02.24 03:59:44.024889 [ 113 ] {} <Debug> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11673 | 2026.02.24 03:59:44.024959 [ 113 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2026.02.24 03:59:44.024984 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11675 | 2026.02.24 03:59:44.025109 [ 197 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 11676 | 2026.02.24 03:59:44.028370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11677 | 2026.02.24 03:59:44.029295 [ 197 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11678 | 2026.02.24 03:59:44.030742 [ 197 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 11679 | 2026.02.24 03:59:44.035271 [ 197 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 11680 | 2026.02.24 03:59:44.039860 [ 197 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 11681 | 2026.02.24 03:59:44.044391 [ 197 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 11682 | 2026.02.24 03:59:44.048989 [ 197 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 11683 | 2026.02.24 03:59:44.052974 [ 197 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::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 | ||
| 11684 | 2026.02.24 03:59:44.106907 [ 200 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.081841655 sec., 5620.609700524751 rows/sec., 29.06 MiB/sec. | ||
| 11685 | 2026.02.24 03:59:44.110125 [ 191 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11686 | 2026.02.24 03:59:44.112190 [ 191 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_61_12} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2026.02.24 03:59:44.112299 [ 191 ] {c0735de7-9a4f-46ba-8866-04384b24fb1e::all_1_61_12} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11688 | 2026.02.24 03:59:44.114725 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11689 | 2026.02.24 03:59:45.045918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1414 | ||
| 11690 | 2026.02.24 03:59:45.048383 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2026.02.24 03:59:45.048450 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11692 | 2026.02.24 03:59:45.049729 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11693 | 2026.02.24 03:59:45.050018 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2026.02.24 03:59:45.050444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1414 | ||
| 11695 | 2026.02.24 03:59:46.823130 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11696 | 2026.02.24 03:59:46.823317 [ 277 ] {d7d3c6a6-7e59-43b2-9c8b-f1a61e3525ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11697 | 2026.02.24 03:59:46.823380 [ 277 ] {d7d3c6a6-7e59-43b2-9c8b-f1a61e3525ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11698 | 2026.02.24 03:59:46.824108 [ 277 ] {d7d3c6a6-7e59-43b2-9c8b-f1a61e3525ee} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2026.02.24 03:59:46.824150 [ 277 ] {d7d3c6a6-7e59-43b2-9c8b-f1a61e3525ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11700 | 2026.02.24 03:59:46.824535 [ 277 ] {d7d3c6a6-7e59-43b2-9c8b-f1a61e3525ee} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11701 | 2026.02.24 03:59:46.824759 [ 277 ] {d7d3c6a6-7e59-43b2-9c8b-f1a61e3525ee} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11702 | 2026.02.24 03:59:46.824902 [ 277 ] {d7d3c6a6-7e59-43b2-9c8b-f1a61e3525ee} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001633 sec., 72259.64482547459 rows/sec., 6.15 MiB/sec. | ||
| 11703 | 2026.02.24 03:59:46.824943 [ 277 ] {d7d3c6a6-7e59-43b2-9c8b-f1a61e3525ee} <Debug> TCPHandler: Processed in 0.001934048 sec. | ||
| 11704 | 2026.02.24 03:59:46.825087 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11705 | 2026.02.24 03:59:46.825180 [ 277 ] {539b3b21-830d-4850-83b2-9721d9261eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11706 | 2026.02.24 03:59:46.825220 [ 277 ] {539b3b21-830d-4850-83b2-9721d9261eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11707 | 2026.02.24 03:59:46.825706 [ 277 ] {539b3b21-830d-4850-83b2-9721d9261eae} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2026.02.24 03:59:46.825743 [ 277 ] {539b3b21-830d-4850-83b2-9721d9261eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11709 | 2026.02.24 03:59:46.826036 [ 277 ] {539b3b21-830d-4850-83b2-9721d9261eae} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11710 | 2026.02.24 03:59:46.826238 [ 277 ] {539b3b21-830d-4850-83b2-9721d9261eae} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2026.02.24 03:59:46.826364 [ 277 ] {539b3b21-830d-4850-83b2-9721d9261eae} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001203 sec., 25768.911055694098 rows/sec., 1.89 MiB/sec. | ||
| 11712 | 2026.02.24 03:59:46.826362 [ 110 ] {} <Debug> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11713 | 2026.02.24 03:59:46.826406 [ 277 ] {539b3b21-830d-4850-83b2-9721d9261eae} <Debug> TCPHandler: Processed in 0.001371553 sec. | ||
| 11714 | 2026.02.24 03:59:46.826439 [ 110 ] {} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.02.24 03:59:46.826465 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11716 | 2026.02.24 03:59:46.826556 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11717 | 2026.02.24 03:59:46.826586 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::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 | ||
| 11718 | 2026.02.24 03:59:46.826657 [ 277 ] {3d6a4d86-2e83-4fdb-85e5-2ec51c9c0ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11719 | 2026.02.24 03:59:46.826701 [ 277 ] {3d6a4d86-2e83-4fdb-85e5-2ec51c9c0ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11720 | 2026.02.24 03:59:46.826713 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11721 | 2026.02.24 03:59:46.826749 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 71 rows starting from the beginning of the part | ||
| 11722 | 2026.02.24 03:59:46.826814 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 39 rows starting from the beginning of the part | ||
| 11723 | 2026.02.24 03:59:46.826861 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 11724 | 2026.02.24 03:59:46.826901 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 31 rows starting from the beginning of the part | ||
| 11725 | 2026.02.24 03:59:46.826943 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
| 11726 | 2026.02.24 03:59:46.826983 [ 193 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part | ||
| 11727 | 2026.02.24 03:59:46.827157 [ 277 ] {3d6a4d86-2e83-4fdb-85e5-2ec51c9c0ff3} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11728 | 2026.02.24 03:59:46.827198 [ 277 ] {3d6a4d86-2e83-4fdb-85e5-2ec51c9c0ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11729 | 2026.02.24 03:59:46.827540 [ 277 ] {3d6a4d86-2e83-4fdb-85e5-2ec51c9c0ff3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11730 | 2026.02.24 03:59:46.827751 [ 277 ] {3d6a4d86-2e83-4fdb-85e5-2ec51c9c0ff3} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2026.02.24 03:59:46.827793 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265582 sec., 164351.26289722833 rows/sec., 12.66 MiB/sec. | ||
| 11732 | 2026.02.24 03:59:46.827879 [ 277 ] {3d6a4d86-2e83-4fdb-85e5-2ec51c9c0ff3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001241 sec., 76551.1684125705 rows/sec., 5.98 MiB/sec. | ||
| 11733 | 2026.02.24 03:59:46.827922 [ 277 ] {3d6a4d86-2e83-4fdb-85e5-2ec51c9c0ff3} <Debug> TCPHandler: Processed in 0.001413213 sec. | ||
| 11734 | 2026.02.24 03:59:46.827957 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11735 | 2026.02.24 03:59:46.828044 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11736 | 2026.02.24 03:59:46.828141 [ 277 ] {e03e4b43-b841-48f5-a9bd-3bf49bd77836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11737 | 2026.02.24 03:59:46.828186 [ 277 ] {e03e4b43-b841-48f5-a9bd-3bf49bd77836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11738 | 2026.02.24 03:59:46.828262 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_86_17} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2026.02.24 03:59:46.828344 [ 190 ] {050f1709-72bd-4f3a-8c7c-c3a56c62fd6b::all_1_86_17} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11740 | 2026.02.24 03:59:46.828449 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11741 | 2026.02.24 03:59:46.828611 [ 277 ] {e03e4b43-b841-48f5-a9bd-3bf49bd77836} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2026.02.24 03:59:46.828651 [ 277 ] {e03e4b43-b841-48f5-a9bd-3bf49bd77836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11743 | 2026.02.24 03:59:46.828991 [ 277 ] {e03e4b43-b841-48f5-a9bd-3bf49bd77836} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11744 | 2026.02.24 03:59:46.829189 [ 277 ] {e03e4b43-b841-48f5-a9bd-3bf49bd77836} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.02.24 03:59:46.829317 [ 277 ] {e03e4b43-b841-48f5-a9bd-3bf49bd77836} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 11746 | 2026.02.24 03:59:46.829353 [ 277 ] {e03e4b43-b841-48f5-a9bd-3bf49bd77836} <Debug> TCPHandler: Processed in 0.001356463 sec. | ||
| 11747 | 2026.02.24 03:59:46.829475 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2026.02.24 03:59:46.829567 [ 277 ] {09423a3c-e456-45e9-bea2-db5b325a9634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11749 | 2026.02.24 03:59:46.829621 [ 277 ] {09423a3c-e456-45e9-bea2-db5b325a9634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11750 | 2026.02.24 03:59:46.830464 [ 277 ] {09423a3c-e456-45e9-bea2-db5b325a9634} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2026.02.24 03:59:46.830499 [ 277 ] {09423a3c-e456-45e9-bea2-db5b325a9634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11752 | 2026.02.24 03:59:46.831041 [ 277 ] {09423a3c-e456-45e9-bea2-db5b325a9634} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11753 | 2026.02.24 03:59:46.831258 [ 277 ] {09423a3c-e456-45e9-bea2-db5b325a9634} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.02.24 03:59:46.831395 [ 277 ] {09423a3c-e456-45e9-bea2-db5b325a9634} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001846 sec., 16793.066088840736 rows/sec., 30.09 MiB/sec. | ||
| 11755 | 2026.02.24 03:59:46.831449 [ 277 ] {09423a3c-e456-45e9-bea2-db5b325a9634} <Debug> TCPHandler: Processed in 0.002020599 sec. | ||
| 11756 | 2026.02.24 03:59:46.831563 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11757 | 2026.02.24 03:59:46.831656 [ 277 ] {d8a6aaa6-6409-46d2-a4a6-8e31b4428afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11758 | 2026.02.24 03:59:46.831696 [ 277 ] {d8a6aaa6-6409-46d2-a4a6-8e31b4428afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11759 | 2026.02.24 03:59:46.832033 [ 277 ] {d8a6aaa6-6409-46d2-a4a6-8e31b4428afa} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.02.24 03:59:46.832068 [ 277 ] {d8a6aaa6-6409-46d2-a4a6-8e31b4428afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11761 | 2026.02.24 03:59:46.832376 [ 277 ] {d8a6aaa6-6409-46d2-a4a6-8e31b4428afa} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11762 | 2026.02.24 03:59:46.832575 [ 277 ] {d8a6aaa6-6409-46d2-a4a6-8e31b4428afa} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.02.24 03:59:46.832704 [ 277 ] {d8a6aaa6-6409-46d2-a4a6-8e31b4428afa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 11764 | 2026.02.24 03:59:46.832740 [ 277 ] {d8a6aaa6-6409-46d2-a4a6-8e31b4428afa} <Debug> TCPHandler: Processed in 0.001223512 sec. | ||
| 11765 | 2026.02.24 03:59:49.803101 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11766 | 2026.02.24 03:59:49.803159 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11767 | 2026.02.24 03:59:49.968759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29716 | ||
| 11768 | 2026.02.24 03:59:49.969270 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2026.02.24 03:59:49.969311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11770 | 2026.02.24 03:59:49.969807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11771 | 2026.02.24 03:59:49.970038 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2026.02.24 03:59:49.970173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29716 | ||
| 11773 | 2026.02.24 03:59:51.528463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11774 | 2026.02.24 03:59:51.544153 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2026.02.24 03:59:51.544207 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11776 | 2026.02.24 03:59:51.550328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11777 | 2026.02.24 03:59:51.551040 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2026.02.24 03:59:51.553767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11779 | 2026.02.24 03:59:51.821308 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2026.02.24 03:59:51.821482 [ 277 ] {b9674a91-37eb-4560-8ab7-001e8b3ff0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11781 | 2026.02.24 03:59:51.821545 [ 277 ] {b9674a91-37eb-4560-8ab7-001e8b3ff0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11782 | 2026.02.24 03:59:51.822187 [ 277 ] {b9674a91-37eb-4560-8ab7-001e8b3ff0ec} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.02.24 03:59:51.822230 [ 277 ] {b9674a91-37eb-4560-8ab7-001e8b3ff0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11784 | 2026.02.24 03:59:51.822607 [ 277 ] {b9674a91-37eb-4560-8ab7-001e8b3ff0ec} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11785 | 2026.02.24 03:59:51.822845 [ 277 ] {b9674a91-37eb-4560-8ab7-001e8b3ff0ec} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.02.24 03:59:51.822995 [ 277 ] {b9674a91-37eb-4560-8ab7-001e8b3ff0ec} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001561 sec., 48686.739269698905 rows/sec., 4.01 MiB/sec. | ||
| 11787 | 2026.02.24 03:59:51.823010 [ 106 ] {} <Debug> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11788 | 2026.02.24 03:59:51.823038 [ 277 ] {b9674a91-37eb-4560-8ab7-001e8b3ff0ec} <Debug> TCPHandler: Processed in 0.001853158 sec. | ||
| 11789 | 2026.02.24 03:59:51.823087 [ 106 ] {} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.02.24 03:59:51.823117 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11791 | 2026.02.24 03:59:51.823190 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11792 | 2026.02.24 03:59:51.823230 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::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 | ||
| 11793 | 2026.02.24 03:59:51.823290 [ 277 ] {6ec44b61-ccbd-49ab-8c43-f5cc9b308499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11794 | 2026.02.24 03:59:51.823336 [ 277 ] {6ec44b61-ccbd-49ab-8c43-f5cc9b308499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11795 | 2026.02.24 03:59:51.823365 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11796 | 2026.02.24 03:59:51.823407 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1407 rows starting from the beginning of the part | ||
| 11797 | 2026.02.24 03:59:51.823486 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 76 rows starting from the beginning of the part | ||
| 11798 | 2026.02.24 03:59:51.823538 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 118 rows starting from the beginning of the part | ||
| 11799 | 2026.02.24 03:59:51.823596 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1338 rows starting from the beginning of the part | ||
| 11800 | 2026.02.24 03:59:51.823671 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 118 rows starting from the beginning of the part | ||
| 11801 | 2026.02.24 03:59:51.823733 [ 190 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 76 rows starting from the beginning of the part | ||
| 11802 | 2026.02.24 03:59:51.823741 [ 277 ] {6ec44b61-ccbd-49ab-8c43-f5cc9b308499} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11803 | 2026.02.24 03:59:51.823782 [ 277 ] {6ec44b61-ccbd-49ab-8c43-f5cc9b308499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11804 | 2026.02.24 03:59:51.824099 [ 277 ] {6ec44b61-ccbd-49ab-8c43-f5cc9b308499} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11805 | 2026.02.24 03:59:51.824314 [ 277 ] {6ec44b61-ccbd-49ab-8c43-f5cc9b308499} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11806 | 2026.02.24 03:59:51.824450 [ 277 ] {6ec44b61-ccbd-49ab-8c43-f5cc9b308499} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 637.25 KiB/sec. | ||
| 11807 | 2026.02.24 03:59:51.824488 [ 277 ] {6ec44b61-ccbd-49ab-8c43-f5cc9b308499} <Debug> TCPHandler: Processed in 0.001348643 sec. | ||
| 11808 | 2026.02.24 03:59:51.824598 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11809 | 2026.02.24 03:59:51.824692 [ 277 ] {0208d3f4-41b1-407b-83f6-a988a0a44c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11810 | 2026.02.24 03:59:51.824731 [ 277 ] {0208d3f4-41b1-407b-83f6-a988a0a44c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11811 | 2026.02.24 03:59:51.825155 [ 277 ] {0208d3f4-41b1-407b-83f6-a988a0a44c16} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2026.02.24 03:59:51.825191 [ 277 ] {0208d3f4-41b1-407b-83f6-a988a0a44c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11813 | 2026.02.24 03:59:51.825250 [ 189 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3133 rows, containing 5 columns (5 merged, 0 gathered) in 0.00206785 sec., 1515100.2248712431 rows/sec., 132.79 MiB/sec. | ||
| 11814 | 2026.02.24 03:59:51.825492 [ 194 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11815 | 2026.02.24 03:59:51.825536 [ 277 ] {0208d3f4-41b1-407b-83f6-a988a0a44c16} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11816 | 2026.02.24 03:59:51.825846 [ 194 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_91_18} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11817 | 2026.02.24 03:59:51.825858 [ 277 ] {0208d3f4-41b1-407b-83f6-a988a0a44c16} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2026.02.24 03:59:51.825946 [ 194 ] {55769948-dd14-4663-bc26-557ed5c8b939::all_1_91_18} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11819 | 2026.02.24 03:59:51.826015 [ 106 ] {} <Debug> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11820 | 2026.02.24 03:59:51.826030 [ 277 ] {0208d3f4-41b1-407b-83f6-a988a0a44c16} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001356 sec., 54572.27138643068 rows/sec., 4.26 MiB/sec. | ||
| 11821 | 2026.02.24 03:59:51.826054 [ 106 ] {} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2026.02.24 03:59:51.826030 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 11823 | 2026.02.24 03:59:51.826085 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11824 | 2026.02.24 03:59:51.826089 [ 277 ] {0208d3f4-41b1-407b-83f6-a988a0a44c16} <Debug> TCPHandler: Processed in 0.001539285 sec. | ||
| 11825 | 2026.02.24 03:59:51.826146 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::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 | ||
| 11826 | 2026.02.24 03:59:51.826217 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2026.02.24 03:59:51.826230 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11828 | 2026.02.24 03:59:51.826264 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 633 rows starting from the beginning of the part | ||
| 11829 | 2026.02.24 03:59:51.826305 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 74 rows starting from the beginning of the part | ||
| 11830 | 2026.02.24 03:59:51.826320 [ 277 ] {49ff8c00-df8b-4c5e-84f8-859f3c60b80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11831 | 2026.02.24 03:59:51.826338 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 95 rows starting from the beginning of the part | ||
| 11832 | 2026.02.24 03:59:51.826369 [ 277 ] {49ff8c00-df8b-4c5e-84f8-859f3c60b80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11833 | 2026.02.24 03:59:51.826374 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 570 rows starting from the beginning of the part | ||
| 11834 | 2026.02.24 03:59:51.826429 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 95 rows starting from the beginning of the part | ||
| 11835 | 2026.02.24 03:59:51.826460 [ 190 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 74 rows starting from the beginning of the part | ||
| 11836 | 2026.02.24 03:59:51.826788 [ 277 ] {49ff8c00-df8b-4c5e-84f8-859f3c60b80f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2026.02.24 03:59:51.826829 [ 277 ] {49ff8c00-df8b-4c5e-84f8-859f3c60b80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11838 | 2026.02.24 03:59:51.827168 [ 277 ] {49ff8c00-df8b-4c5e-84f8-859f3c60b80f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11839 | 2026.02.24 03:59:51.827295 [ 189 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172532 sec., 1314249.8456332108 rows/sec., 104.69 MiB/sec. | ||
| 11840 | 2026.02.24 03:59:51.827380 [ 277 ] {49ff8c00-df8b-4c5e-84f8-859f3c60b80f} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.02.24 03:59:51.827452 [ 186 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11842 | 2026.02.24 03:59:51.827516 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11843 | 2026.02.24 03:59:51.827526 [ 277 ] {49ff8c00-df8b-4c5e-84f8-859f3c60b80f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 11844 | 2026.02.24 03:59:51.827550 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11845 | 2026.02.24 03:59:51.827572 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11846 | 2026.02.24 03:59:51.827574 [ 277 ] {49ff8c00-df8b-4c5e-84f8-859f3c60b80f} <Debug> TCPHandler: Processed in 0.001407734 sec. | ||
| 11847 | 2026.02.24 03:59:51.827672 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 11848 | 2026.02.24 03:59:51.827689 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11849 | 2026.02.24 03:59:51.827685 [ 186 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_91_18} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2026.02.24 03:59:51.827794 [ 186 ] {99c3d051-50c0-4dac-a98f-7df0f74d69bb::all_1_91_18} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11851 | 2026.02.24 03:59:51.827797 [ 277 ] {664c7c5a-a5b6-41f2-a047-1b4449a509ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11852 | 2026.02.24 03:59:51.827809 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11853 | 2026.02.24 03:59:51.827863 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 24961 rows starting from the beginning of the part | ||
| 11854 | 2026.02.24 03:59:51.827870 [ 277 ] {664c7c5a-a5b6-41f2-a047-1b4449a509ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11855 | 2026.02.24 03:59:51.827866 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11856 | 2026.02.24 03:59:51.827934 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 11857 | 2026.02.24 03:59:51.827987 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11858 | 2026.02.24 03:59:51.828028 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 882 rows starting from the beginning of the part | ||
| 11859 | 2026.02.24 03:59:51.828066 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::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 | ||
| 11860 | 2026.02.24 03:59:51.828105 [ 201 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11861 | 2026.02.24 03:59:51.828661 [ 277 ] {664c7c5a-a5b6-41f2-a047-1b4449a509ea} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.02.24 03:59:51.828703 [ 277 ] {664c7c5a-a5b6-41f2-a047-1b4449a509ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11863 | 2026.02.24 03:59:51.829248 [ 277 ] {664c7c5a-a5b6-41f2-a047-1b4449a509ea} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11864 | 2026.02.24 03:59:51.829469 [ 277 ] {664c7c5a-a5b6-41f2-a047-1b4449a509ea} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.02.24 03:59:51.829593 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11866 | 2026.02.24 03:59:51.829618 [ 277 ] {664c7c5a-a5b6-41f2-a047-1b4449a509ea} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001838 sec., 5440.69640914037 rows/sec., 9.75 MiB/sec. | ||
| 11867 | 2026.02.24 03:59:51.829627 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11868 | 2026.02.24 03:59:51.829661 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11869 | 2026.02.24 03:59:51.829694 [ 277 ] {664c7c5a-a5b6-41f2-a047-1b4449a509ea} <Debug> TCPHandler: Processed in 0.00205445 sec. | ||
| 11870 | 2026.02.24 03:59:51.829734 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::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 | ||
| 11871 | 2026.02.24 03:59:51.829814 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2026.02.24 03:59:51.829913 [ 277 ] {5e91d543-76e3-4a1b-863b-3ef445675b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11873 | 2026.02.24 03:59:51.829955 [ 277 ] {5e91d543-76e3-4a1b-863b-3ef445675b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11874 | 2026.02.24 03:59:51.829964 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11875 | 2026.02.24 03:59:51.830035 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1619 rows starting from the beginning of the part | ||
| 11876 | 2026.02.24 03:59:51.830161 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 11877 | 2026.02.24 03:59:51.830271 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 11878 | 2026.02.24 03:59:51.830311 [ 277 ] {5e91d543-76e3-4a1b-863b-3ef445675b85} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2026.02.24 03:59:51.830351 [ 277 ] {5e91d543-76e3-4a1b-863b-3ef445675b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 11880 | 2026.02.24 03:59:51.830374 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 11881 | 2026.02.24 03:59:51.830481 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 11882 | 2026.02.24 03:59:51.830583 [ 189 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 11883 | 2026.02.24 03:59:51.830819 [ 277 ] {5e91d543-76e3-4a1b-863b-3ef445675b85} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11884 | 2026.02.24 03:59:51.831053 [ 277 ] {5e91d543-76e3-4a1b-863b-3ef445675b85} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11885 | 2026.02.24 03:59:51.831204 [ 277 ] {5e91d543-76e3-4a1b-863b-3ef445675b85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001311 sec., 45766.59038901601 rows/sec., 3.08 MiB/sec. | ||
| 11886 | 2026.02.24 03:59:51.831222 [ 100 ] {} <Debug> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11887 | 2026.02.24 03:59:51.831245 [ 277 ] {5e91d543-76e3-4a1b-863b-3ef445675b85} <Debug> TCPHandler: Processed in 0.001481465 sec. | ||
| 11888 | 2026.02.24 03:59:51.831289 [ 100 ] {} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.02.24 03:59:51.831317 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 11890 | 2026.02.24 03:59:51.831394 [ 186 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 11891 | 2026.02.24 03:59:51.831504 [ 186 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11892 | 2026.02.24 03:59:51.831535 [ 186 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4980 rows starting from the beginning of the part | ||
| 11893 | 2026.02.24 03:59:51.831592 [ 186 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 11894 | 2026.02.24 03:59:51.831641 [ 186 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 11895 | 2026.02.24 03:59:51.831690 [ 186 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 11896 | 2026.02.24 03:59:51.831730 [ 186 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::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 | ||
| 11897 | 2026.02.24 03:59:51.831772 [ 186 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11898 | 2026.02.24 03:59:51.834739 [ 188 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 4 columns (4 merged, 0 gathered) in 0.003374282 sec., 1564777.3363340704 rows/sec., 105.41 MiB/sec. | ||
| 11899 | 2026.02.24 03:59:51.835508 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11900 | 2026.02.24 03:59:51.835858 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_91_18} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.02.24 03:59:51.835944 [ 198 ] {df4d5666-5e68-4daf-999b-69e3718f9b1b::all_1_91_18} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11902 | 2026.02.24 03:59:51.836014 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11903 | 2026.02.24 03:59:51.836080 [ 188 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26483 rows, containing 5 columns (5 merged, 0 gathered) in 0.008456171 sec., 3131795.702806861 rows/sec., 215.15 MiB/sec. | ||
| 11904 | 2026.02.24 03:59:51.836345 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11905 | 2026.02.24 03:59:51.836589 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11906 | 2026.02.24 03:59:51.836656 [ 198 ] {aeadc75b-897d-4fc4-9209-f4cdf9358e85::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11907 | 2026.02.24 03:59:51.836728 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11908 | 2026.02.24 03:59:51.840058 [ 187 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1711 rows, containing 19 columns (19 merged, 0 gathered) in 0.010357509 sec., 165194.16010162287 rows/sec., 296.02 MiB/sec. | ||
| 11909 | 2026.02.24 03:59:51.842420 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11910 | 2026.02.24 03:59:51.842743 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2026.02.24 03:59:51.842814 [ 198 ] {f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11912 | 2026.02.24 03:59:51.842934 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.47 MiB. | ||
| 11913 | 2026.02.24 03:59:52.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.25 MiB, peak 360.24 MiB, free memory in arenas 0.00 B, will set to 348.84 MiB (RSS), difference: 7.59 MiB | ||
| 11914 | 2026.02.24 03:59:55.050788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1438 | ||
| 11915 | 2026.02.24 03:59:55.052923 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2026.02.24 03:59:55.052964 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11917 | 2026.02.24 03:59:55.054138 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11918 | 2026.02.24 03:59:55.054394 [ 242 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2026.02.24 03:59:55.054576 [ 103 ] {} <Debug> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11920 | 2026.02.24 03:59:55.054649 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1438 | ||
| 11921 | 2026.02.24 03:59:55.054650 [ 103 ] {} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.02.24 03:59:55.054696 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 11923 | 2026.02.24 03:59:55.054827 [ 188 ] {b6358888-0020-45b0-9367-dc047261d99f::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 | ||
| 11924 | 2026.02.24 03:59:55.055607 [ 188 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11925 | 2026.02.24 03:59:55.055825 [ 188 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1294 rows starting from the beginning of the part | ||
| 11926 | 2026.02.24 03:59:55.056294 [ 188 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 11927 | 2026.02.24 03:59:55.056650 [ 188 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 11928 | 2026.02.24 03:59:55.057003 [ 188 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 11929 | 2026.02.24 03:59:55.057355 [ 188 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 11930 | 2026.02.24 03:59:55.057706 [ 188 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 11931 | 2026.02.24 03:59:55.064264 [ 195 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1438 rows, containing 72 columns (72 merged, 0 gathered) in 0.009499061 sec., 151383.3841050184 rows/sec., 117.07 MiB/sec. | ||
| 11932 | 2026.02.24 03:59:55.065703 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11933 | 2026.02.24 03:59:55.066227 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_46_9} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.02.24 03:59:55.066297 [ 192 ] {b6358888-0020-45b0-9367-dc047261d99f::all_1_46_9} <Trace> system.query_log (b6358888-0020-45b0-9367-dc047261d99f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11935 | 2026.02.24 03:59:55.066487 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11936 | 2026.02.24 03:59:56.821287 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11937 | 2026.02.24 03:59:56.821497 [ 277 ] {fa97f41f-b340-4cb5-92b0-83ae6b1f01cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11938 | 2026.02.24 03:59:56.821567 [ 277 ] {fa97f41f-b340-4cb5-92b0-83ae6b1f01cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11939 | 2026.02.24 03:59:56.822238 [ 277 ] {fa97f41f-b340-4cb5-92b0-83ae6b1f01cf} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11940 | 2026.02.24 03:59:56.822281 [ 277 ] {fa97f41f-b340-4cb5-92b0-83ae6b1f01cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 11941 | 2026.02.24 03:59:56.822662 [ 277 ] {fa97f41f-b340-4cb5-92b0-83ae6b1f01cf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11942 | 2026.02.24 03:59:56.822875 [ 277 ] {fa97f41f-b340-4cb5-92b0-83ae6b1f01cf} <Trace> oximeter.fields_ipaddr (b9b9788a-13a3-4469-a6e4-1e860082b488): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11943 | 2026.02.24 03:59:56.823022 [ 277 ] {fa97f41f-b340-4cb5-92b0-83ae6b1f01cf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001577 sec., 2536.461636017755 rows/sec., 206.83 KiB/sec. | ||
| 11944 | 2026.02.24 03:59:56.823063 [ 277 ] {fa97f41f-b340-4cb5-92b0-83ae6b1f01cf} <Debug> TCPHandler: Processed in 0.001905708 sec. | ||
| 11945 | 2026.02.24 03:59:56.823195 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11946 | 2026.02.24 03:59:56.823288 [ 277 ] {0ac03683-ea4c-4ca1-b6f3-95fa31a45c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11947 | 2026.02.24 03:59:56.823327 [ 277 ] {0ac03683-ea4c-4ca1-b6f3-95fa31a45c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11948 | 2026.02.24 03:59:56.823807 [ 277 ] {0ac03683-ea4c-4ca1-b6f3-95fa31a45c21} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11949 | 2026.02.24 03:59:56.823843 [ 277 ] {0ac03683-ea4c-4ca1-b6f3-95fa31a45c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 11950 | 2026.02.24 03:59:56.824150 [ 277 ] {0ac03683-ea4c-4ca1-b6f3-95fa31a45c21} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11951 | 2026.02.24 03:59:56.824355 [ 277 ] {0ac03683-ea4c-4ca1-b6f3-95fa31a45c21} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11952 | 2026.02.24 03:59:56.824483 [ 277 ] {0ac03683-ea4c-4ca1-b6f3-95fa31a45c21} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001213 sec., 98928.27699917559 rows/sec., 8.39 MiB/sec. | ||
| 11953 | 2026.02.24 03:59:56.824521 [ 277 ] {0ac03683-ea4c-4ca1-b6f3-95fa31a45c21} <Debug> TCPHandler: Processed in 0.001379393 sec. | ||
| 11954 | 2026.02.24 03:59:56.824636 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11955 | 2026.02.24 03:59:56.824728 [ 277 ] {aa7aebb9-b52e-4697-a5ff-d9eb4d7f80e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11956 | 2026.02.24 03:59:56.824767 [ 277 ] {aa7aebb9-b52e-4697-a5ff-d9eb4d7f80e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11957 | 2026.02.24 03:59:56.825173 [ 277 ] {aa7aebb9-b52e-4697-a5ff-d9eb4d7f80e2} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11958 | 2026.02.24 03:59:56.825217 [ 277 ] {aa7aebb9-b52e-4697-a5ff-d9eb4d7f80e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 11959 | 2026.02.24 03:59:56.825588 [ 277 ] {aa7aebb9-b52e-4697-a5ff-d9eb4d7f80e2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11960 | 2026.02.24 03:59:56.825791 [ 277 ] {aa7aebb9-b52e-4697-a5ff-d9eb4d7f80e2} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11961 | 2026.02.24 03:59:56.825925 [ 277 ] {aa7aebb9-b52e-4697-a5ff-d9eb4d7f80e2} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001214 sec., 28830.313014827017 rows/sec., 2.10 MiB/sec. | ||
| 11962 | 2026.02.24 03:59:56.825965 [ 277 ] {aa7aebb9-b52e-4697-a5ff-d9eb4d7f80e2} <Debug> TCPHandler: Processed in 0.001376543 sec. | ||
| 11963 | 2026.02.24 03:59:56.826073 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11964 | 2026.02.24 03:59:56.826165 [ 277 ] {ce9469e1-6f84-4290-9a04-aedf54dae7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11965 | 2026.02.24 03:59:56.826203 [ 277 ] {ce9469e1-6f84-4290-9a04-aedf54dae7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11966 | 2026.02.24 03:59:56.826651 [ 277 ] {ce9469e1-6f84-4290-9a04-aedf54dae7a4} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2026.02.24 03:59:56.826686 [ 277 ] {ce9469e1-6f84-4290-9a04-aedf54dae7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 11968 | 2026.02.24 03:59:56.826977 [ 277 ] {ce9469e1-6f84-4290-9a04-aedf54dae7a4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11969 | 2026.02.24 03:59:56.827172 [ 277 ] {ce9469e1-6f84-4290-9a04-aedf54dae7a4} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11970 | 2026.02.24 03:59:56.827295 [ 277 ] {ce9469e1-6f84-4290-9a04-aedf54dae7a4} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001148 sec., 86236.93379790941 rows/sec., 6.74 MiB/sec. | ||
| 11971 | 2026.02.24 03:59:56.827332 [ 277 ] {ce9469e1-6f84-4290-9a04-aedf54dae7a4} <Debug> TCPHandler: Processed in 0.001305383 sec. | ||
| 11972 | 2026.02.24 03:59:56.827450 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2026.02.24 03:59:56.827541 [ 277 ] {6c9e4f09-bc94-4d75-b4e1-620e788d9f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11974 | 2026.02.24 03:59:56.827583 [ 277 ] {6c9e4f09-bc94-4d75-b4e1-620e788d9f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11975 | 2026.02.24 03:59:56.827989 [ 277 ] {6c9e4f09-bc94-4d75-b4e1-620e788d9f25} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.02.24 03:59:56.828026 [ 277 ] {6c9e4f09-bc94-4d75-b4e1-620e788d9f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 11977 | 2026.02.24 03:59:56.828345 [ 277 ] {6c9e4f09-bc94-4d75-b4e1-620e788d9f25} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11978 | 2026.02.24 03:59:56.828545 [ 277 ] {6c9e4f09-bc94-4d75-b4e1-620e788d9f25} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2026.02.24 03:59:56.828670 [ 277 ] {6c9e4f09-bc94-4d75-b4e1-620e788d9f25} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001147 sec., 141238.01220575414 rows/sec., 9.84 MiB/sec. | ||
| 11980 | 2026.02.24 03:59:56.828707 [ 277 ] {6c9e4f09-bc94-4d75-b4e1-620e788d9f25} <Debug> TCPHandler: Processed in 0.001303613 sec. | ||
| 11981 | 2026.02.24 03:59:56.828821 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11982 | 2026.02.24 03:59:56.828912 [ 277 ] {8694d6f0-8586-442a-9ea1-f25a017725c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11983 | 2026.02.24 03:59:56.828966 [ 277 ] {8694d6f0-8586-442a-9ea1-f25a017725c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11984 | 2026.02.24 03:59:56.829771 [ 277 ] {8694d6f0-8586-442a-9ea1-f25a017725c9} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2026.02.24 03:59:56.829807 [ 277 ] {8694d6f0-8586-442a-9ea1-f25a017725c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 11986 | 2026.02.24 03:59:56.830334 [ 277 ] {8694d6f0-8586-442a-9ea1-f25a017725c9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11987 | 2026.02.24 03:59:56.830552 [ 277 ] {8694d6f0-8586-442a-9ea1-f25a017725c9} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2026.02.24 03:59:56.830683 [ 277 ] {8694d6f0-8586-442a-9ea1-f25a017725c9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001788 sec., 17337.80760626398 rows/sec., 31.07 MiB/sec. | ||
| 11989 | 2026.02.24 03:59:56.830736 [ 277 ] {8694d6f0-8586-442a-9ea1-f25a017725c9} <Debug> TCPHandler: Processed in 0.001961248 sec. | ||
| 11990 | 2026.02.24 03:59:56.830864 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11991 | 2026.02.24 03:59:56.830956 [ 277 ] {89a5fcb8-aa44-4bca-8350-e388a8a3c649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11992 | 2026.02.24 03:59:56.830996 [ 277 ] {89a5fcb8-aa44-4bca-8350-e388a8a3c649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11993 | 2026.02.24 03:59:56.831333 [ 277 ] {89a5fcb8-aa44-4bca-8350-e388a8a3c649} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2026.02.24 03:59:56.831368 [ 277 ] {89a5fcb8-aa44-4bca-8350-e388a8a3c649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 11995 | 2026.02.24 03:59:56.831658 [ 277 ] {89a5fcb8-aa44-4bca-8350-e388a8a3c649} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11996 | 2026.02.24 03:59:56.831856 [ 277 ] {89a5fcb8-aa44-4bca-8350-e388a8a3c649} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2026.02.24 03:59:56.831982 [ 277 ] {89a5fcb8-aa44-4bca-8350-e388a8a3c649} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 11998 | 2026.02.24 03:59:56.832016 [ 277 ] {89a5fcb8-aa44-4bca-8350-e388a8a3c649} <Debug> TCPHandler: Processed in 0.001199222 sec. | ||
| 11999 | 2026.02.24 03:59:57.470829 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30228 | ||
| 12000 | 2026.02.24 03:59:57.471369 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2026.02.24 03:59:57.471416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 12002 | 2026.02.24 03:59:57.471917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12003 | 2026.02.24 03:59:57.472157 [ 244 ] {} <Trace> system.asynchronous_metric_log (74bd3307-ca12-457b-8729-1fef5218f2fe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12004 | 2026.02.24 03:59:57.472291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30228 | ||
| 12005 | 2026.02.24 03:59:59.054737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12006 | 2026.02.24 03:59:59.071059 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2026.02.24 03:59:59.071112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 12008 | 2026.02.24 03:59:59.077169 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12009 | 2026.02.24 03:59:59.077874 [ 243 ] {} <Trace> system.metric_log (c0735de7-9a4f-46ba-8866-04384b24fb1e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2026.02.24 03:59:59.080689 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12011 | 2026.02.24 04:00:01.822961 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2026.02.24 04:00:01.823193 [ 277 ] {909b5341-a20d-4e1b-9189-f94fe9001f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12013 | 2026.02.24 04:00:01.823280 [ 277 ] {909b5341-a20d-4e1b-9189-f94fe9001f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12014 | 2026.02.24 04:00:01.824188 [ 277 ] {909b5341-a20d-4e1b-9189-f94fe9001f2d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.02.24 04:00:01.824247 [ 277 ] {909b5341-a20d-4e1b-9189-f94fe9001f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 12016 | 2026.02.24 04:00:01.824763 [ 277 ] {909b5341-a20d-4e1b-9189-f94fe9001f2d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12017 | 2026.02.24 04:00:01.825077 [ 277 ] {909b5341-a20d-4e1b-9189-f94fe9001f2d} <Trace> oximeter.fields_string (55769948-dd14-4663-bc26-557ed5c8b939): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.02.24 04:00:01.825272 [ 277 ] {909b5341-a20d-4e1b-9189-f94fe9001f2d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002137 sec., 35563.87459054749 rows/sec., 2.93 MiB/sec. | ||
| 12019 | 2026.02.24 04:00:01.825337 [ 277 ] {909b5341-a20d-4e1b-9189-f94fe9001f2d} <Debug> TCPHandler: Processed in 0.002534054 sec. | ||
| 12020 | 2026.02.24 04:00:01.825499 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.02.24 04:00:01.825613 [ 277 ] {9fb20ece-0124-462c-8206-0bcbc955252f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12022 | 2026.02.24 04:00:01.825667 [ 277 ] {9fb20ece-0124-462c-8206-0bcbc955252f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12023 | 2026.02.24 04:00:01.826180 [ 277 ] {9fb20ece-0124-462c-8206-0bcbc955252f} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.02.24 04:00:01.826230 [ 277 ] {9fb20ece-0124-462c-8206-0bcbc955252f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 12025 | 2026.02.24 04:00:01.826643 [ 277 ] {9fb20ece-0124-462c-8206-0bcbc955252f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12026 | 2026.02.24 04:00:01.826938 [ 277 ] {9fb20ece-0124-462c-8206-0bcbc955252f} <Trace> oximeter.fields_u16 (050f1709-72bd-4f3a-8c7c-c3a56c62fd6b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.02.24 04:00:01.827110 [ 277 ] {9fb20ece-0124-462c-8206-0bcbc955252f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001519 sec., 6583.278472679394 rows/sec., 495.03 KiB/sec. | ||
| 12028 | 2026.02.24 04:00:01.827172 [ 277 ] {9fb20ece-0124-462c-8206-0bcbc955252f} <Debug> TCPHandler: Processed in 0.001737857 sec. | ||
| 12029 | 2026.02.24 04:00:01.827313 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2026.02.24 04:00:01.827450 [ 277 ] {34c044a5-a865-4e1a-83e1-eabb56867ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12031 | 2026.02.24 04:00:01.827509 [ 277 ] {34c044a5-a865-4e1a-83e1-eabb56867ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12032 | 2026.02.24 04:00:01.828037 [ 277 ] {34c044a5-a865-4e1a-83e1-eabb56867ecd} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2026.02.24 04:00:01.828085 [ 277 ] {34c044a5-a865-4e1a-83e1-eabb56867ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 12034 | 2026.02.24 04:00:01.828511 [ 277 ] {34c044a5-a865-4e1a-83e1-eabb56867ecd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12035 | 2026.02.24 04:00:01.828802 [ 277 ] {34c044a5-a865-4e1a-83e1-eabb56867ecd} <Trace> oximeter.fields_uuid (99c3d051-50c0-4dac-a98f-7df0f74d69bb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2026.02.24 04:00:01.828967 [ 277 ] {34c044a5-a865-4e1a-83e1-eabb56867ecd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001545 sec., 47896.44012944984 rows/sec., 3.74 MiB/sec. | ||
| 12037 | 2026.02.24 04:00:01.829022 [ 277 ] {34c044a5-a865-4e1a-83e1-eabb56867ecd} <Debug> TCPHandler: Processed in 0.001773847 sec. | ||
| 12038 | 2026.02.24 04:00:01.829170 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2026.02.24 04:00:01.829286 [ 277 ] {b26ca9cf-8e02-429f-86da-e62418d588d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12040 | 2026.02.24 04:00:01.829346 [ 277 ] {b26ca9cf-8e02-429f-86da-e62418d588d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12041 | 2026.02.24 04:00:01.829940 [ 277 ] {b26ca9cf-8e02-429f-86da-e62418d588d6} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2026.02.24 04:00:01.829988 [ 277 ] {b26ca9cf-8e02-429f-86da-e62418d588d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 12043 | 2026.02.24 04:00:01.830470 [ 277 ] {b26ca9cf-8e02-429f-86da-e62418d588d6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12044 | 2026.02.24 04:00:01.830775 [ 277 ] {b26ca9cf-8e02-429f-86da-e62418d588d6} <Trace> oximeter.measurements_cumulativeu64 (aeadc75b-897d-4fc4-9209-f4cdf9358e85): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2026.02.24 04:00:01.830957 [ 277 ] {b26ca9cf-8e02-429f-86da-e62418d588d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001693 sec., 94506.79267572357 rows/sec., 6.58 MiB/sec. | ||
| 12046 | 2026.02.24 04:00:01.831010 [ 277 ] {b26ca9cf-8e02-429f-86da-e62418d588d6} <Debug> TCPHandler: Processed in 0.001900058 sec. | ||
| 12047 | 2026.02.24 04:00:01.831160 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2026.02.24 04:00:01.831282 [ 277 ] {0b3a43c8-aaef-4a9c-b722-ebd1388ee168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12049 | 2026.02.24 04:00:01.831362 [ 277 ] {0b3a43c8-aaef-4a9c-b722-ebd1388ee168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12050 | 2026.02.24 04:00:01.832393 [ 277 ] {0b3a43c8-aaef-4a9c-b722-ebd1388ee168} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.02.24 04:00:01.832444 [ 277 ] {0b3a43c8-aaef-4a9c-b722-ebd1388ee168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 12052 | 2026.02.24 04:00:01.833189 [ 277 ] {0b3a43c8-aaef-4a9c-b722-ebd1388ee168} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12053 | 2026.02.24 04:00:01.833521 [ 277 ] {0b3a43c8-aaef-4a9c-b722-ebd1388ee168} <Trace> oximeter.measurements_histogramu64 (f3f7fbe2-2aa0-4c8c-a7aa-b5449ebf89b1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2026.02.24 04:00:01.833707 [ 277 ] {0b3a43c8-aaef-4a9c-b722-ebd1388ee168} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002467 sec., 4053.5062829347385 rows/sec., 7.26 MiB/sec. | ||
| 12055 | 2026.02.24 04:00:01.833803 [ 277 ] {0b3a43c8-aaef-4a9c-b722-ebd1388ee168} <Debug> TCPHandler: Processed in 0.002734837 sec. | ||
| 12056 | 2026.02.24 04:00:01.833950 [ 277 ] {} <Trace> TCP-Session: 55f9e1d8-2b80-480b-a3a3-3ca4c2bf1555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2026.02.24 04:00:01.834060 [ 277 ] {4fc7a593-c09b-4c85-a36c-0710ba050f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12058 | 2026.02.24 04:00:01.834114 [ 277 ] {4fc7a593-c09b-4c85-a36c-0710ba050f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12059 | 2026.02.24 04:00:01.834613 [ 277 ] {4fc7a593-c09b-4c85-a36c-0710ba050f7a} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2026.02.24 04:00:01.834661 [ 277 ] {4fc7a593-c09b-4c85-a36c-0710ba050f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 12061 | 2026.02.24 04:00:01.835066 [ 277 ] {4fc7a593-c09b-4c85-a36c-0710ba050f7a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12062 | 2026.02.24 04:00:01.835337 [ 277 ] {4fc7a593-c09b-4c85-a36c-0710ba050f7a} <Trace> oximeter.measurements_u64 (df4d5666-5e68-4daf-999b-69e3718f9b1b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2026.02.24 04:00:01.835524 [ 277 ] {4fc7a593-c09b-4c85-a36c-0710ba050f7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
| 12064 | 2026.02.24 04:00:01.835574 [ 277 ] {4fc7a593-c09b-4c85-a36c-0710ba050f7a} <Debug> TCPHandler: Processed in 0.001649896 sec. | ||