| 1 | [ Feb 1 23:37:01 Enabled. ] | ||
| 2 | [ Feb 1 23:37:01 Rereading configuration. ] | ||
| 3 | [ Feb 1 23:37:03 Rereading configuration. ] | ||
| 4 | [ Feb 1 23:37:06 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 1 23:37:06 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.01 23:37:07.867928 [ 1 ] {} <Information> Application: Will watch for the process with pid 24214 | ||
| 29 | 2026.02.01 23:37:07.868282 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.01 23:37:08.338791 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24214 | ||
| 31 | 2026.02.01 23:37:08.339646 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.01 23:37:08.339790 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.01 23:37:08.446788 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.01 23:37:08.487670 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.01 23:37:08.487786 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.01 23:37:08.487808 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.01 23:37:08.487878 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.01 23:37:08.488623 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.01 23:37:08.490802 [ 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.01 23:37:08.491667 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.01 23:37:08.492546 [ 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.01 23:37:08.492599 [ 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.01 23:37:08.492643 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.01 23:37:08.493349 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.01 23:37:08.494238 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.01 23:37:08.500249 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.01 23:37:08.501100 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.01 23:37:08.502488 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.01 23:37:08.502586 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.01 23:37:08.503653 [ 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.01 23:37:08.504126 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.01 23:37:08.508321 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.01 23:37:08.508888 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.01 23:37:08.511984 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.01 23:37:08.512403 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.01 23:37:08.512996 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.01 23:37:08.513322 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.01 23:37:08.514805 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.01 23:37:08.514831 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.01 23:37:08.514899 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.01 23:37:08.514990 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.01 23:37:08.528616 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.01 23:37:08.528644 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000174083 sec | ||
| 68 | 2026.02.01 23:37:08.528698 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.01 23:37:08.528741 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.01 23:37:08.529442 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.01 23:37:08.530033 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.01 23:37:08.539904 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.01 23:37:08.539948 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.01 23:37:08.540033 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.01 23:37:08.540046 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.01 23:37:08.540081 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.01 23:37:08.540162 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.01 23:37:08.544864 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.01 23:37:08.544913 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.01 23:37:08.544963 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.01 23:37:08.545142 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.01 23:37:08.545192 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.01 23:37:08.545210 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.01 23:37:08.545291 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.01 23:37:08.545304 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.01 23:37:08.545335 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.01 23:37:08.545410 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.01 23:37:08.568315 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.01 23:37:08.575275 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.01 23:37:08.575369 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114382 sec | ||
| 91 | 2026.02.01 23:37:08.575383 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.01 23:37:08.575394 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.01 23:37:08.575421 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.01 23:37:08.575642 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.01 23:37:08.575750 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.01 23:37:08.575764 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.01 23:37:08.575774 [ 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.01 23:37:08.575785 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.01 23:37:08.587885 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.01 23:37:08.588127 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.02.01 23:37:08.589669 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.344e-05 sec. | ||
| 102 | 2026.02.01 23:37:08.590096 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.01 23:37:08.591384 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.01 23:37:08.591406 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.01 23:37:09.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.81 MiB, peak 116.81 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.01 23:37:09.022151 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34754 | ||
| 107 | 2026.02.01 23:37:09.023020 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.01 23:37:09.023073 [ 3 ] {} <Debug> TCP-Session: ad93c101-26cb-40a1-91ad-605e1e013c61 Authenticating user 'default' from [fd00:1122:3344:101::c]:34754 | ||
| 109 | 2026.02.01 23:37:09.023184 [ 3 ] {} <Debug> TCP-Session: ad93c101-26cb-40a1-91ad-605e1e013c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.01 23:37:09.023200 [ 3 ] {} <Debug> TCP-Session: ad93c101-26cb-40a1-91ad-605e1e013c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.01 23:37:09.023295 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.01 23:37:09.023403 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.01 23:37:09.023418 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.02.01 23:37:09.026060 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62162 | ||
| 115 | 2026.02.01 23:37:09.026148 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44668 | ||
| 116 | 2026.02.01 23:37:09.026167 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39431 | ||
| 117 | 2026.02.01 23:37:09.026274 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.01 23:37:09.026324 [ 4 ] {} <Debug> TCP-Session: 45076191-a9f8-412b-9cbd-ae96ba0bcc48 Authenticating user 'default' from [fd00:1122:3344:101::c]:62162 | ||
| 119 | 2026.02.01 23:37:09.026346 [ 4 ] {} <Debug> TCP-Session: 45076191-a9f8-412b-9cbd-ae96ba0bcc48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.01 23:37:09.026392 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57341 | ||
| 121 | 2026.02.01 23:37:09.026350 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.01 23:37:09.026479 [ 4 ] {} <Debug> TCP-Session: 45076191-a9f8-412b-9cbd-ae96ba0bcc48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.02.01 23:37:09.026486 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.02.01 23:37:09.026540 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43219 | ||
| 125 | 2026.02.01 23:37:09.026515 [ 254 ] {} <Debug> TCP-Session: e7fdfad0-e640-4151-914e-c3eea5986730 Authenticating user 'default' from [fd00:1122:3344:101::c]:44668 | ||
| 126 | 2026.02.01 23:37:09.026599 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.02.01 23:37:09.026618 [ 5 ] {} <Debug> TCP-Session: 28046118-d123-46ad-a587-aec598df0de1 Authenticating user 'default' from [fd00:1122:3344:101::c]:39431 | ||
| 128 | 2026.02.01 23:37:09.026609 [ 254 ] {} <Debug> TCP-Session: e7fdfad0-e640-4151-914e-c3eea5986730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.02.01 23:37:09.026680 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63322 | ||
| 130 | 2026.02.01 23:37:09.026720 [ 255 ] {} <Debug> TCP-Session: fef89303-53a2-4b1a-875e-4ccb702fea3a Authenticating user 'default' from [fd00:1122:3344:101::c]:57341 | ||
| 131 | 2026.02.01 23:37:09.026740 [ 254 ] {} <Debug> TCP-Session: e7fdfad0-e640-4151-914e-c3eea5986730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.01 23:37:09.026768 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.01 23:37:09.026765 [ 5 ] {} <Debug> TCP-Session: 28046118-d123-46ad-a587-aec598df0de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.01 23:37:09.026835 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.02.01 23:37:09.026828 [ 256 ] {} <Debug> TCP-Session: 3e5a53ce-eef1-40bf-83ee-929f5ab1a256 Authenticating user 'default' from [fd00:1122:3344:101::c]:43219 | ||
| 136 | 2026.02.01 23:37:09.026807 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53381 | ||
| 137 | 2026.02.01 23:37:09.026922 [ 257 ] {} <Debug> TCP-Session: ef96c048-ac25-4f89-a5a4-0e0079082b55 Authenticating user 'default' from [fd00:1122:3344:101::c]:63322 | ||
| 138 | 2026.02.01 23:37:09.026908 [ 256 ] {} <Debug> TCP-Session: 3e5a53ce-eef1-40bf-83ee-929f5ab1a256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.01 23:37:09.026889 [ 5 ] {} <Debug> TCP-Session: 28046118-d123-46ad-a587-aec598df0de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.01 23:37:09.027034 [ 256 ] {} <Debug> TCP-Session: 3e5a53ce-eef1-40bf-83ee-929f5ab1a256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.01 23:37:09.026808 [ 255 ] {} <Debug> TCP-Session: fef89303-53a2-4b1a-875e-4ccb702fea3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.01 23:37:09.027048 [ 257 ] {} <Debug> TCP-Session: ef96c048-ac25-4f89-a5a4-0e0079082b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.02.01 23:37:09.027137 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.02.01 23:37:09.027123 [ 255 ] {} <Debug> TCP-Session: fef89303-53a2-4b1a-875e-4ccb702fea3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.01 23:37:09.027215 [ 257 ] {} <Debug> TCP-Session: ef96c048-ac25-4f89-a5a4-0e0079082b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.01 23:37:09.027259 [ 258 ] {} <Debug> TCP-Session: b419ecfb-d345-44a2-8752-74a652f31616 Authenticating user 'default' from [fd00:1122:3344:101::c]:53381 | ||
| 147 | 2026.02.01 23:37:09.027377 [ 258 ] {} <Debug> TCP-Session: b419ecfb-d345-44a2-8752-74a652f31616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.01 23:37:09.027392 [ 258 ] {} <Debug> TCP-Session: b419ecfb-d345-44a2-8752-74a652f31616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.01 23:37:09.439766 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40530 | ||
| 150 | 2026.02.01 23:37:09.439991 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.01 23:37:09.440045 [ 259 ] {} <Debug> TCP-Session: d812a169-ff64-4db8-817d-ac41d978defc Authenticating user 'default' from [fd00:1122:3344:101::a]:40530 | ||
| 152 | 2026.02.01 23:37:09.440069 [ 259 ] {} <Debug> TCP-Session: d812a169-ff64-4db8-817d-ac41d978defc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.01 23:37:09.440157 [ 259 ] {} <Debug> TCP-Session: d812a169-ff64-4db8-817d-ac41d978defc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.01 23:37:09.440241 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.01 23:37:09.440273 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.02.01 23:37:09.440364 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.02.01 23:37:09.443844 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44497 | ||
| 158 | 2026.02.01 23:37:09.443927 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64672 | ||
| 159 | 2026.02.01 23:37:09.444058 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.02.01 23:37:09.444093 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54329 | ||
| 161 | 2026.02.01 23:37:09.444134 [ 260 ] {} <Debug> TCP-Session: 554220e6-de29-428f-b323-0d7816882f73 Authenticating user 'default' from [fd00:1122:3344:101::a]:44497 | ||
| 162 | 2026.02.01 23:37:09.444144 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.02.01 23:37:09.444230 [ 261 ] {} <Debug> TCP-Session: 54a905b3-0c3c-4338-8fc1-e5758daad0d4 Authenticating user 'default' from [fd00:1122:3344:101::a]:64672 | ||
| 164 | 2026.02.01 23:37:09.444344 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.02.01 23:37:09.444300 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62965 | ||
| 166 | 2026.02.01 23:37:09.444248 [ 260 ] {} <Debug> TCP-Session: 554220e6-de29-428f-b323-0d7816882f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.02.01 23:37:09.444446 [ 262 ] {} <Debug> TCP-Session: dd8cfa87-3b3c-4f40-a8ec-e226dbed1745 Authenticating user 'default' from [fd00:1122:3344:101::a]:54329 | ||
| 168 | 2026.02.01 23:37:09.444479 [ 260 ] {} <Debug> TCP-Session: 554220e6-de29-428f-b323-0d7816882f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.02.01 23:37:09.444411 [ 261 ] {} <Debug> TCP-Session: 54a905b3-0c3c-4338-8fc1-e5758daad0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.02.01 23:37:09.444540 [ 262 ] {} <Debug> TCP-Session: dd8cfa87-3b3c-4f40-a8ec-e226dbed1745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.02.01 23:37:09.444553 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39881 | ||
| 172 | 2026.02.01 23:37:09.444570 [ 261 ] {} <Debug> TCP-Session: 54a905b3-0c3c-4338-8fc1-e5758daad0d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.02.01 23:37:09.444561 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40274 | ||
| 174 | 2026.02.01 23:37:09.444617 [ 262 ] {} <Debug> TCP-Session: dd8cfa87-3b3c-4f40-a8ec-e226dbed1745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.02.01 23:37:09.444542 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.02.01 23:37:09.444241 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44868 | ||
| 177 | 2026.02.01 23:37:09.444737 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.02.01 23:37:09.444736 [ 264 ] {} <Debug> TCP-Session: d8a965ad-4ee3-41c1-b3ea-1a5c597363de Authenticating user 'default' from [fd00:1122:3344:101::a]:62965 | ||
| 179 | 2026.02.01 23:37:09.444838 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.02.01 23:37:09.444861 [ 264 ] {} <Debug> TCP-Session: d8a965ad-4ee3-41c1-b3ea-1a5c597363de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.02.01 23:37:09.444915 [ 265 ] {} <Debug> TCP-Session: 6b8f6fd8-f05a-4c55-9e7a-c0cb6b0fb5bf Authenticating user 'default' from [fd00:1122:3344:101::a]:40274 | ||
| 182 | 2026.02.01 23:37:09.444893 [ 266 ] {} <Debug> TCP-Session: d5d075b7-566e-433f-8697-8922b0c74973 Authenticating user 'default' from [fd00:1122:3344:101::a]:39881 | ||
| 183 | 2026.02.01 23:37:09.444956 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.02.01 23:37:09.444996 [ 265 ] {} <Debug> TCP-Session: 6b8f6fd8-f05a-4c55-9e7a-c0cb6b0fb5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.02.01 23:37:09.444980 [ 266 ] {} <Debug> TCP-Session: d5d075b7-566e-433f-8697-8922b0c74973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.01 23:37:09.444961 [ 264 ] {} <Debug> TCP-Session: d8a965ad-4ee3-41c1-b3ea-1a5c597363de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.01 23:37:09.445068 [ 263 ] {} <Debug> TCP-Session: f3214051-4e9c-4df3-a895-d4f06240cd7c Authenticating user 'default' from [fd00:1122:3344:101::a]:44868 | ||
| 188 | 2026.02.01 23:37:09.445062 [ 266 ] {} <Debug> TCP-Session: d5d075b7-566e-433f-8697-8922b0c74973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.01 23:37:09.445077 [ 265 ] {} <Debug> TCP-Session: 6b8f6fd8-f05a-4c55-9e7a-c0cb6b0fb5bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.01 23:37:09.445180 [ 263 ] {} <Debug> TCP-Session: f3214051-4e9c-4df3-a895-d4f06240cd7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.01 23:37:09.445273 [ 263 ] {} <Debug> TCP-Session: f3214051-4e9c-4df3-a895-d4f06240cd7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.01 23:37:09.531107 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44327 | ||
| 193 | 2026.02.01 23:37:09.531371 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.02.01 23:37:09.531459 [ 267 ] {} <Debug> TCP-Session: 9cc78479-e467-47c0-bcda-84c18ea549a8 Authenticating user 'default' from [fd00:1122:3344:101::b]:44327 | ||
| 195 | 2026.02.01 23:37:09.531491 [ 267 ] {} <Debug> TCP-Session: 9cc78479-e467-47c0-bcda-84c18ea549a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.01 23:37:09.531505 [ 267 ] {} <Debug> TCP-Session: 9cc78479-e467-47c0-bcda-84c18ea549a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.01 23:37:09.531667 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.02.01 23:37:09.531709 [ 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 | ||
| 199 | 2026.02.01 23:37:09.531804 [ 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 | ||
| 200 | 2026.02.01 23:37:09.533462 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36850 | ||
| 201 | 2026.02.01 23:37:09.533575 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45858 | ||
| 202 | 2026.02.01 23:37:09.533686 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41573 | ||
| 203 | 2026.02.01 23:37:09.533699 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.02.01 23:37:09.533816 [ 268 ] {} <Debug> TCP-Session: 65371e35-b033-469d-b5a3-31097db9b9ed Authenticating user 'default' from [fd00:1122:3344:101::b]:36850 | ||
| 205 | 2026.02.01 23:37:09.533844 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.02.01 23:37:09.533856 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58600 | ||
| 207 | 2026.02.01 23:37:09.533891 [ 268 ] {} <Debug> TCP-Session: 65371e35-b033-469d-b5a3-31097db9b9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.02.01 23:37:09.533916 [ 269 ] {} <Debug> TCP-Session: 9ff9f783-96a9-4950-b4df-ee7e8510eefa Authenticating user 'default' from [fd00:1122:3344:101::b]:45858 | ||
| 209 | 2026.02.01 23:37:09.533978 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.02.01 23:37:09.533998 [ 268 ] {} <Debug> TCP-Session: 65371e35-b033-469d-b5a3-31097db9b9ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.02.01 23:37:09.534046 [ 269 ] {} <Debug> TCP-Session: 9ff9f783-96a9-4950-b4df-ee7e8510eefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.02.01 23:37:09.534028 [ 270 ] {} <Debug> TCP-Session: 006a5ff9-9782-4cd3-9854-34fa15ba29d8 Authenticating user 'default' from [fd00:1122:3344:101::b]:41573 | ||
| 213 | 2026.02.01 23:37:09.534076 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.02.01 23:37:09.534123 [ 269 ] {} <Debug> TCP-Session: 9ff9f783-96a9-4950-b4df-ee7e8510eefa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.02.01 23:37:09.534115 [ 270 ] {} <Debug> TCP-Session: 006a5ff9-9782-4cd3-9854-34fa15ba29d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.02.01 23:37:09.534171 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42480 | ||
| 217 | 2026.02.01 23:37:09.534195 [ 271 ] {} <Debug> TCP-Session: 96ebecb3-d09f-416c-9485-f7ef6a0e77c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:58600 | ||
| 218 | 2026.02.01 23:37:09.534196 [ 270 ] {} <Debug> TCP-Session: 006a5ff9-9782-4cd3-9854-34fa15ba29d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.02.01 23:37:09.534257 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64548 | ||
| 220 | 2026.02.01 23:37:09.534090 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39047 | ||
| 221 | 2026.02.01 23:37:09.534343 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.02.01 23:37:09.534285 [ 271 ] {} <Debug> TCP-Session: 96ebecb3-d09f-416c-9485-f7ef6a0e77c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.02.01 23:37:09.534435 [ 271 ] {} <Debug> TCP-Session: 96ebecb3-d09f-416c-9485-f7ef6a0e77c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.02.01 23:37:09.534465 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.02.01 23:37:09.534458 [ 273 ] {} <Debug> TCP-Session: 253b14fe-b1a9-4fb4-8d27-5865eb44e2f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:42480 | ||
| 226 | 2026.02.01 23:37:09.534567 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.02.01 23:37:09.534569 [ 274 ] {} <Debug> TCP-Session: cb5bf7bb-76b9-44a4-90bc-37fb995c1977 Authenticating user 'default' from [fd00:1122:3344:101::b]:64548 | ||
| 228 | 2026.02.01 23:37:09.534577 [ 273 ] {} <Debug> TCP-Session: 253b14fe-b1a9-4fb4-8d27-5865eb44e2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.02.01 23:37:09.534664 [ 272 ] {} <Debug> TCP-Session: cc0588bd-c88a-4519-a859-337e9b7c999e Authenticating user 'default' from [fd00:1122:3344:101::b]:39047 | ||
| 230 | 2026.02.01 23:37:09.534711 [ 274 ] {} <Debug> TCP-Session: cb5bf7bb-76b9-44a4-90bc-37fb995c1977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.02.01 23:37:09.534734 [ 273 ] {} <Debug> TCP-Session: 253b14fe-b1a9-4fb4-8d27-5865eb44e2f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.02.01 23:37:09.534732 [ 272 ] {} <Debug> TCP-Session: cc0588bd-c88a-4519-a859-337e9b7c999e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.01 23:37:09.534797 [ 274 ] {} <Debug> TCP-Session: cb5bf7bb-76b9-44a4-90bc-37fb995c1977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.02.01 23:37:09.534806 [ 272 ] {} <Debug> TCP-Session: cc0588bd-c88a-4519-a859-337e9b7c999e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.02.01 23:37:10.000326 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.48 MiB, peak 118.48 MiB, free memory in arenas 0.00 B, will set to 120.05 MiB (RSS), difference: 1.58 MiB | ||
| 236 | 2026.02.01 23:37:10.606522 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60920 | ||
| 237 | 2026.02.01 23:37:10.606765 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.02.01 23:37:10.606798 [ 275 ] {} <Debug> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Authenticating user 'default' from [fd00:1122:3344:101::d]:60920 | ||
| 239 | 2026.02.01 23:37:10.606820 [ 275 ] {} <Debug> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.01 23:37:10.606901 [ 275 ] {} <Debug> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.02.01 23:37:10.606978 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.02.01 23:37:10.607021 [ 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 | ||
| 243 | 2026.02.01 23:37:10.607124 [ 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 | ||
| 244 | 2026.02.01 23:37:10.607774 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57487 | ||
| 245 | 2026.02.01 23:37:10.607873 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63614 | ||
| 246 | 2026.02.01 23:37:10.607937 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.02.01 23:37:10.607943 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46124 | ||
| 248 | 2026.02.01 23:37:10.607993 [ 276 ] {} <Debug> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Authenticating user 'default' from [fd00:1122:3344:101::d]:57487 | ||
| 249 | 2026.02.01 23:37:10.608042 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35259 | ||
| 250 | 2026.02.01 23:37:10.608109 [ 276 ] {} <Debug> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.02.01 23:37:10.608188 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.02.01 23:37:10.608204 [ 276 ] {} <Debug> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.02.01 23:37:10.608235 [ 277 ] {} <Debug> TCP-Session: af46fbfd-cabe-40fb-84c4-762e89426305 Authenticating user 'default' from [fd00:1122:3344:101::d]:63614 | ||
| 254 | 2026.02.01 23:37:10.608249 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64248 | ||
| 255 | 2026.02.01 23:37:10.608318 [ 277 ] {} <Debug> TCP-Session: af46fbfd-cabe-40fb-84c4-762e89426305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.02.01 23:37:10.608409 [ 277 ] {} <Debug> TCP-Session: af46fbfd-cabe-40fb-84c4-762e89426305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.02.01 23:37:10.608951 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.02.01 23:37:10.609029 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36365 | ||
| 259 | 2026.02.01 23:37:10.609073 [ 278 ] {} <Debug> TCP-Session: 35b261f7-5382-4d47-867d-48ecc4bae1d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46124 | ||
| 260 | 2026.02.01 23:37:10.609099 [ 278 ] {} <Debug> TCP-Session: 35b261f7-5382-4d47-867d-48ecc4bae1d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.02.01 23:37:10.609179 [ 278 ] {} <Debug> TCP-Session: 35b261f7-5382-4d47-867d-48ecc4bae1d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.02.01 23:37:10.610265 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64711 | ||
| 263 | 2026.02.01 23:37:10.612351 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.02.01 23:37:10.612424 [ 280 ] {} <Debug> TCP-Session: a883cd78-3e1c-42ef-903a-6d7d0aecfa70 Authenticating user 'default' from [fd00:1122:3344:101::d]:64248 | ||
| 265 | 2026.02.01 23:37:10.612461 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50801 | ||
| 266 | 2026.02.01 23:37:10.612533 [ 280 ] {} <Debug> TCP-Session: a883cd78-3e1c-42ef-903a-6d7d0aecfa70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.02.01 23:37:10.612556 [ 280 ] {} <Debug> TCP-Session: a883cd78-3e1c-42ef-903a-6d7d0aecfa70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.02.01 23:37:10.614598 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.02.01 23:37:10.614634 [ 283 ] {} <Debug> TCP-Session: 769a3f3a-3b5f-45c7-af33-1ca8d59344c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50801 | ||
| 270 | 2026.02.01 23:37:10.614634 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.02.01 23:37:10.614653 [ 283 ] {} <Debug> TCP-Session: 769a3f3a-3b5f-45c7-af33-1ca8d59344c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.02.01 23:37:10.614710 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.02.01 23:37:10.614725 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.02.01 23:37:10.614790 [ 279 ] {} <Debug> TCP-Session: dcc283a7-b0c8-4a65-803a-1ee4615de0ba Authenticating user 'default' from [fd00:1122:3344:101::d]:35259 | ||
| 275 | 2026.02.01 23:37:10.614767 [ 283 ] {} <Debug> TCP-Session: 769a3f3a-3b5f-45c7-af33-1ca8d59344c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.02.01 23:37:10.614730 [ 281 ] {} <Debug> TCP-Session: d9a8dddf-dbc4-4017-bc01-8050112bc7b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36365 | ||
| 277 | 2026.02.01 23:37:10.614868 [ 279 ] {} <Debug> TCP-Session: dcc283a7-b0c8-4a65-803a-1ee4615de0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.02.01 23:37:10.614895 [ 281 ] {} <Debug> TCP-Session: d9a8dddf-dbc4-4017-bc01-8050112bc7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.02.01 23:37:10.614712 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.02.01 23:37:10.614964 [ 281 ] {} <Debug> TCP-Session: d9a8dddf-dbc4-4017-bc01-8050112bc7b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.02.01 23:37:10.614952 [ 279 ] {} <Debug> TCP-Session: dcc283a7-b0c8-4a65-803a-1ee4615de0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.02.01 23:37:10.614992 [ 282 ] {} <Debug> TCP-Session: 7ee1c604-21b0-484e-80ad-11690e5d2740 Authenticating user 'default' from [fd00:1122:3344:101::d]:64711 | ||
| 283 | 2026.02.01 23:37:10.615048 [ 282 ] {} <Debug> TCP-Session: 7ee1c604-21b0-484e-80ad-11690e5d2740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.02.01 23:37:10.615133 [ 282 ] {} <Debug> TCP-Session: 7ee1c604-21b0-484e-80ad-11690e5d2740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.02.01 23:37:10.617662 [ 275 ] {7953e8d6-c01d-4565-9296-4fcbc7a935fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.02.01 23:37:10.747654 [ 275 ] {7953e8d6-c01d-4565-9296-4fcbc7a935fe} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60920) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.02.01 23:37:10.748598 [ 275 ] {7953e8d6-c01d-4565-9296-4fcbc7a935fe} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.02.01 23:37:10.748798 [ 275 ] {7953e8d6-c01d-4565-9296-4fcbc7a935fe} <Debug> TCPHandler: Processed in 0.140835385 sec. | ||
| 335 | 2026.02.01 23:37:10.749322 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.02.01 23:37:10.749643 [ 276 ] {2baa5f7e-84fe-4bbe-b21a-8787252c500b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.02.01 23:37:10.750049 [ 276 ] {2baa5f7e-84fe-4bbe-b21a-8787252c500b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57487) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.02.01 23:37:10.750325 [ 276 ] {2baa5f7e-84fe-4bbe-b21a-8787252c500b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.02.01 23:37:10.750537 [ 276 ] {2baa5f7e-84fe-4bbe-b21a-8787252c500b} <Debug> TCPHandler: Processed in 0.001410934 sec. | ||
| 386 | 2026.02.01 23:37:10.750833 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.01 23:37:10.751583 [ 275 ] {05c96a66-2759-418f-b36e-1438387c2526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.02.01 23:37:10.752224 [ 275 ] {05c96a66-2759-418f-b36e-1438387c2526} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.02.01 23:37:10.762814 [ 275 ] {05c96a66-2759-418f-b36e-1438387c2526} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.02.01 23:37:10.762856 [ 275 ] {05c96a66-2759-418f-b36e-1438387c2526} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.3361e-05 sec | ||
| 391 | 2026.02.01 23:37:10.762878 [ 275 ] {05c96a66-2759-418f-b36e-1438387c2526} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.02.01 23:37:10.762991 [ 275 ] {05c96a66-2759-418f-b36e-1438387c2526} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.02.01 23:37:10.763031 [ 275 ] {05c96a66-2759-418f-b36e-1438387c2526} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.02.01 23:37:10.764093 [ 275 ] {05c96a66-2759-418f-b36e-1438387c2526} <Debug> TCPHandler: Processed in 0.013375544 sec. | ||
| 395 | 2026.02.01 23:37:10.764252 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.02.01 23:37:10.764543 [ 275 ] {528c7bae-1304-48b0-996e-a1aa59f5b1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.02.01 23:37:10.764661 [ 275 ] {528c7bae-1304-48b0-996e-a1aa59f5b1b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.02.01 23:37:10.769670 [ 275 ] {528c7bae-1304-48b0-996e-a1aa59f5b1b8} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.02.01 23:37:10.772806 [ 275 ] {528c7bae-1304-48b0-996e-a1aa59f5b1b8} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5): Loading data parts | ||
| 401 | 2026.02.01 23:37:10.773962 [ 275 ] {528c7bae-1304-48b0-996e-a1aa59f5b1b8} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5): There are no data parts | ||
| 402 | 2026.02.01 23:37:10.779954 [ 275 ] {528c7bae-1304-48b0-996e-a1aa59f5b1b8} <Debug> TCPHandler: Processed in 0.015753173 sec. | ||
| 403 | 2026.02.01 23:37:10.780156 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.02.01 23:37:10.780355 [ 275 ] {c40576c8-bbd0-4eca-9528-e78a47f163f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.02.01 23:37:10.780486 [ 275 ] {c40576c8-bbd0-4eca-9528-e78a47f163f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.02.01 23:37:10.791204 [ 275 ] {c40576c8-bbd0-4eca-9528-e78a47f163f7} <Debug> oximeter.measurements_bool (725e8b57-7a42-403c-b7ec-8f2235bb0718): Loading data parts | ||
| 417 | 2026.02.01 23:37:10.791429 [ 275 ] {c40576c8-bbd0-4eca-9528-e78a47f163f7} <Debug> oximeter.measurements_bool (725e8b57-7a42-403c-b7ec-8f2235bb0718): There are no data parts | ||
| 418 | 2026.02.01 23:37:10.797431 [ 275 ] {c40576c8-bbd0-4eca-9528-e78a47f163f7} <Debug> TCPHandler: Processed in 0.01735168 sec. | ||
| 419 | 2026.02.01 23:37:10.797642 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.02.01 23:37:10.797857 [ 275 ] {65b174fc-0770-4272-b734-fdd1c99ad72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 421 | 2026.02.01 23:37:10.797991 [ 275 ] {65b174fc-0770-4272-b734-fdd1c99ad72f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.02.01 23:37:10.803182 [ 275 ] {65b174fc-0770-4272-b734-fdd1c99ad72f} <Debug> oximeter.measurements_i8 (d992f452-bea9-4f10-9069-6cb4d373995f): Loading data parts | ||
| 423 | 2026.02.01 23:37:10.803353 [ 275 ] {65b174fc-0770-4272-b734-fdd1c99ad72f} <Debug> oximeter.measurements_i8 (d992f452-bea9-4f10-9069-6cb4d373995f): There are no data parts | ||
| 424 | 2026.02.01 23:37:10.809451 [ 275 ] {65b174fc-0770-4272-b734-fdd1c99ad72f} <Debug> TCPHandler: Processed in 0.011866848 sec. | ||
| 425 | 2026.02.01 23:37:10.809597 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.02.01 23:37:10.809763 [ 275 ] {8e7dccae-41cf-4fc8-ab40-b00ca8d76743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 427 | 2026.02.01 23:37:10.809890 [ 275 ] {8e7dccae-41cf-4fc8-ab40-b00ca8d76743} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.02.01 23:37:10.815213 [ 275 ] {8e7dccae-41cf-4fc8-ab40-b00ca8d76743} <Debug> oximeter.measurements_u8 (d15535d4-4000-4254-a610-fcce1d28c773): Loading data parts | ||
| 429 | 2026.02.01 23:37:10.815381 [ 275 ] {8e7dccae-41cf-4fc8-ab40-b00ca8d76743} <Debug> oximeter.measurements_u8 (d15535d4-4000-4254-a610-fcce1d28c773): There are no data parts | ||
| 430 | 2026.02.01 23:37:10.820143 [ 275 ] {8e7dccae-41cf-4fc8-ab40-b00ca8d76743} <Debug> TCPHandler: Processed in 0.010595747 sec. | ||
| 431 | 2026.02.01 23:37:10.820363 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.02.01 23:37:10.820603 [ 275 ] {d9f37aeb-4740-49ff-9e3b-4cb02077edcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 433 | 2026.02.01 23:37:10.820730 [ 275 ] {d9f37aeb-4740-49ff-9e3b-4cb02077edcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.02.01 23:37:10.826104 [ 275 ] {d9f37aeb-4740-49ff-9e3b-4cb02077edcb} <Debug> oximeter.measurements_i16 (b27d326a-dace-42ac-b428-b44f3d4607a1): Loading data parts | ||
| 435 | 2026.02.01 23:37:10.826265 [ 275 ] {d9f37aeb-4740-49ff-9e3b-4cb02077edcb} <Debug> oximeter.measurements_i16 (b27d326a-dace-42ac-b428-b44f3d4607a1): There are no data parts | ||
| 436 | 2026.02.01 23:37:10.829400 [ 275 ] {d9f37aeb-4740-49ff-9e3b-4cb02077edcb} <Debug> TCPHandler: Processed in 0.009100612 sec. | ||
| 437 | 2026.02.01 23:37:10.829547 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.02.01 23:37:10.829712 [ 275 ] {406bffff-eabc-42bb-b1b5-cb18a62620ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 439 | 2026.02.01 23:37:10.829833 [ 275 ] {406bffff-eabc-42bb-b1b5-cb18a62620ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.02.01 23:37:10.833731 [ 275 ] {406bffff-eabc-42bb-b1b5-cb18a62620ac} <Debug> oximeter.measurements_u16 (e997edc0-1cd2-46e6-b565-75c2a06d8f5f): Loading data parts | ||
| 441 | 2026.02.01 23:37:10.833905 [ 275 ] {406bffff-eabc-42bb-b1b5-cb18a62620ac} <Debug> oximeter.measurements_u16 (e997edc0-1cd2-46e6-b565-75c2a06d8f5f): There are no data parts | ||
| 442 | 2026.02.01 23:37:10.840183 [ 275 ] {406bffff-eabc-42bb-b1b5-cb18a62620ac} <Debug> TCPHandler: Processed in 0.010692969 sec. | ||
| 443 | 2026.02.01 23:37:10.840406 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.02.01 23:37:10.840766 [ 275 ] {97ad046c-b452-4137-bce9-9008c99fccd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 445 | 2026.02.01 23:37:10.840929 [ 275 ] {97ad046c-b452-4137-bce9-9008c99fccd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.02.01 23:37:10.847658 [ 275 ] {97ad046c-b452-4137-bce9-9008c99fccd4} <Debug> oximeter.measurements_i32 (1fa6fd52-20d8-494a-bd36-2c606ddf9ac9): Loading data parts | ||
| 447 | 2026.02.01 23:37:10.847858 [ 275 ] {97ad046c-b452-4137-bce9-9008c99fccd4} <Debug> oximeter.measurements_i32 (1fa6fd52-20d8-494a-bd36-2c606ddf9ac9): There are no data parts | ||
| 448 | 2026.02.01 23:37:10.853808 [ 275 ] {97ad046c-b452-4137-bce9-9008c99fccd4} <Debug> TCPHandler: Processed in 0.013471436 sec. | ||
| 449 | 2026.02.01 23:37:10.853980 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.02.01 23:37:10.854148 [ 275 ] {1d19adaa-a024-4279-adf8-1c36fdd4ab32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 451 | 2026.02.01 23:37:10.854265 [ 275 ] {1d19adaa-a024-4279-adf8-1c36fdd4ab32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.02.01 23:37:10.859658 [ 275 ] {1d19adaa-a024-4279-adf8-1c36fdd4ab32} <Debug> oximeter.measurements_u32 (5d8229c8-f96a-4005-a941-6782749e2ea5): Loading data parts | ||
| 453 | 2026.02.01 23:37:10.859855 [ 275 ] {1d19adaa-a024-4279-adf8-1c36fdd4ab32} <Debug> oximeter.measurements_u32 (5d8229c8-f96a-4005-a941-6782749e2ea5): There are no data parts | ||
| 454 | 2026.02.01 23:37:10.862417 [ 275 ] {1d19adaa-a024-4279-adf8-1c36fdd4ab32} <Debug> TCPHandler: Processed in 0.008497713 sec. | ||
| 455 | 2026.02.01 23:37:10.862571 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.02.01 23:37:10.862802 [ 275 ] {05f4f106-bbce-4446-9262-1ed304529815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 457 | 2026.02.01 23:37:10.862915 [ 275 ] {05f4f106-bbce-4446-9262-1ed304529815} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.02.01 23:37:10.868356 [ 275 ] {05f4f106-bbce-4446-9262-1ed304529815} <Debug> oximeter.measurements_i64 (764b067f-71f0-48de-afae-2e8d7405a817): Loading data parts | ||
| 459 | 2026.02.01 23:37:10.868519 [ 275 ] {05f4f106-bbce-4446-9262-1ed304529815} <Debug> oximeter.measurements_i64 (764b067f-71f0-48de-afae-2e8d7405a817): There are no data parts | ||
| 460 | 2026.02.01 23:37:10.872966 [ 275 ] {05f4f106-bbce-4446-9262-1ed304529815} <Debug> TCPHandler: Processed in 0.010443475 sec. | ||
| 461 | 2026.02.01 23:37:10.873239 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.01 23:37:10.873543 [ 275 ] {5a9298bb-9ce8-443c-836a-4be7b7779a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 463 | 2026.02.01 23:37:10.873718 [ 275 ] {5a9298bb-9ce8-443c-836a-4be7b7779a67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.02.01 23:37:10.880831 [ 275 ] {5a9298bb-9ce8-443c-836a-4be7b7779a67} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Loading data parts | ||
| 465 | 2026.02.01 23:37:10.881027 [ 275 ] {5a9298bb-9ce8-443c-836a-4be7b7779a67} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): There are no data parts | ||
| 466 | 2026.02.01 23:37:10.886938 [ 275 ] {5a9298bb-9ce8-443c-836a-4be7b7779a67} <Debug> TCPHandler: Processed in 0.01379714 sec. | ||
| 467 | 2026.02.01 23:37:10.887100 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.02.01 23:37:10.887357 [ 275 ] {62f24f4f-6c76-4c4e-ba59-142be18fa4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 469 | 2026.02.01 23:37:10.887469 [ 275 ] {62f24f4f-6c76-4c4e-ba59-142be18fa4a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.02.01 23:37:10.892755 [ 275 ] {62f24f4f-6c76-4c4e-ba59-142be18fa4a2} <Debug> oximeter.measurements_f32 (f5563746-065f-48d2-ad7a-157f2f3f2b24): Loading data parts | ||
| 471 | 2026.02.01 23:37:10.892944 [ 275 ] {62f24f4f-6c76-4c4e-ba59-142be18fa4a2} <Debug> oximeter.measurements_f32 (f5563746-065f-48d2-ad7a-157f2f3f2b24): There are no data parts | ||
| 472 | 2026.02.01 23:37:10.898917 [ 275 ] {62f24f4f-6c76-4c4e-ba59-142be18fa4a2} <Debug> TCPHandler: Processed in 0.011875849 sec. | ||
| 473 | 2026.02.01 23:37:10.899079 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.02.01 23:37:10.899268 [ 275 ] {fff8085f-0d11-4234-b6ab-87864448b7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 475 | 2026.02.01 23:37:10.899397 [ 275 ] {fff8085f-0d11-4234-b6ab-87864448b7ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.02.01 23:37:10.905567 [ 275 ] {fff8085f-0d11-4234-b6ab-87864448b7ae} <Debug> oximeter.measurements_f64 (c724b6d6-0dd3-4e14-936c-64c28923e855): Loading data parts | ||
| 477 | 2026.02.01 23:37:10.905749 [ 275 ] {fff8085f-0d11-4234-b6ab-87864448b7ae} <Debug> oximeter.measurements_f64 (c724b6d6-0dd3-4e14-936c-64c28923e855): There are no data parts | ||
| 478 | 2026.02.01 23:37:10.909857 [ 275 ] {fff8085f-0d11-4234-b6ab-87864448b7ae} <Debug> TCPHandler: Processed in 0.010837071 sec. | ||
| 479 | 2026.02.01 23:37:10.910005 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.02.01 23:37:10.910325 [ 275 ] {1540556a-010b-4952-be95-259eedc81389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 481 | 2026.02.01 23:37:10.910450 [ 275 ] {1540556a-010b-4952-be95-259eedc81389} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.02.01 23:37:10.915741 [ 275 ] {1540556a-010b-4952-be95-259eedc81389} <Debug> oximeter.measurements_string (6a218fd6-760c-4e05-b8b6-57550ec7a04d): Loading data parts | ||
| 483 | 2026.02.01 23:37:10.915884 [ 275 ] {1540556a-010b-4952-be95-259eedc81389} <Debug> oximeter.measurements_string (6a218fd6-760c-4e05-b8b6-57550ec7a04d): There are no data parts | ||
| 484 | 2026.02.01 23:37:10.917662 [ 275 ] {1540556a-010b-4952-be95-259eedc81389} <Debug> TCPHandler: Processed in 0.007705789 sec. | ||
| 485 | 2026.02.01 23:37:10.917845 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.02.01 23:37:10.918033 [ 275 ] {b753b40e-b497-4085-8941-2f75326f81a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.02.01 23:37:10.918185 [ 275 ] {b753b40e-b497-4085-8941-2f75326f81a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.02.01 23:37:10.923757 [ 275 ] {b753b40e-b497-4085-8941-2f75326f81a3} <Debug> oximeter.measurements_bytes (d19e00b6-9a13-4e73-8f81-6961879e4f58): Loading data parts | ||
| 496 | 2026.02.01 23:37:10.923991 [ 275 ] {b753b40e-b497-4085-8941-2f75326f81a3} <Debug> oximeter.measurements_bytes (d19e00b6-9a13-4e73-8f81-6961879e4f58): There are no data parts | ||
| 497 | 2026.02.01 23:37:10.927177 [ 275 ] {b753b40e-b497-4085-8941-2f75326f81a3} <Debug> TCPHandler: Processed in 0.009390117 sec. | ||
| 498 | 2026.02.01 23:37:10.927346 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.01 23:37:10.927521 [ 275 ] {89734cf8-57c6-4f8e-a11c-67fd170015af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 500 | 2026.02.01 23:37:10.927635 [ 275 ] {89734cf8-57c6-4f8e-a11c-67fd170015af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.02.01 23:37:10.933284 [ 275 ] {89734cf8-57c6-4f8e-a11c-67fd170015af} <Debug> oximeter.measurements_cumulativei64 (8d8dc399-8e24-4b83-ba53-5227ad8b0ad2): Loading data parts | ||
| 502 | 2026.02.01 23:37:10.933424 [ 275 ] {89734cf8-57c6-4f8e-a11c-67fd170015af} <Debug> oximeter.measurements_cumulativei64 (8d8dc399-8e24-4b83-ba53-5227ad8b0ad2): There are no data parts | ||
| 503 | 2026.02.01 23:37:10.938510 [ 275 ] {89734cf8-57c6-4f8e-a11c-67fd170015af} <Debug> TCPHandler: Processed in 0.011221797 sec. | ||
| 504 | 2026.02.01 23:37:10.938810 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.01 23:37:10.938972 [ 275 ] {18993bf2-09c0-415f-a0a4-fa4913bb1167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 506 | 2026.02.01 23:37:10.939097 [ 275 ] {18993bf2-09c0-415f-a0a4-fa4913bb1167} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.02.01 23:37:10.941511 [ 275 ] {18993bf2-09c0-415f-a0a4-fa4913bb1167} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Loading data parts | ||
| 508 | 2026.02.01 23:37:10.941742 [ 275 ] {18993bf2-09c0-415f-a0a4-fa4913bb1167} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): There are no data parts | ||
| 509 | 2026.02.01 23:37:10.946137 [ 275 ] {18993bf2-09c0-415f-a0a4-fa4913bb1167} <Debug> TCPHandler: Processed in 0.007375403 sec. | ||
| 510 | 2026.02.01 23:37:10.946296 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.02.01 23:37:10.946544 [ 275 ] {a2a1c15d-b30b-48ac-8fce-6cf0e12b0071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 512 | 2026.02.01 23:37:10.946661 [ 275 ] {a2a1c15d-b30b-48ac-8fce-6cf0e12b0071} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.02.01 23:37:10.948803 [ 275 ] {a2a1c15d-b30b-48ac-8fce-6cf0e12b0071} <Debug> oximeter.measurements_cumulativef32 (1f3e5b7d-6137-4416-a24c-ad3c7b8fda82): Loading data parts | ||
| 514 | 2026.02.01 23:37:10.949049 [ 275 ] {a2a1c15d-b30b-48ac-8fce-6cf0e12b0071} <Debug> oximeter.measurements_cumulativef32 (1f3e5b7d-6137-4416-a24c-ad3c7b8fda82): There are no data parts | ||
| 515 | 2026.02.01 23:37:10.954191 [ 275 ] {a2a1c15d-b30b-48ac-8fce-6cf0e12b0071} <Debug> TCPHandler: Processed in 0.007943593 sec. | ||
| 516 | 2026.02.01 23:37:10.954463 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.01 23:37:10.954873 [ 275 ] {0e1112a7-ef38-486f-b858-f5579594235b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 518 | 2026.02.01 23:37:10.955091 [ 275 ] {0e1112a7-ef38-486f-b858-f5579594235b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.02.01 23:37:10.960691 [ 275 ] {0e1112a7-ef38-486f-b858-f5579594235b} <Debug> oximeter.measurements_cumulativef64 (0547f4bb-7fc6-495e-bb78-7f804a8653e7): Loading data parts | ||
| 520 | 2026.02.01 23:37:10.960914 [ 275 ] {0e1112a7-ef38-486f-b858-f5579594235b} <Debug> oximeter.measurements_cumulativef64 (0547f4bb-7fc6-495e-bb78-7f804a8653e7): There are no data parts | ||
| 521 | 2026.02.01 23:37:10.963788 [ 275 ] {0e1112a7-ef38-486f-b858-f5579594235b} <Debug> TCPHandler: Processed in 0.009438728 sec. | ||
| 522 | 2026.02.01 23:37:10.964010 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.01 23:37:10.964238 [ 275 ] {5106a966-3dc2-47c8-81cb-81f261c81e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.02.01 23:37:10.964365 [ 275 ] {5106a966-3dc2-47c8-81cb-81f261c81e40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.02.01 23:37:10.968050 [ 275 ] {5106a966-3dc2-47c8-81cb-81f261c81e40} <Debug> oximeter.measurements_histogrami8 (3b0ecc5a-b86b-47ff-ac9b-5ffa8a2ab2e2): Loading data parts | ||
| 536 | 2026.02.01 23:37:10.968227 [ 275 ] {5106a966-3dc2-47c8-81cb-81f261c81e40} <Debug> oximeter.measurements_histogrami8 (3b0ecc5a-b86b-47ff-ac9b-5ffa8a2ab2e2): There are no data parts | ||
| 537 | 2026.02.01 23:37:10.970819 [ 275 ] {5106a966-3dc2-47c8-81cb-81f261c81e40} <Debug> TCPHandler: Processed in 0.006911186 sec. | ||
| 538 | 2026.02.01 23:37:10.970992 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.02.01 23:37:10.971412 [ 275 ] {1eb6418c-4332-4782-b7bc-43982c61f900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 540 | 2026.02.01 23:37:10.971556 [ 275 ] {1eb6418c-4332-4782-b7bc-43982c61f900} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.02.01 23:37:10.975050 [ 275 ] {1eb6418c-4332-4782-b7bc-43982c61f900} <Debug> oximeter.measurements_histogramu8 (0248b108-5b54-4809-a233-90e93cfc852f): Loading data parts | ||
| 542 | 2026.02.01 23:37:10.975226 [ 275 ] {1eb6418c-4332-4782-b7bc-43982c61f900} <Debug> oximeter.measurements_histogramu8 (0248b108-5b54-4809-a233-90e93cfc852f): There are no data parts | ||
| 543 | 2026.02.01 23:37:10.977741 [ 275 ] {1eb6418c-4332-4782-b7bc-43982c61f900} <Debug> TCPHandler: Processed in 0.006765973 sec. | ||
| 544 | 2026.02.01 23:37:10.977941 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.02.01 23:37:10.978199 [ 275 ] {6aee965d-837b-4e86-b0ee-6fb903695f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 546 | 2026.02.01 23:37:10.978318 [ 275 ] {6aee965d-837b-4e86-b0ee-6fb903695f28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.02.01 23:37:10.983900 [ 275 ] {6aee965d-837b-4e86-b0ee-6fb903695f28} <Debug> oximeter.measurements_histogrami16 (36c7f1e4-9533-4ca0-924d-4b5c6fa34c09): Loading data parts | ||
| 548 | 2026.02.01 23:37:10.984084 [ 275 ] {6aee965d-837b-4e86-b0ee-6fb903695f28} <Debug> oximeter.measurements_histogrami16 (36c7f1e4-9533-4ca0-924d-4b5c6fa34c09): There are no data parts | ||
| 549 | 2026.02.01 23:37:10.990366 [ 275 ] {6aee965d-837b-4e86-b0ee-6fb903695f28} <Debug> TCPHandler: Processed in 0.012483819 sec. | ||
| 550 | 2026.02.01 23:37:10.990515 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.02.01 23:37:10.990725 [ 275 ] {79dcd635-cb89-499d-b674-3e18599ba8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 552 | 2026.02.01 23:37:10.990850 [ 275 ] {79dcd635-cb89-499d-b674-3e18599ba8a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.02.01 23:37:11.000120 [ 275 ] {79dcd635-cb89-499d-b674-3e18599ba8a0} <Debug> oximeter.measurements_histogramu16 (ea840d54-107a-4d87-acf5-f6e057d810a7): Loading data parts | ||
| 554 | 2026.02.01 23:37:11.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.78 MiB, peak 125.78 MiB, free memory in arenas 0.00 B, will set to 134.16 MiB (RSS), difference: 8.38 MiB | ||
| 555 | 2026.02.01 23:37:11.000418 [ 275 ] {79dcd635-cb89-499d-b674-3e18599ba8a0} <Debug> oximeter.measurements_histogramu16 (ea840d54-107a-4d87-acf5-f6e057d810a7): There are no data parts | ||
| 556 | 2026.02.01 23:37:11.008357 [ 275 ] {79dcd635-cb89-499d-b674-3e18599ba8a0} <Debug> TCPHandler: Processed in 0.017891639 sec. | ||
| 557 | 2026.02.01 23:37:11.008553 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2026.02.01 23:37:11.008815 [ 275 ] {398d0f6a-0ab5-4134-a441-ef6bc84d835c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 559 | 2026.02.01 23:37:11.008953 [ 275 ] {398d0f6a-0ab5-4134-a441-ef6bc84d835c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 560 | 2026.02.01 23:37:11.019892 [ 275 ] {398d0f6a-0ab5-4134-a441-ef6bc84d835c} <Debug> oximeter.measurements_histogrami32 (7e11fd37-1032-4c63-b3a8-8c0589b6de80): Loading data parts | ||
| 561 | 2026.02.01 23:37:11.020242 [ 275 ] {398d0f6a-0ab5-4134-a441-ef6bc84d835c} <Debug> oximeter.measurements_histogrami32 (7e11fd37-1032-4c63-b3a8-8c0589b6de80): There are no data parts | ||
| 562 | 2026.02.01 23:37:11.026062 [ 275 ] {398d0f6a-0ab5-4134-a441-ef6bc84d835c} <Debug> TCPHandler: Processed in 0.017565014 sec. | ||
| 563 | 2026.02.01 23:37:11.026305 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 564 | 2026.02.01 23:37:11.026791 [ 275 ] {28984c23-d650-445c-86a2-d6bcce241570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 565 | 2026.02.01 23:37:11.026980 [ 275 ] {28984c23-d650-445c-86a2-d6bcce241570} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 566 | 2026.02.01 23:37:11.038250 [ 275 ] {28984c23-d650-445c-86a2-d6bcce241570} <Debug> oximeter.measurements_histogramu32 (239ce804-7d6a-477a-bd29-a84c78eff684): Loading data parts | ||
| 567 | 2026.02.01 23:37:11.038502 [ 275 ] {28984c23-d650-445c-86a2-d6bcce241570} <Debug> oximeter.measurements_histogramu32 (239ce804-7d6a-477a-bd29-a84c78eff684): There are no data parts | ||
| 568 | 2026.02.01 23:37:11.045805 [ 275 ] {28984c23-d650-445c-86a2-d6bcce241570} <Debug> TCPHandler: Processed in 0.019589897 sec. | ||
| 569 | 2026.02.01 23:37:11.045975 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.02.01 23:37:11.046188 [ 275 ] {730de43b-0c02-4113-aa1f-f89efcc5134d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 571 | 2026.02.01 23:37:11.046429 [ 275 ] {730de43b-0c02-4113-aa1f-f89efcc5134d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 572 | 2026.02.01 23:37:11.051893 [ 275 ] {730de43b-0c02-4113-aa1f-f89efcc5134d} <Debug> oximeter.measurements_histogrami64 (135b893c-fe54-4e2b-b721-34ddd4679adb): Loading data parts | ||
| 573 | 2026.02.01 23:37:11.052252 [ 275 ] {730de43b-0c02-4113-aa1f-f89efcc5134d} <Debug> oximeter.measurements_histogrami64 (135b893c-fe54-4e2b-b721-34ddd4679adb): There are no data parts | ||
| 574 | 2026.02.01 23:37:11.055083 [ 275 ] {730de43b-0c02-4113-aa1f-f89efcc5134d} <Debug> TCPHandler: Processed in 0.009166063 sec. | ||
| 575 | 2026.02.01 23:37:11.055267 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2026.02.01 23:37:11.055678 [ 275 ] {9e9a2e5b-e61f-47dc-a5ea-11b2d2e18258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 577 | 2026.02.01 23:37:11.055813 [ 275 ] {9e9a2e5b-e61f-47dc-a5ea-11b2d2e18258} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 578 | 2026.02.01 23:37:11.061175 [ 275 ] {9e9a2e5b-e61f-47dc-a5ea-11b2d2e18258} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Loading data parts | ||
| 579 | 2026.02.01 23:37:11.061351 [ 275 ] {9e9a2e5b-e61f-47dc-a5ea-11b2d2e18258} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): There are no data parts | ||
| 580 | 2026.02.01 23:37:11.067650 [ 275 ] {9e9a2e5b-e61f-47dc-a5ea-11b2d2e18258} <Debug> TCPHandler: Processed in 0.012443677 sec. | ||
| 581 | 2026.02.01 23:37:11.067805 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2026.02.01 23:37:11.068024 [ 275 ] {a896de96-4fc8-4e0f-85ca-52a547ef5336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 583 | 2026.02.01 23:37:11.068263 [ 275 ] {a896de96-4fc8-4e0f-85ca-52a547ef5336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 584 | 2026.02.01 23:37:11.072341 [ 275 ] {a896de96-4fc8-4e0f-85ca-52a547ef5336} <Debug> oximeter.measurements_histogramf32 (39381d6a-0968-47e7-9e62-783e3ea7182c): Loading data parts | ||
| 585 | 2026.02.01 23:37:11.072660 [ 275 ] {a896de96-4fc8-4e0f-85ca-52a547ef5336} <Debug> oximeter.measurements_histogramf32 (39381d6a-0968-47e7-9e62-783e3ea7182c): There are no data parts | ||
| 586 | 2026.02.01 23:37:11.078746 [ 275 ] {a896de96-4fc8-4e0f-85ca-52a547ef5336} <Debug> TCPHandler: Processed in 0.010990694 sec. | ||
| 587 | 2026.02.01 23:37:11.078910 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2026.02.01 23:37:11.079207 [ 275 ] {d15fc48a-b053-4e53-b49e-9d4fcdf435a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 589 | 2026.02.01 23:37:11.079339 [ 275 ] {d15fc48a-b053-4e53-b49e-9d4fcdf435a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 590 | 2026.02.01 23:37:11.089883 [ 275 ] {d15fc48a-b053-4e53-b49e-9d4fcdf435a5} <Debug> oximeter.measurements_histogramf64 (acd99b2c-c4ad-4efd-b946-c80b84bdc31a): Loading data parts | ||
| 591 | 2026.02.01 23:37:11.090033 [ 275 ] {d15fc48a-b053-4e53-b49e-9d4fcdf435a5} <Debug> oximeter.measurements_histogramf64 (acd99b2c-c4ad-4efd-b946-c80b84bdc31a): There are no data parts | ||
| 592 | 2026.02.01 23:37:11.095504 [ 275 ] {d15fc48a-b053-4e53-b49e-9d4fcdf435a5} <Debug> TCPHandler: Processed in 0.016652748 sec. | ||
| 593 | 2026.02.01 23:37:11.095675 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.02.01 23:37:11.095886 [ 275 ] {44f9085c-331b-4c7c-8f98-299a2ff3b82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) /* The field tables store named dimensions of each timeseries. | ||
| 595 | * | ||
| 596 | * As with the measurement tables, there is one field table for each field data | ||
| 597 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 598 | * this behavior **must not** be relied upon for query correctness. | ||
| 599 | * | ||
| 600 | * The index for the fields differs from the measurements, however. Rows are | ||
| 601 | * sorted by timeseries name, then field name, field value, and finally | ||
| 602 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 603 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 604 | * usually then used to look up measurements. | ||
| 605 | * | ||
| 606 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 607 | * timeseries name and then key, since it would improve lookups where one | ||
| 608 | * already has the key. Realistically though, these tables are quite small and | ||
| 609 | * so performance benefits will be low in absolute terms. | ||
| 610 | * | ||
| 611 | * TTL: We use a materialized column to expire old field table records. This | ||
| 612 | * column is generated automatically by the database whenever a new row is | ||
| 613 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 614 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 615 | * record will remain during a deduplication, which will have the last | ||
| 616 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 617 | * measurement tables. | ||
| 618 | */ | ||
| 619 | 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) | ||
| 620 | 2026.02.01 23:37:11.096027 [ 275 ] {44f9085c-331b-4c7c-8f98-299a2ff3b82c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 621 | 2026.02.01 23:37:11.105685 [ 275 ] {44f9085c-331b-4c7c-8f98-299a2ff3b82c} <Debug> oximeter.fields_bool (c0db934b-6348-42d4-8211-d33c9f07a704): Loading data parts | ||
| 622 | 2026.02.01 23:37:11.105960 [ 275 ] {44f9085c-331b-4c7c-8f98-299a2ff3b82c} <Debug> oximeter.fields_bool (c0db934b-6348-42d4-8211-d33c9f07a704): There are no data parts | ||
| 623 | 2026.02.01 23:37:11.108026 [ 275 ] {44f9085c-331b-4c7c-8f98-299a2ff3b82c} <Debug> TCPHandler: Processed in 0.012472569 sec. | ||
| 624 | 2026.02.01 23:37:11.108255 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2026.02.01 23:37:11.108607 [ 275 ] {1d665ec4-a41b-4673-8faa-b1e68db66113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 626 | 2026.02.01 23:37:11.108792 [ 275 ] {1d665ec4-a41b-4673-8faa-b1e68db66113} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 627 | 2026.02.01 23:37:11.118724 [ 275 ] {1d665ec4-a41b-4673-8faa-b1e68db66113} <Debug> oximeter.fields_i8 (2dbe756e-aee6-4b72-8596-91831bfbed2f): Loading data parts | ||
| 628 | 2026.02.01 23:37:11.118994 [ 275 ] {1d665ec4-a41b-4673-8faa-b1e68db66113} <Debug> oximeter.fields_i8 (2dbe756e-aee6-4b72-8596-91831bfbed2f): There are no data parts | ||
| 629 | 2026.02.01 23:37:11.124991 [ 275 ] {1d665ec4-a41b-4673-8faa-b1e68db66113} <Debug> TCPHandler: Processed in 0.016791201 sec. | ||
| 630 | 2026.02.01 23:37:11.125235 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2026.02.01 23:37:11.125427 [ 275 ] {3eb67a19-9b6d-4007-a335-af17727f7dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 632 | 2026.02.01 23:37:11.125550 [ 275 ] {3eb67a19-9b6d-4007-a335-af17727f7dcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 633 | 2026.02.01 23:37:11.130927 [ 275 ] {3eb67a19-9b6d-4007-a335-af17727f7dcf} <Debug> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Loading data parts | ||
| 634 | 2026.02.01 23:37:11.131170 [ 275 ] {3eb67a19-9b6d-4007-a335-af17727f7dcf} <Debug> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): There are no data parts | ||
| 635 | 2026.02.01 23:37:11.137400 [ 275 ] {3eb67a19-9b6d-4007-a335-af17727f7dcf} <Debug> TCPHandler: Processed in 0.012221535 sec. | ||
| 636 | 2026.02.01 23:37:11.137662 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2026.02.01 23:37:11.138180 [ 275 ] {157b9032-575b-4ff4-afd7-56d3f4e9f8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 638 | 2026.02.01 23:37:11.138384 [ 275 ] {157b9032-575b-4ff4-afd7-56d3f4e9f8b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 639 | 2026.02.01 23:37:11.144281 [ 275 ] {157b9032-575b-4ff4-afd7-56d3f4e9f8b7} <Debug> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Loading data parts | ||
| 640 | 2026.02.01 23:37:11.144625 [ 275 ] {157b9032-575b-4ff4-afd7-56d3f4e9f8b7} <Debug> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): There are no data parts | ||
| 641 | 2026.02.01 23:37:11.147926 [ 275 ] {157b9032-575b-4ff4-afd7-56d3f4e9f8b7} <Debug> TCPHandler: Processed in 0.010373853 sec. | ||
| 642 | 2026.02.01 23:37:11.148117 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2026.02.01 23:37:11.148306 [ 275 ] {0b7c605f-05af-4400-9c6b-c0c43e416fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 644 | 2026.02.01 23:37:11.148429 [ 275 ] {0b7c605f-05af-4400-9c6b-c0c43e416fd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 645 | 2026.02.01 23:37:11.154578 [ 275 ] {0b7c605f-05af-4400-9c6b-c0c43e416fd7} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Loading data parts | ||
| 646 | 2026.02.01 23:37:11.154802 [ 275 ] {0b7c605f-05af-4400-9c6b-c0c43e416fd7} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): There are no data parts | ||
| 647 | 2026.02.01 23:37:11.159521 [ 275 ] {0b7c605f-05af-4400-9c6b-c0c43e416fd7} <Debug> TCPHandler: Processed in 0.011462641 sec. | ||
| 648 | 2026.02.01 23:37:11.159695 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2026.02.01 23:37:11.160037 [ 275 ] {02dda372-8302-417a-8e31-c81b4bc44d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 650 | 2026.02.01 23:37:11.160146 [ 275 ] {02dda372-8302-417a-8e31-c81b4bc44d6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 651 | 2026.02.01 23:37:11.162294 [ 275 ] {02dda372-8302-417a-8e31-c81b4bc44d6b} <Debug> oximeter.fields_i32 (fab096f6-5097-4cc7-8bd8-ee58359d761a): Loading data parts | ||
| 652 | 2026.02.01 23:37:11.162470 [ 275 ] {02dda372-8302-417a-8e31-c81b4bc44d6b} <Debug> oximeter.fields_i32 (fab096f6-5097-4cc7-8bd8-ee58359d761a): There are no data parts | ||
| 653 | 2026.02.01 23:37:11.174595 [ 275 ] {02dda372-8302-417a-8e31-c81b4bc44d6b} <Debug> TCPHandler: Processed in 0.01495693 sec. | ||
| 654 | 2026.02.01 23:37:11.174748 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.02.01 23:37:11.174903 [ 275 ] {a2402170-485f-44b8-85ae-48cc1aac4549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 656 | 2026.02.01 23:37:11.175080 [ 275 ] {a2402170-485f-44b8-85ae-48cc1aac4549} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 657 | 2026.02.01 23:37:11.198550 [ 275 ] {a2402170-485f-44b8-85ae-48cc1aac4549} <Debug> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Loading data parts | ||
| 658 | 2026.02.01 23:37:11.198857 [ 275 ] {a2402170-485f-44b8-85ae-48cc1aac4549} <Debug> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): There are no data parts | ||
| 659 | 2026.02.01 23:37:11.213910 [ 275 ] {a2402170-485f-44b8-85ae-48cc1aac4549} <Debug> TCPHandler: Processed in 0.039206196 sec. | ||
| 660 | 2026.02.01 23:37:11.214156 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2026.02.01 23:37:11.214511 [ 275 ] {ad937b47-f170-4c63-b12f-3a18fb5aac64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 662 | 2026.02.01 23:37:11.214821 [ 275 ] {ad937b47-f170-4c63-b12f-3a18fb5aac64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 663 | 2026.02.01 23:37:11.235356 [ 275 ] {ad937b47-f170-4c63-b12f-3a18fb5aac64} <Debug> oximeter.fields_i64 (6a245bbc-270a-4ebe-8fb4-e0e5e60c63dd): Loading data parts | ||
| 664 | 2026.02.01 23:37:11.235554 [ 275 ] {ad937b47-f170-4c63-b12f-3a18fb5aac64} <Debug> oximeter.fields_i64 (6a245bbc-270a-4ebe-8fb4-e0e5e60c63dd): There are no data parts | ||
| 665 | 2026.02.01 23:37:11.249348 [ 275 ] {ad937b47-f170-4c63-b12f-3a18fb5aac64} <Debug> TCPHandler: Processed in 0.03527748 sec. | ||
| 666 | 2026.02.01 23:37:11.249522 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2026.02.01 23:37:11.249690 [ 275 ] {628fffa9-40f2-4e81-83ef-eac004fa3979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 668 | 2026.02.01 23:37:11.249829 [ 275 ] {628fffa9-40f2-4e81-83ef-eac004fa3979} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2026.02.01 23:37:11.264944 [ 275 ] {628fffa9-40f2-4e81-83ef-eac004fa3979} <Debug> oximeter.fields_u64 (0625d941-14a3-405b-a5c1-50095e4b0e91): Loading data parts | ||
| 670 | 2026.02.01 23:37:11.265690 [ 275 ] {628fffa9-40f2-4e81-83ef-eac004fa3979} <Debug> oximeter.fields_u64 (0625d941-14a3-405b-a5c1-50095e4b0e91): There are no data parts | ||
| 671 | 2026.02.01 23:37:11.280179 [ 275 ] {628fffa9-40f2-4e81-83ef-eac004fa3979} <Debug> TCPHandler: Processed in 0.030710203 sec. | ||
| 672 | 2026.02.01 23:37:11.280335 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2026.02.01 23:37:11.280572 [ 275 ] {699dca7c-5818-4359-9c60-ec2e148b37b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 674 | 2026.02.01 23:37:11.280686 [ 275 ] {699dca7c-5818-4359-9c60-ec2e148b37b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2026.02.01 23:37:11.291528 [ 275 ] {699dca7c-5818-4359-9c60-ec2e148b37b2} <Debug> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Loading data parts | ||
| 676 | 2026.02.01 23:37:11.291706 [ 275 ] {699dca7c-5818-4359-9c60-ec2e148b37b2} <Debug> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): There are no data parts | ||
| 677 | 2026.02.01 23:37:11.298081 [ 275 ] {699dca7c-5818-4359-9c60-ec2e148b37b2} <Debug> TCPHandler: Processed in 0.017793428 sec. | ||
| 678 | 2026.02.01 23:37:11.298308 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2026.02.01 23:37:11.298591 [ 275 ] {cb798d35-e530-4d87-9fc3-ec36cc0993b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 680 | 2026.02.01 23:37:11.298767 [ 275 ] {cb798d35-e530-4d87-9fc3-ec36cc0993b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2026.02.01 23:37:11.305821 [ 275 ] {cb798d35-e530-4d87-9fc3-ec36cc0993b8} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Loading data parts | ||
| 682 | 2026.02.01 23:37:11.305983 [ 275 ] {cb798d35-e530-4d87-9fc3-ec36cc0993b8} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): There are no data parts | ||
| 683 | 2026.02.01 23:37:11.312273 [ 275 ] {cb798d35-e530-4d87-9fc3-ec36cc0993b8} <Debug> TCPHandler: Processed in 0.014056175 sec. | ||
| 684 | 2026.02.01 23:37:11.312479 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2026.02.01 23:37:11.312713 [ 275 ] {978439d7-b3e8-4710-a7ae-7e164b1caf14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 686 | 2026.02.01 23:37:11.312839 [ 275 ] {978439d7-b3e8-4710-a7ae-7e164b1caf14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2026.02.01 23:37:11.317996 [ 275 ] {978439d7-b3e8-4710-a7ae-7e164b1caf14} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Loading data parts | ||
| 688 | 2026.02.01 23:37:11.318168 [ 275 ] {978439d7-b3e8-4710-a7ae-7e164b1caf14} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): There are no data parts | ||
| 689 | 2026.02.01 23:37:11.325098 [ 275 ] {978439d7-b3e8-4710-a7ae-7e164b1caf14} <Debug> TCPHandler: Processed in 0.012677942 sec. | ||
| 690 | 2026.02.01 23:37:11.325267 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2026.02.01 23:37:11.325528 [ 275 ] {07b90892-f468-4a31-b65b-a5506cf3750d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 695 | 2026.02.01 23:37:11.325672 [ 275 ] {07b90892-f468-4a31-b65b-a5506cf3750d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2026.02.01 23:37:11.329553 [ 275 ] {07b90892-f468-4a31-b65b-a5506cf3750d} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381): Loading data parts | ||
| 697 | 2026.02.01 23:37:11.329771 [ 275 ] {07b90892-f468-4a31-b65b-a5506cf3750d} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381): There are no data parts | ||
| 698 | 2026.02.01 23:37:11.336436 [ 275 ] {07b90892-f468-4a31-b65b-a5506cf3750d} <Debug> TCPHandler: Processed in 0.011216618 sec. | ||
| 699 | 2026.02.01 23:37:11.336722 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2026.02.01 23:37:11.337039 [ 276 ] {e6a8bc6c-5c2f-4003-85dc-b56af330abbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2026.02.01 23:37:11.338514 [ 276 ] {e6a8bc6c-5c2f-4003-85dc-b56af330abbf} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2026.02.01 23:37:11.356811 [ 284 ] {e6a8bc6c-5c2f-4003-85dc-b56af330abbf} <Trace> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2026.02.01 23:37:11.356876 [ 284 ] {e6a8bc6c-5c2f-4003-85dc-b56af330abbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 704 | 2026.02.01 23:37:11.361408 [ 284 ] {e6a8bc6c-5c2f-4003-85dc-b56af330abbf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2026.02.01 23:37:11.362017 [ 284 ] {e6a8bc6c-5c2f-4003-85dc-b56af330abbf} <Trace> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2026.02.01 23:37:11.362382 [ 276 ] {e6a8bc6c-5c2f-4003-85dc-b56af330abbf} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.025485 sec., 39.238767902687854 rows/sec., 627.82 B/sec. | ||
| 707 | 2026.02.01 23:37:11.362699 [ 276 ] {e6a8bc6c-5c2f-4003-85dc-b56af330abbf} <Debug> TCPHandler: Processed in 0.026114286 sec. | ||
| 708 | 2026.02.01 23:37:12.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.79 MiB, peak 135.79 MiB, free memory in arenas 0.00 B, will set to 139.75 MiB (RSS), difference: 3.96 MiB | ||
| 709 | 2026.02.01 23:37:16.046551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.02.01 23:37:16.046715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 711 | 2026.02.01 23:37:16.046840 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.02.01 23:37:16.046857 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 713 | 2026.02.01 23:37:16.050825 [ 245 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Loading data parts | ||
| 714 | 2026.02.01 23:37:16.051084 [ 245 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): There are no data parts | ||
| 715 | 2026.02.01 23:37:16.057617 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.02.01 23:37:16.057820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 717 | 2026.02.01 23:37:16.063080 [ 244 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Loading data parts | ||
| 718 | 2026.02.01 23:37:16.063276 [ 244 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): There are no data parts | ||
| 719 | 2026.02.01 23:37:16.063775 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2026.02.01 23:37:16.064507 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2026.02.01 23:37:16.064781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2026.02.01 23:37:16.093068 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.02.01 23:37:16.093495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 724 | 2026.02.01 23:37:16.101270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.02.01 23:37:16.103050 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.02.01 23:37:16.107838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.02.01 23:37:17.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.05 MiB | ||
| 728 | 2026.02.01 23:37:18.546539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.02.01 23:37:18.546647 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.02.01 23:37:18.550914 [ 243 ] {} <Debug> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Loading data parts | ||
| 731 | 2026.02.01 23:37:18.551108 [ 243 ] {} <Debug> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): There are no data parts | ||
| 732 | 2026.02.01 23:37:18.557398 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.02.01 23:37:18.557438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 734 | 2026.02.01 23:37:18.559317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.02.01 23:37:18.559850 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.02.01 23:37:18.560140 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.02.01 23:37:19.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.08 MiB, peak 158.08 MiB, free memory in arenas 0.00 B, will set to 154.89 MiB (RSS), difference: -3.20 MiB | ||
| 738 | 2026.02.01 23:37:23.516028 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.02.01 23:37:23.516090 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.02.01 23:37:23.564960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2026.02.01 23:37:23.569749 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.02.01 23:37:23.569859 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 743 | 2026.02.01 23:37:23.570702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.02.01 23:37:23.571172 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.02.01 23:37:23.573473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.02.01 23:37:23.608191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.02.01 23:37:23.626684 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.02.01 23:37:23.626882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 749 | 2026.02.01 23:37:23.633572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.02.01 23:37:23.634791 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.02.01 23:37:23.638216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.02.01 23:37:24.000988 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.65 MiB, peak 159.65 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 2.18 MiB | ||
| 753 | 2026.02.01 23:37:29.001127 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.85 MiB, peak 159.65 MiB, free memory in arenas 0.00 B, will set to 157.87 MiB (RSS), difference: 4.02 MiB | ||
| 754 | 2026.02.01 23:37:29.314992 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58874 | ||
| 755 | 2026.02.01 23:37:29.316835 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.02.01 23:37:29.316873 [ 286 ] {} <Debug> TCP-Session: 89b5c44a-16f2-4e1c-8ff5-d37f320006bc Authenticating user 'default' from [fd00:1122:3344:101::e]:58874 | ||
| 757 | 2026.02.01 23:37:29.316894 [ 286 ] {} <Debug> TCP-Session: 89b5c44a-16f2-4e1c-8ff5-d37f320006bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.02.01 23:37:29.316921 [ 286 ] {} <Debug> TCP-Session: 89b5c44a-16f2-4e1c-8ff5-d37f320006bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.02.01 23:37:29.316971 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 760 | 2026.02.01 23:37:29.316995 [ 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 | ||
| 761 | 2026.02.01 23:37:29.317011 [ 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 | ||
| 762 | 2026.02.01 23:37:29.317431 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56844 | ||
| 763 | 2026.02.01 23:37:29.317523 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49099 | ||
| 764 | 2026.02.01 23:37:29.317628 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41565 | ||
| 765 | 2026.02.01 23:37:29.317683 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.02.01 23:37:29.317740 [ 287 ] {} <Debug> TCP-Session: a05dcddc-5e4b-40d6-ba34-badbdd390d63 Authenticating user 'default' from [fd00:1122:3344:101::e]:56844 | ||
| 767 | 2026.02.01 23:37:29.317766 [ 287 ] {} <Debug> TCP-Session: a05dcddc-5e4b-40d6-ba34-badbdd390d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.02.01 23:37:29.317779 [ 287 ] {} <Debug> TCP-Session: a05dcddc-5e4b-40d6-ba34-badbdd390d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.02.01 23:37:29.317801 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37745 | ||
| 770 | 2026.02.01 23:37:29.317905 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.02.01 23:37:29.317910 [ 286 ] {} <Trace> TCP-Session: 89b5c44a-16f2-4e1c-8ff5-d37f320006bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.02.01 23:37:29.317944 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.02.01 23:37:29.317960 [ 288 ] {} <Debug> TCP-Session: b068e8dd-a122-443b-8c7b-bd0c55de77cc Authenticating user 'default' from [fd00:1122:3344:101::e]:49099 | ||
| 774 | 2026.02.01 23:37:29.318002 [ 289 ] {} <Debug> TCP-Session: 4427ceb2-7f27-47a6-9555-f372eec4e2ab Authenticating user 'default' from [fd00:1122:3344:101::e]:41565 | ||
| 775 | 2026.02.01 23:37:29.318006 [ 288 ] {} <Debug> TCP-Session: b068e8dd-a122-443b-8c7b-bd0c55de77cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.02.01 23:37:29.318035 [ 289 ] {} <Debug> TCP-Session: 4427ceb2-7f27-47a6-9555-f372eec4e2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.02.01 23:37:29.318035 [ 288 ] {} <Debug> TCP-Session: b068e8dd-a122-443b-8c7b-bd0c55de77cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.02.01 23:37:29.318047 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.02.01 23:37:29.318057 [ 289 ] {} <Debug> TCP-Session: 4427ceb2-7f27-47a6-9555-f372eec4e2ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.02.01 23:37:29.318107 [ 290 ] {} <Debug> TCP-Session: 17a0cd2b-4786-48d4-8e34-1a4705b82d6d Authenticating user 'default' from [fd00:1122:3344:101::e]:37745 | ||
| 781 | 2026.02.01 23:37:29.318126 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54458 | ||
| 782 | 2026.02.01 23:37:29.318144 [ 290 ] {} <Debug> TCP-Session: 17a0cd2b-4786-48d4-8e34-1a4705b82d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.02.01 23:37:29.318151 [ 286 ] {93b9396d-aed5-4737-a0ed-2fe516995a54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58874) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 784 | 2026.02.01 23:37:29.318175 [ 290 ] {} <Debug> TCP-Session: 17a0cd2b-4786-48d4-8e34-1a4705b82d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.02.01 23:37:29.318050 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53865 | ||
| 786 | 2026.02.01 23:37:29.318372 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.02.01 23:37:29.318394 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34322 | ||
| 788 | 2026.02.01 23:37:29.318412 [ 292 ] {} <Debug> TCP-Session: 678d9341-1b04-4b60-b071-8ef3f7a05f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:54458 | ||
| 789 | 2026.02.01 23:37:29.318400 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45687 | ||
| 790 | 2026.02.01 23:37:29.318445 [ 292 ] {} <Debug> TCP-Session: 678d9341-1b04-4b60-b071-8ef3f7a05f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.02.01 23:37:29.318483 [ 292 ] {} <Debug> TCP-Session: 678d9341-1b04-4b60-b071-8ef3f7a05f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.02.01 23:37:29.320481 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.02.01 23:37:29.320524 [ 291 ] {} <Debug> TCP-Session: 8ce5cf75-c045-49a1-a614-a5607e27294d Authenticating user 'default' from [fd00:1122:3344:101::e]:53865 | ||
| 794 | 2026.02.01 23:37:29.320542 [ 291 ] {} <Debug> TCP-Session: 8ce5cf75-c045-49a1-a614-a5607e27294d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.02.01 23:37:29.320555 [ 291 ] {} <Debug> TCP-Session: 8ce5cf75-c045-49a1-a614-a5607e27294d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.02.01 23:37:29.322698 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.02.01 23:37:29.322741 [ 293 ] {} <Debug> TCP-Session: d8d4e91f-b867-4196-ba31-19ab0c7b9a7d Authenticating user 'default' from [fd00:1122:3344:101::e]:45687 | ||
| 798 | 2026.02.01 23:37:29.322764 [ 293 ] {} <Debug> TCP-Session: d8d4e91f-b867-4196-ba31-19ab0c7b9a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.02.01 23:37:29.322778 [ 293 ] {} <Debug> TCP-Session: d8d4e91f-b867-4196-ba31-19ab0c7b9a7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.02.01 23:37:29.324952 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 801 | 2026.02.01 23:37:29.324992 [ 294 ] {} <Debug> TCP-Session: 9a789a4a-bb3c-4c8c-b853-4634c876b511 Authenticating user 'default' from [fd00:1122:3344:101::e]:34322 | ||
| 802 | 2026.02.01 23:37:29.325008 [ 294 ] {} <Debug> TCP-Session: 9a789a4a-bb3c-4c8c-b853-4634c876b511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.02.01 23:37:29.325021 [ 294 ] {} <Debug> TCP-Session: 9a789a4a-bb3c-4c8c-b853-4634c876b511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.02.01 23:37:29.326964 [ 286 ] {93b9396d-aed5-4737-a0ed-2fe516995a54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 805 | 2026.02.01 23:37:29.338796 [ 286 ] {93b9396d-aed5-4737-a0ed-2fe516995a54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.02.01 23:37:29.363109 [ 286 ] {93b9396d-aed5-4737-a0ed-2fe516995a54} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 807 | 2026.02.01 23:37:29.381122 [ 299 ] {93b9396d-aed5-4737-a0ed-2fe516995a54} <Trace> AggregatingTransform: Aggregating | ||
| 808 | 2026.02.01 23:37:29.383112 [ 299 ] {93b9396d-aed5-4737-a0ed-2fe516995a54} <Trace> Aggregator: Aggregation method: without_key | ||
| 809 | 2026.02.01 23:37:29.383756 [ 299 ] {93b9396d-aed5-4737-a0ed-2fe516995a54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005321439 sec. (187.919 rows/sec., 7.34 KiB/sec.) | ||
| 810 | 2026.02.01 23:37:29.383778 [ 299 ] {93b9396d-aed5-4737-a0ed-2fe516995a54} <Trace> Aggregator: Merging aggregated data | ||
| 811 | 2026.02.01 23:37:29.383806 [ 299 ] {93b9396d-aed5-4737-a0ed-2fe516995a54} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 812 | 2026.02.01 23:37:29.387006 [ 286 ] {93b9396d-aed5-4737-a0ed-2fe516995a54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.068932 sec., 14.507050426507284 rows/sec., 580.28 B/sec. | ||
| 813 | 2026.02.01 23:37:29.387185 [ 286 ] {93b9396d-aed5-4737-a0ed-2fe516995a54} <Debug> TCPHandler: Processed in 0.069591343 sec. | ||
| 814 | 2026.02.01 23:37:29.390283 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.02.01 23:37:29.390334 [ 286 ] {} <Debug> TCP-Session: 89b5c44a-16f2-4e1c-8ff5-d37f320006bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.02.01 23:37:29.390335 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.02.01 23:37:29.390376 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.02.01 23:37:29.390396 [ 287 ] {} <Debug> TCP-Session: a05dcddc-5e4b-40d6-ba34-badbdd390d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.02.01 23:37:29.390419 [ 291 ] {} <Debug> TCP-Session: 8ce5cf75-c045-49a1-a614-a5607e27294d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.02.01 23:37:29.390423 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.02.01 23:37:29.390449 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2026.02.01 23:37:29.390467 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2026.02.01 23:37:29.390499 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 824 | 2026.02.01 23:37:29.390533 [ 292 ] {} <Debug> TCP-Session: 678d9341-1b04-4b60-b071-8ef3f7a05f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.02.01 23:37:29.390548 [ 290 ] {} <Debug> TCP-Session: 17a0cd2b-4786-48d4-8e34-1a4705b82d6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.02.01 23:37:29.390549 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.02.01 23:37:29.390603 [ 288 ] {} <Debug> TCP-Session: b068e8dd-a122-443b-8c7b-bd0c55de77cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.02.01 23:37:29.390506 [ 289 ] {} <Debug> TCP-Session: 4427ceb2-7f27-47a6-9555-f372eec4e2ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.02.01 23:37:29.390631 [ 294 ] {} <Debug> TCP-Session: 9a789a4a-bb3c-4c8c-b853-4634c876b511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.02.01 23:37:29.390520 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 831 | 2026.02.01 23:37:29.390705 [ 293 ] {} <Debug> TCP-Session: d8d4e91f-b867-4196-ba31-19ab0c7b9a7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.02.01 23:37:30.001181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 166.20 MiB, free memory in arenas 0.00 B, will set to 161.18 MiB (RSS), difference: 3.05 MiB | ||
| 833 | 2026.02.01 23:37:31.074061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 1470 | ||
| 834 | 2026.02.01 23:37:31.074562 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.02.01 23:37:31.074603 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 836 | 2026.02.01 23:37:31.075236 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 837 | 2026.02.01 23:37:31.075724 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.02.01 23:37:31.075862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1470 | ||
| 839 | 2026.02.01 23:37:31.138808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 840 | 2026.02.01 23:37:31.155439 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.02.01 23:37:31.155501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 842 | 2026.02.01 23:37:31.162092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 843 | 2026.02.01 23:37:31.163294 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.02.01 23:37:31.168204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 845 | 2026.02.01 23:37:31.377292 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.02.01 23:37:31.377470 [ 275 ] {1630694b-642a-4257-9361-0ca2e1e942c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 847 | 2026.02.01 23:37:31.377739 [ 275 ] {1630694b-642a-4257-9361-0ca2e1e942c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.02.01 23:37:31.377798 [ 275 ] {1630694b-642a-4257-9361-0ca2e1e942c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.02.01 23:37:31.378212 [ 275 ] {1630694b-642a-4257-9361-0ca2e1e942c4} <Debug> TCPHandler: Processed in 0.001040997 sec. | ||
| 850 | 2026.02.01 23:37:31.395006 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.02.01 23:37:31.395152 [ 275 ] {878269a1-2b93-4657-afdf-f87e3f985209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.02.01 23:37:31.403178 [ 275 ] {878269a1-2b93-4657-afdf-f87e3f985209} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.02.01 23:37:31.403231 [ 275 ] {878269a1-2b93-4657-afdf-f87e3f985209} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.02.01 23:37:31.405885 [ 275 ] {878269a1-2b93-4657-afdf-f87e3f985209} <Debug> TCPHandler: Processed in 0.010932063 sec. | ||
| 855 | 2026.02.01 23:37:31.408183 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.02.01 23:37:31.408322 [ 275 ] {b1f92b10-2183-4181-a384-a7948ed54266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.02.01 23:37:31.413292 [ 275 ] {b1f92b10-2183-4181-a384-a7948ed54266} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.02.01 23:37:31.413346 [ 275 ] {b1f92b10-2183-4181-a384-a7948ed54266} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.02.01 23:37:31.413778 [ 275 ] {b1f92b10-2183-4181-a384-a7948ed54266} <Debug> TCPHandler: Processed in 0.005649074 sec. | ||
| 860 | 2026.02.01 23:37:31.414052 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.02.01 23:37:31.414207 [ 275 ] {7c1b4639-0715-44cc-8525-d65137f41771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.02.01 23:37:31.414548 [ 275 ] {7c1b4639-0715-44cc-8525-d65137f41771} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.02.01 23:37:31.414603 [ 275 ] {7c1b4639-0715-44cc-8525-d65137f41771} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.02.01 23:37:31.415047 [ 275 ] {7c1b4639-0715-44cc-8525-d65137f41771} <Debug> TCPHandler: Processed in 0.001057067 sec. | ||
| 865 | 2026.02.01 23:37:31.415285 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.02.01 23:37:31.415446 [ 275 ] {3d21cb07-6c40-4322-8260-9b55bf5b5cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 867 | 2026.02.01 23:37:31.415756 [ 275 ] {3d21cb07-6c40-4322-8260-9b55bf5b5cde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.02.01 23:37:31.415806 [ 275 ] {3d21cb07-6c40-4322-8260-9b55bf5b5cde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.02.01 23:37:31.416154 [ 275 ] {3d21cb07-6c40-4322-8260-9b55bf5b5cde} <Debug> TCPHandler: Processed in 0.000930026 sec. | ||
| 870 | 2026.02.01 23:37:31.416374 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.02.01 23:37:31.416496 [ 275 ] {bab91555-c555-4675-8861-5d1a2c96c5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.02.01 23:37:31.416758 [ 275 ] {bab91555-c555-4675-8861-5d1a2c96c5da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.02.01 23:37:31.416804 [ 275 ] {bab91555-c555-4675-8861-5d1a2c96c5da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.02.01 23:37:31.417174 [ 275 ] {bab91555-c555-4675-8861-5d1a2c96c5da} <Debug> TCPHandler: Processed in 0.000846564 sec. | ||
| 875 | 2026.02.01 23:37:31.417401 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.02.01 23:37:31.417592 [ 275 ] {5afc1168-4d5c-47f1-960f-3d941aa4495e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.02.01 23:37:31.417943 [ 275 ] {5afc1168-4d5c-47f1-960f-3d941aa4495e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.02.01 23:37:31.418003 [ 275 ] {5afc1168-4d5c-47f1-960f-3d941aa4495e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.02.01 23:37:31.418399 [ 275 ] {5afc1168-4d5c-47f1-960f-3d941aa4495e} <Debug> TCPHandler: Processed in 0.001062897 sec. | ||
| 880 | 2026.02.01 23:37:31.418607 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.02.01 23:37:31.418728 [ 275 ] {78feb7ef-1594-4983-8963-9b33a789c23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.02.01 23:37:31.418978 [ 275 ] {78feb7ef-1594-4983-8963-9b33a789c23d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.02.01 23:37:31.419028 [ 275 ] {78feb7ef-1594-4983-8963-9b33a789c23d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.02.01 23:37:31.419387 [ 275 ] {78feb7ef-1594-4983-8963-9b33a789c23d} <Debug> TCPHandler: Processed in 0.000828584 sec. | ||
| 885 | 2026.02.01 23:37:31.419584 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.02.01 23:37:31.419702 [ 275 ] {96e21106-fb07-4f59-826b-f890d0fe31e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.02.01 23:37:31.419950 [ 275 ] {96e21106-fb07-4f59-826b-f890d0fe31e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.02.01 23:37:31.419992 [ 275 ] {96e21106-fb07-4f59-826b-f890d0fe31e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.02.01 23:37:31.420318 [ 275 ] {96e21106-fb07-4f59-826b-f890d0fe31e6} <Debug> TCPHandler: Processed in 0.000781944 sec. | ||
| 890 | 2026.02.01 23:37:31.420517 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.02.01 23:37:31.420654 [ 275 ] {17c98d43-8502-4ca4-894f-d7fee89164a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.02.01 23:37:31.420998 [ 275 ] {17c98d43-8502-4ca4-894f-d7fee89164a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.02.01 23:37:31.421054 [ 275 ] {17c98d43-8502-4ca4-894f-d7fee89164a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.02.01 23:37:31.421515 [ 275 ] {17c98d43-8502-4ca4-894f-d7fee89164a2} <Debug> TCPHandler: Processed in 0.001043867 sec. | ||
| 895 | 2026.02.01 23:37:31.421750 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.02.01 23:37:31.421903 [ 275 ] {d478204f-7171-4246-afc5-03013c9d0f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.02.01 23:37:31.422254 [ 275 ] {d478204f-7171-4246-afc5-03013c9d0f52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.02.01 23:37:31.422314 [ 275 ] {d478204f-7171-4246-afc5-03013c9d0f52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.02.01 23:37:31.422760 [ 275 ] {d478204f-7171-4246-afc5-03013c9d0f52} <Debug> TCPHandler: Processed in 0.001072598 sec. | ||
| 900 | 2026.02.01 23:37:31.423019 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.02.01 23:37:31.423172 [ 275 ] {9d287c98-003a-4e03-a633-0bfee5b84616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 902 | 2026.02.01 23:37:31.423521 [ 275 ] {9d287c98-003a-4e03-a633-0bfee5b84616} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.02.01 23:37:31.423576 [ 275 ] {9d287c98-003a-4e03-a633-0bfee5b84616} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2026.02.01 23:37:31.424027 [ 275 ] {9d287c98-003a-4e03-a633-0bfee5b84616} <Debug> TCPHandler: Processed in 0.001069098 sec. | ||
| 905 | 2026.02.01 23:37:31.424291 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.02.01 23:37:31.424442 [ 275 ] {a63a8511-9962-4316-a740-8dc4788b6e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 907 | 2026.02.01 23:37:31.424800 [ 275 ] {a63a8511-9962-4316-a740-8dc4788b6e5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2026.02.01 23:37:31.424855 [ 275 ] {a63a8511-9962-4316-a740-8dc4788b6e5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2026.02.01 23:37:31.425284 [ 275 ] {a63a8511-9962-4316-a740-8dc4788b6e5c} <Debug> TCPHandler: Processed in 0.001054897 sec. | ||
| 910 | 2026.02.01 23:37:31.425501 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.02.01 23:37:31.425652 [ 275 ] {d422ff63-253a-4707-a4eb-b3329fb7392c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 912 | 2026.02.01 23:37:31.425998 [ 275 ] {d422ff63-253a-4707-a4eb-b3329fb7392c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2026.02.01 23:37:31.426054 [ 275 ] {d422ff63-253a-4707-a4eb-b3329fb7392c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2026.02.01 23:37:31.426487 [ 275 ] {d422ff63-253a-4707-a4eb-b3329fb7392c} <Debug> TCPHandler: Processed in 0.001044477 sec. | ||
| 915 | 2026.02.01 23:37:31.426717 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.02.01 23:37:31.426866 [ 275 ] {f24d46ff-cd92-4e9e-99c1-1a5173f16fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 917 | 2026.02.01 23:37:31.427213 [ 275 ] {f24d46ff-cd92-4e9e-99c1-1a5173f16fbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2026.02.01 23:37:31.427267 [ 275 ] {f24d46ff-cd92-4e9e-99c1-1a5173f16fbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2026.02.01 23:37:31.427843 [ 275 ] {f24d46ff-cd92-4e9e-99c1-1a5173f16fbb} <Debug> TCPHandler: Processed in 0.00118143 sec. | ||
| 920 | 2026.02.01 23:37:31.428123 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.02.01 23:37:31.428265 [ 275 ] {3ccbae04-889d-4661-ba71-49d38dd495ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 922 | 2026.02.01 23:37:31.428609 [ 275 ] {3ccbae04-889d-4661-ba71-49d38dd495ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 923 | 2026.02.01 23:37:31.428659 [ 275 ] {3ccbae04-889d-4661-ba71-49d38dd495ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 924 | 2026.02.01 23:37:31.429123 [ 275 ] {3ccbae04-889d-4661-ba71-49d38dd495ca} <Debug> TCPHandler: Processed in 0.001053478 sec. | ||
| 925 | 2026.02.01 23:37:31.429349 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.02.01 23:37:31.429508 [ 275 ] {c1e5faa8-8a0e-4b62-bc25-63d17b413778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 927 | 2026.02.01 23:37:31.429889 [ 275 ] {c1e5faa8-8a0e-4b62-bc25-63d17b413778} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2026.02.01 23:37:31.429944 [ 275 ] {c1e5faa8-8a0e-4b62-bc25-63d17b413778} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 929 | 2026.02.01 23:37:31.430418 [ 275 ] {c1e5faa8-8a0e-4b62-bc25-63d17b413778} <Debug> TCPHandler: Processed in 0.001130849 sec. | ||
| 930 | 2026.02.01 23:37:31.430659 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.02.01 23:37:31.430820 [ 275 ] {01f96174-7cfb-4af4-afa4-11b7b65705f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 932 | 2026.02.01 23:37:31.431207 [ 275 ] {01f96174-7cfb-4af4-afa4-11b7b65705f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 933 | 2026.02.01 23:37:31.431263 [ 275 ] {01f96174-7cfb-4af4-afa4-11b7b65705f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 934 | 2026.02.01 23:37:31.431698 [ 275 ] {01f96174-7cfb-4af4-afa4-11b7b65705f8} <Debug> TCPHandler: Processed in 0.001102809 sec. | ||
| 935 | 2026.02.01 23:37:31.431924 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.02.01 23:37:31.432087 [ 275 ] {36b85241-7a0c-4440-9d64-59bc6d21ffab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 937 | 2026.02.01 23:37:31.432448 [ 275 ] {36b85241-7a0c-4440-9d64-59bc6d21ffab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 938 | 2026.02.01 23:37:31.432506 [ 275 ] {36b85241-7a0c-4440-9d64-59bc6d21ffab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 939 | 2026.02.01 23:37:31.432907 [ 275 ] {36b85241-7a0c-4440-9d64-59bc6d21ffab} <Debug> TCPHandler: Processed in 0.001047578 sec. | ||
| 940 | 2026.02.01 23:37:31.440655 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.02.01 23:37:31.440790 [ 275 ] {8737f044-d041-4a37-bd3c-ac7e66013ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 942 | 2026.02.01 23:37:31.440843 [ 275 ] {8737f044-d041-4a37-bd3c-ac7e66013ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 943 | 2026.02.01 23:37:31.443465 [ 275 ] {8737f044-d041-4a37-bd3c-ac7e66013ac7} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.02.01 23:37:31.443510 [ 275 ] {8737f044-d041-4a37-bd3c-ac7e66013ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 945 | 2026.02.01 23:37:31.446042 [ 275 ] {8737f044-d041-4a37-bd3c-ac7e66013ac7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2026.02.01 23:37:31.446254 [ 275 ] {8737f044-d041-4a37-bd3c-ac7e66013ac7} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.02.01 23:37:31.446402 [ 275 ] {8737f044-d041-4a37-bd3c-ac7e66013ac7} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.005651 sec., 3362.2367722526988 rows/sec., 485.60 KiB/sec. | ||
| 948 | 2026.02.01 23:37:31.446441 [ 275 ] {8737f044-d041-4a37-bd3c-ac7e66013ac7} <Debug> TCPHandler: Processed in 0.005849458 sec. | ||
| 949 | 2026.02.01 23:37:31.446566 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.02.01 23:37:31.446665 [ 275 ] {e96cb5d2-7d78-4e0b-9ac6-c2cb24a4ad41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 951 | 2026.02.01 23:37:31.446705 [ 275 ] {e96cb5d2-7d78-4e0b-9ac6-c2cb24a4ad41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 952 | 2026.02.01 23:37:31.449235 [ 275 ] {e96cb5d2-7d78-4e0b-9ac6-c2cb24a4ad41} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.02.01 23:37:31.449271 [ 275 ] {e96cb5d2-7d78-4e0b-9ac6-c2cb24a4ad41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 954 | 2026.02.01 23:37:31.452126 [ 275 ] {e96cb5d2-7d78-4e0b-9ac6-c2cb24a4ad41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2026.02.01 23:37:31.452368 [ 275 ] {e96cb5d2-7d78-4e0b-9ac6-c2cb24a4ad41} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.02.01 23:37:31.452535 [ 275 ] {e96cb5d2-7d78-4e0b-9ac6-c2cb24a4ad41} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005889 sec., 1018.8487009679062 rows/sec., 83.08 KiB/sec. | ||
| 957 | 2026.02.01 23:37:31.452590 [ 275 ] {e96cb5d2-7d78-4e0b-9ac6-c2cb24a4ad41} <Debug> TCPHandler: Processed in 0.006071201 sec. | ||
| 958 | 2026.02.01 23:37:31.452725 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.02.01 23:37:31.452827 [ 275 ] {be4eff02-eccf-416e-91f0-ecce2ced1c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 960 | 2026.02.01 23:37:31.452869 [ 275 ] {be4eff02-eccf-416e-91f0-ecce2ced1c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 961 | 2026.02.01 23:37:31.455302 [ 275 ] {be4eff02-eccf-416e-91f0-ecce2ced1c37} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.02.01 23:37:31.455337 [ 275 ] {be4eff02-eccf-416e-91f0-ecce2ced1c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 963 | 2026.02.01 23:37:31.455729 [ 275 ] {be4eff02-eccf-416e-91f0-ecce2ced1c37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2026.02.01 23:37:31.455956 [ 275 ] {be4eff02-eccf-416e-91f0-ecce2ced1c37} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.02.01 23:37:31.456120 [ 275 ] {be4eff02-eccf-416e-91f0-ecce2ced1c37} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.003315 sec., 17797.888386123683 rows/sec., 1.36 MiB/sec. | ||
| 966 | 2026.02.01 23:37:31.456162 [ 275 ] {be4eff02-eccf-416e-91f0-ecce2ced1c37} <Debug> TCPHandler: Processed in 0.003494429 sec. | ||
| 967 | 2026.02.01 23:37:31.456283 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.02.01 23:37:31.456380 [ 275 ] {d1d1d1b8-0586-4e83-9d8c-1b8a955eb812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 969 | 2026.02.01 23:37:31.456422 [ 275 ] {d1d1d1b8-0586-4e83-9d8c-1b8a955eb812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 970 | 2026.02.01 23:37:31.456860 [ 275 ] {d1d1d1b8-0586-4e83-9d8c-1b8a955eb812} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2026.02.01 23:37:31.456898 [ 275 ] {d1d1d1b8-0586-4e83-9d8c-1b8a955eb812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 972 | 2026.02.01 23:37:31.457266 [ 275 ] {d1d1d1b8-0586-4e83-9d8c-1b8a955eb812} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2026.02.01 23:37:31.457506 [ 275 ] {d1d1d1b8-0586-4e83-9d8c-1b8a955eb812} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2026.02.01 23:37:31.457652 [ 275 ] {d1d1d1b8-0586-4e83-9d8c-1b8a955eb812} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.00129 sec., 4651.162790697675 rows/sec., 324.76 KiB/sec. | ||
| 975 | 2026.02.01 23:37:31.457692 [ 275 ] {d1d1d1b8-0586-4e83-9d8c-1b8a955eb812} <Debug> TCPHandler: Processed in 0.001456914 sec. | ||
| 976 | 2026.02.01 23:37:31.457806 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2026.02.01 23:37:31.457901 [ 275 ] {a2231085-bb52-4628-8576-4131ad106928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 978 | 2026.02.01 23:37:31.457940 [ 275 ] {a2231085-bb52-4628-8576-4131ad106928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 979 | 2026.02.01 23:37:31.458362 [ 275 ] {a2231085-bb52-4628-8576-4131ad106928} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.02.01 23:37:31.458400 [ 275 ] {a2231085-bb52-4628-8576-4131ad106928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 981 | 2026.02.01 23:37:31.458825 [ 275 ] {a2231085-bb52-4628-8576-4131ad106928} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2026.02.01 23:37:31.459048 [ 275 ] {a2231085-bb52-4628-8576-4131ad106928} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.02.01 23:37:31.459181 [ 275 ] {a2231085-bb52-4628-8576-4131ad106928} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001297 sec., 53970.70161912105 rows/sec., 4.22 MiB/sec. | ||
| 984 | 2026.02.01 23:37:31.459226 [ 275 ] {a2231085-bb52-4628-8576-4131ad106928} <Debug> TCPHandler: Processed in 0.001469715 sec. | ||
| 985 | 2026.02.01 23:37:31.459369 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.02.01 23:37:31.459491 [ 275 ] {f224bafc-dbac-49d7-b9fe-564842690bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 987 | 2026.02.01 23:37:31.459542 [ 275 ] {f224bafc-dbac-49d7-b9fe-564842690bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 988 | 2026.02.01 23:37:31.460145 [ 275 ] {f224bafc-dbac-49d7-b9fe-564842690bd4} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.02.01 23:37:31.460180 [ 275 ] {f224bafc-dbac-49d7-b9fe-564842690bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 990 | 2026.02.01 23:37:31.462877 [ 275 ] {f224bafc-dbac-49d7-b9fe-564842690bd4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2026.02.01 23:37:31.463102 [ 275 ] {f224bafc-dbac-49d7-b9fe-564842690bd4} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.02.01 23:37:31.463251 [ 275 ] {f224bafc-dbac-49d7-b9fe-564842690bd4} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.003784 sec., 43076.109936575056 rows/sec., 3.00 MiB/sec. | ||
| 993 | 2026.02.01 23:37:31.463289 [ 275 ] {f224bafc-dbac-49d7-b9fe-564842690bd4} <Debug> TCPHandler: Processed in 0.003993707 sec. | ||
| 994 | 2026.02.01 23:37:31.463401 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.02.01 23:37:31.463495 [ 275 ] {dd64d1a8-b1a3-4e66-8e2b-f96ace117c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 996 | 2026.02.01 23:37:31.463536 [ 275 ] {dd64d1a8-b1a3-4e66-8e2b-f96ace117c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 997 | 2026.02.01 23:37:31.463858 [ 275 ] {dd64d1a8-b1a3-4e66-8e2b-f96ace117c28} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.02.01 23:37:31.463892 [ 275 ] {dd64d1a8-b1a3-4e66-8e2b-f96ace117c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 999 | 2026.02.01 23:37:31.464293 [ 275 ] {dd64d1a8-b1a3-4e66-8e2b-f96ace117c28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1000 | 2026.02.01 23:37:31.464506 [ 275 ] {dd64d1a8-b1a3-4e66-8e2b-f96ace117c28} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.02.01 23:37:31.464638 [ 275 ] {dd64d1a8-b1a3-4e66-8e2b-f96ace117c28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 1002 | 2026.02.01 23:37:31.464675 [ 275 ] {dd64d1a8-b1a3-4e66-8e2b-f96ace117c28} <Debug> TCPHandler: Processed in 0.001323952 sec. | ||
| 1003 | 2026.02.01 23:37:35.904473 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48490 | ||
| 1004 | 2026.02.01 23:37:35.904595 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1005 | 2026.02.01 23:37:35.904622 [ 286 ] {} <Debug> TCP-Session: d755177b-dc9d-4051-b93e-f94eb9c4ef64 Authenticating user 'default' from [fd00:1122:3344:101::e]:48490 | ||
| 1006 | 2026.02.01 23:37:35.904644 [ 286 ] {} <Debug> TCP-Session: d755177b-dc9d-4051-b93e-f94eb9c4ef64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.02.01 23:37:35.904657 [ 286 ] {} <Debug> TCP-Session: d755177b-dc9d-4051-b93e-f94eb9c4ef64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.02.01 23:37:35.904934 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47772 | ||
| 1009 | 2026.02.01 23:37:35.904937 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40537 | ||
| 1010 | 2026.02.01 23:37:35.904992 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61355 | ||
| 1011 | 2026.02.01 23:37:35.905009 [ 286 ] {} <Trace> TCP-Session: d755177b-dc9d-4051-b93e-f94eb9c4ef64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.02.01 23:37:35.905025 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54292 | ||
| 1013 | 2026.02.01 23:37:35.905022 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48805 | ||
| 1014 | 2026.02.01 23:37:35.905105 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1015 | 2026.02.01 23:37:35.905073 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1016 | 2026.02.01 23:37:35.905141 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1017 | 2026.02.01 23:37:35.905154 [ 288 ] {} <Debug> TCP-Session: 961c13bc-4260-4f91-b945-6ec8faa30d67 Authenticating user 'default' from [fd00:1122:3344:101::e]:40537 | ||
| 1018 | 2026.02.01 23:37:35.905175 [ 287 ] {} <Debug> TCP-Session: a7f2200a-7d3a-46e7-80ff-f9ed3b920cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:47772 | ||
| 1019 | 2026.02.01 23:37:35.905186 [ 292 ] {} <Debug> TCP-Session: 8ad7a45e-47b0-4556-9c83-e3d4935dcc3d Authenticating user 'default' from [fd00:1122:3344:101::e]:61355 | ||
| 1020 | 2026.02.01 23:37:35.905199 [ 288 ] {} <Debug> TCP-Session: 961c13bc-4260-4f91-b945-6ec8faa30d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.02.01 23:37:35.905212 [ 287 ] {} <Debug> TCP-Session: a7f2200a-7d3a-46e7-80ff-f9ed3b920cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.02.01 23:37:35.905220 [ 292 ] {} <Debug> TCP-Session: 8ad7a45e-47b0-4556-9c83-e3d4935dcc3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.02.01 23:37:35.905223 [ 288 ] {} <Debug> TCP-Session: 961c13bc-4260-4f91-b945-6ec8faa30d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.02.01 23:37:35.905239 [ 287 ] {} <Debug> TCP-Session: a7f2200a-7d3a-46e7-80ff-f9ed3b920cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.02.01 23:37:35.905251 [ 292 ] {} <Debug> TCP-Session: 8ad7a45e-47b0-4556-9c83-e3d4935dcc3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.02.01 23:37:35.905226 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2026.02.01 23:37:35.905203 [ 286 ] {baeefb31-971b-4f67-bdbf-c47fc819a67d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48490) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1028 | 2026.02.01 23:37:35.905338 [ 293 ] {} <Debug> TCP-Session: b726849d-c3bc-4ad5-9040-143225c157fe Authenticating user 'default' from [fd00:1122:3344:101::e]:48805 | ||
| 1029 | 2026.02.01 23:37:35.904986 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39831 | ||
| 1030 | 2026.02.01 23:37:35.905382 [ 293 ] {} <Debug> TCP-Session: b726849d-c3bc-4ad5-9040-143225c157fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.02.01 23:37:35.904964 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53000 | ||
| 1032 | 2026.02.01 23:37:35.905416 [ 293 ] {} <Debug> TCP-Session: b726849d-c3bc-4ad5-9040-143225c157fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.02.01 23:37:35.904968 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49991 | ||
| 1034 | 2026.02.01 23:37:35.905454 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1035 | 2026.02.01 23:37:35.905154 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1036 | 2026.02.01 23:37:35.905492 [ 291 ] {} <Debug> TCP-Session: a16cc08a-9e52-48e6-909d-f60fdcd29125 Authenticating user 'default' from [fd00:1122:3344:101::e]:39831 | ||
| 1037 | 2026.02.01 23:37:35.905520 [ 294 ] {} <Debug> TCP-Session: bc987439-c73d-4a99-b1c9-26d802173408 Authenticating user 'default' from [fd00:1122:3344:101::e]:54292 | ||
| 1038 | 2026.02.01 23:37:35.905523 [ 291 ] {} <Debug> TCP-Session: a16cc08a-9e52-48e6-909d-f60fdcd29125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.02.01 23:37:35.905555 [ 294 ] {} <Debug> TCP-Session: bc987439-c73d-4a99-b1c9-26d802173408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.02.01 23:37:35.905579 [ 286 ] {baeefb31-971b-4f67-bdbf-c47fc819a67d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1041 | 2026.02.01 23:37:35.905592 [ 294 ] {} <Debug> TCP-Session: bc987439-c73d-4a99-b1c9-26d802173408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.02.01 23:37:35.905582 [ 291 ] {} <Debug> TCP-Session: a16cc08a-9e52-48e6-909d-f60fdcd29125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.02.01 23:37:35.905647 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.02.01 23:37:35.905655 [ 286 ] {baeefb31-971b-4f67-bdbf-c47fc819a67d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.02.01 23:37:35.905674 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1046 | 2026.02.01 23:37:35.905688 [ 289 ] {} <Debug> TCP-Session: 888dd8fe-1456-4a50-8b3f-6d4be8532446 Authenticating user 'default' from [fd00:1122:3344:101::e]:53000 | ||
| 1047 | 2026.02.01 23:37:35.905721 [ 290 ] {} <Debug> TCP-Session: 2c8487b7-6661-495e-be2b-159362a62aa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49991 | ||
| 1048 | 2026.02.01 23:37:35.905725 [ 289 ] {} <Debug> TCP-Session: 888dd8fe-1456-4a50-8b3f-6d4be8532446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.02.01 23:37:35.905747 [ 290 ] {} <Debug> TCP-Session: 2c8487b7-6661-495e-be2b-159362a62aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.02.01 23:37:35.905770 [ 289 ] {} <Debug> TCP-Session: 888dd8fe-1456-4a50-8b3f-6d4be8532446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.02.01 23:37:35.905777 [ 290 ] {} <Debug> TCP-Session: 2c8487b7-6661-495e-be2b-159362a62aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.02.01 23:37:35.905954 [ 286 ] {baeefb31-971b-4f67-bdbf-c47fc819a67d} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 1053 | 2026.02.01 23:37:35.906865 [ 336 ] {baeefb31-971b-4f67-bdbf-c47fc819a67d} <Trace> AggregatingTransform: Aggregating | ||
| 1054 | 2026.02.01 23:37:35.906912 [ 336 ] {baeefb31-971b-4f67-bdbf-c47fc819a67d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1055 | 2026.02.01 23:37:35.906948 [ 336 ] {baeefb31-971b-4f67-bdbf-c47fc819a67d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898466 sec. (1113.008 rows/sec., 43.48 KiB/sec.) | ||
| 1056 | 2026.02.01 23:37:35.906967 [ 336 ] {baeefb31-971b-4f67-bdbf-c47fc819a67d} <Trace> Aggregator: Merging aggregated data | ||
| 1057 | 2026.02.01 23:37:35.908237 [ 286 ] {baeefb31-971b-4f67-bdbf-c47fc819a67d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 1058 | 2026.02.01 23:37:35.908393 [ 286 ] {baeefb31-971b-4f67-bdbf-c47fc819a67d} <Debug> TCPHandler: Processed in 0.003501819 sec. | ||
| 1059 | 2026.02.01 23:37:35.908513 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.02.01 23:37:35.908544 [ 286 ] {} <Debug> TCP-Session: d755177b-dc9d-4051-b93e-f94eb9c4ef64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.02.01 23:37:35.908556 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.02.01 23:37:35.908589 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.02.01 23:37:35.908590 [ 294 ] {} <Debug> TCP-Session: bc987439-c73d-4a99-b1c9-26d802173408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.02.01 23:37:35.908612 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1065 | 2026.02.01 23:37:35.908632 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1066 | 2026.02.01 23:37:35.908635 [ 288 ] {} <Debug> TCP-Session: 961c13bc-4260-4f91-b945-6ec8faa30d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.02.01 23:37:35.908666 [ 287 ] {} <Debug> TCP-Session: a7f2200a-7d3a-46e7-80ff-f9ed3b920cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.02.01 23:37:35.908689 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1069 | 2026.02.01 23:37:35.908687 [ 290 ] {} <Debug> TCP-Session: 2c8487b7-6661-495e-be2b-159362a62aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.02.01 23:37:35.908710 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1071 | 2026.02.01 23:37:35.908728 [ 291 ] {} <Debug> TCP-Session: a16cc08a-9e52-48e6-909d-f60fdcd29125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.02.01 23:37:35.908740 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1073 | 2026.02.01 23:37:35.908768 [ 292 ] {} <Debug> TCP-Session: 8ad7a45e-47b0-4556-9c83-e3d4935dcc3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.02.01 23:37:35.908666 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1075 | 2026.02.01 23:37:35.908809 [ 293 ] {} <Debug> TCP-Session: b726849d-c3bc-4ad5-9040-143225c157fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.02.01 23:37:35.908842 [ 289 ] {} <Debug> TCP-Session: 888dd8fe-1456-4a50-8b3f-6d4be8532446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.02.01 23:37:36.026213 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41478 | ||
| 1078 | 2026.02.01 23:37:36.026320 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1079 | 2026.02.01 23:37:36.026349 [ 286 ] {} <Debug> TCP-Session: af689792-eadc-4c5d-aac6-3f4e99694e59 Authenticating user 'default' from [fd00:1122:3344:101::e]:41478 | ||
| 1080 | 2026.02.01 23:37:36.026372 [ 286 ] {} <Debug> TCP-Session: af689792-eadc-4c5d-aac6-3f4e99694e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.02.01 23:37:36.026391 [ 286 ] {} <Debug> TCP-Session: af689792-eadc-4c5d-aac6-3f4e99694e59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.02.01 23:37:36.026671 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36717 | ||
| 1083 | 2026.02.01 23:37:36.026688 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47091 | ||
| 1084 | 2026.02.01 23:37:36.026733 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33031 | ||
| 1085 | 2026.02.01 23:37:36.026748 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64840 | ||
| 1086 | 2026.02.01 23:37:36.026757 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33503 | ||
| 1087 | 2026.02.01 23:37:36.026786 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1088 | 2026.02.01 23:37:36.026726 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63736 | ||
| 1089 | 2026.02.01 23:37:36.026837 [ 287 ] {} <Debug> TCP-Session: 8fcfa1ac-72db-4fe8-aa29-eebe7e2cc40c Authenticating user 'default' from [fd00:1122:3344:101::e]:36717 | ||
| 1090 | 2026.02.01 23:37:36.026825 [ 286 ] {} <Trace> TCP-Session: af689792-eadc-4c5d-aac6-3f4e99694e59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.02.01 23:37:36.026863 [ 287 ] {} <Debug> TCP-Session: 8fcfa1ac-72db-4fe8-aa29-eebe7e2cc40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.02.01 23:37:36.026876 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1093 | 2026.02.01 23:37:36.026892 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1094 | 2026.02.01 23:37:36.026895 [ 287 ] {} <Debug> TCP-Session: 8fcfa1ac-72db-4fe8-aa29-eebe7e2cc40c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.02.01 23:37:36.026920 [ 293 ] {} <Debug> TCP-Session: ab3f6403-57df-4fc0-b410-ce22c18c67fb Authenticating user 'default' from [fd00:1122:3344:101::e]:64840 | ||
| 1096 | 2026.02.01 23:37:36.026930 [ 291 ] {} <Debug> TCP-Session: 914f5566-74db-4cf8-be3e-0989bc6906f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63736 | ||
| 1097 | 2026.02.01 23:37:36.026858 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1098 | 2026.02.01 23:37:36.026965 [ 291 ] {} <Debug> TCP-Session: 914f5566-74db-4cf8-be3e-0989bc6906f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.02.01 23:37:36.026957 [ 293 ] {} <Debug> TCP-Session: ab3f6403-57df-4fc0-b410-ce22c18c67fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.02.01 23:37:36.026995 [ 291 ] {} <Debug> TCP-Session: 914f5566-74db-4cf8-be3e-0989bc6906f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.02.01 23:37:36.027016 [ 293 ] {} <Debug> TCP-Session: ab3f6403-57df-4fc0-b410-ce22c18c67fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.02.01 23:37:36.026993 [ 288 ] {} <Debug> TCP-Session: 90c20718-62ec-42a4-b63f-07807405b6ac Authenticating user 'default' from [fd00:1122:3344:101::e]:47091 | ||
| 1103 | 2026.02.01 23:37:36.026858 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1104 | 2026.02.01 23:37:36.027067 [ 286 ] {30ac39fd-bbc9-4ac8-abde-b577da3aef04} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41478) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1105 | 2026.02.01 23:37:36.027081 [ 292 ] {} <Debug> TCP-Session: 313a30f4-9b4d-4655-ad39-e5be01db551b Authenticating user 'default' from [fd00:1122:3344:101::e]:33031 | ||
| 1106 | 2026.02.01 23:37:36.026702 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64650 | ||
| 1107 | 2026.02.01 23:37:36.027115 [ 292 ] {} <Debug> TCP-Session: 313a30f4-9b4d-4655-ad39-e5be01db551b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.02.01 23:37:36.027073 [ 288 ] {} <Debug> TCP-Session: 90c20718-62ec-42a4-b63f-07807405b6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.02.01 23:37:36.027152 [ 292 ] {} <Debug> TCP-Session: 313a30f4-9b4d-4655-ad39-e5be01db551b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.02.01 23:37:36.027164 [ 288 ] {} <Debug> TCP-Session: 90c20718-62ec-42a4-b63f-07807405b6ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.02.01 23:37:36.026874 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1112 | 2026.02.01 23:37:36.027181 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1113 | 2026.02.01 23:37:36.026708 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40762 | ||
| 1114 | 2026.02.01 23:37:36.027220 [ 290 ] {} <Debug> TCP-Session: 7d225354-822e-4523-946a-581bba9ea519 Authenticating user 'default' from [fd00:1122:3344:101::e]:64650 | ||
| 1115 | 2026.02.01 23:37:36.027211 [ 294 ] {} <Debug> TCP-Session: 28aed3f1-92b3-49ee-8845-bf168b2bb27a Authenticating user 'default' from [fd00:1122:3344:101::e]:33503 | ||
| 1116 | 2026.02.01 23:37:36.027259 [ 290 ] {} <Debug> TCP-Session: 7d225354-822e-4523-946a-581bba9ea519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.02.01 23:37:36.027269 [ 294 ] {} <Debug> TCP-Session: 28aed3f1-92b3-49ee-8845-bf168b2bb27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.02.01 23:37:36.027273 [ 290 ] {} <Debug> TCP-Session: 7d225354-822e-4523-946a-581bba9ea519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.02.01 23:37:36.027283 [ 294 ] {} <Debug> TCP-Session: 28aed3f1-92b3-49ee-8845-bf168b2bb27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.02.01 23:37:36.027288 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.02.01 23:37:36.027324 [ 289 ] {} <Debug> TCP-Session: a500b3f5-37b4-4fba-bc84-32e53c96c496 Authenticating user 'default' from [fd00:1122:3344:101::e]:40762 | ||
| 1122 | 2026.02.01 23:37:36.027344 [ 289 ] {} <Debug> TCP-Session: a500b3f5-37b4-4fba-bc84-32e53c96c496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.02.01 23:37:36.027356 [ 289 ] {} <Debug> TCP-Session: a500b3f5-37b4-4fba-bc84-32e53c96c496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.02.01 23:37:36.027421 [ 286 ] {30ac39fd-bbc9-4ac8-abde-b577da3aef04} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1125 | 2026.02.01 23:37:36.027493 [ 286 ] {30ac39fd-bbc9-4ac8-abde-b577da3aef04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1126 | 2026.02.01 23:37:36.027903 [ 286 ] {30ac39fd-bbc9-4ac8-abde-b577da3aef04} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 1127 | 2026.02.01 23:37:36.029125 [ 317 ] {30ac39fd-bbc9-4ac8-abde-b577da3aef04} <Trace> AggregatingTransform: Aggregating | ||
| 1128 | 2026.02.01 23:37:36.029171 [ 317 ] {30ac39fd-bbc9-4ac8-abde-b577da3aef04} <Trace> Aggregator: Aggregation method: without_key | ||
| 1129 | 2026.02.01 23:37:36.029206 [ 317 ] {30ac39fd-bbc9-4ac8-abde-b577da3aef04} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001172749 sec. (852.697 rows/sec., 33.31 KiB/sec.) | ||
| 1130 | 2026.02.01 23:37:36.029226 [ 317 ] {30ac39fd-bbc9-4ac8-abde-b577da3aef04} <Trace> Aggregator: Merging aggregated data | ||
| 1131 | 2026.02.01 23:37:36.030647 [ 286 ] {30ac39fd-bbc9-4ac8-abde-b577da3aef04} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00366 sec., 273.224043715847 rows/sec., 10.67 KiB/sec. | ||
| 1132 | 2026.02.01 23:37:36.030834 [ 286 ] {30ac39fd-bbc9-4ac8-abde-b577da3aef04} <Debug> TCPHandler: Processed in 0.00417747 sec. | ||
| 1133 | 2026.02.01 23:37:36.030997 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1134 | 2026.02.01 23:37:36.031029 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1135 | 2026.02.01 23:37:36.031033 [ 286 ] {} <Debug> TCP-Session: af689792-eadc-4c5d-aac6-3f4e99694e59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.02.01 23:37:36.031063 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1137 | 2026.02.01 23:37:36.031075 [ 294 ] {} <Debug> TCP-Session: 28aed3f1-92b3-49ee-8845-bf168b2bb27a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.02.01 23:37:36.031093 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1139 | 2026.02.01 23:37:36.031124 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.02.01 23:37:36.031141 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1141 | 2026.02.01 23:37:36.031160 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1142 | 2026.02.01 23:37:36.031182 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1143 | 2026.02.01 23:37:36.031203 [ 292 ] {} <Debug> TCP-Session: 313a30f4-9b4d-4655-ad39-e5be01db551b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.02.01 23:37:36.031228 [ 290 ] {} <Debug> TCP-Session: 7d225354-822e-4523-946a-581bba9ea519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.02.01 23:37:36.031244 [ 291 ] {} <Debug> TCP-Session: 914f5566-74db-4cf8-be3e-0989bc6906f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.02.01 23:37:36.031206 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1147 | 2026.02.01 23:37:36.031187 [ 288 ] {} <Debug> TCP-Session: 90c20718-62ec-42a4-b63f-07807405b6ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.02.01 23:37:36.031112 [ 287 ] {} <Debug> TCP-Session: 8fcfa1ac-72db-4fe8-aa29-eebe7e2cc40c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.02.01 23:37:36.031352 [ 293 ] {} <Debug> TCP-Session: ab3f6403-57df-4fc0-b410-ce22c18c67fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.02.01 23:37:36.031164 [ 289 ] {} <Debug> TCP-Session: a500b3f5-37b4-4fba-bc84-32e53c96c496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.02.01 23:37:36.385203 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2026.02.01 23:37:36.385412 [ 275 ] {3adc36c2-b39d-495e-a7f7-f1e4e7b77a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1153 | 2026.02.01 23:37:36.385492 [ 275 ] {3adc36c2-b39d-495e-a7f7-f1e4e7b77a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1154 | 2026.02.01 23:37:36.386272 [ 275 ] {3adc36c2-b39d-495e-a7f7-f1e4e7b77a0a} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2026.02.01 23:37:36.386326 [ 275 ] {3adc36c2-b39d-495e-a7f7-f1e4e7b77a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1156 | 2026.02.01 23:37:36.386808 [ 275 ] {3adc36c2-b39d-495e-a7f7-f1e4e7b77a0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1157 | 2026.02.01 23:37:36.387114 [ 275 ] {3adc36c2-b39d-495e-a7f7-f1e4e7b77a0a} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2026.02.01 23:37:36.387299 [ 275 ] {3adc36c2-b39d-495e-a7f7-f1e4e7b77a0a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.21 MiB/sec. | ||
| 1159 | 2026.02.01 23:37:36.387351 [ 275 ] {3adc36c2-b39d-495e-a7f7-f1e4e7b77a0a} <Debug> TCPHandler: Processed in 0.002328759 sec. | ||
| 1160 | 2026.02.01 23:37:36.387502 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2026.02.01 23:37:36.387606 [ 275 ] {df27356d-8ef8-4182-a400-226b34bb31e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1162 | 2026.02.01 23:37:36.387647 [ 275 ] {df27356d-8ef8-4182-a400-226b34bb31e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1163 | 2026.02.01 23:37:36.388139 [ 275 ] {df27356d-8ef8-4182-a400-226b34bb31e8} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.02.01 23:37:36.388183 [ 275 ] {df27356d-8ef8-4182-a400-226b34bb31e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1165 | 2026.02.01 23:37:36.388597 [ 275 ] {df27356d-8ef8-4182-a400-226b34bb31e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1166 | 2026.02.01 23:37:36.388891 [ 275 ] {df27356d-8ef8-4182-a400-226b34bb31e8} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.02.01 23:37:36.389061 [ 275 ] {df27356d-8ef8-4182-a400-226b34bb31e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001472 sec., 43478.260869565216 rows/sec., 3.39 MiB/sec. | ||
| 1168 | 2026.02.01 23:37:36.389111 [ 275 ] {df27356d-8ef8-4182-a400-226b34bb31e8} <Debug> TCPHandler: Processed in 0.001672148 sec. | ||
| 1169 | 2026.02.01 23:37:36.389247 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.02.01 23:37:36.389360 [ 275 ] {84a0bdb4-4e74-430e-91d0-13bb1f618fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1171 | 2026.02.01 23:37:36.389413 [ 275 ] {84a0bdb4-4e74-430e-91d0-13bb1f618fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1172 | 2026.02.01 23:37:36.389966 [ 275 ] {84a0bdb4-4e74-430e-91d0-13bb1f618fa7} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.02.01 23:37:36.390011 [ 275 ] {84a0bdb4-4e74-430e-91d0-13bb1f618fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1174 | 2026.02.01 23:37:36.390378 [ 275 ] {84a0bdb4-4e74-430e-91d0-13bb1f618fa7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1175 | 2026.02.01 23:37:36.390611 [ 275 ] {84a0bdb4-4e74-430e-91d0-13bb1f618fa7} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.02.01 23:37:36.390747 [ 275 ] {84a0bdb4-4e74-430e-91d0-13bb1f618fa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001413 sec., 113234.2533616419 rows/sec., 7.89 MiB/sec. | ||
| 1177 | 2026.02.01 23:37:36.390783 [ 275 ] {84a0bdb4-4e74-430e-91d0-13bb1f618fa7} <Debug> TCPHandler: Processed in 0.001595956 sec. | ||
| 1178 | 2026.02.01 23:37:36.390906 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.02.01 23:37:36.391006 [ 275 ] {d3b3d8c3-4428-4c6b-84b7-76259e0448cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1180 | 2026.02.01 23:37:36.391049 [ 275 ] {d3b3d8c3-4428-4c6b-84b7-76259e0448cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1181 | 2026.02.01 23:37:36.391377 [ 275 ] {d3b3d8c3-4428-4c6b-84b7-76259e0448cc} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2026.02.01 23:37:36.391413 [ 275 ] {d3b3d8c3-4428-4c6b-84b7-76259e0448cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1183 | 2026.02.01 23:37:36.391710 [ 275 ] {d3b3d8c3-4428-4c6b-84b7-76259e0448cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1184 | 2026.02.01 23:37:36.391912 [ 275 ] {d3b3d8c3-4428-4c6b-84b7-76259e0448cc} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2026.02.01 23:37:36.392040 [ 275 ] {d3b3d8c3-4428-4c6b-84b7-76259e0448cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 1186 | 2026.02.01 23:37:36.392074 [ 275 ] {d3b3d8c3-4428-4c6b-84b7-76259e0448cc} <Debug> TCPHandler: Processed in 0.00121727 sec. | ||
| 1187 | 2026.02.01 23:37:38.516139 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1188 | 2026.02.01 23:37:38.516192 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1189 | 2026.02.01 23:37:38.563013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 154 | ||
| 1190 | 2026.02.01 23:37:38.566483 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.02.01 23:37:38.566541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1192 | 2026.02.01 23:37:38.567764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1193 | 2026.02.01 23:37:38.568038 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.02.01 23:37:38.568357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 154 | ||
| 1195 | 2026.02.01 23:37:38.576060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1918 | ||
| 1196 | 2026.02.01 23:37:38.576561 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.02.01 23:37:38.576614 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1198 | 2026.02.01 23:37:38.577138 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1199 | 2026.02.01 23:37:38.577387 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.02.01 23:37:38.577531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1918 | ||
| 1201 | 2026.02.01 23:37:38.668396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1202 | 2026.02.01 23:37:38.687879 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.02.01 23:37:38.687944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1204 | 2026.02.01 23:37:38.694349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1205 | 2026.02.01 23:37:38.695091 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.02.01 23:37:38.698369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1207 | 2026.02.01 23:37:39.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.62 MiB, peak 172.32 MiB, free memory in arenas 0.00 B, will set to 166.12 MiB (RSS), difference: 1.50 MiB | ||
| 1208 | 2026.02.01 23:37:41.386859 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.02.01 23:37:41.387031 [ 275 ] {2e179e2b-4076-425b-b54b-cecc581a7d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1210 | 2026.02.01 23:37:41.387092 [ 275 ] {2e179e2b-4076-425b-b54b-cecc581a7d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1211 | 2026.02.01 23:37:41.387746 [ 275 ] {2e179e2b-4076-425b-b54b-cecc581a7d54} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.02.01 23:37:41.387797 [ 275 ] {2e179e2b-4076-425b-b54b-cecc581a7d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1213 | 2026.02.01 23:37:41.388190 [ 275 ] {2e179e2b-4076-425b-b54b-cecc581a7d54} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1214 | 2026.02.01 23:37:41.388436 [ 275 ] {2e179e2b-4076-425b-b54b-cecc581a7d54} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.02.01 23:37:41.388592 [ 275 ] {2e179e2b-4076-425b-b54b-cecc581a7d54} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.68 MiB/sec. | ||
| 1216 | 2026.02.01 23:37:41.388644 [ 275 ] {2e179e2b-4076-425b-b54b-cecc581a7d54} <Debug> TCPHandler: Processed in 0.001907162 sec. | ||
| 1217 | 2026.02.01 23:37:41.388775 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.02.01 23:37:41.388882 [ 275 ] {2f0f541f-052b-4740-acf7-3c78b36ce87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1219 | 2026.02.01 23:37:41.388927 [ 275 ] {2f0f541f-052b-4740-acf7-3c78b36ce87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1220 | 2026.02.01 23:37:41.389360 [ 275 ] {2f0f541f-052b-4740-acf7-3c78b36ce87b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.02.01 23:37:41.389396 [ 275 ] {2f0f541f-052b-4740-acf7-3c78b36ce87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1222 | 2026.02.01 23:37:41.389709 [ 275 ] {2f0f541f-052b-4740-acf7-3c78b36ce87b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1223 | 2026.02.01 23:37:41.389926 [ 275 ] {2f0f541f-052b-4740-acf7-3c78b36ce87b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.02.01 23:37:41.390051 [ 275 ] {2f0f541f-052b-4740-acf7-3c78b36ce87b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 1225 | 2026.02.01 23:37:41.390089 [ 275 ] {2f0f541f-052b-4740-acf7-3c78b36ce87b} <Debug> TCPHandler: Processed in 0.001366253 sec. | ||
| 1226 | 2026.02.01 23:37:41.390199 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.02.01 23:37:41.390296 [ 275 ] {49ec571b-346e-49ab-ab9f-689584b3a502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.02.01 23:37:41.390341 [ 275 ] {49ec571b-346e-49ab-ab9f-689584b3a502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1229 | 2026.02.01 23:37:41.390753 [ 275 ] {49ec571b-346e-49ab-ab9f-689584b3a502} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.02.01 23:37:41.390787 [ 275 ] {49ec571b-346e-49ab-ab9f-689584b3a502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1231 | 2026.02.01 23:37:41.391128 [ 275 ] {49ec571b-346e-49ab-ab9f-689584b3a502} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1232 | 2026.02.01 23:37:41.391346 [ 275 ] {49ec571b-346e-49ab-ab9f-689584b3a502} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.02.01 23:37:41.391470 [ 275 ] {49ec571b-346e-49ab-ab9f-689584b3a502} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 1234 | 2026.02.01 23:37:41.391506 [ 275 ] {49ec571b-346e-49ab-ab9f-689584b3a502} <Debug> TCPHandler: Processed in 0.001357422 sec. | ||
| 1235 | 2026.02.01 23:37:41.391612 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.02.01 23:37:41.391709 [ 275 ] {3013bf69-c324-4665-b394-465902c458b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.02.01 23:37:41.391750 [ 275 ] {3013bf69-c324-4665-b394-465902c458b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1238 | 2026.02.01 23:37:41.392061 [ 275 ] {3013bf69-c324-4665-b394-465902c458b0} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.02.01 23:37:41.392096 [ 275 ] {3013bf69-c324-4665-b394-465902c458b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1240 | 2026.02.01 23:37:41.392397 [ 275 ] {3013bf69-c324-4665-b394-465902c458b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1241 | 2026.02.01 23:37:41.392612 [ 275 ] {3013bf69-c324-4665-b394-465902c458b0} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.02.01 23:37:41.392738 [ 275 ] {3013bf69-c324-4665-b394-465902c458b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 1243 | 2026.02.01 23:37:41.392772 [ 275 ] {3013bf69-c324-4665-b394-465902c458b0} <Debug> TCPHandler: Processed in 0.001211221 sec. | ||
| 1244 | 2026.02.01 23:37:46.078464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2430 | ||
| 1245 | 2026.02.01 23:37:46.078993 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.02.01 23:37:46.079043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1247 | 2026.02.01 23:37:46.079550 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1248 | 2026.02.01 23:37:46.079781 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.02.01 23:37:46.079938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2430 | ||
| 1250 | 2026.02.01 23:37:46.199291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1251 | 2026.02.01 23:37:46.216300 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.02.01 23:37:46.216359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1253 | 2026.02.01 23:37:46.222713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1254 | 2026.02.01 23:37:46.223444 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.02.01 23:37:46.226611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1256 | 2026.02.01 23:37:46.379815 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.02.01 23:37:46.380031 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 1258 | 2026.02.01 23:37:46.380386 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1259 | 2026.02.01 23:37:46.384940 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <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 | ||
| 1260 | 2026.02.01 23:37:46.385183 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1261 | 2026.02.01 23:37:46.385253 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1262 | 2026.02.01 23:37:46.385464 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1263 | 2026.02.01 23:37:46.387612 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1264 | 2026.02.01 23:37:46.389501 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1265 | 2026.02.01 23:37:46.389533 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1266 | 2026.02.01 23:37:46.396251 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <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'))" | ||
| 1267 | 2026.02.01 23:37:46.396281 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1268 | 2026.02.01 23:37:46.429124 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.049177 sec., 386.35947699127644 rows/sec., 15.75 KiB/sec. | ||
| 1269 | 2026.02.01 23:37:46.429210 [ 275 ] {c38530c2-034b-473e-a5a9-f39d8da08384} <Debug> TCPHandler: Processed in 0.049529748 sec. | ||
| 1270 | 2026.02.01 23:37:46.430929 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.02.01 23:37:46.431078 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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) | ||
| 1272 | 2026.02.01 23:37:46.431317 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1273 | 2026.02.01 23:37:46.431351 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <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 | ||
| 1274 | 2026.02.01 23:37:46.431531 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1275 | 2026.02.01 23:37:46.431589 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1276 | 2026.02.01 23:37:46.431706 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1277 | 2026.02.01 23:37:46.431736 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1278 | 2026.02.01 23:37:46.431757 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1279 | 2026.02.01 23:37:46.431773 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1280 | 2026.02.01 23:37:46.431807 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <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'))" | ||
| 1281 | 2026.02.01 23:37:46.431827 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1282 | 2026.02.01 23:37:46.432267 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001237 sec., 15359.741309620049 rows/sec., 626.04 KiB/sec. | ||
| 1283 | 2026.02.01 23:37:46.432333 [ 275 ] {1d43b329-27b6-4d6d-aa8a-16f987160b01} <Debug> TCPHandler: Processed in 0.001474555 sec. | ||
| 1284 | 2026.02.01 23:37:46.432564 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.02.01 23:37:46.432700 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1286 | 2026.02.01 23:37:46.432915 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1287 | 2026.02.01 23:37:46.432947 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <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_rib:active_routes')" moved to PREWHERE | ||
| 1288 | 2026.02.01 23:37:46.433118 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1289 | 2026.02.01 23:37:46.433170 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1290 | 2026.02.01 23:37:46.433274 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1291 | 2026.02.01 23:37:46.433304 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1292 | 2026.02.01 23:37:46.433322 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1293 | 2026.02.01 23:37:46.433336 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1294 | 2026.02.01 23:37:46.433368 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <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_rib:active_routes'))" | ||
| 1295 | 2026.02.01 23:37:46.433386 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1296 | 2026.02.01 23:37:46.433771 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001124 sec., 16903.914590747332 rows/sec., 688.98 KiB/sec. | ||
| 1297 | 2026.02.01 23:37:46.433837 [ 275 ] {e82276ed-09e2-491b-9550-d48634fab85d} <Debug> TCPHandler: Processed in 0.001323712 sec. | ||
| 1298 | 2026.02.01 23:37:46.434043 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.02.01 23:37:46.434172 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1300 | 2026.02.01 23:37:46.434382 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1301 | 2026.02.01 23:37:46.434414 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <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_rib:active_routes')" moved to PREWHERE | ||
| 1302 | 2026.02.01 23:37:46.434587 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1303 | 2026.02.01 23:37:46.434640 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1304 | 2026.02.01 23:37:46.434734 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1305 | 2026.02.01 23:37:46.434763 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1306 | 2026.02.01 23:37:46.434781 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1307 | 2026.02.01 23:37:46.434795 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1308 | 2026.02.01 23:37:46.434826 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <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_rib:active_routes'))" | ||
| 1309 | 2026.02.01 23:37:46.434844 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1310 | 2026.02.01 23:37:46.435215 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001092 sec., 17399.2673992674 rows/sec., 709.17 KiB/sec. | ||
| 1311 | 2026.02.01 23:37:46.435279 [ 275 ] {3b5bf0be-209e-41e9-88d1-6838ee6e1c20} <Debug> TCPHandler: Processed in 0.001286632 sec. | ||
| 1312 | 2026.02.01 23:37:46.436062 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2026.02.01 23:37:46.436186 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) 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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1314 | 2026.02.01 23:37:46.436400 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1315 | 2026.02.01 23:37:46.436432 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <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_rib:active_routes')" moved to PREWHERE | ||
| 1316 | 2026.02.01 23:37:46.436614 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1317 | 2026.02.01 23:37:46.436666 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1318 | 2026.02.01 23:37:46.436762 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1319 | 2026.02.01 23:37:46.436790 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1320 | 2026.02.01 23:37:46.436807 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1321 | 2026.02.01 23:37:46.436821 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1322 | 2026.02.01 23:37:46.436853 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Trace> MergeTreeBaseSelectProcessor: 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_rib:active_routes'))" | ||
| 1323 | 2026.02.01 23:37:46.436870 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1324 | 2026.02.01 23:37:46.437333 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001194 sec., 15912.897822445562 rows/sec., 648.59 KiB/sec. | ||
| 1325 | 2026.02.01 23:37:46.437389 [ 275 ] {7e1ea8dc-0af4-4922-b477-484feebae1e6} <Debug> TCPHandler: Processed in 0.001377063 sec. | ||
| 1326 | 2026.02.01 23:37:46.440071 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.02.01 23:37:46.440223 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1328 | 2026.02.01 23:37:46.440442 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1329 | 2026.02.01 23:37:46.440476 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1330 | 2026.02.01 23:37:46.440648 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1331 | 2026.02.01 23:37:46.440700 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1332 | 2026.02.01 23:37:46.440795 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1333 | 2026.02.01 23:37:46.440823 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1334 | 2026.02.01 23:37:46.440842 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1335 | 2026.02.01 23:37:46.440856 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1336 | 2026.02.01 23:37:46.440887 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1337 | 2026.02.01 23:37:46.440905 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1338 | 2026.02.01 23:37:46.441273 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001111 sec., 17101.7101710171 rows/sec., 697.04 KiB/sec. | ||
| 1339 | 2026.02.01 23:37:46.441328 [ 275 ] {e36ad791-16f5-40f5-89e1-023855297319} <Debug> TCPHandler: Processed in 0.001317912 sec. | ||
| 1340 | 2026.02.01 23:37:46.443765 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2026.02.01 23:37:46.443888 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1342 | 2026.02.01 23:37:46.444095 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1343 | 2026.02.01 23:37:46.444127 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1344 | 2026.02.01 23:37:46.444297 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1345 | 2026.02.01 23:37:46.444349 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1346 | 2026.02.01 23:37:46.444443 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1347 | 2026.02.01 23:37:46.444471 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1348 | 2026.02.01 23:37:46.444488 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1349 | 2026.02.01 23:37:46.444502 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1350 | 2026.02.01 23:37:46.444534 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1351 | 2026.02.01 23:37:46.444552 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1352 | 2026.02.01 23:37:46.444936 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001094 sec., 17367.45886654479 rows/sec., 707.87 KiB/sec. | ||
| 1353 | 2026.02.01 23:37:46.444991 [ 275 ] {a249335e-4f4f-4909-920f-da3e53df718b} <Debug> TCPHandler: Processed in 0.001276581 sec. | ||
| 1354 | 2026.02.01 23:37:46.445250 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.02.01 23:37:46.445374 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1356 | 2026.02.01 23:37:46.445583 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1357 | 2026.02.01 23:37:46.445615 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1358 | 2026.02.01 23:37:46.445814 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1359 | 2026.02.01 23:37:46.445865 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1360 | 2026.02.01 23:37:46.445961 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1361 | 2026.02.01 23:37:46.445989 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1362 | 2026.02.01 23:37:46.446032 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1363 | 2026.02.01 23:37:46.446048 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1364 | 2026.02.01 23:37:46.446081 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1365 | 2026.02.01 23:37:46.446099 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1366 | 2026.02.01 23:37:46.446453 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001127 sec., 16858.917480035492 rows/sec., 687.15 KiB/sec. | ||
| 1367 | 2026.02.01 23:37:46.446508 [ 275 ] {c5554e93-b492-458e-9ee5-bc1d48116666} <Debug> TCPHandler: Processed in 0.001307862 sec. | ||
| 1368 | 2026.02.01 23:37:46.446752 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.02.01 23:37:46.446877 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1370 | 2026.02.01 23:37:46.447091 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1371 | 2026.02.01 23:37:46.447124 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1372 | 2026.02.01 23:37:46.447300 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1373 | 2026.02.01 23:37:46.447350 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1374 | 2026.02.01 23:37:46.447450 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1375 | 2026.02.01 23:37:46.447478 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1376 | 2026.02.01 23:37:46.447496 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1377 | 2026.02.01 23:37:46.447510 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1378 | 2026.02.01 23:37:46.447542 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1379 | 2026.02.01 23:37:46.447561 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1380 | 2026.02.01 23:37:46.447925 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001096 sec., 17335.766423357665 rows/sec., 706.58 KiB/sec. | ||
| 1381 | 2026.02.01 23:37:46.447981 [ 275 ] {cdcc6e58-1016-47fd-8d3a-f8171a2fc8ca} <Debug> TCPHandler: Processed in 0.001285132 sec. | ||
| 1382 | 2026.02.01 23:37:46.448240 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.02.01 23:37:46.448365 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1384 | 2026.02.01 23:37:46.448576 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1385 | 2026.02.01 23:37:46.448608 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1386 | 2026.02.01 23:37:46.448787 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1387 | 2026.02.01 23:37:46.448838 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1388 | 2026.02.01 23:37:46.448932 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1389 | 2026.02.01 23:37:46.448960 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1390 | 2026.02.01 23:37:46.448977 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1391 | 2026.02.01 23:37:46.448990 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1392 | 2026.02.01 23:37:46.449022 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1393 | 2026.02.01 23:37:46.449050 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1394 | 2026.02.01 23:37:46.449424 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001107 sec., 17163.50496838302 rows/sec., 699.56 KiB/sec. | ||
| 1395 | 2026.02.01 23:37:46.449479 [ 275 ] {6e4eb896-dc3d-42b1-a221-fa938de0ccd1} <Debug> TCPHandler: Processed in 0.001288622 sec. | ||
| 1396 | 2026.02.01 23:37:46.449711 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.02.01 23:37:46.449836 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1398 | 2026.02.01 23:37:46.450050 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1399 | 2026.02.01 23:37:46.450084 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1400 | 2026.02.01 23:37:46.450282 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1401 | 2026.02.01 23:37:46.450334 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1402 | 2026.02.01 23:37:46.450430 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1403 | 2026.02.01 23:37:46.450459 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1404 | 2026.02.01 23:37:46.450477 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1405 | 2026.02.01 23:37:46.450490 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1406 | 2026.02.01 23:37:46.450523 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1407 | 2026.02.01 23:37:46.450540 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1408 | 2026.02.01 23:37:46.450906 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.00112 sec., 16964.285714285717 rows/sec., 691.44 KiB/sec. | ||
| 1409 | 2026.02.01 23:37:46.450971 [ 275 ] {7c8105b1-d8c6-4b42-834f-161c0b294018} <Debug> TCPHandler: Processed in 0.001309402 sec. | ||
| 1410 | 2026.02.01 23:37:46.465892 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.02.01 23:37:46.466017 [ 275 ] {0ce3f8b6-762a-49dd-a434-c37d8876a1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1412 | 2026.02.01 23:37:46.466066 [ 275 ] {0ce3f8b6-762a-49dd-a434-c37d8876a1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1413 | 2026.02.01 23:37:46.466668 [ 275 ] {0ce3f8b6-762a-49dd-a434-c37d8876a1c1} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.02.01 23:37:46.466713 [ 275 ] {0ce3f8b6-762a-49dd-a434-c37d8876a1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1415 | 2026.02.01 23:37:46.467123 [ 275 ] {0ce3f8b6-762a-49dd-a434-c37d8876a1c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1416 | 2026.02.01 23:37:46.467334 [ 275 ] {0ce3f8b6-762a-49dd-a434-c37d8876a1c1} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.02.01 23:37:46.467482 [ 275 ] {0ce3f8b6-762a-49dd-a434-c37d8876a1c1} <Debug> executeQuery: Read 11 rows, 3.37 KiB in 0.001497 sec., 7348.029392117568 rows/sec., 2.20 MiB/sec. | ||
| 1418 | 2026.02.01 23:37:46.467524 [ 275 ] {0ce3f8b6-762a-49dd-a434-c37d8876a1c1} <Debug> TCPHandler: Processed in 0.001703689 sec. | ||
| 1419 | 2026.02.01 23:37:46.467652 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.02.01 23:37:46.467751 [ 275 ] {19e0a338-70d0-48f2-ab91-14a08f4f6a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.02.01 23:37:46.467792 [ 275 ] {19e0a338-70d0-48f2-ab91-14a08f4f6a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1422 | 2026.02.01 23:37:46.470774 [ 275 ] {19e0a338-70d0-48f2-ab91-14a08f4f6a61} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.02.01 23:37:46.470811 [ 275 ] {19e0a338-70d0-48f2-ab91-14a08f4f6a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1424 | 2026.02.01 23:37:46.471147 [ 275 ] {19e0a338-70d0-48f2-ab91-14a08f4f6a61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1425 | 2026.02.01 23:37:46.471371 [ 275 ] {19e0a338-70d0-48f2-ab91-14a08f4f6a61} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.02.01 23:37:46.471504 [ 275 ] {19e0a338-70d0-48f2-ab91-14a08f4f6a61} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003775 sec., 6357.6158940397345 rows/sec., 540.15 KiB/sec. | ||
| 1427 | 2026.02.01 23:37:46.471542 [ 275 ] {19e0a338-70d0-48f2-ab91-14a08f4f6a61} <Debug> TCPHandler: Processed in 0.003939546 sec. | ||
| 1428 | 2026.02.01 23:37:46.471659 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.02.01 23:37:46.471765 [ 275 ] {9710b1ac-3b09-4514-9e49-d834415d47ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1430 | 2026.02.01 23:37:46.471807 [ 275 ] {9710b1ac-3b09-4514-9e49-d834415d47ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1431 | 2026.02.01 23:37:46.472224 [ 275 ] {9710b1ac-3b09-4514-9e49-d834415d47ae} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.02.01 23:37:46.472263 [ 275 ] {9710b1ac-3b09-4514-9e49-d834415d47ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1433 | 2026.02.01 23:37:46.472555 [ 275 ] {9710b1ac-3b09-4514-9e49-d834415d47ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1434 | 2026.02.01 23:37:46.472769 [ 275 ] {9710b1ac-3b09-4514-9e49-d834415d47ae} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.02.01 23:37:46.472897 [ 275 ] {9710b1ac-3b09-4514-9e49-d834415d47ae} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 423.97 KiB/sec. | ||
| 1436 | 2026.02.01 23:37:46.472935 [ 275 ] {9710b1ac-3b09-4514-9e49-d834415d47ae} <Debug> TCPHandler: Processed in 0.001327832 sec. | ||
| 1437 | 2026.02.01 23:37:46.473040 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.02.01 23:37:46.473136 [ 275 ] {cb7d6ec0-ca96-4d5a-8c7a-01bf667d61b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1439 | 2026.02.01 23:37:46.473176 [ 275 ] {cb7d6ec0-ca96-4d5a-8c7a-01bf667d61b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1440 | 2026.02.01 23:37:46.473754 [ 275 ] {cb7d6ec0-ca96-4d5a-8c7a-01bf667d61b2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.02.01 23:37:46.473790 [ 275 ] {cb7d6ec0-ca96-4d5a-8c7a-01bf667d61b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1442 | 2026.02.01 23:37:46.474187 [ 275 ] {cb7d6ec0-ca96-4d5a-8c7a-01bf667d61b2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1443 | 2026.02.01 23:37:46.474426 [ 275 ] {cb7d6ec0-ca96-4d5a-8c7a-01bf667d61b2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.02.01 23:37:46.474557 [ 275 ] {cb7d6ec0-ca96-4d5a-8c7a-01bf667d61b2} <Debug> executeQuery: Read 242 rows, 22.13 KiB in 0.001442 sec., 167822.4687933426 rows/sec., 14.98 MiB/sec. | ||
| 1445 | 2026.02.01 23:37:46.474595 [ 275 ] {cb7d6ec0-ca96-4d5a-8c7a-01bf667d61b2} <Debug> TCPHandler: Processed in 0.001604787 sec. | ||
| 1446 | 2026.02.01 23:37:46.474706 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.02.01 23:37:46.474800 [ 275 ] {da5536d1-1940-4c65-bcef-7ec233c56f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.02.01 23:37:46.474839 [ 275 ] {da5536d1-1940-4c65-bcef-7ec233c56f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1449 | 2026.02.01 23:37:46.475238 [ 275 ] {da5536d1-1940-4c65-bcef-7ec233c56f33} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.02.01 23:37:46.475276 [ 275 ] {da5536d1-1940-4c65-bcef-7ec233c56f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1451 | 2026.02.01 23:37:46.475571 [ 275 ] {da5536d1-1940-4c65-bcef-7ec233c56f33} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1452 | 2026.02.01 23:37:46.475780 [ 275 ] {da5536d1-1940-4c65-bcef-7ec233c56f33} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.02.01 23:37:46.475918 [ 275 ] {da5536d1-1940-4c65-bcef-7ec233c56f33} <Debug> executeQuery: Read 49 rows, 3.71 KiB in 0.001136 sec., 43133.80281690141 rows/sec., 3.19 MiB/sec. | ||
| 1454 | 2026.02.01 23:37:46.475961 [ 275 ] {da5536d1-1940-4c65-bcef-7ec233c56f33} <Debug> TCPHandler: Processed in 0.001304362 sec. | ||
| 1455 | 2026.02.01 23:37:46.476071 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.02.01 23:37:46.476165 [ 275 ] {e72ecbca-974a-4fa3-8f02-dd21f4f41737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.02.01 23:37:46.476206 [ 275 ] {e72ecbca-974a-4fa3-8f02-dd21f4f41737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1458 | 2026.02.01 23:37:46.476636 [ 275 ] {e72ecbca-974a-4fa3-8f02-dd21f4f41737} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.02.01 23:37:46.476668 [ 275 ] {e72ecbca-974a-4fa3-8f02-dd21f4f41737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1460 | 2026.02.01 23:37:46.477084 [ 275 ] {e72ecbca-974a-4fa3-8f02-dd21f4f41737} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1461 | 2026.02.01 23:37:46.477302 [ 275 ] {e72ecbca-974a-4fa3-8f02-dd21f4f41737} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.02.01 23:37:46.477435 [ 275 ] {e72ecbca-974a-4fa3-8f02-dd21f4f41737} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001288 sec., 19409.937888198758 rows/sec., 1.60 MiB/sec. | ||
| 1463 | 2026.02.01 23:37:46.477477 [ 275 ] {e72ecbca-974a-4fa3-8f02-dd21f4f41737} <Debug> TCPHandler: Processed in 0.001455734 sec. | ||
| 1464 | 2026.02.01 23:37:46.477586 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.02.01 23:37:46.477678 [ 275 ] {e57ad5df-f2b4-4531-81b0-62daa2560fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1466 | 2026.02.01 23:37:46.477716 [ 275 ] {e57ad5df-f2b4-4531-81b0-62daa2560fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1467 | 2026.02.01 23:37:46.478101 [ 275 ] {e57ad5df-f2b4-4531-81b0-62daa2560fef} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.02.01 23:37:46.478136 [ 275 ] {e57ad5df-f2b4-4531-81b0-62daa2560fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1469 | 2026.02.01 23:37:46.480675 [ 275 ] {e57ad5df-f2b4-4531-81b0-62daa2560fef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1470 | 2026.02.01 23:37:46.480942 [ 275 ] {e57ad5df-f2b4-4531-81b0-62daa2560fef} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.02.01 23:37:46.481100 [ 275 ] {e57ad5df-f2b4-4531-81b0-62daa2560fef} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003438 sec., 3490.4013961605583 rows/sec., 272.69 KiB/sec. | ||
| 1472 | 2026.02.01 23:37:46.481151 [ 275 ] {e57ad5df-f2b4-4531-81b0-62daa2560fef} <Debug> TCPHandler: Processed in 0.00361294 sec. | ||
| 1473 | 2026.02.01 23:37:46.481285 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.02.01 23:37:46.481379 [ 275 ] {d22a49bd-928b-4cb9-bb35-0ffced64ce20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1475 | 2026.02.01 23:37:46.481416 [ 275 ] {d22a49bd-928b-4cb9-bb35-0ffced64ce20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1476 | 2026.02.01 23:37:46.482111 [ 275 ] {d22a49bd-928b-4cb9-bb35-0ffced64ce20} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.02.01 23:37:46.482150 [ 275 ] {d22a49bd-928b-4cb9-bb35-0ffced64ce20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1478 | 2026.02.01 23:37:46.482483 [ 275 ] {d22a49bd-928b-4cb9-bb35-0ffced64ce20} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1479 | 2026.02.01 23:37:46.482795 [ 275 ] {d22a49bd-928b-4cb9-bb35-0ffced64ce20} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.02.01 23:37:46.482997 [ 275 ] {d22a49bd-928b-4cb9-bb35-0ffced64ce20} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001634 sec., 91187.27050183598 rows/sec., 7.36 MiB/sec. | ||
| 1481 | 2026.02.01 23:37:46.483056 [ 275 ] {d22a49bd-928b-4cb9-bb35-0ffced64ce20} <Debug> TCPHandler: Processed in 0.00182681 sec. | ||
| 1482 | 2026.02.01 23:37:46.483195 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.02.01 23:37:46.483311 [ 275 ] {9ea4f493-cef7-4978-a0e0-7a4ee2f7d509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1484 | 2026.02.01 23:37:46.483362 [ 275 ] {9ea4f493-cef7-4978-a0e0-7a4ee2f7d509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1485 | 2026.02.01 23:37:46.483973 [ 275 ] {9ea4f493-cef7-4978-a0e0-7a4ee2f7d509} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.02.01 23:37:46.484008 [ 275 ] {9ea4f493-cef7-4978-a0e0-7a4ee2f7d509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1487 | 2026.02.01 23:37:46.484396 [ 275 ] {9ea4f493-cef7-4978-a0e0-7a4ee2f7d509} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1488 | 2026.02.01 23:37:46.484613 [ 275 ] {9ea4f493-cef7-4978-a0e0-7a4ee2f7d509} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.02.01 23:37:46.484741 [ 275 ] {9ea4f493-cef7-4978-a0e0-7a4ee2f7d509} <Debug> executeQuery: Read 337 rows, 26.07 KiB in 0.001456 sec., 231456.04395604396 rows/sec., 17.48 MiB/sec. | ||
| 1490 | 2026.02.01 23:37:46.484783 [ 275 ] {9ea4f493-cef7-4978-a0e0-7a4ee2f7d509} <Debug> TCPHandler: Processed in 0.001648917 sec. | ||
| 1491 | 2026.02.01 23:37:46.484898 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.02.01 23:37:46.484991 [ 275 ] {a78c309b-2bb9-4987-9b2f-e80b87b041cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1493 | 2026.02.01 23:37:46.485033 [ 275 ] {a78c309b-2bb9-4987-9b2f-e80b87b041cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1494 | 2026.02.01 23:37:46.485353 [ 275 ] {a78c309b-2bb9-4987-9b2f-e80b87b041cc} <Trace> oximeter.measurements_f64 (c724b6d6-0dd3-4e14-936c-64c28923e855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.02.01 23:37:46.485389 [ 275 ] {a78c309b-2bb9-4987-9b2f-e80b87b041cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1496 | 2026.02.01 23:37:46.485752 [ 275 ] {a78c309b-2bb9-4987-9b2f-e80b87b041cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1497 | 2026.02.01 23:37:46.485979 [ 275 ] {a78c309b-2bb9-4987-9b2f-e80b87b041cc} <Trace> oximeter.measurements_f64 (c724b6d6-0dd3-4e14-936c-64c28923e855): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.02.01 23:37:46.486104 [ 275 ] {a78c309b-2bb9-4987-9b2f-e80b87b041cc} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 56.12 KiB/sec. | ||
| 1499 | 2026.02.01 23:37:46.486148 [ 275 ] {a78c309b-2bb9-4987-9b2f-e80b87b041cc} <Debug> TCPHandler: Processed in 0.001298942 sec. | ||
| 1500 | 2026.02.01 23:37:46.486256 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.02.01 23:37:46.486348 [ 275 ] {3b0ef5c3-bdc7-47ef-8991-4fe99c571372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1502 | 2026.02.01 23:37:46.486400 [ 275 ] {3b0ef5c3-bdc7-47ef-8991-4fe99c571372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1503 | 2026.02.01 23:37:46.487275 [ 275 ] {3b0ef5c3-bdc7-47ef-8991-4fe99c571372} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.02.01 23:37:46.487312 [ 275 ] {3b0ef5c3-bdc7-47ef-8991-4fe99c571372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1505 | 2026.02.01 23:37:46.492862 [ 275 ] {3b0ef5c3-bdc7-47ef-8991-4fe99c571372} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1506 | 2026.02.01 23:37:46.493098 [ 275 ] {3b0ef5c3-bdc7-47ef-8991-4fe99c571372} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.02.01 23:37:46.493247 [ 275 ] {3b0ef5c3-bdc7-47ef-8991-4fe99c571372} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.006909 sec., 4486.901143436097 rows/sec., 8.04 MiB/sec. | ||
| 1508 | 2026.02.01 23:37:46.493336 [ 275 ] {3b0ef5c3-bdc7-47ef-8991-4fe99c571372} <Debug> TCPHandler: Processed in 0.007125149 sec. | ||
| 1509 | 2026.02.01 23:37:46.493491 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.02.01 23:37:46.493607 [ 275 ] {bc4d77ee-8604-4c47-a12e-72f81dd42ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1511 | 2026.02.01 23:37:46.493657 [ 275 ] {bc4d77ee-8604-4c47-a12e-72f81dd42ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1512 | 2026.02.01 23:37:46.494065 [ 275 ] {bc4d77ee-8604-4c47-a12e-72f81dd42ffa} <Trace> oximeter.measurements_i64 (764b067f-71f0-48de-afae-2e8d7405a817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.02.01 23:37:46.494109 [ 275 ] {bc4d77ee-8604-4c47-a12e-72f81dd42ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1514 | 2026.02.01 23:37:46.494500 [ 275 ] {bc4d77ee-8604-4c47-a12e-72f81dd42ffa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1515 | 2026.02.01 23:37:46.494722 [ 275 ] {bc4d77ee-8604-4c47-a12e-72f81dd42ffa} <Trace> oximeter.measurements_i64 (764b067f-71f0-48de-afae-2e8d7405a817): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.02.01 23:37:46.494851 [ 275 ] {bc4d77ee-8604-4c47-a12e-72f81dd42ffa} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001269 sec., 14184.397163120568 rows/sec., 1.02 MiB/sec. | ||
| 1517 | 2026.02.01 23:37:46.494887 [ 275 ] {bc4d77ee-8604-4c47-a12e-72f81dd42ffa} <Debug> TCPHandler: Processed in 0.001457334 sec. | ||
| 1518 | 2026.02.01 23:37:46.494994 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.02.01 23:37:46.495088 [ 275 ] {e6b17ba0-dbd4-49f5-adab-b3f50ad8c82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1520 | 2026.02.01 23:37:46.495129 [ 275 ] {e6b17ba0-dbd4-49f5-adab-b3f50ad8c82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1521 | 2026.02.01 23:37:46.495479 [ 275 ] {e6b17ba0-dbd4-49f5-adab-b3f50ad8c82c} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.02.01 23:37:46.495517 [ 275 ] {e6b17ba0-dbd4-49f5-adab-b3f50ad8c82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1523 | 2026.02.01 23:37:46.495813 [ 275 ] {e6b17ba0-dbd4-49f5-adab-b3f50ad8c82c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1524 | 2026.02.01 23:37:46.496025 [ 275 ] {e6b17ba0-dbd4-49f5-adab-b3f50ad8c82c} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.02.01 23:37:46.496167 [ 275 ] {e6b17ba0-dbd4-49f5-adab-b3f50ad8c82c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 1526 | 2026.02.01 23:37:46.496203 [ 275 ] {e6b17ba0-dbd4-49f5-adab-b3f50ad8c82c} <Debug> TCPHandler: Processed in 0.001258671 sec. | ||
| 1527 | 2026.02.01 23:37:48.569424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 210 | ||
| 1528 | 2026.02.01 23:37:48.572155 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2026.02.01 23:37:48.572214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1530 | 2026.02.01 23:37:48.573507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1531 | 2026.02.01 23:37:48.573808 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2026.02.01 23:37:48.574141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 210 | ||
| 1533 | 2026.02.01 23:37:51.385143 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.02.01 23:37:51.385332 [ 275 ] {e39b2f89-63f3-4c00-b483-2a866deba8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1535 | 2026.02.01 23:37:51.385398 [ 275 ] {e39b2f89-63f3-4c00-b483-2a866deba8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1536 | 2026.02.01 23:37:51.386039 [ 275 ] {e39b2f89-63f3-4c00-b483-2a866deba8d8} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.02.01 23:37:51.386086 [ 275 ] {e39b2f89-63f3-4c00-b483-2a866deba8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1538 | 2026.02.01 23:37:51.386485 [ 275 ] {e39b2f89-63f3-4c00-b483-2a866deba8d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1539 | 2026.02.01 23:37:51.386719 [ 275 ] {e39b2f89-63f3-4c00-b483-2a866deba8d8} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.02.01 23:37:51.386881 [ 275 ] {e39b2f89-63f3-4c00-b483-2a866deba8d8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.70 MiB/sec. | ||
| 1541 | 2026.02.01 23:37:51.386929 [ 275 ] {e39b2f89-63f3-4c00-b483-2a866deba8d8} <Debug> TCPHandler: Processed in 0.001910432 sec. | ||
| 1542 | 2026.02.01 23:37:51.387056 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.02.01 23:37:51.387162 [ 275 ] {88296d76-b478-4889-b3b1-e7917e715c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1544 | 2026.02.01 23:37:51.387206 [ 275 ] {88296d76-b478-4889-b3b1-e7917e715c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1545 | 2026.02.01 23:37:51.387677 [ 275 ] {88296d76-b478-4889-b3b1-e7917e715c38} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.02.01 23:37:51.387716 [ 275 ] {88296d76-b478-4889-b3b1-e7917e715c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1547 | 2026.02.01 23:37:51.388048 [ 275 ] {88296d76-b478-4889-b3b1-e7917e715c38} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1548 | 2026.02.01 23:37:51.388274 [ 275 ] {88296d76-b478-4889-b3b1-e7917e715c38} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.02.01 23:37:51.388411 [ 275 ] {88296d76-b478-4889-b3b1-e7917e715c38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 1550 | 2026.02.01 23:37:51.388451 [ 275 ] {88296d76-b478-4889-b3b1-e7917e715c38} <Debug> TCPHandler: Processed in 0.001448054 sec. | ||
| 1551 | 2026.02.01 23:37:51.388569 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.02.01 23:37:51.388668 [ 275 ] {9ea8c2cc-dc38-4a46-b288-102f7ac459a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1553 | 2026.02.01 23:37:51.388715 [ 275 ] {9ea8c2cc-dc38-4a46-b288-102f7ac459a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1554 | 2026.02.01 23:37:51.389142 [ 275 ] {9ea8c2cc-dc38-4a46-b288-102f7ac459a2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2026.02.01 23:37:51.389178 [ 275 ] {9ea8c2cc-dc38-4a46-b288-102f7ac459a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1556 | 2026.02.01 23:37:51.389516 [ 275 ] {9ea8c2cc-dc38-4a46-b288-102f7ac459a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1557 | 2026.02.01 23:37:51.389736 [ 275 ] {9ea8c2cc-dc38-4a46-b288-102f7ac459a2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.02.01 23:37:51.389868 [ 275 ] {9ea8c2cc-dc38-4a46-b288-102f7ac459a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 1559 | 2026.02.01 23:37:51.389906 [ 275 ] {9ea8c2cc-dc38-4a46-b288-102f7ac459a2} <Debug> TCPHandler: Processed in 0.001388643 sec. | ||
| 1560 | 2026.02.01 23:37:51.390010 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.02.01 23:37:51.390119 [ 275 ] {3acb6313-d2f9-4414-848f-646f9e7d0f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1562 | 2026.02.01 23:37:51.390162 [ 275 ] {3acb6313-d2f9-4414-848f-646f9e7d0f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1563 | 2026.02.01 23:37:51.390474 [ 275 ] {3acb6313-d2f9-4414-848f-646f9e7d0f25} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.02.01 23:37:51.390510 [ 275 ] {3acb6313-d2f9-4414-848f-646f9e7d0f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1565 | 2026.02.01 23:37:51.390826 [ 275 ] {3acb6313-d2f9-4414-848f-646f9e7d0f25} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1566 | 2026.02.01 23:37:51.391065 [ 275 ] {3acb6313-d2f9-4414-848f-646f9e7d0f25} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2026.02.01 23:37:51.391197 [ 275 ] {3acb6313-d2f9-4414-848f-646f9e7d0f25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 1568 | 2026.02.01 23:37:51.391233 [ 275 ] {3acb6313-d2f9-4414-848f-646f9e7d0f25} <Debug> TCPHandler: Processed in 0.001271841 sec. | ||
| 1569 | 2026.02.01 23:37:53.516454 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1570 | 2026.02.01 23:37:53.516508 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1571 | 2026.02.01 23:37:53.580015 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2878 | ||
| 1572 | 2026.02.01 23:37:53.580526 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.02.01 23:37:53.580575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1574 | 2026.02.01 23:37:53.581085 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1575 | 2026.02.01 23:37:53.581331 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.02.01 23:37:53.581471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2878 | ||
| 1577 | 2026.02.01 23:37:53.581504 [ 71 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1578 | 2026.02.01 23:37:53.581586 [ 71 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.02.01 23:37:53.581613 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1580 | 2026.02.01 23:37:53.586811 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 1581 | 2026.02.01 23:37:53.588994 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1582 | 2026.02.01 23:37:53.589097 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 1583 | 2026.02.01 23:37:53.589208 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 1584 | 2026.02.01 23:37:53.589273 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 494 rows starting from the beginning of the part | ||
| 1585 | 2026.02.01 23:37:53.589323 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1586 | 2026.02.01 23:37:53.589367 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1587 | 2026.02.01 23:37:53.589433 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 1588 | 2026.02.01 23:37:53.631468 [ 200 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2878 rows, containing 4 columns (4 merged, 0 gathered) in 0.047293931 sec., 60853.47399014051 rows/sec., 891.41 KiB/sec. | ||
| 1589 | 2026.02.01 23:37:53.632230 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1590 | 2026.02.01 23:37:53.632500 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_6_1} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.02.01 23:37:53.632574 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_6_1} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1592 | 2026.02.01 23:37:53.634795 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1593 | 2026.02.01 23:37:53.726675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1594 | 2026.02.01 23:37:53.744072 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.02.01 23:37:53.744132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1596 | 2026.02.01 23:37:53.750691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1597 | 2026.02.01 23:37:53.751415 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2026.02.01 23:37:53.751716 [ 71 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1599 | 2026.02.01 23:37:53.751783 [ 71 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.02.01 23:37:53.751804 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1601 | 2026.02.01 23:37:53.751896 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 1602 | 2026.02.01 23:37:53.754787 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1603 | 2026.02.01 23:37:53.754897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1604 | 2026.02.01 23:37:53.755575 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 1605 | 2026.02.01 23:37:53.759012 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 1606 | 2026.02.01 23:37:53.762490 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 1607 | 2026.02.01 23:37:53.766462 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 1608 | 2026.02.01 23:37:53.774143 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 1609 | 2026.02.01 23:37:53.778616 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 1610 | 2026.02.01 23:37:53.842670 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090805518 sec., 506.57714435371645 rows/sec., 2.62 MiB/sec. | ||
| 1611 | 2026.02.01 23:37:53.845031 [ 187 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1612 | 2026.02.01 23:37:53.847218 [ 187 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_6_1} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.02.01 23:37:53.847337 [ 187 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_6_1} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1614 | 2026.02.01 23:37:53.849147 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1615 | 2026.02.01 23:37:54.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.86 MiB, peak 179.40 MiB, free memory in arenas 0.00 B, will set to 181.07 MiB (RSS), difference: 11.21 MiB | ||
| 1616 | 2026.02.01 23:37:56.388151 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.02.01 23:37:56.388333 [ 275 ] {e77668c9-760c-40c1-830a-18727a39dd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1618 | 2026.02.01 23:37:56.388402 [ 275 ] {e77668c9-760c-40c1-830a-18727a39dd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1619 | 2026.02.01 23:37:56.389096 [ 275 ] {e77668c9-760c-40c1-830a-18727a39dd78} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.02.01 23:37:56.389147 [ 275 ] {e77668c9-760c-40c1-830a-18727a39dd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1621 | 2026.02.01 23:37:56.389612 [ 275 ] {e77668c9-760c-40c1-830a-18727a39dd78} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1622 | 2026.02.01 23:37:56.389928 [ 275 ] {e77668c9-760c-40c1-830a-18727a39dd78} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.02.01 23:37:56.390115 [ 275 ] {e77668c9-760c-40c1-830a-18727a39dd78} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001818 sec., 70407.04070407042 rows/sec., 6.07 MiB/sec. | ||
| 1624 | 2026.02.01 23:37:56.390110 [ 69 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1625 | 2026.02.01 23:37:56.390171 [ 275 ] {e77668c9-760c-40c1-830a-18727a39dd78} <Debug> TCPHandler: Processed in 0.002147046 sec. | ||
| 1626 | 2026.02.01 23:37:56.390193 [ 69 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.02.01 23:37:56.390221 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1628 | 2026.02.01 23:37:56.390344 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 1629 | 2026.02.01 23:37:56.390432 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.02.01 23:37:56.390449 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1631 | 2026.02.01 23:37:56.390519 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 59 rows starting from the beginning of the part | ||
| 1632 | 2026.02.01 23:37:56.390609 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1633 | 2026.02.01 23:37:56.390610 [ 275 ] {6116b881-fa59-4119-9b92-6f4b16b275d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1634 | 2026.02.01 23:37:56.390661 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1635 | 2026.02.01 23:37:56.390692 [ 275 ] {6116b881-fa59-4119-9b92-6f4b16b275d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1636 | 2026.02.01 23:37:56.390712 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 242 rows starting from the beginning of the part | ||
| 1637 | 2026.02.01 23:37:56.390815 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1638 | 2026.02.01 23:37:56.390880 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part | ||
| 1639 | 2026.02.01 23:37:56.391372 [ 275 ] {6116b881-fa59-4119-9b92-6f4b16b275d9} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.02.01 23:37:56.391419 [ 275 ] {6116b881-fa59-4119-9b92-6f4b16b275d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1641 | 2026.02.01 23:37:56.391984 [ 275 ] {6116b881-fa59-4119-9b92-6f4b16b275d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1642 | 2026.02.01 23:37:56.392229 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951292 sec., 305951.13391537505 rows/sec., 26.82 MiB/sec. | ||
| 1643 | 2026.02.01 23:37:56.392293 [ 275 ] {6116b881-fa59-4119-9b92-6f4b16b275d9} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.02.01 23:37:56.392441 [ 275 ] {6116b881-fa59-4119-9b92-6f4b16b275d9} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001881 sec., 19138.755980861242 rows/sec., 1.41 MiB/sec. | ||
| 1645 | 2026.02.01 23:37:56.392466 [ 200 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1646 | 2026.02.01 23:37:56.392497 [ 275 ] {6116b881-fa59-4119-9b92-6f4b16b275d9} <Debug> TCPHandler: Processed in 0.002197217 sec. | ||
| 1647 | 2026.02.01 23:37:56.392629 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.02.01 23:37:56.392741 [ 275 ] {f851dcb7-05b7-4371-9836-218d18e84d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1649 | 2026.02.01 23:37:56.392788 [ 275 ] {f851dcb7-05b7-4371-9836-218d18e84d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1650 | 2026.02.01 23:37:56.392808 [ 200 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_6_1} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.02.01 23:37:56.392893 [ 200 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_6_1} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1652 | 2026.02.01 23:37:56.392986 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1653 | 2026.02.01 23:37:56.393237 [ 275 ] {f851dcb7-05b7-4371-9836-218d18e84d9b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.02.01 23:37:56.393280 [ 275 ] {f851dcb7-05b7-4371-9836-218d18e84d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1655 | 2026.02.01 23:37:56.393609 [ 275 ] {f851dcb7-05b7-4371-9836-218d18e84d9b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1656 | 2026.02.01 23:37:56.393846 [ 275 ] {f851dcb7-05b7-4371-9836-218d18e84d9b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.02.01 23:37:56.393961 [ 69 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1658 | 2026.02.01 23:37:56.393981 [ 275 ] {f851dcb7-05b7-4371-9836-218d18e84d9b} <Debug> executeQuery: Read 103 rows, 8.27 KiB in 0.001264 sec., 81487.3417721519 rows/sec., 6.39 MiB/sec. | ||
| 1659 | 2026.02.01 23:37:56.394009 [ 69 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.02.01 23:37:56.394029 [ 275 ] {f851dcb7-05b7-4371-9836-218d18e84d9b} <Debug> TCPHandler: Processed in 0.001456744 sec. | ||
| 1661 | 2026.02.01 23:37:56.394033 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1662 | 2026.02.01 23:37:56.394154 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.02.01 23:37:56.394161 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 1664 | 2026.02.01 23:37:56.394261 [ 275 ] {065f2526-e188-432b-816c-f32fbe532d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1665 | 2026.02.01 23:37:56.394301 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1666 | 2026.02.01 23:37:56.394311 [ 275 ] {065f2526-e188-432b-816c-f32fbe532d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1667 | 2026.02.01 23:37:56.394350 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part | ||
| 1668 | 2026.02.01 23:37:56.394451 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1669 | 2026.02.01 23:37:56.394501 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1670 | 2026.02.01 23:37:56.394545 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 1671 | 2026.02.01 23:37:56.394586 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1672 | 2026.02.01 23:37:56.394633 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 103 rows starting from the beginning of the part | ||
| 1673 | 2026.02.01 23:37:56.394733 [ 275 ] {065f2526-e188-432b-816c-f32fbe532d9f} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.02.01 23:37:56.394774 [ 275 ] {065f2526-e188-432b-816c-f32fbe532d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1675 | 2026.02.01 23:37:56.395148 [ 275 ] {065f2526-e188-432b-816c-f32fbe532d9f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1676 | 2026.02.01 23:37:56.395391 [ 275 ] {065f2526-e188-432b-816c-f32fbe532d9f} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.02.01 23:37:56.395531 [ 275 ] {065f2526-e188-432b-816c-f32fbe532d9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 1678 | 2026.02.01 23:37:56.395543 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1679 | 2026.02.01 23:37:56.395570 [ 275 ] {065f2526-e188-432b-816c-f32fbe532d9f} <Debug> TCPHandler: Processed in 0.001466774 sec. | ||
| 1680 | 2026.02.01 23:37:56.395604 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.02.01 23:37:56.395631 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1682 | 2026.02.01 23:37:56.395653 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540426 sec., 333673.9317565401 rows/sec., 27.60 MiB/sec. | ||
| 1683 | 2026.02.01 23:37:56.395691 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.02.01 23:37:56.395741 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 1685 | 2026.02.01 23:37:56.395792 [ 275 ] {ce0d1246-cb8d-4f38-98fe-64abd1ad0e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1686 | 2026.02.01 23:37:56.395826 [ 186 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1687 | 2026.02.01 23:37:56.395853 [ 275 ] {ce0d1246-cb8d-4f38-98fe-64abd1ad0e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1688 | 2026.02.01 23:37:56.395884 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1689 | 2026.02.01 23:37:56.395950 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part | ||
| 1690 | 2026.02.01 23:37:56.396063 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1691 | 2026.02.01 23:37:56.396095 [ 186 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_6_1} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.02.01 23:37:56.396122 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1693 | 2026.02.01 23:37:56.396168 [ 186 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_6_1} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1694 | 2026.02.01 23:37:56.396177 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 337 rows starting from the beginning of the part | ||
| 1695 | 2026.02.01 23:37:56.396275 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1696 | 2026.02.01 23:37:56.396296 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1697 | 2026.02.01 23:37:56.396324 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1698 | 2026.02.01 23:37:56.396725 [ 275 ] {ce0d1246-cb8d-4f38-98fe-64abd1ad0e1b} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.02.01 23:37:56.396766 [ 275 ] {ce0d1246-cb8d-4f38-98fe-64abd1ad0e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1700 | 2026.02.01 23:37:56.397433 [ 275 ] {ce0d1246-cb8d-4f38-98fe-64abd1ad0e1b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1701 | 2026.02.01 23:37:56.397646 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 5 columns (5 merged, 0 gathered) in 0.001959613 sec., 581747.5185151354 rows/sec., 41.53 MiB/sec. | ||
| 1702 | 2026.02.01 23:37:56.397709 [ 275 ] {ce0d1246-cb8d-4f38-98fe-64abd1ad0e1b} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.02.01 23:37:56.397868 [ 275 ] {ce0d1246-cb8d-4f38-98fe-64abd1ad0e1b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002096 sec., 17175.57251908397 rows/sec., 30.78 MiB/sec. | ||
| 1704 | 2026.02.01 23:37:56.397898 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1705 | 2026.02.01 23:37:56.397939 [ 275 ] {ce0d1246-cb8d-4f38-98fe-64abd1ad0e1b} <Debug> TCPHandler: Processed in 0.002298689 sec. | ||
| 1706 | 2026.02.01 23:37:56.398060 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.02.01 23:37:56.398159 [ 275 ] {e847d413-f895-4383-9ec0-a7a2ae92a53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1708 | 2026.02.01 23:37:56.398202 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.02.01 23:37:56.398204 [ 275 ] {e847d413-f895-4383-9ec0-a7a2ae92a53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1710 | 2026.02.01 23:37:56.398286 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1711 | 2026.02.01 23:37:56.398370 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1712 | 2026.02.01 23:37:56.398534 [ 275 ] {e847d413-f895-4383-9ec0-a7a2ae92a53d} <Trace> oximeter.measurements_i64 (764b067f-71f0-48de-afae-2e8d7405a817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.02.01 23:37:56.398575 [ 275 ] {e847d413-f895-4383-9ec0-a7a2ae92a53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1714 | 2026.02.01 23:37:56.398880 [ 275 ] {e847d413-f895-4383-9ec0-a7a2ae92a53d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1715 | 2026.02.01 23:37:56.399102 [ 275 ] {e847d413-f895-4383-9ec0-a7a2ae92a53d} <Trace> oximeter.measurements_i64 (764b067f-71f0-48de-afae-2e8d7405a817): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.02.01 23:37:56.399231 [ 275 ] {e847d413-f895-4383-9ec0-a7a2ae92a53d} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001092 sec., 2747.252747252747 rows/sec., 219.99 KiB/sec. | ||
| 1717 | 2026.02.01 23:37:56.399266 [ 275 ] {e847d413-f895-4383-9ec0-a7a2ae92a53d} <Debug> TCPHandler: Processed in 0.001255041 sec. | ||
| 1718 | 2026.02.01 23:37:56.399372 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.02.01 23:37:56.399474 [ 275 ] {a615a646-58e7-4918-a05c-2b548be93fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1720 | 2026.02.01 23:37:56.399516 [ 275 ] {a615a646-58e7-4918-a05c-2b548be93fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1721 | 2026.02.01 23:37:56.399832 [ 275 ] {a615a646-58e7-4918-a05c-2b548be93fc1} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.02.01 23:37:56.399866 [ 275 ] {a615a646-58e7-4918-a05c-2b548be93fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1723 | 2026.02.01 23:37:56.400191 [ 275 ] {a615a646-58e7-4918-a05c-2b548be93fc1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1724 | 2026.02.01 23:37:56.400449 [ 275 ] {a615a646-58e7-4918-a05c-2b548be93fc1} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.02.01 23:37:56.400555 [ 67 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1726 | 2026.02.01 23:37:56.400579 [ 275 ] {a615a646-58e7-4918-a05c-2b548be93fc1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 1727 | 2026.02.01 23:37:56.400595 [ 67 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.02.01 23:37:56.400627 [ 275 ] {a615a646-58e7-4918-a05c-2b548be93fc1} <Debug> TCPHandler: Processed in 0.001303792 sec. | ||
| 1729 | 2026.02.01 23:37:56.400653 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1730 | 2026.02.01 23:37:56.400739 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 1731 | 2026.02.01 23:37:56.400834 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1732 | 2026.02.01 23:37:56.400861 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1733 | 2026.02.01 23:37:56.400905 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 1734 | 2026.02.01 23:37:56.400942 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1735 | 2026.02.01 23:37:56.400980 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1736 | 2026.02.01 23:37:56.401014 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1737 | 2026.02.01 23:37:56.401052 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1738 | 2026.02.01 23:37:56.401820 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001112639 sec., 323555.0794103029 rows/sec., 21.81 MiB/sec. | ||
| 1739 | 2026.02.01 23:37:56.401953 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1740 | 2026.02.01 23:37:56.402210 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_6_1} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.02.01 23:37:56.402271 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_6_1} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1742 | 2026.02.01 23:37:56.402327 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1743 | 2026.02.01 23:37:56.984583 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.02.01 23:37:56.984814 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1745 | 2026.02.01 23:37:56.985147 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1746 | 2026.02.01 23:37:56.985186 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1747 | 2026.02.01 23:37:56.985437 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1748 | 2026.02.01 23:37:56.985504 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1749 | 2026.02.01 23:37:56.985640 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1750 | 2026.02.01 23:37:56.985765 [ 332 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1751 | 2026.02.01 23:37:56.985784 [ 339 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1752 | 2026.02.01 23:37:56.985909 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1753 | 2026.02.01 23:37:56.985937 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1754 | 2026.02.01 23:37:56.988504 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1755 | 2026.02.01 23:37:56.988537 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1756 | 2026.02.01 23:37:56.988600 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1757 | 2026.02.01 23:37:56.988641 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1758 | 2026.02.01 23:37:56.989616 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.004898 sec., 6124.948958758678 rows/sec., 265.97 KiB/sec. | ||
| 1759 | 2026.02.01 23:37:56.989728 [ 275 ] {4ae33608-9176-4050-a4bd-c163422038d3} <Debug> TCPHandler: Processed in 0.005270048 sec. | ||
| 1760 | 2026.02.01 23:37:56.990035 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.02.01 23:37:56.990169 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1762 | 2026.02.01 23:37:56.990388 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1763 | 2026.02.01 23:37:56.990423 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1764 | 2026.02.01 23:37:56.990620 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1765 | 2026.02.01 23:37:56.990674 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1766 | 2026.02.01 23:37:56.990776 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1767 | 2026.02.01 23:37:56.990847 [ 306 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1768 | 2026.02.01 23:37:56.990854 [ 304 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1769 | 2026.02.01 23:37:56.990967 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1770 | 2026.02.01 23:37:56.990994 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1771 | 2026.02.01 23:37:56.991049 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1772 | 2026.02.01 23:37:56.991065 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1773 | 2026.02.01 23:37:56.991096 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1774 | 2026.02.01 23:37:56.991126 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1775 | 2026.02.01 23:37:56.991801 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001686 sec., 17793.59430604982 rows/sec., 772.68 KiB/sec. | ||
| 1776 | 2026.02.01 23:37:56.991905 [ 275 ] {9e13755f-036a-4e72-aa5d-07bee1edcbc5} <Debug> TCPHandler: Processed in 0.001919002 sec. | ||
| 1777 | 2026.02.01 23:37:56.992137 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.02.01 23:37:56.992271 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1779 | 2026.02.01 23:37:56.992489 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1780 | 2026.02.01 23:37:56.992525 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1781 | 2026.02.01 23:37:56.992724 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1782 | 2026.02.01 23:37:56.992777 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1783 | 2026.02.01 23:37:56.992877 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1784 | 2026.02.01 23:37:56.992940 [ 306 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1785 | 2026.02.01 23:37:56.992962 [ 309 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1786 | 2026.02.01 23:37:56.993037 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1787 | 2026.02.01 23:37:56.993059 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1788 | 2026.02.01 23:37:56.993114 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1789 | 2026.02.01 23:37:56.993130 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1790 | 2026.02.01 23:37:56.993161 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1791 | 2026.02.01 23:37:56.993194 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1792 | 2026.02.01 23:37:56.993938 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001718 sec., 17462.165308498254 rows/sec., 758.29 KiB/sec. | ||
| 1793 | 2026.02.01 23:37:56.994068 [ 275 ] {bcbb32c1-03e9-46e7-b63f-5e2c82720d6f} <Debug> TCPHandler: Processed in 0.001979103 sec. | ||
| 1794 | 2026.02.01 23:37:56.994392 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.02.01 23:37:56.994563 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1796 | 2026.02.01 23:37:56.994784 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1797 | 2026.02.01 23:37:56.994821 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1798 | 2026.02.01 23:37:56.995019 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1799 | 2026.02.01 23:37:56.995073 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1800 | 2026.02.01 23:37:56.995174 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1801 | 2026.02.01 23:37:56.995235 [ 317 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1802 | 2026.02.01 23:37:56.995246 [ 306 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1803 | 2026.02.01 23:37:56.995335 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1804 | 2026.02.01 23:37:56.995361 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1805 | 2026.02.01 23:37:56.995416 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1806 | 2026.02.01 23:37:56.995433 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1807 | 2026.02.01 23:37:56.995463 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1808 | 2026.02.01 23:37:56.995494 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1809 | 2026.02.01 23:37:56.996147 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.00166 sec., 18072.289156626506 rows/sec., 784.78 KiB/sec. | ||
| 1810 | 2026.02.01 23:37:56.996250 [ 275 ] {c2093ba0-7f75-4245-affb-814c0fcd33ef} <Debug> TCPHandler: Processed in 0.001920672 sec. | ||
| 1811 | 2026.02.01 23:37:56.996455 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.02.01 23:37:56.996591 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1813 | 2026.02.01 23:37:56.996802 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1814 | 2026.02.01 23:37:56.996837 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1815 | 2026.02.01 23:37:56.997042 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1816 | 2026.02.01 23:37:56.997094 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1817 | 2026.02.01 23:37:56.997193 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1818 | 2026.02.01 23:37:56.997254 [ 318 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1819 | 2026.02.01 23:37:56.997264 [ 317 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1820 | 2026.02.01 23:37:56.997355 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1821 | 2026.02.01 23:37:56.997382 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1822 | 2026.02.01 23:37:56.997471 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1823 | 2026.02.01 23:37:56.997507 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1824 | 2026.02.01 23:37:56.997544 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1825 | 2026.02.01 23:37:56.997589 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1826 | 2026.02.01 23:37:56.998238 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001703 sec., 17615.971814445096 rows/sec., 764.96 KiB/sec. | ||
| 1827 | 2026.02.01 23:37:56.998325 [ 275 ] {398eb08b-77dc-4442-bdfa-ba80a5a9c8a0} <Debug> TCPHandler: Processed in 0.001920512 sec. | ||
| 1828 | 2026.02.01 23:37:56.998525 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.02.01 23:37:56.998665 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1830 | 2026.02.01 23:37:56.998884 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1831 | 2026.02.01 23:37:56.998923 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1832 | 2026.02.01 23:37:56.999160 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1833 | 2026.02.01 23:37:56.999216 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1834 | 2026.02.01 23:37:56.999319 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1835 | 2026.02.01 23:37:56.999373 [ 305 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1836 | 2026.02.01 23:37:56.999393 [ 318 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1837 | 2026.02.01 23:37:56.999492 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (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 | ||
| 1838 | 2026.02.01 23:37:56.999519 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1839 | 2026.02.01 23:37:56.999573 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1840 | 2026.02.01 23:37:56.999592 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Debug> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1841 | 2026.02.01 23:37:56.999623 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1842 | 2026.02.01 23:37:56.999661 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1843 | 2026.02.01 23:37:57.000429 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001823 sec., 16456.390565002745 rows/sec., 714.61 KiB/sec. | ||
| 1844 | 2026.02.01 23:37:57.000532 [ 275 ] {f39c33f3-6100-4233-87c5-6986c1f1fa6a} <Debug> TCPHandler: Processed in 0.002056024 sec. | ||
| 1845 | 2026.02.01 23:37:57.076663 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.02.01 23:37:57.076790 [ 275 ] {db97f757-f2c3-4829-97f2-3c348e8967ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1847 | 2026.02.01 23:37:57.076840 [ 275 ] {db97f757-f2c3-4829-97f2-3c348e8967ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1848 | 2026.02.01 23:37:57.077416 [ 275 ] {db97f757-f2c3-4829-97f2-3c348e8967ed} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.02.01 23:37:57.077457 [ 275 ] {db97f757-f2c3-4829-97f2-3c348e8967ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1850 | 2026.02.01 23:37:57.077931 [ 275 ] {db97f757-f2c3-4829-97f2-3c348e8967ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1851 | 2026.02.01 23:37:57.078142 [ 275 ] {db97f757-f2c3-4829-97f2-3c348e8967ed} <Trace> oximeter.timeseries_schema (d11e782e-0232-4db8-ae65-4f90297e6381): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.02.01 23:37:57.078284 [ 275 ] {db97f757-f2c3-4829-97f2-3c348e8967ed} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00153 sec., 3921.568627450981 rows/sec., 873.16 KiB/sec. | ||
| 1853 | 2026.02.01 23:37:57.078324 [ 275 ] {db97f757-f2c3-4829-97f2-3c348e8967ed} <Debug> TCPHandler: Processed in 0.001734449 sec. | ||
| 1854 | 2026.02.01 23:37:57.078439 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.02.01 23:37:57.078537 [ 275 ] {b91fc016-7e77-4e74-87dd-966c167670b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1856 | 2026.02.01 23:37:57.078577 [ 275 ] {b91fc016-7e77-4e74-87dd-966c167670b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1857 | 2026.02.01 23:37:57.078970 [ 275 ] {b91fc016-7e77-4e74-87dd-966c167670b3} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.02.01 23:37:57.079006 [ 275 ] {b91fc016-7e77-4e74-87dd-966c167670b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1859 | 2026.02.01 23:37:57.079329 [ 275 ] {b91fc016-7e77-4e74-87dd-966c167670b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1860 | 2026.02.01 23:37:57.079557 [ 275 ] {b91fc016-7e77-4e74-87dd-966c167670b3} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.02.01 23:37:57.079684 [ 275 ] {b91fc016-7e77-4e74-87dd-966c167670b3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 139.87 KiB/sec. | ||
| 1862 | 2026.02.01 23:37:57.079720 [ 275 ] {b91fc016-7e77-4e74-87dd-966c167670b3} <Debug> TCPHandler: Processed in 0.001330762 sec. | ||
| 1863 | 2026.02.01 23:37:57.079829 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.02.01 23:37:57.079925 [ 275 ] {d5cfa7b9-178c-4e08-a3aa-39cf82fef30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1865 | 2026.02.01 23:37:57.079967 [ 275 ] {d5cfa7b9-178c-4e08-a3aa-39cf82fef30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1866 | 2026.02.01 23:37:57.081096 [ 275 ] {d5cfa7b9-178c-4e08-a3aa-39cf82fef30e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.02.01 23:37:57.081132 [ 275 ] {d5cfa7b9-178c-4e08-a3aa-39cf82fef30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1868 | 2026.02.01 23:37:57.081593 [ 275 ] {d5cfa7b9-178c-4e08-a3aa-39cf82fef30e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1869 | 2026.02.01 23:37:57.081831 [ 275 ] {d5cfa7b9-178c-4e08-a3aa-39cf82fef30e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.02.01 23:37:57.081962 [ 275 ] {d5cfa7b9-178c-4e08-a3aa-39cf82fef30e} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002056 sec., 582198.4435797666 rows/sec., 47.99 MiB/sec. | ||
| 1871 | 2026.02.01 23:37:57.082000 [ 275 ] {d5cfa7b9-178c-4e08-a3aa-39cf82fef30e} <Debug> TCPHandler: Processed in 0.002219797 sec. | ||
| 1872 | 2026.02.01 23:37:57.082104 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.02.01 23:37:57.082200 [ 275 ] {1450a3ae-ffdb-485c-9af8-b7ffe735c9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1874 | 2026.02.01 23:37:57.082240 [ 275 ] {1450a3ae-ffdb-485c-9af8-b7ffe735c9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1875 | 2026.02.01 23:37:57.082632 [ 275 ] {1450a3ae-ffdb-485c-9af8-b7ffe735c9b4} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.02.01 23:37:57.082668 [ 275 ] {1450a3ae-ffdb-485c-9af8-b7ffe735c9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1877 | 2026.02.01 23:37:57.082963 [ 275 ] {1450a3ae-ffdb-485c-9af8-b7ffe735c9b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1878 | 2026.02.01 23:37:57.083195 [ 275 ] {1450a3ae-ffdb-485c-9af8-b7ffe735c9b4} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.02.01 23:37:57.083320 [ 275 ] {1450a3ae-ffdb-485c-9af8-b7ffe735c9b4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001139 sec., 1755.9262510974538 rows/sec., 122.61 KiB/sec. | ||
| 1880 | 2026.02.01 23:37:57.083356 [ 275 ] {1450a3ae-ffdb-485c-9af8-b7ffe735c9b4} <Debug> TCPHandler: Processed in 0.001303041 sec. | ||
| 1881 | 2026.02.01 23:37:57.083466 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.02.01 23:37:57.083563 [ 275 ] {2f80c2e3-bf9c-476b-b99e-2b374af615e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1883 | 2026.02.01 23:37:57.083602 [ 275 ] {2f80c2e3-bf9c-476b-b99e-2b374af615e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1884 | 2026.02.01 23:37:57.084090 [ 275 ] {2f80c2e3-bf9c-476b-b99e-2b374af615e9} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.02.01 23:37:57.084127 [ 275 ] {2f80c2e3-bf9c-476b-b99e-2b374af615e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1886 | 2026.02.01 23:37:57.084473 [ 275 ] {2f80c2e3-bf9c-476b-b99e-2b374af615e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1887 | 2026.02.01 23:37:57.084714 [ 275 ] {2f80c2e3-bf9c-476b-b99e-2b374af615e9} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.02.01 23:37:57.084858 [ 275 ] {2f80c2e3-bf9c-476b-b99e-2b374af615e9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001313 sec., 173648.13404417367 rows/sec., 11.76 MiB/sec. | ||
| 1889 | 2026.02.01 23:37:57.084899 [ 275 ] {2f80c2e3-bf9c-476b-b99e-2b374af615e9} <Debug> TCPHandler: Processed in 0.001482995 sec. | ||
| 1890 | 2026.02.01 23:37:57.085018 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2026.02.01 23:37:57.085113 [ 275 ] {72997c9e-8e67-4282-84c0-35d900347431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1892 | 2026.02.01 23:37:57.085154 [ 275 ] {72997c9e-8e67-4282-84c0-35d900347431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1893 | 2026.02.01 23:37:57.085774 [ 275 ] {72997c9e-8e67-4282-84c0-35d900347431} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.02.01 23:37:57.085810 [ 275 ] {72997c9e-8e67-4282-84c0-35d900347431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1895 | 2026.02.01 23:37:57.086148 [ 275 ] {72997c9e-8e67-4282-84c0-35d900347431} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1896 | 2026.02.01 23:37:57.086370 [ 275 ] {72997c9e-8e67-4282-84c0-35d900347431} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.02.01 23:37:57.086495 [ 275 ] {72997c9e-8e67-4282-84c0-35d900347431} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.0014 sec., 372857.14285714284 rows/sec., 27.60 MiB/sec. | ||
| 1898 | 2026.02.01 23:37:57.086532 [ 275 ] {72997c9e-8e67-4282-84c0-35d900347431} <Debug> TCPHandler: Processed in 0.001562227 sec. | ||
| 1899 | 2026.02.01 23:37:57.086638 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.02.01 23:37:57.086734 [ 275 ] {01a1d668-66b7-47e6-a46b-cd20f2eff3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1901 | 2026.02.01 23:37:57.086778 [ 275 ] {01a1d668-66b7-47e6-a46b-cd20f2eff3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1902 | 2026.02.01 23:37:57.087589 [ 275 ] {01a1d668-66b7-47e6-a46b-cd20f2eff3ed} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.02.01 23:37:57.087623 [ 275 ] {01a1d668-66b7-47e6-a46b-cd20f2eff3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1904 | 2026.02.01 23:37:57.088126 [ 275 ] {01a1d668-66b7-47e6-a46b-cd20f2eff3ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1905 | 2026.02.01 23:37:57.088351 [ 275 ] {01a1d668-66b7-47e6-a46b-cd20f2eff3ed} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.02.01 23:37:57.088481 [ 275 ] {01a1d668-66b7-47e6-a46b-cd20f2eff3ed} <Debug> executeQuery: Read 1953 rows, 133.60 KiB in 0.001765 sec., 1106515.5807365438 rows/sec., 73.92 MiB/sec. | ||
| 1907 | 2026.02.01 23:37:57.088518 [ 275 ] {01a1d668-66b7-47e6-a46b-cd20f2eff3ed} <Debug> TCPHandler: Processed in 0.001928812 sec. | ||
| 1908 | 2026.02.01 23:37:57.088624 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.02.01 23:37:57.088719 [ 275 ] {dcc4b0df-d835-4d80-909a-d517e584abdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1910 | 2026.02.01 23:37:57.088761 [ 275 ] {dcc4b0df-d835-4d80-909a-d517e584abdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1911 | 2026.02.01 23:37:57.089074 [ 275 ] {dcc4b0df-d835-4d80-909a-d517e584abdd} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.02.01 23:37:57.089109 [ 275 ] {dcc4b0df-d835-4d80-909a-d517e584abdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1913 | 2026.02.01 23:37:57.089403 [ 275 ] {dcc4b0df-d835-4d80-909a-d517e584abdd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1914 | 2026.02.01 23:37:57.089619 [ 275 ] {dcc4b0df-d835-4d80-909a-d517e584abdd} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.02.01 23:37:57.089742 [ 275 ] {dcc4b0df-d835-4d80-909a-d517e584abdd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001042 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
| 1916 | 2026.02.01 23:37:57.089778 [ 275 ] {dcc4b0df-d835-4d80-909a-d517e584abdd} <Debug> TCPHandler: Processed in 0.00120202 sec. | ||
| 1917 | 2026.02.01 23:37:58.574370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 260 | ||
| 1918 | 2026.02.01 23:37:58.576943 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.02.01 23:37:58.576999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1920 | 2026.02.01 23:37:58.578201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1921 | 2026.02.01 23:37:58.578470 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.02.01 23:37:58.578793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1923 | 2026.02.01 23:38:01.081582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3390 | ||
| 1924 | 2026.02.01 23:38:01.082112 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.02.01 23:38:01.082160 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1926 | 2026.02.01 23:38:01.082706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1927 | 2026.02.01 23:38:01.082951 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.02.01 23:38:01.083090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3390 | ||
| 1929 | 2026.02.01 23:38:01.255004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1930 | 2026.02.01 23:38:01.272892 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.02.01 23:38:01.272958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1932 | 2026.02.01 23:38:01.278717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1933 | 2026.02.01 23:38:01.279413 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.02.01 23:38:01.282601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1935 | 2026.02.01 23:38:01.383980 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.02.01 23:38:01.384172 [ 275 ] {f1aeeb16-4346-436b-b12d-7d5774a94a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1937 | 2026.02.01 23:38:01.384241 [ 275 ] {f1aeeb16-4346-436b-b12d-7d5774a94a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1938 | 2026.02.01 23:38:01.384915 [ 275 ] {f1aeeb16-4346-436b-b12d-7d5774a94a03} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.02.01 23:38:01.384963 [ 275 ] {f1aeeb16-4346-436b-b12d-7d5774a94a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1940 | 2026.02.01 23:38:01.385340 [ 275 ] {f1aeeb16-4346-436b-b12d-7d5774a94a03} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1941 | 2026.02.01 23:38:01.385571 [ 275 ] {f1aeeb16-4346-436b-b12d-7d5774a94a03} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.02.01 23:38:01.385725 [ 275 ] {f1aeeb16-4346-436b-b12d-7d5774a94a03} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.68 MiB/sec. | ||
| 1943 | 2026.02.01 23:38:01.385769 [ 275 ] {f1aeeb16-4346-436b-b12d-7d5774a94a03} <Debug> TCPHandler: Processed in 0.001921392 sec. | ||
| 1944 | 2026.02.01 23:38:01.385894 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.02.01 23:38:01.385995 [ 275 ] {8d4f2102-70de-4381-b5af-3b1b6e8fdc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1946 | 2026.02.01 23:38:01.386036 [ 275 ] {8d4f2102-70de-4381-b5af-3b1b6e8fdc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1947 | 2026.02.01 23:38:01.386465 [ 275 ] {8d4f2102-70de-4381-b5af-3b1b6e8fdc6a} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.02.01 23:38:01.386500 [ 275 ] {8d4f2102-70de-4381-b5af-3b1b6e8fdc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1949 | 2026.02.01 23:38:01.386805 [ 275 ] {8d4f2102-70de-4381-b5af-3b1b6e8fdc6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1950 | 2026.02.01 23:38:01.387018 [ 275 ] {8d4f2102-70de-4381-b5af-3b1b6e8fdc6a} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.02.01 23:38:01.387148 [ 275 ] {8d4f2102-70de-4381-b5af-3b1b6e8fdc6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 1952 | 2026.02.01 23:38:01.387186 [ 275 ] {8d4f2102-70de-4381-b5af-3b1b6e8fdc6a} <Debug> TCPHandler: Processed in 0.001344023 sec. | ||
| 1953 | 2026.02.01 23:38:01.387296 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.02.01 23:38:01.387390 [ 275 ] {c88dc518-a8a9-4a88-8aa1-2749dcea8ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1955 | 2026.02.01 23:38:01.387433 [ 275 ] {c88dc518-a8a9-4a88-8aa1-2749dcea8ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1956 | 2026.02.01 23:38:01.387815 [ 275 ] {c88dc518-a8a9-4a88-8aa1-2749dcea8ff1} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.02.01 23:38:01.387852 [ 275 ] {c88dc518-a8a9-4a88-8aa1-2749dcea8ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1958 | 2026.02.01 23:38:01.388293 [ 275 ] {c88dc518-a8a9-4a88-8aa1-2749dcea8ff1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1959 | 2026.02.01 23:38:01.388537 [ 275 ] {c88dc518-a8a9-4a88-8aa1-2749dcea8ff1} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.02.01 23:38:01.388676 [ 275 ] {c88dc518-a8a9-4a88-8aa1-2749dcea8ff1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001291 sec., 99147.94732765298 rows/sec., 6.91 MiB/sec. | ||
| 1961 | 2026.02.01 23:38:01.388718 [ 275 ] {c88dc518-a8a9-4a88-8aa1-2749dcea8ff1} <Debug> TCPHandler: Processed in 0.001471425 sec. | ||
| 1962 | 2026.02.01 23:38:01.388830 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2026.02.01 23:38:01.388929 [ 275 ] {733c5d71-37e5-41b2-ba4b-43a7d845834a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1964 | 2026.02.01 23:38:01.388973 [ 275 ] {733c5d71-37e5-41b2-ba4b-43a7d845834a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1965 | 2026.02.01 23:38:01.389320 [ 275 ] {733c5d71-37e5-41b2-ba4b-43a7d845834a} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.02.01 23:38:01.389355 [ 275 ] {733c5d71-37e5-41b2-ba4b-43a7d845834a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1967 | 2026.02.01 23:38:01.389671 [ 275 ] {733c5d71-37e5-41b2-ba4b-43a7d845834a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1968 | 2026.02.01 23:38:01.389882 [ 275 ] {733c5d71-37e5-41b2-ba4b-43a7d845834a} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.02.01 23:38:01.390028 [ 275 ] {733c5d71-37e5-41b2-ba4b-43a7d845834a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001117 sec., 42972.24709042077 rows/sec., 2.90 MiB/sec. | ||
| 1970 | 2026.02.01 23:38:01.390069 [ 275 ] {733c5d71-37e5-41b2-ba4b-43a7d845834a} <Debug> TCPHandler: Processed in 0.001288532 sec. | ||
| 1971 | 2026.02.01 23:38:06.387714 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2026.02.01 23:38:06.387899 [ 275 ] {9bb73010-01e1-42f9-8a6d-3e205846f1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1973 | 2026.02.01 23:38:06.387964 [ 275 ] {9bb73010-01e1-42f9-8a6d-3e205846f1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1974 | 2026.02.01 23:38:06.388633 [ 275 ] {9bb73010-01e1-42f9-8a6d-3e205846f1fd} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.02.01 23:38:06.388685 [ 275 ] {9bb73010-01e1-42f9-8a6d-3e205846f1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1976 | 2026.02.01 23:38:06.389090 [ 275 ] {9bb73010-01e1-42f9-8a6d-3e205846f1fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1977 | 2026.02.01 23:38:06.389326 [ 275 ] {9bb73010-01e1-42f9-8a6d-3e205846f1fd} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.02.01 23:38:06.389481 [ 275 ] {9bb73010-01e1-42f9-8a6d-3e205846f1fd} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001627 sec., 78672.40319606639 rows/sec., 6.78 MiB/sec. | ||
| 1979 | 2026.02.01 23:38:06.389531 [ 275 ] {9bb73010-01e1-42f9-8a6d-3e205846f1fd} <Debug> TCPHandler: Processed in 0.001942143 sec. | ||
| 1980 | 2026.02.01 23:38:06.389653 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2026.02.01 23:38:06.389754 [ 275 ] {2b42a10a-b2bc-4f22-b4a4-2806701318e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1982 | 2026.02.01 23:38:06.389798 [ 275 ] {2b42a10a-b2bc-4f22-b4a4-2806701318e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1983 | 2026.02.01 23:38:06.390202 [ 275 ] {2b42a10a-b2bc-4f22-b4a4-2806701318e4} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.02.01 23:38:06.390241 [ 275 ] {2b42a10a-b2bc-4f22-b4a4-2806701318e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1985 | 2026.02.01 23:38:06.390537 [ 275 ] {2b42a10a-b2bc-4f22-b4a4-2806701318e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1986 | 2026.02.01 23:38:06.390751 [ 275 ] {2b42a10a-b2bc-4f22-b4a4-2806701318e4} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.02.01 23:38:06.390888 [ 275 ] {2b42a10a-b2bc-4f22-b4a4-2806701318e4} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001155 sec., 31168.83116883117 rows/sec., 2.29 MiB/sec. | ||
| 1988 | 2026.02.01 23:38:06.390932 [ 275 ] {2b42a10a-b2bc-4f22-b4a4-2806701318e4} <Debug> TCPHandler: Processed in 0.001331322 sec. | ||
| 1989 | 2026.02.01 23:38:06.391044 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.02.01 23:38:06.391140 [ 275 ] {e199db93-8330-46aa-82e0-b12a69e263c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1991 | 2026.02.01 23:38:06.391182 [ 275 ] {e199db93-8330-46aa-82e0-b12a69e263c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1992 | 2026.02.01 23:38:06.391610 [ 275 ] {e199db93-8330-46aa-82e0-b12a69e263c5} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.02.01 23:38:06.391645 [ 275 ] {e199db93-8330-46aa-82e0-b12a69e263c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1994 | 2026.02.01 23:38:06.391975 [ 275 ] {e199db93-8330-46aa-82e0-b12a69e263c5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1995 | 2026.02.01 23:38:06.392184 [ 275 ] {e199db93-8330-46aa-82e0-b12a69e263c5} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.02.01 23:38:06.392308 [ 275 ] {e199db93-8330-46aa-82e0-b12a69e263c5} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001188 sec., 84175.08417508418 rows/sec., 6.57 MiB/sec. | ||
| 1997 | 2026.02.01 23:38:06.392345 [ 275 ] {e199db93-8330-46aa-82e0-b12a69e263c5} <Debug> TCPHandler: Processed in 0.001350943 sec. | ||
| 1998 | 2026.02.01 23:38:06.392450 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.02.01 23:38:06.392544 [ 275 ] {cd958c3c-9f25-43c6-9879-da28366b6a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.02.01 23:38:06.392587 [ 275 ] {cd958c3c-9f25-43c6-9879-da28366b6a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2001 | 2026.02.01 23:38:06.392975 [ 275 ] {cd958c3c-9f25-43c6-9879-da28366b6a99} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.02.01 23:38:06.393008 [ 275 ] {cd958c3c-9f25-43c6-9879-da28366b6a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2003 | 2026.02.01 23:38:06.393330 [ 275 ] {cd958c3c-9f25-43c6-9879-da28366b6a99} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2004 | 2026.02.01 23:38:06.393536 [ 275 ] {cd958c3c-9f25-43c6-9879-da28366b6a99} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.02.01 23:38:06.393660 [ 275 ] {cd958c3c-9f25-43c6-9879-da28366b6a99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 2006 | 2026.02.01 23:38:06.393696 [ 275 ] {cd958c3c-9f25-43c6-9879-da28366b6a99} <Debug> TCPHandler: Processed in 0.001294571 sec. | ||
| 2007 | 2026.02.01 23:38:06.393799 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.02.01 23:38:06.393891 [ 275 ] {572108bf-526a-4af6-9ac3-24989aa8708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2009 | 2026.02.01 23:38:06.393944 [ 275 ] {572108bf-526a-4af6-9ac3-24989aa8708c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2010 | 2026.02.01 23:38:06.394714 [ 275 ] {572108bf-526a-4af6-9ac3-24989aa8708c} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.02.01 23:38:06.394749 [ 275 ] {572108bf-526a-4af6-9ac3-24989aa8708c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2012 | 2026.02.01 23:38:06.395269 [ 275 ] {572108bf-526a-4af6-9ac3-24989aa8708c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2013 | 2026.02.01 23:38:06.395486 [ 275 ] {572108bf-526a-4af6-9ac3-24989aa8708c} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.02.01 23:38:06.395616 [ 275 ] {572108bf-526a-4af6-9ac3-24989aa8708c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001742 sec., 20665.901262916188 rows/sec., 37.03 MiB/sec. | ||
| 2015 | 2026.02.01 23:38:06.395674 [ 275 ] {572108bf-526a-4af6-9ac3-24989aa8708c} <Debug> TCPHandler: Processed in 0.001923362 sec. | ||
| 2016 | 2026.02.01 23:38:06.395781 [ 275 ] {} <Trace> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.02.01 23:38:06.395873 [ 275 ] {0ac87cad-5ded-4217-9341-73d7f54f00d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60920) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2018 | 2026.02.01 23:38:06.395914 [ 275 ] {0ac87cad-5ded-4217-9341-73d7f54f00d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2019 | 2026.02.01 23:38:06.396243 [ 275 ] {0ac87cad-5ded-4217-9341-73d7f54f00d2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.02.01 23:38:06.396276 [ 275 ] {0ac87cad-5ded-4217-9341-73d7f54f00d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2021 | 2026.02.01 23:38:06.396596 [ 275 ] {0ac87cad-5ded-4217-9341-73d7f54f00d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2022 | 2026.02.01 23:38:06.396808 [ 275 ] {0ac87cad-5ded-4217-9341-73d7f54f00d2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.02.01 23:38:06.396938 [ 275 ] {0ac87cad-5ded-4217-9341-73d7f54f00d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2024 | 2026.02.01 23:38:06.396972 [ 275 ] {0ac87cad-5ded-4217-9341-73d7f54f00d2} <Debug> TCPHandler: Processed in 0.001239181 sec. | ||
| 2025 | 2026.02.01 23:38:08.516547 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2026 | 2026.02.01 23:38:08.516609 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2027 | 2026.02.01 23:38:08.579083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 280 | ||
| 2028 | 2026.02.01 23:38:08.581102 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.02.01 23:38:08.581155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2030 | 2026.02.01 23:38:08.582314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2031 | 2026.02.01 23:38:08.582589 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.02.01 23:38:08.582929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 2033 | 2026.02.01 23:38:08.583227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3838 | ||
| 2034 | 2026.02.01 23:38:08.583769 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.02.01 23:38:08.583818 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2036 | 2026.02.01 23:38:08.584316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2037 | 2026.02.01 23:38:08.584547 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.02.01 23:38:08.584689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3838 | ||
| 2039 | 2026.02.01 23:38:08.782740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2040 | 2026.02.01 23:38:08.800048 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.02.01 23:38:08.800100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2042 | 2026.02.01 23:38:08.805879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2043 | 2026.02.01 23:38:08.806581 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.02.01 23:38:08.809824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2045 | 2026.02.01 23:38:10.609150 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2046 | 2026.02.01 23:38:10.609223 [ 275 ] {} <Debug> TCP-Session: 9b152f4f-300a-4406-bae4-14f284171116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.02.01 23:38:11.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.62 MiB, peak 187.25 MiB, free memory in arenas 0.00 B, will set to 183.66 MiB (RSS), difference: 2.04 MiB | ||
| 2048 | 2026.02.01 23:38:11.385571 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.02.01 23:38:11.385773 [ 276 ] {db2533c4-0be7-4a3b-841d-7e1b07312291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2050 | 2026.02.01 23:38:11.385847 [ 276 ] {db2533c4-0be7-4a3b-841d-7e1b07312291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2051 | 2026.02.01 23:38:11.386569 [ 276 ] {db2533c4-0be7-4a3b-841d-7e1b07312291} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.02.01 23:38:11.386620 [ 276 ] {db2533c4-0be7-4a3b-841d-7e1b07312291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2053 | 2026.02.01 23:38:11.387026 [ 276 ] {db2533c4-0be7-4a3b-841d-7e1b07312291} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2054 | 2026.02.01 23:38:11.387251 [ 276 ] {db2533c4-0be7-4a3b-841d-7e1b07312291} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.02.01 23:38:11.387411 [ 276 ] {db2533c4-0be7-4a3b-841d-7e1b07312291} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001694 sec., 33057.85123966942 rows/sec., 2.54 MiB/sec. | ||
| 2056 | 2026.02.01 23:38:11.387456 [ 276 ] {db2533c4-0be7-4a3b-841d-7e1b07312291} <Debug> TCPHandler: Processed in 0.002026524 sec. | ||
| 2057 | 2026.02.01 23:38:11.387583 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2026.02.01 23:38:11.387690 [ 276 ] {82983194-d2ed-4941-8af9-3ff689f38507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2059 | 2026.02.01 23:38:11.387733 [ 276 ] {82983194-d2ed-4941-8af9-3ff689f38507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2060 | 2026.02.01 23:38:11.388178 [ 276 ] {82983194-d2ed-4941-8af9-3ff689f38507} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2026.02.01 23:38:11.388216 [ 276 ] {82983194-d2ed-4941-8af9-3ff689f38507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2062 | 2026.02.01 23:38:11.388519 [ 276 ] {82983194-d2ed-4941-8af9-3ff689f38507} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2063 | 2026.02.01 23:38:11.388734 [ 276 ] {82983194-d2ed-4941-8af9-3ff689f38507} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.02.01 23:38:11.388860 [ 276 ] {82983194-d2ed-4941-8af9-3ff689f38507} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 2065 | 2026.02.01 23:38:11.388896 [ 276 ] {82983194-d2ed-4941-8af9-3ff689f38507} <Debug> TCPHandler: Processed in 0.001366493 sec. | ||
| 2066 | 2026.02.01 23:38:11.389010 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.02.01 23:38:11.389109 [ 276 ] {b895356d-d2ec-40fa-b6b0-db322e9be294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2068 | 2026.02.01 23:38:11.389154 [ 276 ] {b895356d-d2ec-40fa-b6b0-db322e9be294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2069 | 2026.02.01 23:38:11.389572 [ 276 ] {b895356d-d2ec-40fa-b6b0-db322e9be294} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.02.01 23:38:11.389608 [ 276 ] {b895356d-d2ec-40fa-b6b0-db322e9be294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2071 | 2026.02.01 23:38:11.389946 [ 276 ] {b895356d-d2ec-40fa-b6b0-db322e9be294} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2072 | 2026.02.01 23:38:11.390168 [ 276 ] {b895356d-d2ec-40fa-b6b0-db322e9be294} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.02.01 23:38:11.390294 [ 276 ] {b895356d-d2ec-40fa-b6b0-db322e9be294} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 2074 | 2026.02.01 23:38:11.390330 [ 276 ] {b895356d-d2ec-40fa-b6b0-db322e9be294} <Debug> TCPHandler: Processed in 0.001369643 sec. | ||
| 2075 | 2026.02.01 23:38:11.390439 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.02.01 23:38:11.390534 [ 276 ] {7361afa9-4096-45da-b61b-3454076a5177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2077 | 2026.02.01 23:38:11.390575 [ 276 ] {7361afa9-4096-45da-b61b-3454076a5177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2078 | 2026.02.01 23:38:11.390906 [ 276 ] {7361afa9-4096-45da-b61b-3454076a5177} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.02.01 23:38:11.390942 [ 276 ] {7361afa9-4096-45da-b61b-3454076a5177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2080 | 2026.02.01 23:38:11.391234 [ 276 ] {7361afa9-4096-45da-b61b-3454076a5177} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2081 | 2026.02.01 23:38:11.391435 [ 276 ] {7361afa9-4096-45da-b61b-3454076a5177} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.02.01 23:38:11.391560 [ 276 ] {7361afa9-4096-45da-b61b-3454076a5177} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2083 | 2026.02.01 23:38:11.391594 [ 276 ] {7361afa9-4096-45da-b61b-3454076a5177} <Debug> TCPHandler: Processed in 0.0012049 sec. | ||
| 2084 | 2026.02.01 23:38:16.020595 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43584 | ||
| 2085 | 2026.02.01 23:38:16.020751 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2026.02.01 23:38:16.020789 [ 275 ] {} <Debug> TCP-Session: d0ff4e4d-7d35-411f-8b70-35e4d43bed9c Authenticating user 'default' from [fd00:1122:3344:101::e]:43584 | ||
| 2087 | 2026.02.01 23:38:16.020822 [ 275 ] {} <Debug> TCP-Session: d0ff4e4d-7d35-411f-8b70-35e4d43bed9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.02.01 23:38:16.020843 [ 275 ] {} <Debug> TCP-Session: d0ff4e4d-7d35-411f-8b70-35e4d43bed9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.02.01 23:38:16.021127 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40975 | ||
| 2090 | 2026.02.01 23:38:16.021130 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33000 | ||
| 2091 | 2026.02.01 23:38:16.021170 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49231 | ||
| 2092 | 2026.02.01 23:38:16.021215 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59773 | ||
| 2093 | 2026.02.01 23:38:16.021233 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45681 | ||
| 2094 | 2026.02.01 23:38:16.021292 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2026.02.01 23:38:16.021208 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54804 | ||
| 2096 | 2026.02.01 23:38:16.021331 [ 275 ] {} <Trace> TCP-Session: d0ff4e4d-7d35-411f-8b70-35e4d43bed9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.02.01 23:38:16.021341 [ 286 ] {} <Debug> TCP-Session: 1d1cca6b-06bb-43d9-a83a-ef4a1d673476 Authenticating user 'default' from [fd00:1122:3344:101::e]:33000 | ||
| 2098 | 2026.02.01 23:38:16.021196 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34528 | ||
| 2099 | 2026.02.01 23:38:16.021404 [ 286 ] {} <Debug> TCP-Session: 1d1cca6b-06bb-43d9-a83a-ef4a1d673476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.02.01 23:38:16.021207 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2101 | 2026.02.01 23:38:16.021443 [ 286 ] {} <Debug> TCP-Session: 1d1cca6b-06bb-43d9-a83a-ef4a1d673476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.02.01 23:38:16.021195 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41656 | ||
| 2103 | 2026.02.01 23:38:16.021476 [ 287 ] {} <Debug> TCP-Session: 056240a4-a1a4-4bf1-80e1-aa8d95e64f04 Authenticating user 'default' from [fd00:1122:3344:101::e]:40975 | ||
| 2104 | 2026.02.01 23:38:16.021526 [ 287 ] {} <Debug> TCP-Session: 056240a4-a1a4-4bf1-80e1-aa8d95e64f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.02.01 23:38:16.021537 [ 275 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43584) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2106 | 2026.02.01 23:38:16.021541 [ 287 ] {} <Debug> TCP-Session: 056240a4-a1a4-4bf1-80e1-aa8d95e64f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.02.01 23:38:16.021601 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2108 | 2026.02.01 23:38:16.021647 [ 288 ] {} <Debug> TCP-Session: 1c5c9e21-8c3c-4308-9c62-86a08e276971 Authenticating user 'default' from [fd00:1122:3344:101::e]:49231 | ||
| 2109 | 2026.02.01 23:38:16.021679 [ 288 ] {} <Debug> TCP-Session: 1c5c9e21-8c3c-4308-9c62-86a08e276971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.02.01 23:38:16.021696 [ 288 ] {} <Debug> TCP-Session: 1c5c9e21-8c3c-4308-9c62-86a08e276971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.02.01 23:38:16.021744 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2026.02.01 23:38:16.021744 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2113 | 2026.02.01 23:38:16.021786 [ 291 ] {} <Debug> TCP-Session: ef3be617-01af-4a96-9b8a-b8d630003564 Authenticating user 'default' from [fd00:1122:3344:101::e]:54804 | ||
| 2114 | 2026.02.01 23:38:16.021809 [ 290 ] {} <Debug> TCP-Session: d03dd972-06f2-43c6-973b-d1c59972cafe Authenticating user 'default' from [fd00:1122:3344:101::e]:41656 | ||
| 2115 | 2026.02.01 23:38:16.021815 [ 291 ] {} <Debug> TCP-Session: ef3be617-01af-4a96-9b8a-b8d630003564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.02.01 23:38:16.021833 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2117 | 2026.02.01 23:38:16.021840 [ 275 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2118 | 2026.02.01 23:38:16.021880 [ 292 ] {} <Debug> TCP-Session: 806d9e39-b548-4a21-b1af-0db8efd6eeae Authenticating user 'default' from [fd00:1122:3344:101::e]:59773 | ||
| 2119 | 2026.02.01 23:38:16.021847 [ 291 ] {} <Debug> TCP-Session: ef3be617-01af-4a96-9b8a-b8d630003564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.02.01 23:38:16.021917 [ 292 ] {} <Debug> TCP-Session: 806d9e39-b548-4a21-b1af-0db8efd6eeae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.02.01 23:38:16.021938 [ 275 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2122 | 2026.02.01 23:38:16.021952 [ 292 ] {} <Debug> TCP-Session: 806d9e39-b548-4a21-b1af-0db8efd6eeae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.02.01 23:38:16.021838 [ 290 ] {} <Debug> TCP-Session: d03dd972-06f2-43c6-973b-d1c59972cafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2026.02.01 23:38:16.022007 [ 290 ] {} <Debug> TCP-Session: d03dd972-06f2-43c6-973b-d1c59972cafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.02.01 23:38:16.022005 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2126 | 2026.02.01 23:38:16.022022 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2127 | 2026.02.01 23:38:16.022060 [ 293 ] {} <Debug> TCP-Session: f6c1b5ea-75da-4f56-b4a8-c1f8bfb6abdc Authenticating user 'default' from [fd00:1122:3344:101::e]:45681 | ||
| 2128 | 2026.02.01 23:38:16.022068 [ 289 ] {} <Debug> TCP-Session: 9ec3715d-123e-4eb1-86b0-6623e5515492 Authenticating user 'default' from [fd00:1122:3344:101::e]:34528 | ||
| 2129 | 2026.02.01 23:38:16.022088 [ 293 ] {} <Debug> TCP-Session: f6c1b5ea-75da-4f56-b4a8-c1f8bfb6abdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.02.01 23:38:16.022091 [ 289 ] {} <Debug> TCP-Session: 9ec3715d-123e-4eb1-86b0-6623e5515492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.02.01 23:38:16.022108 [ 293 ] {} <Debug> TCP-Session: f6c1b5ea-75da-4f56-b4a8-c1f8bfb6abdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.02.01 23:38:16.022117 [ 289 ] {} <Debug> TCP-Session: 9ec3715d-123e-4eb1-86b0-6623e5515492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.02.01 23:38:16.022312 [ 275 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 2134 | 2026.02.01 23:38:16.022440 [ 275 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2135 | 2026.02.01 23:38:16.084855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4350 | ||
| 2136 | 2026.02.01 23:38:16.085392 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.02.01 23:38:16.085438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2138 | 2026.02.01 23:38:16.094829 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2139 | 2026.02.01 23:38:16.095068 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.02.01 23:38:16.095202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4350 | ||
| 2141 | 2026.02.01 23:38:16.309974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2142 | 2026.02.01 23:38:16.327892 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.02.01 23:38:16.327960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2144 | 2026.02.01 23:38:16.333585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2145 | 2026.02.01 23:38:16.334304 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.02.01 23:38:16.337946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2147 | 2026.02.01 23:38:16.389774 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2026.02.01 23:38:16.390000 [ 276 ] {7cee4378-c572-4f74-8602-5b1f49621a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2149 | 2026.02.01 23:38:16.390093 [ 276 ] {7cee4378-c572-4f74-8602-5b1f49621a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2150 | 2026.02.01 23:38:16.390895 [ 276 ] {7cee4378-c572-4f74-8602-5b1f49621a1a} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.02.01 23:38:16.390957 [ 276 ] {7cee4378-c572-4f74-8602-5b1f49621a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2152 | 2026.02.01 23:38:16.391506 [ 276 ] {7cee4378-c572-4f74-8602-5b1f49621a1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2153 | 2026.02.01 23:38:16.391865 [ 276 ] {7cee4378-c572-4f74-8602-5b1f49621a1a} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.02.01 23:38:16.392035 [ 276 ] {7cee4378-c572-4f74-8602-5b1f49621a1a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002101 sec., 11423.13184198001 rows/sec., 970.52 KiB/sec. | ||
| 2155 | 2026.02.01 23:38:16.392083 [ 276 ] {7cee4378-c572-4f74-8602-5b1f49621a1a} <Debug> TCPHandler: Processed in 0.002485081 sec. | ||
| 2156 | 2026.02.01 23:38:16.392212 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.02.01 23:38:16.392317 [ 276 ] {cd627d6f-6495-49cc-9441-8487e91f6c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2158 | 2026.02.01 23:38:16.392362 [ 276 ] {cd627d6f-6495-49cc-9441-8487e91f6c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2159 | 2026.02.01 23:38:16.392938 [ 276 ] {cd627d6f-6495-49cc-9441-8487e91f6c50} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.02.01 23:38:16.392976 [ 276 ] {cd627d6f-6495-49cc-9441-8487e91f6c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2161 | 2026.02.01 23:38:16.393335 [ 276 ] {cd627d6f-6495-49cc-9441-8487e91f6c50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2162 | 2026.02.01 23:38:16.393577 [ 276 ] {cd627d6f-6495-49cc-9441-8487e91f6c50} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.02.01 23:38:16.393696 [ 28 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2164 | 2026.02.01 23:38:16.393713 [ 276 ] {cd627d6f-6495-49cc-9441-8487e91f6c50} <Debug> executeQuery: Read 248 rows, 22.75 KiB in 0.001419 sec., 174770.9654686399 rows/sec., 15.66 MiB/sec. | ||
| 2165 | 2026.02.01 23:38:16.393759 [ 28 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.02.01 23:38:16.393769 [ 276 ] {cd627d6f-6495-49cc-9441-8487e91f6c50} <Debug> TCPHandler: Processed in 0.001607976 sec. | ||
| 2167 | 2026.02.01 23:38:16.393790 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2168 | 2026.02.01 23:38:16.393902 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.02.01 23:38:16.393952 [ 193 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 2170 | 2026.02.01 23:38:16.394013 [ 276 ] {efa282be-bdcf-4a03-9f0b-c61acdbd0efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2171 | 2026.02.01 23:38:16.394061 [ 276 ] {efa282be-bdcf-4a03-9f0b-c61acdbd0efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2172 | 2026.02.01 23:38:16.394117 [ 193 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2173 | 2026.02.01 23:38:16.394166 [ 193 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 255 rows starting from the beginning of the part | ||
| 2174 | 2026.02.01 23:38:16.394264 [ 193 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1197 rows starting from the beginning of the part | ||
| 2175 | 2026.02.01 23:38:16.394317 [ 193 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2176 | 2026.02.01 23:38:16.394371 [ 193 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2177 | 2026.02.01 23:38:16.394414 [ 193 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2178 | 2026.02.01 23:38:16.394462 [ 193 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 248 rows starting from the beginning of the part | ||
| 2179 | 2026.02.01 23:38:16.394490 [ 276 ] {efa282be-bdcf-4a03-9f0b-c61acdbd0efe} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2026.02.01 23:38:16.394533 [ 276 ] {efa282be-bdcf-4a03-9f0b-c61acdbd0efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2181 | 2026.02.01 23:38:16.394879 [ 276 ] {efa282be-bdcf-4a03-9f0b-c61acdbd0efe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2182 | 2026.02.01 23:38:16.395145 [ 276 ] {efa282be-bdcf-4a03-9f0b-c61acdbd0efe} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2026.02.01 23:38:16.395263 [ 28 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2184 | 2026.02.01 23:38:16.395288 [ 276 ] {efa282be-bdcf-4a03-9f0b-c61acdbd0efe} <Debug> executeQuery: Read 48 rows, 3.67 KiB in 0.001296 sec., 37037.03703703704 rows/sec., 2.76 MiB/sec. | ||
| 2185 | 2026.02.01 23:38:16.395303 [ 28 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.02.01 23:38:16.395333 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2187 | 2026.02.01 23:38:16.395335 [ 276 ] {efa282be-bdcf-4a03-9f0b-c61acdbd0efe} <Debug> TCPHandler: Processed in 0.001487034 sec. | ||
| 2188 | 2026.02.01 23:38:16.395442 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 2189 | 2026.02.01 23:38:16.395464 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.02.01 23:38:16.395558 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2191 | 2026.02.01 23:38:16.395563 [ 276 ] {a0199a54-06f5-4830-a5a4-a9fde600bf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2192 | 2026.02.01 23:38:16.395601 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2193 | 2026.02.01 23:38:16.395616 [ 276 ] {a0199a54-06f5-4830-a5a4-a9fde600bf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2194 | 2026.02.01 23:38:16.395684 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 49 rows starting from the beginning of the part | ||
| 2195 | 2026.02.01 23:38:16.395756 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 2196 | 2026.02.01 23:38:16.395824 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2197 | 2026.02.01 23:38:16.395899 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 2198 | 2026.02.01 23:38:16.395916 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1940 rows, containing 5 columns (5 merged, 0 gathered) in 0.002023484 sec., 958742.4461967577 rows/sec., 84.34 MiB/sec. | ||
| 2199 | 2026.02.01 23:38:16.395966 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
| 2200 | 2026.02.01 23:38:16.396052 [ 276 ] {a0199a54-06f5-4830-a5a4-a9fde600bf6d} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.02.01 23:38:16.396090 [ 276 ] {a0199a54-06f5-4830-a5a4-a9fde600bf6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2202 | 2026.02.01 23:38:16.396225 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2203 | 2026.02.01 23:38:16.396524 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_11_2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.02.01 23:38:16.396599 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_11_2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2205 | 2026.02.01 23:38:16.396675 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2206 | 2026.02.01 23:38:16.401312 [ 276 ] {a0199a54-06f5-4830-a5a4-a9fde600bf6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2207 | 2026.02.01 23:38:16.401659 [ 276 ] {a0199a54-06f5-4830-a5a4-a9fde600bf6d} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.02.01 23:38:16.401833 [ 276 ] {a0199a54-06f5-4830-a5a4-a9fde600bf6d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.006288 sec., 3816.793893129771 rows/sec., 324.28 KiB/sec. | ||
| 2209 | 2026.02.01 23:38:16.401884 [ 276 ] {a0199a54-06f5-4830-a5a4-a9fde600bf6d} <Debug> TCPHandler: Processed in 0.006469698 sec. | ||
| 2210 | 2026.02.01 23:38:16.401984 [ 194 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.006598081 sec., 26825.981675581126 rows/sec., 2.08 MiB/sec. | ||
| 2211 | 2026.02.01 23:38:16.402021 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2212 | 2026.02.01 23:38:16.402128 [ 276 ] {178ad875-a19a-4ff4-b8a2-c69879e2275a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2213 | 2026.02.01 23:38:16.402183 [ 276 ] {178ad875-a19a-4ff4-b8a2-c69879e2275a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2214 | 2026.02.01 23:38:16.402198 [ 194 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2215 | 2026.02.01 23:38:16.402535 [ 194 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_6_1} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2026.02.01 23:38:16.402614 [ 194 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_6_1} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2217 | 2026.02.01 23:38:16.402628 [ 276 ] {178ad875-a19a-4ff4-b8a2-c69879e2275a} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.02.01 23:38:16.402671 [ 276 ] {178ad875-a19a-4ff4-b8a2-c69879e2275a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2219 | 2026.02.01 23:38:16.402703 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2220 | 2026.02.01 23:38:16.402994 [ 276 ] {178ad875-a19a-4ff4-b8a2-c69879e2275a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2221 | 2026.02.01 23:38:16.403257 [ 276 ] {178ad875-a19a-4ff4-b8a2-c69879e2275a} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.02.01 23:38:16.403392 [ 276 ] {178ad875-a19a-4ff4-b8a2-c69879e2275a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001284 sec., 9345.794392523365 rows/sec., 730.14 KiB/sec. | ||
| 2223 | 2026.02.01 23:38:16.403431 [ 276 ] {178ad875-a19a-4ff4-b8a2-c69879e2275a} <Debug> TCPHandler: Processed in 0.001466605 sec. | ||
| 2224 | 2026.02.01 23:38:16.403551 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.02.01 23:38:16.403647 [ 276 ] {9c66142e-08e1-488f-8ec6-eaa8e4ca06b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2226 | 2026.02.01 23:38:16.403686 [ 276 ] {9c66142e-08e1-488f-8ec6-eaa8e4ca06b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2227 | 2026.02.01 23:38:16.404164 [ 276 ] {9c66142e-08e1-488f-8ec6-eaa8e4ca06b1} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.02.01 23:38:16.404201 [ 276 ] {9c66142e-08e1-488f-8ec6-eaa8e4ca06b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2229 | 2026.02.01 23:38:16.404528 [ 276 ] {9c66142e-08e1-488f-8ec6-eaa8e4ca06b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2230 | 2026.02.01 23:38:16.404746 [ 276 ] {9c66142e-08e1-488f-8ec6-eaa8e4ca06b1} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.02.01 23:38:16.404850 [ 29 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2232 | 2026.02.01 23:38:16.404875 [ 276 ] {9c66142e-08e1-488f-8ec6-eaa8e4ca06b1} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001247 sec., 109061.7481956696 rows/sec., 8.81 MiB/sec. | ||
| 2233 | 2026.02.01 23:38:16.404896 [ 29 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.02.01 23:38:16.404917 [ 276 ] {9c66142e-08e1-488f-8ec6-eaa8e4ca06b1} <Debug> TCPHandler: Processed in 0.001416324 sec. | ||
| 2235 | 2026.02.01 23:38:16.404921 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2236 | 2026.02.01 23:38:16.405033 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2026.02.01 23:38:16.405046 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 2238 | 2026.02.01 23:38:16.405135 [ 276 ] {e6b1b8dd-30af-4228-b295-9f71dd8fa4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2239 | 2026.02.01 23:38:16.405143 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2240 | 2026.02.01 23:38:16.405180 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 2241 | 2026.02.01 23:38:16.405184 [ 276 ] {e6b1b8dd-30af-4228-b295-9f71dd8fa4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2242 | 2026.02.01 23:38:16.405261 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 522 rows starting from the beginning of the part | ||
| 2243 | 2026.02.01 23:38:16.405316 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2244 | 2026.02.01 23:38:16.405361 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 2245 | 2026.02.01 23:38:16.405404 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2246 | 2026.02.01 23:38:16.405446 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 136 rows starting from the beginning of the part | ||
| 2247 | 2026.02.01 23:38:16.405592 [ 276 ] {e6b1b8dd-30af-4228-b295-9f71dd8fa4e2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.02.01 23:38:16.405627 [ 276 ] {e6b1b8dd-30af-4228-b295-9f71dd8fa4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2249 | 2026.02.01 23:38:16.405980 [ 276 ] {e6b1b8dd-30af-4228-b295-9f71dd8fa4e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2250 | 2026.02.01 23:38:16.406229 [ 276 ] {e6b1b8dd-30af-4228-b295-9f71dd8fa4e2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.02.01 23:38:16.406339 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2252 | 2026.02.01 23:38:16.406367 [ 276 ] {e6b1b8dd-30af-4228-b295-9f71dd8fa4e2} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00125 sec., 156800 rows/sec., 11.25 MiB/sec. | ||
| 2253 | 2026.02.01 23:38:16.406372 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.02.01 23:38:16.406372 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383403 sec., 756106.4996967622 rows/sec., 60.95 MiB/sec. | ||
| 2255 | 2026.02.01 23:38:16.406413 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2256 | 2026.02.01 23:38:16.406412 [ 276 ] {e6b1b8dd-30af-4228-b295-9f71dd8fa4e2} <Debug> TCPHandler: Processed in 0.001429244 sec. | ||
| 2257 | 2026.02.01 23:38:16.406495 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 2258 | 2026.02.01 23:38:16.406582 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2026.02.01 23:38:16.406592 [ 194 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2260 | 2026.02.01 23:38:16.406599 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2261 | 2026.02.01 23:38:16.406661 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1140 rows starting from the beginning of the part | ||
| 2262 | 2026.02.01 23:38:16.406700 [ 276 ] {547dba1a-be12-4f02-9815-47b739adcb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.02.01 23:38:16.406735 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1953 rows starting from the beginning of the part | ||
| 2264 | 2026.02.01 23:38:16.406769 [ 276 ] {547dba1a-be12-4f02-9815-47b739adcb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2265 | 2026.02.01 23:38:16.406796 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2266 | 2026.02.01 23:38:16.406854 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 2267 | 2026.02.01 23:38:16.406910 [ 194 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_11_2} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.02.01 23:38:16.406913 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2269 | 2026.02.01 23:38:16.406990 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 196 rows starting from the beginning of the part | ||
| 2270 | 2026.02.01 23:38:16.406996 [ 194 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_11_2} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2271 | 2026.02.01 23:38:16.407088 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2272 | 2026.02.01 23:38:16.408019 [ 276 ] {547dba1a-be12-4f02-9815-47b739adcb69} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.02.01 23:38:16.408064 [ 276 ] {547dba1a-be12-4f02-9815-47b739adcb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2274 | 2026.02.01 23:38:16.408848 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3737 rows, containing 5 columns (5 merged, 0 gathered) in 0.00238922 sec., 1564108.7886423185 rows/sec., 107.61 MiB/sec. | ||
| 2275 | 2026.02.01 23:38:16.408855 [ 276 ] {547dba1a-be12-4f02-9815-47b739adcb69} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2276 | 2026.02.01 23:38:16.409132 [ 276 ] {547dba1a-be12-4f02-9815-47b739adcb69} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.02.01 23:38:16.409269 [ 276 ] {547dba1a-be12-4f02-9815-47b739adcb69} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002593 sec., 13883.532587736214 rows/sec., 24.88 MiB/sec. | ||
| 2278 | 2026.02.01 23:38:16.409323 [ 276 ] {547dba1a-be12-4f02-9815-47b739adcb69} <Debug> TCPHandler: Processed in 0.002809476 sec. | ||
| 2279 | 2026.02.01 23:38:16.409352 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2280 | 2026.02.01 23:38:16.409447 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.02.01 23:38:16.409550 [ 276 ] {f3e9ab1d-5e19-4de4-b4ac-73873ac27dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.02.01 23:38:16.409595 [ 276 ] {f3e9ab1d-5e19-4de4-b4ac-73873ac27dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2283 | 2026.02.01 23:38:16.409658 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.02.01 23:38:16.409742 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2285 | 2026.02.01 23:38:16.409827 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 2286 | 2026.02.01 23:38:16.409924 [ 276 ] {f3e9ab1d-5e19-4de4-b4ac-73873ac27dc7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.02.01 23:38:16.409966 [ 276 ] {f3e9ab1d-5e19-4de4-b4ac-73873ac27dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2288 | 2026.02.01 23:38:16.410283 [ 276 ] {f3e9ab1d-5e19-4de4-b4ac-73873ac27dc7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2289 | 2026.02.01 23:38:16.410506 [ 276 ] {f3e9ab1d-5e19-4de4-b4ac-73873ac27dc7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.02.01 23:38:16.410608 [ 29 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2291 | 2026.02.01 23:38:16.410634 [ 276 ] {f3e9ab1d-5e19-4de4-b4ac-73873ac27dc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 2292 | 2026.02.01 23:38:16.410645 [ 29 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.02.01 23:38:16.410682 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2294 | 2026.02.01 23:38:16.410684 [ 276 ] {f3e9ab1d-5e19-4de4-b4ac-73873ac27dc7} <Debug> TCPHandler: Processed in 0.001286541 sec. | ||
| 2295 | 2026.02.01 23:38:16.410756 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 2296 | 2026.02.01 23:38:16.410844 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2297 | 2026.02.01 23:38:16.410869 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2298 | 2026.02.01 23:38:16.410911 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2299 | 2026.02.01 23:38:16.410950 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2300 | 2026.02.01 23:38:16.410993 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 2301 | 2026.02.01 23:38:16.411026 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 2302 | 2026.02.01 23:38:16.411066 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 2303 | 2026.02.01 23:38:16.411763 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001034637 sec., 579913.5348919476 rows/sec., 39.08 MiB/sec. | ||
| 2304 | 2026.02.01 23:38:16.411992 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2305 | 2026.02.01 23:38:16.412304 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_11_2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2026.02.01 23:38:16.412389 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_11_2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2307 | 2026.02.01 23:38:16.412479 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2308 | 2026.02.01 23:38:16.652987 [ 299 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Trace> AggregatingTransform: Aggregating | ||
| 2309 | 2026.02.01 23:38:16.653044 [ 299 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2310 | 2026.02.01 23:38:16.653076 [ 299 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001317212 sec. (759.179 rows/sec., 29.66 KiB/sec.) | ||
| 2311 | 2026.02.01 23:38:16.653091 [ 299 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Trace> Aggregator: Merging aggregated data | ||
| 2312 | 2026.02.01 23:38:16.654145 [ 275 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.632693 sec., 1.5805453829898546 rows/sec., 63.22 B/sec. | ||
| 2313 | 2026.02.01 23:38:16.654292 [ 275 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2314 | 2026.02.01 23:38:16.654308 [ 275 ] {ab8d70da-bf55-46c2-9eee-04c3577093b3} <Debug> TCPHandler: Processed in 0.633152915 sec. | ||
| 2315 | 2026.02.01 23:38:16.654467 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2316 | 2026.02.01 23:38:16.654494 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2317 | 2026.02.01 23:38:16.654505 [ 275 ] {} <Debug> TCP-Session: d0ff4e4d-7d35-411f-8b70-35e4d43bed9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.02.01 23:38:16.654518 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2319 | 2026.02.01 23:38:16.654534 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2320 | 2026.02.01 23:38:16.654551 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2321 | 2026.02.01 23:38:16.654577 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2322 | 2026.02.01 23:38:16.654592 [ 290 ] {} <Debug> TCP-Session: d03dd972-06f2-43c6-973b-d1c59972cafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.02.01 23:38:16.654614 [ 292 ] {} <Debug> TCP-Session: 806d9e39-b548-4a21-b1af-0db8efd6eeae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.02.01 23:38:16.654626 [ 288 ] {} <Debug> TCP-Session: 1c5c9e21-8c3c-4308-9c62-86a08e276971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.02.01 23:38:16.654624 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2326 | 2026.02.01 23:38:16.654606 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2327 | 2026.02.01 23:38:16.654752 [ 291 ] {} <Debug> TCP-Session: ef3be617-01af-4a96-9b8a-b8d630003564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.02.01 23:38:16.654578 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2329 | 2026.02.01 23:38:16.654798 [ 289 ] {} <Debug> TCP-Session: 9ec3715d-123e-4eb1-86b0-6623e5515492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.02.01 23:38:16.654582 [ 286 ] {} <Debug> TCP-Session: 1d1cca6b-06bb-43d9-a83a-ef4a1d673476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.02.01 23:38:16.654825 [ 293 ] {} <Debug> TCP-Session: f6c1b5ea-75da-4f56-b4a8-c1f8bfb6abdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.02.01 23:38:16.654525 [ 287 ] {} <Debug> TCP-Session: 056240a4-a1a4-4bf1-80e1-aa8d95e64f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.02.01 23:38:17.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.53 MiB, peak 196.62 MiB, free memory in arenas 0.00 B, will set to 204.85 MiB (RSS), difference: 18.33 MiB | ||
| 2334 | 2026.02.01 23:38:18.583150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 308 | ||
| 2335 | 2026.02.01 23:38:18.585363 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.02.01 23:38:18.585423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2337 | 2026.02.01 23:38:18.586619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2338 | 2026.02.01 23:38:18.586909 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.02.01 23:38:18.587079 [ 32 ] {} <Debug> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2340 | 2026.02.01 23:38:18.587146 [ 32 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.02.01 23:38:18.587172 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2342 | 2026.02.01 23:38:18.587259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2343 | 2026.02.01 23:38:18.587271 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 2344 | 2026.02.01 23:38:18.587771 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2345 | 2026.02.01 23:38:18.587938 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 2346 | 2026.02.01 23:38:18.588343 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 66 rows starting from the beginning of the part | ||
| 2347 | 2026.02.01 23:38:18.588710 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 2348 | 2026.02.01 23:38:18.589061 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 2349 | 2026.02.01 23:38:18.589418 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2350 | 2026.02.01 23:38:18.589768 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 2351 | 2026.02.01 23:38:18.596890 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 72 columns (72 merged, 0 gathered) in 0.009652911 sec., 31907.473300023175 rows/sec., 32.06 MiB/sec. | ||
| 2352 | 2026.02.01 23:38:18.597774 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2353 | 2026.02.01 23:38:18.598464 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_6_1} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.02.01 23:38:18.598569 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_6_1} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2355 | 2026.02.01 23:38:18.598721 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2356 | 2026.02.01 23:38:21.385045 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.02.01 23:38:21.385250 [ 276 ] {20e6fa48-19f0-4379-9950-e5e45858b2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2358 | 2026.02.01 23:38:21.385327 [ 276 ] {20e6fa48-19f0-4379-9950-e5e45858b2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2359 | 2026.02.01 23:38:21.386007 [ 276 ] {20e6fa48-19f0-4379-9950-e5e45858b2b5} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.02.01 23:38:21.386055 [ 276 ] {20e6fa48-19f0-4379-9950-e5e45858b2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2361 | 2026.02.01 23:38:21.386463 [ 276 ] {20e6fa48-19f0-4379-9950-e5e45858b2b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2362 | 2026.02.01 23:38:21.386695 [ 276 ] {20e6fa48-19f0-4379-9950-e5e45858b2b5} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.02.01 23:38:21.386861 [ 276 ] {20e6fa48-19f0-4379-9950-e5e45858b2b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.58 MiB/sec. | ||
| 2364 | 2026.02.01 23:38:21.386909 [ 276 ] {20e6fa48-19f0-4379-9950-e5e45858b2b5} <Debug> TCPHandler: Processed in 0.002007914 sec. | ||
| 2365 | 2026.02.01 23:38:21.387032 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.02.01 23:38:21.387137 [ 276 ] {10655aae-4050-4317-88b0-167fb056b380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2367 | 2026.02.01 23:38:21.387180 [ 276 ] {10655aae-4050-4317-88b0-167fb056b380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2368 | 2026.02.01 23:38:21.387640 [ 276 ] {10655aae-4050-4317-88b0-167fb056b380} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.02.01 23:38:21.387679 [ 276 ] {10655aae-4050-4317-88b0-167fb056b380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2370 | 2026.02.01 23:38:21.388031 [ 276 ] {10655aae-4050-4317-88b0-167fb056b380} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2371 | 2026.02.01 23:38:21.388242 [ 276 ] {10655aae-4050-4317-88b0-167fb056b380} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.02.01 23:38:21.388374 [ 276 ] {10655aae-4050-4317-88b0-167fb056b380} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 2373 | 2026.02.01 23:38:21.388412 [ 276 ] {10655aae-4050-4317-88b0-167fb056b380} <Debug> TCPHandler: Processed in 0.001433924 sec. | ||
| 2374 | 2026.02.01 23:38:21.388532 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.02.01 23:38:21.388632 [ 276 ] {7b3a2c7f-a5d7-4b19-86d6-6817605e4e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2376 | 2026.02.01 23:38:21.388676 [ 276 ] {7b3a2c7f-a5d7-4b19-86d6-6817605e4e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2377 | 2026.02.01 23:38:21.389098 [ 276 ] {7b3a2c7f-a5d7-4b19-86d6-6817605e4e2e} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.02.01 23:38:21.389134 [ 276 ] {7b3a2c7f-a5d7-4b19-86d6-6817605e4e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2379 | 2026.02.01 23:38:21.389461 [ 276 ] {7b3a2c7f-a5d7-4b19-86d6-6817605e4e2e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2380 | 2026.02.01 23:38:21.389685 [ 276 ] {7b3a2c7f-a5d7-4b19-86d6-6817605e4e2e} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.02.01 23:38:21.389816 [ 276 ] {7b3a2c7f-a5d7-4b19-86d6-6817605e4e2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 2382 | 2026.02.01 23:38:21.389854 [ 276 ] {7b3a2c7f-a5d7-4b19-86d6-6817605e4e2e} <Debug> TCPHandler: Processed in 0.001373143 sec. | ||
| 2383 | 2026.02.01 23:38:21.389972 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.02.01 23:38:21.390094 [ 276 ] {3a8774fa-b56c-4280-83fd-d6ab0bd24bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.02.01 23:38:21.390145 [ 276 ] {3a8774fa-b56c-4280-83fd-d6ab0bd24bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2386 | 2026.02.01 23:38:21.390533 [ 276 ] {3a8774fa-b56c-4280-83fd-d6ab0bd24bf2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.02.01 23:38:21.390569 [ 276 ] {3a8774fa-b56c-4280-83fd-d6ab0bd24bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2388 | 2026.02.01 23:38:21.390906 [ 276 ] {3a8774fa-b56c-4280-83fd-d6ab0bd24bf2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2389 | 2026.02.01 23:38:21.391118 [ 276 ] {3a8774fa-b56c-4280-83fd-d6ab0bd24bf2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): 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.01 23:38:21.391246 [ 276 ] {3a8774fa-b56c-4280-83fd-d6ab0bd24bf2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 2391 | 2026.02.01 23:38:21.391282 [ 276 ] {3a8774fa-b56c-4280-83fd-d6ab0bd24bf2} <Debug> TCPHandler: Processed in 0.001368073 sec. | ||
| 2392 | 2026.02.01 23:38:23.516663 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2393 | 2026.02.01 23:38:23.516752 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2394 | 2026.02.01 23:38:23.595361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4798 | ||
| 2395 | 2026.02.01 23:38:23.595895 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.02.01 23:38:23.595930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2397 | 2026.02.01 23:38:23.596437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2398 | 2026.02.01 23:38:23.596676 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.02.01 23:38:23.596820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4798 | ||
| 2400 | 2026.02.01 23:38:23.838106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2401 | 2026.02.01 23:38:23.856554 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.02.01 23:38:23.856627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2403 | 2026.02.01 23:38:23.862885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2404 | 2026.02.01 23:38:23.863634 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.02.01 23:38:23.866987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2406 | 2026.02.01 23:38:24.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.26 MiB, peak 210.26 MiB, free memory in arenas 0.00 B, will set to 209.45 MiB (RSS), difference: 3.19 MiB | ||
| 2407 | 2026.02.01 23:38:26.386821 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.02.01 23:38:26.387033 [ 276 ] {8d6b1eff-4b93-4e80-a2a1-fc5c5b7f99f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2409 | 2026.02.01 23:38:26.387110 [ 276 ] {8d6b1eff-4b93-4e80-a2a1-fc5c5b7f99f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2410 | 2026.02.01 23:38:26.387896 [ 276 ] {8d6b1eff-4b93-4e80-a2a1-fc5c5b7f99f2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.02.01 23:38:26.387947 [ 276 ] {8d6b1eff-4b93-4e80-a2a1-fc5c5b7f99f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2412 | 2026.02.01 23:38:26.388392 [ 276 ] {8d6b1eff-4b93-4e80-a2a1-fc5c5b7f99f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2413 | 2026.02.01 23:38:26.388637 [ 276 ] {8d6b1eff-4b93-4e80-a2a1-fc5c5b7f99f2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.02.01 23:38:26.388795 [ 276 ] {8d6b1eff-4b93-4e80-a2a1-fc5c5b7f99f2} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001818 sec., 70407.04070407042 rows/sec., 6.07 MiB/sec. | ||
| 2415 | 2026.02.01 23:38:26.388840 [ 276 ] {8d6b1eff-4b93-4e80-a2a1-fc5c5b7f99f2} <Debug> TCPHandler: Processed in 0.002165967 sec. | ||
| 2416 | 2026.02.01 23:38:26.388967 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.02.01 23:38:26.389064 [ 276 ] {a7cc8424-7c8b-47bc-817b-586f547c8d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2418 | 2026.02.01 23:38:26.389107 [ 276 ] {a7cc8424-7c8b-47bc-817b-586f547c8d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2419 | 2026.02.01 23:38:26.389525 [ 276 ] {a7cc8424-7c8b-47bc-817b-586f547c8d97} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.02.01 23:38:26.389564 [ 276 ] {a7cc8424-7c8b-47bc-817b-586f547c8d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2421 | 2026.02.01 23:38:26.389884 [ 276 ] {a7cc8424-7c8b-47bc-817b-586f547c8d97} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2422 | 2026.02.01 23:38:26.390122 [ 276 ] {a7cc8424-7c8b-47bc-817b-586f547c8d97} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.02.01 23:38:26.390255 [ 276 ] {a7cc8424-7c8b-47bc-817b-586f547c8d97} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00121 sec., 29752.06611570248 rows/sec., 2.18 MiB/sec. | ||
| 2424 | 2026.02.01 23:38:26.390293 [ 276 ] {a7cc8424-7c8b-47bc-817b-586f547c8d97} <Debug> TCPHandler: Processed in 0.001378393 sec. | ||
| 2425 | 2026.02.01 23:38:26.390395 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.02.01 23:38:26.390491 [ 276 ] {ad592b96-7521-4008-ab6a-2849845921bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2427 | 2026.02.01 23:38:26.390530 [ 276 ] {ad592b96-7521-4008-ab6a-2849845921bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2428 | 2026.02.01 23:38:26.390958 [ 276 ] {ad592b96-7521-4008-ab6a-2849845921bd} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.02.01 23:38:26.390994 [ 276 ] {ad592b96-7521-4008-ab6a-2849845921bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2430 | 2026.02.01 23:38:26.391310 [ 276 ] {ad592b96-7521-4008-ab6a-2849845921bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2431 | 2026.02.01 23:38:26.391531 [ 276 ] {ad592b96-7521-4008-ab6a-2849845921bd} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.02.01 23:38:26.391657 [ 276 ] {ad592b96-7521-4008-ab6a-2849845921bd} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001184 sec., 84459.45945945947 rows/sec., 6.60 MiB/sec. | ||
| 2433 | 2026.02.01 23:38:26.391694 [ 276 ] {ad592b96-7521-4008-ab6a-2849845921bd} <Debug> TCPHandler: Processed in 0.001348232 sec. | ||
| 2434 | 2026.02.01 23:38:26.391806 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.02.01 23:38:26.391901 [ 276 ] {ac3a317a-8388-4b7f-9b43-5fffc04b6ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.02.01 23:38:26.391946 [ 276 ] {ac3a317a-8388-4b7f-9b43-5fffc04b6ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2437 | 2026.02.01 23:38:26.392365 [ 276 ] {ac3a317a-8388-4b7f-9b43-5fffc04b6ccd} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.02.01 23:38:26.392401 [ 276 ] {ac3a317a-8388-4b7f-9b43-5fffc04b6ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2439 | 2026.02.01 23:38:26.392729 [ 276 ] {ac3a317a-8388-4b7f-9b43-5fffc04b6ccd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2440 | 2026.02.01 23:38:26.392953 [ 276 ] {ac3a317a-8388-4b7f-9b43-5fffc04b6ccd} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.02.01 23:38:26.393084 [ 276 ] {ac3a317a-8388-4b7f-9b43-5fffc04b6ccd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 2442 | 2026.02.01 23:38:26.393121 [ 276 ] {ac3a317a-8388-4b7f-9b43-5fffc04b6ccd} <Debug> TCPHandler: Processed in 0.001365303 sec. | ||
| 2443 | 2026.02.01 23:38:26.393241 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.02.01 23:38:26.393364 [ 276 ] {b6d8d139-022a-41e0-9164-d3133f0a5280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.02.01 23:38:26.393429 [ 276 ] {b6d8d139-022a-41e0-9164-d3133f0a5280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2446 | 2026.02.01 23:38:26.394401 [ 276 ] {b6d8d139-022a-41e0-9164-d3133f0a5280} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.02.01 23:38:26.394436 [ 276 ] {b6d8d139-022a-41e0-9164-d3133f0a5280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2448 | 2026.02.01 23:38:26.395053 [ 276 ] {b6d8d139-022a-41e0-9164-d3133f0a5280} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2449 | 2026.02.01 23:38:26.395299 [ 276 ] {b6d8d139-022a-41e0-9164-d3133f0a5280} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.02.01 23:38:26.395440 [ 276 ] {b6d8d139-022a-41e0-9164-d3133f0a5280} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.0021 sec., 17142.857142857145 rows/sec., 30.72 MiB/sec. | ||
| 2451 | 2026.02.01 23:38:26.395498 [ 276 ] {b6d8d139-022a-41e0-9164-d3133f0a5280} <Debug> TCPHandler: Processed in 0.002318299 sec. | ||
| 2452 | 2026.02.01 23:38:26.395619 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.02.01 23:38:26.395716 [ 276 ] {cca8092b-db64-4f0d-9ca6-6a1cdfdc7699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.02.01 23:38:26.395759 [ 276 ] {cca8092b-db64-4f0d-9ca6-6a1cdfdc7699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2455 | 2026.02.01 23:38:26.396102 [ 276 ] {cca8092b-db64-4f0d-9ca6-6a1cdfdc7699} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.02.01 23:38:26.396138 [ 276 ] {cca8092b-db64-4f0d-9ca6-6a1cdfdc7699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2457 | 2026.02.01 23:38:26.396447 [ 276 ] {cca8092b-db64-4f0d-9ca6-6a1cdfdc7699} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2458 | 2026.02.01 23:38:26.396672 [ 276 ] {cca8092b-db64-4f0d-9ca6-6a1cdfdc7699} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): 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.01 23:38:26.396802 [ 276 ] {cca8092b-db64-4f0d-9ca6-6a1cdfdc7699} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 2460 | 2026.02.01 23:38:26.396836 [ 276 ] {cca8092b-db64-4f0d-9ca6-6a1cdfdc7699} <Debug> TCPHandler: Processed in 0.001268211 sec. | ||
| 2461 | 2026.02.01 23:38:28.587814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 328 | ||
| 2462 | 2026.02.01 23:38:28.589862 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.02.01 23:38:28.589919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2464 | 2026.02.01 23:38:28.591086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2465 | 2026.02.01 23:38:28.591369 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.02.01 23:38:28.591705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2467 | 2026.02.01 23:38:31.097556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5310 | ||
| 2468 | 2026.02.01 23:38:31.098091 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.02.01 23:38:31.098135 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2470 | 2026.02.01 23:38:31.098663 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2471 | 2026.02.01 23:38:31.098900 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.02.01 23:38:31.099028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5310 | ||
| 2473 | 2026.02.01 23:38:31.099041 [ 26 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2474 | 2026.02.01 23:38:31.099149 [ 26 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.02.01 23:38:31.099204 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2476 | 2026.02.01 23:38:31.099332 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 2477 | 2026.02.01 23:38:31.099468 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2478 | 2026.02.01 23:38:31.099506 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2878 rows starting from the beginning of the part | ||
| 2479 | 2026.02.01 23:38:31.099567 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 2480 | 2026.02.01 23:38:31.099610 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 2481 | 2026.02.01 23:38:31.099671 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 2482 | 2026.02.01 23:38:31.099735 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 2483 | 2026.02.01 23:38:31.099802 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 2484 | 2026.02.01 23:38:31.101288 [ 194 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5310 rows, containing 4 columns (4 merged, 0 gathered) in 0.002012804 sec., 2638110.814565154 rows/sec., 37.74 MiB/sec. | ||
| 2485 | 2026.02.01 23:38:31.102122 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2486 | 2026.02.01 23:38:31.102429 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_11_2} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.02.01 23:38:31.102506 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_11_2} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2488 | 2026.02.01 23:38:31.102594 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2489 | 2026.02.01 23:38:31.367730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2490 | 2026.02.01 23:38:31.385135 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2026.02.01 23:38:31.385215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2492 | 2026.02.01 23:38:31.392704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2493 | 2026.02.01 23:38:31.393545 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.02.01 23:38:31.393912 [ 26 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2495 | 2026.02.01 23:38:31.393978 [ 26 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.02.01 23:38:31.393999 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2497 | 2026.02.01 23:38:31.394129 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 2498 | 2026.02.01 23:38:31.397987 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2499 | 2026.02.01 23:38:31.398391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2500 | 2026.02.01 23:38:31.399308 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 2501 | 2026.02.01 23:38:31.404123 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 2502 | 2026.02.01 23:38:31.408217 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 2503 | 2026.02.01 23:38:31.412626 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 2504 | 2026.02.01 23:38:31.416869 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 2505 | 2026.02.01 23:38:31.417318 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2026.02.01 23:38:31.417492 [ 276 ] {2610873f-2351-4dd7-a42f-fbc5041ceafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2507 | 2026.02.01 23:38:31.417562 [ 276 ] {2610873f-2351-4dd7-a42f-fbc5041ceafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2508 | 2026.02.01 23:38:31.418175 [ 276 ] {2610873f-2351-4dd7-a42f-fbc5041ceafd} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.02.01 23:38:31.418222 [ 276 ] {2610873f-2351-4dd7-a42f-fbc5041ceafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2510 | 2026.02.01 23:38:31.418657 [ 276 ] {2610873f-2351-4dd7-a42f-fbc5041ceafd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2511 | 2026.02.01 23:38:31.418916 [ 276 ] {2610873f-2351-4dd7-a42f-fbc5041ceafd} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.02.01 23:38:31.419073 [ 276 ] {2610873f-2351-4dd7-a42f-fbc5041ceafd} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001634 sec., 6119.9510403916765 rows/sec., 499.04 KiB/sec. | ||
| 2513 | 2026.02.01 23:38:31.419129 [ 276 ] {2610873f-2351-4dd7-a42f-fbc5041ceafd} <Debug> TCPHandler: Processed in 0.001945773 sec. | ||
| 2514 | 2026.02.01 23:38:31.419305 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.02.01 23:38:31.419431 [ 276 ] {2aa26ff4-6f95-4dfd-9236-32bebe1457f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2516 | 2026.02.01 23:38:31.419477 [ 276 ] {2aa26ff4-6f95-4dfd-9236-32bebe1457f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2517 | 2026.02.01 23:38:31.420868 [ 276 ] {2aa26ff4-6f95-4dfd-9236-32bebe1457f0} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.02.01 23:38:31.420908 [ 276 ] {2aa26ff4-6f95-4dfd-9236-32bebe1457f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2519 | 2026.02.01 23:38:31.421353 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 2520 | 2026.02.01 23:38:31.421385 [ 276 ] {2aa26ff4-6f95-4dfd-9236-32bebe1457f0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2521 | 2026.02.01 23:38:31.421622 [ 276 ] {2aa26ff4-6f95-4dfd-9236-32bebe1457f0} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.02.01 23:38:31.421755 [ 276 ] {2aa26ff4-6f95-4dfd-9236-32bebe1457f0} <Debug> executeQuery: Read 1209 rows, 102.12 KiB in 0.002349 sec., 514687.10089399747 rows/sec., 42.45 MiB/sec. | ||
| 2523 | 2026.02.01 23:38:31.421794 [ 276 ] {2aa26ff4-6f95-4dfd-9236-32bebe1457f0} <Debug> TCPHandler: Processed in 0.002553702 sec. | ||
| 2524 | 2026.02.01 23:38:31.421916 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2026.02.01 23:38:31.422042 [ 276 ] {be5c03ad-bd84-4f78-a5fc-26e6b0ed643c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2526 | 2026.02.01 23:38:31.422084 [ 276 ] {be5c03ad-bd84-4f78-a5fc-26e6b0ed643c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2527 | 2026.02.01 23:38:31.422511 [ 276 ] {be5c03ad-bd84-4f78-a5fc-26e6b0ed643c} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.02.01 23:38:31.422550 [ 276 ] {be5c03ad-bd84-4f78-a5fc-26e6b0ed643c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2529 | 2026.02.01 23:38:31.422882 [ 276 ] {be5c03ad-bd84-4f78-a5fc-26e6b0ed643c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2530 | 2026.02.01 23:38:31.423103 [ 276 ] {be5c03ad-bd84-4f78-a5fc-26e6b0ed643c} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.02.01 23:38:31.423231 [ 276 ] {be5c03ad-bd84-4f78-a5fc-26e6b0ed643c} <Debug> executeQuery: Read 14 rows, 1023.00 B in 0.001207 sec., 11599.0057995029 rows/sec., 827.69 KiB/sec. | ||
| 2532 | 2026.02.01 23:38:31.423270 [ 276 ] {be5c03ad-bd84-4f78-a5fc-26e6b0ed643c} <Debug> TCPHandler: Processed in 0.001405923 sec. | ||
| 2533 | 2026.02.01 23:38:31.423412 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.02.01 23:38:31.423509 [ 276 ] {95076c6e-08a8-4f25-825b-c55d3407ede2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2535 | 2026.02.01 23:38:31.423550 [ 276 ] {95076c6e-08a8-4f25-825b-c55d3407ede2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2536 | 2026.02.01 23:38:31.424044 [ 276 ] {95076c6e-08a8-4f25-825b-c55d3407ede2} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.02.01 23:38:31.424082 [ 276 ] {95076c6e-08a8-4f25-825b-c55d3407ede2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2538 | 2026.02.01 23:38:31.424415 [ 276 ] {95076c6e-08a8-4f25-825b-c55d3407ede2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2539 | 2026.02.01 23:38:31.424645 [ 276 ] {95076c6e-08a8-4f25-825b-c55d3407ede2} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.02.01 23:38:31.424773 [ 276 ] {95076c6e-08a8-4f25-825b-c55d3407ede2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001282 sec., 177847.11388455538 rows/sec., 12.04 MiB/sec. | ||
| 2541 | 2026.02.01 23:38:31.424810 [ 276 ] {95076c6e-08a8-4f25-825b-c55d3407ede2} <Debug> TCPHandler: Processed in 0.001449064 sec. | ||
| 2542 | 2026.02.01 23:38:31.424922 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2026.02.01 23:38:31.425018 [ 276 ] {072f4ef4-fbef-4520-a16c-ed071701bbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2544 | 2026.02.01 23:38:31.425059 [ 276 ] {072f4ef4-fbef-4520-a16c-ed071701bbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2545 | 2026.02.01 23:38:31.425685 [ 276 ] {072f4ef4-fbef-4520-a16c-ed071701bbb6} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.02.01 23:38:31.425721 [ 276 ] {072f4ef4-fbef-4520-a16c-ed071701bbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2547 | 2026.02.01 23:38:31.426050 [ 276 ] {072f4ef4-fbef-4520-a16c-ed071701bbb6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2548 | 2026.02.01 23:38:31.426261 [ 276 ] {072f4ef4-fbef-4520-a16c-ed071701bbb6} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.02.01 23:38:31.426382 [ 276 ] {072f4ef4-fbef-4520-a16c-ed071701bbb6} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001441 sec., 374739.7640527412 rows/sec., 27.80 MiB/sec. | ||
| 2550 | 2026.02.01 23:38:31.426418 [ 276 ] {072f4ef4-fbef-4520-a16c-ed071701bbb6} <Debug> TCPHandler: Processed in 0.001608277 sec. | ||
| 2551 | 2026.02.01 23:38:31.426610 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2026.02.01 23:38:31.426718 [ 276 ] {d22e7f91-ae6a-4c41-975c-8585b3e52b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.02.01 23:38:31.426763 [ 276 ] {d22e7f91-ae6a-4c41-975c-8585b3e52b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2554 | 2026.02.01 23:38:31.427352 [ 276 ] {d22e7f91-ae6a-4c41-975c-8585b3e52b18} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.02.01 23:38:31.427390 [ 276 ] {d22e7f91-ae6a-4c41-975c-8585b3e52b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2556 | 2026.02.01 23:38:31.427843 [ 276 ] {d22e7f91-ae6a-4c41-975c-8585b3e52b18} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2557 | 2026.02.01 23:38:31.428072 [ 276 ] {d22e7f91-ae6a-4c41-975c-8585b3e52b18} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.02.01 23:38:31.428205 [ 276 ] {d22e7f91-ae6a-4c41-975c-8585b3e52b18} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001506 sec., 563745.0199203187 rows/sec., 37.95 MiB/sec. | ||
| 2559 | 2026.02.01 23:38:31.428242 [ 276 ] {d22e7f91-ae6a-4c41-975c-8585b3e52b18} <Debug> TCPHandler: Processed in 0.001694218 sec. | ||
| 2560 | 2026.02.01 23:38:31.428376 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.02.01 23:38:31.428486 [ 276 ] {691eeb6d-23df-4df4-a668-1ef06653135a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2562 | 2026.02.01 23:38:31.428550 [ 276 ] {691eeb6d-23df-4df4-a668-1ef06653135a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2563 | 2026.02.01 23:38:31.429286 [ 276 ] {691eeb6d-23df-4df4-a668-1ef06653135a} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.02.01 23:38:31.429328 [ 276 ] {691eeb6d-23df-4df4-a668-1ef06653135a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2565 | 2026.02.01 23:38:31.429867 [ 276 ] {691eeb6d-23df-4df4-a668-1ef06653135a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2566 | 2026.02.01 23:38:31.430114 [ 276 ] {691eeb6d-23df-4df4-a668-1ef06653135a} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.02.01 23:38:31.430236 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2568 | 2026.02.01 23:38:31.430259 [ 276 ] {691eeb6d-23df-4df4-a668-1ef06653135a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001793 sec., 2230.897936419409 rows/sec., 4.00 MiB/sec. | ||
| 2569 | 2026.02.01 23:38:31.430288 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.02.01 23:38:31.430313 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2571 | 2026.02.01 23:38:31.430319 [ 276 ] {691eeb6d-23df-4df4-a668-1ef06653135a} <Debug> TCPHandler: Processed in 0.002002503 sec. | ||
| 2572 | 2026.02.01 23:38:31.430408 [ 194 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 2573 | 2026.02.01 23:38:31.430456 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.02.01 23:38:31.430560 [ 276 ] {154cb2f9-224a-405f-9d85-aaf63226f7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2575 | 2026.02.01 23:38:31.430603 [ 276 ] {154cb2f9-224a-405f-9d85-aaf63226f7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2576 | 2026.02.01 23:38:31.430755 [ 194 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2577 | 2026.02.01 23:38:31.430826 [ 194 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 2578 | 2026.02.01 23:38:31.430937 [ 276 ] {154cb2f9-224a-405f-9d85-aaf63226f7bf} <Trace> oximeter.measurements_i64 (764b067f-71f0-48de-afae-2e8d7405a817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.02.01 23:38:31.430979 [ 276 ] {154cb2f9-224a-405f-9d85-aaf63226f7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2580 | 2026.02.01 23:38:31.431003 [ 194 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 2581 | 2026.02.01 23:38:31.431140 [ 194 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 2582 | 2026.02.01 23:38:31.431251 [ 194 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2583 | 2026.02.01 23:38:31.431356 [ 276 ] {154cb2f9-224a-405f-9d85-aaf63226f7bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2584 | 2026.02.01 23:38:31.431367 [ 194 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 2585 | 2026.02.01 23:38:31.431491 [ 194 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 2586 | 2026.02.01 23:38:31.431614 [ 276 ] {154cb2f9-224a-405f-9d85-aaf63226f7bf} <Trace> oximeter.measurements_i64 (764b067f-71f0-48de-afae-2e8d7405a817): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.02.01 23:38:31.431759 [ 276 ] {154cb2f9-224a-405f-9d85-aaf63226f7bf} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001218 sec., 4926.108374384236 rows/sec., 347.97 KiB/sec. | ||
| 2588 | 2026.02.01 23:38:31.431796 [ 276 ] {154cb2f9-224a-405f-9d85-aaf63226f7bf} <Debug> TCPHandler: Processed in 0.001391014 sec. | ||
| 2589 | 2026.02.01 23:38:31.431907 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.02.01 23:38:31.432005 [ 276 ] {073507d7-13f4-4cc4-b5f9-b8dfdb97c84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2591 | 2026.02.01 23:38:31.432047 [ 276 ] {073507d7-13f4-4cc4-b5f9-b8dfdb97c84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2592 | 2026.02.01 23:38:31.432387 [ 276 ] {073507d7-13f4-4cc4-b5f9-b8dfdb97c84f} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.02.01 23:38:31.432425 [ 276 ] {073507d7-13f4-4cc4-b5f9-b8dfdb97c84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2594 | 2026.02.01 23:38:31.432771 [ 276 ] {073507d7-13f4-4cc4-b5f9-b8dfdb97c84f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2595 | 2026.02.01 23:38:31.433018 [ 276 ] {073507d7-13f4-4cc4-b5f9-b8dfdb97c84f} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): 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.01 23:38:31.433154 [ 276 ] {073507d7-13f4-4cc4-b5f9-b8dfdb97c84f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 2597 | 2026.02.01 23:38:31.433191 [ 276 ] {073507d7-13f4-4cc4-b5f9-b8dfdb97c84f} <Debug> TCPHandler: Processed in 0.001332482 sec. | ||
| 2598 | 2026.02.01 23:38:31.438800 [ 190 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 19 columns (19 merged, 0 gathered) in 0.008429001 sec., 21236.205808968345 rows/sec., 38.05 MiB/sec. | ||
| 2599 | 2026.02.01 23:38:31.439341 [ 201 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2600 | 2026.02.01 23:38:31.439804 [ 201 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.02.01 23:38:31.439890 [ 201 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2602 | 2026.02.01 23:38:31.440027 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2603 | 2026.02.01 23:38:31.476591 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.082516359 sec., 1005.8611529381708 rows/sec., 5.20 MiB/sec. | ||
| 2604 | 2026.02.01 23:38:31.479113 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2605 | 2026.02.01 23:38:31.481199 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_11_2} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.02.01 23:38:31.481304 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_11_2} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2607 | 2026.02.01 23:38:31.483166 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2608 | 2026.02.01 23:38:32.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.35 MiB, peak 224.87 MiB, free memory in arenas 0.00 B, will set to 220.73 MiB (RSS), difference: 9.37 MiB | ||
| 2609 | 2026.02.01 23:38:36.388361 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2026.02.01 23:38:36.388564 [ 276 ] {13fc5635-ce27-42b5-a927-832e8685da17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2611 | 2026.02.01 23:38:36.388639 [ 276 ] {13fc5635-ce27-42b5-a927-832e8685da17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2612 | 2026.02.01 23:38:36.389295 [ 276 ] {13fc5635-ce27-42b5-a927-832e8685da17} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.02.01 23:38:36.389345 [ 276 ] {13fc5635-ce27-42b5-a927-832e8685da17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2614 | 2026.02.01 23:38:36.389786 [ 276 ] {13fc5635-ce27-42b5-a927-832e8685da17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2615 | 2026.02.01 23:38:36.390033 [ 276 ] {13fc5635-ce27-42b5-a927-832e8685da17} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.02.01 23:38:36.390188 [ 276 ] {13fc5635-ce27-42b5-a927-832e8685da17} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001676 sec., 76372.31503579952 rows/sec., 6.58 MiB/sec. | ||
| 2617 | 2026.02.01 23:38:36.390230 [ 276 ] {13fc5635-ce27-42b5-a927-832e8685da17} <Debug> TCPHandler: Processed in 0.002007823 sec. | ||
| 2618 | 2026.02.01 23:38:36.390353 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2026.02.01 23:38:36.390452 [ 276 ] {9571ac06-3429-4ac7-8f75-c14720b98d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2620 | 2026.02.01 23:38:36.390495 [ 276 ] {9571ac06-3429-4ac7-8f75-c14720b98d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2621 | 2026.02.01 23:38:36.390909 [ 276 ] {9571ac06-3429-4ac7-8f75-c14720b98d02} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.02.01 23:38:36.390947 [ 276 ] {9571ac06-3429-4ac7-8f75-c14720b98d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2623 | 2026.02.01 23:38:36.391255 [ 276 ] {9571ac06-3429-4ac7-8f75-c14720b98d02} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2624 | 2026.02.01 23:38:36.391476 [ 276 ] {9571ac06-3429-4ac7-8f75-c14720b98d02} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.02.01 23:38:36.391606 [ 276 ] {9571ac06-3429-4ac7-8f75-c14720b98d02} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001174 sec., 30664.395229982965 rows/sec., 2.25 MiB/sec. | ||
| 2626 | 2026.02.01 23:38:36.391645 [ 276 ] {9571ac06-3429-4ac7-8f75-c14720b98d02} <Debug> TCPHandler: Processed in 0.001345483 sec. | ||
| 2627 | 2026.02.01 23:38:36.391763 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2026.02.01 23:38:36.391859 [ 276 ] {9c51193f-3202-40ac-a655-6b816cfe0f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2629 | 2026.02.01 23:38:36.391899 [ 276 ] {9c51193f-3202-40ac-a655-6b816cfe0f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2630 | 2026.02.01 23:38:36.392344 [ 276 ] {9c51193f-3202-40ac-a655-6b816cfe0f1c} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.02.01 23:38:36.392382 [ 276 ] {9c51193f-3202-40ac-a655-6b816cfe0f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2632 | 2026.02.01 23:38:36.392706 [ 276 ] {9c51193f-3202-40ac-a655-6b816cfe0f1c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2633 | 2026.02.01 23:38:36.392920 [ 276 ] {9c51193f-3202-40ac-a655-6b816cfe0f1c} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.02.01 23:38:36.393050 [ 276 ] {9c51193f-3202-40ac-a655-6b816cfe0f1c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00121 sec., 82644.62809917355 rows/sec., 6.46 MiB/sec. | ||
| 2635 | 2026.02.01 23:38:36.393086 [ 276 ] {9c51193f-3202-40ac-a655-6b816cfe0f1c} <Debug> TCPHandler: Processed in 0.001373303 sec. | ||
| 2636 | 2026.02.01 23:38:36.393198 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.02.01 23:38:36.393293 [ 276 ] {95aa52be-3abc-4ded-90a9-035d469ca177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.02.01 23:38:36.393338 [ 276 ] {95aa52be-3abc-4ded-90a9-035d469ca177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2639 | 2026.02.01 23:38:36.393739 [ 276 ] {95aa52be-3abc-4ded-90a9-035d469ca177} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.02.01 23:38:36.393776 [ 276 ] {95aa52be-3abc-4ded-90a9-035d469ca177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2641 | 2026.02.01 23:38:36.394109 [ 276 ] {95aa52be-3abc-4ded-90a9-035d469ca177} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2642 | 2026.02.01 23:38:36.394321 [ 276 ] {95aa52be-3abc-4ded-90a9-035d469ca177} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.02.01 23:38:36.394453 [ 276 ] {95aa52be-3abc-4ded-90a9-035d469ca177} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 2644 | 2026.02.01 23:38:36.394490 [ 276 ] {95aa52be-3abc-4ded-90a9-035d469ca177} <Debug> TCPHandler: Processed in 0.001343172 sec. | ||
| 2645 | 2026.02.01 23:38:36.394594 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.02.01 23:38:36.394693 [ 276 ] {dddccff4-6d0f-4c1f-b41c-21c4f48c29ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2647 | 2026.02.01 23:38:36.394748 [ 276 ] {dddccff4-6d0f-4c1f-b41c-21c4f48c29ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2648 | 2026.02.01 23:38:36.395527 [ 276 ] {dddccff4-6d0f-4c1f-b41c-21c4f48c29ed} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.02.01 23:38:36.395564 [ 276 ] {dddccff4-6d0f-4c1f-b41c-21c4f48c29ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2650 | 2026.02.01 23:38:36.396138 [ 276 ] {dddccff4-6d0f-4c1f-b41c-21c4f48c29ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2651 | 2026.02.01 23:38:36.396361 [ 276 ] {dddccff4-6d0f-4c1f-b41c-21c4f48c29ed} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.02.01 23:38:36.396497 [ 276 ] {dddccff4-6d0f-4c1f-b41c-21c4f48c29ed} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001824 sec., 19736.842105263157 rows/sec., 35.37 MiB/sec. | ||
| 2653 | 2026.02.01 23:38:36.396548 [ 276 ] {dddccff4-6d0f-4c1f-b41c-21c4f48c29ed} <Debug> TCPHandler: Processed in 0.002004314 sec. | ||
| 2654 | 2026.02.01 23:38:36.396661 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.02.01 23:38:36.396757 [ 276 ] {630c5a25-0b69-4d8f-b253-0bd1b578ca1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2656 | 2026.02.01 23:38:36.396800 [ 276 ] {630c5a25-0b69-4d8f-b253-0bd1b578ca1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2657 | 2026.02.01 23:38:36.397143 [ 276 ] {630c5a25-0b69-4d8f-b253-0bd1b578ca1f} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.02.01 23:38:36.397181 [ 276 ] {630c5a25-0b69-4d8f-b253-0bd1b578ca1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2659 | 2026.02.01 23:38:36.397488 [ 276 ] {630c5a25-0b69-4d8f-b253-0bd1b578ca1f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2660 | 2026.02.01 23:38:36.397703 [ 276 ] {630c5a25-0b69-4d8f-b253-0bd1b578ca1f} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.02.01 23:38:36.397831 [ 276 ] {630c5a25-0b69-4d8f-b253-0bd1b578ca1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 2662 | 2026.02.01 23:38:36.397867 [ 276 ] {630c5a25-0b69-4d8f-b253-0bd1b578ca1f} <Debug> TCPHandler: Processed in 0.001256271 sec. | ||
| 2663 | 2026.02.01 23:38:38.516807 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2664 | 2026.02.01 23:38:38.516858 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2665 | 2026.02.01 23:38:38.592322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 358 | ||
| 2666 | 2026.02.01 23:38:38.594855 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.02.01 23:38:38.594991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2668 | 2026.02.01 23:38:38.596446 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2669 | 2026.02.01 23:38:38.596758 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.02.01 23:38:38.597163 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2671 | 2026.02.01 23:38:38.599294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5758 | ||
| 2672 | 2026.02.01 23:38:38.599842 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.02.01 23:38:38.599894 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2674 | 2026.02.01 23:38:38.600466 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2675 | 2026.02.01 23:38:38.600719 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.02.01 23:38:38.600878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5758 | ||
| 2677 | 2026.02.01 23:38:38.898626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2678 | 2026.02.01 23:38:38.916652 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.02.01 23:38:38.916719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2680 | 2026.02.01 23:38:38.922430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2681 | 2026.02.01 23:38:38.923146 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.02.01 23:38:38.926412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2683 | 2026.02.01 23:38:41.386326 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.02.01 23:38:41.386608 [ 276 ] {f2b629ce-745a-457d-a7e1-135f2be2a9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2685 | 2026.02.01 23:38:41.386713 [ 276 ] {f2b629ce-745a-457d-a7e1-135f2be2a9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2686 | 2026.02.01 23:38:41.387466 [ 276 ] {f2b629ce-745a-457d-a7e1-135f2be2a9f9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.02.01 23:38:41.387508 [ 276 ] {f2b629ce-745a-457d-a7e1-135f2be2a9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2688 | 2026.02.01 23:38:41.387906 [ 276 ] {f2b629ce-745a-457d-a7e1-135f2be2a9f9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2689 | 2026.02.01 23:38:41.388136 [ 276 ] {f2b629ce-745a-457d-a7e1-135f2be2a9f9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.02.01 23:38:41.388265 [ 131 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2691 | 2026.02.01 23:38:41.388296 [ 276 ] {f2b629ce-745a-457d-a7e1-135f2be2a9f9} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001765 sec., 36260.62322946175 rows/sec., 2.87 MiB/sec. | ||
| 2692 | 2026.02.01 23:38:41.388310 [ 131 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.02.01 23:38:41.388335 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2694 | 2026.02.01 23:38:41.388345 [ 276 ] {f2b629ce-745a-457d-a7e1-135f2be2a9f9} <Debug> TCPHandler: Processed in 0.002203887 sec. | ||
| 2695 | 2026.02.01 23:38:41.388463 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.02.01 23:38:41.388475 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 2697 | 2026.02.01 23:38:41.388567 [ 276 ] {a97f12fe-e28a-495c-97a5-87a06b361676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2698 | 2026.02.01 23:38:41.388617 [ 276 ] {a97f12fe-e28a-495c-97a5-87a06b361676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2699 | 2026.02.01 23:38:41.388639 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2700 | 2026.02.01 23:38:41.388701 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1396 rows starting from the beginning of the part | ||
| 2701 | 2026.02.01 23:38:41.388814 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2702 | 2026.02.01 23:38:41.388869 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 2703 | 2026.02.01 23:38:41.388920 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1209 rows starting from the beginning of the part | ||
| 2704 | 2026.02.01 23:38:41.388964 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
| 2705 | 2026.02.01 23:38:41.389012 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2706 | 2026.02.01 23:38:41.389024 [ 276 ] {a97f12fe-e28a-495c-97a5-87a06b361676} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.02.01 23:38:41.389066 [ 276 ] {a97f12fe-e28a-495c-97a5-87a06b361676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2708 | 2026.02.01 23:38:41.389453 [ 276 ] {a97f12fe-e28a-495c-97a5-87a06b361676} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2709 | 2026.02.01 23:38:41.389688 [ 276 ] {a97f12fe-e28a-495c-97a5-87a06b361676} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.02.01 23:38:41.389830 [ 276 ] {a97f12fe-e28a-495c-97a5-87a06b361676} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001287 sec., 3108.003108003108 rows/sec., 233.71 KiB/sec. | ||
| 2711 | 2026.02.01 23:38:41.389868 [ 276 ] {a97f12fe-e28a-495c-97a5-87a06b361676} <Debug> TCPHandler: Processed in 0.001456135 sec. | ||
| 2712 | 2026.02.01 23:38:41.389978 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.02.01 23:38:41.390076 [ 276 ] {8941516e-1505-481e-8773-4dac60bc8f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2714 | 2026.02.01 23:38:41.390116 [ 276 ] {8941516e-1505-481e-8773-4dac60bc8f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2715 | 2026.02.01 23:38:41.390549 [ 276 ] {8941516e-1505-481e-8773-4dac60bc8f8e} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.02.01 23:38:41.390584 [ 276 ] {8941516e-1505-481e-8773-4dac60bc8f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2717 | 2026.02.01 23:38:41.390606 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2981 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196897 sec., 1356913.8653291436 rows/sec., 118.18 MiB/sec. | ||
| 2718 | 2026.02.01 23:38:41.390911 [ 276 ] {8941516e-1505-481e-8773-4dac60bc8f8e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2719 | 2026.02.01 23:38:41.390923 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2720 | 2026.02.01 23:38:41.391188 [ 276 ] {8941516e-1505-481e-8773-4dac60bc8f8e} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.02.01 23:38:41.391291 [ 131 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2722 | 2026.02.01 23:38:41.391293 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_16_3} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.02.01 23:38:41.391319 [ 131 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.02.01 23:38:41.391330 [ 276 ] {8941516e-1505-481e-8773-4dac60bc8f8e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001274 sec., 53375.19623233909 rows/sec., 4.17 MiB/sec. | ||
| 2725 | 2026.02.01 23:38:41.391344 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2726 | 2026.02.01 23:38:41.391369 [ 276 ] {8941516e-1505-481e-8773-4dac60bc8f8e} <Debug> TCPHandler: Processed in 0.001440215 sec. | ||
| 2727 | 2026.02.01 23:38:41.391390 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_16_3} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2728 | 2026.02.01 23:38:41.391427 [ 187 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 2729 | 2026.02.01 23:38:41.391484 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.02.01 23:38:41.391491 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2731 | 2026.02.01 23:38:41.391529 [ 187 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2732 | 2026.02.01 23:38:41.391567 [ 187 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 618 rows starting from the beginning of the part | ||
| 2733 | 2026.02.01 23:38:41.391582 [ 276 ] {d9efbde7-5255-4847-ae6f-9d3199d1a3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.02.01 23:38:41.391626 [ 276 ] {d9efbde7-5255-4847-ae6f-9d3199d1a3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2735 | 2026.02.01 23:38:41.391660 [ 187 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2736 | 2026.02.01 23:38:41.391715 [ 187 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
| 2737 | 2026.02.01 23:38:41.391761 [ 187 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 540 rows starting from the beginning of the part | ||
| 2738 | 2026.02.01 23:38:41.391805 [ 187 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 100 rows starting from the beginning of the part | ||
| 2739 | 2026.02.01 23:38:41.391847 [ 187 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 68 rows starting from the beginning of the part | ||
| 2740 | 2026.02.01 23:38:41.392026 [ 276 ] {d9efbde7-5255-4847-ae6f-9d3199d1a3f2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.02.01 23:38:41.392060 [ 276 ] {d9efbde7-5255-4847-ae6f-9d3199d1a3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2742 | 2026.02.01 23:38:41.392397 [ 276 ] {d9efbde7-5255-4847-ae6f-9d3199d1a3f2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2743 | 2026.02.01 23:38:41.392610 [ 276 ] {d9efbde7-5255-4847-ae6f-9d3199d1a3f2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.02.01 23:38:41.392733 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2745 | 2026.02.01 23:38:41.392741 [ 276 ] {d9efbde7-5255-4847-ae6f-9d3199d1a3f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 2746 | 2026.02.01 23:38:41.392782 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.02.01 23:38:41.392796 [ 276 ] {d9efbde7-5255-4847-ae6f-9d3199d1a3f2} <Debug> TCPHandler: Processed in 0.001361722 sec. | ||
| 2748 | 2026.02.01 23:38:41.392809 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2749 | 2026.02.01 23:38:41.392872 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486635 sec., 1002263.5011283873 rows/sec., 79.51 MiB/sec. | ||
| 2750 | 2026.02.01 23:38:41.392879 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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.01 23:38:41.392909 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.02.01 23:38:41.392981 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2753 | 2026.02.01 23:38:41.393007 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3737 rows starting from the beginning of the part | ||
| 2754 | 2026.02.01 23:38:41.393014 [ 276 ] {6fb4203c-1a40-4b35-b696-0efd6166f8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2755 | 2026.02.01 23:38:41.393040 [ 201 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2756 | 2026.02.01 23:38:41.393053 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 2757 | 2026.02.01 23:38:41.393071 [ 276 ] {6fb4203c-1a40-4b35-b696-0efd6166f8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2758 | 2026.02.01 23:38:41.393100 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2759 | 2026.02.01 23:38:41.393135 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 849 rows starting from the beginning of the part | ||
| 2760 | 2026.02.01 23:38:41.393169 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 2761 | 2026.02.01 23:38:41.393206 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2762 | 2026.02.01 23:38:41.393364 [ 201 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_16_3} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.02.01 23:38:41.393453 [ 201 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_16_3} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2764 | 2026.02.01 23:38:41.393537 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2765 | 2026.02.01 23:38:41.393787 [ 276 ] {6fb4203c-1a40-4b35-b696-0efd6166f8b0} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.02.01 23:38:41.393828 [ 276 ] {6fb4203c-1a40-4b35-b696-0efd6166f8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2767 | 2026.02.01 23:38:41.394335 [ 276 ] {6fb4203c-1a40-4b35-b696-0efd6166f8b0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2768 | 2026.02.01 23:38:41.394557 [ 276 ] {6fb4203c-1a40-4b35-b696-0efd6166f8b0} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.02.01 23:38:41.394698 [ 276 ] {6fb4203c-1a40-4b35-b696-0efd6166f8b0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001701 sec., 2351.5579071134625 rows/sec., 4.21 MiB/sec. | ||
| 2770 | 2026.02.01 23:38:41.394763 [ 276 ] {6fb4203c-1a40-4b35-b696-0efd6166f8b0} <Debug> TCPHandler: Processed in 0.001902672 sec. | ||
| 2771 | 2026.02.01 23:38:41.394876 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.02.01 23:38:41.394971 [ 276 ] {0913000e-c038-45e9-95be-664b47aa656b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2773 | 2026.02.01 23:38:41.395015 [ 276 ] {0913000e-c038-45e9-95be-664b47aa656b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2774 | 2026.02.01 23:38:41.395361 [ 276 ] {0913000e-c038-45e9-95be-664b47aa656b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.02.01 23:38:41.395398 [ 276 ] {0913000e-c038-45e9-95be-664b47aa656b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2776 | 2026.02.01 23:38:41.395442 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5226 rows, containing 5 columns (5 merged, 0 gathered) in 0.002585933 sec., 2020934.0303867115 rows/sec., 138.77 MiB/sec. | ||
| 2777 | 2026.02.01 23:38:41.395714 [ 276 ] {0913000e-c038-45e9-95be-664b47aa656b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2778 | 2026.02.01 23:38:41.395862 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2779 | 2026.02.01 23:38:41.395936 [ 276 ] {0913000e-c038-45e9-95be-664b47aa656b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.02.01 23:38:41.396042 [ 126 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2781 | 2026.02.01 23:38:41.396068 [ 276 ] {0913000e-c038-45e9-95be-664b47aa656b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 2782 | 2026.02.01 23:38:41.396084 [ 126 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.02.01 23:38:41.396108 [ 276 ] {0913000e-c038-45e9-95be-664b47aa656b} <Debug> TCPHandler: Processed in 0.001280962 sec. | ||
| 2784 | 2026.02.01 23:38:41.396112 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.02.01 23:38:41.396112 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2786 | 2026.02.01 23:38:41.396190 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2787 | 2026.02.01 23:38:41.396216 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 2788 | 2026.02.01 23:38:41.396263 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2789 | 2026.02.01 23:38:41.396329 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2790 | 2026.02.01 23:38:41.396363 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2791 | 2026.02.01 23:38:41.396435 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 2792 | 2026.02.01 23:38:41.396482 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 2793 | 2026.02.01 23:38:41.396523 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 2794 | 2026.02.01 23:38:41.396565 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 2795 | 2026.02.01 23:38:41.396613 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 2796 | 2026.02.01 23:38:41.397475 [ 190 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001295332 sec., 694802.5679902913 rows/sec., 46.82 MiB/sec. | ||
| 2797 | 2026.02.01 23:38:41.397658 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2798 | 2026.02.01 23:38:41.397909 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_16_3} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.02.01 23:38:41.397976 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_16_3} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2800 | 2026.02.01 23:38:41.398046 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2801 | 2026.02.01 23:38:46.101032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6270 | ||
| 2802 | 2026.02.01 23:38:46.101911 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.02.01 23:38:46.101987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2804 | 2026.02.01 23:38:46.102722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2805 | 2026.02.01 23:38:46.102950 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.02.01 23:38:46.103078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6270 | ||
| 2807 | 2026.02.01 23:38:46.389853 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.02.01 23:38:46.390033 [ 276 ] {b440b955-362f-4693-b763-af56b0d39570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2809 | 2026.02.01 23:38:46.390099 [ 276 ] {b440b955-362f-4693-b763-af56b0d39570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2810 | 2026.02.01 23:38:46.390730 [ 276 ] {b440b955-362f-4693-b763-af56b0d39570} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.02.01 23:38:46.390772 [ 276 ] {b440b955-362f-4693-b763-af56b0d39570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2812 | 2026.02.01 23:38:46.391160 [ 276 ] {b440b955-362f-4693-b763-af56b0d39570} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2813 | 2026.02.01 23:38:46.391387 [ 276 ] {b440b955-362f-4693-b763-af56b0d39570} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.02.01 23:38:46.391540 [ 276 ] {b440b955-362f-4693-b763-af56b0d39570} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001556 sec., 15424.164524421592 rows/sec., 1.28 MiB/sec. | ||
| 2815 | 2026.02.01 23:38:46.391581 [ 276 ] {b440b955-362f-4693-b763-af56b0d39570} <Debug> TCPHandler: Processed in 0.001860342 sec. | ||
| 2816 | 2026.02.01 23:38:46.391706 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.02.01 23:38:46.391803 [ 276 ] {ea9074f8-f73d-413a-ac87-3aac16d3cbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2818 | 2026.02.01 23:38:46.391845 [ 276 ] {ea9074f8-f73d-413a-ac87-3aac16d3cbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2819 | 2026.02.01 23:38:46.392235 [ 276 ] {ea9074f8-f73d-413a-ac87-3aac16d3cbf6} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.02.01 23:38:46.392270 [ 276 ] {ea9074f8-f73d-413a-ac87-3aac16d3cbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2821 | 2026.02.01 23:38:46.392553 [ 276 ] {ea9074f8-f73d-413a-ac87-3aac16d3cbf6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2822 | 2026.02.01 23:38:46.392766 [ 276 ] {ea9074f8-f73d-413a-ac87-3aac16d3cbf6} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.02.01 23:38:46.392893 [ 276 ] {ea9074f8-f73d-413a-ac87-3aac16d3cbf6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 441.57 KiB/sec. | ||
| 2824 | 2026.02.01 23:38:46.392929 [ 276 ] {ea9074f8-f73d-413a-ac87-3aac16d3cbf6} <Debug> TCPHandler: Processed in 0.001272771 sec. | ||
| 2825 | 2026.02.01 23:38:46.393048 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.02.01 23:38:46.393153 [ 276 ] {d7f752dc-b584-4abd-ad05-1ccbf68f2e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2827 | 2026.02.01 23:38:46.393194 [ 276 ] {d7f752dc-b584-4abd-ad05-1ccbf68f2e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2828 | 2026.02.01 23:38:46.393748 [ 276 ] {d7f752dc-b584-4abd-ad05-1ccbf68f2e0b} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.02.01 23:38:46.393785 [ 276 ] {d7f752dc-b584-4abd-ad05-1ccbf68f2e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2830 | 2026.02.01 23:38:46.394138 [ 276 ] {d7f752dc-b584-4abd-ad05-1ccbf68f2e0b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2831 | 2026.02.01 23:38:46.394378 [ 276 ] {d7f752dc-b584-4abd-ad05-1ccbf68f2e0b} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.02.01 23:38:46.394509 [ 276 ] {d7f752dc-b584-4abd-ad05-1ccbf68f2e0b} <Debug> executeQuery: Read 251 rows, 22.97 KiB in 0.001376 sec., 182412.7906976744 rows/sec., 16.30 MiB/sec. | ||
| 2833 | 2026.02.01 23:38:46.394547 [ 276 ] {d7f752dc-b584-4abd-ad05-1ccbf68f2e0b} <Debug> TCPHandler: Processed in 0.001550706 sec. | ||
| 2834 | 2026.02.01 23:38:46.394666 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.02.01 23:38:46.394763 [ 276 ] {ff8a758f-6f56-4b3d-80b1-81b2f924dff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2836 | 2026.02.01 23:38:46.394803 [ 276 ] {ff8a758f-6f56-4b3d-80b1-81b2f924dff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2837 | 2026.02.01 23:38:46.395226 [ 276 ] {ff8a758f-6f56-4b3d-80b1-81b2f924dff9} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.02.01 23:38:46.395262 [ 276 ] {ff8a758f-6f56-4b3d-80b1-81b2f924dff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2839 | 2026.02.01 23:38:46.395573 [ 276 ] {ff8a758f-6f56-4b3d-80b1-81b2f924dff9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2840 | 2026.02.01 23:38:46.395791 [ 276 ] {ff8a758f-6f56-4b3d-80b1-81b2f924dff9} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.02.01 23:38:46.395899 [ 39 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2842 | 2026.02.01 23:38:46.395939 [ 39 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.02.01 23:38:46.395940 [ 276 ] {ff8a758f-6f56-4b3d-80b1-81b2f924dff9} <Debug> executeQuery: Read 54 rows, 4.09 KiB in 0.001195 sec., 45188.28451882845 rows/sec., 3.34 MiB/sec. | ||
| 2844 | 2026.02.01 23:38:46.395960 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2845 | 2026.02.01 23:38:46.395990 [ 276 ] {ff8a758f-6f56-4b3d-80b1-81b2f924dff9} <Debug> TCPHandler: Processed in 0.001374593 sec. | ||
| 2846 | 2026.02.01 23:38:46.396099 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 2847 | 2026.02.01 23:38:46.396124 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.02.01 23:38:46.396247 [ 276 ] {18f5f525-dc14-4d51-9ec2-572ae8313d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.02.01 23:38:46.396260 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2850 | 2026.02.01 23:38:46.396290 [ 276 ] {18f5f525-dc14-4d51-9ec2-572ae8313d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2851 | 2026.02.01 23:38:46.396299 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 62 rows starting from the beginning of the part | ||
| 2852 | 2026.02.01 23:38:46.396405 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2853 | 2026.02.01 23:38:46.396452 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
| 2854 | 2026.02.01 23:38:46.396503 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2855 | 2026.02.01 23:38:46.396549 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 2856 | 2026.02.01 23:38:46.396595 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
| 2857 | 2026.02.01 23:38:46.396702 [ 276 ] {18f5f525-dc14-4d51-9ec2-572ae8313d8f} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.02.01 23:38:46.396749 [ 276 ] {18f5f525-dc14-4d51-9ec2-572ae8313d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2859 | 2026.02.01 23:38:46.397087 [ 276 ] {18f5f525-dc14-4d51-9ec2-572ae8313d8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2860 | 2026.02.01 23:38:46.397342 [ 276 ] {18f5f525-dc14-4d51-9ec2-572ae8313d8f} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.02.01 23:38:46.397440 [ 200 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403254 sec., 146801.6481691839 rows/sec., 11.31 MiB/sec. | ||
| 2862 | 2026.02.01 23:38:46.397478 [ 276 ] {18f5f525-dc14-4d51-9ec2-572ae8313d8f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001248 sec., 19230.76923076923 rows/sec., 1.60 MiB/sec. | ||
| 2863 | 2026.02.01 23:38:46.397525 [ 276 ] {18f5f525-dc14-4d51-9ec2-572ae8313d8f} <Debug> TCPHandler: Processed in 0.001456784 sec. | ||
| 2864 | 2026.02.01 23:38:46.397646 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.02.01 23:38:46.397658 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2866 | 2026.02.01 23:38:46.397745 [ 276 ] {8c7947ea-8c41-4d90-a064-b1011a4147cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.02.01 23:38:46.397795 [ 276 ] {8c7947ea-8c41-4d90-a064-b1011a4147cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2868 | 2026.02.01 23:38:46.398019 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_11_2} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.02.01 23:38:46.398156 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_11_2} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2870 | 2026.02.01 23:38:46.398210 [ 276 ] {8c7947ea-8c41-4d90-a064-b1011a4147cf} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.02.01 23:38:46.398251 [ 276 ] {8c7947ea-8c41-4d90-a064-b1011a4147cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2872 | 2026.02.01 23:38:46.398279 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2873 | 2026.02.01 23:38:46.398564 [ 276 ] {8c7947ea-8c41-4d90-a064-b1011a4147cf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2874 | 2026.02.01 23:38:46.398804 [ 276 ] {8c7947ea-8c41-4d90-a064-b1011a4147cf} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.02.01 23:38:46.398935 [ 276 ] {8c7947ea-8c41-4d90-a064-b1011a4147cf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 775.43 KiB/sec. | ||
| 2876 | 2026.02.01 23:38:46.398974 [ 276 ] {8c7947ea-8c41-4d90-a064-b1011a4147cf} <Debug> TCPHandler: Processed in 0.001383243 sec. | ||
| 2877 | 2026.02.01 23:38:46.399091 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2026.02.01 23:38:46.399186 [ 276 ] {530c62a3-6f6a-4152-9c24-5c0fc6f50b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2879 | 2026.02.01 23:38:46.399227 [ 276 ] {530c62a3-6f6a-4152-9c24-5c0fc6f50b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2880 | 2026.02.01 23:38:46.399707 [ 276 ] {530c62a3-6f6a-4152-9c24-5c0fc6f50b04} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.02.01 23:38:46.399744 [ 276 ] {530c62a3-6f6a-4152-9c24-5c0fc6f50b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2882 | 2026.02.01 23:38:46.400068 [ 276 ] {530c62a3-6f6a-4152-9c24-5c0fc6f50b04} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2883 | 2026.02.01 23:38:46.400291 [ 276 ] {530c62a3-6f6a-4152-9c24-5c0fc6f50b04} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.02.01 23:38:46.400425 [ 276 ] {530c62a3-6f6a-4152-9c24-5c0fc6f50b04} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.001257 sec., 112967.38265712012 rows/sec., 9.12 MiB/sec. | ||
| 2885 | 2026.02.01 23:38:46.400463 [ 276 ] {530c62a3-6f6a-4152-9c24-5c0fc6f50b04} <Debug> TCPHandler: Processed in 0.001423344 sec. | ||
| 2886 | 2026.02.01 23:38:46.400571 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.02.01 23:38:46.400674 [ 276 ] {63092b6e-d130-4ebb-9e96-d1e5c0567d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2888 | 2026.02.01 23:38:46.400720 [ 276 ] {63092b6e-d130-4ebb-9e96-d1e5c0567d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2889 | 2026.02.01 23:38:46.401141 [ 276 ] {63092b6e-d130-4ebb-9e96-d1e5c0567d80} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.02.01 23:38:46.401179 [ 276 ] {63092b6e-d130-4ebb-9e96-d1e5c0567d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2891 | 2026.02.01 23:38:46.401533 [ 276 ] {63092b6e-d130-4ebb-9e96-d1e5c0567d80} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2892 | 2026.02.01 23:38:46.401765 [ 276 ] {63092b6e-d130-4ebb-9e96-d1e5c0567d80} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.02.01 23:38:46.401896 [ 276 ] {63092b6e-d130-4ebb-9e96-d1e5c0567d80} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001242 sec., 160225.4428341385 rows/sec., 11.49 MiB/sec. | ||
| 2894 | 2026.02.01 23:38:46.401934 [ 276 ] {63092b6e-d130-4ebb-9e96-d1e5c0567d80} <Debug> TCPHandler: Processed in 0.001414374 sec. | ||
| 2895 | 2026.02.01 23:38:46.402045 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.02.01 23:38:46.402140 [ 276 ] {1879e430-7701-4cdc-bc77-62dec69541e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.02.01 23:38:46.402195 [ 276 ] {1879e430-7701-4cdc-bc77-62dec69541e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2898 | 2026.02.01 23:38:46.403031 [ 276 ] {1879e430-7701-4cdc-bc77-62dec69541e0} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.02.01 23:38:46.403068 [ 276 ] {1879e430-7701-4cdc-bc77-62dec69541e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2900 | 2026.02.01 23:38:46.403622 [ 276 ] {1879e430-7701-4cdc-bc77-62dec69541e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2901 | 2026.02.01 23:38:46.403849 [ 276 ] {1879e430-7701-4cdc-bc77-62dec69541e0} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.02.01 23:38:46.403975 [ 276 ] {1879e430-7701-4cdc-bc77-62dec69541e0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001871 sec., 19241.047568145375 rows/sec., 34.48 MiB/sec. | ||
| 2903 | 2026.02.01 23:38:46.404023 [ 276 ] {1879e430-7701-4cdc-bc77-62dec69541e0} <Debug> TCPHandler: Processed in 0.002047744 sec. | ||
| 2904 | 2026.02.01 23:38:46.404132 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.02.01 23:38:46.404221 [ 276 ] {6ce9be67-6004-4d2a-b00d-8d7bea72734e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2906 | 2026.02.01 23:38:46.404260 [ 276 ] {6ce9be67-6004-4d2a-b00d-8d7bea72734e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2907 | 2026.02.01 23:38:46.404572 [ 276 ] {6ce9be67-6004-4d2a-b00d-8d7bea72734e} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.02.01 23:38:46.404606 [ 276 ] {6ce9be67-6004-4d2a-b00d-8d7bea72734e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2909 | 2026.02.01 23:38:46.404982 [ 276 ] {6ce9be67-6004-4d2a-b00d-8d7bea72734e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2910 | 2026.02.01 23:38:46.405214 [ 276 ] {6ce9be67-6004-4d2a-b00d-8d7bea72734e} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.02.01 23:38:46.405342 [ 276 ] {6ce9be67-6004-4d2a-b00d-8d7bea72734e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 2912 | 2026.02.01 23:38:46.405378 [ 276 ] {6ce9be67-6004-4d2a-b00d-8d7bea72734e} <Debug> TCPHandler: Processed in 0.001267831 sec. | ||
| 2913 | 2026.02.01 23:38:46.426507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2914 | 2026.02.01 23:38:46.443526 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.02.01 23:38:46.443580 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2916 | 2026.02.01 23:38:46.449748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2917 | 2026.02.01 23:38:46.450473 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.02.01 23:38:46.453488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2919 | 2026.02.01 23:38:48.597393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 390 | ||
| 2920 | 2026.02.01 23:38:48.600151 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.02.01 23:38:48.600212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2922 | 2026.02.01 23:38:48.601545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2923 | 2026.02.01 23:38:48.601856 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.02.01 23:38:48.602250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 2925 | 2026.02.01 23:38:51.386250 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.02.01 23:38:51.386434 [ 276 ] {dbaa4df9-1c0e-483b-b4a4-cdf395c1a9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2927 | 2026.02.01 23:38:51.386501 [ 276 ] {dbaa4df9-1c0e-483b-b4a4-cdf395c1a9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2928 | 2026.02.01 23:38:51.387145 [ 276 ] {dbaa4df9-1c0e-483b-b4a4-cdf395c1a9a9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.02.01 23:38:51.387195 [ 276 ] {dbaa4df9-1c0e-483b-b4a4-cdf395c1a9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2930 | 2026.02.01 23:38:51.387593 [ 276 ] {dbaa4df9-1c0e-483b-b4a4-cdf395c1a9a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2931 | 2026.02.01 23:38:51.387827 [ 276 ] {dbaa4df9-1c0e-483b-b4a4-cdf395c1a9a9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.02.01 23:38:51.387997 [ 276 ] {dbaa4df9-1c0e-483b-b4a4-cdf395c1a9a9} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001613 sec., 39677.619342839425 rows/sec., 3.14 MiB/sec. | ||
| 2933 | 2026.02.01 23:38:51.388047 [ 276 ] {dbaa4df9-1c0e-483b-b4a4-cdf395c1a9a9} <Debug> TCPHandler: Processed in 0.001931993 sec. | ||
| 2934 | 2026.02.01 23:38:51.388167 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.02.01 23:38:51.388271 [ 276 ] {80f85df3-a12d-477a-b75e-7788f038ee66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2936 | 2026.02.01 23:38:51.388315 [ 276 ] {80f85df3-a12d-477a-b75e-7788f038ee66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2937 | 2026.02.01 23:38:51.388721 [ 276 ] {80f85df3-a12d-477a-b75e-7788f038ee66} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.02.01 23:38:51.388757 [ 276 ] {80f85df3-a12d-477a-b75e-7788f038ee66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2939 | 2026.02.01 23:38:51.389068 [ 276 ] {80f85df3-a12d-477a-b75e-7788f038ee66} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2940 | 2026.02.01 23:38:51.389278 [ 276 ] {80f85df3-a12d-477a-b75e-7788f038ee66} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.02.01 23:38:51.389408 [ 276 ] {80f85df3-a12d-477a-b75e-7788f038ee66} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00116 sec., 3448.2758620689656 rows/sec., 259.29 KiB/sec. | ||
| 2942 | 2026.02.01 23:38:51.389445 [ 276 ] {80f85df3-a12d-477a-b75e-7788f038ee66} <Debug> TCPHandler: Processed in 0.001332552 sec. | ||
| 2943 | 2026.02.01 23:38:51.389549 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.02.01 23:38:51.389645 [ 276 ] {2ff43523-cb2f-4c68-8260-24438797f84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2945 | 2026.02.01 23:38:51.389686 [ 276 ] {2ff43523-cb2f-4c68-8260-24438797f84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2946 | 2026.02.01 23:38:51.390090 [ 276 ] {2ff43523-cb2f-4c68-8260-24438797f84b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.02.01 23:38:51.390127 [ 276 ] {2ff43523-cb2f-4c68-8260-24438797f84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2948 | 2026.02.01 23:38:51.390436 [ 276 ] {2ff43523-cb2f-4c68-8260-24438797f84b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2949 | 2026.02.01 23:38:51.390644 [ 276 ] {2ff43523-cb2f-4c68-8260-24438797f84b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.02.01 23:38:51.390776 [ 276 ] {2ff43523-cb2f-4c68-8260-24438797f84b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001149 sec., 59181.89730200174 rows/sec., 4.62 MiB/sec. | ||
| 2951 | 2026.02.01 23:38:51.390812 [ 276 ] {2ff43523-cb2f-4c68-8260-24438797f84b} <Debug> TCPHandler: Processed in 0.001313342 sec. | ||
| 2952 | 2026.02.01 23:38:51.390924 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.02.01 23:38:51.391018 [ 276 ] {e886da65-1d7f-4489-840b-a4616d1ed1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2954 | 2026.02.01 23:38:51.391062 [ 276 ] {e886da65-1d7f-4489-840b-a4616d1ed1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2955 | 2026.02.01 23:38:51.391453 [ 276 ] {e886da65-1d7f-4489-840b-a4616d1ed1c7} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.02.01 23:38:51.391489 [ 276 ] {e886da65-1d7f-4489-840b-a4616d1ed1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2957 | 2026.02.01 23:38:51.391814 [ 276 ] {e886da65-1d7f-4489-840b-a4616d1ed1c7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2958 | 2026.02.01 23:38:51.392027 [ 276 ] {e886da65-1d7f-4489-840b-a4616d1ed1c7} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.02.01 23:38:51.392162 [ 276 ] {e886da65-1d7f-4489-840b-a4616d1ed1c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 2960 | 2026.02.01 23:38:51.392198 [ 276 ] {e886da65-1d7f-4489-840b-a4616d1ed1c7} <Debug> TCPHandler: Processed in 0.001324762 sec. | ||
| 2961 | 2026.02.01 23:38:51.392321 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.02.01 23:38:51.392446 [ 276 ] {7c713b1a-d38a-4b8e-9f60-e9ce13e4ae68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2963 | 2026.02.01 23:38:51.392512 [ 276 ] {7c713b1a-d38a-4b8e-9f60-e9ce13e4ae68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2964 | 2026.02.01 23:38:51.393369 [ 276 ] {7c713b1a-d38a-4b8e-9f60-e9ce13e4ae68} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.02.01 23:38:51.393406 [ 276 ] {7c713b1a-d38a-4b8e-9f60-e9ce13e4ae68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2966 | 2026.02.01 23:38:51.393916 [ 276 ] {7c713b1a-d38a-4b8e-9f60-e9ce13e4ae68} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2967 | 2026.02.01 23:38:51.394144 [ 276 ] {7c713b1a-d38a-4b8e-9f60-e9ce13e4ae68} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.02.01 23:38:51.394282 [ 276 ] {7c713b1a-d38a-4b8e-9f60-e9ce13e4ae68} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001862 sec., 2148.227712137487 rows/sec., 3.85 MiB/sec. | ||
| 2969 | 2026.02.01 23:38:51.394343 [ 276 ] {7c713b1a-d38a-4b8e-9f60-e9ce13e4ae68} <Debug> TCPHandler: Processed in 0.002084755 sec. | ||
| 2970 | 2026.02.01 23:38:51.394454 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.02.01 23:38:51.394550 [ 276 ] {e556ced4-4c08-43c1-bfbc-c42c493c39e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2972 | 2026.02.01 23:38:51.394592 [ 276 ] {e556ced4-4c08-43c1-bfbc-c42c493c39e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2973 | 2026.02.01 23:38:51.394921 [ 276 ] {e556ced4-4c08-43c1-bfbc-c42c493c39e0} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.02.01 23:38:51.394958 [ 276 ] {e556ced4-4c08-43c1-bfbc-c42c493c39e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2975 | 2026.02.01 23:38:51.395266 [ 276 ] {e556ced4-4c08-43c1-bfbc-c42c493c39e0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2976 | 2026.02.01 23:38:51.395486 [ 276 ] {e556ced4-4c08-43c1-bfbc-c42c493c39e0} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.02.01 23:38:51.395619 [ 276 ] {e556ced4-4c08-43c1-bfbc-c42c493c39e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 2978 | 2026.02.01 23:38:51.395656 [ 276 ] {e556ced4-4c08-43c1-bfbc-c42c493c39e0} <Debug> TCPHandler: Processed in 0.001252521 sec. | ||
| 2979 | 2026.02.01 23:38:53.516904 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2980 | 2026.02.01 23:38:53.516978 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2981 | 2026.02.01 23:38:53.603217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6718 | ||
| 2982 | 2026.02.01 23:38:53.603737 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.02.01 23:38:53.603782 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2984 | 2026.02.01 23:38:53.604291 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2985 | 2026.02.01 23:38:53.604533 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.02.01 23:38:53.604680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6718 | ||
| 2987 | 2026.02.01 23:38:53.953622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2988 | 2026.02.01 23:38:53.970746 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.02.01 23:38:53.970812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2990 | 2026.02.01 23:38:53.976923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2991 | 2026.02.01 23:38:53.977677 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.02.01 23:38:53.980607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2993 | 2026.02.01 23:38:56.388210 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.02.01 23:38:56.388416 [ 276 ] {eb94416c-1d35-44d7-8cc8-69201a6c3e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2995 | 2026.02.01 23:38:56.388492 [ 276 ] {eb94416c-1d35-44d7-8cc8-69201a6c3e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2996 | 2026.02.01 23:38:56.389293 [ 276 ] {eb94416c-1d35-44d7-8cc8-69201a6c3e49} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.02.01 23:38:56.389354 [ 276 ] {eb94416c-1d35-44d7-8cc8-69201a6c3e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2998 | 2026.02.01 23:38:56.389784 [ 276 ] {eb94416c-1d35-44d7-8cc8-69201a6c3e49} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2999 | 2026.02.01 23:38:56.390005 [ 276 ] {eb94416c-1d35-44d7-8cc8-69201a6c3e49} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.02.01 23:38:56.390166 [ 276 ] {eb94416c-1d35-44d7-8cc8-69201a6c3e49} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001808 sec., 70796.46017699115 rows/sec., 6.10 MiB/sec. | ||
| 3001 | 2026.02.01 23:38:56.390216 [ 276 ] {eb94416c-1d35-44d7-8cc8-69201a6c3e49} <Debug> TCPHandler: Processed in 0.002150666 sec. | ||
| 3002 | 2026.02.01 23:38:56.390355 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.02.01 23:38:56.390455 [ 276 ] {8ff3660d-8df2-4b6b-9e34-7bcbb935590f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3004 | 2026.02.01 23:38:56.390498 [ 276 ] {8ff3660d-8df2-4b6b-9e34-7bcbb935590f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3005 | 2026.02.01 23:38:56.390930 [ 276 ] {8ff3660d-8df2-4b6b-9e34-7bcbb935590f} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.02.01 23:38:56.390967 [ 276 ] {8ff3660d-8df2-4b6b-9e34-7bcbb935590f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3007 | 2026.02.01 23:38:56.391257 [ 276 ] {8ff3660d-8df2-4b6b-9e34-7bcbb935590f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3008 | 2026.02.01 23:38:56.391461 [ 276 ] {8ff3660d-8df2-4b6b-9e34-7bcbb935590f} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.02.01 23:38:56.391588 [ 276 ] {8ff3660d-8df2-4b6b-9e34-7bcbb935590f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001156 sec., 31141.86851211073 rows/sec., 2.29 MiB/sec. | ||
| 3010 | 2026.02.01 23:38:56.391625 [ 276 ] {8ff3660d-8df2-4b6b-9e34-7bcbb935590f} <Debug> TCPHandler: Processed in 0.001320102 sec. | ||
| 3011 | 2026.02.01 23:38:56.391729 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2026.02.01 23:38:56.391822 [ 276 ] {fb5612d7-398c-47e9-a5e3-b21e301e8845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3013 | 2026.02.01 23:38:56.391863 [ 276 ] {fb5612d7-398c-47e9-a5e3-b21e301e8845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3014 | 2026.02.01 23:38:56.392277 [ 276 ] {fb5612d7-398c-47e9-a5e3-b21e301e8845} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.02.01 23:38:56.392312 [ 276 ] {fb5612d7-398c-47e9-a5e3-b21e301e8845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3016 | 2026.02.01 23:38:56.392601 [ 276 ] {fb5612d7-398c-47e9-a5e3-b21e301e8845} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3017 | 2026.02.01 23:38:56.392798 [ 276 ] {fb5612d7-398c-47e9-a5e3-b21e301e8845} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.02.01 23:38:56.392921 [ 276 ] {fb5612d7-398c-47e9-a5e3-b21e301e8845} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001118 sec., 89445.43828264758 rows/sec., 6.99 MiB/sec. | ||
| 3019 | 2026.02.01 23:38:56.392955 [ 276 ] {fb5612d7-398c-47e9-a5e3-b21e301e8845} <Debug> TCPHandler: Processed in 0.001273241 sec. | ||
| 3020 | 2026.02.01 23:38:56.393067 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2026.02.01 23:38:56.393158 [ 276 ] {afe0d72a-5e22-45ad-b929-f767b1aad1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3022 | 2026.02.01 23:38:56.393199 [ 276 ] {afe0d72a-5e22-45ad-b929-f767b1aad1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3023 | 2026.02.01 23:38:56.393594 [ 276 ] {afe0d72a-5e22-45ad-b929-f767b1aad1a0} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.02.01 23:38:56.393628 [ 276 ] {afe0d72a-5e22-45ad-b929-f767b1aad1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3025 | 2026.02.01 23:38:56.393953 [ 276 ] {afe0d72a-5e22-45ad-b929-f767b1aad1a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3026 | 2026.02.01 23:38:56.394152 [ 276 ] {afe0d72a-5e22-45ad-b929-f767b1aad1a0} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.02.01 23:38:56.394278 [ 276 ] {afe0d72a-5e22-45ad-b929-f767b1aad1a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 3028 | 2026.02.01 23:38:56.394312 [ 276 ] {afe0d72a-5e22-45ad-b929-f767b1aad1a0} <Debug> TCPHandler: Processed in 0.001291072 sec. | ||
| 3029 | 2026.02.01 23:38:56.394422 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.02.01 23:38:56.394514 [ 276 ] {8ca6858d-2332-41ba-98a1-b9999ae2b79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3031 | 2026.02.01 23:38:56.394567 [ 276 ] {8ca6858d-2332-41ba-98a1-b9999ae2b79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3032 | 2026.02.01 23:38:56.395388 [ 276 ] {8ca6858d-2332-41ba-98a1-b9999ae2b79b} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.02.01 23:38:56.395422 [ 276 ] {8ca6858d-2332-41ba-98a1-b9999ae2b79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3034 | 2026.02.01 23:38:56.395956 [ 276 ] {8ca6858d-2332-41ba-98a1-b9999ae2b79b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3035 | 2026.02.01 23:38:56.396164 [ 276 ] {8ca6858d-2332-41ba-98a1-b9999ae2b79b} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.02.01 23:38:56.396269 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3037 | 2026.02.01 23:38:56.396293 [ 276 ] {8ca6858d-2332-41ba-98a1-b9999ae2b79b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001797 sec., 20033.38898163606 rows/sec., 35.90 MiB/sec. | ||
| 3038 | 2026.02.01 23:38:56.396340 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.02.01 23:38:56.396359 [ 276 ] {8ca6858d-2332-41ba-98a1-b9999ae2b79b} <Debug> TCPHandler: Processed in 0.001983533 sec. | ||
| 3040 | 2026.02.01 23:38:56.396364 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3041 | 2026.02.01 23:38:56.396477 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2026.02.01 23:38:56.396493 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 3043 | 2026.02.01 23:38:56.396573 [ 276 ] {4ed5e7f2-4d5e-4935-af3c-32d8696eed04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3044 | 2026.02.01 23:38:56.396617 [ 276 ] {4ed5e7f2-4d5e-4935-af3c-32d8696eed04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3045 | 2026.02.01 23:38:56.396779 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3046 | 2026.02.01 23:38:56.396855 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 179 rows starting from the beginning of the part | ||
| 3047 | 2026.02.01 23:38:56.396941 [ 276 ] {4ed5e7f2-4d5e-4935-af3c-32d8696eed04} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.02.01 23:38:56.396981 [ 276 ] {4ed5e7f2-4d5e-4935-af3c-32d8696eed04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3049 | 2026.02.01 23:38:56.397008 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3050 | 2026.02.01 23:38:56.397143 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3051 | 2026.02.01 23:38:56.397267 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3052 | 2026.02.01 23:38:56.397285 [ 276 ] {4ed5e7f2-4d5e-4935-af3c-32d8696eed04} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3053 | 2026.02.01 23:38:56.397389 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 3054 | 2026.02.01 23:38:56.397518 [ 276 ] {4ed5e7f2-4d5e-4935-af3c-32d8696eed04} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.02.01 23:38:56.397522 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3056 | 2026.02.01 23:38:56.397655 [ 276 ] {4ed5e7f2-4d5e-4935-af3c-32d8696eed04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 3057 | 2026.02.01 23:38:56.397693 [ 276 ] {4ed5e7f2-4d5e-4935-af3c-32d8696eed04} <Debug> TCPHandler: Processed in 0.001262731 sec. | ||
| 3058 | 2026.02.01 23:38:56.400418 [ 190 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 19 columns (19 merged, 0 gathered) in 0.003979927 sec., 74121.96253850887 rows/sec., 132.82 MiB/sec. | ||
| 3059 | 2026.02.01 23:38:56.400905 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3060 | 2026.02.01 23:38:56.401236 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.02.01 23:38:56.401311 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3062 | 2026.02.01 23:38:56.401401 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3063 | 2026.02.01 23:38:57.133112 [ 149 ] {} <Debug> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3064 | 2026.02.01 23:38:57.133178 [ 149 ] {} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.02.01 23:38:57.133200 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3066 | 2026.02.01 23:38:57.133315 [ 200 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::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 | ||
| 3067 | 2026.02.01 23:38:57.133458 [ 200 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3068 | 2026.02.01 23:38:57.133491 [ 200 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3069 | 2026.02.01 23:38:57.133558 [ 200 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3070 | 2026.02.01 23:38:57.133609 [ 200 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3071 | 2026.02.01 23:38:57.133659 [ 200 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3072 | 2026.02.01 23:38:57.133703 [ 200 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3073 | 2026.02.01 23:38:57.134589 [ 186 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323272 sec., 22671.075939035967 rows/sec., 1.89 MiB/sec. | ||
| 3074 | 2026.02.01 23:38:57.134782 [ 189 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3075 | 2026.02.01 23:38:57.135091 [ 189 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_5_1} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.02.01 23:38:57.135166 [ 189 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_5_1} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3077 | 2026.02.01 23:38:57.135256 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3078 | 2026.02.01 23:38:58.602464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 414 | ||
| 3079 | 2026.02.01 23:38:58.604835 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.02.01 23:38:58.604876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3081 | 2026.02.01 23:38:58.606122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3082 | 2026.02.01 23:38:58.606401 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.02.01 23:38:58.606740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
| 3084 | 2026.02.01 23:38:59.199737 [ 147 ] {} <Debug> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3085 | 2026.02.01 23:38:59.199804 [ 147 ] {} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.02.01 23:38:59.199827 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3087 | 2026.02.01 23:38:59.199952 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::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 | ||
| 3088 | 2026.02.01 23:38:59.200103 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3089 | 2026.02.01 23:38:59.200137 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 3090 | 2026.02.01 23:38:59.200204 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 3091 | 2026.02.01 23:38:59.200254 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::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 | ||
| 3092 | 2026.02.01 23:38:59.200297 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 3093 | 2026.02.01 23:38:59.200341 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::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 | ||
| 3094 | 2026.02.01 23:38:59.201206 [ 193 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310312 sec., 403720.6405802588 rows/sec., 29.71 MiB/sec. | ||
| 3095 | 2026.02.01 23:38:59.201347 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3096 | 2026.02.01 23:38:59.201597 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_5_1} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.02.01 23:38:59.201667 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_5_1} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3098 | 2026.02.01 23:38:59.201736 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3099 | 2026.02.01 23:39:01.104806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7230 | ||
| 3100 | 2026.02.01 23:39:01.105325 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.02.01 23:39:01.105361 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3102 | 2026.02.01 23:39:01.105953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3103 | 2026.02.01 23:39:01.106181 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): 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.01 23:39:01.106311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7230 | ||
| 3105 | 2026.02.01 23:39:01.413699 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2026.02.01 23:39:01.413898 [ 276 ] {2a86c2a8-2f75-41d9-89d3-118018ea5ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3107 | 2026.02.01 23:39:01.413972 [ 276 ] {2a86c2a8-2f75-41d9-89d3-118018ea5ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3108 | 2026.02.01 23:39:01.414634 [ 276 ] {2a86c2a8-2f75-41d9-89d3-118018ea5ce7} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.02.01 23:39:01.414687 [ 276 ] {2a86c2a8-2f75-41d9-89d3-118018ea5ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3110 | 2026.02.01 23:39:01.415066 [ 276 ] {2a86c2a8-2f75-41d9-89d3-118018ea5ce7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3111 | 2026.02.01 23:39:01.415306 [ 276 ] {2a86c2a8-2f75-41d9-89d3-118018ea5ce7} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.02.01 23:39:01.415465 [ 276 ] {2a86c2a8-2f75-41d9-89d3-118018ea5ce7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001621 sec., 1233.8062924120914 rows/sec., 100.61 KiB/sec. | ||
| 3113 | 2026.02.01 23:39:01.415513 [ 276 ] {2a86c2a8-2f75-41d9-89d3-118018ea5ce7} <Debug> TCPHandler: Processed in 0.001942993 sec. | ||
| 3114 | 2026.02.01 23:39:01.415632 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.02.01 23:39:01.415734 [ 276 ] {c2d59a1e-df83-4212-94aa-ad210dfacead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3116 | 2026.02.01 23:39:01.415775 [ 276 ] {c2d59a1e-df83-4212-94aa-ad210dfacead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3117 | 2026.02.01 23:39:01.416821 [ 276 ] {c2d59a1e-df83-4212-94aa-ad210dfacead} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.02.01 23:39:01.416858 [ 276 ] {c2d59a1e-df83-4212-94aa-ad210dfacead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3119 | 2026.02.01 23:39:01.417275 [ 276 ] {c2d59a1e-df83-4212-94aa-ad210dfacead} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3120 | 2026.02.01 23:39:01.417486 [ 276 ] {c2d59a1e-df83-4212-94aa-ad210dfacead} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.02.01 23:39:01.417616 [ 276 ] {c2d59a1e-df83-4212-94aa-ad210dfacead} <Debug> executeQuery: Read 1205 rows, 101.82 KiB in 0.001905 sec., 632545.9317585302 rows/sec., 52.20 MiB/sec. | ||
| 3122 | 2026.02.01 23:39:01.417652 [ 276 ] {c2d59a1e-df83-4212-94aa-ad210dfacead} <Debug> TCPHandler: Processed in 0.002070814 sec. | ||
| 3123 | 2026.02.01 23:39:01.417760 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2026.02.01 23:39:01.417855 [ 276 ] {3f71dd83-26f7-4a6c-b624-4ca1f121c379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.02.01 23:39:01.417895 [ 276 ] {3f71dd83-26f7-4a6c-b624-4ca1f121c379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3126 | 2026.02.01 23:39:01.418276 [ 276 ] {3f71dd83-26f7-4a6c-b624-4ca1f121c379} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.02.01 23:39:01.418312 [ 276 ] {3f71dd83-26f7-4a6c-b624-4ca1f121c379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3128 | 2026.02.01 23:39:01.418605 [ 276 ] {3f71dd83-26f7-4a6c-b624-4ca1f121c379} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3129 | 2026.02.01 23:39:01.418810 [ 276 ] {3f71dd83-26f7-4a6c-b624-4ca1f121c379} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.02.01 23:39:01.418938 [ 276 ] {3f71dd83-26f7-4a6c-b624-4ca1f121c379} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 398.94 KiB/sec. | ||
| 3131 | 2026.02.01 23:39:01.418973 [ 276 ] {3f71dd83-26f7-4a6c-b624-4ca1f121c379} <Debug> TCPHandler: Processed in 0.001261301 sec. | ||
| 3132 | 2026.02.01 23:39:01.419071 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2026.02.01 23:39:01.419161 [ 276 ] {20d2bde3-2791-422b-828b-450ad3ffeb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3134 | 2026.02.01 23:39:01.419199 [ 276 ] {20d2bde3-2791-422b-828b-450ad3ffeb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3135 | 2026.02.01 23:39:01.419670 [ 276 ] {20d2bde3-2791-422b-828b-450ad3ffeb4f} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.02.01 23:39:01.419705 [ 276 ] {20d2bde3-2791-422b-828b-450ad3ffeb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3137 | 2026.02.01 23:39:01.420001 [ 276 ] {20d2bde3-2791-422b-828b-450ad3ffeb4f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3138 | 2026.02.01 23:39:01.420214 [ 276 ] {20d2bde3-2791-422b-828b-450ad3ffeb4f} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.02.01 23:39:01.420336 [ 276 ] {20d2bde3-2791-422b-828b-450ad3ffeb4f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001193 sec., 191114.83654652137 rows/sec., 12.94 MiB/sec. | ||
| 3140 | 2026.02.01 23:39:01.420371 [ 276 ] {20d2bde3-2791-422b-828b-450ad3ffeb4f} <Debug> TCPHandler: Processed in 0.001347373 sec. | ||
| 3141 | 2026.02.01 23:39:01.420486 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2026.02.01 23:39:01.420577 [ 276 ] {b662b411-ac08-4d6e-bdb1-d41cd112d220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3143 | 2026.02.01 23:39:01.420615 [ 276 ] {b662b411-ac08-4d6e-bdb1-d41cd112d220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3144 | 2026.02.01 23:39:01.421199 [ 276 ] {b662b411-ac08-4d6e-bdb1-d41cd112d220} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.02.01 23:39:01.421234 [ 276 ] {b662b411-ac08-4d6e-bdb1-d41cd112d220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3146 | 2026.02.01 23:39:01.421540 [ 276 ] {b662b411-ac08-4d6e-bdb1-d41cd112d220} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3147 | 2026.02.01 23:39:01.421747 [ 276 ] {b662b411-ac08-4d6e-bdb1-d41cd112d220} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.02.01 23:39:01.421869 [ 276 ] {b662b411-ac08-4d6e-bdb1-d41cd112d220} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.00131 sec., 401526.7175572519 rows/sec., 29.73 MiB/sec. | ||
| 3149 | 2026.02.01 23:39:01.421904 [ 276 ] {b662b411-ac08-4d6e-bdb1-d41cd112d220} <Debug> TCPHandler: Processed in 0.001465275 sec. | ||
| 3150 | 2026.02.01 23:39:01.422010 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3151 | 2026.02.01 23:39:01.422101 [ 276 ] {10638f0a-addb-49d6-bcd5-5f4fdb4703bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3152 | 2026.02.01 23:39:01.422143 [ 276 ] {10638f0a-addb-49d6-bcd5-5f4fdb4703bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3153 | 2026.02.01 23:39:01.422695 [ 276 ] {10638f0a-addb-49d6-bcd5-5f4fdb4703bd} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.02.01 23:39:01.422730 [ 276 ] {10638f0a-addb-49d6-bcd5-5f4fdb4703bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3155 | 2026.02.01 23:39:01.423108 [ 276 ] {10638f0a-addb-49d6-bcd5-5f4fdb4703bd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3156 | 2026.02.01 23:39:01.423315 [ 276 ] {10638f0a-addb-49d6-bcd5-5f4fdb4703bd} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.02.01 23:39:01.423438 [ 276 ] {10638f0a-addb-49d6-bcd5-5f4fdb4703bd} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001355 sec., 623616.2361623616 rows/sec., 41.97 MiB/sec. | ||
| 3158 | 2026.02.01 23:39:01.423473 [ 276 ] {10638f0a-addb-49d6-bcd5-5f4fdb4703bd} <Debug> TCPHandler: Processed in 0.001509176 sec. | ||
| 3159 | 2026.02.01 23:39:01.423582 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3160 | 2026.02.01 23:39:01.423673 [ 276 ] {c349ee24-70cb-4a47-84df-3a6c9299bb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3161 | 2026.02.01 23:39:01.423727 [ 276 ] {c349ee24-70cb-4a47-84df-3a6c9299bb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3162 | 2026.02.01 23:39:01.424431 [ 276 ] {c349ee24-70cb-4a47-84df-3a6c9299bb23} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.02.01 23:39:01.424466 [ 276 ] {c349ee24-70cb-4a47-84df-3a6c9299bb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3164 | 2026.02.01 23:39:01.424958 [ 276 ] {c349ee24-70cb-4a47-84df-3a6c9299bb23} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3165 | 2026.02.01 23:39:01.425185 [ 276 ] {c349ee24-70cb-4a47-84df-3a6c9299bb23} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.02.01 23:39:01.425319 [ 276 ] {c349ee24-70cb-4a47-84df-3a6c9299bb23} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001663 sec., 2405.2916416115454 rows/sec., 4.31 MiB/sec. | ||
| 3167 | 2026.02.01 23:39:01.425369 [ 276 ] {c349ee24-70cb-4a47-84df-3a6c9299bb23} <Debug> TCPHandler: Processed in 0.00183404 sec. | ||
| 3168 | 2026.02.01 23:39:01.425473 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.02.01 23:39:01.425566 [ 276 ] {a39b6374-968d-44a3-bd5f-fb48ce93a603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3170 | 2026.02.01 23:39:01.425606 [ 276 ] {a39b6374-968d-44a3-bd5f-fb48ce93a603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3171 | 2026.02.01 23:39:01.425919 [ 276 ] {a39b6374-968d-44a3-bd5f-fb48ce93a603} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.02.01 23:39:01.425956 [ 276 ] {a39b6374-968d-44a3-bd5f-fb48ce93a603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3173 | 2026.02.01 23:39:01.426259 [ 276 ] {a39b6374-968d-44a3-bd5f-fb48ce93a603} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3174 | 2026.02.01 23:39:01.426471 [ 276 ] {a39b6374-968d-44a3-bd5f-fb48ce93a603} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.02.01 23:39:01.426599 [ 276 ] {a39b6374-968d-44a3-bd5f-fb48ce93a603} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3176 | 2026.02.01 23:39:01.426633 [ 276 ] {a39b6374-968d-44a3-bd5f-fb48ce93a603} <Debug> TCPHandler: Processed in 0.00120631 sec. | ||
| 3177 | 2026.02.01 23:39:01.480720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3178 | 2026.02.01 23:39:01.496717 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.02.01 23:39:01.496760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3180 | 2026.02.01 23:39:01.502056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3181 | 2026.02.01 23:39:01.502755 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.02.01 23:39:01.505484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3183 | 2026.02.01 23:39:06.388299 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.02.01 23:39:06.388518 [ 276 ] {eb5118f5-b055-40ec-b600-078b8381007c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3185 | 2026.02.01 23:39:06.388591 [ 276 ] {eb5118f5-b055-40ec-b600-078b8381007c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3186 | 2026.02.01 23:39:06.389316 [ 276 ] {eb5118f5-b055-40ec-b600-078b8381007c} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.02.01 23:39:06.389357 [ 276 ] {eb5118f5-b055-40ec-b600-078b8381007c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3188 | 2026.02.01 23:39:06.389763 [ 276 ] {eb5118f5-b055-40ec-b600-078b8381007c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3189 | 2026.02.01 23:39:06.390001 [ 276 ] {eb5118f5-b055-40ec-b600-078b8381007c} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.02.01 23:39:06.390120 [ 135 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3191 | 2026.02.01 23:39:06.390156 [ 276 ] {eb5118f5-b055-40ec-b600-078b8381007c} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001693 sec., 75605.43414057886 rows/sec., 6.51 MiB/sec. | ||
| 3192 | 2026.02.01 23:39:06.390161 [ 135 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.02.01 23:39:06.390192 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3194 | 2026.02.01 23:39:06.390206 [ 276 ] {eb5118f5-b055-40ec-b600-078b8381007c} <Debug> TCPHandler: Processed in 0.002046914 sec. | ||
| 3195 | 2026.02.01 23:39:06.390329 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 3196 | 2026.02.01 23:39:06.390337 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.02.01 23:39:06.390474 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3198 | 2026.02.01 23:39:06.390481 [ 276 ] {1b1e114e-952a-4513-8854-a27089c655ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3199 | 2026.02.01 23:39:06.390515 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1406 rows starting from the beginning of the part | ||
| 3200 | 2026.02.01 23:39:06.390537 [ 276 ] {1b1e114e-952a-4513-8854-a27089c655ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3201 | 2026.02.01 23:39:06.390587 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 251 rows starting from the beginning of the part | ||
| 3202 | 2026.02.01 23:39:06.390635 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3203 | 2026.02.01 23:39:06.390678 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3204 | 2026.02.01 23:39:06.390747 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1205 rows starting from the beginning of the part | ||
| 3205 | 2026.02.01 23:39:06.390812 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3206 | 2026.02.01 23:39:06.390979 [ 276 ] {1b1e114e-952a-4513-8854-a27089c655ec} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.02.01 23:39:06.391021 [ 276 ] {1b1e114e-952a-4513-8854-a27089c655ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3208 | 2026.02.01 23:39:06.391379 [ 276 ] {1b1e114e-952a-4513-8854-a27089c655ec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3209 | 2026.02.01 23:39:06.391623 [ 276 ] {1b1e114e-952a-4513-8854-a27089c655ec} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.02.01 23:39:06.391761 [ 276 ] {1b1e114e-952a-4513-8854-a27089c655ec} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001303 sec., 27628.549501151192 rows/sec., 2.03 MiB/sec. | ||
| 3211 | 2026.02.01 23:39:06.391799 [ 276 ] {1b1e114e-952a-4513-8854-a27089c655ec} <Debug> TCPHandler: Processed in 0.001516195 sec. | ||
| 3212 | 2026.02.01 23:39:06.391912 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.02.01 23:39:06.392035 [ 276 ] {8dff60e9-6f7b-4d08-a817-c69b4452e7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3214 | 2026.02.01 23:39:06.392076 [ 276 ] {8dff60e9-6f7b-4d08-a817-c69b4452e7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3215 | 2026.02.01 23:39:06.392304 [ 193 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.002044654 sec., 1556253.527491693 rows/sec., 136.53 MiB/sec. | ||
| 3216 | 2026.02.01 23:39:06.392509 [ 276 ] {8dff60e9-6f7b-4d08-a817-c69b4452e7f9} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.02.01 23:39:06.392548 [ 276 ] {8dff60e9-6f7b-4d08-a817-c69b4452e7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3218 | 2026.02.01 23:39:06.392607 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3219 | 2026.02.01 23:39:06.392875 [ 276 ] {8dff60e9-6f7b-4d08-a817-c69b4452e7f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3220 | 2026.02.01 23:39:06.392924 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_21_4} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.02.01 23:39:06.392992 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_21_4} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3222 | 2026.02.01 23:39:06.393071 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 3223 | 2026.02.01 23:39:06.393099 [ 276 ] {8dff60e9-6f7b-4d08-a817-c69b4452e7f9} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.02.01 23:39:06.393187 [ 135 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3225 | 2026.02.01 23:39:06.393211 [ 135 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.02.01 23:39:06.393226 [ 276 ] {8dff60e9-6f7b-4d08-a817-c69b4452e7f9} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001209 sec., 82712.9859387924 rows/sec., 6.46 MiB/sec. | ||
| 3227 | 2026.02.01 23:39:06.393227 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3228 | 2026.02.01 23:39:06.393262 [ 276 ] {8dff60e9-6f7b-4d08-a817-c69b4452e7f9} <Debug> TCPHandler: Processed in 0.001399493 sec. | ||
| 3229 | 2026.02.01 23:39:06.393323 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 3230 | 2026.02.01 23:39:06.393374 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.02.01 23:39:06.393454 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3232 | 2026.02.01 23:39:06.393474 [ 276 ] {d4e648c4-3309-4edd-90a6-4f4bd20bb0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.02.01 23:39:06.393492 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 3234 | 2026.02.01 23:39:06.393523 [ 276 ] {d4e648c4-3309-4edd-90a6-4f4bd20bb0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3235 | 2026.02.01 23:39:06.393566 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 142 rows starting from the beginning of the part | ||
| 3236 | 2026.02.01 23:39:06.393618 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 68 rows starting from the beginning of the part | ||
| 3237 | 2026.02.01 23:39:06.393659 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 100 rows starting from the beginning of the part | ||
| 3238 | 2026.02.01 23:39:06.393699 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 526 rows starting from the beginning of the part | ||
| 3239 | 2026.02.01 23:39:06.393743 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 100 rows starting from the beginning of the part | ||
| 3240 | 2026.02.01 23:39:06.393949 [ 276 ] {d4e648c4-3309-4edd-90a6-4f4bd20bb0cf} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.02.01 23:39:06.393990 [ 276 ] {d4e648c4-3309-4edd-90a6-4f4bd20bb0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3242 | 2026.02.01 23:39:06.394346 [ 276 ] {d4e648c4-3309-4edd-90a6-4f4bd20bb0cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3243 | 2026.02.01 23:39:06.394580 [ 276 ] {d4e648c4-3309-4edd-90a6-4f4bd20bb0cf} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.02.01 23:39:06.394674 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3245 | 2026.02.01 23:39:06.394699 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.02.01 23:39:06.394711 [ 276 ] {d4e648c4-3309-4edd-90a6-4f4bd20bb0cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 3247 | 2026.02.01 23:39:06.394714 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3248 | 2026.02.01 23:39:06.394747 [ 276 ] {d4e648c4-3309-4edd-90a6-4f4bd20bb0cf} <Debug> TCPHandler: Processed in 0.001422953 sec. | ||
| 3249 | 2026.02.01 23:39:06.394797 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 3250 | 2026.02.01 23:39:06.394830 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548096 sec., 1012857.0837984207 rows/sec., 80.73 MiB/sec. | ||
| 3251 | 2026.02.01 23:39:06.394860 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.02.01 23:39:06.394886 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3253 | 2026.02.01 23:39:06.394916 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5226 rows starting from the beginning of the part | ||
| 3254 | 2026.02.01 23:39:06.394958 [ 276 ] {4564712e-ecb1-422c-ab3c-1c20603763b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3255 | 2026.02.01 23:39:06.394978 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 199 rows starting from the beginning of the part | ||
| 3256 | 2026.02.01 23:39:06.395013 [ 193 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3257 | 2026.02.01 23:39:06.395015 [ 276 ] {4564712e-ecb1-422c-ab3c-1c20603763b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3258 | 2026.02.01 23:39:06.395023 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 3259 | 2026.02.01 23:39:06.395084 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3260 | 2026.02.01 23:39:06.395124 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 845 rows starting from the beginning of the part | ||
| 3261 | 2026.02.01 23:39:06.395166 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 3262 | 2026.02.01 23:39:06.395313 [ 193 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_21_4} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.02.01 23:39:06.395398 [ 193 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_21_4} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3264 | 2026.02.01 23:39:06.395470 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3265 | 2026.02.01 23:39:06.395881 [ 276 ] {4564712e-ecb1-422c-ab3c-1c20603763b0} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.02.01 23:39:06.395922 [ 276 ] {4564712e-ecb1-422c-ab3c-1c20603763b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3267 | 2026.02.01 23:39:06.396495 [ 276 ] {4564712e-ecb1-422c-ab3c-1c20603763b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3268 | 2026.02.01 23:39:06.396732 [ 276 ] {4564712e-ecb1-422c-ab3c-1c20603763b0} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.02.01 23:39:06.396877 [ 276 ] {4564712e-ecb1-422c-ab3c-1c20603763b0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001937 sec., 18585.441404233352 rows/sec., 33.30 MiB/sec. | ||
| 3270 | 2026.02.01 23:39:06.396947 [ 276 ] {4564712e-ecb1-422c-ab3c-1c20603763b0} <Debug> TCPHandler: Processed in 0.002136596 sec. | ||
| 3271 | 2026.02.01 23:39:06.397062 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.02.01 23:39:06.397157 [ 276 ] {4e7e7363-8592-48ce-b9ef-07a38c320f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.02.01 23:39:06.397199 [ 276 ] {4e7e7363-8592-48ce-b9ef-07a38c320f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3274 | 2026.02.01 23:39:06.397355 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6750 rows, containing 5 columns (5 merged, 0 gathered) in 0.002589344 sec., 2606837.8709047544 rows/sec., 178.97 MiB/sec. | ||
| 3275 | 2026.02.01 23:39:06.397531 [ 276 ] {4e7e7363-8592-48ce-b9ef-07a38c320f58} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.02.01 23:39:06.397571 [ 276 ] {4e7e7363-8592-48ce-b9ef-07a38c320f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3277 | 2026.02.01 23:39:06.397889 [ 276 ] {4e7e7363-8592-48ce-b9ef-07a38c320f58} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3278 | 2026.02.01 23:39:06.397991 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3279 | 2026.02.01 23:39:06.398147 [ 276 ] {4e7e7363-8592-48ce-b9ef-07a38c320f58} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.02.01 23:39:06.398261 [ 139 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3281 | 2026.02.01 23:39:06.398291 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.02.01 23:39:06.398295 [ 139 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.02.01 23:39:06.398297 [ 276 ] {4e7e7363-8592-48ce-b9ef-07a38c320f58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 3284 | 2026.02.01 23:39:06.398337 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3285 | 2026.02.01 23:39:06.398372 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3286 | 2026.02.01 23:39:06.398372 [ 276 ] {4e7e7363-8592-48ce-b9ef-07a38c320f58} <Debug> TCPHandler: Processed in 0.001357893 sec. | ||
| 3287 | 2026.02.01 23:39:06.398398 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3288 | 2026.02.01 23:39:06.398457 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3289 | 2026.02.01 23:39:06.398478 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3290 | 2026.02.01 23:39:06.398509 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3291 | 2026.02.01 23:39:06.398552 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3292 | 2026.02.01 23:39:06.398586 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3293 | 2026.02.01 23:39:06.398620 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3294 | 2026.02.01 23:39:06.398654 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3295 | 2026.02.01 23:39:06.398690 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3296 | 2026.02.01 23:39:06.399457 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001084778 sec., 1106217.124609828 rows/sec., 74.55 MiB/sec. | ||
| 3297 | 2026.02.01 23:39:06.399619 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3298 | 2026.02.01 23:39:06.399855 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_21_4} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.02.01 23:39:06.399916 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_21_4} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3300 | 2026.02.01 23:39:06.399967 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3301 | 2026.02.01 23:39:08.517024 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3302 | 2026.02.01 23:39:08.517077 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3303 | 2026.02.01 23:39:08.606472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7678 | ||
| 3304 | 2026.02.01 23:39:08.606983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 442 | ||
| 3305 | 2026.02.01 23:39:08.606995 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.02.01 23:39:08.607066 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3307 | 2026.02.01 23:39:08.607613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3308 | 2026.02.01 23:39:08.607865 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.02.01 23:39:08.608008 [ 138 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3310 | 2026.02.01 23:39:08.608027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7678 | ||
| 3311 | 2026.02.01 23:39:08.608058 [ 138 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.02.01 23:39:08.608083 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3313 | 2026.02.01 23:39:08.608204 [ 196 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 3314 | 2026.02.01 23:39:08.608341 [ 196 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3315 | 2026.02.01 23:39:08.608379 [ 196 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5310 rows starting from the beginning of the part | ||
| 3316 | 2026.02.01 23:39:08.608470 [ 196 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 3317 | 2026.02.01 23:39:08.608523 [ 196 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 3318 | 2026.02.01 23:39:08.608570 [ 196 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 3319 | 2026.02.01 23:39:08.608617 [ 196 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 3320 | 2026.02.01 23:39:08.608665 [ 196 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 3321 | 2026.02.01 23:39:08.609325 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.02.01 23:39:08.609382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3323 | 2026.02.01 23:39:08.610099 [ 189 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7678 rows, containing 4 columns (4 merged, 0 gathered) in 0.001952343 sec., 3932710.5943986275 rows/sec., 56.26 MiB/sec. | ||
| 3324 | 2026.02.01 23:39:08.610531 [ 199 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3325 | 2026.02.01 23:39:08.610767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3326 | 2026.02.01 23:39:08.610833 [ 199 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_16_3} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.02.01 23:39:08.610917 [ 199 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_16_3} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3328 | 2026.02.01 23:39:08.611017 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3329 | 2026.02.01 23:39:08.611058 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.02.01 23:39:08.611191 [ 138 ] {} <Debug> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3331 | 2026.02.01 23:39:08.611225 [ 138 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.02.01 23:39:08.611244 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3333 | 2026.02.01 23:39:08.611317 [ 196 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 3334 | 2026.02.01 23:39:08.611453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
| 3335 | 2026.02.01 23:39:08.611831 [ 196 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3336 | 2026.02.01 23:39:08.611986 [ 196 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 3337 | 2026.02.01 23:39:08.612354 [ 196 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3338 | 2026.02.01 23:39:08.612710 [ 196 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3339 | 2026.02.01 23:39:08.613054 [ 196 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 3340 | 2026.02.01 23:39:08.613387 [ 196 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 3341 | 2026.02.01 23:39:08.613734 [ 196 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3342 | 2026.02.01 23:39:08.619562 [ 189 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 72 columns (72 merged, 0 gathered) in 0.008273988 sec., 53420.4303897951 rows/sec., 48.86 MiB/sec. | ||
| 3343 | 2026.02.01 23:39:08.620640 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3344 | 2026.02.01 23:39:08.621252 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_11_2} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.02.01 23:39:08.621339 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_11_2} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3346 | 2026.02.01 23:39:08.621571 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3347 | 2026.02.01 23:39:09.001224 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000863345 sec. | ||
| 3348 | 2026.02.01 23:39:09.005634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3349 | 2026.02.01 23:39:09.022847 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.02.01 23:39:09.022937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3351 | 2026.02.01 23:39:09.028556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3352 | 2026.02.01 23:39:09.029344 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.02.01 23:39:09.029657 [ 138 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3354 | 2026.02.01 23:39:09.029711 [ 138 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.02.01 23:39:09.029733 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3356 | 2026.02.01 23:39:09.029825 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 3357 | 2026.02.01 23:39:09.032644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3358 | 2026.02.01 23:39:09.033147 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3359 | 2026.02.01 23:39:09.034042 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 3360 | 2026.02.01 23:39:09.037509 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 3361 | 2026.02.01 23:39:09.040899 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 3362 | 2026.02.01 23:39:09.044750 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 3363 | 2026.02.01 23:39:09.048875 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 3364 | 2026.02.01 23:39:09.053160 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 3365 | 2026.02.01 23:39:09.107621 [ 189 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.077828991 sec., 1554.6905908108201 rows/sec., 8.04 MiB/sec. | ||
| 3366 | 2026.02.01 23:39:09.110019 [ 194 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3367 | 2026.02.01 23:39:09.112071 [ 194 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_16_3} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.02.01 23:39:09.112171 [ 194 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_16_3} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3369 | 2026.02.01 23:39:09.114177 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3370 | 2026.02.01 23:39:10.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.70 MiB, peak 237.65 MiB, free memory in arenas 0.00 B, will set to 236.00 MiB (RSS), difference: 8.29 MiB | ||
| 3371 | 2026.02.01 23:39:11.387039 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.02.01 23:39:11.387287 [ 276 ] {2a072c26-6733-4997-b40b-cc3e7b7e4263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3373 | 2026.02.01 23:39:11.387362 [ 276 ] {2a072c26-6733-4997-b40b-cc3e7b7e4263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3374 | 2026.02.01 23:39:11.388074 [ 276 ] {2a072c26-6733-4997-b40b-cc3e7b7e4263} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.02.01 23:39:11.388122 [ 276 ] {2a072c26-6733-4997-b40b-cc3e7b7e4263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3376 | 2026.02.01 23:39:11.388530 [ 276 ] {2a072c26-6733-4997-b40b-cc3e7b7e4263} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3377 | 2026.02.01 23:39:11.388770 [ 276 ] {2a072c26-6733-4997-b40b-cc3e7b7e4263} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.02.01 23:39:11.388928 [ 276 ] {2a072c26-6733-4997-b40b-cc3e7b7e4263} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001699 sec., 37669.21718658034 rows/sec., 2.98 MiB/sec. | ||
| 3379 | 2026.02.01 23:39:11.388971 [ 276 ] {2a072c26-6733-4997-b40b-cc3e7b7e4263} <Debug> TCPHandler: Processed in 0.002139195 sec. | ||
| 3380 | 2026.02.01 23:39:11.389092 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.02.01 23:39:11.389190 [ 276 ] {adc0616f-5580-46f8-830e-eff5eb40a7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3382 | 2026.02.01 23:39:11.389231 [ 276 ] {adc0616f-5580-46f8-830e-eff5eb40a7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3383 | 2026.02.01 23:39:11.389634 [ 276 ] {adc0616f-5580-46f8-830e-eff5eb40a7fd} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.02.01 23:39:11.389671 [ 276 ] {adc0616f-5580-46f8-830e-eff5eb40a7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3385 | 2026.02.01 23:39:11.389971 [ 276 ] {adc0616f-5580-46f8-830e-eff5eb40a7fd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3386 | 2026.02.01 23:39:11.390206 [ 276 ] {adc0616f-5580-46f8-830e-eff5eb40a7fd} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.02.01 23:39:11.390319 [ 133 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3388 | 2026.02.01 23:39:11.390337 [ 276 ] {adc0616f-5580-46f8-830e-eff5eb40a7fd} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001166 sec., 3430.5317324185253 rows/sec., 257.96 KiB/sec. | ||
| 3389 | 2026.02.01 23:39:11.390389 [ 133 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.02.01 23:39:11.390399 [ 276 ] {adc0616f-5580-46f8-830e-eff5eb40a7fd} <Debug> TCPHandler: Processed in 0.001358633 sec. | ||
| 3391 | 2026.02.01 23:39:11.390418 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3392 | 2026.02.01 23:39:11.390521 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 3393 | 2026.02.01 23:39:11.390527 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3394 | 2026.02.01 23:39:11.390630 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3395 | 2026.02.01 23:39:11.390649 [ 276 ] {76411bc4-d9f0-4ee4-ab14-529805d143f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3396 | 2026.02.01 23:39:11.390662 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 3397 | 2026.02.01 23:39:11.390692 [ 276 ] {76411bc4-d9f0-4ee4-ab14-529805d143f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3398 | 2026.02.01 23:39:11.390730 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 3399 | 2026.02.01 23:39:11.390783 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3400 | 2026.02.01 23:39:11.390830 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 3401 | 2026.02.01 23:39:11.390878 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3402 | 2026.02.01 23:39:11.390923 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 3403 | 2026.02.01 23:39:11.391127 [ 276 ] {76411bc4-d9f0-4ee4-ab14-529805d143f1} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.02.01 23:39:11.391165 [ 276 ] {76411bc4-d9f0-4ee4-ab14-529805d143f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3405 | 2026.02.01 23:39:11.391618 [ 276 ] {76411bc4-d9f0-4ee4-ab14-529805d143f1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3406 | 2026.02.01 23:39:11.391694 [ 189 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214541 sec., 128443.58486045345 rows/sec., 9.88 MiB/sec. | ||
| 3407 | 2026.02.01 23:39:11.391851 [ 276 ] {76411bc4-d9f0-4ee4-ab14-529805d143f1} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.02.01 23:39:11.391899 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3409 | 2026.02.01 23:39:11.391988 [ 276 ] {76411bc4-d9f0-4ee4-ab14-529805d143f1} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001358 sec., 50073.63770250368 rows/sec., 3.91 MiB/sec. | ||
| 3410 | 2026.02.01 23:39:11.392033 [ 276 ] {76411bc4-d9f0-4ee4-ab14-529805d143f1} <Debug> TCPHandler: Processed in 0.001556646 sec. | ||
| 3411 | 2026.02.01 23:39:11.392153 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2026.02.01 23:39:11.392251 [ 276 ] {2cc8849f-627c-4cab-91ff-d5f589e71827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3413 | 2026.02.01 23:39:11.392256 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_16_3} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.02.01 23:39:11.392298 [ 276 ] {2cc8849f-627c-4cab-91ff-d5f589e71827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3415 | 2026.02.01 23:39:11.392344 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_16_3} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3416 | 2026.02.01 23:39:11.392441 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3417 | 2026.02.01 23:39:11.392710 [ 276 ] {2cc8849f-627c-4cab-91ff-d5f589e71827} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.02.01 23:39:11.392751 [ 276 ] {2cc8849f-627c-4cab-91ff-d5f589e71827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3419 | 2026.02.01 23:39:11.393097 [ 276 ] {2cc8849f-627c-4cab-91ff-d5f589e71827} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3420 | 2026.02.01 23:39:11.393309 [ 276 ] {2cc8849f-627c-4cab-91ff-d5f589e71827} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.02.01 23:39:11.393440 [ 276 ] {2cc8849f-627c-4cab-91ff-d5f589e71827} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 3422 | 2026.02.01 23:39:11.393477 [ 276 ] {2cc8849f-627c-4cab-91ff-d5f589e71827} <Debug> TCPHandler: Processed in 0.001373393 sec. | ||
| 3423 | 2026.02.01 23:39:11.393593 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.02.01 23:39:11.393697 [ 276 ] {2aac4a83-b886-4bc8-a449-6052e278d1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3425 | 2026.02.01 23:39:11.393756 [ 276 ] {2aac4a83-b886-4bc8-a449-6052e278d1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3426 | 2026.02.01 23:39:11.394502 [ 276 ] {2aac4a83-b886-4bc8-a449-6052e278d1ea} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.02.01 23:39:11.394541 [ 276 ] {2aac4a83-b886-4bc8-a449-6052e278d1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3428 | 2026.02.01 23:39:11.395064 [ 276 ] {2aac4a83-b886-4bc8-a449-6052e278d1ea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3429 | 2026.02.01 23:39:11.395311 [ 276 ] {2aac4a83-b886-4bc8-a449-6052e278d1ea} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.02.01 23:39:11.395457 [ 276 ] {2aac4a83-b886-4bc8-a449-6052e278d1ea} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001779 sec., 2248.4541877459246 rows/sec., 4.03 MiB/sec. | ||
| 3431 | 2026.02.01 23:39:11.395516 [ 276 ] {2aac4a83-b886-4bc8-a449-6052e278d1ea} <Debug> TCPHandler: Processed in 0.001974413 sec. | ||
| 3432 | 2026.02.01 23:39:11.395629 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.02.01 23:39:11.395725 [ 276 ] {dfc1e08f-3334-48f0-95fe-c1490988d438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3434 | 2026.02.01 23:39:11.395767 [ 276 ] {dfc1e08f-3334-48f0-95fe-c1490988d438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3435 | 2026.02.01 23:39:11.396104 [ 276 ] {dfc1e08f-3334-48f0-95fe-c1490988d438} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.02.01 23:39:11.396142 [ 276 ] {dfc1e08f-3334-48f0-95fe-c1490988d438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3437 | 2026.02.01 23:39:11.396463 [ 276 ] {dfc1e08f-3334-48f0-95fe-c1490988d438} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3438 | 2026.02.01 23:39:11.396683 [ 276 ] {dfc1e08f-3334-48f0-95fe-c1490988d438} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.02.01 23:39:11.396815 [ 276 ] {dfc1e08f-3334-48f0-95fe-c1490988d438} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3440 | 2026.02.01 23:39:11.396851 [ 276 ] {dfc1e08f-3334-48f0-95fe-c1490988d438} <Debug> TCPHandler: Processed in 0.001273081 sec. | ||
| 3441 | 2026.02.01 23:39:16.015821 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55352 | ||
| 3442 | 2026.02.01 23:39:16.015950 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3443 | 2026.02.01 23:39:16.015980 [ 288 ] {} <Debug> TCP-Session: cfc404ea-6ffa-45aa-966c-98b82780d794 Authenticating user 'default' from [fd00:1122:3344:101::e]:55352 | ||
| 3444 | 2026.02.01 23:39:16.016003 [ 288 ] {} <Debug> TCP-Session: cfc404ea-6ffa-45aa-966c-98b82780d794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3445 | 2026.02.01 23:39:16.016017 [ 288 ] {} <Debug> TCP-Session: cfc404ea-6ffa-45aa-966c-98b82780d794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3446 | 2026.02.01 23:39:16.016241 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52245 | ||
| 3447 | 2026.02.01 23:39:16.016288 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39668 | ||
| 3448 | 2026.02.01 23:39:16.016301 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32847 | ||
| 3449 | 2026.02.01 23:39:16.016324 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34130 | ||
| 3450 | 2026.02.01 23:39:16.016316 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38138 | ||
| 3451 | 2026.02.01 23:39:16.016394 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3452 | 2026.02.01 23:39:16.016406 [ 288 ] {} <Trace> TCP-Session: cfc404ea-6ffa-45aa-966c-98b82780d794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.02.01 23:39:16.016463 [ 292 ] {} <Debug> TCP-Session: e96f779b-4ecd-457f-aa3b-b39a694dc7cf Authenticating user 'default' from [fd00:1122:3344:101::e]:39668 | ||
| 3454 | 2026.02.01 23:39:16.016384 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3455 | 2026.02.01 23:39:16.016492 [ 292 ] {} <Debug> TCP-Session: e96f779b-4ecd-457f-aa3b-b39a694dc7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3456 | 2026.02.01 23:39:16.016284 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38530 | ||
| 3457 | 2026.02.01 23:39:16.016538 [ 292 ] {} <Debug> TCP-Session: e96f779b-4ecd-457f-aa3b-b39a694dc7cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3458 | 2026.02.01 23:39:16.016534 [ 289 ] {} <Debug> TCP-Session: 81b4ba4e-7f15-4259-bd69-34473c936b90 Authenticating user 'default' from [fd00:1122:3344:101::e]:52245 | ||
| 3459 | 2026.02.01 23:39:16.016286 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65128 | ||
| 3460 | 2026.02.01 23:39:16.016615 [ 289 ] {} <Debug> TCP-Session: 81b4ba4e-7f15-4259-bd69-34473c936b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3461 | 2026.02.01 23:39:16.016632 [ 288 ] {c780a04f-edb2-42b1-8d83-b0d68eaa66ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55352) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3462 | 2026.02.01 23:39:16.016656 [ 289 ] {} <Debug> TCP-Session: 81b4ba4e-7f15-4259-bd69-34473c936b90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3463 | 2026.02.01 23:39:16.016336 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47434 | ||
| 3464 | 2026.02.01 23:39:16.016695 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3465 | 2026.02.01 23:39:16.016739 [ 293 ] {} <Debug> TCP-Session: dfa6819f-f89f-454e-9595-3d3b895af08d Authenticating user 'default' from [fd00:1122:3344:101::e]:32847 | ||
| 3466 | 2026.02.01 23:39:16.016759 [ 293 ] {} <Debug> TCP-Session: dfa6819f-f89f-454e-9595-3d3b895af08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2026.02.01 23:39:16.016776 [ 293 ] {} <Debug> TCP-Session: dfa6819f-f89f-454e-9595-3d3b895af08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3468 | 2026.02.01 23:39:16.016946 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3469 | 2026.02.01 23:39:16.016948 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3470 | 2026.02.01 23:39:16.016976 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3471 | 2026.02.01 23:39:16.016992 [ 291 ] {} <Debug> TCP-Session: a82c904b-d427-4056-94c3-c939a000f4a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65128 | ||
| 3472 | 2026.02.01 23:39:16.017009 [ 286 ] {} <Debug> TCP-Session: 28a2e379-40a3-41c8-afa6-9b799427e65d Authenticating user 'default' from [fd00:1122:3344:101::e]:47434 | ||
| 3473 | 2026.02.01 23:39:16.017018 [ 290 ] {} <Debug> TCP-Session: e18d513e-55c9-4fc5-b310-cdaf491c101f Authenticating user 'default' from [fd00:1122:3344:101::e]:38530 | ||
| 3474 | 2026.02.01 23:39:16.017036 [ 291 ] {} <Debug> TCP-Session: a82c904b-d427-4056-94c3-c939a000f4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3475 | 2026.02.01 23:39:16.017045 [ 286 ] {} <Debug> TCP-Session: 28a2e379-40a3-41c8-afa6-9b799427e65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3476 | 2026.02.01 23:39:16.017048 [ 290 ] {} <Debug> TCP-Session: e18d513e-55c9-4fc5-b310-cdaf491c101f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3477 | 2026.02.01 23:39:16.017054 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3478 | 2026.02.01 23:39:16.017080 [ 290 ] {} <Debug> TCP-Session: e18d513e-55c9-4fc5-b310-cdaf491c101f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2026.02.01 23:39:16.017072 [ 286 ] {} <Debug> TCP-Session: 28a2e379-40a3-41c8-afa6-9b799427e65d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2026.02.01 23:39:16.017112 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3481 | 2026.02.01 23:39:16.017107 [ 275 ] {} <Debug> TCP-Session: c7ebf332-1518-4868-8b4c-63da3605854a Authenticating user 'default' from [fd00:1122:3344:101::e]:34130 | ||
| 3482 | 2026.02.01 23:39:16.017149 [ 294 ] {} <Debug> TCP-Session: e4376cfb-16e4-4bbe-8e75-f5659e19d081 Authenticating user 'default' from [fd00:1122:3344:101::e]:38138 | ||
| 3483 | 2026.02.01 23:39:16.017167 [ 275 ] {} <Debug> TCP-Session: c7ebf332-1518-4868-8b4c-63da3605854a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2026.02.01 23:39:16.017183 [ 294 ] {} <Debug> TCP-Session: e4376cfb-16e4-4bbe-8e75-f5659e19d081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2026.02.01 23:39:16.017192 [ 275 ] {} <Debug> TCP-Session: c7ebf332-1518-4868-8b4c-63da3605854a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2026.02.01 23:39:16.017206 [ 294 ] {} <Debug> TCP-Session: e4376cfb-16e4-4bbe-8e75-f5659e19d081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3487 | 2026.02.01 23:39:16.017061 [ 291 ] {} <Debug> TCP-Session: a82c904b-d427-4056-94c3-c939a000f4a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3488 | 2026.02.01 23:39:16.017042 [ 288 ] {c780a04f-edb2-42b1-8d83-b0d68eaa66ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3489 | 2026.02.01 23:39:16.017316 [ 288 ] {c780a04f-edb2-42b1-8d83-b0d68eaa66ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3490 | 2026.02.01 23:39:16.017630 [ 288 ] {c780a04f-edb2-42b1-8d83-b0d68eaa66ac} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 3491 | 2026.02.01 23:39:16.018689 [ 305 ] {c780a04f-edb2-42b1-8d83-b0d68eaa66ac} <Trace> AggregatingTransform: Aggregating | ||
| 3492 | 2026.02.01 23:39:16.018728 [ 305 ] {c780a04f-edb2-42b1-8d83-b0d68eaa66ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 3493 | 2026.02.01 23:39:16.018761 [ 305 ] {c780a04f-edb2-42b1-8d83-b0d68eaa66ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029797 sec. (971.065 rows/sec., 37.93 KiB/sec.) | ||
| 3494 | 2026.02.01 23:39:16.018776 [ 305 ] {c780a04f-edb2-42b1-8d83-b0d68eaa66ac} <Trace> Aggregator: Merging aggregated data | ||
| 3495 | 2026.02.01 23:39:16.020168 [ 288 ] {c780a04f-edb2-42b1-8d83-b0d68eaa66ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003582 sec., 279.17364600781684 rows/sec., 10.91 KiB/sec. | ||
| 3496 | 2026.02.01 23:39:16.020350 [ 288 ] {c780a04f-edb2-42b1-8d83-b0d68eaa66ac} <Debug> TCPHandler: Processed in 0.004091638 sec. | ||
| 3497 | 2026.02.01 23:39:16.020483 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3498 | 2026.02.01 23:39:16.020520 [ 288 ] {} <Debug> TCP-Session: cfc404ea-6ffa-45aa-966c-98b82780d794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2026.02.01 23:39:16.020534 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3500 | 2026.02.01 23:39:16.020560 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3501 | 2026.02.01 23:39:16.020584 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3502 | 2026.02.01 23:39:16.020595 [ 289 ] {} <Debug> TCP-Session: 81b4ba4e-7f15-4259-bd69-34473c936b90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2026.02.01 23:39:16.020603 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3504 | 2026.02.01 23:39:16.020620 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3505 | 2026.02.01 23:39:16.020650 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3506 | 2026.02.01 23:39:16.020662 [ 293 ] {} <Debug> TCP-Session: dfa6819f-f89f-454e-9595-3d3b895af08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.02.01 23:39:16.020683 [ 291 ] {} <Debug> TCP-Session: a82c904b-d427-4056-94c3-c939a000f4a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2026.02.01 23:39:16.020688 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3509 | 2026.02.01 23:39:16.020705 [ 290 ] {} <Debug> TCP-Session: e18d513e-55c9-4fc5-b310-cdaf491c101f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2026.02.01 23:39:16.020690 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3511 | 2026.02.01 23:39:16.020741 [ 275 ] {} <Debug> TCP-Session: c7ebf332-1518-4868-8b4c-63da3605854a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.02.01 23:39:16.020625 [ 286 ] {} <Debug> TCP-Session: 28a2e379-40a3-41c8-afa6-9b799427e65d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2026.02.01 23:39:16.020785 [ 292 ] {} <Debug> TCP-Session: e96f779b-4ecd-457f-aa3b-b39a694dc7cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.02.01 23:39:16.020609 [ 294 ] {} <Debug> TCP-Session: e4376cfb-16e4-4bbe-8e75-f5659e19d081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2026.02.01 23:39:16.052756 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53698 | ||
| 3516 | 2026.02.01 23:39:16.052841 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3517 | 2026.02.01 23:39:16.052866 [ 288 ] {} <Debug> TCP-Session: b2cd9349-98a7-4914-b344-afa85cd1483d Authenticating user 'default' from [fd00:1122:3344:101::e]:53698 | ||
| 3518 | 2026.02.01 23:39:16.052886 [ 288 ] {} <Debug> TCP-Session: b2cd9349-98a7-4914-b344-afa85cd1483d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3519 | 2026.02.01 23:39:16.052899 [ 288 ] {} <Debug> TCP-Session: b2cd9349-98a7-4914-b344-afa85cd1483d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3520 | 2026.02.01 23:39:16.053062 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53245 | ||
| 3521 | 2026.02.01 23:39:16.053082 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60577 | ||
| 3522 | 2026.02.01 23:39:16.053093 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60481 | ||
| 3523 | 2026.02.01 23:39:16.053137 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37089 | ||
| 3524 | 2026.02.01 23:39:16.053161 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64453 | ||
| 3525 | 2026.02.01 23:39:16.053167 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58428 | ||
| 3526 | 2026.02.01 23:39:16.053199 [ 288 ] {} <Trace> TCP-Session: b2cd9349-98a7-4914-b344-afa85cd1483d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.02.01 23:39:16.053232 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3528 | 2026.02.01 23:39:16.053241 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3529 | 2026.02.01 23:39:16.053242 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3530 | 2026.02.01 23:39:16.053267 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3531 | 2026.02.01 23:39:16.053281 [ 275 ] {} <Debug> TCP-Session: d0834163-2cec-42f6-9235-bf26554f2ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64453 | ||
| 3532 | 2026.02.01 23:39:16.053302 [ 291 ] {} <Debug> TCP-Session: 8cac6f64-37bc-4806-9808-76408432a55b Authenticating user 'default' from [fd00:1122:3344:101::e]:60481 | ||
| 3533 | 2026.02.01 23:39:16.053313 [ 286 ] {} <Debug> TCP-Session: 701203be-fb29-44c8-9a26-56729529313e Authenticating user 'default' from [fd00:1122:3344:101::e]:58428 | ||
| 3534 | 2026.02.01 23:39:16.053323 [ 275 ] {} <Debug> TCP-Session: d0834163-2cec-42f6-9235-bf26554f2ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3535 | 2026.02.01 23:39:16.053335 [ 291 ] {} <Debug> TCP-Session: 8cac6f64-37bc-4806-9808-76408432a55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2026.02.01 23:39:16.053353 [ 275 ] {} <Debug> TCP-Session: d0834163-2cec-42f6-9235-bf26554f2ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2026.02.01 23:39:16.053346 [ 286 ] {} <Debug> TCP-Session: 701203be-fb29-44c8-9a26-56729529313e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.02.01 23:39:16.053366 [ 291 ] {} <Debug> TCP-Session: 8cac6f64-37bc-4806-9808-76408432a55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2026.02.01 23:39:16.053388 [ 286 ] {} <Debug> TCP-Session: 701203be-fb29-44c8-9a26-56729529313e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.02.01 23:39:16.053269 [ 293 ] {} <Debug> TCP-Session: e81ad430-e449-4204-acf5-06a4265bf00b Authenticating user 'default' from [fd00:1122:3344:101::e]:37089 | ||
| 3541 | 2026.02.01 23:39:16.053167 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3542 | 2026.02.01 23:39:16.053449 [ 293 ] {} <Debug> TCP-Session: e81ad430-e449-4204-acf5-06a4265bf00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.02.01 23:39:16.053161 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3544 | 2026.02.01 23:39:16.053467 [ 289 ] {} <Debug> TCP-Session: b9f5062f-fb2a-46f6-902c-843aa73ebde1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53245 | ||
| 3545 | 2026.02.01 23:39:16.053467 [ 293 ] {} <Debug> TCP-Session: e81ad430-e449-4204-acf5-06a4265bf00b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2026.02.01 23:39:16.053509 [ 292 ] {} <Debug> TCP-Session: 1633017b-12ef-4d38-b7c8-e9fb0d03e6a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60577 | ||
| 3547 | 2026.02.01 23:39:16.053511 [ 289 ] {} <Debug> TCP-Session: b9f5062f-fb2a-46f6-902c-843aa73ebde1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2026.02.01 23:39:16.053545 [ 292 ] {} <Debug> TCP-Session: 1633017b-12ef-4d38-b7c8-e9fb0d03e6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3549 | 2026.02.01 23:39:16.053558 [ 289 ] {} <Debug> TCP-Session: b9f5062f-fb2a-46f6-902c-843aa73ebde1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3550 | 2026.02.01 23:39:16.053572 [ 292 ] {} <Debug> TCP-Session: 1633017b-12ef-4d38-b7c8-e9fb0d03e6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3551 | 2026.02.01 23:39:16.053151 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33030 | ||
| 3552 | 2026.02.01 23:39:16.053066 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59201 | ||
| 3553 | 2026.02.01 23:39:16.053381 [ 288 ] {a1f96a54-f613-440e-b223-299dfe179efa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53698) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3554 | 2026.02.01 23:39:16.053670 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3555 | 2026.02.01 23:39:16.053695 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3556 | 2026.02.01 23:39:16.053710 [ 294 ] {} <Debug> TCP-Session: 9007ee1c-8fa3-4401-96cb-4edd55e277db Authenticating user 'default' from [fd00:1122:3344:101::e]:33030 | ||
| 3557 | 2026.02.01 23:39:16.053718 [ 290 ] {} <Debug> TCP-Session: f906da3c-4fe9-4a55-8deb-ff2f0932ff08 Authenticating user 'default' from [fd00:1122:3344:101::e]:59201 | ||
| 3558 | 2026.02.01 23:39:16.053729 [ 294 ] {} <Debug> TCP-Session: 9007ee1c-8fa3-4401-96cb-4edd55e277db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2026.02.01 23:39:16.053738 [ 290 ] {} <Debug> TCP-Session: f906da3c-4fe9-4a55-8deb-ff2f0932ff08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2026.02.01 23:39:16.053744 [ 294 ] {} <Debug> TCP-Session: 9007ee1c-8fa3-4401-96cb-4edd55e277db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3561 | 2026.02.01 23:39:16.053752 [ 290 ] {} <Debug> TCP-Session: f906da3c-4fe9-4a55-8deb-ff2f0932ff08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3562 | 2026.02.01 23:39:16.053965 [ 288 ] {a1f96a54-f613-440e-b223-299dfe179efa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3563 | 2026.02.01 23:39:16.054034 [ 288 ] {a1f96a54-f613-440e-b223-299dfe179efa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3564 | 2026.02.01 23:39:16.054384 [ 288 ] {a1f96a54-f613-440e-b223-299dfe179efa} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 3565 | 2026.02.01 23:39:16.055403 [ 346 ] {a1f96a54-f613-440e-b223-299dfe179efa} <Trace> AggregatingTransform: Aggregating | ||
| 3566 | 2026.02.01 23:39:16.055455 [ 346 ] {a1f96a54-f613-440e-b223-299dfe179efa} <Trace> Aggregator: Aggregation method: without_key | ||
| 3567 | 2026.02.01 23:39:16.055497 [ 346 ] {a1f96a54-f613-440e-b223-299dfe179efa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991277 sec. (1008.800 rows/sec., 39.41 KiB/sec.) | ||
| 3568 | 2026.02.01 23:39:16.055519 [ 346 ] {a1f96a54-f613-440e-b223-299dfe179efa} <Trace> Aggregator: Merging aggregated data | ||
| 3569 | 2026.02.01 23:39:16.056689 [ 288 ] {a1f96a54-f613-440e-b223-299dfe179efa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003357 sec., 297.88501638367586 rows/sec., 11.64 KiB/sec. | ||
| 3570 | 2026.02.01 23:39:16.056846 [ 288 ] {a1f96a54-f613-440e-b223-299dfe179efa} <Debug> TCPHandler: Processed in 0.003750362 sec. | ||
| 3571 | 2026.02.01 23:39:16.056956 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3572 | 2026.02.01 23:39:16.056986 [ 288 ] {} <Debug> TCP-Session: b2cd9349-98a7-4914-b344-afa85cd1483d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2026.02.01 23:39:16.056997 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3574 | 2026.02.01 23:39:16.057021 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3575 | 2026.02.01 23:39:16.057037 [ 289 ] {} <Debug> TCP-Session: b9f5062f-fb2a-46f6-902c-843aa73ebde1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.02.01 23:39:16.057050 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3577 | 2026.02.01 23:39:16.057064 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3578 | 2026.02.01 23:39:16.057108 [ 292 ] {} <Debug> TCP-Session: 1633017b-12ef-4d38-b7c8-e9fb0d03e6a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.02.01 23:39:16.057118 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3580 | 2026.02.01 23:39:16.057141 [ 275 ] {} <Debug> TCP-Session: d0834163-2cec-42f6-9235-bf26554f2ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.02.01 23:39:16.057134 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3582 | 2026.02.01 23:39:16.057186 [ 291 ] {} <Debug> TCP-Session: 8cac6f64-37bc-4806-9808-76408432a55b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.02.01 23:39:16.057215 [ 294 ] {} <Debug> TCP-Session: 9007ee1c-8fa3-4401-96cb-4edd55e277db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2026.02.01 23:39:16.057086 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3585 | 2026.02.01 23:39:16.057067 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3586 | 2026.02.01 23:39:16.057265 [ 286 ] {} <Debug> TCP-Session: 701203be-fb29-44c8-9a26-56729529313e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.02.01 23:39:16.057067 [ 290 ] {} <Debug> TCP-Session: f906da3c-4fe9-4a55-8deb-ff2f0932ff08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.02.01 23:39:16.057295 [ 293 ] {} <Debug> TCP-Session: e81ad430-e449-4204-acf5-06a4265bf00b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.02.01 23:39:16.108259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8190 | ||
| 3590 | 2026.02.01 23:39:16.108801 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.02.01 23:39:16.108851 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3592 | 2026.02.01 23:39:16.109354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3593 | 2026.02.01 23:39:16.109611 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.02.01 23:39:16.109761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8190 | ||
| 3595 | 2026.02.01 23:39:16.390682 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.02.01 23:39:16.390868 [ 276 ] {6df40c9b-c893-4949-91eb-e2caca1f1fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3597 | 2026.02.01 23:39:16.390937 [ 276 ] {6df40c9b-c893-4949-91eb-e2caca1f1fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3598 | 2026.02.01 23:39:16.391614 [ 276 ] {6df40c9b-c893-4949-91eb-e2caca1f1fd7} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.02.01 23:39:16.391661 [ 276 ] {6df40c9b-c893-4949-91eb-e2caca1f1fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3600 | 2026.02.01 23:39:16.392100 [ 276 ] {6df40c9b-c893-4949-91eb-e2caca1f1fd7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3601 | 2026.02.01 23:39:16.392383 [ 276 ] {6df40c9b-c893-4949-91eb-e2caca1f1fd7} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.02.01 23:39:16.392553 [ 276 ] {6df40c9b-c893-4949-91eb-e2caca1f1fd7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001733 sec., 13848.817080207733 rows/sec., 1.15 MiB/sec. | ||
| 3603 | 2026.02.01 23:39:16.392609 [ 276 ] {6df40c9b-c893-4949-91eb-e2caca1f1fd7} <Debug> TCPHandler: Processed in 0.002060624 sec. | ||
| 3604 | 2026.02.01 23:39:16.392767 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.02.01 23:39:16.392874 [ 276 ] {ea06a0a0-ef68-44c1-b2eb-e20c4fe8b8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3606 | 2026.02.01 23:39:16.392920 [ 276 ] {ea06a0a0-ef68-44c1-b2eb-e20c4fe8b8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3607 | 2026.02.01 23:39:16.393494 [ 276 ] {ea06a0a0-ef68-44c1-b2eb-e20c4fe8b8e9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.02.01 23:39:16.393532 [ 276 ] {ea06a0a0-ef68-44c1-b2eb-e20c4fe8b8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3609 | 2026.02.01 23:39:16.393906 [ 276 ] {ea06a0a0-ef68-44c1-b2eb-e20c4fe8b8e9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3610 | 2026.02.01 23:39:16.394132 [ 276 ] {ea06a0a0-ef68-44c1-b2eb-e20c4fe8b8e9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.02.01 23:39:16.394264 [ 276 ] {ea06a0a0-ef68-44c1-b2eb-e20c4fe8b8e9} <Debug> executeQuery: Read 248 rows, 22.75 KiB in 0.001414 sec., 175388.9674681754 rows/sec., 15.71 MiB/sec. | ||
| 3612 | 2026.02.01 23:39:16.394302 [ 276 ] {ea06a0a0-ef68-44c1-b2eb-e20c4fe8b8e9} <Debug> TCPHandler: Processed in 0.001588777 sec. | ||
| 3613 | 2026.02.01 23:39:16.394422 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2026.02.01 23:39:16.394524 [ 276 ] {093b3651-4381-4c83-bccb-0002051544ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3615 | 2026.02.01 23:39:16.394568 [ 276 ] {093b3651-4381-4c83-bccb-0002051544ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3616 | 2026.02.01 23:39:16.395004 [ 276 ] {093b3651-4381-4c83-bccb-0002051544ea} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.02.01 23:39:16.395040 [ 276 ] {093b3651-4381-4c83-bccb-0002051544ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3618 | 2026.02.01 23:39:16.395370 [ 276 ] {093b3651-4381-4c83-bccb-0002051544ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3619 | 2026.02.01 23:39:16.395597 [ 276 ] {093b3651-4381-4c83-bccb-0002051544ea} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.02.01 23:39:16.395730 [ 276 ] {093b3651-4381-4c83-bccb-0002051544ea} <Debug> executeQuery: Read 48 rows, 3.67 KiB in 0.001228 sec., 39087.94788273616 rows/sec., 2.92 MiB/sec. | ||
| 3621 | 2026.02.01 23:39:16.395767 [ 276 ] {093b3651-4381-4c83-bccb-0002051544ea} <Debug> TCPHandler: Processed in 0.001396263 sec. | ||
| 3622 | 2026.02.01 23:39:16.395882 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3623 | 2026.02.01 23:39:16.395977 [ 276 ] {60a2e3a1-1074-4f27-9850-639473c970db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3624 | 2026.02.01 23:39:16.396018 [ 276 ] {60a2e3a1-1074-4f27-9850-639473c970db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3625 | 2026.02.01 23:39:16.396436 [ 276 ] {60a2e3a1-1074-4f27-9850-639473c970db} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2026.02.01 23:39:16.396478 [ 276 ] {60a2e3a1-1074-4f27-9850-639473c970db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3627 | 2026.02.01 23:39:16.396783 [ 276 ] {60a2e3a1-1074-4f27-9850-639473c970db} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3628 | 2026.02.01 23:39:16.397002 [ 276 ] {60a2e3a1-1074-4f27-9850-639473c970db} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.02.01 23:39:16.397137 [ 276 ] {60a2e3a1-1074-4f27-9850-639473c970db} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001179 sec., 20356.234096692115 rows/sec., 1.69 MiB/sec. | ||
| 3630 | 2026.02.01 23:39:16.397174 [ 276 ] {60a2e3a1-1074-4f27-9850-639473c970db} <Debug> TCPHandler: Processed in 0.001341653 sec. | ||
| 3631 | 2026.02.01 23:39:16.397289 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2026.02.01 23:39:16.397385 [ 276 ] {3a7d0e5b-073b-4b13-9b94-cf6136b67839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3633 | 2026.02.01 23:39:16.397425 [ 276 ] {3a7d0e5b-073b-4b13-9b94-cf6136b67839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3634 | 2026.02.01 23:39:16.397832 [ 276 ] {3a7d0e5b-073b-4b13-9b94-cf6136b67839} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.02.01 23:39:16.397867 [ 276 ] {3a7d0e5b-073b-4b13-9b94-cf6136b67839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3636 | 2026.02.01 23:39:16.398183 [ 276 ] {3a7d0e5b-073b-4b13-9b94-cf6136b67839} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3637 | 2026.02.01 23:39:16.398410 [ 276 ] {3a7d0e5b-073b-4b13-9b94-cf6136b67839} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.02.01 23:39:16.398534 [ 276 ] {3a7d0e5b-073b-4b13-9b94-cf6136b67839} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 803.34 KiB/sec. | ||
| 3639 | 2026.02.01 23:39:16.398574 [ 276 ] {3a7d0e5b-073b-4b13-9b94-cf6136b67839} <Debug> TCPHandler: Processed in 0.001334162 sec. | ||
| 3640 | 2026.02.01 23:39:16.398692 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2026.02.01 23:39:16.398786 [ 276 ] {47e9f964-451e-4572-8839-366e5973f935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3642 | 2026.02.01 23:39:16.398827 [ 276 ] {47e9f964-451e-4572-8839-366e5973f935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3643 | 2026.02.01 23:39:16.399342 [ 276 ] {47e9f964-451e-4572-8839-366e5973f935} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.02.01 23:39:16.399377 [ 276 ] {47e9f964-451e-4572-8839-366e5973f935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3645 | 2026.02.01 23:39:16.399736 [ 276 ] {47e9f964-451e-4572-8839-366e5973f935} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3646 | 2026.02.01 23:39:16.399964 [ 276 ] {47e9f964-451e-4572-8839-366e5973f935} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.02.01 23:39:16.400093 [ 276 ] {47e9f964-451e-4572-8839-366e5973f935} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001324 sec., 102719.0332326284 rows/sec., 8.30 MiB/sec. | ||
| 3648 | 2026.02.01 23:39:16.400143 [ 276 ] {47e9f964-451e-4572-8839-366e5973f935} <Debug> TCPHandler: Processed in 0.001497915 sec. | ||
| 3649 | 2026.02.01 23:39:16.400270 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2026.02.01 23:39:16.400366 [ 276 ] {38dc01c3-e939-4afe-b504-181e5d8ea7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3651 | 2026.02.01 23:39:16.400410 [ 276 ] {38dc01c3-e939-4afe-b504-181e5d8ea7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3652 | 2026.02.01 23:39:16.400860 [ 276 ] {38dc01c3-e939-4afe-b504-181e5d8ea7ed} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.02.01 23:39:16.400896 [ 276 ] {38dc01c3-e939-4afe-b504-181e5d8ea7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3654 | 2026.02.01 23:39:16.401276 [ 276 ] {38dc01c3-e939-4afe-b504-181e5d8ea7ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3655 | 2026.02.01 23:39:16.401495 [ 276 ] {38dc01c3-e939-4afe-b504-181e5d8ea7ed} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2026.02.01 23:39:16.401622 [ 276 ] {38dc01c3-e939-4afe-b504-181e5d8ea7ed} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001274 sec., 153846.15384615384 rows/sec., 11.04 MiB/sec. | ||
| 3657 | 2026.02.01 23:39:16.401658 [ 276 ] {38dc01c3-e939-4afe-b504-181e5d8ea7ed} <Debug> TCPHandler: Processed in 0.001436844 sec. | ||
| 3658 | 2026.02.01 23:39:16.401773 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2026.02.01 23:39:16.401869 [ 276 ] {f39030d4-7d27-4dd1-9faf-5b8ba8d5adf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3660 | 2026.02.01 23:39:16.401923 [ 276 ] {f39030d4-7d27-4dd1-9faf-5b8ba8d5adf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3661 | 2026.02.01 23:39:16.402814 [ 276 ] {f39030d4-7d27-4dd1-9faf-5b8ba8d5adf3} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2026.02.01 23:39:16.402849 [ 276 ] {f39030d4-7d27-4dd1-9faf-5b8ba8d5adf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3663 | 2026.02.01 23:39:16.403487 [ 276 ] {f39030d4-7d27-4dd1-9faf-5b8ba8d5adf3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3664 | 2026.02.01 23:39:16.403720 [ 276 ] {f39030d4-7d27-4dd1-9faf-5b8ba8d5adf3} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2026.02.01 23:39:16.403859 [ 276 ] {f39030d4-7d27-4dd1-9faf-5b8ba8d5adf3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002007 sec., 17937.219730941702 rows/sec., 32.14 MiB/sec. | ||
| 3666 | 2026.02.01 23:39:16.403912 [ 276 ] {f39030d4-7d27-4dd1-9faf-5b8ba8d5adf3} <Debug> TCPHandler: Processed in 0.002188296 sec. | ||
| 3667 | 2026.02.01 23:39:16.404034 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3668 | 2026.02.01 23:39:16.404131 [ 276 ] {348340f5-ef11-409f-9976-1a5bd878c677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3669 | 2026.02.01 23:39:16.404173 [ 276 ] {348340f5-ef11-409f-9976-1a5bd878c677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3670 | 2026.02.01 23:39:16.404547 [ 276 ] {348340f5-ef11-409f-9976-1a5bd878c677} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.02.01 23:39:16.404582 [ 276 ] {348340f5-ef11-409f-9976-1a5bd878c677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3672 | 2026.02.01 23:39:16.404913 [ 276 ] {348340f5-ef11-409f-9976-1a5bd878c677} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3673 | 2026.02.01 23:39:16.405142 [ 276 ] {348340f5-ef11-409f-9976-1a5bd878c677} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2026.02.01 23:39:16.405269 [ 276 ] {348340f5-ef11-409f-9976-1a5bd878c677} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 3675 | 2026.02.01 23:39:16.405304 [ 276 ] {348340f5-ef11-409f-9976-1a5bd878c677} <Debug> TCPHandler: Processed in 0.001320062 sec. | ||
| 3676 | 2026.02.01 23:39:16.532861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3677 | 2026.02.01 23:39:16.548828 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2026.02.01 23:39:16.548901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3679 | 2026.02.01 23:39:16.555380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3680 | 2026.02.01 23:39:16.556242 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2026.02.01 23:39:16.560262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3682 | 2026.02.01 23:39:18.611748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 476 | ||
| 3683 | 2026.02.01 23:39:18.614139 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.02.01 23:39:18.614194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3685 | 2026.02.01 23:39:18.615446 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3686 | 2026.02.01 23:39:18.615737 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.02.01 23:39:18.616099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3688 | 2026.02.01 23:39:21.386341 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2026.02.01 23:39:21.386558 [ 276 ] {71bdd2bc-089f-4fe9-839b-e95177368d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3690 | 2026.02.01 23:39:21.386649 [ 276 ] {71bdd2bc-089f-4fe9-839b-e95177368d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3691 | 2026.02.01 23:39:21.387443 [ 276 ] {71bdd2bc-089f-4fe9-839b-e95177368d6e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2026.02.01 23:39:21.387496 [ 276 ] {71bdd2bc-089f-4fe9-839b-e95177368d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3693 | 2026.02.01 23:39:21.387923 [ 276 ] {71bdd2bc-089f-4fe9-839b-e95177368d6e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3694 | 2026.02.01 23:39:21.388154 [ 276 ] {71bdd2bc-089f-4fe9-839b-e95177368d6e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.02.01 23:39:21.388312 [ 276 ] {71bdd2bc-089f-4fe9-839b-e95177368d6e} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.00181 sec., 35359.11602209945 rows/sec., 2.80 MiB/sec. | ||
| 3696 | 2026.02.01 23:39:21.388360 [ 276 ] {71bdd2bc-089f-4fe9-839b-e95177368d6e} <Debug> TCPHandler: Processed in 0.002208417 sec. | ||
| 3697 | 2026.02.01 23:39:21.388485 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2026.02.01 23:39:21.388590 [ 276 ] {b85a2cdd-5d2a-44d3-bfbc-cd0c071dad23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3699 | 2026.02.01 23:39:21.388635 [ 276 ] {b85a2cdd-5d2a-44d3-bfbc-cd0c071dad23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3700 | 2026.02.01 23:39:21.389062 [ 276 ] {b85a2cdd-5d2a-44d3-bfbc-cd0c071dad23} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.02.01 23:39:21.389103 [ 276 ] {b85a2cdd-5d2a-44d3-bfbc-cd0c071dad23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3702 | 2026.02.01 23:39:21.389428 [ 276 ] {b85a2cdd-5d2a-44d3-bfbc-cd0c071dad23} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3703 | 2026.02.01 23:39:21.389650 [ 276 ] {b85a2cdd-5d2a-44d3-bfbc-cd0c071dad23} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.02.01 23:39:21.389786 [ 276 ] {b85a2cdd-5d2a-44d3-bfbc-cd0c071dad23} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001221 sec., 3276.003276003276 rows/sec., 246.34 KiB/sec. | ||
| 3705 | 2026.02.01 23:39:21.389825 [ 276 ] {b85a2cdd-5d2a-44d3-bfbc-cd0c071dad23} <Debug> TCPHandler: Processed in 0.001393493 sec. | ||
| 3706 | 2026.02.01 23:39:21.389929 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.02.01 23:39:21.390026 [ 276 ] {aef0408a-5428-44fa-a369-4e890d253dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3708 | 2026.02.01 23:39:21.390069 [ 276 ] {aef0408a-5428-44fa-a369-4e890d253dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3709 | 2026.02.01 23:39:21.390490 [ 276 ] {aef0408a-5428-44fa-a369-4e890d253dc1} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.02.01 23:39:21.390528 [ 276 ] {aef0408a-5428-44fa-a369-4e890d253dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3711 | 2026.02.01 23:39:21.390846 [ 276 ] {aef0408a-5428-44fa-a369-4e890d253dc1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3712 | 2026.02.01 23:39:21.391065 [ 276 ] {aef0408a-5428-44fa-a369-4e890d253dc1} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.02.01 23:39:21.391194 [ 276 ] {aef0408a-5428-44fa-a369-4e890d253dc1} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001187 sec., 57287.27885425443 rows/sec., 4.47 MiB/sec. | ||
| 3714 | 2026.02.01 23:39:21.391232 [ 276 ] {aef0408a-5428-44fa-a369-4e890d253dc1} <Debug> TCPHandler: Processed in 0.001353263 sec. | ||
| 3715 | 2026.02.01 23:39:21.391345 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.02.01 23:39:21.391442 [ 276 ] {7c84d314-c29e-4aac-bb1c-1da4d2b42a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3717 | 2026.02.01 23:39:21.391487 [ 276 ] {7c84d314-c29e-4aac-bb1c-1da4d2b42a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3718 | 2026.02.01 23:39:21.391892 [ 276 ] {7c84d314-c29e-4aac-bb1c-1da4d2b42a04} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.02.01 23:39:21.391930 [ 276 ] {7c84d314-c29e-4aac-bb1c-1da4d2b42a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3720 | 2026.02.01 23:39:21.392281 [ 276 ] {7c84d314-c29e-4aac-bb1c-1da4d2b42a04} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3721 | 2026.02.01 23:39:21.392492 [ 276 ] {7c84d314-c29e-4aac-bb1c-1da4d2b42a04} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.02.01 23:39:21.392623 [ 276 ] {7c84d314-c29e-4aac-bb1c-1da4d2b42a04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 3723 | 2026.02.01 23:39:21.392661 [ 276 ] {7c84d314-c29e-4aac-bb1c-1da4d2b42a04} <Debug> TCPHandler: Processed in 0.001366102 sec. | ||
| 3724 | 2026.02.01 23:39:21.392768 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.02.01 23:39:21.392871 [ 276 ] {d26df20c-c76d-4293-b4db-957740b8d89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.02.01 23:39:21.392927 [ 276 ] {d26df20c-c76d-4293-b4db-957740b8d89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3727 | 2026.02.01 23:39:21.393696 [ 276 ] {d26df20c-c76d-4293-b4db-957740b8d89d} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.02.01 23:39:21.393733 [ 276 ] {d26df20c-c76d-4293-b4db-957740b8d89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3729 | 2026.02.01 23:39:21.394265 [ 276 ] {d26df20c-c76d-4293-b4db-957740b8d89d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3730 | 2026.02.01 23:39:21.394492 [ 276 ] {d26df20c-c76d-4293-b4db-957740b8d89d} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.02.01 23:39:21.394610 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3732 | 2026.02.01 23:39:21.394631 [ 276 ] {d26df20c-c76d-4293-b4db-957740b8d89d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00178 sec., 2247.191011235955 rows/sec., 4.03 MiB/sec. | ||
| 3733 | 2026.02.01 23:39:21.394687 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.02.01 23:39:21.394716 [ 276 ] {d26df20c-c76d-4293-b4db-957740b8d89d} <Debug> TCPHandler: Processed in 0.001997704 sec. | ||
| 3735 | 2026.02.01 23:39:21.394716 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3736 | 2026.02.01 23:39:21.394838 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 3737 | 2026.02.01 23:39:21.394843 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3738 | 2026.02.01 23:39:21.394957 [ 276 ] {7115ed5e-acfc-4778-b920-8b3deb724902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3739 | 2026.02.01 23:39:21.394999 [ 276 ] {7115ed5e-acfc-4778-b920-8b3deb724902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3740 | 2026.02.01 23:39:21.395055 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3741 | 2026.02.01 23:39:21.395112 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 295 rows starting from the beginning of the part | ||
| 3742 | 2026.02.01 23:39:21.395248 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 3743 | 2026.02.01 23:39:21.395336 [ 276 ] {7115ed5e-acfc-4778-b920-8b3deb724902} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.02.01 23:39:21.395360 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3745 | 2026.02.01 23:39:21.395373 [ 276 ] {7115ed5e-acfc-4778-b920-8b3deb724902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3746 | 2026.02.01 23:39:21.395451 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 3747 | 2026.02.01 23:39:21.395542 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3748 | 2026.02.01 23:39:21.395630 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 3749 | 2026.02.01 23:39:21.395729 [ 276 ] {7115ed5e-acfc-4778-b920-8b3deb724902} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3750 | 2026.02.01 23:39:21.395942 [ 276 ] {7115ed5e-acfc-4778-b920-8b3deb724902} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.02.01 23:39:21.396072 [ 276 ] {7115ed5e-acfc-4778-b920-8b3deb724902} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 3752 | 2026.02.01 23:39:21.396108 [ 276 ] {7115ed5e-acfc-4778-b920-8b3deb724902} <Debug> TCPHandler: Processed in 0.001314922 sec. | ||
| 3753 | 2026.02.01 23:39:21.399073 [ 192 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 19 columns (19 merged, 0 gathered) in 0.004277312 sec., 88607.05040922898 rows/sec., 158.78 MiB/sec. | ||
| 3754 | 2026.02.01 23:39:21.399647 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3755 | 2026.02.01 23:39:21.399953 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.02.01 23:39:21.400017 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3757 | 2026.02.01 23:39:21.400113 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 3758 | 2026.02.01 23:39:22.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.28 MiB, peak 246.59 MiB, free memory in arenas 0.00 B, will set to 239.74 MiB (RSS), difference: 1.46 MiB | ||
| 3759 | 2026.02.01 23:39:23.517322 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3760 | 2026.02.01 23:39:23.517397 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3761 | 2026.02.01 23:39:23.610654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8638 | ||
| 3762 | 2026.02.01 23:39:23.611160 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.02.01 23:39:23.611205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3764 | 2026.02.01 23:39:23.611712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3765 | 2026.02.01 23:39:23.611965 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.02.01 23:39:23.612121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8638 | ||
| 3767 | 2026.02.01 23:39:24.061126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3768 | 2026.02.01 23:39:24.077423 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.02.01 23:39:24.077491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3770 | 2026.02.01 23:39:24.083322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3771 | 2026.02.01 23:39:24.084082 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.02.01 23:39:24.086952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3773 | 2026.02.01 23:39:26.387830 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.02.01 23:39:26.388014 [ 276 ] {0368aabc-c686-4174-9324-7f7bf05dddcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3775 | 2026.02.01 23:39:26.388081 [ 276 ] {0368aabc-c686-4174-9324-7f7bf05dddcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3776 | 2026.02.01 23:39:26.388808 [ 276 ] {0368aabc-c686-4174-9324-7f7bf05dddcd} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.02.01 23:39:26.388852 [ 276 ] {0368aabc-c686-4174-9324-7f7bf05dddcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3778 | 2026.02.01 23:39:26.389279 [ 276 ] {0368aabc-c686-4174-9324-7f7bf05dddcd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3779 | 2026.02.01 23:39:26.389522 [ 276 ] {0368aabc-c686-4174-9324-7f7bf05dddcd} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.02.01 23:39:26.389695 [ 276 ] {0368aabc-c686-4174-9324-7f7bf05dddcd} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001731 sec., 73945.69612940497 rows/sec., 6.37 MiB/sec. | ||
| 3781 | 2026.02.01 23:39:26.389749 [ 276 ] {0368aabc-c686-4174-9324-7f7bf05dddcd} <Debug> TCPHandler: Processed in 0.002051645 sec. | ||
| 3782 | 2026.02.01 23:39:26.389889 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.02.01 23:39:26.389995 [ 276 ] {4e67aff7-eb60-45ed-894f-d08c3e3d28f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3784 | 2026.02.01 23:39:26.390039 [ 276 ] {4e67aff7-eb60-45ed-894f-d08c3e3d28f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3785 | 2026.02.01 23:39:26.390480 [ 276 ] {4e67aff7-eb60-45ed-894f-d08c3e3d28f5} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.02.01 23:39:26.390515 [ 276 ] {4e67aff7-eb60-45ed-894f-d08c3e3d28f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3787 | 2026.02.01 23:39:26.390839 [ 276 ] {4e67aff7-eb60-45ed-894f-d08c3e3d28f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3788 | 2026.02.01 23:39:26.391058 [ 276 ] {4e67aff7-eb60-45ed-894f-d08c3e3d28f5} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.02.01 23:39:26.391191 [ 276 ] {4e67aff7-eb60-45ed-894f-d08c3e3d28f5} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001222 sec., 29459.901800327334 rows/sec., 2.16 MiB/sec. | ||
| 3790 | 2026.02.01 23:39:26.391229 [ 276 ] {4e67aff7-eb60-45ed-894f-d08c3e3d28f5} <Debug> TCPHandler: Processed in 0.001395893 sec. | ||
| 3791 | 2026.02.01 23:39:26.391344 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.02.01 23:39:26.391442 [ 276 ] {a4805c33-ddfa-4c59-a5f4-0e2575d82ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3793 | 2026.02.01 23:39:26.391484 [ 276 ] {a4805c33-ddfa-4c59-a5f4-0e2575d82ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3794 | 2026.02.01 23:39:26.391935 [ 276 ] {a4805c33-ddfa-4c59-a5f4-0e2575d82ac4} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.02.01 23:39:26.391971 [ 276 ] {a4805c33-ddfa-4c59-a5f4-0e2575d82ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3796 | 2026.02.01 23:39:26.392278 [ 276 ] {a4805c33-ddfa-4c59-a5f4-0e2575d82ac4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3797 | 2026.02.01 23:39:26.392494 [ 276 ] {a4805c33-ddfa-4c59-a5f4-0e2575d82ac4} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.02.01 23:39:26.392628 [ 276 ] {a4805c33-ddfa-4c59-a5f4-0e2575d82ac4} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001207 sec., 82850.04142502071 rows/sec., 6.47 MiB/sec. | ||
| 3799 | 2026.02.01 23:39:26.392665 [ 276 ] {a4805c33-ddfa-4c59-a5f4-0e2575d82ac4} <Debug> TCPHandler: Processed in 0.001372253 sec. | ||
| 3800 | 2026.02.01 23:39:26.392780 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.02.01 23:39:26.392876 [ 276 ] {1ceddd12-2583-4fac-9b8b-3eea3c63b795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3802 | 2026.02.01 23:39:26.392923 [ 276 ] {1ceddd12-2583-4fac-9b8b-3eea3c63b795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3803 | 2026.02.01 23:39:26.393348 [ 276 ] {1ceddd12-2583-4fac-9b8b-3eea3c63b795} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.02.01 23:39:26.393383 [ 276 ] {1ceddd12-2583-4fac-9b8b-3eea3c63b795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3805 | 2026.02.01 23:39:26.393708 [ 276 ] {1ceddd12-2583-4fac-9b8b-3eea3c63b795} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3806 | 2026.02.01 23:39:26.393927 [ 276 ] {1ceddd12-2583-4fac-9b8b-3eea3c63b795} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.02.01 23:39:26.394062 [ 276 ] {1ceddd12-2583-4fac-9b8b-3eea3c63b795} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 3808 | 2026.02.01 23:39:26.394099 [ 276 ] {1ceddd12-2583-4fac-9b8b-3eea3c63b795} <Debug> TCPHandler: Processed in 0.001369863 sec. | ||
| 3809 | 2026.02.01 23:39:26.394207 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2026.02.01 23:39:26.394312 [ 276 ] {56f2ae53-f894-41da-9301-30be6e379fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3811 | 2026.02.01 23:39:26.394371 [ 276 ] {56f2ae53-f894-41da-9301-30be6e379fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3812 | 2026.02.01 23:39:26.395288 [ 276 ] {56f2ae53-f894-41da-9301-30be6e379fbe} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.02.01 23:39:26.395324 [ 276 ] {56f2ae53-f894-41da-9301-30be6e379fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3814 | 2026.02.01 23:39:26.395907 [ 276 ] {56f2ae53-f894-41da-9301-30be6e379fbe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3815 | 2026.02.01 23:39:26.396131 [ 276 ] {56f2ae53-f894-41da-9301-30be6e379fbe} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.02.01 23:39:26.396268 [ 276 ] {56f2ae53-f894-41da-9301-30be6e379fbe} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001977 sec., 18209.40819423369 rows/sec., 32.63 MiB/sec. | ||
| 3817 | 2026.02.01 23:39:26.396329 [ 276 ] {56f2ae53-f894-41da-9301-30be6e379fbe} <Debug> TCPHandler: Processed in 0.002174677 sec. | ||
| 3818 | 2026.02.01 23:39:26.396451 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2026.02.01 23:39:26.396546 [ 276 ] {d952096a-3fe4-4e3f-8c6f-03abdd0cf70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3820 | 2026.02.01 23:39:26.396587 [ 276 ] {d952096a-3fe4-4e3f-8c6f-03abdd0cf70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3821 | 2026.02.01 23:39:26.396929 [ 276 ] {d952096a-3fe4-4e3f-8c6f-03abdd0cf70d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.02.01 23:39:26.396962 [ 276 ] {d952096a-3fe4-4e3f-8c6f-03abdd0cf70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3823 | 2026.02.01 23:39:26.397266 [ 276 ] {d952096a-3fe4-4e3f-8c6f-03abdd0cf70d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3824 | 2026.02.01 23:39:26.397473 [ 276 ] {d952096a-3fe4-4e3f-8c6f-03abdd0cf70d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.02.01 23:39:26.397602 [ 276 ] {d952096a-3fe4-4e3f-8c6f-03abdd0cf70d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3826 | 2026.02.01 23:39:26.397638 [ 276 ] {d952096a-3fe4-4e3f-8c6f-03abdd0cf70d} <Debug> TCPHandler: Processed in 0.0012368 sec. | ||
| 3827 | 2026.02.01 23:39:28.616950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 500 | ||
| 3828 | 2026.02.01 23:39:28.619127 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2026.02.01 23:39:28.619182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3830 | 2026.02.01 23:39:28.620435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3831 | 2026.02.01 23:39:28.620734 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2026.02.01 23:39:28.621094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3833 | 2026.02.01 23:39:31.113099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9150 | ||
| 3834 | 2026.02.01 23:39:31.113638 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.02.01 23:39:31.113683 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3836 | 2026.02.01 23:39:31.114191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3837 | 2026.02.01 23:39:31.114424 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.02.01 23:39:31.114559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9150 | ||
| 3839 | 2026.02.01 23:39:31.414883 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.02.01 23:39:31.415086 [ 276 ] {406a739f-ce97-44c3-8682-dac0d972ce24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3841 | 2026.02.01 23:39:31.415163 [ 276 ] {406a739f-ce97-44c3-8682-dac0d972ce24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3842 | 2026.02.01 23:39:31.415851 [ 276 ] {406a739f-ce97-44c3-8682-dac0d972ce24} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.02.01 23:39:31.415899 [ 276 ] {406a739f-ce97-44c3-8682-dac0d972ce24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3844 | 2026.02.01 23:39:31.416290 [ 276 ] {406a739f-ce97-44c3-8682-dac0d972ce24} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3845 | 2026.02.01 23:39:31.416520 [ 276 ] {406a739f-ce97-44c3-8682-dac0d972ce24} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.02.01 23:39:31.416680 [ 276 ] {406a739f-ce97-44c3-8682-dac0d972ce24} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001648 sec., 6067.961165048544 rows/sec., 494.80 KiB/sec. | ||
| 3847 | 2026.02.01 23:39:31.416731 [ 276 ] {406a739f-ce97-44c3-8682-dac0d972ce24} <Debug> TCPHandler: Processed in 0.001997343 sec. | ||
| 3848 | 2026.02.01 23:39:31.416863 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2026.02.01 23:39:31.416966 [ 276 ] {cdd1a9b4-7c3b-44b2-ab9e-35ad87e421cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3850 | 2026.02.01 23:39:31.417009 [ 276 ] {cdd1a9b4-7c3b-44b2-ab9e-35ad87e421cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3851 | 2026.02.01 23:39:31.418282 [ 276 ] {cdd1a9b4-7c3b-44b2-ab9e-35ad87e421cf} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.02.01 23:39:31.418327 [ 276 ] {cdd1a9b4-7c3b-44b2-ab9e-35ad87e421cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3853 | 2026.02.01 23:39:31.418769 [ 276 ] {cdd1a9b4-7c3b-44b2-ab9e-35ad87e421cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3854 | 2026.02.01 23:39:31.419000 [ 276 ] {cdd1a9b4-7c3b-44b2-ab9e-35ad87e421cf} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.02.01 23:39:31.419113 [ 106 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3856 | 2026.02.01 23:39:31.419139 [ 276 ] {cdd1a9b4-7c3b-44b2-ab9e-35ad87e421cf} <Debug> executeQuery: Read 1209 rows, 102.12 KiB in 0.002195 sec., 550797.2665148064 rows/sec., 45.43 MiB/sec. | ||
| 3857 | 2026.02.01 23:39:31.419179 [ 106 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2026.02.01 23:39:31.419191 [ 276 ] {cdd1a9b4-7c3b-44b2-ab9e-35ad87e421cf} <Debug> TCPHandler: Processed in 0.002380789 sec. | ||
| 3859 | 2026.02.01 23:39:31.419206 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3860 | 2026.02.01 23:39:31.419331 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2026.02.01 23:39:31.419341 [ 188 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 3862 | 2026.02.01 23:39:31.419436 [ 276 ] {04a5d3c2-e51c-4fb4-ad28-839e50f1f90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.02.01 23:39:31.419483 [ 276 ] {04a5d3c2-e51c-4fb4-ad28-839e50f1f90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3864 | 2026.02.01 23:39:31.419502 [ 188 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3865 | 2026.02.01 23:39:31.419545 [ 188 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1406 rows starting from the beginning of the part | ||
| 3866 | 2026.02.01 23:39:31.419619 [ 188 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3867 | 2026.02.01 23:39:31.419673 [ 188 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 248 rows starting from the beginning of the part | ||
| 3868 | 2026.02.01 23:39:31.419724 [ 188 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3869 | 2026.02.01 23:39:31.419774 [ 188 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 128 rows starting from the beginning of the part | ||
| 3870 | 2026.02.01 23:39:31.419819 [ 188 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1209 rows starting from the beginning of the part | ||
| 3871 | 2026.02.01 23:39:31.419912 [ 276 ] {04a5d3c2-e51c-4fb4-ad28-839e50f1f90a} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2026.02.01 23:39:31.419958 [ 276 ] {04a5d3c2-e51c-4fb4-ad28-839e50f1f90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3873 | 2026.02.01 23:39:31.420299 [ 276 ] {04a5d3c2-e51c-4fb4-ad28-839e50f1f90a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3874 | 2026.02.01 23:39:31.420534 [ 276 ] {04a5d3c2-e51c-4fb4-ad28-839e50f1f90a} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.02.01 23:39:31.420684 [ 276 ] {04a5d3c2-e51c-4fb4-ad28-839e50f1f90a} <Debug> executeQuery: Read 14 rows, 1023.00 B in 0.001271 sec., 11014.948859166012 rows/sec., 786.01 KiB/sec. | ||
| 3876 | 2026.02.01 23:39:31.420723 [ 276 ] {04a5d3c2-e51c-4fb4-ad28-839e50f1f90a} <Debug> TCPHandler: Processed in 0.001444574 sec. | ||
| 3877 | 2026.02.01 23:39:31.420843 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.02.01 23:39:31.420943 [ 276 ] {7fe5d438-fd30-4eec-a2b0-a693a5d78438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3879 | 2026.02.01 23:39:31.420984 [ 276 ] {7fe5d438-fd30-4eec-a2b0-a693a5d78438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3880 | 2026.02.01 23:39:31.421337 [ 191 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.002060414 sec., 1513773.4455308497 rows/sec., 132.51 MiB/sec. | ||
| 3881 | 2026.02.01 23:39:31.421581 [ 276 ] {7fe5d438-fd30-4eec-a2b0-a693a5d78438} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.02.01 23:39:31.421621 [ 276 ] {7fe5d438-fd30-4eec-a2b0-a693a5d78438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3883 | 2026.02.01 23:39:31.421637 [ 191 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3884 | 2026.02.01 23:39:31.421970 [ 191 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_26_5} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2026.02.01 23:39:31.422028 [ 276 ] {7fe5d438-fd30-4eec-a2b0-a693a5d78438} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3886 | 2026.02.01 23:39:31.422041 [ 191 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_26_5} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3887 | 2026.02.01 23:39:31.422136 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3888 | 2026.02.01 23:39:31.422244 [ 276 ] {7fe5d438-fd30-4eec-a2b0-a693a5d78438} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.02.01 23:39:31.422375 [ 276 ] {7fe5d438-fd30-4eec-a2b0-a693a5d78438} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001452 sec., 157024.79338842977 rows/sec., 10.63 MiB/sec. | ||
| 3890 | 2026.02.01 23:39:31.422411 [ 276 ] {7fe5d438-fd30-4eec-a2b0-a693a5d78438} <Debug> TCPHandler: Processed in 0.001618567 sec. | ||
| 3891 | 2026.02.01 23:39:31.422527 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.02.01 23:39:31.422633 [ 276 ] {441d40a5-8988-42df-86a2-7b8e66cf34ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3893 | 2026.02.01 23:39:31.422675 [ 276 ] {441d40a5-8988-42df-86a2-7b8e66cf34ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3894 | 2026.02.01 23:39:31.423336 [ 276 ] {441d40a5-8988-42df-86a2-7b8e66cf34ba} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.02.01 23:39:31.423372 [ 276 ] {441d40a5-8988-42df-86a2-7b8e66cf34ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3896 | 2026.02.01 23:39:31.423755 [ 276 ] {441d40a5-8988-42df-86a2-7b8e66cf34ba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3897 | 2026.02.01 23:39:31.423977 [ 276 ] {441d40a5-8988-42df-86a2-7b8e66cf34ba} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2026.02.01 23:39:31.424091 [ 106 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3899 | 2026.02.01 23:39:31.424113 [ 276 ] {441d40a5-8988-42df-86a2-7b8e66cf34ba} <Debug> executeQuery: Read 534 rows, 40.54 KiB in 0.001506 sec., 354581.6733067729 rows/sec., 26.29 MiB/sec. | ||
| 3900 | 2026.02.01 23:39:31.424125 [ 106 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.02.01 23:39:31.424154 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3902 | 2026.02.01 23:39:31.424160 [ 276 ] {441d40a5-8988-42df-86a2-7b8e66cf34ba} <Debug> TCPHandler: Processed in 0.001682818 sec. | ||
| 3903 | 2026.02.01 23:39:31.424227 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 3904 | 2026.02.01 23:39:31.424289 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2026.02.01 23:39:31.424327 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3906 | 2026.02.01 23:39:31.424356 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 3907 | 2026.02.01 23:39:31.424393 [ 276 ] {73b65874-f221-4fc9-a247-c94819e6d34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3908 | 2026.02.01 23:39:31.424399 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part | ||
| 3909 | 2026.02.01 23:39:31.424446 [ 276 ] {73b65874-f221-4fc9-a247-c94819e6d34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3910 | 2026.02.01 23:39:31.424454 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 136 rows starting from the beginning of the part | ||
| 3911 | 2026.02.01 23:39:31.424518 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 68 rows starting from the beginning of the part | ||
| 3912 | 2026.02.01 23:39:31.424552 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 100 rows starting from the beginning of the part | ||
| 3913 | 2026.02.01 23:39:31.424585 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 534 rows starting from the beginning of the part | ||
| 3914 | 2026.02.01 23:39:31.425120 [ 276 ] {73b65874-f221-4fc9-a247-c94819e6d34e} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.02.01 23:39:31.425163 [ 276 ] {73b65874-f221-4fc9-a247-c94819e6d34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3916 | 2026.02.01 23:39:31.425512 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317302 sec., 1167537.8918425692 rows/sec., 93.00 MiB/sec. | ||
| 3917 | 2026.02.01 23:39:31.425585 [ 276 ] {73b65874-f221-4fc9-a247-c94819e6d34e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3918 | 2026.02.01 23:39:31.425713 [ 187 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3919 | 2026.02.01 23:39:31.425834 [ 276 ] {73b65874-f221-4fc9-a247-c94819e6d34e} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.02.01 23:39:31.426016 [ 187 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_26_5} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.02.01 23:39:31.426019 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3922 | 2026.02.01 23:39:31.426044 [ 276 ] {73b65874-f221-4fc9-a247-c94819e6d34e} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001671 sec., 508078.9946140036 rows/sec., 34.20 MiB/sec. | ||
| 3923 | 2026.02.01 23:39:31.426061 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.02.01 23:39:31.426088 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3925 | 2026.02.01 23:39:31.426092 [ 187 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_26_5} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3926 | 2026.02.01 23:39:31.426091 [ 276 ] {73b65874-f221-4fc9-a247-c94819e6d34e} <Debug> TCPHandler: Processed in 0.001851581 sec. | ||
| 3927 | 2026.02.01 23:39:31.426194 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 3928 | 2026.02.01 23:39:31.426207 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3929 | 2026.02.01 23:39:31.426230 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.02.01 23:39:31.426442 [ 276 ] {c402bc6f-4af2-4d7b-93b3-092a10608696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3931 | 2026.02.01 23:39:31.426443 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3932 | 2026.02.01 23:39:31.426500 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6750 rows starting from the beginning of the part | ||
| 3933 | 2026.02.01 23:39:31.426503 [ 276 ] {c402bc6f-4af2-4d7b-93b3-092a10608696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3934 | 2026.02.01 23:39:31.426571 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3935 | 2026.02.01 23:39:31.426622 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 196 rows starting from the beginning of the part | ||
| 3936 | 2026.02.01 23:39:31.426662 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 3937 | 2026.02.01 23:39:31.426700 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3938 | 2026.02.01 23:39:31.426742 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 849 rows starting from the beginning of the part | ||
| 3939 | 2026.02.01 23:39:31.427276 [ 276 ] {c402bc6f-4af2-4d7b-93b3-092a10608696} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.02.01 23:39:31.427318 [ 276 ] {c402bc6f-4af2-4d7b-93b3-092a10608696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3941 | 2026.02.01 23:39:31.427878 [ 276 ] {c402bc6f-4af2-4d7b-93b3-092a10608696} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3942 | 2026.02.01 23:39:31.428115 [ 276 ] {c402bc6f-4af2-4d7b-93b3-092a10608696} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.02.01 23:39:31.428271 [ 276 ] {c402bc6f-4af2-4d7b-93b3-092a10608696} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001848 sec., 2164.5021645021643 rows/sec., 3.88 MiB/sec. | ||
| 3944 | 2026.02.01 23:39:31.428338 [ 276 ] {c402bc6f-4af2-4d7b-93b3-092a10608696} <Debug> TCPHandler: Processed in 0.002158816 sec. | ||
| 3945 | 2026.02.01 23:39:31.428454 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2026.02.01 23:39:31.428550 [ 276 ] {9b4b343b-64c7-41af-9d0e-c2c044a59ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3947 | 2026.02.01 23:39:31.428592 [ 276 ] {9b4b343b-64c7-41af-9d0e-c2c044a59ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3948 | 2026.02.01 23:39:31.428931 [ 276 ] {9b4b343b-64c7-41af-9d0e-c2c044a59ac0} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.02.01 23:39:31.428964 [ 276 ] {9b4b343b-64c7-41af-9d0e-c2c044a59ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3950 | 2026.02.01 23:39:31.429283 [ 276 ] {9b4b343b-64c7-41af-9d0e-c2c044a59ac0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3951 | 2026.02.01 23:39:31.429491 [ 276 ] {9b4b343b-64c7-41af-9d0e-c2c044a59ac0} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.02.01 23:39:31.429585 [ 106 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3953 | 2026.02.01 23:39:31.429613 [ 276 ] {9b4b343b-64c7-41af-9d0e-c2c044a59ac0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 3954 | 2026.02.01 23:39:31.429614 [ 106 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.02.01 23:39:31.429650 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3956 | 2026.02.01 23:39:31.429653 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8275 rows, containing 5 columns (5 merged, 0 gathered) in 0.00356856 sec., 2318862.5103683276 rows/sec., 159.18 MiB/sec. | ||
| 3957 | 2026.02.01 23:39:31.429654 [ 276 ] {9b4b343b-64c7-41af-9d0e-c2c044a59ac0} <Debug> TCPHandler: Processed in 0.001304302 sec. | ||
| 3958 | 2026.02.01 23:39:31.429720 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3959 | 2026.02.01 23:39:31.429858 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3960 | 2026.02.01 23:39:31.429879 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3961 | 2026.02.01 23:39:31.429890 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1200 rows starting from the beginning of the part | ||
| 3962 | 2026.02.01 23:39:31.429958 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3963 | 2026.02.01 23:39:31.430003 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3964 | 2026.02.01 23:39:31.430047 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3965 | 2026.02.01 23:39:31.430084 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3966 | 2026.02.01 23:39:31.430125 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 3967 | 2026.02.01 23:39:31.430190 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2026.02.01 23:39:31.430273 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3969 | 2026.02.01 23:39:31.430349 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3970 | 2026.02.01 23:39:31.431094 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001344962 sec., 1115273.1452635836 rows/sec., 75.16 MiB/sec. | ||
| 3971 | 2026.02.01 23:39:31.431289 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3972 | 2026.02.01 23:39:31.431539 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_26_5} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.02.01 23:39:31.431606 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_26_5} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3974 | 2026.02.01 23:39:31.431676 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3975 | 2026.02.01 23:39:31.587936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3976 | 2026.02.01 23:39:31.604655 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.02.01 23:39:31.604719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3978 | 2026.02.01 23:39:31.610817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3979 | 2026.02.01 23:39:31.611514 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.02.01 23:39:31.614419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3981 | 2026.02.01 23:39:36.388305 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2026.02.01 23:39:36.388527 [ 276 ] {0cd86cf4-0715-47df-9bd3-6ecb012ba674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3983 | 2026.02.01 23:39:36.388606 [ 276 ] {0cd86cf4-0715-47df-9bd3-6ecb012ba674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3984 | 2026.02.01 23:39:36.389314 [ 276 ] {0cd86cf4-0715-47df-9bd3-6ecb012ba674} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.02.01 23:39:36.389367 [ 276 ] {0cd86cf4-0715-47df-9bd3-6ecb012ba674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3986 | 2026.02.01 23:39:36.389790 [ 276 ] {0cd86cf4-0715-47df-9bd3-6ecb012ba674} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3987 | 2026.02.01 23:39:36.390031 [ 276 ] {0cd86cf4-0715-47df-9bd3-6ecb012ba674} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.02.01 23:39:36.390195 [ 276 ] {0cd86cf4-0715-47df-9bd3-6ecb012ba674} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001722 sec., 74332.1718931475 rows/sec., 6.40 MiB/sec. | ||
| 3989 | 2026.02.01 23:39:36.390245 [ 276 ] {0cd86cf4-0715-47df-9bd3-6ecb012ba674} <Debug> TCPHandler: Processed in 0.002085664 sec. | ||
| 3990 | 2026.02.01 23:39:36.390374 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.02.01 23:39:36.390478 [ 276 ] {13c928be-3b98-4461-aee0-90ebfe1a4fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3992 | 2026.02.01 23:39:36.390522 [ 276 ] {13c928be-3b98-4461-aee0-90ebfe1a4fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3993 | 2026.02.01 23:39:36.390949 [ 276 ] {13c928be-3b98-4461-aee0-90ebfe1a4fdb} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.02.01 23:39:36.390989 [ 276 ] {13c928be-3b98-4461-aee0-90ebfe1a4fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3995 | 2026.02.01 23:39:36.391313 [ 276 ] {13c928be-3b98-4461-aee0-90ebfe1a4fdb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3996 | 2026.02.01 23:39:36.391535 [ 276 ] {13c928be-3b98-4461-aee0-90ebfe1a4fdb} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.02.01 23:39:36.391644 [ 102 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3998 | 2026.02.01 23:39:36.391667 [ 276 ] {13c928be-3b98-4461-aee0-90ebfe1a4fdb} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001213 sec., 29678.483099752677 rows/sec., 2.18 MiB/sec. | ||
| 3999 | 2026.02.01 23:39:36.391711 [ 102 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.02.01 23:39:36.391721 [ 276 ] {13c928be-3b98-4461-aee0-90ebfe1a4fdb} <Debug> TCPHandler: Processed in 0.001400753 sec. | ||
| 4001 | 2026.02.01 23:39:36.391747 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4002 | 2026.02.01 23:39:36.391857 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2026.02.01 23:39:36.391873 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 4004 | 2026.02.01 23:39:36.391957 [ 276 ] {d4d5cea6-9003-4336-99ad-1c5ae50f7cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4005 | 2026.02.01 23:39:36.391974 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4006 | 2026.02.01 23:39:36.391999 [ 276 ] {d4d5cea6-9003-4336-99ad-1c5ae50f7cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4007 | 2026.02.01 23:39:36.392006 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part | ||
| 4008 | 2026.02.01 23:39:36.392075 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 4009 | 2026.02.01 23:39:36.392128 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 4010 | 2026.02.01 23:39:36.392176 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4011 | 2026.02.01 23:39:36.392220 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 4012 | 2026.02.01 23:39:36.392266 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4013 | 2026.02.01 23:39:36.392436 [ 276 ] {d4d5cea6-9003-4336-99ad-1c5ae50f7cc3} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.02.01 23:39:36.392472 [ 276 ] {d4d5cea6-9003-4336-99ad-1c5ae50f7cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4015 | 2026.02.01 23:39:36.392816 [ 276 ] {d4d5cea6-9003-4336-99ad-1c5ae50f7cc3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4016 | 2026.02.01 23:39:36.393042 [ 276 ] {d4d5cea6-9003-4336-99ad-1c5ae50f7cc3} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.02.01 23:39:36.393062 [ 200 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122819 sec., 169354.90437147344 rows/sec., 13.06 MiB/sec. | ||
| 4018 | 2026.02.01 23:39:36.393172 [ 276 ] {d4d5cea6-9003-4336-99ad-1c5ae50f7cc3} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001234 sec., 81037.27714748784 rows/sec., 6.33 MiB/sec. | ||
| 4019 | 2026.02.01 23:39:36.393207 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4020 | 2026.02.01 23:39:36.393215 [ 276 ] {d4d5cea6-9003-4336-99ad-1c5ae50f7cc3} <Debug> TCPHandler: Processed in 0.001408973 sec. | ||
| 4021 | 2026.02.01 23:39:36.393329 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4022 | 2026.02.01 23:39:36.393424 [ 276 ] {289c1bd2-2a4e-40b2-aca5-0a20697a9bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4023 | 2026.02.01 23:39:36.393432 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_21_4} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.02.01 23:39:36.393469 [ 276 ] {289c1bd2-2a4e-40b2-aca5-0a20697a9bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4025 | 2026.02.01 23:39:36.393496 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_21_4} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4026 | 2026.02.01 23:39:36.393553 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4027 | 2026.02.01 23:39:36.393875 [ 276 ] {289c1bd2-2a4e-40b2-aca5-0a20697a9bd2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.02.01 23:39:36.393909 [ 276 ] {289c1bd2-2a4e-40b2-aca5-0a20697a9bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4029 | 2026.02.01 23:39:36.394242 [ 276 ] {289c1bd2-2a4e-40b2-aca5-0a20697a9bd2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4030 | 2026.02.01 23:39:36.394464 [ 276 ] {289c1bd2-2a4e-40b2-aca5-0a20697a9bd2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.02.01 23:39:36.394594 [ 276 ] {289c1bd2-2a4e-40b2-aca5-0a20697a9bd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 4032 | 2026.02.01 23:39:36.394631 [ 276 ] {289c1bd2-2a4e-40b2-aca5-0a20697a9bd2} <Debug> TCPHandler: Processed in 0.001351593 sec. | ||
| 4033 | 2026.02.01 23:39:36.394732 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.02.01 23:39:36.394825 [ 276 ] {7752e51d-4a0f-4cdb-b4fd-b48dd79a7aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4035 | 2026.02.01 23:39:36.394881 [ 276 ] {7752e51d-4a0f-4cdb-b4fd-b48dd79a7aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4036 | 2026.02.01 23:39:36.395715 [ 276 ] {7752e51d-4a0f-4cdb-b4fd-b48dd79a7aaf} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.02.01 23:39:36.395752 [ 276 ] {7752e51d-4a0f-4cdb-b4fd-b48dd79a7aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4038 | 2026.02.01 23:39:36.396312 [ 276 ] {7752e51d-4a0f-4cdb-b4fd-b48dd79a7aaf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4039 | 2026.02.01 23:39:36.396564 [ 276 ] {7752e51d-4a0f-4cdb-b4fd-b48dd79a7aaf} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.02.01 23:39:36.396703 [ 276 ] {7752e51d-4a0f-4cdb-b4fd-b48dd79a7aaf} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001896 sec., 18987.3417721519 rows/sec., 34.02 MiB/sec. | ||
| 4041 | 2026.02.01 23:39:36.396765 [ 276 ] {7752e51d-4a0f-4cdb-b4fd-b48dd79a7aaf} <Debug> TCPHandler: Processed in 0.002083184 sec. | ||
| 4042 | 2026.02.01 23:39:36.396876 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.02.01 23:39:36.396972 [ 276 ] {3d4e43ad-eecd-416c-ac4f-20e21862f35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4044 | 2026.02.01 23:39:36.397015 [ 276 ] {3d4e43ad-eecd-416c-ac4f-20e21862f35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4045 | 2026.02.01 23:39:36.397345 [ 276 ] {3d4e43ad-eecd-416c-ac4f-20e21862f35a} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.02.01 23:39:36.397382 [ 276 ] {3d4e43ad-eecd-416c-ac4f-20e21862f35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4047 | 2026.02.01 23:39:36.397689 [ 276 ] {3d4e43ad-eecd-416c-ac4f-20e21862f35a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4048 | 2026.02.01 23:39:36.397907 [ 276 ] {3d4e43ad-eecd-416c-ac4f-20e21862f35a} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.02.01 23:39:36.398033 [ 276 ] {3d4e43ad-eecd-416c-ac4f-20e21862f35a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 4050 | 2026.02.01 23:39:36.398069 [ 276 ] {3d4e43ad-eecd-416c-ac4f-20e21862f35a} <Debug> TCPHandler: Processed in 0.00124286 sec. | ||
| 4051 | 2026.02.01 23:39:38.517650 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4052 | 2026.02.01 23:39:38.517714 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4053 | 2026.02.01 23:39:38.614781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9598 | ||
| 4054 | 2026.02.01 23:39:38.615584 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.02.01 23:39:38.615660 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4056 | 2026.02.01 23:39:38.616226 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4057 | 2026.02.01 23:39:38.616481 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.02.01 23:39:38.616608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9598 | ||
| 4059 | 2026.02.01 23:39:38.621343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 528 | ||
| 4060 | 2026.02.01 23:39:38.623642 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.02.01 23:39:38.623684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4062 | 2026.02.01 23:39:38.624896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4063 | 2026.02.01 23:39:38.625188 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.02.01 23:39:38.625542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4065 | 2026.02.01 23:39:39.114597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4066 | 2026.02.01 23:39:39.132210 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.02.01 23:39:39.132280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4068 | 2026.02.01 23:39:39.138628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4069 | 2026.02.01 23:39:39.139396 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.02.01 23:39:39.142679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4071 | 2026.02.01 23:39:41.386495 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4072 | 2026.02.01 23:39:41.386699 [ 276 ] {bb857df7-bf5a-4b1d-ad9a-ba9bcb262120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4073 | 2026.02.01 23:39:41.386773 [ 276 ] {bb857df7-bf5a-4b1d-ad9a-ba9bcb262120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4074 | 2026.02.01 23:39:41.387469 [ 276 ] {bb857df7-bf5a-4b1d-ad9a-ba9bcb262120} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.02.01 23:39:41.387516 [ 276 ] {bb857df7-bf5a-4b1d-ad9a-ba9bcb262120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4076 | 2026.02.01 23:39:41.387915 [ 276 ] {bb857df7-bf5a-4b1d-ad9a-ba9bcb262120} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4077 | 2026.02.01 23:39:41.388143 [ 276 ] {bb857df7-bf5a-4b1d-ad9a-ba9bcb262120} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.02.01 23:39:41.388301 [ 276 ] {bb857df7-bf5a-4b1d-ad9a-ba9bcb262120} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001658 sec., 38600.72376357057 rows/sec., 3.06 MiB/sec. | ||
| 4079 | 2026.02.01 23:39:41.388344 [ 276 ] {bb857df7-bf5a-4b1d-ad9a-ba9bcb262120} <Debug> TCPHandler: Processed in 0.001991843 sec. | ||
| 4080 | 2026.02.01 23:39:41.388465 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2026.02.01 23:39:41.388560 [ 276 ] {ab0b6bef-1f9f-4d70-880e-68b5ebdc5e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4082 | 2026.02.01 23:39:41.388601 [ 276 ] {ab0b6bef-1f9f-4d70-880e-68b5ebdc5e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4083 | 2026.02.01 23:39:41.388989 [ 276 ] {ab0b6bef-1f9f-4d70-880e-68b5ebdc5e74} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.02.01 23:39:41.389026 [ 276 ] {ab0b6bef-1f9f-4d70-880e-68b5ebdc5e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4085 | 2026.02.01 23:39:41.389308 [ 276 ] {ab0b6bef-1f9f-4d70-880e-68b5ebdc5e74} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4086 | 2026.02.01 23:39:41.389529 [ 276 ] {ab0b6bef-1f9f-4d70-880e-68b5ebdc5e74} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.02.01 23:39:41.389658 [ 276 ] {ab0b6bef-1f9f-4d70-880e-68b5ebdc5e74} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001116 sec., 3584.2293906810037 rows/sec., 269.52 KiB/sec. | ||
| 4088 | 2026.02.01 23:39:41.389696 [ 276 ] {ab0b6bef-1f9f-4d70-880e-68b5ebdc5e74} <Debug> TCPHandler: Processed in 0.001281291 sec. | ||
| 4089 | 2026.02.01 23:39:41.389798 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4090 | 2026.02.01 23:39:41.389890 [ 276 ] {a10fb410-5475-41a8-9565-a276392565f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4091 | 2026.02.01 23:39:41.389929 [ 276 ] {a10fb410-5475-41a8-9565-a276392565f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4092 | 2026.02.01 23:39:41.390342 [ 276 ] {a10fb410-5475-41a8-9565-a276392565f4} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.02.01 23:39:41.390378 [ 276 ] {a10fb410-5475-41a8-9565-a276392565f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4094 | 2026.02.01 23:39:41.390671 [ 276 ] {a10fb410-5475-41a8-9565-a276392565f4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4095 | 2026.02.01 23:39:41.390878 [ 276 ] {a10fb410-5475-41a8-9565-a276392565f4} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.02.01 23:39:41.391009 [ 276 ] {a10fb410-5475-41a8-9565-a276392565f4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001136 sec., 59859.15492957746 rows/sec., 4.67 MiB/sec. | ||
| 4097 | 2026.02.01 23:39:41.391047 [ 276 ] {a10fb410-5475-41a8-9565-a276392565f4} <Debug> TCPHandler: Processed in 0.001297022 sec. | ||
| 4098 | 2026.02.01 23:39:41.391158 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2026.02.01 23:39:41.391251 [ 276 ] {eecaa0cd-5723-4e0a-af22-b341f16adcb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4100 | 2026.02.01 23:39:41.391293 [ 276 ] {eecaa0cd-5723-4e0a-af22-b341f16adcb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4101 | 2026.02.01 23:39:41.391694 [ 276 ] {eecaa0cd-5723-4e0a-af22-b341f16adcb4} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2026.02.01 23:39:41.391729 [ 276 ] {eecaa0cd-5723-4e0a-af22-b341f16adcb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4103 | 2026.02.01 23:39:41.392059 [ 276 ] {eecaa0cd-5723-4e0a-af22-b341f16adcb4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4104 | 2026.02.01 23:39:41.392268 [ 276 ] {eecaa0cd-5723-4e0a-af22-b341f16adcb4} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2026.02.01 23:39:41.392394 [ 276 ] {eecaa0cd-5723-4e0a-af22-b341f16adcb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 4106 | 2026.02.01 23:39:41.392431 [ 276 ] {eecaa0cd-5723-4e0a-af22-b341f16adcb4} <Debug> TCPHandler: Processed in 0.001322452 sec. | ||
| 4107 | 2026.02.01 23:39:41.392531 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2026.02.01 23:39:41.392624 [ 276 ] {5d9a8fa6-4649-4737-b30a-099e6f019c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4109 | 2026.02.01 23:39:41.392678 [ 276 ] {5d9a8fa6-4649-4737-b30a-099e6f019c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4110 | 2026.02.01 23:39:41.393405 [ 276 ] {5d9a8fa6-4649-4737-b30a-099e6f019c5d} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2026.02.01 23:39:41.393442 [ 276 ] {5d9a8fa6-4649-4737-b30a-099e6f019c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4112 | 2026.02.01 23:39:41.393927 [ 276 ] {5d9a8fa6-4649-4737-b30a-099e6f019c5d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4113 | 2026.02.01 23:39:41.394173 [ 276 ] {5d9a8fa6-4649-4737-b30a-099e6f019c5d} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.02.01 23:39:41.394308 [ 276 ] {5d9a8fa6-4649-4737-b30a-099e6f019c5d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001702 sec., 2350.1762632197415 rows/sec., 4.21 MiB/sec. | ||
| 4115 | 2026.02.01 23:39:41.394360 [ 276 ] {5d9a8fa6-4649-4737-b30a-099e6f019c5d} <Debug> TCPHandler: Processed in 0.001876721 sec. | ||
| 4116 | 2026.02.01 23:39:41.394470 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2026.02.01 23:39:41.394564 [ 276 ] {3abd74e6-f8e2-4f0f-844a-0cbaa04e357e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4118 | 2026.02.01 23:39:41.394604 [ 276 ] {3abd74e6-f8e2-4f0f-844a-0cbaa04e357e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4119 | 2026.02.01 23:39:41.394934 [ 276 ] {3abd74e6-f8e2-4f0f-844a-0cbaa04e357e} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2026.02.01 23:39:41.394970 [ 276 ] {3abd74e6-f8e2-4f0f-844a-0cbaa04e357e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4121 | 2026.02.01 23:39:41.395278 [ 276 ] {3abd74e6-f8e2-4f0f-844a-0cbaa04e357e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4122 | 2026.02.01 23:39:41.395481 [ 276 ] {3abd74e6-f8e2-4f0f-844a-0cbaa04e357e} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2026.02.01 23:39:41.395607 [ 276 ] {3abd74e6-f8e2-4f0f-844a-0cbaa04e357e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 4124 | 2026.02.01 23:39:41.395642 [ 276 ] {3abd74e6-f8e2-4f0f-844a-0cbaa04e357e} <Debug> TCPHandler: Processed in 0.00121997 sec. | ||
| 4125 | 2026.02.01 23:39:46.116721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10110 | ||
| 4126 | 2026.02.01 23:39:46.117342 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.02.01 23:39:46.117378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4128 | 2026.02.01 23:39:46.117864 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4129 | 2026.02.01 23:39:46.118087 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.02.01 23:39:46.118211 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10110 | ||
| 4131 | 2026.02.01 23:39:46.118216 [ 93 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4132 | 2026.02.01 23:39:46.118257 [ 93 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.02.01 23:39:46.118279 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4134 | 2026.02.01 23:39:46.118376 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 4135 | 2026.02.01 23:39:46.118473 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4136 | 2026.02.01 23:39:46.118506 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7678 rows starting from the beginning of the part | ||
| 4137 | 2026.02.01 23:39:46.118566 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 4138 | 2026.02.01 23:39:46.118609 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 4139 | 2026.02.01 23:39:46.118647 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 4140 | 2026.02.01 23:39:46.118684 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 4141 | 2026.02.01 23:39:46.118718 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 4142 | 2026.02.01 23:39:46.120459 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002114766 sec., 4780670.7692482285 rows/sec., 68.39 MiB/sec. | ||
| 4143 | 2026.02.01 23:39:46.120781 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4144 | 2026.02.01 23:39:46.121096 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_21_4} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.02.01 23:39:46.121177 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_21_4} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4146 | 2026.02.01 23:39:46.121295 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 4147 | 2026.02.01 23:39:46.391587 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2026.02.01 23:39:46.391878 [ 276 ] {db231313-5fb9-4f0c-a5c9-dc304e5b3ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4149 | 2026.02.01 23:39:46.391990 [ 276 ] {db231313-5fb9-4f0c-a5c9-dc304e5b3ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4150 | 2026.02.01 23:39:46.392719 [ 276 ] {db231313-5fb9-4f0c-a5c9-dc304e5b3ae7} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.02.01 23:39:46.392778 [ 276 ] {db231313-5fb9-4f0c-a5c9-dc304e5b3ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4152 | 2026.02.01 23:39:46.393217 [ 276 ] {db231313-5fb9-4f0c-a5c9-dc304e5b3ae7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4153 | 2026.02.01 23:39:46.393449 [ 276 ] {db231313-5fb9-4f0c-a5c9-dc304e5b3ae7} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.02.01 23:39:46.393575 [ 92 ] {} <Debug> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4155 | 2026.02.01 23:39:46.393609 [ 276 ] {db231313-5fb9-4f0c-a5c9-dc304e5b3ae7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00181 sec., 13259.668508287294 rows/sec., 1.10 MiB/sec. | ||
| 4156 | 2026.02.01 23:39:46.393644 [ 92 ] {} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.02.01 23:39:46.393669 [ 276 ] {db231313-5fb9-4f0c-a5c9-dc304e5b3ae7} <Debug> TCPHandler: Processed in 0.002277558 sec. | ||
| 4158 | 2026.02.01 23:39:46.393670 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4159 | 2026.02.01 23:39:46.393795 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2026.02.01 23:39:46.393812 [ 197 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 4161 | 2026.02.01 23:39:46.393903 [ 276 ] {bce16163-e263-4839-a7dc-5b17c6a8130a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4162 | 2026.02.01 23:39:46.393953 [ 276 ] {bce16163-e263-4839-a7dc-5b17c6a8130a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4163 | 2026.02.01 23:39:46.393959 [ 197 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4164 | 2026.02.01 23:39:46.394000 [ 197 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 4165 | 2026.02.01 23:39:46.394100 [ 197 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 4166 | 2026.02.01 23:39:46.394152 [ 197 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 4167 | 2026.02.01 23:39:46.394197 [ 197 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 4168 | 2026.02.01 23:39:46.394242 [ 197 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 4169 | 2026.02.01 23:39:46.394366 [ 276 ] {bce16163-e263-4839-a7dc-5b17c6a8130a} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.02.01 23:39:46.394410 [ 276 ] {bce16163-e263-4839-a7dc-5b17c6a8130a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4171 | 2026.02.01 23:39:46.394740 [ 276 ] {bce16163-e263-4839-a7dc-5b17c6a8130a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4172 | 2026.02.01 23:39:46.394971 [ 276 ] {bce16163-e263-4839-a7dc-5b17c6a8130a} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.02.01 23:39:46.395037 [ 191 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281791 sec., 93619.00653070587 rows/sec., 8.12 MiB/sec. | ||
| 4174 | 2026.02.01 23:39:46.395106 [ 276 ] {bce16163-e263-4839-a7dc-5b17c6a8130a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001226 sec., 4893.964110929853 rows/sec., 399.07 KiB/sec. | ||
| 4175 | 2026.02.01 23:39:46.395145 [ 276 ] {bce16163-e263-4839-a7dc-5b17c6a8130a} <Debug> TCPHandler: Processed in 0.001402383 sec. | ||
| 4176 | 2026.02.01 23:39:46.395183 [ 201 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4177 | 2026.02.01 23:39:46.395258 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4178 | 2026.02.01 23:39:46.395361 [ 276 ] {be660412-67bd-4599-8e77-69319614301e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4179 | 2026.02.01 23:39:46.395403 [ 276 ] {be660412-67bd-4599-8e77-69319614301e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4180 | 2026.02.01 23:39:46.395458 [ 201 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_5_1} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.02.01 23:39:46.395533 [ 201 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_5_1} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4182 | 2026.02.01 23:39:46.395600 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4183 | 2026.02.01 23:39:46.395871 [ 276 ] {be660412-67bd-4599-8e77-69319614301e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2026.02.01 23:39:46.395912 [ 276 ] {be660412-67bd-4599-8e77-69319614301e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4185 | 2026.02.01 23:39:46.396245 [ 276 ] {be660412-67bd-4599-8e77-69319614301e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4186 | 2026.02.01 23:39:46.396459 [ 276 ] {be660412-67bd-4599-8e77-69319614301e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.02.01 23:39:46.396589 [ 276 ] {be660412-67bd-4599-8e77-69319614301e} <Debug> executeQuery: Read 251 rows, 22.97 KiB in 0.001247 sec., 201283.07939053728 rows/sec., 17.99 MiB/sec. | ||
| 4188 | 2026.02.01 23:39:46.396626 [ 276 ] {be660412-67bd-4599-8e77-69319614301e} <Debug> TCPHandler: Processed in 0.001417814 sec. | ||
| 4189 | 2026.02.01 23:39:46.396733 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2026.02.01 23:39:46.396826 [ 276 ] {19f00081-22ca-49bc-9df3-25a08bb2c09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4191 | 2026.02.01 23:39:46.396866 [ 276 ] {19f00081-22ca-49bc-9df3-25a08bb2c09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4192 | 2026.02.01 23:39:46.397252 [ 276 ] {19f00081-22ca-49bc-9df3-25a08bb2c09c} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.02.01 23:39:46.397287 [ 276 ] {19f00081-22ca-49bc-9df3-25a08bb2c09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4194 | 2026.02.01 23:39:46.397577 [ 276 ] {19f00081-22ca-49bc-9df3-25a08bb2c09c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4195 | 2026.02.01 23:39:46.397780 [ 276 ] {19f00081-22ca-49bc-9df3-25a08bb2c09c} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.02.01 23:39:46.397907 [ 276 ] {19f00081-22ca-49bc-9df3-25a08bb2c09c} <Debug> executeQuery: Read 54 rows, 4.09 KiB in 0.001099 sec., 49135.57779799819 rows/sec., 3.63 MiB/sec. | ||
| 4197 | 2026.02.01 23:39:46.397944 [ 276 ] {19f00081-22ca-49bc-9df3-25a08bb2c09c} <Debug> TCPHandler: Processed in 0.001260831 sec. | ||
| 4198 | 2026.02.01 23:39:46.398046 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.02.01 23:39:46.398139 [ 276 ] {25e90824-56d4-406c-b5b7-9d6feff85f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4200 | 2026.02.01 23:39:46.398177 [ 276 ] {25e90824-56d4-406c-b5b7-9d6feff85f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4201 | 2026.02.01 23:39:46.398545 [ 276 ] {25e90824-56d4-406c-b5b7-9d6feff85f30} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.02.01 23:39:46.398581 [ 276 ] {25e90824-56d4-406c-b5b7-9d6feff85f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4203 | 2026.02.01 23:39:46.398870 [ 276 ] {25e90824-56d4-406c-b5b7-9d6feff85f30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4204 | 2026.02.01 23:39:46.399077 [ 276 ] {25e90824-56d4-406c-b5b7-9d6feff85f30} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.02.01 23:39:46.399200 [ 276 ] {25e90824-56d4-406c-b5b7-9d6feff85f30} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001078 sec., 22263.450834879408 rows/sec., 1.85 MiB/sec. | ||
| 4206 | 2026.02.01 23:39:46.399237 [ 276 ] {25e90824-56d4-406c-b5b7-9d6feff85f30} <Debug> TCPHandler: Processed in 0.001239961 sec. | ||
| 4207 | 2026.02.01 23:39:46.399353 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2026.02.01 23:39:46.399467 [ 276 ] {3e817ed7-33f9-4c1d-899e-baeb70db99f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4209 | 2026.02.01 23:39:46.399516 [ 276 ] {3e817ed7-33f9-4c1d-899e-baeb70db99f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4210 | 2026.02.01 23:39:46.399976 [ 276 ] {3e817ed7-33f9-4c1d-899e-baeb70db99f6} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.02.01 23:39:46.400021 [ 276 ] {3e817ed7-33f9-4c1d-899e-baeb70db99f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4212 | 2026.02.01 23:39:46.400342 [ 276 ] {3e817ed7-33f9-4c1d-899e-baeb70db99f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4213 | 2026.02.01 23:39:46.400566 [ 276 ] {3e817ed7-33f9-4c1d-899e-baeb70db99f6} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.02.01 23:39:46.400667 [ 93 ] {} <Debug> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4215 | 2026.02.01 23:39:46.400701 [ 276 ] {3e817ed7-33f9-4c1d-899e-baeb70db99f6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001256 sec., 9554.140127388535 rows/sec., 746.42 KiB/sec. | ||
| 4216 | 2026.02.01 23:39:46.400709 [ 93 ] {} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.02.01 23:39:46.400743 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4218 | 2026.02.01 23:39:46.400747 [ 276 ] {3e817ed7-33f9-4c1d-899e-baeb70db99f6} <Debug> TCPHandler: Processed in 0.001453264 sec. | ||
| 4219 | 2026.02.01 23:39:46.400811 [ 197 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 4220 | 2026.02.01 23:39:46.400860 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.02.01 23:39:46.400907 [ 197 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4222 | 2026.02.01 23:39:46.400938 [ 197 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 4223 | 2026.02.01 23:39:46.400961 [ 276 ] {24a6d83d-cbf9-4674-b385-051ae8f86ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4224 | 2026.02.01 23:39:46.400990 [ 197 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 4225 | 2026.02.01 23:39:46.401007 [ 276 ] {24a6d83d-cbf9-4674-b385-051ae8f86ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4226 | 2026.02.01 23:39:46.401037 [ 197 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 4227 | 2026.02.01 23:39:46.401082 [ 197 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 4228 | 2026.02.01 23:39:46.401123 [ 197 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 4229 | 2026.02.01 23:39:46.401452 [ 276 ] {24a6d83d-cbf9-4674-b385-051ae8f86ec7} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.02.01 23:39:46.401495 [ 276 ] {24a6d83d-cbf9-4674-b385-051ae8f86ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4231 | 2026.02.01 23:39:46.401834 [ 276 ] {24a6d83d-cbf9-4674-b385-051ae8f86ec7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4232 | 2026.02.01 23:39:46.401921 [ 197 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134079 sec., 52906.36719311441 rows/sec., 4.24 MiB/sec. | ||
| 4233 | 2026.02.01 23:39:46.402053 [ 193 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4234 | 2026.02.01 23:39:46.402103 [ 276 ] {24a6d83d-cbf9-4674-b385-051ae8f86ec7} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.02.01 23:39:46.402255 [ 276 ] {24a6d83d-cbf9-4674-b385-051ae8f86ec7} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.001313 sec., 108149.27646610816 rows/sec., 8.74 MiB/sec. | ||
| 4236 | 2026.02.01 23:39:46.402297 [ 276 ] {24a6d83d-cbf9-4674-b385-051ae8f86ec7} <Debug> TCPHandler: Processed in 0.001487825 sec. | ||
| 4237 | 2026.02.01 23:39:46.402320 [ 193 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_5_1} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.02.01 23:39:46.402382 [ 193 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_5_1} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4239 | 2026.02.01 23:39:46.402403 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.02.01 23:39:46.402437 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4241 | 2026.02.01 23:39:46.402504 [ 276 ] {be962b1c-03fa-46a5-a552-4d3874072b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4242 | 2026.02.01 23:39:46.402553 [ 276 ] {be962b1c-03fa-46a5-a552-4d3874072b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4243 | 2026.02.01 23:39:46.402946 [ 276 ] {be962b1c-03fa-46a5-a552-4d3874072b3c} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.02.01 23:39:46.402983 [ 276 ] {be962b1c-03fa-46a5-a552-4d3874072b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4245 | 2026.02.01 23:39:46.403330 [ 276 ] {be962b1c-03fa-46a5-a552-4d3874072b3c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4246 | 2026.02.01 23:39:46.403551 [ 276 ] {be962b1c-03fa-46a5-a552-4d3874072b3c} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2026.02.01 23:39:46.403682 [ 276 ] {be962b1c-03fa-46a5-a552-4d3874072b3c} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001196 sec., 166387.95986622074 rows/sec., 11.93 MiB/sec. | ||
| 4248 | 2026.02.01 23:39:46.403720 [ 276 ] {be962b1c-03fa-46a5-a552-4d3874072b3c} <Debug> TCPHandler: Processed in 0.001366942 sec. | ||
| 4249 | 2026.02.01 23:39:46.403840 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2026.02.01 23:39:46.403936 [ 276 ] {7353aad9-e24e-417b-82cb-f33ec269b8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4251 | 2026.02.01 23:39:46.403992 [ 276 ] {7353aad9-e24e-417b-82cb-f33ec269b8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4252 | 2026.02.01 23:39:46.404777 [ 276 ] {7353aad9-e24e-417b-82cb-f33ec269b8a2} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2026.02.01 23:39:46.404815 [ 276 ] {7353aad9-e24e-417b-82cb-f33ec269b8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4254 | 2026.02.01 23:39:46.405392 [ 276 ] {7353aad9-e24e-417b-82cb-f33ec269b8a2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4255 | 2026.02.01 23:39:46.405629 [ 276 ] {7353aad9-e24e-417b-82cb-f33ec269b8a2} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2026.02.01 23:39:46.405742 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4257 | 2026.02.01 23:39:46.405771 [ 276 ] {7353aad9-e24e-417b-82cb-f33ec269b8a2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001853 sec., 19427.954668105773 rows/sec., 34.81 MiB/sec. | ||
| 4258 | 2026.02.01 23:39:46.405781 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.02.01 23:39:46.405817 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4260 | 2026.02.01 23:39:46.405834 [ 276 ] {7353aad9-e24e-417b-82cb-f33ec269b8a2} <Debug> TCPHandler: Processed in 0.002044194 sec. | ||
| 4261 | 2026.02.01 23:39:46.405916 [ 195 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 4262 | 2026.02.01 23:39:46.405953 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2026.02.01 23:39:46.406049 [ 276 ] {e2d067c7-6aca-4d27-80f1-c06212453481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4264 | 2026.02.01 23:39:46.406092 [ 276 ] {e2d067c7-6aca-4d27-80f1-c06212453481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4265 | 2026.02.01 23:39:46.406128 [ 195 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4266 | 2026.02.01 23:39:46.406178 [ 195 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 379 rows starting from the beginning of the part | ||
| 4267 | 2026.02.01 23:39:46.406301 [ 195 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4268 | 2026.02.01 23:39:46.406408 [ 195 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 4269 | 2026.02.01 23:39:46.406415 [ 276 ] {e2d067c7-6aca-4d27-80f1-c06212453481} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.02.01 23:39:46.406453 [ 276 ] {e2d067c7-6aca-4d27-80f1-c06212453481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4271 | 2026.02.01 23:39:46.406508 [ 195 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4272 | 2026.02.01 23:39:46.406605 [ 195 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 4273 | 2026.02.01 23:39:46.406699 [ 195 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4274 | 2026.02.01 23:39:46.406771 [ 276 ] {e2d067c7-6aca-4d27-80f1-c06212453481} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4275 | 2026.02.01 23:39:46.407022 [ 276 ] {e2d067c7-6aca-4d27-80f1-c06212453481} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.02.01 23:39:46.407154 [ 276 ] {e2d067c7-6aca-4d27-80f1-c06212453481} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 4277 | 2026.02.01 23:39:46.407192 [ 276 ] {e2d067c7-6aca-4d27-80f1-c06212453481} <Debug> TCPHandler: Processed in 0.001290982 sec. | ||
| 4278 | 2026.02.01 23:39:46.410040 [ 197 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 495 rows, containing 19 columns (19 merged, 0 gathered) in 0.00417399 sec., 118591.56346804857 rows/sec., 212.51 MiB/sec. | ||
| 4279 | 2026.02.01 23:39:46.410858 [ 197 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4280 | 2026.02.01 23:39:46.411196 [ 197 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.02.01 23:39:46.411265 [ 197 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4282 | 2026.02.01 23:39:46.411376 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 4283 | 2026.02.01 23:39:46.642770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4284 | 2026.02.01 23:39:46.661764 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.02.01 23:39:46.661820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4286 | 2026.02.01 23:39:46.668112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4287 | 2026.02.01 23:39:46.668859 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.02.01 23:39:46.669207 [ 93 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4289 | 2026.02.01 23:39:46.669277 [ 93 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.02.01 23:39:46.669312 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4291 | 2026.02.01 23:39:46.669435 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 4292 | 2026.02.01 23:39:46.672216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4293 | 2026.02.01 23:39:46.673274 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4294 | 2026.02.01 23:39:46.674731 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 4295 | 2026.02.01 23:39:46.679268 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 4296 | 2026.02.01 23:39:46.683692 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 4297 | 2026.02.01 23:39:46.688166 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 4298 | 2026.02.01 23:39:46.692508 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 4299 | 2026.02.01 23:39:46.696781 [ 191 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 4300 | 2026.02.01 23:39:46.750042 [ 199 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080643308 sec., 1971.6453099865398 rows/sec., 10.20 MiB/sec. | ||
| 4301 | 2026.02.01 23:39:46.752567 [ 198 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4302 | 2026.02.01 23:39:46.754631 [ 198 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_21_4} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.02.01 23:39:46.754737 [ 198 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_21_4} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4304 | 2026.02.01 23:39:46.756706 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4305 | 2026.02.01 23:39:47.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.36 MiB, peak 254.93 MiB, free memory in arenas 0.00 B, will set to 247.81 MiB (RSS), difference: 3.46 MiB | ||
| 4306 | 2026.02.01 23:39:48.625765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 560 | ||
| 4307 | 2026.02.01 23:39:48.628214 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2026.02.01 23:39:48.628266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4309 | 2026.02.01 23:39:48.629555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4310 | 2026.02.01 23:39:48.629845 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2026.02.01 23:39:48.630216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 4312 | 2026.02.01 23:39:51.386737 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4313 | 2026.02.01 23:39:51.386947 [ 276 ] {66d61a0b-1caf-4d51-af35-54d882acd1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4314 | 2026.02.01 23:39:51.387026 [ 276 ] {66d61a0b-1caf-4d51-af35-54d882acd1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4315 | 2026.02.01 23:39:51.387696 [ 276 ] {66d61a0b-1caf-4d51-af35-54d882acd1c7} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.02.01 23:39:51.387751 [ 276 ] {66d61a0b-1caf-4d51-af35-54d882acd1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4317 | 2026.02.01 23:39:51.388183 [ 276 ] {66d61a0b-1caf-4d51-af35-54d882acd1c7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4318 | 2026.02.01 23:39:51.388436 [ 276 ] {66d61a0b-1caf-4d51-af35-54d882acd1c7} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2026.02.01 23:39:51.388603 [ 276 ] {66d61a0b-1caf-4d51-af35-54d882acd1c7} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001711 sec., 37405.02630040912 rows/sec., 2.96 MiB/sec. | ||
| 4320 | 2026.02.01 23:39:51.388656 [ 276 ] {66d61a0b-1caf-4d51-af35-54d882acd1c7} <Debug> TCPHandler: Processed in 0.002068294 sec. | ||
| 4321 | 2026.02.01 23:39:51.388777 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2026.02.01 23:39:51.388884 [ 276 ] {f91c3a4e-d8e3-47ae-b62f-0a5f30c5f387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4323 | 2026.02.01 23:39:51.388929 [ 276 ] {f91c3a4e-d8e3-47ae-b62f-0a5f30c5f387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4324 | 2026.02.01 23:39:51.389344 [ 276 ] {f91c3a4e-d8e3-47ae-b62f-0a5f30c5f387} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2026.02.01 23:39:51.389383 [ 276 ] {f91c3a4e-d8e3-47ae-b62f-0a5f30c5f387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4326 | 2026.02.01 23:39:51.389713 [ 276 ] {f91c3a4e-d8e3-47ae-b62f-0a5f30c5f387} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4327 | 2026.02.01 23:39:51.389940 [ 276 ] {f91c3a4e-d8e3-47ae-b62f-0a5f30c5f387} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.02.01 23:39:51.390078 [ 276 ] {f91c3a4e-d8e3-47ae-b62f-0a5f30c5f387} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001218 sec., 3284.072249589491 rows/sec., 246.95 KiB/sec. | ||
| 4329 | 2026.02.01 23:39:51.390117 [ 276 ] {f91c3a4e-d8e3-47ae-b62f-0a5f30c5f387} <Debug> TCPHandler: Processed in 0.001393514 sec. | ||
| 4330 | 2026.02.01 23:39:51.390226 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2026.02.01 23:39:51.390323 [ 276 ] {c82c3bd6-42a1-4633-b64a-b1714966406c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4332 | 2026.02.01 23:39:51.390366 [ 276 ] {c82c3bd6-42a1-4633-b64a-b1714966406c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4333 | 2026.02.01 23:39:51.390778 [ 276 ] {c82c3bd6-42a1-4633-b64a-b1714966406c} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2026.02.01 23:39:51.390815 [ 276 ] {c82c3bd6-42a1-4633-b64a-b1714966406c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4335 | 2026.02.01 23:39:51.391155 [ 276 ] {c82c3bd6-42a1-4633-b64a-b1714966406c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4336 | 2026.02.01 23:39:51.391377 [ 276 ] {c82c3bd6-42a1-4633-b64a-b1714966406c} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.02.01 23:39:51.391511 [ 276 ] {c82c3bd6-42a1-4633-b64a-b1714966406c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001206 sec., 56384.74295190713 rows/sec., 4.40 MiB/sec. | ||
| 4338 | 2026.02.01 23:39:51.391549 [ 276 ] {c82c3bd6-42a1-4633-b64a-b1714966406c} <Debug> TCPHandler: Processed in 0.001374313 sec. | ||
| 4339 | 2026.02.01 23:39:51.391660 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2026.02.01 23:39:51.391757 [ 276 ] {20e86aec-07b8-4ac9-8c9f-7df2b4a0ba5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4341 | 2026.02.01 23:39:51.391802 [ 276 ] {20e86aec-07b8-4ac9-8c9f-7df2b4a0ba5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4342 | 2026.02.01 23:39:51.392241 [ 276 ] {20e86aec-07b8-4ac9-8c9f-7df2b4a0ba5a} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.02.01 23:39:51.392286 [ 276 ] {20e86aec-07b8-4ac9-8c9f-7df2b4a0ba5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4344 | 2026.02.01 23:39:51.392708 [ 276 ] {20e86aec-07b8-4ac9-8c9f-7df2b4a0ba5a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4345 | 2026.02.01 23:39:51.392971 [ 276 ] {20e86aec-07b8-4ac9-8c9f-7df2b4a0ba5a} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.02.01 23:39:51.393133 [ 276 ] {20e86aec-07b8-4ac9-8c9f-7df2b4a0ba5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001393 sec., 114860.0143575018 rows/sec., 8.00 MiB/sec. | ||
| 4347 | 2026.02.01 23:39:51.393178 [ 276 ] {20e86aec-07b8-4ac9-8c9f-7df2b4a0ba5a} <Debug> TCPHandler: Processed in 0.001568096 sec. | ||
| 4348 | 2026.02.01 23:39:51.393293 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2026.02.01 23:39:51.393390 [ 276 ] {71dea385-a986-43a4-911d-2b4c51a793bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4350 | 2026.02.01 23:39:51.393446 [ 276 ] {71dea385-a986-43a4-911d-2b4c51a793bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4351 | 2026.02.01 23:39:51.394193 [ 276 ] {71dea385-a986-43a4-911d-2b4c51a793bf} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.02.01 23:39:51.394229 [ 276 ] {71dea385-a986-43a4-911d-2b4c51a793bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4353 | 2026.02.01 23:39:51.394765 [ 276 ] {71dea385-a986-43a4-911d-2b4c51a793bf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4354 | 2026.02.01 23:39:51.394988 [ 276 ] {71dea385-a986-43a4-911d-2b4c51a793bf} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.02.01 23:39:51.395128 [ 276 ] {71dea385-a986-43a4-911d-2b4c51a793bf} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001756 sec., 2277.904328018223 rows/sec., 4.08 MiB/sec. | ||
| 4356 | 2026.02.01 23:39:51.395189 [ 276 ] {71dea385-a986-43a4-911d-2b4c51a793bf} <Debug> TCPHandler: Processed in 0.001947313 sec. | ||
| 4357 | 2026.02.01 23:39:51.395301 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4358 | 2026.02.01 23:39:51.395398 [ 276 ] {7c9319b7-3e6d-44b6-935e-25dbb3c28664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4359 | 2026.02.01 23:39:51.395441 [ 276 ] {7c9319b7-3e6d-44b6-935e-25dbb3c28664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4360 | 2026.02.01 23:39:51.395771 [ 276 ] {7c9319b7-3e6d-44b6-935e-25dbb3c28664} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2026.02.01 23:39:51.395805 [ 276 ] {7c9319b7-3e6d-44b6-935e-25dbb3c28664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4362 | 2026.02.01 23:39:51.396115 [ 276 ] {7c9319b7-3e6d-44b6-935e-25dbb3c28664} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4363 | 2026.02.01 23:39:51.396322 [ 276 ] {7c9319b7-3e6d-44b6-935e-25dbb3c28664} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2026.02.01 23:39:51.396449 [ 276 ] {7c9319b7-3e6d-44b6-935e-25dbb3c28664} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4365 | 2026.02.01 23:39:51.396484 [ 276 ] {7c9319b7-3e6d-44b6-935e-25dbb3c28664} <Debug> TCPHandler: Processed in 0.001233641 sec. | ||
| 4366 | 2026.02.01 23:39:53.517981 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4367 | 2026.02.01 23:39:53.518064 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4368 | 2026.02.01 23:39:53.618319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10558 | ||
| 4369 | 2026.02.01 23:39:53.619039 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.02.01 23:39:53.619117 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4371 | 2026.02.01 23:39:53.619677 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4372 | 2026.02.01 23:39:53.619912 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.02.01 23:39:53.620053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10558 | ||
| 4374 | 2026.02.01 23:39:54.172308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4375 | 2026.02.01 23:39:54.189033 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.02.01 23:39:54.189100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4377 | 2026.02.01 23:39:54.195500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4378 | 2026.02.01 23:39:54.196267 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.02.01 23:39:54.199371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4380 | 2026.02.01 23:39:56.387675 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4381 | 2026.02.01 23:39:56.387859 [ 276 ] {bd545f9b-2489-48ba-a251-6578b07beff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4382 | 2026.02.01 23:39:56.387931 [ 276 ] {bd545f9b-2489-48ba-a251-6578b07beff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4383 | 2026.02.01 23:39:56.388669 [ 276 ] {bd545f9b-2489-48ba-a251-6578b07beff1} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2026.02.01 23:39:56.388723 [ 276 ] {bd545f9b-2489-48ba-a251-6578b07beff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4385 | 2026.02.01 23:39:56.389132 [ 276 ] {bd545f9b-2489-48ba-a251-6578b07beff1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4386 | 2026.02.01 23:39:56.389371 [ 276 ] {bd545f9b-2489-48ba-a251-6578b07beff1} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2026.02.01 23:39:56.389531 [ 276 ] {bd545f9b-2489-48ba-a251-6578b07beff1} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00172 sec., 74418.6046511628 rows/sec., 6.41 MiB/sec. | ||
| 4388 | 2026.02.01 23:39:56.389536 [ 80 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4389 | 2026.02.01 23:39:56.389580 [ 276 ] {bd545f9b-2489-48ba-a251-6578b07beff1} <Debug> TCPHandler: Processed in 0.002041915 sec. | ||
| 4390 | 2026.02.01 23:39:56.389605 [ 80 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.02.01 23:39:56.389631 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4392 | 2026.02.01 23:39:56.389726 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2026.02.01 23:39:56.389726 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 4394 | 2026.02.01 23:39:56.389834 [ 276 ] {4d075e64-9b97-49a3-98bf-2c45c94fe873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4395 | 2026.02.01 23:39:56.389844 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4396 | 2026.02.01 23:39:56.389874 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1406 rows starting from the beginning of the part | ||
| 4397 | 2026.02.01 23:39:56.389880 [ 276 ] {4d075e64-9b97-49a3-98bf-2c45c94fe873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4398 | 2026.02.01 23:39:56.389931 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part | ||
| 4399 | 2026.02.01 23:39:56.389983 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4400 | 2026.02.01 23:39:56.390024 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 251 rows starting from the beginning of the part | ||
| 4401 | 2026.02.01 23:39:56.390063 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4402 | 2026.02.01 23:39:56.390109 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 128 rows starting from the beginning of the part | ||
| 4403 | 2026.02.01 23:39:56.390320 [ 276 ] {4d075e64-9b97-49a3-98bf-2c45c94fe873} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.02.01 23:39:56.390356 [ 276 ] {4d075e64-9b97-49a3-98bf-2c45c94fe873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4405 | 2026.02.01 23:39:56.390685 [ 276 ] {4d075e64-9b97-49a3-98bf-2c45c94fe873} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4406 | 2026.02.01 23:39:56.390904 [ 276 ] {4d075e64-9b97-49a3-98bf-2c45c94fe873} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.02.01 23:39:56.391042 [ 276 ] {4d075e64-9b97-49a3-98bf-2c45c94fe873} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001232 sec., 29220.77922077922 rows/sec., 2.15 MiB/sec. | ||
| 4408 | 2026.02.01 23:39:56.391081 [ 276 ] {4d075e64-9b97-49a3-98bf-2c45c94fe873} <Debug> TCPHandler: Processed in 0.001408864 sec. | ||
| 4409 | 2026.02.01 23:39:56.391199 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.02.01 23:39:56.391228 [ 198 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2041 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537226 sec., 1327716.288951657 rows/sec., 117.37 MiB/sec. | ||
| 4411 | 2026.02.01 23:39:56.391296 [ 276 ] {26ff0673-52a8-4dd4-8709-68a3c94e65b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4412 | 2026.02.01 23:39:56.391343 [ 276 ] {26ff0673-52a8-4dd4-8709-68a3c94e65b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4413 | 2026.02.01 23:39:56.391435 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4414 | 2026.02.01 23:39:56.391666 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_31_6} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.02.01 23:39:56.391728 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_31_6} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4416 | 2026.02.01 23:39:56.391773 [ 276 ] {26ff0673-52a8-4dd4-8709-68a3c94e65b4} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2026.02.01 23:39:56.391790 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 4418 | 2026.02.01 23:39:56.391808 [ 276 ] {26ff0673-52a8-4dd4-8709-68a3c94e65b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4419 | 2026.02.01 23:39:56.392115 [ 276 ] {26ff0673-52a8-4dd4-8709-68a3c94e65b4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4420 | 2026.02.01 23:39:56.392329 [ 276 ] {26ff0673-52a8-4dd4-8709-68a3c94e65b4} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.02.01 23:39:56.392433 [ 80 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4422 | 2026.02.01 23:39:56.392456 [ 276 ] {26ff0673-52a8-4dd4-8709-68a3c94e65b4} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00118 sec., 84745.7627118644 rows/sec., 6.62 MiB/sec. | ||
| 4423 | 2026.02.01 23:39:56.392466 [ 80 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.02.01 23:39:56.392496 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4425 | 2026.02.01 23:39:56.392501 [ 276 ] {26ff0673-52a8-4dd4-8709-68a3c94e65b4} <Debug> TCPHandler: Processed in 0.001355522 sec. | ||
| 4426 | 2026.02.01 23:39:56.392590 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 4427 | 2026.02.01 23:39:56.392622 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.02.01 23:39:56.392708 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4429 | 2026.02.01 23:39:56.392723 [ 276 ] {ee9f37e9-8868-4c58-adf2-41dc49d4f09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4430 | 2026.02.01 23:39:56.392747 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 632 rows starting from the beginning of the part | ||
| 4431 | 2026.02.01 23:39:56.392773 [ 276 ] {ee9f37e9-8868-4c58-adf2-41dc49d4f09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4432 | 2026.02.01 23:39:56.392819 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 100 rows starting from the beginning of the part | ||
| 4433 | 2026.02.01 23:39:56.392871 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 68 rows starting from the beginning of the part | ||
| 4434 | 2026.02.01 23:39:56.392912 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 142 rows starting from the beginning of the part | ||
| 4435 | 2026.02.01 23:39:56.392950 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 68 rows starting from the beginning of the part | ||
| 4436 | 2026.02.01 23:39:56.392989 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 100 rows starting from the beginning of the part | ||
| 4437 | 2026.02.01 23:39:56.393176 [ 276 ] {ee9f37e9-8868-4c58-adf2-41dc49d4f09f} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.02.01 23:39:56.393217 [ 276 ] {ee9f37e9-8868-4c58-adf2-41dc49d4f09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4439 | 2026.02.01 23:39:56.393595 [ 276 ] {ee9f37e9-8868-4c58-adf2-41dc49d4f09f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4440 | 2026.02.01 23:39:56.393837 [ 276 ] {ee9f37e9-8868-4c58-adf2-41dc49d4f09f} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.02.01 23:39:56.393943 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4442 | 2026.02.01 23:39:56.393971 [ 276 ] {ee9f37e9-8868-4c58-adf2-41dc49d4f09f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 4443 | 2026.02.01 23:39:56.393974 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.02.01 23:39:56.394011 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467784 sec., 756242.0628648357 rows/sec., 61.03 MiB/sec. | ||
| 4445 | 2026.02.01 23:39:56.394012 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4446 | 2026.02.01 23:39:56.394016 [ 276 ] {ee9f37e9-8868-4c58-adf2-41dc49d4f09f} <Debug> TCPHandler: Processed in 0.001444485 sec. | ||
| 4447 | 2026.02.01 23:39:56.394102 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 4448 | 2026.02.01 23:39:56.394165 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4449 | 2026.02.01 23:39:56.394168 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4450 | 2026.02.01 23:39:56.394189 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4451 | 2026.02.01 23:39:56.394227 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8275 rows starting from the beginning of the part | ||
| 4452 | 2026.02.01 23:39:56.394264 [ 276 ] {be87b080-f77e-4a70-9070-bc8b78fc2c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4453 | 2026.02.01 23:39:56.394272 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 4454 | 2026.02.01 23:39:56.394319 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4455 | 2026.02.01 23:39:56.394321 [ 276 ] {be87b080-f77e-4a70-9070-bc8b78fc2c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4456 | 2026.02.01 23:39:56.394357 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 199 rows starting from the beginning of the part | ||
| 4457 | 2026.02.01 23:39:56.394392 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 4458 | 2026.02.01 23:39:56.394430 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4459 | 2026.02.01 23:39:56.394466 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_31_6} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.02.01 23:39:56.394552 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_31_6} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4461 | 2026.02.01 23:39:56.394634 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4462 | 2026.02.01 23:39:56.395193 [ 276 ] {be87b080-f77e-4a70-9070-bc8b78fc2c78} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2026.02.01 23:39:56.395233 [ 276 ] {be87b080-f77e-4a70-9070-bc8b78fc2c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4464 | 2026.02.01 23:39:56.395976 [ 276 ] {be87b080-f77e-4a70-9070-bc8b78fc2c78} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4465 | 2026.02.01 23:39:56.396213 [ 276 ] {be87b080-f77e-4a70-9070-bc8b78fc2c78} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.02.01 23:39:56.396354 [ 276 ] {be87b080-f77e-4a70-9070-bc8b78fc2c78} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002107 sec., 17085.9041290935 rows/sec., 30.62 MiB/sec. | ||
| 4467 | 2026.02.01 23:39:56.396409 [ 276 ] {be87b080-f77e-4a70-9070-bc8b78fc2c78} <Debug> TCPHandler: Processed in 0.002294199 sec. | ||
| 4468 | 2026.02.01 23:39:56.396521 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.02.01 23:39:56.396616 [ 276 ] {9eb4a7e2-98a9-4577-973a-75cec788a595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4470 | 2026.02.01 23:39:56.396658 [ 276 ] {9eb4a7e2-98a9-4577-973a-75cec788a595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4471 | 2026.02.01 23:39:56.396992 [ 276 ] {9eb4a7e2-98a9-4577-973a-75cec788a595} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.02.01 23:39:56.397028 [ 276 ] {9eb4a7e2-98a9-4577-973a-75cec788a595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4473 | 2026.02.01 23:39:56.397350 [ 276 ] {9eb4a7e2-98a9-4577-973a-75cec788a595} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4474 | 2026.02.01 23:39:56.397567 [ 276 ] {9eb4a7e2-98a9-4577-973a-75cec788a595} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.02.01 23:39:56.397667 [ 80 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4476 | 2026.02.01 23:39:56.397696 [ 80 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.02.01 23:39:56.397696 [ 276 ] {9eb4a7e2-98a9-4577-973a-75cec788a595} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4478 | 2026.02.01 23:39:56.397713 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4479 | 2026.02.01 23:39:56.397746 [ 276 ] {9eb4a7e2-98a9-4577-973a-75cec788a595} <Debug> TCPHandler: Processed in 0.001275621 sec. | ||
| 4480 | 2026.02.01 23:39:56.397816 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 4481 | 2026.02.01 23:39:56.397953 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4482 | 2026.02.01 23:39:56.397989 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1500 rows starting from the beginning of the part | ||
| 4483 | 2026.02.01 23:39:56.398059 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 4484 | 2026.02.01 23:39:56.398111 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 4485 | 2026.02.01 23:39:56.398156 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 4486 | 2026.02.01 23:39:56.398199 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 4487 | 2026.02.01 23:39:56.398243 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 4488 | 2026.02.01 23:39:56.398299 [ 189 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9114 rows, containing 5 columns (5 merged, 0 gathered) in 0.004217211 sec., 2161143.9408651832 rows/sec., 148.65 MiB/sec. | ||
| 4489 | 2026.02.01 23:39:56.398477 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4490 | 2026.02.01 23:39:56.398730 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.02.01 23:39:56.398799 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4492 | 2026.02.01 23:39:56.398860 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4493 | 2026.02.01 23:39:56.399353 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001583227 sec., 1136918.4583133056 rows/sec., 76.62 MiB/sec. | ||
| 4494 | 2026.02.01 23:39:56.399608 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4495 | 2026.02.01 23:39:56.399882 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_31_6} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.02.01 23:39:56.399960 [ 194 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_31_6} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4497 | 2026.02.01 23:39:56.400029 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4498 | 2026.02.01 23:39:57.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.75 MiB, peak 256.66 MiB, free memory in arenas 0.00 B, will set to 251.29 MiB (RSS), difference: 1.54 MiB | ||
| 4499 | 2026.02.01 23:39:58.395893 [ 81 ] {} <Debug> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4500 | 2026.02.01 23:39:58.395959 [ 81 ] {} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.02.01 23:39:58.395984 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4502 | 2026.02.01 23:39:58.396114 [ 196 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::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 | ||
| 4503 | 2026.02.01 23:39:58.396261 [ 196 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4504 | 2026.02.01 23:39:58.396297 [ 196 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part | ||
| 4505 | 2026.02.01 23:39:58.396372 [ 196 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4506 | 2026.02.01 23:39:58.396422 [ 196 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::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 | ||
| 4507 | 2026.02.01 23:39:58.396464 [ 196 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4508 | 2026.02.01 23:39:58.396499 [ 196 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::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 | ||
| 4509 | 2026.02.01 23:39:58.397316 [ 194 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125727 sec., 602098.1968869057 rows/sec., 43.94 MiB/sec. | ||
| 4510 | 2026.02.01 23:39:58.397470 [ 196 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4511 | 2026.02.01 23:39:58.397707 [ 196 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_9_2} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2026.02.01 23:39:58.397771 [ 196 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_9_2} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4513 | 2026.02.01 23:39:58.397833 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4514 | 2026.02.01 23:39:58.630469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 584 | ||
| 4515 | 2026.02.01 23:39:58.632840 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.02.01 23:39:58.632896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4517 | 2026.02.01 23:39:58.634125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4518 | 2026.02.01 23:39:58.634419 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.02.01 23:39:58.634582 [ 81 ] {} <Debug> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4520 | 2026.02.01 23:39:58.634639 [ 81 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.02.01 23:39:58.634665 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4522 | 2026.02.01 23:39:58.634762 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 4523 | 2026.02.01 23:39:58.634807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4524 | 2026.02.01 23:39:58.635426 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4525 | 2026.02.01 23:39:58.635594 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 442 rows starting from the beginning of the part | ||
| 4526 | 2026.02.01 23:39:58.635993 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 4527 | 2026.02.01 23:39:58.636346 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 4528 | 2026.02.01 23:39:58.636665 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4529 | 2026.02.01 23:39:58.636989 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 4530 | 2026.02.01 23:39:58.637319 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 4531 | 2026.02.01 23:39:58.643355 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 72 columns (72 merged, 0 gathered) in 0.008631124 sec., 67662.10287327583 rows/sec., 58.54 MiB/sec. | ||
| 4532 | 2026.02.01 23:39:58.644488 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4533 | 2026.02.01 23:39:58.645073 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_16_3} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.02.01 23:39:58.645153 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_16_3} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4535 | 2026.02.01 23:39:58.645491 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 4536 | 2026.02.01 23:40:01.120164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11070 | ||
| 4537 | 2026.02.01 23:40:01.120725 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.02.01 23:40:01.120760 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4539 | 2026.02.01 23:40:01.121232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4540 | 2026.02.01 23:40:01.121465 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.02.01 23:40:01.121592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11070 | ||
| 4542 | 2026.02.01 23:40:01.413230 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.02.01 23:40:01.413433 [ 276 ] {8ed752c3-4e4f-42fe-b1ed-f3e52cf7d6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4544 | 2026.02.01 23:40:01.413511 [ 276 ] {8ed752c3-4e4f-42fe-b1ed-f3e52cf7d6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4545 | 2026.02.01 23:40:01.414153 [ 276 ] {8ed752c3-4e4f-42fe-b1ed-f3e52cf7d6ad} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.02.01 23:40:01.414206 [ 276 ] {8ed752c3-4e4f-42fe-b1ed-f3e52cf7d6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4547 | 2026.02.01 23:40:01.414601 [ 276 ] {8ed752c3-4e4f-42fe-b1ed-f3e52cf7d6ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4548 | 2026.02.01 23:40:01.414835 [ 276 ] {8ed752c3-4e4f-42fe-b1ed-f3e52cf7d6ad} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.02.01 23:40:01.414997 [ 276 ] {8ed752c3-4e4f-42fe-b1ed-f3e52cf7d6ad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001619 sec., 1235.3304508956146 rows/sec., 100.73 KiB/sec. | ||
| 4550 | 2026.02.01 23:40:01.415048 [ 276 ] {8ed752c3-4e4f-42fe-b1ed-f3e52cf7d6ad} <Debug> TCPHandler: Processed in 0.001964043 sec. | ||
| 4551 | 2026.02.01 23:40:01.415175 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.02.01 23:40:01.415279 [ 276 ] {7ea9fa8c-b841-4922-bc6e-24fba430ea00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4553 | 2026.02.01 23:40:01.415325 [ 276 ] {7ea9fa8c-b841-4922-bc6e-24fba430ea00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4554 | 2026.02.01 23:40:01.416557 [ 276 ] {7ea9fa8c-b841-4922-bc6e-24fba430ea00} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.02.01 23:40:01.416596 [ 276 ] {7ea9fa8c-b841-4922-bc6e-24fba430ea00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4556 | 2026.02.01 23:40:01.416997 [ 276 ] {7ea9fa8c-b841-4922-bc6e-24fba430ea00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4557 | 2026.02.01 23:40:01.417219 [ 276 ] {7ea9fa8c-b841-4922-bc6e-24fba430ea00} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.02.01 23:40:01.417359 [ 276 ] {7ea9fa8c-b841-4922-bc6e-24fba430ea00} <Debug> executeQuery: Read 1205 rows, 101.82 KiB in 0.002102 sec., 573263.5585156993 rows/sec., 47.31 MiB/sec. | ||
| 4559 | 2026.02.01 23:40:01.417398 [ 276 ] {7ea9fa8c-b841-4922-bc6e-24fba430ea00} <Debug> TCPHandler: Processed in 0.002277188 sec. | ||
| 4560 | 2026.02.01 23:40:01.417511 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.02.01 23:40:01.417609 [ 276 ] {3c0d07cb-b97d-475e-9d84-1b78f8ef5ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.02.01 23:40:01.417652 [ 276 ] {3c0d07cb-b97d-475e-9d84-1b78f8ef5ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4563 | 2026.02.01 23:40:01.418040 [ 276 ] {3c0d07cb-b97d-475e-9d84-1b78f8ef5ffc} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.02.01 23:40:01.418077 [ 276 ] {3c0d07cb-b97d-475e-9d84-1b78f8ef5ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4565 | 2026.02.01 23:40:01.418381 [ 276 ] {3c0d07cb-b97d-475e-9d84-1b78f8ef5ffc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4566 | 2026.02.01 23:40:01.418599 [ 276 ] {3c0d07cb-b97d-475e-9d84-1b78f8ef5ffc} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.02.01 23:40:01.418708 [ 77 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4568 | 2026.02.01 23:40:01.418731 [ 276 ] {3c0d07cb-b97d-475e-9d84-1b78f8ef5ffc} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 386.34 KiB/sec. | ||
| 4569 | 2026.02.01 23:40:01.418778 [ 77 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.02.01 23:40:01.418786 [ 276 ] {3c0d07cb-b97d-475e-9d84-1b78f8ef5ffc} <Debug> TCPHandler: Processed in 0.001325132 sec. | ||
| 4571 | 2026.02.01 23:40:01.418807 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4572 | 2026.02.01 23:40:01.418905 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2026.02.01 23:40:01.418946 [ 196 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 4574 | 2026.02.01 23:40:01.419006 [ 276 ] {b10c072b-ea28-479e-9b83-8cf92611fc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4575 | 2026.02.01 23:40:01.419051 [ 276 ] {b10c072b-ea28-479e-9b83-8cf92611fc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4576 | 2026.02.01 23:40:01.419105 [ 196 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4577 | 2026.02.01 23:40:01.419149 [ 196 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 70 rows starting from the beginning of the part | ||
| 4578 | 2026.02.01 23:40:01.419223 [ 196 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 4579 | 2026.02.01 23:40:01.419273 [ 196 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part | ||
| 4580 | 2026.02.01 23:40:01.419321 [ 196 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 4581 | 2026.02.01 23:40:01.419364 [ 196 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 4582 | 2026.02.01 23:40:01.419412 [ 196 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 4583 | 2026.02.01 23:40:01.419562 [ 276 ] {b10c072b-ea28-479e-9b83-8cf92611fc70} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2026.02.01 23:40:01.419604 [ 276 ] {b10c072b-ea28-479e-9b83-8cf92611fc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4585 | 2026.02.01 23:40:01.419951 [ 276 ] {b10c072b-ea28-479e-9b83-8cf92611fc70} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4586 | 2026.02.01 23:40:01.420188 [ 276 ] {b10c072b-ea28-479e-9b83-8cf92611fc70} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.02.01 23:40:01.420313 [ 194 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429964 sec., 121681.38498591573 rows/sec., 9.38 MiB/sec. | ||
| 4588 | 2026.02.01 23:40:01.420322 [ 276 ] {b10c072b-ea28-479e-9b83-8cf92611fc70} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001334 sec., 170914.5427286357 rows/sec., 11.57 MiB/sec. | ||
| 4589 | 2026.02.01 23:40:01.420405 [ 276 ] {b10c072b-ea28-479e-9b83-8cf92611fc70} <Debug> TCPHandler: Processed in 0.001549695 sec. | ||
| 4590 | 2026.02.01 23:40:01.420517 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4591 | 2026.02.01 23:40:01.420522 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2026.02.01 23:40:01.420633 [ 276 ] {8598aeb5-0996-46d0-9a15-b5748523836f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4593 | 2026.02.01 23:40:01.420675 [ 276 ] {8598aeb5-0996-46d0-9a15-b5748523836f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4594 | 2026.02.01 23:40:01.420843 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_26_5} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.02.01 23:40:01.420937 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_26_5} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4596 | 2026.02.01 23:40:01.421048 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4597 | 2026.02.01 23:40:01.421330 [ 276 ] {8598aeb5-0996-46d0-9a15-b5748523836f} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.02.01 23:40:01.421398 [ 276 ] {8598aeb5-0996-46d0-9a15-b5748523836f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4599 | 2026.02.01 23:40:01.421737 [ 276 ] {8598aeb5-0996-46d0-9a15-b5748523836f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4600 | 2026.02.01 23:40:01.421953 [ 276 ] {8598aeb5-0996-46d0-9a15-b5748523836f} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.02.01 23:40:01.422084 [ 276 ] {8598aeb5-0996-46d0-9a15-b5748523836f} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001468 sec., 358310.6267029973 rows/sec., 26.53 MiB/sec. | ||
| 4602 | 2026.02.01 23:40:01.422127 [ 276 ] {8598aeb5-0996-46d0-9a15-b5748523836f} <Debug> TCPHandler: Processed in 0.001655988 sec. | ||
| 4603 | 2026.02.01 23:40:01.422237 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.02.01 23:40:01.422333 [ 276 ] {9975e2ec-ab34-4bd4-8c77-89d9a406bc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.02.01 23:40:01.422377 [ 276 ] {9975e2ec-ab34-4bd4-8c77-89d9a406bc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4606 | 2026.02.01 23:40:01.423040 [ 276 ] {9975e2ec-ab34-4bd4-8c77-89d9a406bc6c} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.02.01 23:40:01.423077 [ 276 ] {9975e2ec-ab34-4bd4-8c77-89d9a406bc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4608 | 2026.02.01 23:40:01.423452 [ 276 ] {9975e2ec-ab34-4bd4-8c77-89d9a406bc6c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4609 | 2026.02.01 23:40:01.423666 [ 276 ] {9975e2ec-ab34-4bd4-8c77-89d9a406bc6c} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.02.01 23:40:01.423795 [ 276 ] {9975e2ec-ab34-4bd4-8c77-89d9a406bc6c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00148 sec., 570945.9459459459 rows/sec., 38.43 MiB/sec. | ||
| 4611 | 2026.02.01 23:40:01.423832 [ 276 ] {9975e2ec-ab34-4bd4-8c77-89d9a406bc6c} <Debug> TCPHandler: Processed in 0.001644338 sec. | ||
| 4612 | 2026.02.01 23:40:01.423949 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.02.01 23:40:01.424044 [ 276 ] {ebf17afe-13ea-42fb-a519-05fbe53e8a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.02.01 23:40:01.424100 [ 276 ] {ebf17afe-13ea-42fb-a519-05fbe53e8a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4615 | 2026.02.01 23:40:01.424837 [ 276 ] {ebf17afe-13ea-42fb-a519-05fbe53e8a78} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.02.01 23:40:01.424874 [ 276 ] {ebf17afe-13ea-42fb-a519-05fbe53e8a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4617 | 2026.02.01 23:40:01.425364 [ 276 ] {ebf17afe-13ea-42fb-a519-05fbe53e8a78} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4618 | 2026.02.01 23:40:01.425594 [ 276 ] {ebf17afe-13ea-42fb-a519-05fbe53e8a78} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.02.01 23:40:01.425733 [ 276 ] {ebf17afe-13ea-42fb-a519-05fbe53e8a78} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001707 sec., 2343.2923257176335 rows/sec., 4.20 MiB/sec. | ||
| 4620 | 2026.02.01 23:40:01.425795 [ 276 ] {ebf17afe-13ea-42fb-a519-05fbe53e8a78} <Debug> TCPHandler: Processed in 0.001896052 sec. | ||
| 4621 | 2026.02.01 23:40:01.425904 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.02.01 23:40:01.426000 [ 276 ] {7cd6f8a8-e687-4e17-b6a0-5797a00158d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.02.01 23:40:01.426042 [ 276 ] {7cd6f8a8-e687-4e17-b6a0-5797a00158d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4624 | 2026.02.01 23:40:01.426395 [ 276 ] {7cd6f8a8-e687-4e17-b6a0-5797a00158d2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.02.01 23:40:01.426430 [ 276 ] {7cd6f8a8-e687-4e17-b6a0-5797a00158d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4626 | 2026.02.01 23:40:01.426733 [ 276 ] {7cd6f8a8-e687-4e17-b6a0-5797a00158d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4627 | 2026.02.01 23:40:01.426952 [ 276 ] {7cd6f8a8-e687-4e17-b6a0-5797a00158d2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.02.01 23:40:01.427080 [ 276 ] {7cd6f8a8-e687-4e17-b6a0-5797a00158d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4629 | 2026.02.01 23:40:01.427116 [ 276 ] {7cd6f8a8-e687-4e17-b6a0-5797a00158d2} <Debug> TCPHandler: Processed in 0.001263121 sec. | ||
| 4630 | 2026.02.01 23:40:01.699453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4631 | 2026.02.01 23:40:01.716029 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.02.01 23:40:01.716088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4633 | 2026.02.01 23:40:01.722686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4634 | 2026.02.01 23:40:01.723401 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.02.01 23:40:01.726562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4636 | 2026.02.01 23:40:06.388661 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.02.01 23:40:06.388884 [ 276 ] {1438ee8f-01cb-49b7-8bb2-81fdd500e941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4638 | 2026.02.01 23:40:06.388960 [ 276 ] {1438ee8f-01cb-49b7-8bb2-81fdd500e941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4639 | 2026.02.01 23:40:06.389740 [ 276 ] {1438ee8f-01cb-49b7-8bb2-81fdd500e941} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.02.01 23:40:06.389788 [ 276 ] {1438ee8f-01cb-49b7-8bb2-81fdd500e941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4641 | 2026.02.01 23:40:06.390214 [ 276 ] {1438ee8f-01cb-49b7-8bb2-81fdd500e941} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4642 | 2026.02.01 23:40:06.390459 [ 276 ] {1438ee8f-01cb-49b7-8bb2-81fdd500e941} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.02.01 23:40:06.390615 [ 276 ] {1438ee8f-01cb-49b7-8bb2-81fdd500e941} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001787 sec., 71628.42753217684 rows/sec., 6.17 MiB/sec. | ||
| 4644 | 2026.02.01 23:40:06.390658 [ 276 ] {1438ee8f-01cb-49b7-8bb2-81fdd500e941} <Debug> TCPHandler: Processed in 0.002143105 sec. | ||
| 4645 | 2026.02.01 23:40:06.390789 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.02.01 23:40:06.390885 [ 276 ] {a94c3cda-6ff5-47fa-9e81-41cfe6428279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4647 | 2026.02.01 23:40:06.390926 [ 276 ] {a94c3cda-6ff5-47fa-9e81-41cfe6428279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4648 | 2026.02.01 23:40:06.391335 [ 276 ] {a94c3cda-6ff5-47fa-9e81-41cfe6428279} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.02.01 23:40:06.391372 [ 276 ] {a94c3cda-6ff5-47fa-9e81-41cfe6428279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4650 | 2026.02.01 23:40:06.391691 [ 276 ] {a94c3cda-6ff5-47fa-9e81-41cfe6428279} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4651 | 2026.02.01 23:40:06.391910 [ 276 ] {a94c3cda-6ff5-47fa-9e81-41cfe6428279} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.02.01 23:40:06.392042 [ 276 ] {a94c3cda-6ff5-47fa-9e81-41cfe6428279} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001174 sec., 30664.395229982965 rows/sec., 2.25 MiB/sec. | ||
| 4653 | 2026.02.01 23:40:06.392079 [ 276 ] {a94c3cda-6ff5-47fa-9e81-41cfe6428279} <Debug> TCPHandler: Processed in 0.001341562 sec. | ||
| 4654 | 2026.02.01 23:40:06.392184 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.02.01 23:40:06.392278 [ 276 ] {8ec53273-d861-4c52-9a81-63bbc9a756c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4656 | 2026.02.01 23:40:06.392318 [ 276 ] {8ec53273-d861-4c52-9a81-63bbc9a756c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4657 | 2026.02.01 23:40:06.392744 [ 276 ] {8ec53273-d861-4c52-9a81-63bbc9a756c0} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.02.01 23:40:06.392780 [ 276 ] {8ec53273-d861-4c52-9a81-63bbc9a756c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4659 | 2026.02.01 23:40:06.393120 [ 276 ] {8ec53273-d861-4c52-9a81-63bbc9a756c0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4660 | 2026.02.01 23:40:06.393348 [ 276 ] {8ec53273-d861-4c52-9a81-63bbc9a756c0} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.02.01 23:40:06.393473 [ 276 ] {8ec53273-d861-4c52-9a81-63bbc9a756c0} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001213 sec., 82440.23083264632 rows/sec., 6.44 MiB/sec. | ||
| 4662 | 2026.02.01 23:40:06.393510 [ 276 ] {8ec53273-d861-4c52-9a81-63bbc9a756c0} <Debug> TCPHandler: Processed in 0.001377513 sec. | ||
| 4663 | 2026.02.01 23:40:06.393624 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.02.01 23:40:06.393719 [ 276 ] {c64da49e-2795-4477-982d-0c30f36459b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4665 | 2026.02.01 23:40:06.393763 [ 276 ] {c64da49e-2795-4477-982d-0c30f36459b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4666 | 2026.02.01 23:40:06.394170 [ 276 ] {c64da49e-2795-4477-982d-0c30f36459b8} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.02.01 23:40:06.394206 [ 276 ] {c64da49e-2795-4477-982d-0c30f36459b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4668 | 2026.02.01 23:40:06.394545 [ 276 ] {c64da49e-2795-4477-982d-0c30f36459b8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4669 | 2026.02.01 23:40:06.394767 [ 276 ] {c64da49e-2795-4477-982d-0c30f36459b8} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.02.01 23:40:06.394898 [ 276 ] {c64da49e-2795-4477-982d-0c30f36459b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 4671 | 2026.02.01 23:40:06.394934 [ 276 ] {c64da49e-2795-4477-982d-0c30f36459b8} <Debug> TCPHandler: Processed in 0.001361023 sec. | ||
| 4672 | 2026.02.01 23:40:06.395054 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.02.01 23:40:06.395178 [ 276 ] {3ad067f1-5626-4449-96b0-e3fbd1cb5bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4674 | 2026.02.01 23:40:06.395244 [ 276 ] {3ad067f1-5626-4449-96b0-e3fbd1cb5bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4675 | 2026.02.01 23:40:06.396167 [ 276 ] {3ad067f1-5626-4449-96b0-e3fbd1cb5bbf} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.02.01 23:40:06.396204 [ 276 ] {3ad067f1-5626-4449-96b0-e3fbd1cb5bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4677 | 2026.02.01 23:40:06.396772 [ 276 ] {3ad067f1-5626-4449-96b0-e3fbd1cb5bbf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4678 | 2026.02.01 23:40:06.397002 [ 276 ] {3ad067f1-5626-4449-96b0-e3fbd1cb5bbf} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.02.01 23:40:06.397143 [ 276 ] {3ad067f1-5626-4449-96b0-e3fbd1cb5bbf} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00199 sec., 18090.45226130653 rows/sec., 32.42 MiB/sec. | ||
| 4680 | 2026.02.01 23:40:06.397195 [ 276 ] {3ad067f1-5626-4449-96b0-e3fbd1cb5bbf} <Debug> TCPHandler: Processed in 0.002201637 sec. | ||
| 4681 | 2026.02.01 23:40:06.397308 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.02.01 23:40:06.397402 [ 276 ] {8d1da5aa-3b86-47e3-b20b-6efa02f869e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4683 | 2026.02.01 23:40:06.397443 [ 276 ] {8d1da5aa-3b86-47e3-b20b-6efa02f869e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4684 | 2026.02.01 23:40:06.397774 [ 276 ] {8d1da5aa-3b86-47e3-b20b-6efa02f869e2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.02.01 23:40:06.397809 [ 276 ] {8d1da5aa-3b86-47e3-b20b-6efa02f869e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4686 | 2026.02.01 23:40:06.398110 [ 276 ] {8d1da5aa-3b86-47e3-b20b-6efa02f869e2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4687 | 2026.02.01 23:40:06.398314 [ 276 ] {8d1da5aa-3b86-47e3-b20b-6efa02f869e2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.02.01 23:40:06.398441 [ 276 ] {8d1da5aa-3b86-47e3-b20b-6efa02f869e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 4689 | 2026.02.01 23:40:06.398475 [ 276 ] {8d1da5aa-3b86-47e3-b20b-6efa02f869e2} <Debug> TCPHandler: Processed in 0.00121687 sec. | ||
| 4690 | 2026.02.01 23:40:08.518329 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4691 | 2026.02.01 23:40:08.518391 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4692 | 2026.02.01 23:40:08.622669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11518 | ||
| 4693 | 2026.02.01 23:40:08.623391 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.02.01 23:40:08.623436 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4695 | 2026.02.01 23:40:08.623955 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4696 | 2026.02.01 23:40:08.624213 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.02.01 23:40:08.624363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11518 | ||
| 4698 | 2026.02.01 23:40:08.634947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 612 | ||
| 4699 | 2026.02.01 23:40:08.637483 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.02.01 23:40:08.637533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4701 | 2026.02.01 23:40:08.638790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4702 | 2026.02.01 23:40:08.639078 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.02.01 23:40:08.639457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
| 4704 | 2026.02.01 23:40:09.227651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4705 | 2026.02.01 23:40:09.244518 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.02.01 23:40:09.244573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4707 | 2026.02.01 23:40:09.250720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4708 | 2026.02.01 23:40:09.251441 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.02.01 23:40:09.254538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4710 | 2026.02.01 23:40:11.386550 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.02.01 23:40:11.386730 [ 276 ] {dd387b44-ffec-46af-9804-444bc29c51e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4712 | 2026.02.01 23:40:11.386796 [ 276 ] {dd387b44-ffec-46af-9804-444bc29c51e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4713 | 2026.02.01 23:40:11.387502 [ 276 ] {dd387b44-ffec-46af-9804-444bc29c51e9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.02.01 23:40:11.387554 [ 276 ] {dd387b44-ffec-46af-9804-444bc29c51e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4715 | 2026.02.01 23:40:11.387999 [ 276 ] {dd387b44-ffec-46af-9804-444bc29c51e9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4716 | 2026.02.01 23:40:11.388240 [ 276 ] {dd387b44-ffec-46af-9804-444bc29c51e9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.02.01 23:40:11.388397 [ 276 ] {dd387b44-ffec-46af-9804-444bc29c51e9} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001716 sec., 37296.03729603729 rows/sec., 2.95 MiB/sec. | ||
| 4718 | 2026.02.01 23:40:11.388448 [ 276 ] {dd387b44-ffec-46af-9804-444bc29c51e9} <Debug> TCPHandler: Processed in 0.002028274 sec. | ||
| 4719 | 2026.02.01 23:40:11.388575 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.02.01 23:40:11.388678 [ 276 ] {7e544807-7ed2-4918-9ab8-43289ed012e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4721 | 2026.02.01 23:40:11.388723 [ 276 ] {7e544807-7ed2-4918-9ab8-43289ed012e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4722 | 2026.02.01 23:40:11.389166 [ 276 ] {7e544807-7ed2-4918-9ab8-43289ed012e5} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.02.01 23:40:11.389200 [ 276 ] {7e544807-7ed2-4918-9ab8-43289ed012e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4724 | 2026.02.01 23:40:11.389505 [ 276 ] {7e544807-7ed2-4918-9ab8-43289ed012e5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4725 | 2026.02.01 23:40:11.389730 [ 276 ] {7e544807-7ed2-4918-9ab8-43289ed012e5} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.02.01 23:40:11.389861 [ 276 ] {7e544807-7ed2-4918-9ab8-43289ed012e5} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001207 sec., 3314.001657000829 rows/sec., 249.20 KiB/sec. | ||
| 4727 | 2026.02.01 23:40:11.389898 [ 276 ] {7e544807-7ed2-4918-9ab8-43289ed012e5} <Debug> TCPHandler: Processed in 0.001377103 sec. | ||
| 4728 | 2026.02.01 23:40:11.390011 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.02.01 23:40:11.390111 [ 276 ] {a1f80df2-a827-4acd-9853-4857d378a340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4730 | 2026.02.01 23:40:11.390152 [ 276 ] {a1f80df2-a827-4acd-9853-4857d378a340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4731 | 2026.02.01 23:40:11.390577 [ 276 ] {a1f80df2-a827-4acd-9853-4857d378a340} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.02.01 23:40:11.390611 [ 276 ] {a1f80df2-a827-4acd-9853-4857d378a340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4733 | 2026.02.01 23:40:11.390919 [ 276 ] {a1f80df2-a827-4acd-9853-4857d378a340} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4734 | 2026.02.01 23:40:11.391130 [ 276 ] {a1f80df2-a827-4acd-9853-4857d378a340} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.02.01 23:40:11.391266 [ 276 ] {a1f80df2-a827-4acd-9853-4857d378a340} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001175 sec., 57872.34042553191 rows/sec., 4.52 MiB/sec. | ||
| 4736 | 2026.02.01 23:40:11.391302 [ 276 ] {a1f80df2-a827-4acd-9853-4857d378a340} <Debug> TCPHandler: Processed in 0.001341342 sec. | ||
| 4737 | 2026.02.01 23:40:11.391416 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.02.01 23:40:11.391518 [ 276 ] {b558456e-59c0-4915-bd9f-c58730c75b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.02.01 23:40:11.391563 [ 276 ] {b558456e-59c0-4915-bd9f-c58730c75b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4740 | 2026.02.01 23:40:11.391957 [ 276 ] {b558456e-59c0-4915-bd9f-c58730c75b8c} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.02.01 23:40:11.391991 [ 276 ] {b558456e-59c0-4915-bd9f-c58730c75b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4742 | 2026.02.01 23:40:11.392316 [ 276 ] {b558456e-59c0-4915-bd9f-c58730c75b8c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4743 | 2026.02.01 23:40:11.392531 [ 276 ] {b558456e-59c0-4915-bd9f-c58730c75b8c} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.02.01 23:40:11.392660 [ 276 ] {b558456e-59c0-4915-bd9f-c58730c75b8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 4745 | 2026.02.01 23:40:11.392695 [ 276 ] {b558456e-59c0-4915-bd9f-c58730c75b8c} <Debug> TCPHandler: Processed in 0.001327772 sec. | ||
| 4746 | 2026.02.01 23:40:11.392806 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.02.01 23:40:11.392899 [ 276 ] {9b5ae164-5b4b-4293-a26d-df8a10bbc785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.02.01 23:40:11.392954 [ 276 ] {9b5ae164-5b4b-4293-a26d-df8a10bbc785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4749 | 2026.02.01 23:40:11.393684 [ 276 ] {9b5ae164-5b4b-4293-a26d-df8a10bbc785} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.02.01 23:40:11.393718 [ 276 ] {9b5ae164-5b4b-4293-a26d-df8a10bbc785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4751 | 2026.02.01 23:40:11.394212 [ 276 ] {9b5ae164-5b4b-4293-a26d-df8a10bbc785} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4752 | 2026.02.01 23:40:11.394437 [ 276 ] {9b5ae164-5b4b-4293-a26d-df8a10bbc785} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.02.01 23:40:11.394533 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4754 | 2026.02.01 23:40:11.394569 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.02.01 23:40:11.394575 [ 276 ] {9b5ae164-5b4b-4293-a26d-df8a10bbc785} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001693 sec., 2362.6698168930893 rows/sec., 4.23 MiB/sec. | ||
| 4756 | 2026.02.01 23:40:11.394590 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4757 | 2026.02.01 23:40:11.394643 [ 276 ] {9b5ae164-5b4b-4293-a26d-df8a10bbc785} <Debug> TCPHandler: Processed in 0.001885942 sec. | ||
| 4758 | 2026.02.01 23:40:11.394707 [ 196 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 4759 | 2026.02.01 23:40:11.394761 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.02.01 23:40:11.394861 [ 276 ] {c9f983cf-b49a-4495-8a79-ac9022952747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.02.01 23:40:11.394902 [ 276 ] {c9f983cf-b49a-4495-8a79-ac9022952747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4762 | 2026.02.01 23:40:11.394957 [ 196 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4763 | 2026.02.01 23:40:11.395028 [ 196 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 495 rows starting from the beginning of the part | ||
| 4764 | 2026.02.01 23:40:11.395161 [ 196 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 4765 | 2026.02.01 23:40:11.395240 [ 276 ] {c9f983cf-b49a-4495-8a79-ac9022952747} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.02.01 23:40:11.395266 [ 196 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 4767 | 2026.02.01 23:40:11.395280 [ 276 ] {c9f983cf-b49a-4495-8a79-ac9022952747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4768 | 2026.02.01 23:40:11.395378 [ 196 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 4769 | 2026.02.01 23:40:11.395478 [ 196 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 4770 | 2026.02.01 23:40:11.395570 [ 196 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 4771 | 2026.02.01 23:40:11.395612 [ 276 ] {c9f983cf-b49a-4495-8a79-ac9022952747} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4772 | 2026.02.01 23:40:11.395837 [ 276 ] {c9f983cf-b49a-4495-8a79-ac9022952747} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.02.01 23:40:11.395975 [ 276 ] {c9f983cf-b49a-4495-8a79-ac9022952747} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 4774 | 2026.02.01 23:40:11.396010 [ 276 ] {c9f983cf-b49a-4495-8a79-ac9022952747} <Debug> TCPHandler: Processed in 0.001299302 sec. | ||
| 4775 | 2026.02.01 23:40:11.418864 [ 190 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 19 columns (19 merged, 0 gathered) in 0.024210725 sec., 23915.021132163536 rows/sec., 42.85 MiB/sec. | ||
| 4776 | 2026.02.01 23:40:11.419682 [ 190 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4777 | 2026.02.01 23:40:11.420057 [ 190 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.02.01 23:40:11.420140 [ 190 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4779 | 2026.02.01 23:40:11.420307 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 4780 | 2026.02.01 23:40:12.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.27 MiB, peak 260.61 MiB, free memory in arenas 0.00 B, will set to 254.35 MiB (RSS), difference: 1.08 MiB | ||
| 4781 | 2026.02.01 23:40:12.092287 [ 66 ] {} <Debug> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4782 | 2026.02.01 23:40:12.092357 [ 66 ] {} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.02.01 23:40:12.092395 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4784 | 2026.02.01 23:40:12.092546 [ 190 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::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 | ||
| 4785 | 2026.02.01 23:40:12.092733 [ 190 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4786 | 2026.02.01 23:40:12.092798 [ 190 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4787 | 2026.02.01 23:40:12.092963 [ 190 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4788 | 2026.02.01 23:40:12.093060 [ 190 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 4789 | 2026.02.01 23:40:12.093143 [ 190 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4790 | 2026.02.01 23:40:12.093197 [ 190 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 4791 | 2026.02.01 23:40:12.093911 [ 196 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428174 sec., 26607.402179286277 rows/sec., 2.22 MiB/sec. | ||
| 4792 | 2026.02.01 23:40:12.094106 [ 188 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4793 | 2026.02.01 23:40:12.094446 [ 188 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_9_2} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2026.02.01 23:40:12.094533 [ 188 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_9_2} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4795 | 2026.02.01 23:40:12.094646 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4796 | 2026.02.01 23:40:15.887272 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40492 | ||
| 4797 | 2026.02.01 23:40:15.887403 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4798 | 2026.02.01 23:40:15.887430 [ 288 ] {} <Debug> TCP-Session: 21e11f50-fef8-4c19-a7c7-a581f474fdfd Authenticating user 'default' from [fd00:1122:3344:101::e]:40492 | ||
| 4799 | 2026.02.01 23:40:15.887453 [ 288 ] {} <Debug> TCP-Session: 21e11f50-fef8-4c19-a7c7-a581f474fdfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4800 | 2026.02.01 23:40:15.887466 [ 288 ] {} <Debug> TCP-Session: 21e11f50-fef8-4c19-a7c7-a581f474fdfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4801 | 2026.02.01 23:40:15.887713 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58079 | ||
| 4802 | 2026.02.01 23:40:15.887747 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49115 | ||
| 4803 | 2026.02.01 23:40:15.887767 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46326 | ||
| 4804 | 2026.02.01 23:40:15.887780 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34354 | ||
| 4805 | 2026.02.01 23:40:15.887751 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57641 | ||
| 4806 | 2026.02.01 23:40:15.887869 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4807 | 2026.02.01 23:40:15.887861 [ 288 ] {} <Trace> TCP-Session: 21e11f50-fef8-4c19-a7c7-a581f474fdfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.02.01 23:40:15.887941 [ 289 ] {} <Debug> TCP-Session: 311bcd0b-21dd-409f-8646-d76ddee677dd Authenticating user 'default' from [fd00:1122:3344:101::e]:58079 | ||
| 4809 | 2026.02.01 23:40:15.887717 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55480 | ||
| 4810 | 2026.02.01 23:40:15.887997 [ 289 ] {} <Debug> TCP-Session: 311bcd0b-21dd-409f-8646-d76ddee677dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4811 | 2026.02.01 23:40:15.888029 [ 289 ] {} <Debug> TCP-Session: 311bcd0b-21dd-409f-8646-d76ddee677dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4812 | 2026.02.01 23:40:15.888160 [ 288 ] {b50722d5-568b-43fa-8669-e0d63a52aedf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40492) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4813 | 2026.02.01 23:40:15.888547 [ 288 ] {b50722d5-568b-43fa-8669-e0d63a52aedf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4814 | 2026.02.01 23:40:15.888626 [ 288 ] {b50722d5-568b-43fa-8669-e0d63a52aedf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4815 | 2026.02.01 23:40:15.889029 [ 288 ] {b50722d5-568b-43fa-8669-e0d63a52aedf} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 4816 | 2026.02.01 23:40:15.890635 [ 301 ] {b50722d5-568b-43fa-8669-e0d63a52aedf} <Trace> AggregatingTransform: Aggregating | ||
| 4817 | 2026.02.01 23:40:15.890693 [ 301 ] {b50722d5-568b-43fa-8669-e0d63a52aedf} <Trace> Aggregator: Aggregation method: without_key | ||
| 4818 | 2026.02.01 23:40:15.890737 [ 301 ] {b50722d5-568b-43fa-8669-e0d63a52aedf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001561056 sec. (640.592 rows/sec., 25.02 KiB/sec.) | ||
| 4819 | 2026.02.01 23:40:15.890758 [ 301 ] {b50722d5-568b-43fa-8669-e0d63a52aedf} <Trace> Aggregator: Merging aggregated data | ||
| 4820 | 2026.02.01 23:40:15.895502 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4821 | 2026.02.01 23:40:15.895545 [ 291 ] {} <Debug> TCP-Session: 66e55064-90d7-4d91-a8d4-6366361927cc Authenticating user 'default' from [fd00:1122:3344:101::e]:49115 | ||
| 4822 | 2026.02.01 23:40:15.895569 [ 291 ] {} <Debug> TCP-Session: 66e55064-90d7-4d91-a8d4-6366361927cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4823 | 2026.02.01 23:40:15.895582 [ 291 ] {} <Debug> TCP-Session: 66e55064-90d7-4d91-a8d4-6366361927cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4824 | 2026.02.01 23:40:15.895821 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4825 | 2026.02.01 23:40:15.895871 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4826 | 2026.02.01 23:40:15.895877 [ 290 ] {} <Debug> TCP-Session: 84f5349a-bd70-46a0-a72b-99f5c6a2a99f Authenticating user 'default' from [fd00:1122:3344:101::e]:55480 | ||
| 4827 | 2026.02.01 23:40:15.895927 [ 292 ] {} <Debug> TCP-Session: a6cc1275-4270-4596-aaa3-423da158275c Authenticating user 'default' from [fd00:1122:3344:101::e]:57641 | ||
| 4828 | 2026.02.01 23:40:15.895950 [ 290 ] {} <Debug> TCP-Session: 84f5349a-bd70-46a0-a72b-99f5c6a2a99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4829 | 2026.02.01 23:40:15.895961 [ 292 ] {} <Debug> TCP-Session: a6cc1275-4270-4596-aaa3-423da158275c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4830 | 2026.02.01 23:40:15.895980 [ 290 ] {} <Debug> TCP-Session: 84f5349a-bd70-46a0-a72b-99f5c6a2a99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4831 | 2026.02.01 23:40:15.895996 [ 292 ] {} <Debug> TCP-Session: a6cc1275-4270-4596-aaa3-423da158275c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4832 | 2026.02.01 23:40:15.896080 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64981 | ||
| 4833 | 2026.02.01 23:40:15.896083 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34505 | ||
| 4834 | 2026.02.01 23:40:15.896216 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4835 | 2026.02.01 23:40:15.896255 [ 294 ] {} <Debug> TCP-Session: d0697f1c-f39c-4bfc-95c3-25decb4da127 Authenticating user 'default' from [fd00:1122:3344:101::e]:34354 | ||
| 4836 | 2026.02.01 23:40:15.896278 [ 294 ] {} <Debug> TCP-Session: d0697f1c-f39c-4bfc-95c3-25decb4da127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4837 | 2026.02.01 23:40:15.896296 [ 294 ] {} <Debug> TCP-Session: d0697f1c-f39c-4bfc-95c3-25decb4da127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4838 | 2026.02.01 23:40:15.896315 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4839 | 2026.02.01 23:40:15.896368 [ 293 ] {} <Debug> TCP-Session: dc086e98-7ac4-4a83-bd1c-145fd2d6a917 Authenticating user 'default' from [fd00:1122:3344:101::e]:46326 | ||
| 4840 | 2026.02.01 23:40:15.896387 [ 293 ] {} <Debug> TCP-Session: dc086e98-7ac4-4a83-bd1c-145fd2d6a917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4841 | 2026.02.01 23:40:15.896400 [ 293 ] {} <Debug> TCP-Session: dc086e98-7ac4-4a83-bd1c-145fd2d6a917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4842 | 2026.02.01 23:40:15.896410 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4843 | 2026.02.01 23:40:15.896414 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4844 | 2026.02.01 23:40:15.896448 [ 275 ] {} <Debug> TCP-Session: 22829d94-dd6d-4f57-8e8a-6cd7d0d7fb40 Authenticating user 'default' from [fd00:1122:3344:101::e]:64981 | ||
| 4845 | 2026.02.01 23:40:15.896477 [ 286 ] {} <Debug> TCP-Session: 9babfde7-e3fa-4a92-8eaa-57f318c932cf Authenticating user 'default' from [fd00:1122:3344:101::e]:34505 | ||
| 4846 | 2026.02.01 23:40:15.896480 [ 275 ] {} <Debug> TCP-Session: 22829d94-dd6d-4f57-8e8a-6cd7d0d7fb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4847 | 2026.02.01 23:40:15.896517 [ 286 ] {} <Debug> TCP-Session: 9babfde7-e3fa-4a92-8eaa-57f318c932cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4848 | 2026.02.01 23:40:15.896524 [ 275 ] {} <Debug> TCP-Session: 22829d94-dd6d-4f57-8e8a-6cd7d0d7fb40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4849 | 2026.02.01 23:40:15.896549 [ 286 ] {} <Debug> TCP-Session: 9babfde7-e3fa-4a92-8eaa-57f318c932cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4850 | 2026.02.01 23:40:15.896776 [ 288 ] {b50722d5-568b-43fa-8669-e0d63a52aedf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00869 sec., 115.07479861910242 rows/sec., 4.50 KiB/sec. | ||
| 4851 | 2026.02.01 23:40:15.896936 [ 288 ] {b50722d5-568b-43fa-8669-e0d63a52aedf} <Debug> TCPHandler: Processed in 0.009251555 sec. | ||
| 4852 | 2026.02.01 23:40:15.897094 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4853 | 2026.02.01 23:40:15.897117 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4854 | 2026.02.01 23:40:15.897143 [ 288 ] {} <Debug> TCP-Session: 21e11f50-fef8-4c19-a7c7-a581f474fdfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4855 | 2026.02.01 23:40:15.897150 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4856 | 2026.02.01 23:40:15.897173 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4857 | 2026.02.01 23:40:15.897197 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4858 | 2026.02.01 23:40:15.897215 [ 289 ] {} <Debug> TCP-Session: 311bcd0b-21dd-409f-8646-d76ddee677dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4859 | 2026.02.01 23:40:15.897233 [ 286 ] {} <Debug> TCP-Session: 9babfde7-e3fa-4a92-8eaa-57f318c932cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4860 | 2026.02.01 23:40:15.897239 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4861 | 2026.02.01 23:40:15.897260 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4862 | 2026.02.01 23:40:15.897278 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4863 | 2026.02.01 23:40:15.897310 [ 275 ] {} <Debug> TCP-Session: 22829d94-dd6d-4f57-8e8a-6cd7d0d7fb40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4864 | 2026.02.01 23:40:15.897304 [ 291 ] {} <Debug> TCP-Session: 66e55064-90d7-4d91-a8d4-6366361927cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4865 | 2026.02.01 23:40:15.897334 [ 294 ] {} <Debug> TCP-Session: d0697f1c-f39c-4bfc-95c3-25decb4da127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4866 | 2026.02.01 23:40:15.897261 [ 292 ] {} <Debug> TCP-Session: a6cc1275-4270-4596-aaa3-423da158275c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4867 | 2026.02.01 23:40:15.897218 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4868 | 2026.02.01 23:40:15.897164 [ 290 ] {} <Debug> TCP-Session: 84f5349a-bd70-46a0-a72b-99f5c6a2a99f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4869 | 2026.02.01 23:40:15.897416 [ 293 ] {} <Debug> TCP-Session: dc086e98-7ac4-4a83-bd1c-145fd2d6a917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4870 | 2026.02.01 23:40:16.091736 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40452 | ||
| 4871 | 2026.02.01 23:40:16.091848 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4872 | 2026.02.01 23:40:16.091876 [ 286 ] {} <Debug> TCP-Session: 1f9a2356-0a1f-4367-a5db-ef99a78d85fb Authenticating user 'default' from [fd00:1122:3344:101::e]:40452 | ||
| 4873 | 2026.02.01 23:40:16.091898 [ 286 ] {} <Debug> TCP-Session: 1f9a2356-0a1f-4367-a5db-ef99a78d85fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4874 | 2026.02.01 23:40:16.091912 [ 286 ] {} <Debug> TCP-Session: 1f9a2356-0a1f-4367-a5db-ef99a78d85fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4875 | 2026.02.01 23:40:16.092160 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41586 | ||
| 4876 | 2026.02.01 23:40:16.092191 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54233 | ||
| 4877 | 2026.02.01 23:40:16.092215 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40862 | ||
| 4878 | 2026.02.01 23:40:16.092241 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57245 | ||
| 4879 | 2026.02.01 23:40:16.092277 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4880 | 2026.02.01 23:40:16.092252 [ 286 ] {} <Trace> TCP-Session: 1f9a2356-0a1f-4367-a5db-ef99a78d85fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.02.01 23:40:16.092313 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4882 | 2026.02.01 23:40:16.092313 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4883 | 2026.02.01 23:40:16.092351 [ 293 ] {} <Debug> TCP-Session: d623d006-c701-485e-aa3a-5d05744d3917 Authenticating user 'default' from [fd00:1122:3344:101::e]:40862 | ||
| 4884 | 2026.02.01 23:40:16.092358 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4885 | 2026.02.01 23:40:16.092362 [ 289 ] {} <Debug> TCP-Session: 5c3df3b0-4ca7-4359-abf0-9729174fb369 Authenticating user 'default' from [fd00:1122:3344:101::e]:54233 | ||
| 4886 | 2026.02.01 23:40:16.092391 [ 293 ] {} <Debug> TCP-Session: d623d006-c701-485e-aa3a-5d05744d3917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4887 | 2026.02.01 23:40:16.092409 [ 289 ] {} <Debug> TCP-Session: 5c3df3b0-4ca7-4359-abf0-9729174fb369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4888 | 2026.02.01 23:40:16.092414 [ 293 ] {} <Debug> TCP-Session: d623d006-c701-485e-aa3a-5d05744d3917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4889 | 2026.02.01 23:40:16.092424 [ 289 ] {} <Debug> TCP-Session: 5c3df3b0-4ca7-4359-abf0-9729174fb369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4890 | 2026.02.01 23:40:16.092409 [ 275 ] {} <Debug> TCP-Session: 75fe9386-a133-4f8d-8fe9-00b7ee5db634 Authenticating user 'default' from [fd00:1122:3344:101::e]:57245 | ||
| 4891 | 2026.02.01 23:40:16.092317 [ 288 ] {} <Debug> TCP-Session: b21cae8c-26b1-4bb9-bfd6-0fcbde1c11a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41586 | ||
| 4892 | 2026.02.01 23:40:16.092477 [ 275 ] {} <Debug> TCP-Session: 75fe9386-a133-4f8d-8fe9-00b7ee5db634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4893 | 2026.02.01 23:40:16.092477 [ 286 ] {1abebbea-3362-4a9a-ab0c-b2dd6456cfee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40452) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4894 | 2026.02.01 23:40:16.092501 [ 275 ] {} <Debug> TCP-Session: 75fe9386-a133-4f8d-8fe9-00b7ee5db634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4895 | 2026.02.01 23:40:16.092497 [ 288 ] {} <Debug> TCP-Session: b21cae8c-26b1-4bb9-bfd6-0fcbde1c11a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4896 | 2026.02.01 23:40:16.092230 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38962 | ||
| 4897 | 2026.02.01 23:40:16.092548 [ 288 ] {} <Debug> TCP-Session: b21cae8c-26b1-4bb9-bfd6-0fcbde1c11a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4898 | 2026.02.01 23:40:16.092199 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64198 | ||
| 4899 | 2026.02.01 23:40:16.092175 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48349 | ||
| 4900 | 2026.02.01 23:40:16.092629 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4901 | 2026.02.01 23:40:16.092201 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56275 | ||
| 4902 | 2026.02.01 23:40:16.092678 [ 294 ] {} <Debug> TCP-Session: 869f1ff8-ca79-437a-bb48-b3b165f1bbd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38962 | ||
| 4903 | 2026.02.01 23:40:16.092699 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4904 | 2026.02.01 23:40:16.092676 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4905 | 2026.02.01 23:40:16.092722 [ 294 ] {} <Debug> TCP-Session: 869f1ff8-ca79-437a-bb48-b3b165f1bbd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4906 | 2026.02.01 23:40:16.092741 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4907 | 2026.02.01 23:40:16.092756 [ 291 ] {} <Debug> TCP-Session: 594da984-ba6f-4e1b-a613-5eba695b4cc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64198 | ||
| 4908 | 2026.02.01 23:40:16.092770 [ 294 ] {} <Debug> TCP-Session: 869f1ff8-ca79-437a-bb48-b3b165f1bbd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4909 | 2026.02.01 23:40:16.092803 [ 291 ] {} <Debug> TCP-Session: 594da984-ba6f-4e1b-a613-5eba695b4cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4910 | 2026.02.01 23:40:16.092794 [ 292 ] {} <Debug> TCP-Session: b043fce7-39c5-4d79-8e1a-dacef6f6a680 Authenticating user 'default' from [fd00:1122:3344:101::e]:56275 | ||
| 4911 | 2026.02.01 23:40:16.092838 [ 291 ] {} <Debug> TCP-Session: 594da984-ba6f-4e1b-a613-5eba695b4cc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4912 | 2026.02.01 23:40:16.092865 [ 292 ] {} <Debug> TCP-Session: b043fce7-39c5-4d79-8e1a-dacef6f6a680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4913 | 2026.02.01 23:40:16.092731 [ 290 ] {} <Debug> TCP-Session: 38ab5b57-6245-4886-b7c7-7634844311a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48349 | ||
| 4914 | 2026.02.01 23:40:16.092891 [ 292 ] {} <Debug> TCP-Session: b043fce7-39c5-4d79-8e1a-dacef6f6a680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4915 | 2026.02.01 23:40:16.092764 [ 286 ] {1abebbea-3362-4a9a-ab0c-b2dd6456cfee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4916 | 2026.02.01 23:40:16.092935 [ 290 ] {} <Debug> TCP-Session: 38ab5b57-6245-4886-b7c7-7634844311a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4917 | 2026.02.01 23:40:16.092973 [ 290 ] {} <Debug> TCP-Session: 38ab5b57-6245-4886-b7c7-7634844311a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4918 | 2026.02.01 23:40:16.093022 [ 286 ] {1abebbea-3362-4a9a-ab0c-b2dd6456cfee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4919 | 2026.02.01 23:40:16.093440 [ 286 ] {1abebbea-3362-4a9a-ab0c-b2dd6456cfee} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 4920 | 2026.02.01 23:40:16.094541 [ 314 ] {1abebbea-3362-4a9a-ab0c-b2dd6456cfee} <Trace> AggregatingTransform: Aggregating | ||
| 4921 | 2026.02.01 23:40:16.094596 [ 314 ] {1abebbea-3362-4a9a-ab0c-b2dd6456cfee} <Trace> Aggregator: Aggregation method: without_key | ||
| 4922 | 2026.02.01 23:40:16.094635 [ 314 ] {1abebbea-3362-4a9a-ab0c-b2dd6456cfee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001039898 sec. (961.633 rows/sec., 37.56 KiB/sec.) | ||
| 4923 | 2026.02.01 23:40:16.094655 [ 314 ] {1abebbea-3362-4a9a-ab0c-b2dd6456cfee} <Trace> Aggregator: Merging aggregated data | ||
| 4924 | 2026.02.01 23:40:16.095773 [ 286 ] {1abebbea-3362-4a9a-ab0c-b2dd6456cfee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00335 sec., 298.5074626865672 rows/sec., 11.66 KiB/sec. | ||
| 4925 | 2026.02.01 23:40:16.095952 [ 286 ] {1abebbea-3362-4a9a-ab0c-b2dd6456cfee} <Debug> TCPHandler: Processed in 0.003818764 sec. | ||
| 4926 | 2026.02.01 23:40:16.096099 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4927 | 2026.02.01 23:40:16.096131 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4928 | 2026.02.01 23:40:16.096136 [ 286 ] {} <Debug> TCP-Session: 1f9a2356-0a1f-4367-a5db-ef99a78d85fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4929 | 2026.02.01 23:40:16.096161 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4930 | 2026.02.01 23:40:16.096174 [ 275 ] {} <Debug> TCP-Session: 75fe9386-a133-4f8d-8fe9-00b7ee5db634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4931 | 2026.02.01 23:40:16.096183 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4932 | 2026.02.01 23:40:16.096209 [ 289 ] {} <Debug> TCP-Session: 5c3df3b0-4ca7-4359-abf0-9729174fb369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4933 | 2026.02.01 23:40:16.096217 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4934 | 2026.02.01 23:40:16.096247 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4935 | 2026.02.01 23:40:16.096264 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4936 | 2026.02.01 23:40:16.096281 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4937 | 2026.02.01 23:40:16.096302 [ 293 ] {} <Debug> TCP-Session: d623d006-c701-485e-aa3a-5d05744d3917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4938 | 2026.02.01 23:40:16.096322 [ 292 ] {} <Debug> TCP-Session: b043fce7-39c5-4d79-8e1a-dacef6f6a680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4939 | 2026.02.01 23:40:16.096338 [ 294 ] {} <Debug> TCP-Session: 869f1ff8-ca79-437a-bb48-b3b165f1bbd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4940 | 2026.02.01 23:40:16.096289 [ 290 ] {} <Debug> TCP-Session: 38ab5b57-6245-4886-b7c7-7634844311a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4941 | 2026.02.01 23:40:16.096230 [ 291 ] {} <Debug> TCP-Session: 594da984-ba6f-4e1b-a613-5eba695b4cc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4942 | 2026.02.01 23:40:16.096216 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4943 | 2026.02.01 23:40:16.096439 [ 288 ] {} <Debug> TCP-Session: b21cae8c-26b1-4bb9-bfd6-0fcbde1c11a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4944 | 2026.02.01 23:40:16.124429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12030 | ||
| 4945 | 2026.02.01 23:40:16.124959 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.02.01 23:40:16.125009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4947 | 2026.02.01 23:40:16.125534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4948 | 2026.02.01 23:40:16.125794 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.02.01 23:40:16.125951 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12030 | ||
| 4950 | 2026.02.01 23:40:16.277301 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41483 | ||
| 4951 | 2026.02.01 23:40:16.277409 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4952 | 2026.02.01 23:40:16.277434 [ 286 ] {} <Debug> TCP-Session: d9d0a308-a3be-4b94-b169-e092e899ce83 Authenticating user 'default' from [fd00:1122:3344:101::e]:41483 | ||
| 4953 | 2026.02.01 23:40:16.277456 [ 286 ] {} <Debug> TCP-Session: d9d0a308-a3be-4b94-b169-e092e899ce83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4954 | 2026.02.01 23:40:16.277469 [ 286 ] {} <Debug> TCP-Session: d9d0a308-a3be-4b94-b169-e092e899ce83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4955 | 2026.02.01 23:40:16.277668 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42562 | ||
| 4956 | 2026.02.01 23:40:16.277741 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49364 | ||
| 4957 | 2026.02.01 23:40:16.277747 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55628 | ||
| 4958 | 2026.02.01 23:40:16.277776 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40900 | ||
| 4959 | 2026.02.01 23:40:16.277795 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63066 | ||
| 4960 | 2026.02.01 23:40:16.277821 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4961 | 2026.02.01 23:40:16.277805 [ 286 ] {} <Trace> TCP-Session: d9d0a308-a3be-4b94-b169-e092e899ce83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.02.01 23:40:16.277864 [ 290 ] {} <Debug> TCP-Session: 85abb8f6-1025-4480-b414-dfc1c6324d1e Authenticating user 'default' from [fd00:1122:3344:101::e]:49364 | ||
| 4963 | 2026.02.01 23:40:16.277872 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4964 | 2026.02.01 23:40:16.277873 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4965 | 2026.02.01 23:40:16.277891 [ 290 ] {} <Debug> TCP-Session: 85abb8f6-1025-4480-b414-dfc1c6324d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4966 | 2026.02.01 23:40:16.277910 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4967 | 2026.02.01 23:40:16.277922 [ 290 ] {} <Debug> TCP-Session: 85abb8f6-1025-4480-b414-dfc1c6324d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4968 | 2026.02.01 23:40:16.277947 [ 275 ] {} <Debug> TCP-Session: 7666db6c-9f3b-44ad-bb19-a6d216e120a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63066 | ||
| 4969 | 2026.02.01 23:40:16.277915 [ 293 ] {} <Debug> TCP-Session: ca2b05bb-9b0b-4bc4-81b1-4b6f0e47f3cc Authenticating user 'default' from [fd00:1122:3344:101::e]:40900 | ||
| 4970 | 2026.02.01 23:40:16.277980 [ 275 ] {} <Debug> TCP-Session: 7666db6c-9f3b-44ad-bb19-a6d216e120a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4971 | 2026.02.01 23:40:16.277909 [ 289 ] {} <Debug> TCP-Session: dd8ab754-39b6-4d0d-b3b8-ecd1ab7e5c8e Authenticating user 'default' from [fd00:1122:3344:101::e]:55628 | ||
| 4972 | 2026.02.01 23:40:16.278002 [ 293 ] {} <Debug> TCP-Session: ca2b05bb-9b0b-4bc4-81b1-4b6f0e47f3cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4973 | 2026.02.01 23:40:16.278006 [ 275 ] {} <Debug> TCP-Session: 7666db6c-9f3b-44ad-bb19-a6d216e120a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4974 | 2026.02.01 23:40:16.278021 [ 286 ] {62413f8e-1dba-44ac-8fa3-87080a32d77c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41483) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4975 | 2026.02.01 23:40:16.278031 [ 293 ] {} <Debug> TCP-Session: ca2b05bb-9b0b-4bc4-81b1-4b6f0e47f3cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4976 | 2026.02.01 23:40:16.278028 [ 289 ] {} <Debug> TCP-Session: dd8ab754-39b6-4d0d-b3b8-ecd1ab7e5c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4977 | 2026.02.01 23:40:16.277793 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4978 | 2026.02.01 23:40:16.278086 [ 289 ] {} <Debug> TCP-Session: dd8ab754-39b6-4d0d-b3b8-ecd1ab7e5c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4979 | 2026.02.01 23:40:16.277785 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36059 | ||
| 4980 | 2026.02.01 23:40:16.278121 [ 288 ] {} <Debug> TCP-Session: 222056ab-587b-4278-af69-1cb3a59322e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42562 | ||
| 4981 | 2026.02.01 23:40:16.277769 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39977 | ||
| 4982 | 2026.02.01 23:40:16.278172 [ 288 ] {} <Debug> TCP-Session: 222056ab-587b-4278-af69-1cb3a59322e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4983 | 2026.02.01 23:40:16.278193 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4984 | 2026.02.01 23:40:16.278206 [ 288 ] {} <Debug> TCP-Session: 222056ab-587b-4278-af69-1cb3a59322e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4985 | 2026.02.01 23:40:16.277762 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56955 | ||
| 4986 | 2026.02.01 23:40:16.278235 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4987 | 2026.02.01 23:40:16.278227 [ 294 ] {} <Debug> TCP-Session: c9684547-cbbf-47fc-a341-6dee67107f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:36059 | ||
| 4988 | 2026.02.01 23:40:16.278279 [ 291 ] {} <Debug> TCP-Session: d6f9f494-3c3a-4688-b187-be368af0c2f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39977 | ||
| 4989 | 2026.02.01 23:40:16.278299 [ 294 ] {} <Debug> TCP-Session: c9684547-cbbf-47fc-a341-6dee67107f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4990 | 2026.02.01 23:40:16.278301 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4991 | 2026.02.01 23:40:16.278314 [ 286 ] {62413f8e-1dba-44ac-8fa3-87080a32d77c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4992 | 2026.02.01 23:40:16.278346 [ 292 ] {} <Debug> TCP-Session: 23c50a02-d526-4933-b770-99bf8af41120 Authenticating user 'default' from [fd00:1122:3344:101::e]:56955 | ||
| 4993 | 2026.02.01 23:40:16.278324 [ 294 ] {} <Debug> TCP-Session: c9684547-cbbf-47fc-a341-6dee67107f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4994 | 2026.02.01 23:40:16.278378 [ 292 ] {} <Debug> TCP-Session: 23c50a02-d526-4933-b770-99bf8af41120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4995 | 2026.02.01 23:40:16.278389 [ 286 ] {62413f8e-1dba-44ac-8fa3-87080a32d77c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4996 | 2026.02.01 23:40:16.278407 [ 292 ] {} <Debug> TCP-Session: 23c50a02-d526-4933-b770-99bf8af41120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4997 | 2026.02.01 23:40:16.278307 [ 291 ] {} <Debug> TCP-Session: d6f9f494-3c3a-4688-b187-be368af0c2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4998 | 2026.02.01 23:40:16.278453 [ 291 ] {} <Debug> TCP-Session: d6f9f494-3c3a-4688-b187-be368af0c2f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4999 | 2026.02.01 23:40:16.278684 [ 286 ] {62413f8e-1dba-44ac-8fa3-87080a32d77c} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 5000 | 2026.02.01 23:40:16.279562 [ 318 ] {62413f8e-1dba-44ac-8fa3-87080a32d77c} <Trace> AggregatingTransform: Aggregating | ||
| 5001 | 2026.02.01 23:40:16.279602 [ 318 ] {62413f8e-1dba-44ac-8fa3-87080a32d77c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5002 | 2026.02.01 23:40:16.279641 [ 318 ] {62413f8e-1dba-44ac-8fa3-87080a32d77c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000855104 sec. (1169.448 rows/sec., 45.68 KiB/sec.) | ||
| 5003 | 2026.02.01 23:40:16.279659 [ 318 ] {62413f8e-1dba-44ac-8fa3-87080a32d77c} <Trace> Aggregator: Merging aggregated data | ||
| 5004 | 2026.02.01 23:40:16.281128 [ 286 ] {62413f8e-1dba-44ac-8fa3-87080a32d77c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003166 sec., 315.8559696778269 rows/sec., 12.34 KiB/sec. | ||
| 5005 | 2026.02.01 23:40:16.281269 [ 286 ] {62413f8e-1dba-44ac-8fa3-87080a32d77c} <Debug> TCPHandler: Processed in 0.00357893 sec. | ||
| 5006 | 2026.02.01 23:40:16.281358 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5007 | 2026.02.01 23:40:16.281385 [ 286 ] {} <Debug> TCP-Session: d9d0a308-a3be-4b94-b169-e092e899ce83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5008 | 2026.02.01 23:40:16.281390 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5009 | 2026.02.01 23:40:16.281417 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5010 | 2026.02.01 23:40:16.281438 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5011 | 2026.02.01 23:40:16.281453 [ 292 ] {} <Debug> TCP-Session: 23c50a02-d526-4933-b770-99bf8af41120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5012 | 2026.02.01 23:40:16.281467 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5013 | 2026.02.01 23:40:16.281479 [ 275 ] {} <Debug> TCP-Session: 7666db6c-9f3b-44ad-bb19-a6d216e120a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5014 | 2026.02.01 23:40:16.281490 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5015 | 2026.02.01 23:40:16.281511 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5016 | 2026.02.01 23:40:16.281527 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5017 | 2026.02.01 23:40:16.281548 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5018 | 2026.02.01 23:40:16.281563 [ 290 ] {} <Debug> TCP-Session: 85abb8f6-1025-4480-b414-dfc1c6324d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5019 | 2026.02.01 23:40:16.281581 [ 293 ] {} <Debug> TCP-Session: ca2b05bb-9b0b-4bc4-81b1-4b6f0e47f3cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5020 | 2026.02.01 23:40:16.281596 [ 294 ] {} <Debug> TCP-Session: c9684547-cbbf-47fc-a341-6dee67107f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5021 | 2026.02.01 23:40:16.281519 [ 289 ] {} <Debug> TCP-Session: dd8ab754-39b6-4d0d-b3b8-ecd1ab7e5c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5022 | 2026.02.01 23:40:16.281445 [ 288 ] {} <Debug> TCP-Session: 222056ab-587b-4278-af69-1cb3a59322e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5023 | 2026.02.01 23:40:16.281541 [ 291 ] {} <Debug> TCP-Session: d6f9f494-3c3a-4688-b187-be368af0c2f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5024 | 2026.02.01 23:40:16.391465 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.02.01 23:40:16.391684 [ 276 ] {df235710-d144-4a70-aa81-0b15fe0ec07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.02.01 23:40:16.391774 [ 276 ] {df235710-d144-4a70-aa81-0b15fe0ec07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5027 | 2026.02.01 23:40:16.392582 [ 276 ] {df235710-d144-4a70-aa81-0b15fe0ec07a} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.02.01 23:40:16.392643 [ 276 ] {df235710-d144-4a70-aa81-0b15fe0ec07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5029 | 2026.02.01 23:40:16.393144 [ 276 ] {df235710-d144-4a70-aa81-0b15fe0ec07a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5030 | 2026.02.01 23:40:16.393379 [ 276 ] {df235710-d144-4a70-aa81-0b15fe0ec07a} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.02.01 23:40:16.393544 [ 276 ] {df235710-d144-4a70-aa81-0b15fe0ec07a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001918 sec., 12513.03441084463 rows/sec., 1.04 MiB/sec. | ||
| 5032 | 2026.02.01 23:40:16.393597 [ 276 ] {df235710-d144-4a70-aa81-0b15fe0ec07a} <Debug> TCPHandler: Processed in 0.002326309 sec. | ||
| 5033 | 2026.02.01 23:40:16.393721 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.02.01 23:40:16.393827 [ 276 ] {e7e5939e-3aa2-4df1-b148-69d9661dcd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5035 | 2026.02.01 23:40:16.393874 [ 276 ] {e7e5939e-3aa2-4df1-b148-69d9661dcd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5036 | 2026.02.01 23:40:16.394387 [ 276 ] {e7e5939e-3aa2-4df1-b148-69d9661dcd2c} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.02.01 23:40:16.394426 [ 276 ] {e7e5939e-3aa2-4df1-b148-69d9661dcd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5038 | 2026.02.01 23:40:16.394761 [ 276 ] {e7e5939e-3aa2-4df1-b148-69d9661dcd2c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5039 | 2026.02.01 23:40:16.394972 [ 276 ] {e7e5939e-3aa2-4df1-b148-69d9661dcd2c} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.02.01 23:40:16.395106 [ 276 ] {e7e5939e-3aa2-4df1-b148-69d9661dcd2c} <Debug> executeQuery: Read 248 rows, 22.75 KiB in 0.001304 sec., 190184.0490797546 rows/sec., 17.04 MiB/sec. | ||
| 5041 | 2026.02.01 23:40:16.395144 [ 276 ] {e7e5939e-3aa2-4df1-b148-69d9661dcd2c} <Debug> TCPHandler: Processed in 0.001476475 sec. | ||
| 5042 | 2026.02.01 23:40:16.395256 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.02.01 23:40:16.395364 [ 276 ] {cd4c2e4a-f692-432f-9202-0890c8c0e48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.02.01 23:40:16.395417 [ 276 ] {cd4c2e4a-f692-432f-9202-0890c8c0e48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5045 | 2026.02.01 23:40:16.395987 [ 276 ] {cd4c2e4a-f692-432f-9202-0890c8c0e48f} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.02.01 23:40:16.396035 [ 276 ] {cd4c2e4a-f692-432f-9202-0890c8c0e48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5047 | 2026.02.01 23:40:16.396428 [ 276 ] {cd4c2e4a-f692-432f-9202-0890c8c0e48f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5048 | 2026.02.01 23:40:16.396677 [ 276 ] {cd4c2e4a-f692-432f-9202-0890c8c0e48f} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.02.01 23:40:16.396810 [ 276 ] {cd4c2e4a-f692-432f-9202-0890c8c0e48f} <Debug> executeQuery: Read 48 rows, 3.67 KiB in 0.001473 sec., 32586.55804480652 rows/sec., 2.43 MiB/sec. | ||
| 5050 | 2026.02.01 23:40:16.396848 [ 276 ] {cd4c2e4a-f692-432f-9202-0890c8c0e48f} <Debug> TCPHandler: Processed in 0.001642527 sec. | ||
| 5051 | 2026.02.01 23:40:16.396964 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.02.01 23:40:16.397059 [ 276 ] {9d023304-991c-44f2-9784-b59039b78a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.02.01 23:40:16.397100 [ 276 ] {9d023304-991c-44f2-9784-b59039b78a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5054 | 2026.02.01 23:40:16.397498 [ 276 ] {9d023304-991c-44f2-9784-b59039b78a93} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.02.01 23:40:16.397533 [ 276 ] {9d023304-991c-44f2-9784-b59039b78a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5056 | 2026.02.01 23:40:16.397832 [ 276 ] {9d023304-991c-44f2-9784-b59039b78a93} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5057 | 2026.02.01 23:40:16.398051 [ 276 ] {9d023304-991c-44f2-9784-b59039b78a93} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.02.01 23:40:16.398185 [ 276 ] {9d023304-991c-44f2-9784-b59039b78a93} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.74 MiB/sec. | ||
| 5059 | 2026.02.01 23:40:16.398222 [ 276 ] {9d023304-991c-44f2-9784-b59039b78a93} <Debug> TCPHandler: Processed in 0.001309262 sec. | ||
| 5060 | 2026.02.01 23:40:16.398349 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.02.01 23:40:16.398443 [ 276 ] {234c7ed8-36b3-4a71-ad6a-492f62177194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5062 | 2026.02.01 23:40:16.398483 [ 276 ] {234c7ed8-36b3-4a71-ad6a-492f62177194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5063 | 2026.02.01 23:40:16.398883 [ 276 ] {234c7ed8-36b3-4a71-ad6a-492f62177194} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.02.01 23:40:16.398919 [ 276 ] {234c7ed8-36b3-4a71-ad6a-492f62177194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5065 | 2026.02.01 23:40:16.399211 [ 276 ] {234c7ed8-36b3-4a71-ad6a-492f62177194} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5066 | 2026.02.01 23:40:16.399425 [ 276 ] {234c7ed8-36b3-4a71-ad6a-492f62177194} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.02.01 23:40:16.399550 [ 276 ] {234c7ed8-36b3-4a71-ad6a-492f62177194} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 5068 | 2026.02.01 23:40:16.399586 [ 276 ] {234c7ed8-36b3-4a71-ad6a-492f62177194} <Debug> TCPHandler: Processed in 0.001286202 sec. | ||
| 5069 | 2026.02.01 23:40:16.399711 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.02.01 23:40:16.399805 [ 276 ] {27500990-530d-42b3-ae7c-0b8fa42661f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5071 | 2026.02.01 23:40:16.399844 [ 276 ] {27500990-530d-42b3-ae7c-0b8fa42661f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5072 | 2026.02.01 23:40:16.400352 [ 276 ] {27500990-530d-42b3-ae7c-0b8fa42661f9} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.02.01 23:40:16.400397 [ 276 ] {27500990-530d-42b3-ae7c-0b8fa42661f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5074 | 2026.02.01 23:40:16.400740 [ 276 ] {27500990-530d-42b3-ae7c-0b8fa42661f9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5075 | 2026.02.01 23:40:16.401011 [ 276 ] {27500990-530d-42b3-ae7c-0b8fa42661f9} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.02.01 23:40:16.401162 [ 276 ] {27500990-530d-42b3-ae7c-0b8fa42661f9} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001376 sec., 98837.20930232557 rows/sec., 7.99 MiB/sec. | ||
| 5077 | 2026.02.01 23:40:16.401200 [ 276 ] {27500990-530d-42b3-ae7c-0b8fa42661f9} <Debug> TCPHandler: Processed in 0.001538906 sec. | ||
| 5078 | 2026.02.01 23:40:16.401313 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.02.01 23:40:16.401409 [ 276 ] {18006d14-6432-4792-a74e-8a461066ce82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.02.01 23:40:16.401453 [ 276 ] {18006d14-6432-4792-a74e-8a461066ce82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5081 | 2026.02.01 23:40:16.401848 [ 276 ] {18006d14-6432-4792-a74e-8a461066ce82} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.02.01 23:40:16.401882 [ 276 ] {18006d14-6432-4792-a74e-8a461066ce82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5083 | 2026.02.01 23:40:16.402315 [ 276 ] {18006d14-6432-4792-a74e-8a461066ce82} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5084 | 2026.02.01 23:40:16.402606 [ 276 ] {18006d14-6432-4792-a74e-8a461066ce82} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.02.01 23:40:16.402763 [ 276 ] {18006d14-6432-4792-a74e-8a461066ce82} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001371 sec., 142961.34208606856 rows/sec., 10.26 MiB/sec. | ||
| 5086 | 2026.02.01 23:40:16.402817 [ 276 ] {18006d14-6432-4792-a74e-8a461066ce82} <Debug> TCPHandler: Processed in 0.001553346 sec. | ||
| 5087 | 2026.02.01 23:40:16.402950 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.02.01 23:40:16.403068 [ 276 ] {21a55127-9028-4942-9d31-23dae23b7217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.02.01 23:40:16.403131 [ 276 ] {21a55127-9028-4942-9d31-23dae23b7217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5090 | 2026.02.01 23:40:16.404212 [ 276 ] {21a55127-9028-4942-9d31-23dae23b7217} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.02.01 23:40:16.404261 [ 276 ] {21a55127-9028-4942-9d31-23dae23b7217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5092 | 2026.02.01 23:40:16.404924 [ 276 ] {21a55127-9028-4942-9d31-23dae23b7217} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5093 | 2026.02.01 23:40:16.405217 [ 276 ] {21a55127-9028-4942-9d31-23dae23b7217} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.02.01 23:40:16.405388 [ 276 ] {21a55127-9028-4942-9d31-23dae23b7217} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002344 sec., 15358.361774744026 rows/sec., 27.52 MiB/sec. | ||
| 5095 | 2026.02.01 23:40:16.405467 [ 276 ] {21a55127-9028-4942-9d31-23dae23b7217} <Debug> TCPHandler: Processed in 0.002573243 sec. | ||
| 5096 | 2026.02.01 23:40:16.405611 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.02.01 23:40:16.405719 [ 276 ] {fedbfe94-1f1b-4215-9c7a-abe4ab909eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.02.01 23:40:16.405770 [ 276 ] {fedbfe94-1f1b-4215-9c7a-abe4ab909eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5099 | 2026.02.01 23:40:16.406187 [ 276 ] {fedbfe94-1f1b-4215-9c7a-abe4ab909eba} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.02.01 23:40:16.406229 [ 276 ] {fedbfe94-1f1b-4215-9c7a-abe4ab909eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5101 | 2026.02.01 23:40:16.406610 [ 276 ] {fedbfe94-1f1b-4215-9c7a-abe4ab909eba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5102 | 2026.02.01 23:40:16.406895 [ 276 ] {fedbfe94-1f1b-4215-9c7a-abe4ab909eba} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.02.01 23:40:16.407047 [ 276 ] {fedbfe94-1f1b-4215-9c7a-abe4ab909eba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. | ||
| 5104 | 2026.02.01 23:40:16.407093 [ 276 ] {fedbfe94-1f1b-4215-9c7a-abe4ab909eba} <Debug> TCPHandler: Processed in 0.001539205 sec. | ||
| 5105 | 2026.02.01 23:40:16.754607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5106 | 2026.02.01 23:40:16.772103 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.02.01 23:40:16.772167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5108 | 2026.02.01 23:40:16.777811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5109 | 2026.02.01 23:40:16.778525 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.02.01 23:40:16.781892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5111 | 2026.02.01 23:40:17.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.26 MiB, peak 264.92 MiB, free memory in arenas 0.00 B, will set to 254.65 MiB (RSS), difference: -1.60 MiB | ||
| 5112 | 2026.02.01 23:40:18.639655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 648 | ||
| 5113 | 2026.02.01 23:40:18.642247 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.02.01 23:40:18.642306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5115 | 2026.02.01 23:40:18.643550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5116 | 2026.02.01 23:40:18.643835 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.02.01 23:40:18.644218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 5118 | 2026.02.01 23:40:21.386953 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.02.01 23:40:21.387203 [ 276 ] {117eaec2-6882-4e4f-b5c0-23a77b26be20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5120 | 2026.02.01 23:40:21.387270 [ 276 ] {117eaec2-6882-4e4f-b5c0-23a77b26be20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5121 | 2026.02.01 23:40:21.387930 [ 276 ] {117eaec2-6882-4e4f-b5c0-23a77b26be20} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.02.01 23:40:21.387974 [ 276 ] {117eaec2-6882-4e4f-b5c0-23a77b26be20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5123 | 2026.02.01 23:40:21.388358 [ 276 ] {117eaec2-6882-4e4f-b5c0-23a77b26be20} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5124 | 2026.02.01 23:40:21.388588 [ 276 ] {117eaec2-6882-4e4f-b5c0-23a77b26be20} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.02.01 23:40:21.388726 [ 56 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5126 | 2026.02.01 23:40:21.388750 [ 276 ] {117eaec2-6882-4e4f-b5c0-23a77b26be20} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001596 sec., 40100.25062656642 rows/sec., 3.17 MiB/sec. | ||
| 5127 | 2026.02.01 23:40:21.388799 [ 56 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.02.01 23:40:21.388820 [ 276 ] {117eaec2-6882-4e4f-b5c0-23a77b26be20} <Debug> TCPHandler: Processed in 0.002056165 sec. | ||
| 5129 | 2026.02.01 23:40:21.388831 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5130 | 2026.02.01 23:40:21.388967 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.02.01 23:40:21.388969 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 5132 | 2026.02.01 23:40:21.389100 [ 276 ] {8d20ab2b-1dae-41f5-bc70-42aa56547704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5133 | 2026.02.01 23:40:21.389147 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5134 | 2026.02.01 23:40:21.389153 [ 276 ] {8d20ab2b-1dae-41f5-bc70-42aa56547704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5135 | 2026.02.01 23:40:21.389194 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1406 rows starting from the beginning of the part | ||
| 5136 | 2026.02.01 23:40:21.389270 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1205 rows starting from the beginning of the part | ||
| 5137 | 2026.02.01 23:40:21.389318 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 5138 | 2026.02.01 23:40:21.389364 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5139 | 2026.02.01 23:40:21.389409 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 248 rows starting from the beginning of the part | ||
| 5140 | 2026.02.01 23:40:21.389456 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5141 | 2026.02.01 23:40:21.389612 [ 276 ] {8d20ab2b-1dae-41f5-bc70-42aa56547704} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.02.01 23:40:21.389654 [ 276 ] {8d20ab2b-1dae-41f5-bc70-42aa56547704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5143 | 2026.02.01 23:40:21.389987 [ 276 ] {8d20ab2b-1dae-41f5-bc70-42aa56547704} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5144 | 2026.02.01 23:40:21.390214 [ 276 ] {8d20ab2b-1dae-41f5-bc70-42aa56547704} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2026.02.01 23:40:21.390370 [ 276 ] {8d20ab2b-1dae-41f5-bc70-42aa56547704} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001305 sec., 3065.1340996168583 rows/sec., 230.48 KiB/sec. | ||
| 5146 | 2026.02.01 23:40:21.390410 [ 276 ] {8d20ab2b-1dae-41f5-bc70-42aa56547704} <Debug> TCPHandler: Processed in 0.001502645 sec. | ||
| 5147 | 2026.02.01 23:40:21.390514 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.02.01 23:40:21.390610 [ 276 ] {b0de015c-67b0-4847-91a5-5f40f83fa822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5149 | 2026.02.01 23:40:21.390651 [ 276 ] {b0de015c-67b0-4847-91a5-5f40f83fa822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5150 | 2026.02.01 23:40:21.391061 [ 188 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3115 rows, containing 5 columns (5 merged, 0 gathered) in 0.002154136 sec., 1446055.4022587247 rows/sec., 126.60 MiB/sec. | ||
| 5151 | 2026.02.01 23:40:21.391067 [ 276 ] {b0de015c-67b0-4847-91a5-5f40f83fa822} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.02.01 23:40:21.391120 [ 276 ] {b0de015c-67b0-4847-91a5-5f40f83fa822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5153 | 2026.02.01 23:40:21.391310 [ 196 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5154 | 2026.02.01 23:40:21.391447 [ 276 ] {b0de015c-67b0-4847-91a5-5f40f83fa822} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5155 | 2026.02.01 23:40:21.391669 [ 196 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_36_7} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.02.01 23:40:21.391736 [ 276 ] {b0de015c-67b0-4847-91a5-5f40f83fa822} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.02.01 23:40:21.391756 [ 196 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_36_7} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5158 | 2026.02.01 23:40:21.391866 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5159 | 2026.02.01 23:40:21.391866 [ 53 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5160 | 2026.02.01 23:40:21.391882 [ 276 ] {b0de015c-67b0-4847-91a5-5f40f83fa822} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001292 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 5161 | 2026.02.01 23:40:21.391946 [ 53 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5162 | 2026.02.01 23:40:21.391962 [ 276 ] {b0de015c-67b0-4847-91a5-5f40f83fa822} <Debug> TCPHandler: Processed in 0.001496905 sec. | ||
| 5163 | 2026.02.01 23:40:21.391973 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5164 | 2026.02.01 23:40:21.392075 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 5165 | 2026.02.01 23:40:21.392078 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.02.01 23:40:21.392200 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5167 | 2026.02.01 23:40:21.392215 [ 276 ] {c829664a-1c11-4ea2-b4e7-5d038b058ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5168 | 2026.02.01 23:40:21.392234 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 5169 | 2026.02.01 23:40:21.392266 [ 276 ] {c829664a-1c11-4ea2-b4e7-5d038b058ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5170 | 2026.02.01 23:40:21.392303 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 526 rows starting from the beginning of the part | ||
| 5171 | 2026.02.01 23:40:21.392352 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 100 rows starting from the beginning of the part | ||
| 5172 | 2026.02.01 23:40:21.392392 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 68 rows starting from the beginning of the part | ||
| 5173 | 2026.02.01 23:40:21.392434 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 136 rows starting from the beginning of the part | ||
| 5174 | 2026.02.01 23:40:21.392475 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 68 rows starting from the beginning of the part | ||
| 5175 | 2026.02.01 23:40:21.392684 [ 276 ] {c829664a-1c11-4ea2-b4e7-5d038b058ff3} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.02.01 23:40:21.392726 [ 276 ] {c829664a-1c11-4ea2-b4e7-5d038b058ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5177 | 2026.02.01 23:40:21.393076 [ 276 ] {c829664a-1c11-4ea2-b4e7-5d038b058ff3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5178 | 2026.02.01 23:40:21.393297 [ 276 ] {c829664a-1c11-4ea2-b4e7-5d038b058ff3} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.02.01 23:40:21.393413 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5180 | 2026.02.01 23:40:21.393437 [ 276 ] {c829664a-1c11-4ea2-b4e7-5d038b058ff3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 5181 | 2026.02.01 23:40:21.393443 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.02.01 23:40:21.393476 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5183 | 2026.02.01 23:40:21.393480 [ 276 ] {c829664a-1c11-4ea2-b4e7-5d038b058ff3} <Debug> TCPHandler: Processed in 0.001451695 sec. | ||
| 5184 | 2026.02.01 23:40:21.393488 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458645 sec., 1048918.6882346286 rows/sec., 83.53 MiB/sec. | ||
| 5185 | 2026.02.01 23:40:21.393559 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 5186 | 2026.02.01 23:40:21.393602 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.02.01 23:40:21.393650 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5188 | 2026.02.01 23:40:21.393682 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5189 | 2026.02.01 23:40:21.393702 [ 276 ] {ac5d4624-3f65-4e6f-b0f1-840d23620e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5190 | 2026.02.01 23:40:21.393719 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9114 rows starting from the beginning of the part | ||
| 5191 | 2026.02.01 23:40:21.393762 [ 276 ] {ac5d4624-3f65-4e6f-b0f1-840d23620e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5192 | 2026.02.01 23:40:21.393784 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 845 rows starting from the beginning of the part | ||
| 5193 | 2026.02.01 23:40:21.393839 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 5194 | 2026.02.01 23:40:21.393882 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5195 | 2026.02.01 23:40:21.393924 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 196 rows starting from the beginning of the part | ||
| 5196 | 2026.02.01 23:40:21.393945 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_36_7} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.02.01 23:40:21.393964 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 5198 | 2026.02.01 23:40:21.394014 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_36_7} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5199 | 2026.02.01 23:40:21.394090 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5200 | 2026.02.01 23:40:21.394546 [ 276 ] {ac5d4624-3f65-4e6f-b0f1-840d23620e37} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.02.01 23:40:21.394587 [ 276 ] {ac5d4624-3f65-4e6f-b0f1-840d23620e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5202 | 2026.02.01 23:40:21.395109 [ 276 ] {ac5d4624-3f65-4e6f-b0f1-840d23620e37} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5203 | 2026.02.01 23:40:21.395340 [ 276 ] {ac5d4624-3f65-4e6f-b0f1-840d23620e37} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.02.01 23:40:21.395486 [ 276 ] {ac5d4624-3f65-4e6f-b0f1-840d23620e37} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001803 sec., 2218.524681087077 rows/sec., 3.98 MiB/sec. | ||
| 5205 | 2026.02.01 23:40:21.395549 [ 276 ] {ac5d4624-3f65-4e6f-b0f1-840d23620e37} <Debug> TCPHandler: Processed in 0.001997053 sec. | ||
| 5206 | 2026.02.01 23:40:21.395662 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.02.01 23:40:21.395757 [ 276 ] {f100eb60-66ce-4d05-92f2-620b6125a32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5208 | 2026.02.01 23:40:21.395798 [ 276 ] {f100eb60-66ce-4d05-92f2-620b6125a32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5209 | 2026.02.01 23:40:21.396116 [ 276 ] {f100eb60-66ce-4d05-92f2-620b6125a32d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.02.01 23:40:21.396153 [ 276 ] {f100eb60-66ce-4d05-92f2-620b6125a32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5211 | 2026.02.01 23:40:21.396461 [ 276 ] {f100eb60-66ce-4d05-92f2-620b6125a32d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5212 | 2026.02.01 23:40:21.396676 [ 276 ] {f100eb60-66ce-4d05-92f2-620b6125a32d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.02.01 23:40:21.396779 [ 53 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5214 | 2026.02.01 23:40:21.396805 [ 276 ] {f100eb60-66ce-4d05-92f2-620b6125a32d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 5215 | 2026.02.01 23:40:21.396812 [ 53 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.02.01 23:40:21.396844 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5217 | 2026.02.01 23:40:21.396847 [ 276 ] {f100eb60-66ce-4d05-92f2-620b6125a32d} <Debug> TCPHandler: Processed in 0.001233631 sec. | ||
| 5218 | 2026.02.01 23:40:21.396934 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 5219 | 2026.02.01 23:40:21.397055 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5220 | 2026.02.01 23:40:21.397090 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10635 rows, containing 5 columns (5 merged, 0 gathered) in 0.00356731 sec., 2981237.963619646 rows/sec., 204.99 MiB/sec. | ||
| 5221 | 2026.02.01 23:40:21.397092 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1800 rows starting from the beginning of the part | ||
| 5222 | 2026.02.01 23:40:21.397188 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 5223 | 2026.02.01 23:40:21.397240 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 5224 | 2026.02.01 23:40:21.397282 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5225 | 2026.02.01 23:40:21.397325 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5226 | 2026.02.01 23:40:21.397367 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 5227 | 2026.02.01 23:40:21.397408 [ 200 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5228 | 2026.02.01 23:40:21.397754 [ 200 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.02.01 23:40:21.397838 [ 200 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5230 | 2026.02.01 23:40:21.397925 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5231 | 2026.02.01 23:40:21.398578 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001687558 sec., 1244401.673898023 rows/sec., 83.86 MiB/sec. | ||
| 5232 | 2026.02.01 23:40:21.398847 [ 186 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5233 | 2026.02.01 23:40:21.399129 [ 186 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_36_7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.02.01 23:40:21.399211 [ 186 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_36_7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5235 | 2026.02.01 23:40:21.399300 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5236 | 2026.02.01 23:40:23.518640 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5237 | 2026.02.01 23:40:23.518693 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5238 | 2026.02.01 23:40:23.626123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12478 | ||
| 5239 | 2026.02.01 23:40:23.626715 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.02.01 23:40:23.626770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5241 | 2026.02.01 23:40:23.627317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5242 | 2026.02.01 23:40:23.627564 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.02.01 23:40:23.627701 [ 51 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5244 | 2026.02.01 23:40:23.627711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12478 | ||
| 5245 | 2026.02.01 23:40:23.627780 [ 51 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.02.01 23:40:23.627811 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5247 | 2026.02.01 23:40:23.627921 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5248 | 2026.02.01 23:40:23.628048 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5249 | 2026.02.01 23:40:23.628087 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10110 rows starting from the beginning of the part | ||
| 5250 | 2026.02.01 23:40:23.628157 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5251 | 2026.02.01 23:40:23.628208 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5252 | 2026.02.01 23:40:23.628257 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5253 | 2026.02.01 23:40:23.628295 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5254 | 2026.02.01 23:40:23.628336 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5255 | 2026.02.01 23:40:23.632515 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12478 rows, containing 4 columns (4 merged, 0 gathered) in 0.004642077 sec., 2688020.9009889327 rows/sec., 38.45 MiB/sec. | ||
| 5256 | 2026.02.01 23:40:23.632756 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5257 | 2026.02.01 23:40:23.633038 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_26_5} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.02.01 23:40:23.633114 [ 201 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_26_5} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5259 | 2026.02.01 23:40:23.633187 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5260 | 2026.02.01 23:40:24.282038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5261 | 2026.02.01 23:40:24.300116 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.02.01 23:40:24.300191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5263 | 2026.02.01 23:40:24.305820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5264 | 2026.02.01 23:40:24.306520 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.02.01 23:40:24.306829 [ 51 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5266 | 2026.02.01 23:40:24.306895 [ 51 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.02.01 23:40:24.306914 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5268 | 2026.02.01 23:40:24.307005 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 5269 | 2026.02.01 23:40:24.309551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5270 | 2026.02.01 23:40:24.309874 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5271 | 2026.02.01 23:40:24.310600 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 5272 | 2026.02.01 23:40:24.313945 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 5273 | 2026.02.01 23:40:24.317350 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 5274 | 2026.02.01 23:40:24.320959 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 5275 | 2026.02.01 23:40:24.325381 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 5276 | 2026.02.01 23:40:24.329095 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 5277 | 2026.02.01 23:40:24.381839 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.074864411 sec., 2618.066413425733 rows/sec., 13.54 MiB/sec. | ||
| 5278 | 2026.02.01 23:40:24.384482 [ 197 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5279 | 2026.02.01 23:40:24.386549 [ 197 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_26_5} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.02.01 23:40:24.386655 [ 197 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_26_5} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5281 | 2026.02.01 23:40:24.388695 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5282 | 2026.02.01 23:40:25.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.08 MiB, peak 266.63 MiB, free memory in arenas 0.00 B, will set to 261.17 MiB (RSS), difference: 5.09 MiB | ||
| 5283 | 2026.02.01 23:40:26.389004 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2026.02.01 23:40:26.389206 [ 276 ] {28908783-2c15-460f-9af5-50f13e86d714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5285 | 2026.02.01 23:40:26.389291 [ 276 ] {28908783-2c15-460f-9af5-50f13e86d714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5286 | 2026.02.01 23:40:26.389994 [ 276 ] {28908783-2c15-460f-9af5-50f13e86d714} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.02.01 23:40:26.390043 [ 276 ] {28908783-2c15-460f-9af5-50f13e86d714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5288 | 2026.02.01 23:40:26.390465 [ 276 ] {28908783-2c15-460f-9af5-50f13e86d714} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5289 | 2026.02.01 23:40:26.390691 [ 276 ] {28908783-2c15-460f-9af5-50f13e86d714} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.02.01 23:40:26.390845 [ 276 ] {28908783-2c15-460f-9af5-50f13e86d714} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001693 sec., 75605.43414057886 rows/sec., 6.51 MiB/sec. | ||
| 5291 | 2026.02.01 23:40:26.390886 [ 276 ] {28908783-2c15-460f-9af5-50f13e86d714} <Debug> TCPHandler: Processed in 0.002023564 sec. | ||
| 5292 | 2026.02.01 23:40:26.391010 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2026.02.01 23:40:26.391104 [ 276 ] {2ed05fd9-2df1-46eb-bb22-6ddffa51cb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5294 | 2026.02.01 23:40:26.391145 [ 276 ] {2ed05fd9-2df1-46eb-bb22-6ddffa51cb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5295 | 2026.02.01 23:40:26.391633 [ 276 ] {2ed05fd9-2df1-46eb-bb22-6ddffa51cb05} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2026.02.01 23:40:26.391679 [ 276 ] {2ed05fd9-2df1-46eb-bb22-6ddffa51cb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5297 | 2026.02.01 23:40:26.392058 [ 276 ] {2ed05fd9-2df1-46eb-bb22-6ddffa51cb05} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5298 | 2026.02.01 23:40:26.392305 [ 276 ] {2ed05fd9-2df1-46eb-bb22-6ddffa51cb05} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2026.02.01 23:40:26.392429 [ 49 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5300 | 2026.02.01 23:40:26.392440 [ 276 ] {2ed05fd9-2df1-46eb-bb22-6ddffa51cb05} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001355 sec., 26568.265682656824 rows/sec., 1.95 MiB/sec. | ||
| 5301 | 2026.02.01 23:40:26.392528 [ 49 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.02.01 23:40:26.392540 [ 276 ] {2ed05fd9-2df1-46eb-bb22-6ddffa51cb05} <Debug> TCPHandler: Processed in 0.001580557 sec. | ||
| 5303 | 2026.02.01 23:40:26.392565 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5304 | 2026.02.01 23:40:26.392688 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 5305 | 2026.02.01 23:40:26.392696 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2026.02.01 23:40:26.392815 [ 276 ] {73b5d1a5-63fb-40c1-be21-cbc94177d872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5307 | 2026.02.01 23:40:26.392836 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5308 | 2026.02.01 23:40:26.392854 [ 276 ] {73b5d1a5-63fb-40c1-be21-cbc94177d872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5309 | 2026.02.01 23:40:26.392879 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 70 rows starting from the beginning of the part | ||
| 5310 | 2026.02.01 23:40:26.392961 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 5311 | 2026.02.01 23:40:26.393012 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 5312 | 2026.02.01 23:40:26.393059 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 5313 | 2026.02.01 23:40:26.393103 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 5314 | 2026.02.01 23:40:26.393148 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 5315 | 2026.02.01 23:40:26.393307 [ 276 ] {73b5d1a5-63fb-40c1-be21-cbc94177d872} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.02.01 23:40:26.393349 [ 276 ] {73b5d1a5-63fb-40c1-be21-cbc94177d872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5317 | 2026.02.01 23:40:26.393692 [ 276 ] {73b5d1a5-63fb-40c1-be21-cbc94177d872} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5318 | 2026.02.01 23:40:26.393922 [ 276 ] {73b5d1a5-63fb-40c1-be21-cbc94177d872} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.02.01 23:40:26.393952 [ 193 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319012 sec., 150112.3568246536 rows/sec., 11.61 MiB/sec. | ||
| 5320 | 2026.02.01 23:40:26.394051 [ 276 ] {73b5d1a5-63fb-40c1-be21-cbc94177d872} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001255 sec., 79681.2749003984 rows/sec., 6.22 MiB/sec. | ||
| 5321 | 2026.02.01 23:40:26.394081 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5322 | 2026.02.01 23:40:26.394092 [ 276 ] {73b5d1a5-63fb-40c1-be21-cbc94177d872} <Debug> TCPHandler: Processed in 0.001447634 sec. | ||
| 5323 | 2026.02.01 23:40:26.394218 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2026.02.01 23:40:26.394312 [ 276 ] {7c580acc-47e0-468b-be68-967ea1f6f260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5325 | 2026.02.01 23:40:26.394336 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_31_6} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2026.02.01 23:40:26.394355 [ 276 ] {7c580acc-47e0-468b-be68-967ea1f6f260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5327 | 2026.02.01 23:40:26.394411 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_31_6} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5328 | 2026.02.01 23:40:26.394481 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5329 | 2026.02.01 23:40:26.394800 [ 276 ] {7c580acc-47e0-468b-be68-967ea1f6f260} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.02.01 23:40:26.394841 [ 276 ] {7c580acc-47e0-468b-be68-967ea1f6f260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5331 | 2026.02.01 23:40:26.395171 [ 276 ] {7c580acc-47e0-468b-be68-967ea1f6f260} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5332 | 2026.02.01 23:40:26.395404 [ 276 ] {7c580acc-47e0-468b-be68-967ea1f6f260} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.02.01 23:40:26.395533 [ 276 ] {7c580acc-47e0-468b-be68-967ea1f6f260} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 5334 | 2026.02.01 23:40:26.395569 [ 276 ] {7c580acc-47e0-468b-be68-967ea1f6f260} <Debug> TCPHandler: Processed in 0.001398354 sec. | ||
| 5335 | 2026.02.01 23:40:26.395688 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5336 | 2026.02.01 23:40:26.395812 [ 276 ] {83c36351-c0b7-4344-9173-8f84b60ba4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5337 | 2026.02.01 23:40:26.395878 [ 276 ] {83c36351-c0b7-4344-9173-8f84b60ba4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5338 | 2026.02.01 23:40:26.396805 [ 276 ] {83c36351-c0b7-4344-9173-8f84b60ba4ec} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.02.01 23:40:26.396867 [ 276 ] {83c36351-c0b7-4344-9173-8f84b60ba4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5340 | 2026.02.01 23:40:26.397433 [ 276 ] {83c36351-c0b7-4344-9173-8f84b60ba4ec} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5341 | 2026.02.01 23:40:26.397653 [ 276 ] {83c36351-c0b7-4344-9173-8f84b60ba4ec} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.02.01 23:40:26.397789 [ 276 ] {83c36351-c0b7-4344-9173-8f84b60ba4ec} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001999 sec., 18009.004502251126 rows/sec., 32.27 MiB/sec. | ||
| 5343 | 2026.02.01 23:40:26.397840 [ 276 ] {83c36351-c0b7-4344-9173-8f84b60ba4ec} <Debug> TCPHandler: Processed in 0.002212417 sec. | ||
| 5344 | 2026.02.01 23:40:26.397958 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2026.02.01 23:40:26.398052 [ 276 ] {5ce62f49-5fee-447a-ab0a-04b0b038945d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5346 | 2026.02.01 23:40:26.398094 [ 276 ] {5ce62f49-5fee-447a-ab0a-04b0b038945d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5347 | 2026.02.01 23:40:26.398448 [ 276 ] {5ce62f49-5fee-447a-ab0a-04b0b038945d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.02.01 23:40:26.398484 [ 276 ] {5ce62f49-5fee-447a-ab0a-04b0b038945d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5349 | 2026.02.01 23:40:26.398798 [ 276 ] {5ce62f49-5fee-447a-ab0a-04b0b038945d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5350 | 2026.02.01 23:40:26.399004 [ 276 ] {5ce62f49-5fee-447a-ab0a-04b0b038945d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.02.01 23:40:26.399131 [ 276 ] {5ce62f49-5fee-447a-ab0a-04b0b038945d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 5352 | 2026.02.01 23:40:26.399166 [ 276 ] {5ce62f49-5fee-447a-ab0a-04b0b038945d} <Debug> TCPHandler: Processed in 0.001257892 sec. | ||
| 5353 | 2026.02.01 23:40:28.644523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 672 | ||
| 5354 | 2026.02.01 23:40:28.646728 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.02.01 23:40:28.646776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5356 | 2026.02.01 23:40:28.648033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5357 | 2026.02.01 23:40:28.648326 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.02.01 23:40:28.648699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 672 | ||
| 5359 | 2026.02.01 23:40:31.127988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12990 | ||
| 5360 | 2026.02.01 23:40:31.128715 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.02.01 23:40:31.128755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5362 | 2026.02.01 23:40:31.129277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5363 | 2026.02.01 23:40:31.129523 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.02.01 23:40:31.129654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12990 | ||
| 5365 | 2026.02.01 23:40:31.414159 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.02.01 23:40:31.414360 [ 276 ] {58af6377-ef05-4033-b11b-ed402f0f1497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5367 | 2026.02.01 23:40:31.414438 [ 276 ] {58af6377-ef05-4033-b11b-ed402f0f1497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5368 | 2026.02.01 23:40:31.415063 [ 276 ] {58af6377-ef05-4033-b11b-ed402f0f1497} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.02.01 23:40:31.415114 [ 276 ] {58af6377-ef05-4033-b11b-ed402f0f1497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5370 | 2026.02.01 23:40:31.415507 [ 276 ] {58af6377-ef05-4033-b11b-ed402f0f1497} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5371 | 2026.02.01 23:40:31.415734 [ 276 ] {58af6377-ef05-4033-b11b-ed402f0f1497} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.02.01 23:40:31.415897 [ 276 ] {58af6377-ef05-4033-b11b-ed402f0f1497} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001591 sec., 6285.355122564425 rows/sec., 512.53 KiB/sec. | ||
| 5373 | 2026.02.01 23:40:31.415948 [ 276 ] {58af6377-ef05-4033-b11b-ed402f0f1497} <Debug> TCPHandler: Processed in 0.001933453 sec. | ||
| 5374 | 2026.02.01 23:40:31.416070 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.02.01 23:40:31.416174 [ 276 ] {1060aed4-2db6-46ac-aea4-604c5b46ab93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5376 | 2026.02.01 23:40:31.416216 [ 276 ] {1060aed4-2db6-46ac-aea4-604c5b46ab93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5377 | 2026.02.01 23:40:31.417350 [ 276 ] {1060aed4-2db6-46ac-aea4-604c5b46ab93} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.02.01 23:40:31.417388 [ 276 ] {1060aed4-2db6-46ac-aea4-604c5b46ab93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5379 | 2026.02.01 23:40:31.417804 [ 276 ] {1060aed4-2db6-46ac-aea4-604c5b46ab93} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5380 | 2026.02.01 23:40:31.418026 [ 276 ] {1060aed4-2db6-46ac-aea4-604c5b46ab93} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.02.01 23:40:31.418165 [ 276 ] {1060aed4-2db6-46ac-aea4-604c5b46ab93} <Debug> executeQuery: Read 1209 rows, 102.12 KiB in 0.002015 sec., 600000 rows/sec., 49.49 MiB/sec. | ||
| 5382 | 2026.02.01 23:40:31.418203 [ 276 ] {1060aed4-2db6-46ac-aea4-604c5b46ab93} <Debug> TCPHandler: Processed in 0.002186467 sec. | ||
| 5383 | 2026.02.01 23:40:31.418313 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2026.02.01 23:40:31.418411 [ 276 ] {8e37cca7-8163-40ab-89ef-e25b2bdf7592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5385 | 2026.02.01 23:40:31.418452 [ 276 ] {8e37cca7-8163-40ab-89ef-e25b2bdf7592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5386 | 2026.02.01 23:40:31.418835 [ 276 ] {8e37cca7-8163-40ab-89ef-e25b2bdf7592} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.02.01 23:40:31.418871 [ 276 ] {8e37cca7-8163-40ab-89ef-e25b2bdf7592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5388 | 2026.02.01 23:40:31.419184 [ 276 ] {8e37cca7-8163-40ab-89ef-e25b2bdf7592} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5389 | 2026.02.01 23:40:31.419399 [ 276 ] {8e37cca7-8163-40ab-89ef-e25b2bdf7592} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.02.01 23:40:31.419533 [ 276 ] {8e37cca7-8163-40ab-89ef-e25b2bdf7592} <Debug> executeQuery: Read 14 rows, 1023.00 B in 0.001143 sec., 12248.468941382329 rows/sec., 874.04 KiB/sec. | ||
| 5391 | 2026.02.01 23:40:31.419569 [ 276 ] {8e37cca7-8163-40ab-89ef-e25b2bdf7592} <Debug> TCPHandler: Processed in 0.001306311 sec. | ||
| 5392 | 2026.02.01 23:40:31.419669 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2026.02.01 23:40:31.419763 [ 276 ] {e95881a2-def6-4364-a6c8-72bcbe61295d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5394 | 2026.02.01 23:40:31.419802 [ 276 ] {e95881a2-def6-4364-a6c8-72bcbe61295d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5395 | 2026.02.01 23:40:31.420299 [ 276 ] {e95881a2-def6-4364-a6c8-72bcbe61295d} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2026.02.01 23:40:31.420335 [ 276 ] {e95881a2-def6-4364-a6c8-72bcbe61295d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5397 | 2026.02.01 23:40:31.420664 [ 276 ] {e95881a2-def6-4364-a6c8-72bcbe61295d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5398 | 2026.02.01 23:40:31.420884 [ 276 ] {e95881a2-def6-4364-a6c8-72bcbe61295d} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2026.02.01 23:40:31.421010 [ 276 ] {e95881a2-def6-4364-a6c8-72bcbe61295d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001267 sec., 179952.64404104184 rows/sec., 12.18 MiB/sec. | ||
| 5400 | 2026.02.01 23:40:31.421047 [ 276 ] {e95881a2-def6-4364-a6c8-72bcbe61295d} <Debug> TCPHandler: Processed in 0.001426664 sec. | ||
| 5401 | 2026.02.01 23:40:31.421154 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2026.02.01 23:40:31.421259 [ 276 ] {12d928ca-12e1-4040-8034-378cf28906c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5403 | 2026.02.01 23:40:31.421300 [ 276 ] {12d928ca-12e1-4040-8034-378cf28906c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5404 | 2026.02.01 23:40:31.421950 [ 276 ] {12d928ca-12e1-4040-8034-378cf28906c8} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.02.01 23:40:31.421987 [ 276 ] {12d928ca-12e1-4040-8034-378cf28906c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5406 | 2026.02.01 23:40:31.422348 [ 276 ] {12d928ca-12e1-4040-8034-378cf28906c8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5407 | 2026.02.01 23:40:31.422564 [ 276 ] {12d928ca-12e1-4040-8034-378cf28906c8} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.02.01 23:40:31.422701 [ 276 ] {12d928ca-12e1-4040-8034-378cf28906c8} <Debug> executeQuery: Read 534 rows, 40.54 KiB in 0.001462 sec., 365253.0779753762 rows/sec., 27.08 MiB/sec. | ||
| 5409 | 2026.02.01 23:40:31.422740 [ 276 ] {12d928ca-12e1-4040-8034-378cf28906c8} <Debug> TCPHandler: Processed in 0.001636827 sec. | ||
| 5410 | 2026.02.01 23:40:31.422846 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2026.02.01 23:40:31.422941 [ 276 ] {773064bb-423a-46b8-ab82-b0c3ba27c189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5412 | 2026.02.01 23:40:31.422984 [ 276 ] {773064bb-423a-46b8-ab82-b0c3ba27c189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5413 | 2026.02.01 23:40:31.423602 [ 276 ] {773064bb-423a-46b8-ab82-b0c3ba27c189} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.02.01 23:40:31.423638 [ 276 ] {773064bb-423a-46b8-ab82-b0c3ba27c189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5415 | 2026.02.01 23:40:31.424029 [ 276 ] {773064bb-423a-46b8-ab82-b0c3ba27c189} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5416 | 2026.02.01 23:40:31.424246 [ 276 ] {773064bb-423a-46b8-ab82-b0c3ba27c189} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.02.01 23:40:31.424382 [ 276 ] {773064bb-423a-46b8-ab82-b0c3ba27c189} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.00146 sec., 581506.8493150686 rows/sec., 39.14 MiB/sec. | ||
| 5418 | 2026.02.01 23:40:31.424419 [ 276 ] {773064bb-423a-46b8-ab82-b0c3ba27c189} <Debug> TCPHandler: Processed in 0.001622197 sec. | ||
| 5419 | 2026.02.01 23:40:31.424524 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5420 | 2026.02.01 23:40:31.424618 [ 276 ] {a74a9871-2d46-4f91-b139-042adcd10d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5421 | 2026.02.01 23:40:31.424674 [ 276 ] {a74a9871-2d46-4f91-b139-042adcd10d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5422 | 2026.02.01 23:40:31.425413 [ 276 ] {a74a9871-2d46-4f91-b139-042adcd10d97} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.02.01 23:40:31.425450 [ 276 ] {a74a9871-2d46-4f91-b139-042adcd10d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5424 | 2026.02.01 23:40:31.425982 [ 276 ] {a74a9871-2d46-4f91-b139-042adcd10d97} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5425 | 2026.02.01 23:40:31.426216 [ 276 ] {a74a9871-2d46-4f91-b139-042adcd10d97} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2026.02.01 23:40:31.426359 [ 276 ] {a74a9871-2d46-4f91-b139-042adcd10d97} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001759 sec., 2274.019329164298 rows/sec., 4.07 MiB/sec. | ||
| 5427 | 2026.02.01 23:40:31.426421 [ 276 ] {a74a9871-2d46-4f91-b139-042adcd10d97} <Debug> TCPHandler: Processed in 0.001946033 sec. | ||
| 5428 | 2026.02.01 23:40:31.426528 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2026.02.01 23:40:31.426622 [ 276 ] {260ca465-a608-4866-82a0-bd24c5143ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5430 | 2026.02.01 23:40:31.426664 [ 276 ] {260ca465-a608-4866-82a0-bd24c5143ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5431 | 2026.02.01 23:40:31.426996 [ 276 ] {260ca465-a608-4866-82a0-bd24c5143ef0} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.02.01 23:40:31.427030 [ 276 ] {260ca465-a608-4866-82a0-bd24c5143ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5433 | 2026.02.01 23:40:31.427331 [ 276 ] {260ca465-a608-4866-82a0-bd24c5143ef0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5434 | 2026.02.01 23:40:31.427546 [ 276 ] {260ca465-a608-4866-82a0-bd24c5143ef0} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.02.01 23:40:31.427676 [ 276 ] {260ca465-a608-4866-82a0-bd24c5143ef0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5436 | 2026.02.01 23:40:31.427712 [ 276 ] {260ca465-a608-4866-82a0-bd24c5143ef0} <Debug> TCPHandler: Processed in 0.00123294 sec. | ||
| 5437 | 2026.02.01 23:40:31.809740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5438 | 2026.02.01 23:40:31.825955 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2026.02.01 23:40:31.826020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5440 | 2026.02.01 23:40:31.832019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5441 | 2026.02.01 23:40:31.832736 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5442 | 2026.02.01 23:40:31.835383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5443 | 2026.02.01 23:40:36.389139 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.02.01 23:40:36.389355 [ 276 ] {8b6ddd5b-6919-4c75-ad2e-e836306aa9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5445 | 2026.02.01 23:40:36.389427 [ 276 ] {8b6ddd5b-6919-4c75-ad2e-e836306aa9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5446 | 2026.02.01 23:40:36.390127 [ 276 ] {8b6ddd5b-6919-4c75-ad2e-e836306aa9ab} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2026.02.01 23:40:36.390171 [ 276 ] {8b6ddd5b-6919-4c75-ad2e-e836306aa9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5448 | 2026.02.01 23:40:36.390582 [ 276 ] {8b6ddd5b-6919-4c75-ad2e-e836306aa9ab} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5449 | 2026.02.01 23:40:36.390802 [ 276 ] {8b6ddd5b-6919-4c75-ad2e-e836306aa9ab} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2026.02.01 23:40:36.390952 [ 276 ] {8b6ddd5b-6919-4c75-ad2e-e836306aa9ab} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001652 sec., 77481.8401937046 rows/sec., 6.68 MiB/sec. | ||
| 5451 | 2026.02.01 23:40:36.390993 [ 276 ] {8b6ddd5b-6919-4c75-ad2e-e836306aa9ab} <Debug> TCPHandler: Processed in 0.001988144 sec. | ||
| 5452 | 2026.02.01 23:40:36.391107 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.02.01 23:40:36.391199 [ 276 ] {6d905ed6-742f-482d-ba4c-a04435652b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5454 | 2026.02.01 23:40:36.391239 [ 276 ] {6d905ed6-742f-482d-ba4c-a04435652b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5455 | 2026.02.01 23:40:36.391632 [ 276 ] {6d905ed6-742f-482d-ba4c-a04435652b89} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.02.01 23:40:36.391667 [ 276 ] {6d905ed6-742f-482d-ba4c-a04435652b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5457 | 2026.02.01 23:40:36.391948 [ 276 ] {6d905ed6-742f-482d-ba4c-a04435652b89} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5458 | 2026.02.01 23:40:36.392150 [ 276 ] {6d905ed6-742f-482d-ba4c-a04435652b89} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.02.01 23:40:36.392275 [ 276 ] {6d905ed6-742f-482d-ba4c-a04435652b89} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001095 sec., 32876.71232876712 rows/sec., 2.41 MiB/sec. | ||
| 5460 | 2026.02.01 23:40:36.392311 [ 276 ] {6d905ed6-742f-482d-ba4c-a04435652b89} <Debug> TCPHandler: Processed in 0.001251781 sec. | ||
| 5461 | 2026.02.01 23:40:36.392409 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.02.01 23:40:36.392499 [ 276 ] {3c01c4cf-f81c-41f6-9ef2-1f8f6628879e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5463 | 2026.02.01 23:40:36.392538 [ 276 ] {3c01c4cf-f81c-41f6-9ef2-1f8f6628879e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5464 | 2026.02.01 23:40:36.392940 [ 276 ] {3c01c4cf-f81c-41f6-9ef2-1f8f6628879e} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.02.01 23:40:36.392974 [ 276 ] {3c01c4cf-f81c-41f6-9ef2-1f8f6628879e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5466 | 2026.02.01 23:40:36.393268 [ 276 ] {3c01c4cf-f81c-41f6-9ef2-1f8f6628879e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5467 | 2026.02.01 23:40:36.393491 [ 276 ] {3c01c4cf-f81c-41f6-9ef2-1f8f6628879e} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.02.01 23:40:36.393615 [ 276 ] {3c01c4cf-f81c-41f6-9ef2-1f8f6628879e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001133 sec., 88261.253309797 rows/sec., 6.89 MiB/sec. | ||
| 5469 | 2026.02.01 23:40:36.393651 [ 276 ] {3c01c4cf-f81c-41f6-9ef2-1f8f6628879e} <Debug> TCPHandler: Processed in 0.001288401 sec. | ||
| 5470 | 2026.02.01 23:40:36.393753 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2026.02.01 23:40:36.393844 [ 276 ] {6e7c0b9e-2e91-4636-9689-be90224fd587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5472 | 2026.02.01 23:40:36.393886 [ 276 ] {6e7c0b9e-2e91-4636-9689-be90224fd587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5473 | 2026.02.01 23:40:36.394271 [ 276 ] {6e7c0b9e-2e91-4636-9689-be90224fd587} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.02.01 23:40:36.394305 [ 276 ] {6e7c0b9e-2e91-4636-9689-be90224fd587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5475 | 2026.02.01 23:40:36.394616 [ 276 ] {6e7c0b9e-2e91-4636-9689-be90224fd587} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5476 | 2026.02.01 23:40:36.394816 [ 276 ] {6e7c0b9e-2e91-4636-9689-be90224fd587} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.02.01 23:40:36.394939 [ 276 ] {6e7c0b9e-2e91-4636-9689-be90224fd587} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001113 sec., 143755.61545372865 rows/sec., 10.01 MiB/sec. | ||
| 5478 | 2026.02.01 23:40:36.394975 [ 276 ] {6e7c0b9e-2e91-4636-9689-be90224fd587} <Debug> TCPHandler: Processed in 0.001268461 sec. | ||
| 5479 | 2026.02.01 23:40:36.395095 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5480 | 2026.02.01 23:40:36.395216 [ 276 ] {8a2fe70a-ec2d-4ca2-b42a-19d941b121bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5481 | 2026.02.01 23:40:36.395283 [ 276 ] {8a2fe70a-ec2d-4ca2-b42a-19d941b121bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5482 | 2026.02.01 23:40:36.396192 [ 276 ] {8a2fe70a-ec2d-4ca2-b42a-19d941b121bb} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.02.01 23:40:36.396227 [ 276 ] {8a2fe70a-ec2d-4ca2-b42a-19d941b121bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5484 | 2026.02.01 23:40:36.396804 [ 276 ] {8a2fe70a-ec2d-4ca2-b42a-19d941b121bb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5485 | 2026.02.01 23:40:36.397036 [ 276 ] {8a2fe70a-ec2d-4ca2-b42a-19d941b121bb} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.02.01 23:40:36.397175 [ 276 ] {8a2fe70a-ec2d-4ca2-b42a-19d941b121bb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001985 sec., 18136.020151133504 rows/sec., 32.50 MiB/sec. | ||
| 5487 | 2026.02.01 23:40:36.397175 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5488 | 2026.02.01 23:40:36.397229 [ 276 ] {8a2fe70a-ec2d-4ca2-b42a-19d941b121bb} <Debug> TCPHandler: Processed in 0.002196227 sec. | ||
| 5489 | 2026.02.01 23:40:36.397273 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.02.01 23:40:36.397317 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5491 | 2026.02.01 23:40:36.397350 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2026.02.01 23:40:36.397430 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 5493 | 2026.02.01 23:40:36.397452 [ 276 ] {5410c5c8-82c3-4dbe-bee3-90d981c4f1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5494 | 2026.02.01 23:40:36.397495 [ 276 ] {5410c5c8-82c3-4dbe-bee3-90d981c4f1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5495 | 2026.02.01 23:40:36.397638 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5496 | 2026.02.01 23:40:36.397693 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 579 rows starting from the beginning of the part | ||
| 5497 | 2026.02.01 23:40:36.397841 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 5498 | 2026.02.01 23:40:36.397851 [ 276 ] {5410c5c8-82c3-4dbe-bee3-90d981c4f1c7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.02.01 23:40:36.397889 [ 276 ] {5410c5c8-82c3-4dbe-bee3-90d981c4f1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5500 | 2026.02.01 23:40:36.397940 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 5501 | 2026.02.01 23:40:36.398037 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 5502 | 2026.02.01 23:40:36.398133 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 5503 | 2026.02.01 23:40:36.398210 [ 276 ] {5410c5c8-82c3-4dbe-bee3-90d981c4f1c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5504 | 2026.02.01 23:40:36.398226 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 5505 | 2026.02.01 23:40:36.398444 [ 276 ] {5410c5c8-82c3-4dbe-bee3-90d981c4f1c7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.02.01 23:40:36.398573 [ 276 ] {5410c5c8-82c3-4dbe-bee3-90d981c4f1c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 5507 | 2026.02.01 23:40:36.398609 [ 276 ] {5410c5c8-82c3-4dbe-bee3-90d981c4f1c7} <Debug> TCPHandler: Processed in 0.001307772 sec. | ||
| 5508 | 2026.02.01 23:40:36.403065 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 19 columns (19 merged, 0 gathered) in 0.005676915 sec., 122425.64843757568 rows/sec., 219.38 MiB/sec. | ||
| 5509 | 2026.02.01 23:40:36.404108 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5510 | 2026.02.01 23:40:36.404466 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.02.01 23:40:36.404548 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5512 | 2026.02.01 23:40:36.404672 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 5513 | 2026.02.01 23:40:37.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.61 MiB, peak 270.11 MiB, free memory in arenas 0.00 B, will set to 264.91 MiB (RSS), difference: 2.29 MiB | ||
| 5514 | 2026.02.01 23:40:38.518763 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5515 | 2026.02.01 23:40:38.518816 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5516 | 2026.02.01 23:40:38.629893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13438 | ||
| 5517 | 2026.02.01 23:40:38.630621 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.02.01 23:40:38.630677 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5519 | 2026.02.01 23:40:38.631218 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5520 | 2026.02.01 23:40:38.631463 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.02.01 23:40:38.631613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13438 | ||
| 5522 | 2026.02.01 23:40:38.649067 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 700 | ||
| 5523 | 2026.02.01 23:40:38.651818 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.02.01 23:40:38.651872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5525 | 2026.02.01 23:40:38.653090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5526 | 2026.02.01 23:40:38.653380 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.02.01 23:40:38.653752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5528 | 2026.02.01 23:40:39.335576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5529 | 2026.02.01 23:40:39.351022 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.02.01 23:40:39.351068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5531 | 2026.02.01 23:40:39.357065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5532 | 2026.02.01 23:40:39.357765 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2026.02.01 23:40:39.360448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5534 | 2026.02.01 23:40:41.387494 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.02.01 23:40:41.387774 [ 276 ] {0d429601-c497-445b-83ef-63a6a84d07ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5536 | 2026.02.01 23:40:41.387874 [ 276 ] {0d429601-c497-445b-83ef-63a6a84d07ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5537 | 2026.02.01 23:40:41.388632 [ 276 ] {0d429601-c497-445b-83ef-63a6a84d07ad} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.02.01 23:40:41.388679 [ 276 ] {0d429601-c497-445b-83ef-63a6a84d07ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5539 | 2026.02.01 23:40:41.389078 [ 276 ] {0d429601-c497-445b-83ef-63a6a84d07ad} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5540 | 2026.02.01 23:40:41.389302 [ 276 ] {0d429601-c497-445b-83ef-63a6a84d07ad} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.02.01 23:40:41.389460 [ 276 ] {0d429601-c497-445b-83ef-63a6a84d07ad} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001764 sec., 36281.179138322 rows/sec., 2.87 MiB/sec. | ||
| 5542 | 2026.02.01 23:40:41.389510 [ 276 ] {0d429601-c497-445b-83ef-63a6a84d07ad} <Debug> TCPHandler: Processed in 0.002205997 sec. | ||
| 5543 | 2026.02.01 23:40:41.389628 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.02.01 23:40:41.389721 [ 276 ] {d6b9fbe6-f173-4259-91b3-e51c6e5b0567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5545 | 2026.02.01 23:40:41.389760 [ 276 ] {d6b9fbe6-f173-4259-91b3-e51c6e5b0567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5546 | 2026.02.01 23:40:41.390151 [ 276 ] {d6b9fbe6-f173-4259-91b3-e51c6e5b0567} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.02.01 23:40:41.390187 [ 276 ] {d6b9fbe6-f173-4259-91b3-e51c6e5b0567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5548 | 2026.02.01 23:40:41.390475 [ 276 ] {d6b9fbe6-f173-4259-91b3-e51c6e5b0567} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5549 | 2026.02.01 23:40:41.390684 [ 276 ] {d6b9fbe6-f173-4259-91b3-e51c6e5b0567} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.02.01 23:40:41.390810 [ 276 ] {d6b9fbe6-f173-4259-91b3-e51c6e5b0567} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001108 sec., 3610.1083032490974 rows/sec., 271.46 KiB/sec. | ||
| 5551 | 2026.02.01 23:40:41.390846 [ 276 ] {d6b9fbe6-f173-4259-91b3-e51c6e5b0567} <Debug> TCPHandler: Processed in 0.001265392 sec. | ||
| 5552 | 2026.02.01 23:40:41.390952 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.02.01 23:40:41.391043 [ 276 ] {15b1bdfa-2183-4f83-9147-154c4652e2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5554 | 2026.02.01 23:40:41.391080 [ 276 ] {15b1bdfa-2183-4f83-9147-154c4652e2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5555 | 2026.02.01 23:40:41.391495 [ 276 ] {15b1bdfa-2183-4f83-9147-154c4652e2ca} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.02.01 23:40:41.391530 [ 276 ] {15b1bdfa-2183-4f83-9147-154c4652e2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5557 | 2026.02.01 23:40:41.391825 [ 276 ] {15b1bdfa-2183-4f83-9147-154c4652e2ca} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5558 | 2026.02.01 23:40:41.392043 [ 276 ] {15b1bdfa-2183-4f83-9147-154c4652e2ca} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.02.01 23:40:41.392168 [ 276 ] {15b1bdfa-2183-4f83-9147-154c4652e2ca} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001143 sec., 59492.56342957131 rows/sec., 4.64 MiB/sec. | ||
| 5560 | 2026.02.01 23:40:41.392204 [ 276 ] {15b1bdfa-2183-4f83-9147-154c4652e2ca} <Debug> TCPHandler: Processed in 0.001299051 sec. | ||
| 5561 | 2026.02.01 23:40:41.392314 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.02.01 23:40:41.392408 [ 276 ] {da227fd8-3b3d-4dfb-9822-ebdc781c5147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5563 | 2026.02.01 23:40:41.392450 [ 276 ] {da227fd8-3b3d-4dfb-9822-ebdc781c5147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5564 | 2026.02.01 23:40:41.392897 [ 276 ] {da227fd8-3b3d-4dfb-9822-ebdc781c5147} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.02.01 23:40:41.392936 [ 276 ] {da227fd8-3b3d-4dfb-9822-ebdc781c5147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5566 | 2026.02.01 23:40:41.393268 [ 276 ] {da227fd8-3b3d-4dfb-9822-ebdc781c5147} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5567 | 2026.02.01 23:40:41.393474 [ 276 ] {da227fd8-3b3d-4dfb-9822-ebdc781c5147} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.02.01 23:40:41.393604 [ 276 ] {da227fd8-3b3d-4dfb-9822-ebdc781c5147} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 5569 | 2026.02.01 23:40:41.393640 [ 276 ] {da227fd8-3b3d-4dfb-9822-ebdc781c5147} <Debug> TCPHandler: Processed in 0.001373093 sec. | ||
| 5570 | 2026.02.01 23:40:41.393752 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2026.02.01 23:40:41.393844 [ 276 ] {0f0e4f45-341c-4590-a608-dacfec951d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5572 | 2026.02.01 23:40:41.393898 [ 276 ] {0f0e4f45-341c-4590-a608-dacfec951d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5573 | 2026.02.01 23:40:41.394664 [ 276 ] {0f0e4f45-341c-4590-a608-dacfec951d13} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.02.01 23:40:41.394704 [ 276 ] {0f0e4f45-341c-4590-a608-dacfec951d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5575 | 2026.02.01 23:40:41.395199 [ 276 ] {0f0e4f45-341c-4590-a608-dacfec951d13} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5576 | 2026.02.01 23:40:41.395413 [ 276 ] {0f0e4f45-341c-4590-a608-dacfec951d13} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.02.01 23:40:41.395547 [ 276 ] {0f0e4f45-341c-4590-a608-dacfec951d13} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001721 sec., 2324.230098779779 rows/sec., 4.16 MiB/sec. | ||
| 5578 | 2026.02.01 23:40:41.395598 [ 276 ] {0f0e4f45-341c-4590-a608-dacfec951d13} <Debug> TCPHandler: Processed in 0.001897102 sec. | ||
| 5579 | 2026.02.01 23:40:41.395720 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.02.01 23:40:41.395812 [ 276 ] {b65c1a45-046f-437c-af02-b4554e7895db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5581 | 2026.02.01 23:40:41.395853 [ 276 ] {b65c1a45-046f-437c-af02-b4554e7895db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5582 | 2026.02.01 23:40:41.396186 [ 276 ] {b65c1a45-046f-437c-af02-b4554e7895db} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.02.01 23:40:41.396220 [ 276 ] {b65c1a45-046f-437c-af02-b4554e7895db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5584 | 2026.02.01 23:40:41.396515 [ 276 ] {b65c1a45-046f-437c-af02-b4554e7895db} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5585 | 2026.02.01 23:40:41.396722 [ 276 ] {b65c1a45-046f-437c-af02-b4554e7895db} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.02.01 23:40:41.396846 [ 276 ] {b65c1a45-046f-437c-af02-b4554e7895db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 5587 | 2026.02.01 23:40:41.396880 [ 276 ] {b65c1a45-046f-437c-af02-b4554e7895db} <Debug> TCPHandler: Processed in 0.001216241 sec. | ||
| 5588 | 2026.02.01 23:40:46.131707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13950 | ||
| 5589 | 2026.02.01 23:40:46.132240 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.02.01 23:40:46.132280 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5591 | 2026.02.01 23:40:46.132791 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5592 | 2026.02.01 23:40:46.133049 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.02.01 23:40:46.133194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13950 | ||
| 5594 | 2026.02.01 23:40:46.390816 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.02.01 23:40:46.391000 [ 276 ] {c031481b-956e-406e-af91-d66c46018433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5596 | 2026.02.01 23:40:46.391070 [ 276 ] {c031481b-956e-406e-af91-d66c46018433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5597 | 2026.02.01 23:40:46.391787 [ 276 ] {c031481b-956e-406e-af91-d66c46018433} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.02.01 23:40:46.391838 [ 276 ] {c031481b-956e-406e-af91-d66c46018433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5599 | 2026.02.01 23:40:46.392223 [ 276 ] {c031481b-956e-406e-af91-d66c46018433} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5600 | 2026.02.01 23:40:46.392462 [ 276 ] {c031481b-956e-406e-af91-d66c46018433} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.02.01 23:40:46.392622 [ 276 ] {c031481b-956e-406e-af91-d66c46018433} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001672 sec., 14354.066985645932 rows/sec., 1.19 MiB/sec. | ||
| 5602 | 2026.02.01 23:40:46.392671 [ 276 ] {c031481b-956e-406e-af91-d66c46018433} <Debug> TCPHandler: Processed in 0.001987683 sec. | ||
| 5603 | 2026.02.01 23:40:46.392806 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2026.02.01 23:40:46.392907 [ 276 ] {c6dcae1f-3a72-4c3c-a6a0-a57ad33c5406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5605 | 2026.02.01 23:40:46.392950 [ 276 ] {c6dcae1f-3a72-4c3c-a6a0-a57ad33c5406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5606 | 2026.02.01 23:40:46.393397 [ 276 ] {c6dcae1f-3a72-4c3c-a6a0-a57ad33c5406} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.02.01 23:40:46.393434 [ 276 ] {c6dcae1f-3a72-4c3c-a6a0-a57ad33c5406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5608 | 2026.02.01 23:40:46.393739 [ 276 ] {c6dcae1f-3a72-4c3c-a6a0-a57ad33c5406} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5609 | 2026.02.01 23:40:46.393956 [ 276 ] {c6dcae1f-3a72-4c3c-a6a0-a57ad33c5406} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.02.01 23:40:46.394089 [ 276 ] {c6dcae1f-3a72-4c3c-a6a0-a57ad33c5406} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001205 sec., 4979.253112033195 rows/sec., 406.02 KiB/sec. | ||
| 5611 | 2026.02.01 23:40:46.394126 [ 276 ] {c6dcae1f-3a72-4c3c-a6a0-a57ad33c5406} <Debug> TCPHandler: Processed in 0.001369363 sec. | ||
| 5612 | 2026.02.01 23:40:46.394237 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.02.01 23:40:46.394330 [ 276 ] {ad550692-7314-43bd-b8af-88efa6c66830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5614 | 2026.02.01 23:40:46.394370 [ 276 ] {ad550692-7314-43bd-b8af-88efa6c66830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5615 | 2026.02.01 23:40:46.394929 [ 276 ] {ad550692-7314-43bd-b8af-88efa6c66830} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.02.01 23:40:46.394965 [ 276 ] {ad550692-7314-43bd-b8af-88efa6c66830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5617 | 2026.02.01 23:40:46.395286 [ 276 ] {ad550692-7314-43bd-b8af-88efa6c66830} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5618 | 2026.02.01 23:40:46.395514 [ 276 ] {ad550692-7314-43bd-b8af-88efa6c66830} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.02.01 23:40:46.395644 [ 276 ] {ad550692-7314-43bd-b8af-88efa6c66830} <Debug> executeQuery: Read 251 rows, 22.97 KiB in 0.001333 sec., 188297.07426856714 rows/sec., 16.83 MiB/sec. | ||
| 5620 | 2026.02.01 23:40:46.395656 [ 36 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5621 | 2026.02.01 23:40:46.395681 [ 276 ] {ad550692-7314-43bd-b8af-88efa6c66830} <Debug> TCPHandler: Processed in 0.001491225 sec. | ||
| 5622 | 2026.02.01 23:40:46.395723 [ 36 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2026.02.01 23:40:46.395748 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5624 | 2026.02.01 23:40:46.395814 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5625 | 2026.02.01 23:40:46.395861 [ 197 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 5626 | 2026.02.01 23:40:46.395910 [ 276 ] {58807b14-b1e7-46a4-89ed-a64feaccf129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5627 | 2026.02.01 23:40:46.395954 [ 276 ] {58807b14-b1e7-46a4-89ed-a64feaccf129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5628 | 2026.02.01 23:40:46.395992 [ 197 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5629 | 2026.02.01 23:40:46.396033 [ 197 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1406 rows starting from the beginning of the part | ||
| 5630 | 2026.02.01 23:40:46.396101 [ 197 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
| 5631 | 2026.02.01 23:40:46.396145 [ 197 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1209 rows starting from the beginning of the part | ||
| 5632 | 2026.02.01 23:40:46.396183 [ 197 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 128 rows starting from the beginning of the part | ||
| 5633 | 2026.02.01 23:40:46.396221 [ 197 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 5634 | 2026.02.01 23:40:46.396260 [ 197 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 251 rows starting from the beginning of the part | ||
| 5635 | 2026.02.01 23:40:46.396377 [ 276 ] {58807b14-b1e7-46a4-89ed-a64feaccf129} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2026.02.01 23:40:46.396421 [ 276 ] {58807b14-b1e7-46a4-89ed-a64feaccf129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5637 | 2026.02.01 23:40:46.396741 [ 276 ] {58807b14-b1e7-46a4-89ed-a64feaccf129} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5638 | 2026.02.01 23:40:46.396965 [ 276 ] {58807b14-b1e7-46a4-89ed-a64feaccf129} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.02.01 23:40:46.397101 [ 276 ] {58807b14-b1e7-46a4-89ed-a64feaccf129} <Debug> executeQuery: Read 54 rows, 4.09 KiB in 0.001209 sec., 44665.01240694789 rows/sec., 3.30 MiB/sec. | ||
| 5640 | 2026.02.01 23:40:46.397137 [ 276 ] {58807b14-b1e7-46a4-89ed-a64feaccf129} <Debug> TCPHandler: Processed in 0.001370333 sec. | ||
| 5641 | 2026.02.01 23:40:46.397244 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5642 | 2026.02.01 23:40:46.397341 [ 276 ] {b2f87af2-cca7-409e-8ee7-cb16e3011d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5643 | 2026.02.01 23:40:46.397380 [ 276 ] {b2f87af2-cca7-409e-8ee7-cb16e3011d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5644 | 2026.02.01 23:40:46.397623 [ 193 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182043 sec., 1750135.9568893064 rows/sec., 153.51 MiB/sec. | ||
| 5645 | 2026.02.01 23:40:46.397772 [ 276 ] {b2f87af2-cca7-409e-8ee7-cb16e3011d2f} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.02.01 23:40:46.397813 [ 276 ] {b2f87af2-cca7-409e-8ee7-cb16e3011d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5647 | 2026.02.01 23:40:46.397821 [ 197 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5648 | 2026.02.01 23:40:46.398106 [ 197 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_41_8} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.02.01 23:40:46.398153 [ 276 ] {b2f87af2-cca7-409e-8ee7-cb16e3011d2f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5650 | 2026.02.01 23:40:46.398181 [ 197 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_41_8} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5651 | 2026.02.01 23:40:46.398254 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5652 | 2026.02.01 23:40:46.398377 [ 276 ] {b2f87af2-cca7-409e-8ee7-cb16e3011d2f} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2026.02.01 23:40:46.398511 [ 276 ] {b2f87af2-cca7-409e-8ee7-cb16e3011d2f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001193 sec., 20117.351215423303 rows/sec., 1.67 MiB/sec. | ||
| 5654 | 2026.02.01 23:40:46.398546 [ 276 ] {b2f87af2-cca7-409e-8ee7-cb16e3011d2f} <Debug> TCPHandler: Processed in 0.001349013 sec. | ||
| 5655 | 2026.02.01 23:40:46.398644 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2026.02.01 23:40:46.398735 [ 276 ] {178fc147-0f18-44a1-92b2-0d617213cb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5657 | 2026.02.01 23:40:46.398773 [ 276 ] {178fc147-0f18-44a1-92b2-0d617213cb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5658 | 2026.02.01 23:40:46.399161 [ 276 ] {178fc147-0f18-44a1-92b2-0d617213cb45} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.02.01 23:40:46.399195 [ 276 ] {178fc147-0f18-44a1-92b2-0d617213cb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5660 | 2026.02.01 23:40:46.399480 [ 276 ] {178fc147-0f18-44a1-92b2-0d617213cb45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5661 | 2026.02.01 23:40:46.399689 [ 276 ] {178fc147-0f18-44a1-92b2-0d617213cb45} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.02.01 23:40:46.399814 [ 276 ] {178fc147-0f18-44a1-92b2-0d617213cb45} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 5663 | 2026.02.01 23:40:46.399851 [ 276 ] {178fc147-0f18-44a1-92b2-0d617213cb45} <Debug> TCPHandler: Processed in 0.001253041 sec. | ||
| 5664 | 2026.02.01 23:40:46.399973 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.02.01 23:40:46.400096 [ 276 ] {5b67dad3-a798-457d-913d-5d98043cf79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5666 | 2026.02.01 23:40:46.400145 [ 276 ] {5b67dad3-a798-457d-913d-5d98043cf79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5667 | 2026.02.01 23:40:46.400734 [ 276 ] {5b67dad3-a798-457d-913d-5d98043cf79d} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.02.01 23:40:46.400779 [ 276 ] {5b67dad3-a798-457d-913d-5d98043cf79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5669 | 2026.02.01 23:40:46.401149 [ 276 ] {5b67dad3-a798-457d-913d-5d98043cf79d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5670 | 2026.02.01 23:40:46.401355 [ 276 ] {5b67dad3-a798-457d-913d-5d98043cf79d} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.02.01 23:40:46.401460 [ 36 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5672 | 2026.02.01 23:40:46.401487 [ 276 ] {5b67dad3-a798-457d-913d-5d98043cf79d} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.001416 sec., 100282.48587570622 rows/sec., 8.10 MiB/sec. | ||
| 5673 | 2026.02.01 23:40:46.401490 [ 36 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.02.01 23:40:46.401526 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5675 | 2026.02.01 23:40:46.401532 [ 276 ] {5b67dad3-a798-457d-913d-5d98043cf79d} <Debug> TCPHandler: Processed in 0.001620847 sec. | ||
| 5676 | 2026.02.01 23:40:46.401630 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 5677 | 2026.02.01 23:40:46.401640 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.02.01 23:40:46.401772 [ 276 ] {01297f1a-f25f-4e9a-a3dc-6c6073ad5169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5679 | 2026.02.01 23:40:46.401776 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5680 | 2026.02.01 23:40:46.401818 [ 276 ] {01297f1a-f25f-4e9a-a3dc-6c6073ad5169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5681 | 2026.02.01 23:40:46.401824 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part | ||
| 5682 | 2026.02.01 23:40:46.401923 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 100 rows starting from the beginning of the part | ||
| 5683 | 2026.02.01 23:40:46.401972 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 534 rows starting from the beginning of the part | ||
| 5684 | 2026.02.01 23:40:46.402015 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part | ||
| 5685 | 2026.02.01 23:40:46.402089 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 68 rows starting from the beginning of the part | ||
| 5686 | 2026.02.01 23:40:46.402138 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 142 rows starting from the beginning of the part | ||
| 5687 | 2026.02.01 23:40:46.402244 [ 276 ] {01297f1a-f25f-4e9a-a3dc-6c6073ad5169} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.02.01 23:40:46.402285 [ 276 ] {01297f1a-f25f-4e9a-a3dc-6c6073ad5169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5689 | 2026.02.01 23:40:46.402695 [ 276 ] {01297f1a-f25f-4e9a-a3dc-6c6073ad5169} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5690 | 2026.02.01 23:40:46.402928 [ 276 ] {01297f1a-f25f-4e9a-a3dc-6c6073ad5169} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.02.01 23:40:46.403037 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5692 | 2026.02.01 23:40:46.403063 [ 276 ] {01297f1a-f25f-4e9a-a3dc-6c6073ad5169} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.00131 sec., 151908.3969465649 rows/sec., 10.89 MiB/sec. | ||
| 5693 | 2026.02.01 23:40:46.403065 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.02.01 23:40:46.403104 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5695 | 2026.02.01 23:40:46.403107 [ 276 ] {01297f1a-f25f-4e9a-a3dc-6c6073ad5169} <Debug> TCPHandler: Processed in 0.001513245 sec. | ||
| 5696 | 2026.02.01 23:40:46.403179 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 5697 | 2026.02.01 23:40:46.403231 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.02.01 23:40:46.403288 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5699 | 2026.02.01 23:40:46.403321 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10635 rows starting from the beginning of the part | ||
| 5700 | 2026.02.01 23:40:46.403328 [ 276 ] {11c5c817-4114-4b26-bbbe-36b210e738bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5701 | 2026.02.01 23:40:46.403356 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177688 sec., 886947.9086938904 rows/sec., 70.71 MiB/sec. | ||
| 5702 | 2026.02.01 23:40:46.403366 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 5703 | 2026.02.01 23:40:46.403387 [ 276 ] {11c5c817-4114-4b26-bbbe-36b210e738bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5704 | 2026.02.01 23:40:46.403425 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 849 rows starting from the beginning of the part | ||
| 5705 | 2026.02.01 23:40:46.403465 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 5706 | 2026.02.01 23:40:46.403499 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 5707 | 2026.02.01 23:40:46.403535 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 199 rows starting from the beginning of the part | ||
| 5708 | 2026.02.01 23:40:46.403567 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5709 | 2026.02.01 23:40:46.403900 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_41_8} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2026.02.01 23:40:46.403978 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_41_8} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5711 | 2026.02.01 23:40:46.404062 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5712 | 2026.02.01 23:40:46.404244 [ 276 ] {11c5c817-4114-4b26-bbbe-36b210e738bc} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.02.01 23:40:46.404279 [ 276 ] {11c5c817-4114-4b26-bbbe-36b210e738bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5714 | 2026.02.01 23:40:46.404874 [ 276 ] {11c5c817-4114-4b26-bbbe-36b210e738bc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5715 | 2026.02.01 23:40:46.405104 [ 276 ] {11c5c817-4114-4b26-bbbe-36b210e738bc} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.02.01 23:40:46.405244 [ 276 ] {11c5c817-4114-4b26-bbbe-36b210e738bc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001935 sec., 18604.6511627907 rows/sec., 33.34 MiB/sec. | ||
| 5717 | 2026.02.01 23:40:46.405308 [ 276 ] {11c5c817-4114-4b26-bbbe-36b210e738bc} <Debug> TCPHandler: Processed in 0.002124756 sec. | ||
| 5718 | 2026.02.01 23:40:46.405421 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5719 | 2026.02.01 23:40:46.405513 [ 276 ] {f797d079-b32b-4d28-bca2-4f5d04b88160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5720 | 2026.02.01 23:40:46.405554 [ 276 ] {f797d079-b32b-4d28-bca2-4f5d04b88160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5721 | 2026.02.01 23:40:46.405884 [ 276 ] {f797d079-b32b-4d28-bca2-4f5d04b88160} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.02.01 23:40:46.405919 [ 276 ] {f797d079-b32b-4d28-bca2-4f5d04b88160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5723 | 2026.02.01 23:40:46.406223 [ 276 ] {f797d079-b32b-4d28-bca2-4f5d04b88160} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5724 | 2026.02.01 23:40:46.406436 [ 276 ] {f797d079-b32b-4d28-bca2-4f5d04b88160} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.02.01 23:40:46.406539 [ 36 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5726 | 2026.02.01 23:40:46.406567 [ 36 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.02.01 23:40:46.406568 [ 276 ] {f797d079-b32b-4d28-bca2-4f5d04b88160} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5728 | 2026.02.01 23:40:46.406584 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5729 | 2026.02.01 23:40:46.406617 [ 276 ] {f797d079-b32b-4d28-bca2-4f5d04b88160} <Debug> TCPHandler: Processed in 0.001242851 sec. | ||
| 5730 | 2026.02.01 23:40:46.406692 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 5731 | 2026.02.01 23:40:46.406808 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5732 | 2026.02.01 23:40:46.406839 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2100 rows starting from the beginning of the part | ||
| 5733 | 2026.02.01 23:40:46.406892 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 5734 | 2026.02.01 23:40:46.406933 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 5735 | 2026.02.01 23:40:46.406968 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 5736 | 2026.02.01 23:40:46.407005 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 5737 | 2026.02.01 23:40:46.407041 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 5738 | 2026.02.01 23:40:46.407096 [ 192 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12163 rows, containing 5 columns (5 merged, 0 gathered) in 0.003946335 sec., 3082100.2271728073 rows/sec., 211.87 MiB/sec. | ||
| 5739 | 2026.02.01 23:40:46.407383 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5740 | 2026.02.01 23:40:46.407654 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.02.01 23:40:46.407728 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5742 | 2026.02.01 23:40:46.407792 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 5743 | 2026.02.01 23:40:46.408154 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001517615 sec., 1581428.7549872664 rows/sec., 106.58 MiB/sec. | ||
| 5744 | 2026.02.01 23:40:46.408417 [ 197 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5745 | 2026.02.01 23:40:46.408666 [ 197 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_41_8} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2026.02.01 23:40:46.408734 [ 197 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_41_8} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5747 | 2026.02.01 23:40:46.408814 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5748 | 2026.02.01 23:40:46.860528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5749 | 2026.02.01 23:40:46.876853 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.02.01 23:40:46.876903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5751 | 2026.02.01 23:40:46.883097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5752 | 2026.02.01 23:40:46.883811 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.02.01 23:40:46.886587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5754 | 2026.02.01 23:40:48.653925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 732 | ||
| 5755 | 2026.02.01 23:40:48.656322 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.02.01 23:40:48.656372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5757 | 2026.02.01 23:40:48.657622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5758 | 2026.02.01 23:40:48.657911 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2026.02.01 23:40:48.658057 [ 31 ] {} <Debug> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5760 | 2026.02.01 23:40:48.658100 [ 31 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.02.01 23:40:48.658122 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5762 | 2026.02.01 23:40:48.658283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5763 | 2026.02.01 23:40:48.658287 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 5764 | 2026.02.01 23:40:48.659158 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5765 | 2026.02.01 23:40:48.659341 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 584 rows starting from the beginning of the part | ||
| 5766 | 2026.02.01 23:40:48.659693 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 5767 | 2026.02.01 23:40:48.660011 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 5768 | 2026.02.01 23:40:48.660325 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 5769 | 2026.02.01 23:40:48.660624 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 5770 | 2026.02.01 23:40:48.660978 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 5771 | 2026.02.01 23:40:48.667227 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 72 columns (72 merged, 0 gathered) in 0.009023771 sec., 81119.07981707426 rows/sec., 67.69 MiB/sec. | ||
| 5772 | 2026.02.01 23:40:48.668364 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5773 | 2026.02.01 23:40:48.668904 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_21_4} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.02.01 23:40:48.668978 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_21_4} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5775 | 2026.02.01 23:40:48.669180 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5776 | 2026.02.01 23:40:51.387056 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.02.01 23:40:51.387253 [ 276 ] {1afd337e-4220-4f5a-80d0-a3350998e5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5778 | 2026.02.01 23:40:51.387321 [ 276 ] {1afd337e-4220-4f5a-80d0-a3350998e5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5779 | 2026.02.01 23:40:51.387993 [ 276 ] {1afd337e-4220-4f5a-80d0-a3350998e5d4} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.02.01 23:40:51.388037 [ 276 ] {1afd337e-4220-4f5a-80d0-a3350998e5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5781 | 2026.02.01 23:40:51.388437 [ 276 ] {1afd337e-4220-4f5a-80d0-a3350998e5d4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5782 | 2026.02.01 23:40:51.388668 [ 276 ] {1afd337e-4220-4f5a-80d0-a3350998e5d4} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.02.01 23:40:51.388833 [ 276 ] {1afd337e-4220-4f5a-80d0-a3350998e5d4} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001634 sec., 39167.68665850673 rows/sec., 3.10 MiB/sec. | ||
| 5784 | 2026.02.01 23:40:51.388881 [ 276 ] {1afd337e-4220-4f5a-80d0-a3350998e5d4} <Debug> TCPHandler: Processed in 0.001964073 sec. | ||
| 5785 | 2026.02.01 23:40:51.389010 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2026.02.01 23:40:51.389113 [ 276 ] {50cfad81-d87c-4f20-8d60-e0511f9f95fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5787 | 2026.02.01 23:40:51.389157 [ 276 ] {50cfad81-d87c-4f20-8d60-e0511f9f95fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5788 | 2026.02.01 23:40:51.389582 [ 276 ] {50cfad81-d87c-4f20-8d60-e0511f9f95fc} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.02.01 23:40:51.389616 [ 276 ] {50cfad81-d87c-4f20-8d60-e0511f9f95fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5790 | 2026.02.01 23:40:51.389936 [ 276 ] {50cfad81-d87c-4f20-8d60-e0511f9f95fc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5791 | 2026.02.01 23:40:51.390155 [ 276 ] {50cfad81-d87c-4f20-8d60-e0511f9f95fc} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.02.01 23:40:51.390259 [ 23 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5793 | 2026.02.01 23:40:51.390289 [ 276 ] {50cfad81-d87c-4f20-8d60-e0511f9f95fc} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.0012 sec., 3333.3333333333335 rows/sec., 250.65 KiB/sec. | ||
| 5794 | 2026.02.01 23:40:51.390295 [ 23 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.02.01 23:40:51.390321 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5796 | 2026.02.01 23:40:51.390330 [ 276 ] {50cfad81-d87c-4f20-8d60-e0511f9f95fc} <Debug> TCPHandler: Processed in 0.001372683 sec. | ||
| 5797 | 2026.02.01 23:40:51.390437 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 5798 | 2026.02.01 23:40:51.390441 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.02.01 23:40:51.390585 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5800 | 2026.02.01 23:40:51.390588 [ 276 ] {5cb28f9b-81ab-4a8c-8ea8-ec3c335c5e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5801 | 2026.02.01 23:40:51.390626 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 70 rows starting from the beginning of the part | ||
| 5802 | 2026.02.01 23:40:51.390647 [ 276 ] {5cb28f9b-81ab-4a8c-8ea8-ec3c335c5e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5803 | 2026.02.01 23:40:51.390693 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
| 5804 | 2026.02.01 23:40:51.390739 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 5805 | 2026.02.01 23:40:51.390782 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 5806 | 2026.02.01 23:40:51.390819 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 54 rows starting from the beginning of the part | ||
| 5807 | 2026.02.01 23:40:51.390855 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 5808 | 2026.02.01 23:40:51.391082 [ 276 ] {5cb28f9b-81ab-4a8c-8ea8-ec3c335c5e0a} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.02.01 23:40:51.391123 [ 276 ] {5cb28f9b-81ab-4a8c-8ea8-ec3c335c5e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5810 | 2026.02.01 23:40:51.391451 [ 276 ] {5cb28f9b-81ab-4a8c-8ea8-ec3c335c5e0a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5811 | 2026.02.01 23:40:51.391610 [ 194 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231231 sec., 147819.53995635264 rows/sec., 11.37 MiB/sec. | ||
| 5812 | 2026.02.01 23:40:51.391674 [ 276 ] {5cb28f9b-81ab-4a8c-8ea8-ec3c335c5e0a} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.02.01 23:40:51.391815 [ 276 ] {5cb28f9b-81ab-4a8c-8ea8-ec3c335c5e0a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001244 sec., 54662.37942122186 rows/sec., 4.27 MiB/sec. | ||
| 5814 | 2026.02.01 23:40:51.391817 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5815 | 2026.02.01 23:40:51.391854 [ 276 ] {5cb28f9b-81ab-4a8c-8ea8-ec3c335c5e0a} <Debug> TCPHandler: Processed in 0.001462535 sec. | ||
| 5816 | 2026.02.01 23:40:51.391991 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2026.02.01 23:40:51.392089 [ 276 ] {3dd38e3f-18ed-4e81-ba69-2205e91b7531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5818 | 2026.02.01 23:40:51.392135 [ 276 ] {3dd38e3f-18ed-4e81-ba69-2205e91b7531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5819 | 2026.02.01 23:40:51.392190 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_36_7} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2026.02.01 23:40:51.392280 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_36_7} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5821 | 2026.02.01 23:40:51.392373 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5822 | 2026.02.01 23:40:51.392557 [ 276 ] {3dd38e3f-18ed-4e81-ba69-2205e91b7531} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.02.01 23:40:51.392596 [ 276 ] {3dd38e3f-18ed-4e81-ba69-2205e91b7531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5824 | 2026.02.01 23:40:51.392930 [ 276 ] {3dd38e3f-18ed-4e81-ba69-2205e91b7531} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5825 | 2026.02.01 23:40:51.393142 [ 276 ] {3dd38e3f-18ed-4e81-ba69-2205e91b7531} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.02.01 23:40:51.393272 [ 276 ] {3dd38e3f-18ed-4e81-ba69-2205e91b7531} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 5827 | 2026.02.01 23:40:51.393307 [ 276 ] {3dd38e3f-18ed-4e81-ba69-2205e91b7531} <Debug> TCPHandler: Processed in 0.001365263 sec. | ||
| 5828 | 2026.02.01 23:40:51.393431 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.02.01 23:40:51.393553 [ 276 ] {83b989a0-c7f1-4716-9dc3-73fccab4e9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5830 | 2026.02.01 23:40:51.393621 [ 276 ] {83b989a0-c7f1-4716-9dc3-73fccab4e9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5831 | 2026.02.01 23:40:51.394449 [ 276 ] {83b989a0-c7f1-4716-9dc3-73fccab4e9ca} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.02.01 23:40:51.394485 [ 276 ] {83b989a0-c7f1-4716-9dc3-73fccab4e9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5833 | 2026.02.01 23:40:51.395007 [ 276 ] {83b989a0-c7f1-4716-9dc3-73fccab4e9ca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5834 | 2026.02.01 23:40:51.395233 [ 276 ] {83b989a0-c7f1-4716-9dc3-73fccab4e9ca} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2026.02.01 23:40:51.395376 [ 276 ] {83b989a0-c7f1-4716-9dc3-73fccab4e9ca} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001848 sec., 2164.5021645021643 rows/sec., 3.88 MiB/sec. | ||
| 5836 | 2026.02.01 23:40:51.395438 [ 276 ] {83b989a0-c7f1-4716-9dc3-73fccab4e9ca} <Debug> TCPHandler: Processed in 0.002069675 sec. | ||
| 5837 | 2026.02.01 23:40:51.395558 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2026.02.01 23:40:51.395655 [ 276 ] {50fd118d-200c-416f-96f7-044623cf555b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5839 | 2026.02.01 23:40:51.395696 [ 276 ] {50fd118d-200c-416f-96f7-044623cf555b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5840 | 2026.02.01 23:40:51.396038 [ 276 ] {50fd118d-200c-416f-96f7-044623cf555b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2026.02.01 23:40:51.396073 [ 276 ] {50fd118d-200c-416f-96f7-044623cf555b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5842 | 2026.02.01 23:40:51.396381 [ 276 ] {50fd118d-200c-416f-96f7-044623cf555b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5843 | 2026.02.01 23:40:51.396607 [ 276 ] {50fd118d-200c-416f-96f7-044623cf555b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2026.02.01 23:40:51.396739 [ 276 ] {50fd118d-200c-416f-96f7-044623cf555b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 5845 | 2026.02.01 23:40:51.396775 [ 276 ] {50fd118d-200c-416f-96f7-044623cf555b} <Debug> TCPHandler: Processed in 0.001268211 sec. | ||
| 5846 | 2026.02.01 23:40:53.519051 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5847 | 2026.02.01 23:40:53.519100 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5848 | 2026.02.01 23:40:53.633255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14398 | ||
| 5849 | 2026.02.01 23:40:53.633776 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2026.02.01 23:40:53.633821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5851 | 2026.02.01 23:40:53.634308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5852 | 2026.02.01 23:40:53.634549 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2026.02.01 23:40:53.634694 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14398 | ||
| 5854 | 2026.02.01 23:40:54.386641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5855 | 2026.02.01 23:40:54.404414 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.02.01 23:40:54.404476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5857 | 2026.02.01 23:40:54.410723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5858 | 2026.02.01 23:40:54.411444 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.02.01 23:40:54.414438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5860 | 2026.02.01 23:40:56.389504 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.02.01 23:40:56.389708 [ 276 ] {ac02c0db-73da-47fb-8c42-eccd7de94b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5862 | 2026.02.01 23:40:56.389785 [ 276 ] {ac02c0db-73da-47fb-8c42-eccd7de94b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5863 | 2026.02.01 23:40:56.390583 [ 276 ] {ac02c0db-73da-47fb-8c42-eccd7de94b92} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.02.01 23:40:56.390639 [ 276 ] {ac02c0db-73da-47fb-8c42-eccd7de94b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5865 | 2026.02.01 23:40:56.391053 [ 276 ] {ac02c0db-73da-47fb-8c42-eccd7de94b92} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5866 | 2026.02.01 23:40:56.391294 [ 276 ] {ac02c0db-73da-47fb-8c42-eccd7de94b92} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.02.01 23:40:56.391463 [ 276 ] {ac02c0db-73da-47fb-8c42-eccd7de94b92} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00181 sec., 70718.2320441989 rows/sec., 6.09 MiB/sec. | ||
| 5868 | 2026.02.01 23:40:56.391512 [ 276 ] {ac02c0db-73da-47fb-8c42-eccd7de94b92} <Debug> TCPHandler: Processed in 0.002165316 sec. | ||
| 5869 | 2026.02.01 23:40:56.391638 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.02.01 23:40:56.391743 [ 276 ] {603c9c3a-b84d-451a-ab35-d51a0e5fa6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.02.01 23:40:56.391787 [ 276 ] {603c9c3a-b84d-451a-ab35-d51a0e5fa6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5872 | 2026.02.01 23:40:56.392217 [ 276 ] {603c9c3a-b84d-451a-ab35-d51a0e5fa6dc} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.02.01 23:40:56.392251 [ 276 ] {603c9c3a-b84d-451a-ab35-d51a0e5fa6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5874 | 2026.02.01 23:40:56.392558 [ 276 ] {603c9c3a-b84d-451a-ab35-d51a0e5fa6dc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5875 | 2026.02.01 23:40:56.392774 [ 276 ] {603c9c3a-b84d-451a-ab35-d51a0e5fa6dc} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.02.01 23:40:56.392905 [ 276 ] {603c9c3a-b84d-451a-ab35-d51a0e5fa6dc} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001186 sec., 30354.131534569984 rows/sec., 2.23 MiB/sec. | ||
| 5877 | 2026.02.01 23:40:56.392942 [ 276 ] {603c9c3a-b84d-451a-ab35-d51a0e5fa6dc} <Debug> TCPHandler: Processed in 0.001359373 sec. | ||
| 5878 | 2026.02.01 23:40:56.393044 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.02.01 23:40:56.393139 [ 276 ] {db115fa0-dba5-4499-981f-bb7852b8c1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5880 | 2026.02.01 23:40:56.393181 [ 276 ] {db115fa0-dba5-4499-981f-bb7852b8c1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5881 | 2026.02.01 23:40:56.393623 [ 276 ] {db115fa0-dba5-4499-981f-bb7852b8c1c0} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.02.01 23:40:56.393657 [ 276 ] {db115fa0-dba5-4499-981f-bb7852b8c1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5883 | 2026.02.01 23:40:56.393965 [ 276 ] {db115fa0-dba5-4499-981f-bb7852b8c1c0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5884 | 2026.02.01 23:40:56.394178 [ 276 ] {db115fa0-dba5-4499-981f-bb7852b8c1c0} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.02.01 23:40:56.394305 [ 276 ] {db115fa0-dba5-4499-981f-bb7852b8c1c0} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001184 sec., 84459.45945945947 rows/sec., 6.60 MiB/sec. | ||
| 5886 | 2026.02.01 23:40:56.394341 [ 276 ] {db115fa0-dba5-4499-981f-bb7852b8c1c0} <Debug> TCPHandler: Processed in 0.001346582 sec. | ||
| 5887 | 2026.02.01 23:40:56.394455 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.02.01 23:40:56.394552 [ 276 ] {03130e12-58ba-4032-aa69-25a1be43bcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.02.01 23:40:56.394597 [ 276 ] {03130e12-58ba-4032-aa69-25a1be43bcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5890 | 2026.02.01 23:40:56.395005 [ 276 ] {03130e12-58ba-4032-aa69-25a1be43bcc9} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.02.01 23:40:56.395038 [ 276 ] {03130e12-58ba-4032-aa69-25a1be43bcc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5892 | 2026.02.01 23:40:56.395379 [ 276 ] {03130e12-58ba-4032-aa69-25a1be43bcc9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5893 | 2026.02.01 23:40:56.395595 [ 276 ] {03130e12-58ba-4032-aa69-25a1be43bcc9} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.02.01 23:40:56.395726 [ 276 ] {03130e12-58ba-4032-aa69-25a1be43bcc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 5895 | 2026.02.01 23:40:56.395761 [ 276 ] {03130e12-58ba-4032-aa69-25a1be43bcc9} <Debug> TCPHandler: Processed in 0.001357283 sec. | ||
| 5896 | 2026.02.01 23:40:56.395873 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.02.01 23:40:56.395969 [ 276 ] {853b509a-bcf7-4e01-a12b-3756444fdb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5898 | 2026.02.01 23:40:56.396034 [ 276 ] {853b509a-bcf7-4e01-a12b-3756444fdb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5899 | 2026.02.01 23:40:56.396920 [ 276 ] {853b509a-bcf7-4e01-a12b-3756444fdb68} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.02.01 23:40:56.396956 [ 276 ] {853b509a-bcf7-4e01-a12b-3756444fdb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5901 | 2026.02.01 23:40:56.397505 [ 276 ] {853b509a-bcf7-4e01-a12b-3756444fdb68} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5902 | 2026.02.01 23:40:56.397732 [ 276 ] {853b509a-bcf7-4e01-a12b-3756444fdb68} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.02.01 23:40:56.397870 [ 276 ] {853b509a-bcf7-4e01-a12b-3756444fdb68} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001919 sec., 18759.7707139135 rows/sec., 33.62 MiB/sec. | ||
| 5904 | 2026.02.01 23:40:56.397921 [ 276 ] {853b509a-bcf7-4e01-a12b-3756444fdb68} <Debug> TCPHandler: Processed in 0.002099395 sec. | ||
| 5905 | 2026.02.01 23:40:56.398034 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.02.01 23:40:56.398129 [ 276 ] {683a4e52-d009-43a1-9f4b-4658d5301621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.02.01 23:40:56.398170 [ 276 ] {683a4e52-d009-43a1-9f4b-4658d5301621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5908 | 2026.02.01 23:40:56.398508 [ 276 ] {683a4e52-d009-43a1-9f4b-4658d5301621} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.02.01 23:40:56.398542 [ 276 ] {683a4e52-d009-43a1-9f4b-4658d5301621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5910 | 2026.02.01 23:40:56.398841 [ 276 ] {683a4e52-d009-43a1-9f4b-4658d5301621} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5911 | 2026.02.01 23:40:56.399052 [ 276 ] {683a4e52-d009-43a1-9f4b-4658d5301621} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.02.01 23:40:56.399180 [ 276 ] {683a4e52-d009-43a1-9f4b-4658d5301621} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 5913 | 2026.02.01 23:40:56.399214 [ 276 ] {683a4e52-d009-43a1-9f4b-4658d5301621} <Debug> TCPHandler: Processed in 0.001229701 sec. | ||
| 5914 | 2026.02.01 23:40:58.658537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 756 | ||
| 5915 | 2026.02.01 23:40:58.660885 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.02.01 23:40:58.660939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5917 | 2026.02.01 23:40:58.662155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5918 | 2026.02.01 23:40:58.662456 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.02.01 23:40:58.662847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 5920 | 2026.02.01 23:40:58.904404 [ 136 ] {} <Debug> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5921 | 2026.02.01 23:40:58.904470 [ 136 ] {} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.02.01 23:40:58.904491 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5923 | 2026.02.01 23:40:58.904608 [ 187 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::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 | ||
| 5924 | 2026.02.01 23:40:58.904749 [ 187 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5925 | 2026.02.01 23:40:58.904783 [ 187 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 253 rows starting from the beginning of the part | ||
| 5926 | 2026.02.01 23:40:58.904849 [ 187 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 5927 | 2026.02.01 23:40:58.904898 [ 187 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::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 | ||
| 5928 | 2026.02.01 23:40:58.904938 [ 187 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 5929 | 2026.02.01 23:40:58.904979 [ 187 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::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 | ||
| 5930 | 2026.02.01 23:40:58.905867 [ 192 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311321 sec., 577280.4675590493 rows/sec., 42.13 MiB/sec. | ||
| 5931 | 2026.02.01 23:40:58.906063 [ 194 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5932 | 2026.02.01 23:40:58.906373 [ 194 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_13_3} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.02.01 23:40:58.906450 [ 194 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_13_3} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5934 | 2026.02.01 23:40:58.906563 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5935 | 2026.02.01 23:41:01.134832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14910 | ||
| 5936 | 2026.02.01 23:41:01.135424 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.02.01 23:41:01.135473 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5938 | 2026.02.01 23:41:01.136021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5939 | 2026.02.01 23:41:01.136254 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.02.01 23:41:01.136385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14910 | ||
| 5941 | 2026.02.01 23:41:01.136409 [ 34 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5942 | 2026.02.01 23:41:01.136484 [ 34 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.02.01 23:41:01.136508 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5944 | 2026.02.01 23:41:01.136645 [ 192 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5945 | 2026.02.01 23:41:01.136804 [ 192 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5946 | 2026.02.01 23:41:01.136850 [ 192 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12478 rows starting from the beginning of the part | ||
| 5947 | 2026.02.01 23:41:01.136922 [ 192 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5948 | 2026.02.01 23:41:01.136973 [ 192 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5949 | 2026.02.01 23:41:01.137023 [ 192 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5950 | 2026.02.01 23:41:01.137065 [ 192 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5951 | 2026.02.01 23:41:01.137107 [ 192 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 5952 | 2026.02.01 23:41:01.139344 [ 194 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14910 rows, containing 4 columns (4 merged, 0 gathered) in 0.002765526 sec., 5391379.433785833 rows/sec., 77.12 MiB/sec. | ||
| 5953 | 2026.02.01 23:41:01.139803 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5954 | 2026.02.01 23:41:01.140125 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_31_6} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.02.01 23:41:01.140207 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_31_6} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5956 | 2026.02.01 23:41:01.140324 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5957 | 2026.02.01 23:41:01.414636 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.02.01 23:41:01.414922 [ 276 ] {48ebad09-5b06-4c0d-ae06-bc96d25efc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5959 | 2026.02.01 23:41:01.415030 [ 276 ] {48ebad09-5b06-4c0d-ae06-bc96d25efc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5960 | 2026.02.01 23:41:01.415869 [ 276 ] {48ebad09-5b06-4c0d-ae06-bc96d25efc97} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.02.01 23:41:01.415918 [ 276 ] {48ebad09-5b06-4c0d-ae06-bc96d25efc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5962 | 2026.02.01 23:41:01.416298 [ 276 ] {48ebad09-5b06-4c0d-ae06-bc96d25efc97} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5963 | 2026.02.01 23:41:01.416540 [ 276 ] {48ebad09-5b06-4c0d-ae06-bc96d25efc97} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.02.01 23:41:01.416704 [ 276 ] {48ebad09-5b06-4c0d-ae06-bc96d25efc97} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00186 sec., 1075.268817204301 rows/sec., 87.68 KiB/sec. | ||
| 5965 | 2026.02.01 23:41:01.416755 [ 276 ] {48ebad09-5b06-4c0d-ae06-bc96d25efc97} <Debug> TCPHandler: Processed in 0.002285788 sec. | ||
| 5966 | 2026.02.01 23:41:01.416884 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2026.02.01 23:41:01.416987 [ 276 ] {1571bc3d-b6ac-4749-b1ef-3c01ee82ae40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5968 | 2026.02.01 23:41:01.417030 [ 276 ] {1571bc3d-b6ac-4749-b1ef-3c01ee82ae40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5969 | 2026.02.01 23:41:01.418089 [ 276 ] {1571bc3d-b6ac-4749-b1ef-3c01ee82ae40} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.02.01 23:41:01.418128 [ 276 ] {1571bc3d-b6ac-4749-b1ef-3c01ee82ae40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5971 | 2026.02.01 23:41:01.418515 [ 276 ] {1571bc3d-b6ac-4749-b1ef-3c01ee82ae40} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5972 | 2026.02.01 23:41:01.418738 [ 276 ] {1571bc3d-b6ac-4749-b1ef-3c01ee82ae40} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.02.01 23:41:01.418873 [ 276 ] {1571bc3d-b6ac-4749-b1ef-3c01ee82ae40} <Debug> executeQuery: Read 1205 rows, 101.82 KiB in 0.001908 sec., 631551.3626834381 rows/sec., 52.12 MiB/sec. | ||
| 5974 | 2026.02.01 23:41:01.418912 [ 276 ] {1571bc3d-b6ac-4749-b1ef-3c01ee82ae40} <Debug> TCPHandler: Processed in 0.002080195 sec. | ||
| 5975 | 2026.02.01 23:41:01.419022 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.02.01 23:41:01.419118 [ 276 ] {f7fb477d-082c-4c24-8648-1c68594fe2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5977 | 2026.02.01 23:41:01.419158 [ 276 ] {f7fb477d-082c-4c24-8648-1c68594fe2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5978 | 2026.02.01 23:41:01.419556 [ 276 ] {f7fb477d-082c-4c24-8648-1c68594fe2a2} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.02.01 23:41:01.419593 [ 276 ] {f7fb477d-082c-4c24-8648-1c68594fe2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5980 | 2026.02.01 23:41:01.419888 [ 276 ] {f7fb477d-082c-4c24-8648-1c68594fe2a2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5981 | 2026.02.01 23:41:01.420094 [ 276 ] {f7fb477d-082c-4c24-8648-1c68594fe2a2} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.02.01 23:41:01.420229 [ 276 ] {f7fb477d-082c-4c24-8648-1c68594fe2a2} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 389.42 KiB/sec. | ||
| 5983 | 2026.02.01 23:41:01.420266 [ 276 ] {f7fb477d-082c-4c24-8648-1c68594fe2a2} <Debug> TCPHandler: Processed in 0.001292852 sec. | ||
| 5984 | 2026.02.01 23:41:01.420375 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2026.02.01 23:41:01.420468 [ 276 ] {6d9de323-8f4b-4c43-adc7-edbb0ad340d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.02.01 23:41:01.420507 [ 276 ] {6d9de323-8f4b-4c43-adc7-edbb0ad340d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5987 | 2026.02.01 23:41:01.420995 [ 276 ] {6d9de323-8f4b-4c43-adc7-edbb0ad340d6} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.02.01 23:41:01.421030 [ 276 ] {6d9de323-8f4b-4c43-adc7-edbb0ad340d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5989 | 2026.02.01 23:41:01.421331 [ 276 ] {6d9de323-8f4b-4c43-adc7-edbb0ad340d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5990 | 2026.02.01 23:41:01.421549 [ 276 ] {6d9de323-8f4b-4c43-adc7-edbb0ad340d6} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.02.01 23:41:01.421679 [ 276 ] {6d9de323-8f4b-4c43-adc7-edbb0ad340d6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001229 sec., 185516.68022782748 rows/sec., 12.56 MiB/sec. | ||
| 5992 | 2026.02.01 23:41:01.421716 [ 276 ] {6d9de323-8f4b-4c43-adc7-edbb0ad340d6} <Debug> TCPHandler: Processed in 0.001389953 sec. | ||
| 5993 | 2026.02.01 23:41:01.421833 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2026.02.01 23:41:01.421953 [ 276 ] {31f7dd97-83b7-45df-961b-94bfba17ecbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5995 | 2026.02.01 23:41:01.422000 [ 276 ] {31f7dd97-83b7-45df-961b-94bfba17ecbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5996 | 2026.02.01 23:41:01.422689 [ 276 ] {31f7dd97-83b7-45df-961b-94bfba17ecbb} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.02.01 23:41:01.422726 [ 276 ] {31f7dd97-83b7-45df-961b-94bfba17ecbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5998 | 2026.02.01 23:41:01.423069 [ 276 ] {31f7dd97-83b7-45df-961b-94bfba17ecbb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5999 | 2026.02.01 23:41:01.423277 [ 276 ] {31f7dd97-83b7-45df-961b-94bfba17ecbb} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.02.01 23:41:01.423401 [ 276 ] {31f7dd97-83b7-45df-961b-94bfba17ecbb} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001473 sec., 357094.3652410048 rows/sec., 26.44 MiB/sec. | ||
| 6001 | 2026.02.01 23:41:01.423439 [ 276 ] {31f7dd97-83b7-45df-961b-94bfba17ecbb} <Debug> TCPHandler: Processed in 0.001665318 sec. | ||
| 6002 | 2026.02.01 23:41:01.423548 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2026.02.01 23:41:01.423641 [ 276 ] {4f3c3937-7427-4b55-9962-e660ebb1b9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6004 | 2026.02.01 23:41:01.423683 [ 276 ] {4f3c3937-7427-4b55-9962-e660ebb1b9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6005 | 2026.02.01 23:41:01.424272 [ 276 ] {4f3c3937-7427-4b55-9962-e660ebb1b9c3} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.02.01 23:41:01.424309 [ 276 ] {4f3c3937-7427-4b55-9962-e660ebb1b9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6007 | 2026.02.01 23:41:01.424695 [ 276 ] {4f3c3937-7427-4b55-9962-e660ebb1b9c3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6008 | 2026.02.01 23:41:01.424904 [ 276 ] {4f3c3937-7427-4b55-9962-e660ebb1b9c3} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.02.01 23:41:01.425030 [ 276 ] {4f3c3937-7427-4b55-9962-e660ebb1b9c3} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001407 sec., 600568.5856432125 rows/sec., 40.42 MiB/sec. | ||
| 6010 | 2026.02.01 23:41:01.425068 [ 276 ] {4f3c3937-7427-4b55-9962-e660ebb1b9c3} <Debug> TCPHandler: Processed in 0.001566846 sec. | ||
| 6011 | 2026.02.01 23:41:01.425177 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2026.02.01 23:41:01.425270 [ 276 ] {12a85e62-359e-4fa0-8c5b-440db941e832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6013 | 2026.02.01 23:41:01.425348 [ 276 ] {12a85e62-359e-4fa0-8c5b-440db941e832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6014 | 2026.02.01 23:41:01.426114 [ 276 ] {12a85e62-359e-4fa0-8c5b-440db941e832} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.02.01 23:41:01.426152 [ 276 ] {12a85e62-359e-4fa0-8c5b-440db941e832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6016 | 2026.02.01 23:41:01.426641 [ 276 ] {12a85e62-359e-4fa0-8c5b-440db941e832} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6017 | 2026.02.01 23:41:01.426861 [ 276 ] {12a85e62-359e-4fa0-8c5b-440db941e832} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.02.01 23:41:01.426998 [ 276 ] {12a85e62-359e-4fa0-8c5b-440db941e832} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001747 sec., 2289.6393817973667 rows/sec., 4.10 MiB/sec. | ||
| 6019 | 2026.02.01 23:41:01.426998 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6020 | 2026.02.01 23:41:01.427051 [ 276 ] {12a85e62-359e-4fa0-8c5b-440db941e832} <Debug> TCPHandler: Processed in 0.001921032 sec. | ||
| 6021 | 2026.02.01 23:41:01.427098 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.02.01 23:41:01.427125 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6023 | 2026.02.01 23:41:01.427188 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2026.02.01 23:41:01.427246 [ 192 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 6025 | 2026.02.01 23:41:01.427284 [ 276 ] {ca5c3c46-ca8e-47d8-a231-52a7a8f1e21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6026 | 2026.02.01 23:41:01.427331 [ 276 ] {ca5c3c46-ca8e-47d8-a231-52a7a8f1e21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6027 | 2026.02.01 23:41:01.427500 [ 192 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6028 | 2026.02.01 23:41:01.427559 [ 192 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 695 rows starting from the beginning of the part | ||
| 6029 | 2026.02.01 23:41:01.427679 [ 192 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 6030 | 2026.02.01 23:41:01.427686 [ 276 ] {ca5c3c46-ca8e-47d8-a231-52a7a8f1e21d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.02.01 23:41:01.427727 [ 276 ] {ca5c3c46-ca8e-47d8-a231-52a7a8f1e21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6032 | 2026.02.01 23:41:01.427778 [ 192 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 6033 | 2026.02.01 23:41:01.427876 [ 192 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 6034 | 2026.02.01 23:41:01.427965 [ 192 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 6035 | 2026.02.01 23:41:01.428048 [ 276 ] {ca5c3c46-ca8e-47d8-a231-52a7a8f1e21d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6036 | 2026.02.01 23:41:01.428049 [ 192 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 6037 | 2026.02.01 23:41:01.428272 [ 276 ] {ca5c3c46-ca8e-47d8-a231-52a7a8f1e21d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.02.01 23:41:01.428413 [ 276 ] {ca5c3c46-ca8e-47d8-a231-52a7a8f1e21d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 6039 | 2026.02.01 23:41:01.428450 [ 276 ] {ca5c3c46-ca8e-47d8-a231-52a7a8f1e21d} <Debug> TCPHandler: Processed in 0.001309511 sec. | ||
| 6040 | 2026.02.01 23:41:01.432509 [ 190 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 19 columns (19 merged, 0 gathered) in 0.005317619 sec., 146494.1358152963 rows/sec., 262.51 MiB/sec. | ||
| 6041 | 2026.02.01 23:41:01.433830 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6042 | 2026.02.01 23:41:01.434190 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.02.01 23:41:01.434270 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6044 | 2026.02.01 23:41:01.434388 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 6045 | 2026.02.01 23:41:01.914568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6046 | 2026.02.01 23:41:01.932838 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.02.01 23:41:01.932906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6048 | 2026.02.01 23:41:01.938547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6049 | 2026.02.01 23:41:01.939241 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.02.01 23:41:01.939610 [ 61 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6051 | 2026.02.01 23:41:01.939713 [ 61 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.02.01 23:41:01.939756 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6053 | 2026.02.01 23:41:01.939878 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 6054 | 2026.02.01 23:41:01.942428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6055 | 2026.02.01 23:41:01.942790 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6056 | 2026.02.01 23:41:01.943545 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 6057 | 2026.02.01 23:41:01.946809 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 6058 | 2026.02.01 23:41:01.950086 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 6059 | 2026.02.01 23:41:01.953757 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 6060 | 2026.02.01 23:41:01.957559 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 6061 | 2026.02.01 23:41:01.961267 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 6062 | 2026.02.01 23:41:02.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.20 MiB, peak 279.20 MiB, free memory in arenas 0.00 B, will set to 271.75 MiB (RSS), difference: -7.45 MiB | ||
| 6063 | 2026.02.01 23:41:02.011286 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.071447294 sec., 3275.141533001936 rows/sec., 16.94 MiB/sec. | ||
| 6064 | 2026.02.01 23:41:02.013128 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6065 | 2026.02.01 23:41:02.014795 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_31_6} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.02.01 23:41:02.014890 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_31_6} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6067 | 2026.02.01 23:41:02.016186 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6068 | 2026.02.01 23:41:03.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.24 MiB, peak 279.20 MiB, free memory in arenas 0.00 B, will set to 272.39 MiB (RSS), difference: 11.15 MiB | ||
| 6069 | 2026.02.01 23:41:06.389713 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.02.01 23:41:06.389929 [ 276 ] {9abf7265-8505-46c3-a030-722088dc4a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6071 | 2026.02.01 23:41:06.390003 [ 276 ] {9abf7265-8505-46c3-a030-722088dc4a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6072 | 2026.02.01 23:41:06.390786 [ 276 ] {9abf7265-8505-46c3-a030-722088dc4a8e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.02.01 23:41:06.390842 [ 276 ] {9abf7265-8505-46c3-a030-722088dc4a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6074 | 2026.02.01 23:41:06.391245 [ 276 ] {9abf7265-8505-46c3-a030-722088dc4a8e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6075 | 2026.02.01 23:41:06.391467 [ 276 ] {9abf7265-8505-46c3-a030-722088dc4a8e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.02.01 23:41:06.391623 [ 276 ] {9abf7265-8505-46c3-a030-722088dc4a8e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00175 sec., 73142.85714285714 rows/sec., 6.30 MiB/sec. | ||
| 6077 | 2026.02.01 23:41:06.391665 [ 276 ] {9abf7265-8505-46c3-a030-722088dc4a8e} <Debug> TCPHandler: Processed in 0.002093315 sec. | ||
| 6078 | 2026.02.01 23:41:06.391790 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.02.01 23:41:06.391882 [ 276 ] {217aa00e-7942-4995-9826-cfb05d6968bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6080 | 2026.02.01 23:41:06.391922 [ 276 ] {217aa00e-7942-4995-9826-cfb05d6968bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6081 | 2026.02.01 23:41:06.392324 [ 276 ] {217aa00e-7942-4995-9826-cfb05d6968bb} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.02.01 23:41:06.392359 [ 276 ] {217aa00e-7942-4995-9826-cfb05d6968bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6083 | 2026.02.01 23:41:06.392645 [ 276 ] {217aa00e-7942-4995-9826-cfb05d6968bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6084 | 2026.02.01 23:41:06.392861 [ 276 ] {217aa00e-7942-4995-9826-cfb05d6968bb} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.02.01 23:41:06.392986 [ 276 ] {217aa00e-7942-4995-9826-cfb05d6968bb} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001123 sec., 32056.990204808546 rows/sec., 2.35 MiB/sec. | ||
| 6086 | 2026.02.01 23:41:06.393023 [ 276 ] {217aa00e-7942-4995-9826-cfb05d6968bb} <Debug> TCPHandler: Processed in 0.001281111 sec. | ||
| 6087 | 2026.02.01 23:41:06.393128 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.02.01 23:41:06.393220 [ 276 ] {a307debb-a477-4e38-bf5a-7eaa6653fb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6089 | 2026.02.01 23:41:06.393258 [ 276 ] {a307debb-a477-4e38-bf5a-7eaa6653fb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6090 | 2026.02.01 23:41:06.393669 [ 276 ] {a307debb-a477-4e38-bf5a-7eaa6653fb18} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.02.01 23:41:06.393704 [ 276 ] {a307debb-a477-4e38-bf5a-7eaa6653fb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6092 | 2026.02.01 23:41:06.393991 [ 276 ] {a307debb-a477-4e38-bf5a-7eaa6653fb18} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6093 | 2026.02.01 23:41:06.394190 [ 276 ] {a307debb-a477-4e38-bf5a-7eaa6653fb18} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.02.01 23:41:06.394315 [ 276 ] {a307debb-a477-4e38-bf5a-7eaa6653fb18} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001113 sec., 89847.25965858041 rows/sec., 7.02 MiB/sec. | ||
| 6095 | 2026.02.01 23:41:06.394352 [ 276 ] {a307debb-a477-4e38-bf5a-7eaa6653fb18} <Debug> TCPHandler: Processed in 0.001270061 sec. | ||
| 6096 | 2026.02.01 23:41:06.394460 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.02.01 23:41:06.394551 [ 276 ] {8601e43b-9139-49f3-90cb-1f6dcc56648f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6098 | 2026.02.01 23:41:06.394592 [ 276 ] {8601e43b-9139-49f3-90cb-1f6dcc56648f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6099 | 2026.02.01 23:41:06.394989 [ 276 ] {8601e43b-9139-49f3-90cb-1f6dcc56648f} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.02.01 23:41:06.395022 [ 276 ] {8601e43b-9139-49f3-90cb-1f6dcc56648f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6101 | 2026.02.01 23:41:06.395333 [ 276 ] {8601e43b-9139-49f3-90cb-1f6dcc56648f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6102 | 2026.02.01 23:41:06.395535 [ 276 ] {8601e43b-9139-49f3-90cb-1f6dcc56648f} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.02.01 23:41:06.395663 [ 276 ] {8601e43b-9139-49f3-90cb-1f6dcc56648f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 6104 | 2026.02.01 23:41:06.395700 [ 276 ] {8601e43b-9139-49f3-90cb-1f6dcc56648f} <Debug> TCPHandler: Processed in 0.001287092 sec. | ||
| 6105 | 2026.02.01 23:41:06.395824 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.02.01 23:41:06.395949 [ 276 ] {3d09cda4-f252-4056-b736-a24413ff0389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6107 | 2026.02.01 23:41:06.396017 [ 276 ] {3d09cda4-f252-4056-b736-a24413ff0389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6108 | 2026.02.01 23:41:06.397000 [ 276 ] {3d09cda4-f252-4056-b736-a24413ff0389} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.02.01 23:41:06.397038 [ 276 ] {3d09cda4-f252-4056-b736-a24413ff0389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6110 | 2026.02.01 23:41:06.397609 [ 276 ] {3d09cda4-f252-4056-b736-a24413ff0389} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6111 | 2026.02.01 23:41:06.397833 [ 276 ] {3d09cda4-f252-4056-b736-a24413ff0389} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.02.01 23:41:06.397979 [ 276 ] {3d09cda4-f252-4056-b736-a24413ff0389} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002055 sec., 17518.24817518248 rows/sec., 31.39 MiB/sec. | ||
| 6113 | 2026.02.01 23:41:06.398043 [ 276 ] {3d09cda4-f252-4056-b736-a24413ff0389} <Debug> TCPHandler: Processed in 0.002281318 sec. | ||
| 6114 | 2026.02.01 23:41:06.398158 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2026.02.01 23:41:06.398255 [ 276 ] {378332af-665e-45cc-a40a-934b84adb17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6116 | 2026.02.01 23:41:06.398297 [ 276 ] {378332af-665e-45cc-a40a-934b84adb17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6117 | 2026.02.01 23:41:06.398635 [ 276 ] {378332af-665e-45cc-a40a-934b84adb17c} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2026.02.01 23:41:06.398671 [ 276 ] {378332af-665e-45cc-a40a-934b84adb17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6119 | 2026.02.01 23:41:06.398952 [ 276 ] {378332af-665e-45cc-a40a-934b84adb17c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6120 | 2026.02.01 23:41:06.399149 [ 276 ] {378332af-665e-45cc-a40a-934b84adb17c} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.02.01 23:41:06.399275 [ 276 ] {378332af-665e-45cc-a40a-934b84adb17c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6122 | 2026.02.01 23:41:06.399309 [ 276 ] {378332af-665e-45cc-a40a-934b84adb17c} <Debug> TCPHandler: Processed in 0.001243881 sec. | ||
| 6123 | 2026.02.01 23:41:08.519354 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6124 | 2026.02.01 23:41:08.519426 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6125 | 2026.02.01 23:41:08.636620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15358 | ||
| 6126 | 2026.02.01 23:41:08.637163 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.02.01 23:41:08.637213 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6128 | 2026.02.01 23:41:08.637806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6129 | 2026.02.01 23:41:08.638061 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.02.01 23:41:08.638213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15358 | ||
| 6131 | 2026.02.01 23:41:08.663207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 784 | ||
| 6132 | 2026.02.01 23:41:08.665910 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.02.01 23:41:08.665951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6134 | 2026.02.01 23:41:08.667144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6135 | 2026.02.01 23:41:08.667413 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2026.02.01 23:41:08.667674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6137 | 2026.02.01 23:41:09.001261 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000895255 sec. | ||
| 6138 | 2026.02.01 23:41:09.442644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6139 | 2026.02.01 23:41:09.458945 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.02.01 23:41:09.459014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6141 | 2026.02.01 23:41:09.464941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6142 | 2026.02.01 23:41:09.465652 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.02.01 23:41:09.468576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6144 | 2026.02.01 23:41:11.387638 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.02.01 23:41:11.387926 [ 276 ] {e678d974-3026-4e85-9014-0bf77d2b0d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6146 | 2026.02.01 23:41:11.388034 [ 276 ] {e678d974-3026-4e85-9014-0bf77d2b0d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6147 | 2026.02.01 23:41:11.388709 [ 276 ] {e678d974-3026-4e85-9014-0bf77d2b0d16} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2026.02.01 23:41:11.388761 [ 276 ] {e678d974-3026-4e85-9014-0bf77d2b0d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6149 | 2026.02.01 23:41:11.389188 [ 276 ] {e678d974-3026-4e85-9014-0bf77d2b0d16} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6150 | 2026.02.01 23:41:11.389420 [ 276 ] {e678d974-3026-4e85-9014-0bf77d2b0d16} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2026.02.01 23:41:11.389583 [ 276 ] {e678d974-3026-4e85-9014-0bf77d2b0d16} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001734 sec., 36908.881199538635 rows/sec., 2.92 MiB/sec. | ||
| 6152 | 2026.02.01 23:41:11.389585 [ 154 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6153 | 2026.02.01 23:41:11.389634 [ 276 ] {e678d974-3026-4e85-9014-0bf77d2b0d16} <Debug> TCPHandler: Processed in 0.002188237 sec. | ||
| 6154 | 2026.02.01 23:41:11.389663 [ 154 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.02.01 23:41:11.389694 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6156 | 2026.02.01 23:41:11.389760 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2026.02.01 23:41:11.389804 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 6158 | 2026.02.01 23:41:11.389869 [ 276 ] {56988251-3882-4754-ad31-626d0530e4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6159 | 2026.02.01 23:41:11.389917 [ 276 ] {56988251-3882-4754-ad31-626d0530e4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6160 | 2026.02.01 23:41:11.389938 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6161 | 2026.02.01 23:41:11.389981 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1406 rows starting from the beginning of the part | ||
| 6162 | 2026.02.01 23:41:11.390055 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6163 | 2026.02.01 23:41:11.390108 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
| 6164 | 2026.02.01 23:41:11.390157 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1205 rows starting from the beginning of the part | ||
| 6165 | 2026.02.01 23:41:11.390202 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 128 rows starting from the beginning of the part | ||
| 6166 | 2026.02.01 23:41:11.390251 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 6167 | 2026.02.01 23:41:11.390329 [ 276 ] {56988251-3882-4754-ad31-626d0530e4bb} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.02.01 23:41:11.390374 [ 276 ] {56988251-3882-4754-ad31-626d0530e4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6169 | 2026.02.01 23:41:11.390724 [ 276 ] {56988251-3882-4754-ad31-626d0530e4bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6170 | 2026.02.01 23:41:11.390953 [ 276 ] {56988251-3882-4754-ad31-626d0530e4bb} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.02.01 23:41:11.391095 [ 276 ] {56988251-3882-4754-ad31-626d0530e4bb} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001251 sec., 3197.44204636291 rows/sec., 240.43 KiB/sec. | ||
| 6172 | 2026.02.01 23:41:11.391133 [ 276 ] {56988251-3882-4754-ad31-626d0530e4bb} <Debug> TCPHandler: Processed in 0.001427144 sec. | ||
| 6173 | 2026.02.01 23:41:11.391236 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.02.01 23:41:11.391332 [ 276 ] {a1563f78-769b-421c-b298-6f92c149586a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6175 | 2026.02.01 23:41:11.391371 [ 276 ] {a1563f78-769b-421c-b298-6f92c149586a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6176 | 2026.02.01 23:41:11.391777 [ 276 ] {a1563f78-769b-421c-b298-6f92c149586a} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.02.01 23:41:11.391813 [ 276 ] {a1563f78-769b-421c-b298-6f92c149586a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6178 | 2026.02.01 23:41:11.391871 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2995 rows, containing 5 columns (5 merged, 0 gathered) in 0.002116395 sec., 1415142.2584158438 rows/sec., 123.36 MiB/sec. | ||
| 6179 | 2026.02.01 23:41:11.392109 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6180 | 2026.02.01 23:41:11.392160 [ 276 ] {a1563f78-769b-421c-b298-6f92c149586a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6181 | 2026.02.01 23:41:11.392423 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_46_9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2026.02.01 23:41:11.392450 [ 276 ] {a1563f78-769b-421c-b298-6f92c149586a} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.02.01 23:41:11.392500 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_46_9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6184 | 2026.02.01 23:41:11.392570 [ 154 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6185 | 2026.02.01 23:41:11.392593 [ 276 ] {a1563f78-769b-421c-b298-6f92c149586a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00128 sec., 53124.99999999999 rows/sec., 4.15 MiB/sec. | ||
| 6186 | 2026.02.01 23:41:11.392602 [ 154 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.02.01 23:41:11.392609 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6188 | 2026.02.01 23:41:11.392635 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6189 | 2026.02.01 23:41:11.392639 [ 276 ] {a1563f78-769b-421c-b298-6f92c149586a} <Debug> TCPHandler: Processed in 0.001453034 sec. | ||
| 6190 | 2026.02.01 23:41:11.392698 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 6191 | 2026.02.01 23:41:11.392762 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2026.02.01 23:41:11.392783 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6193 | 2026.02.01 23:41:11.392812 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part | ||
| 6194 | 2026.02.01 23:41:11.392861 [ 276 ] {be3675a9-dab9-4a04-b4b0-ce01b7248660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6195 | 2026.02.01 23:41:11.392862 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 68 rows starting from the beginning of the part | ||
| 6196 | 2026.02.01 23:41:11.392913 [ 276 ] {be3675a9-dab9-4a04-b4b0-ce01b7248660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6197 | 2026.02.01 23:41:11.392926 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 100 rows starting from the beginning of the part | ||
| 6198 | 2026.02.01 23:41:11.392970 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 526 rows starting from the beginning of the part | ||
| 6199 | 2026.02.01 23:41:11.393006 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 100 rows starting from the beginning of the part | ||
| 6200 | 2026.02.01 23:41:11.393043 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 68 rows starting from the beginning of the part | ||
| 6201 | 2026.02.01 23:41:11.393337 [ 276 ] {be3675a9-dab9-4a04-b4b0-ce01b7248660} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.02.01 23:41:11.393379 [ 276 ] {be3675a9-dab9-4a04-b4b0-ce01b7248660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6203 | 2026.02.01 23:41:11.393740 [ 276 ] {be3675a9-dab9-4a04-b4b0-ce01b7248660} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6204 | 2026.02.01 23:41:11.393969 [ 276 ] {be3675a9-dab9-4a04-b4b0-ce01b7248660} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.02.01 23:41:11.394000 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328462 sec., 1124608.7580977099 rows/sec., 89.22 MiB/sec. | ||
| 6206 | 2026.02.01 23:41:11.394084 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6207 | 2026.02.01 23:41:11.394107 [ 276 ] {be3675a9-dab9-4a04-b4b0-ce01b7248660} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 6208 | 2026.02.01 23:41:11.394114 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.02.01 23:41:11.394140 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6210 | 2026.02.01 23:41:11.394152 [ 276 ] {be3675a9-dab9-4a04-b4b0-ce01b7248660} <Debug> TCPHandler: Processed in 0.001439794 sec. | ||
| 6211 | 2026.02.01 23:41:11.394163 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6212 | 2026.02.01 23:41:11.394243 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 6213 | 2026.02.01 23:41:11.394292 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.02.01 23:41:11.394360 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6215 | 2026.02.01 23:41:11.394390 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_46_9} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2026.02.01 23:41:11.394396 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12163 rows starting from the beginning of the part | ||
| 6217 | 2026.02.01 23:41:11.394392 [ 276 ] {a6c97f84-c7d0-4eff-9f82-a2907fac76a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6218 | 2026.02.01 23:41:11.394454 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_46_9} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6219 | 2026.02.01 23:41:11.394461 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 6220 | 2026.02.01 23:41:11.394473 [ 276 ] {a6c97f84-c7d0-4eff-9f82-a2907fac76a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6221 | 2026.02.01 23:41:11.394514 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 6222 | 2026.02.01 23:41:11.394521 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 6223 | 2026.02.01 23:41:11.394569 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 845 rows starting from the beginning of the part | ||
| 6224 | 2026.02.01 23:41:11.394613 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 6225 | 2026.02.01 23:41:11.394653 [ 186 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 6226 | 2026.02.01 23:41:11.395240 [ 276 ] {a6c97f84-c7d0-4eff-9f82-a2907fac76a9} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.02.01 23:41:11.395281 [ 276 ] {a6c97f84-c7d0-4eff-9f82-a2907fac76a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6228 | 2026.02.01 23:41:11.396074 [ 276 ] {a6c97f84-c7d0-4eff-9f82-a2907fac76a9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6229 | 2026.02.01 23:41:11.396306 [ 276 ] {a6c97f84-c7d0-4eff-9f82-a2907fac76a9} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2026.02.01 23:41:11.396462 [ 276 ] {a6c97f84-c7d0-4eff-9f82-a2907fac76a9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002089 sec., 1914.7917663954045 rows/sec., 3.43 MiB/sec. | ||
| 6231 | 2026.02.01 23:41:11.396528 [ 276 ] {a6c97f84-c7d0-4eff-9f82-a2907fac76a9} <Debug> TCPHandler: Processed in 0.002285248 sec. | ||
| 6232 | 2026.02.01 23:41:11.396642 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6233 | 2026.02.01 23:41:11.396737 [ 276 ] {d93d10b3-9b5f-483e-b139-45bbef0d37c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6234 | 2026.02.01 23:41:11.396785 [ 276 ] {d93d10b3-9b5f-483e-b139-45bbef0d37c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6235 | 2026.02.01 23:41:11.397106 [ 276 ] {d93d10b3-9b5f-483e-b139-45bbef0d37c2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.02.01 23:41:11.397141 [ 276 ] {d93d10b3-9b5f-483e-b139-45bbef0d37c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6237 | 2026.02.01 23:41:11.397557 [ 276 ] {d93d10b3-9b5f-483e-b139-45bbef0d37c2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6238 | 2026.02.01 23:41:11.397788 [ 276 ] {d93d10b3-9b5f-483e-b139-45bbef0d37c2} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.02.01 23:41:11.397907 [ 154 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6240 | 2026.02.01 23:41:11.397923 [ 276 ] {d93d10b3-9b5f-483e-b139-45bbef0d37c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 6241 | 2026.02.01 23:41:11.397945 [ 154 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.02.01 23:41:11.397968 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6243 | 2026.02.01 23:41:11.397968 [ 276 ] {d93d10b3-9b5f-483e-b139-45bbef0d37c2} <Debug> TCPHandler: Processed in 0.001375253 sec. | ||
| 6244 | 2026.02.01 23:41:11.398082 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6245 | 2026.02.01 23:41:11.398240 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6246 | 2026.02.01 23:41:11.398282 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2400 rows starting from the beginning of the part | ||
| 6247 | 2026.02.01 23:41:11.398354 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6248 | 2026.02.01 23:41:11.398405 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6249 | 2026.02.01 23:41:11.398454 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6250 | 2026.02.01 23:41:11.398504 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6251 | 2026.02.01 23:41:11.398549 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6252 | 2026.02.01 23:41:11.400028 [ 199 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13648 rows, containing 5 columns (5 merged, 0 gathered) in 0.005812337 sec., 2348108.858794664 rows/sec., 161.31 MiB/sec. | ||
| 6253 | 2026.02.01 23:41:11.400114 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002090235 sec., 1291720.7873755821 rows/sec., 87.05 MiB/sec. | ||
| 6254 | 2026.02.01 23:41:11.400526 [ 199 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6255 | 2026.02.01 23:41:11.400564 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6256 | 2026.02.01 23:41:11.400865 [ 199 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.02.01 23:41:11.400951 [ 199 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6258 | 2026.02.01 23:41:11.401011 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_46_9} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.02.01 23:41:11.401039 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 6260 | 2026.02.01 23:41:11.401102 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_46_9} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6261 | 2026.02.01 23:41:11.401206 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6262 | 2026.02.01 23:41:12.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.03 MiB, peak 282.66 MiB, free memory in arenas 0.00 B, will set to 276.46 MiB (RSS), difference: 2.43 MiB | ||
| 6263 | 2026.02.01 23:41:16.138372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15870 | ||
| 6264 | 2026.02.01 23:41:16.138918 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.02.01 23:41:16.138966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6266 | 2026.02.01 23:41:16.139476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6267 | 2026.02.01 23:41:16.139727 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.02.01 23:41:16.139864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15870 | ||
| 6269 | 2026.02.01 23:41:16.163790 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37087 | ||
| 6270 | 2026.02.01 23:41:16.163901 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6271 | 2026.02.01 23:41:16.163928 [ 286 ] {} <Debug> TCP-Session: 79c615b5-8013-4b84-aebd-d6c4b82a5dc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37087 | ||
| 6272 | 2026.02.01 23:41:16.163949 [ 286 ] {} <Debug> TCP-Session: 79c615b5-8013-4b84-aebd-d6c4b82a5dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6273 | 2026.02.01 23:41:16.163962 [ 286 ] {} <Debug> TCP-Session: 79c615b5-8013-4b84-aebd-d6c4b82a5dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6274 | 2026.02.01 23:41:16.164159 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63379 | ||
| 6275 | 2026.02.01 23:41:16.164194 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36779 | ||
| 6276 | 2026.02.01 23:41:16.164203 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39952 | ||
| 6277 | 2026.02.01 23:41:16.164223 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49659 | ||
| 6278 | 2026.02.01 23:41:16.164259 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55432 | ||
| 6279 | 2026.02.01 23:41:16.164278 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6280 | 2026.02.01 23:41:16.164289 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6281 | 2026.02.01 23:41:16.164261 [ 286 ] {} <Trace> TCP-Session: 79c615b5-8013-4b84-aebd-d6c4b82a5dc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.02.01 23:41:16.164334 [ 288 ] {} <Debug> TCP-Session: 9c10a51d-b765-45ad-bc5b-06f9dbcb8a5c Authenticating user 'default' from [fd00:1122:3344:101::e]:63379 | ||
| 6283 | 2026.02.01 23:41:16.164346 [ 289 ] {} <Debug> TCP-Session: 0c410151-07e9-44f1-90e2-26580ec8e955 Authenticating user 'default' from [fd00:1122:3344:101::e]:36779 | ||
| 6284 | 2026.02.01 23:41:16.164250 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35413 | ||
| 6285 | 2026.02.01 23:41:16.164399 [ 289 ] {} <Debug> TCP-Session: 0c410151-07e9-44f1-90e2-26580ec8e955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6286 | 2026.02.01 23:41:16.164384 [ 288 ] {} <Debug> TCP-Session: 9c10a51d-b765-45ad-bc5b-06f9dbcb8a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6287 | 2026.02.01 23:41:16.164441 [ 289 ] {} <Debug> TCP-Session: 0c410151-07e9-44f1-90e2-26580ec8e955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6288 | 2026.02.01 23:41:16.164460 [ 288 ] {} <Debug> TCP-Session: 9c10a51d-b765-45ad-bc5b-06f9dbcb8a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6289 | 2026.02.01 23:41:16.164236 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57459 | ||
| 6290 | 2026.02.01 23:41:16.164225 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60873 | ||
| 6291 | 2026.02.01 23:41:16.164510 [ 286 ] {991110b3-cfe0-483f-8aa1-cbab997784bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6292 | 2026.02.01 23:41:16.164813 [ 286 ] {991110b3-cfe0-483f-8aa1-cbab997784bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6293 | 2026.02.01 23:41:16.164868 [ 286 ] {991110b3-cfe0-483f-8aa1-cbab997784bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6294 | 2026.02.01 23:41:16.164929 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6295 | 2026.02.01 23:41:16.164967 [ 293 ] {} <Debug> TCP-Session: dba030c9-ec8a-4484-bb0e-800c6692ef62 Authenticating user 'default' from [fd00:1122:3344:101::e]:57459 | ||
| 6296 | 2026.02.01 23:41:16.164990 [ 293 ] {} <Debug> TCP-Session: dba030c9-ec8a-4484-bb0e-800c6692ef62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6297 | 2026.02.01 23:41:16.165005 [ 293 ] {} <Debug> TCP-Session: dba030c9-ec8a-4484-bb0e-800c6692ef62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6298 | 2026.02.01 23:41:16.165036 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6299 | 2026.02.01 23:41:16.165073 [ 275 ] {} <Debug> TCP-Session: 2fcc152a-9acf-4981-8df0-201f85b1d636 Authenticating user 'default' from [fd00:1122:3344:101::e]:55432 | ||
| 6300 | 2026.02.01 23:41:16.165095 [ 275 ] {} <Debug> TCP-Session: 2fcc152a-9acf-4981-8df0-201f85b1d636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2026.02.01 23:41:16.165112 [ 275 ] {} <Debug> TCP-Session: 2fcc152a-9acf-4981-8df0-201f85b1d636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.02.01 23:41:16.165164 [ 286 ] {991110b3-cfe0-483f-8aa1-cbab997784bd} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 6303 | 2026.02.01 23:41:16.165276 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6304 | 2026.02.01 23:41:16.165317 [ 290 ] {} <Debug> TCP-Session: 450017b8-8216-4d96-b810-68246a6bc0c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39952 | ||
| 6305 | 2026.02.01 23:41:16.165347 [ 290 ] {} <Debug> TCP-Session: 450017b8-8216-4d96-b810-68246a6bc0c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2026.02.01 23:41:16.165357 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6307 | 2026.02.01 23:41:16.165364 [ 290 ] {} <Debug> TCP-Session: 450017b8-8216-4d96-b810-68246a6bc0c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.02.01 23:41:16.165392 [ 294 ] {} <Debug> TCP-Session: 97cece29-d687-46ef-8f57-a1e9cdc29d01 Authenticating user 'default' from [fd00:1122:3344:101::e]:35413 | ||
| 6309 | 2026.02.01 23:41:16.165409 [ 294 ] {} <Debug> TCP-Session: 97cece29-d687-46ef-8f57-a1e9cdc29d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.02.01 23:41:16.165426 [ 294 ] {} <Debug> TCP-Session: 97cece29-d687-46ef-8f57-a1e9cdc29d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2026.02.01 23:41:16.165582 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6312 | 2026.02.01 23:41:16.165618 [ 292 ] {} <Debug> TCP-Session: 67711f91-0399-40dc-8ade-62b9860f5139 Authenticating user 'default' from [fd00:1122:3344:101::e]:60873 | ||
| 6313 | 2026.02.01 23:41:16.165635 [ 292 ] {} <Debug> TCP-Session: 67711f91-0399-40dc-8ade-62b9860f5139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2026.02.01 23:41:16.165652 [ 292 ] {} <Debug> TCP-Session: 67711f91-0399-40dc-8ade-62b9860f5139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2026.02.01 23:41:16.165680 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6316 | 2026.02.01 23:41:16.165717 [ 291 ] {} <Debug> TCP-Session: 25c3627a-adfe-4401-837c-446f4c0d9234 Authenticating user 'default' from [fd00:1122:3344:101::e]:49659 | ||
| 6317 | 2026.02.01 23:41:16.165734 [ 291 ] {} <Debug> TCP-Session: 25c3627a-adfe-4401-837c-446f4c0d9234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6318 | 2026.02.01 23:41:16.165746 [ 291 ] {} <Debug> TCP-Session: 25c3627a-adfe-4401-837c-446f4c0d9234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6319 | 2026.02.01 23:41:16.166204 [ 341 ] {991110b3-cfe0-483f-8aa1-cbab997784bd} <Trace> AggregatingTransform: Aggregating | ||
| 6320 | 2026.02.01 23:41:16.166254 [ 341 ] {991110b3-cfe0-483f-8aa1-cbab997784bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 6321 | 2026.02.01 23:41:16.166291 [ 341 ] {991110b3-cfe0-483f-8aa1-cbab997784bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001020357 sec. (980.049 rows/sec., 38.28 KiB/sec.) | ||
| 6322 | 2026.02.01 23:41:16.166315 [ 341 ] {991110b3-cfe0-483f-8aa1-cbab997784bd} <Trace> Aggregator: Merging aggregated data | ||
| 6323 | 2026.02.01 23:41:16.167482 [ 286 ] {991110b3-cfe0-483f-8aa1-cbab997784bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003027 sec., 330.3600925008259 rows/sec., 12.90 KiB/sec. | ||
| 6324 | 2026.02.01 23:41:16.167687 [ 286 ] {991110b3-cfe0-483f-8aa1-cbab997784bd} <Debug> TCPHandler: Processed in 0.003540509 sec. | ||
| 6325 | 2026.02.01 23:41:16.167850 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6326 | 2026.02.01 23:41:16.167888 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6327 | 2026.02.01 23:41:16.167888 [ 286 ] {} <Debug> TCP-Session: 79c615b5-8013-4b84-aebd-d6c4b82a5dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2026.02.01 23:41:16.167913 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6329 | 2026.02.01 23:41:16.167933 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6330 | 2026.02.01 23:41:16.167951 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6331 | 2026.02.01 23:41:16.167980 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6332 | 2026.02.01 23:41:16.167999 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6333 | 2026.02.01 23:41:16.168025 [ 290 ] {} <Debug> TCP-Session: 450017b8-8216-4d96-b810-68246a6bc0c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6334 | 2026.02.01 23:41:16.168039 [ 291 ] {} <Debug> TCP-Session: 25c3627a-adfe-4401-837c-446f4c0d9234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.02.01 23:41:16.168018 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6336 | 2026.02.01 23:41:16.167994 [ 288 ] {} <Debug> TCP-Session: 9c10a51d-b765-45ad-bc5b-06f9dbcb8a5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6337 | 2026.02.01 23:41:16.167972 [ 275 ] {} <Debug> TCP-Session: 2fcc152a-9acf-4981-8df0-201f85b1d636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6338 | 2026.02.01 23:41:16.168133 [ 294 ] {} <Debug> TCP-Session: 97cece29-d687-46ef-8f57-a1e9cdc29d01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6339 | 2026.02.01 23:41:16.167963 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6340 | 2026.02.01 23:41:16.167931 [ 289 ] {} <Debug> TCP-Session: 0c410151-07e9-44f1-90e2-26580ec8e955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6341 | 2026.02.01 23:41:16.168054 [ 292 ] {} <Debug> TCP-Session: 67711f91-0399-40dc-8ade-62b9860f5139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6342 | 2026.02.01 23:41:16.168211 [ 293 ] {} <Debug> TCP-Session: dba030c9-ec8a-4484-bb0e-800c6692ef62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6343 | 2026.02.01 23:41:16.194300 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53846 | ||
| 6344 | 2026.02.01 23:41:16.194390 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6345 | 2026.02.01 23:41:16.194416 [ 286 ] {} <Debug> TCP-Session: 77c1ad3b-493d-479d-ad96-a8d8ab0a83e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53846 | ||
| 6346 | 2026.02.01 23:41:16.194437 [ 286 ] {} <Debug> TCP-Session: 77c1ad3b-493d-479d-ad96-a8d8ab0a83e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6347 | 2026.02.01 23:41:16.194452 [ 286 ] {} <Debug> TCP-Session: 77c1ad3b-493d-479d-ad96-a8d8ab0a83e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6348 | 2026.02.01 23:41:16.194617 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46532 | ||
| 6349 | 2026.02.01 23:41:16.194632 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34055 | ||
| 6350 | 2026.02.01 23:41:16.194667 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44285 | ||
| 6351 | 2026.02.01 23:41:16.194681 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45072 | ||
| 6352 | 2026.02.01 23:41:16.194710 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40216 | ||
| 6353 | 2026.02.01 23:41:16.194736 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6354 | 2026.02.01 23:41:16.194752 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6355 | 2026.02.01 23:41:16.194783 [ 288 ] {} <Debug> TCP-Session: dcf0046a-37bd-434a-b68d-fe7fa4af56f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46532 | ||
| 6356 | 2026.02.01 23:41:16.194782 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6357 | 2026.02.01 23:41:16.194804 [ 290 ] {} <Debug> TCP-Session: ce8733e2-f18b-40bf-a5de-d2ec16a275a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44285 | ||
| 6358 | 2026.02.01 23:41:16.194816 [ 288 ] {} <Debug> TCP-Session: dcf0046a-37bd-434a-b68d-fe7fa4af56f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6359 | 2026.02.01 23:41:16.194836 [ 291 ] {} <Debug> TCP-Session: ba7d2178-08c9-4478-a90c-6a6cafc2a555 Authenticating user 'default' from [fd00:1122:3344:101::e]:45072 | ||
| 6360 | 2026.02.01 23:41:16.194849 [ 290 ] {} <Debug> TCP-Session: ce8733e2-f18b-40bf-a5de-d2ec16a275a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6361 | 2026.02.01 23:41:16.194857 [ 288 ] {} <Debug> TCP-Session: dcf0046a-37bd-434a-b68d-fe7fa4af56f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6362 | 2026.02.01 23:41:16.194879 [ 291 ] {} <Debug> TCP-Session: ba7d2178-08c9-4478-a90c-6a6cafc2a555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6363 | 2026.02.01 23:41:16.194888 [ 290 ] {} <Debug> TCP-Session: ce8733e2-f18b-40bf-a5de-d2ec16a275a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6364 | 2026.02.01 23:41:16.194921 [ 291 ] {} <Debug> TCP-Session: ba7d2178-08c9-4478-a90c-6a6cafc2a555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6365 | 2026.02.01 23:41:16.194797 [ 286 ] {} <Trace> TCP-Session: 77c1ad3b-493d-479d-ad96-a8d8ab0a83e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2026.02.01 23:41:16.194743 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38291 | ||
| 6367 | 2026.02.01 23:41:16.194723 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6368 | 2026.02.01 23:41:16.194703 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37067 | ||
| 6369 | 2026.02.01 23:41:16.195048 [ 289 ] {} <Debug> TCP-Session: 22a4e3c2-04ea-4bc3-a595-5c8adb5637d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34055 | ||
| 6370 | 2026.02.01 23:41:16.195056 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6371 | 2026.02.01 23:41:16.195081 [ 289 ] {} <Debug> TCP-Session: 22a4e3c2-04ea-4bc3-a595-5c8adb5637d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2026.02.01 23:41:16.195100 [ 275 ] {} <Debug> TCP-Session: 40ad1b84-7668-4216-87ed-a351134d833d Authenticating user 'default' from [fd00:1122:3344:101::e]:38291 | ||
| 6373 | 2026.02.01 23:41:16.195108 [ 289 ] {} <Debug> TCP-Session: 22a4e3c2-04ea-4bc3-a595-5c8adb5637d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6374 | 2026.02.01 23:41:16.195114 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6375 | 2026.02.01 23:41:16.195129 [ 275 ] {} <Debug> TCP-Session: 40ad1b84-7668-4216-87ed-a351134d833d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2026.02.01 23:41:16.195157 [ 293 ] {} <Debug> TCP-Session: af3585b1-ccfb-4e0b-b5a3-582106693a3b Authenticating user 'default' from [fd00:1122:3344:101::e]:37067 | ||
| 6377 | 2026.02.01 23:41:16.195181 [ 275 ] {} <Debug> TCP-Session: 40ad1b84-7668-4216-87ed-a351134d833d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6378 | 2026.02.01 23:41:16.195121 [ 286 ] {e331c3c8-699c-40d1-871e-677a07a119ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53846) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6379 | 2026.02.01 23:41:16.195208 [ 293 ] {} <Debug> TCP-Session: af3585b1-ccfb-4e0b-b5a3-582106693a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2026.02.01 23:41:16.194804 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6381 | 2026.02.01 23:41:16.195258 [ 293 ] {} <Debug> TCP-Session: af3585b1-ccfb-4e0b-b5a3-582106693a3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.02.01 23:41:16.195284 [ 294 ] {} <Debug> TCP-Session: ff8f08de-1716-43be-adfd-917a4e72a33f Authenticating user 'default' from [fd00:1122:3344:101::e]:40216 | ||
| 6383 | 2026.02.01 23:41:16.194685 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56712 | ||
| 6384 | 2026.02.01 23:41:16.195310 [ 294 ] {} <Debug> TCP-Session: ff8f08de-1716-43be-adfd-917a4e72a33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6385 | 2026.02.01 23:41:16.195346 [ 294 ] {} <Debug> TCP-Session: ff8f08de-1716-43be-adfd-917a4e72a33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6386 | 2026.02.01 23:41:16.195374 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6387 | 2026.02.01 23:41:16.195399 [ 292 ] {} <Debug> TCP-Session: a9ced89f-9a41-4c6c-897a-1f78e13f9e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:56712 | ||
| 6388 | 2026.02.01 23:41:16.195415 [ 292 ] {} <Debug> TCP-Session: a9ced89f-9a41-4c6c-897a-1f78e13f9e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6389 | 2026.02.01 23:41:16.195425 [ 286 ] {e331c3c8-699c-40d1-871e-677a07a119ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6390 | 2026.02.01 23:41:16.195427 [ 292 ] {} <Debug> TCP-Session: a9ced89f-9a41-4c6c-897a-1f78e13f9e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6391 | 2026.02.01 23:41:16.195480 [ 286 ] {e331c3c8-699c-40d1-871e-677a07a119ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6392 | 2026.02.01 23:41:16.195745 [ 286 ] {e331c3c8-699c-40d1-871e-677a07a119ef} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 6393 | 2026.02.01 23:41:16.196616 [ 332 ] {e331c3c8-699c-40d1-871e-677a07a119ef} <Trace> AggregatingTransform: Aggregating | ||
| 6394 | 2026.02.01 23:41:16.196669 [ 332 ] {e331c3c8-699c-40d1-871e-677a07a119ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 6395 | 2026.02.01 23:41:16.196705 [ 332 ] {e331c3c8-699c-40d1-871e-677a07a119ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865665 sec. (1155.181 rows/sec., 45.12 KiB/sec.) | ||
| 6396 | 2026.02.01 23:41:16.196724 [ 332 ] {e331c3c8-699c-40d1-871e-677a07a119ef} <Trace> Aggregator: Merging aggregated data | ||
| 6397 | 2026.02.01 23:41:16.198058 [ 286 ] {e331c3c8-699c-40d1-871e-677a07a119ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002994 sec., 334.001336005344 rows/sec., 13.05 KiB/sec. | ||
| 6398 | 2026.02.01 23:41:16.198193 [ 286 ] {e331c3c8-699c-40d1-871e-677a07a119ef} <Debug> TCPHandler: Processed in 0.003487449 sec. | ||
| 6399 | 2026.02.01 23:41:16.198298 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6400 | 2026.02.01 23:41:16.198324 [ 286 ] {} <Debug> TCP-Session: 77c1ad3b-493d-479d-ad96-a8d8ab0a83e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2026.02.01 23:41:16.198325 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6402 | 2026.02.01 23:41:16.198343 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6403 | 2026.02.01 23:41:16.198374 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6404 | 2026.02.01 23:41:16.198393 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6405 | 2026.02.01 23:41:16.198408 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6406 | 2026.02.01 23:41:16.198424 [ 289 ] {} <Debug> TCP-Session: 22a4e3c2-04ea-4bc3-a595-5c8adb5637d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6407 | 2026.02.01 23:41:16.198437 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6408 | 2026.02.01 23:41:16.198454 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6409 | 2026.02.01 23:41:16.198486 [ 292 ] {} <Debug> TCP-Session: a9ced89f-9a41-4c6c-897a-1f78e13f9e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6410 | 2026.02.01 23:41:16.198510 [ 294 ] {} <Debug> TCP-Session: ff8f08de-1716-43be-adfd-917a4e72a33f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6411 | 2026.02.01 23:41:16.198451 [ 293 ] {} <Debug> TCP-Session: af3585b1-ccfb-4e0b-b5a3-582106693a3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6412 | 2026.02.01 23:41:16.198434 [ 290 ] {} <Debug> TCP-Session: ce8733e2-f18b-40bf-a5de-d2ec16a275a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6413 | 2026.02.01 23:41:16.198423 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6414 | 2026.02.01 23:41:16.198391 [ 291 ] {} <Debug> TCP-Session: ba7d2178-08c9-4478-a90c-6a6cafc2a555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6415 | 2026.02.01 23:41:16.198600 [ 275 ] {} <Debug> TCP-Session: 40ad1b84-7668-4216-87ed-a351134d833d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6416 | 2026.02.01 23:41:16.198376 [ 288 ] {} <Debug> TCP-Session: dcf0046a-37bd-434a-b68d-fe7fa4af56f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2026.02.01 23:41:16.391337 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6418 | 2026.02.01 23:41:16.391518 [ 276 ] {149eabdd-4105-4eca-9e58-20e456e17294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6419 | 2026.02.01 23:41:16.391585 [ 276 ] {149eabdd-4105-4eca-9e58-20e456e17294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6420 | 2026.02.01 23:41:16.392250 [ 276 ] {149eabdd-4105-4eca-9e58-20e456e17294} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.02.01 23:41:16.392301 [ 276 ] {149eabdd-4105-4eca-9e58-20e456e17294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6422 | 2026.02.01 23:41:16.392710 [ 276 ] {149eabdd-4105-4eca-9e58-20e456e17294} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6423 | 2026.02.01 23:41:16.392970 [ 276 ] {149eabdd-4105-4eca-9e58-20e456e17294} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.02.01 23:41:16.393126 [ 276 ] {149eabdd-4105-4eca-9e58-20e456e17294} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001658 sec., 14475.271411338963 rows/sec., 1.20 MiB/sec. | ||
| 6425 | 2026.02.01 23:41:16.393173 [ 276 ] {149eabdd-4105-4eca-9e58-20e456e17294} <Debug> TCPHandler: Processed in 0.001973773 sec. | ||
| 6426 | 2026.02.01 23:41:16.393311 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.02.01 23:41:16.393418 [ 276 ] {fcbc754e-5cac-4c85-aed8-68c503814834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6428 | 2026.02.01 23:41:16.393463 [ 276 ] {fcbc754e-5cac-4c85-aed8-68c503814834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6429 | 2026.02.01 23:41:16.394020 [ 276 ] {fcbc754e-5cac-4c85-aed8-68c503814834} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.02.01 23:41:16.394058 [ 276 ] {fcbc754e-5cac-4c85-aed8-68c503814834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6431 | 2026.02.01 23:41:16.394391 [ 276 ] {fcbc754e-5cac-4c85-aed8-68c503814834} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6432 | 2026.02.01 23:41:16.394619 [ 276 ] {fcbc754e-5cac-4c85-aed8-68c503814834} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.02.01 23:41:16.394754 [ 276 ] {fcbc754e-5cac-4c85-aed8-68c503814834} <Debug> executeQuery: Read 248 rows, 22.75 KiB in 0.001361 sec., 182218.9566495224 rows/sec., 16.33 MiB/sec. | ||
| 6434 | 2026.02.01 23:41:16.394795 [ 276 ] {fcbc754e-5cac-4c85-aed8-68c503814834} <Debug> TCPHandler: Processed in 0.001535516 sec. | ||
| 6435 | 2026.02.01 23:41:16.394933 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2026.02.01 23:41:16.395034 [ 276 ] {b979e91b-bc03-425a-872d-20b42dae8804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6437 | 2026.02.01 23:41:16.395075 [ 276 ] {b979e91b-bc03-425a-872d-20b42dae8804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6438 | 2026.02.01 23:41:16.395508 [ 276 ] {b979e91b-bc03-425a-872d-20b42dae8804} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.02.01 23:41:16.395544 [ 276 ] {b979e91b-bc03-425a-872d-20b42dae8804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6440 | 2026.02.01 23:41:16.395847 [ 276 ] {b979e91b-bc03-425a-872d-20b42dae8804} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6441 | 2026.02.01 23:41:16.396063 [ 276 ] {b979e91b-bc03-425a-872d-20b42dae8804} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2026.02.01 23:41:16.396187 [ 150 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6443 | 2026.02.01 23:41:16.396193 [ 276 ] {b979e91b-bc03-425a-872d-20b42dae8804} <Debug> executeQuery: Read 48 rows, 3.67 KiB in 0.001177 sec., 40781.64825828377 rows/sec., 3.04 MiB/sec. | ||
| 6444 | 2026.02.01 23:41:16.396260 [ 150 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2026.02.01 23:41:16.396277 [ 276 ] {b979e91b-bc03-425a-872d-20b42dae8804} <Debug> TCPHandler: Processed in 0.001399744 sec. | ||
| 6446 | 2026.02.01 23:41:16.396306 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6447 | 2026.02.01 23:41:16.396418 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.02.01 23:41:16.396454 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 6449 | 2026.02.01 23:41:16.396517 [ 276 ] {18b46ee6-5d29-426f-9482-4be42b3457a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6450 | 2026.02.01 23:41:16.396559 [ 276 ] {18b46ee6-5d29-426f-9482-4be42b3457a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6451 | 2026.02.01 23:41:16.396598 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6452 | 2026.02.01 23:41:16.396647 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 70 rows starting from the beginning of the part | ||
| 6453 | 2026.02.01 23:41:16.396733 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 6454 | 2026.02.01 23:41:16.396799 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 6455 | 2026.02.01 23:41:16.396864 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 6456 | 2026.02.01 23:41:16.396925 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 6457 | 2026.02.01 23:41:16.396986 [ 276 ] {18b46ee6-5d29-426f-9482-4be42b3457a7} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.02.01 23:41:16.396987 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
| 6459 | 2026.02.01 23:41:16.397023 [ 276 ] {18b46ee6-5d29-426f-9482-4be42b3457a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6460 | 2026.02.01 23:41:16.397332 [ 276 ] {18b46ee6-5d29-426f-9482-4be42b3457a7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6461 | 2026.02.01 23:41:16.397558 [ 276 ] {18b46ee6-5d29-426f-9482-4be42b3457a7} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.02.01 23:41:16.397689 [ 276 ] {18b46ee6-5d29-426f-9482-4be42b3457a7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00119 sec., 20168.067226890755 rows/sec., 1.67 MiB/sec. | ||
| 6463 | 2026.02.01 23:41:16.397727 [ 276 ] {18b46ee6-5d29-426f-9482-4be42b3457a7} <Debug> TCPHandler: Processed in 0.001361723 sec. | ||
| 6464 | 2026.02.01 23:41:16.397848 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.02.01 23:41:16.397941 [ 276 ] {be7c3b6c-2933-406d-ae01-3874df96ddbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6466 | 2026.02.01 23:41:16.397980 [ 276 ] {be7c3b6c-2933-406d-ae01-3874df96ddbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6467 | 2026.02.01 23:41:16.398083 [ 189 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677398 sec., 119232.28714950178 rows/sec., 9.22 MiB/sec. | ||
| 6468 | 2026.02.01 23:41:16.398237 [ 195 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6469 | 2026.02.01 23:41:16.398373 [ 276 ] {be7c3b6c-2933-406d-ae01-3874df96ddbd} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.02.01 23:41:16.398409 [ 276 ] {be7c3b6c-2933-406d-ae01-3874df96ddbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6471 | 2026.02.01 23:41:16.398489 [ 195 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_41_8} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.02.01 23:41:16.398557 [ 195 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_41_8} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6473 | 2026.02.01 23:41:16.398623 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6474 | 2026.02.01 23:41:16.398707 [ 276 ] {be7c3b6c-2933-406d-ae01-3874df96ddbd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6475 | 2026.02.01 23:41:16.398923 [ 276 ] {be7c3b6c-2933-406d-ae01-3874df96ddbd} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2026.02.01 23:41:16.399052 [ 276 ] {be7c3b6c-2933-406d-ae01-3874df96ddbd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 6477 | 2026.02.01 23:41:16.399092 [ 276 ] {be7c3b6c-2933-406d-ae01-3874df96ddbd} <Debug> TCPHandler: Processed in 0.001292262 sec. | ||
| 6478 | 2026.02.01 23:41:16.399234 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6479 | 2026.02.01 23:41:16.399327 [ 276 ] {4db2a690-2296-4fa5-b4ac-b662427617b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6480 | 2026.02.01 23:41:16.399367 [ 276 ] {4db2a690-2296-4fa5-b4ac-b662427617b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6481 | 2026.02.01 23:41:16.399833 [ 276 ] {4db2a690-2296-4fa5-b4ac-b662427617b0} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2026.02.01 23:41:16.399870 [ 276 ] {4db2a690-2296-4fa5-b4ac-b662427617b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6483 | 2026.02.01 23:41:16.400186 [ 276 ] {4db2a690-2296-4fa5-b4ac-b662427617b0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6484 | 2026.02.01 23:41:16.400409 [ 276 ] {4db2a690-2296-4fa5-b4ac-b662427617b0} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2026.02.01 23:41:16.400538 [ 276 ] {4db2a690-2296-4fa5-b4ac-b662427617b0} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001229 sec., 110659.07241659885 rows/sec., 8.94 MiB/sec. | ||
| 6486 | 2026.02.01 23:41:16.400576 [ 276 ] {4db2a690-2296-4fa5-b4ac-b662427617b0} <Debug> TCPHandler: Processed in 0.001391783 sec. | ||
| 6487 | 2026.02.01 23:41:16.400676 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6488 | 2026.02.01 23:41:16.400769 [ 276 ] {fda6461e-4d3d-4d9c-bc60-9362de592a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6489 | 2026.02.01 23:41:16.400812 [ 276 ] {fda6461e-4d3d-4d9c-bc60-9362de592a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6490 | 2026.02.01 23:41:16.401215 [ 276 ] {fda6461e-4d3d-4d9c-bc60-9362de592a41} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2026.02.01 23:41:16.401251 [ 276 ] {fda6461e-4d3d-4d9c-bc60-9362de592a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6492 | 2026.02.01 23:41:16.401585 [ 276 ] {fda6461e-4d3d-4d9c-bc60-9362de592a41} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6493 | 2026.02.01 23:41:16.401806 [ 276 ] {fda6461e-4d3d-4d9c-bc60-9362de592a41} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.02.01 23:41:16.401935 [ 276 ] {fda6461e-4d3d-4d9c-bc60-9362de592a41} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001184 sec., 165540.54054054056 rows/sec., 11.88 MiB/sec. | ||
| 6495 | 2026.02.01 23:41:16.401974 [ 276 ] {fda6461e-4d3d-4d9c-bc60-9362de592a41} <Debug> TCPHandler: Processed in 0.001346223 sec. | ||
| 6496 | 2026.02.01 23:41:16.402092 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.02.01 23:41:16.402187 [ 276 ] {9fd158e6-1d47-4b20-bdd2-e6c6f6993413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6498 | 2026.02.01 23:41:16.402242 [ 276 ] {9fd158e6-1d47-4b20-bdd2-e6c6f6993413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6499 | 2026.02.01 23:41:16.403091 [ 276 ] {9fd158e6-1d47-4b20-bdd2-e6c6f6993413} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.02.01 23:41:16.403127 [ 276 ] {9fd158e6-1d47-4b20-bdd2-e6c6f6993413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6501 | 2026.02.01 23:41:16.403716 [ 276 ] {9fd158e6-1d47-4b20-bdd2-e6c6f6993413} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6502 | 2026.02.01 23:41:16.403948 [ 276 ] {9fd158e6-1d47-4b20-bdd2-e6c6f6993413} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.02.01 23:41:16.404090 [ 276 ] {9fd158e6-1d47-4b20-bdd2-e6c6f6993413} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001921 sec., 18740.239458615306 rows/sec., 33.58 MiB/sec. | ||
| 6504 | 2026.02.01 23:41:16.404146 [ 276 ] {9fd158e6-1d47-4b20-bdd2-e6c6f6993413} <Debug> TCPHandler: Processed in 0.002103555 sec. | ||
| 6505 | 2026.02.01 23:41:16.404262 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.02.01 23:41:16.404355 [ 276 ] {9d6f8e8c-9bf1-477a-bfab-4fc9e82278bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6507 | 2026.02.01 23:41:16.404397 [ 276 ] {9d6f8e8c-9bf1-477a-bfab-4fc9e82278bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6508 | 2026.02.01 23:41:16.404723 [ 276 ] {9d6f8e8c-9bf1-477a-bfab-4fc9e82278bf} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.02.01 23:41:16.404759 [ 276 ] {9d6f8e8c-9bf1-477a-bfab-4fc9e82278bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6510 | 2026.02.01 23:41:16.405069 [ 276 ] {9d6f8e8c-9bf1-477a-bfab-4fc9e82278bf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6511 | 2026.02.01 23:41:16.405286 [ 276 ] {9d6f8e8c-9bf1-477a-bfab-4fc9e82278bf} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.02.01 23:41:16.405412 [ 276 ] {9d6f8e8c-9bf1-477a-bfab-4fc9e82278bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 6513 | 2026.02.01 23:41:16.405447 [ 276 ] {9d6f8e8c-9bf1-477a-bfab-4fc9e82278bf} <Debug> TCPHandler: Processed in 0.001235891 sec. | ||
| 6514 | 2026.02.01 23:41:16.442809 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36391 | ||
| 6515 | 2026.02.01 23:41:16.442898 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6516 | 2026.02.01 23:41:16.442924 [ 291 ] {} <Debug> TCP-Session: cb5e298f-6590-4998-a5c1-7ad467c9c5bc Authenticating user 'default' from [fd00:1122:3344:101::e]:36391 | ||
| 6517 | 2026.02.01 23:41:16.442945 [ 291 ] {} <Debug> TCP-Session: cb5e298f-6590-4998-a5c1-7ad467c9c5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6518 | 2026.02.01 23:41:16.442958 [ 291 ] {} <Debug> TCP-Session: cb5e298f-6590-4998-a5c1-7ad467c9c5bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6519 | 2026.02.01 23:41:16.443154 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63384 | ||
| 6520 | 2026.02.01 23:41:16.443206 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55228 | ||
| 6521 | 2026.02.01 23:41:16.443218 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49581 | ||
| 6522 | 2026.02.01 23:41:16.443253 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6523 | 2026.02.01 23:41:16.443266 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40888 | ||
| 6524 | 2026.02.01 23:41:16.443280 [ 291 ] {} <Trace> TCP-Session: cb5e298f-6590-4998-a5c1-7ad467c9c5bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2026.02.01 23:41:16.443314 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6526 | 2026.02.01 23:41:16.443310 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6527 | 2026.02.01 23:41:16.443353 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6528 | 2026.02.01 23:41:16.443349 [ 275 ] {} <Debug> TCP-Session: b41f66a3-a660-40f9-a05c-fd82e72aacc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49581 | ||
| 6529 | 2026.02.01 23:41:16.443376 [ 293 ] {} <Debug> TCP-Session: 54a81f04-a1b7-49c4-84fd-c65fdf2d6e6f Authenticating user 'default' from [fd00:1122:3344:101::e]:55228 | ||
| 6530 | 2026.02.01 23:41:16.443380 [ 289 ] {} <Debug> TCP-Session: 954ff15c-3f4a-40b7-a053-29f6ed542400 Authenticating user 'default' from [fd00:1122:3344:101::e]:40888 | ||
| 6531 | 2026.02.01 23:41:16.443393 [ 275 ] {} <Debug> TCP-Session: b41f66a3-a660-40f9-a05c-fd82e72aacc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6532 | 2026.02.01 23:41:16.443408 [ 293 ] {} <Debug> TCP-Session: 54a81f04-a1b7-49c4-84fd-c65fdf2d6e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6533 | 2026.02.01 23:41:16.443411 [ 289 ] {} <Debug> TCP-Session: 954ff15c-3f4a-40b7-a053-29f6ed542400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6534 | 2026.02.01 23:41:16.443422 [ 275 ] {} <Debug> TCP-Session: b41f66a3-a660-40f9-a05c-fd82e72aacc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2026.02.01 23:41:16.443441 [ 289 ] {} <Debug> TCP-Session: 954ff15c-3f4a-40b7-a053-29f6ed542400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6536 | 2026.02.01 23:41:16.443275 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35996 | ||
| 6537 | 2026.02.01 23:41:16.443477 [ 291 ] {d83b14f0-0b7e-4f4e-9df3-8eac7b60068a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36391) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6538 | 2026.02.01 23:41:16.443219 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35229 | ||
| 6539 | 2026.02.01 23:41:16.443433 [ 293 ] {} <Debug> TCP-Session: 54a81f04-a1b7-49c4-84fd-c65fdf2d6e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6540 | 2026.02.01 23:41:16.443295 [ 292 ] {} <Debug> TCP-Session: 2002fb41-6d77-4831-bf97-f105fd4e69e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63384 | ||
| 6541 | 2026.02.01 23:41:16.443588 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6542 | 2026.02.01 23:41:16.443617 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6543 | 2026.02.01 23:41:16.443620 [ 292 ] {} <Debug> TCP-Session: 2002fb41-6d77-4831-bf97-f105fd4e69e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6544 | 2026.02.01 23:41:16.443632 [ 290 ] {} <Debug> TCP-Session: 30630ee1-b8ee-449c-b0e4-4ca2bbbfbd48 Authenticating user 'default' from [fd00:1122:3344:101::e]:35996 | ||
| 6545 | 2026.02.01 23:41:16.443644 [ 294 ] {} <Debug> TCP-Session: f2683935-4fc1-45ac-9b13-b9657177d813 Authenticating user 'default' from [fd00:1122:3344:101::e]:35229 | ||
| 6546 | 2026.02.01 23:41:16.443655 [ 292 ] {} <Debug> TCP-Session: 2002fb41-6d77-4831-bf97-f105fd4e69e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6547 | 2026.02.01 23:41:16.443674 [ 290 ] {} <Debug> TCP-Session: 30630ee1-b8ee-449c-b0e4-4ca2bbbfbd48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6548 | 2026.02.01 23:41:16.443680 [ 294 ] {} <Debug> TCP-Session: f2683935-4fc1-45ac-9b13-b9657177d813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6549 | 2026.02.01 23:41:16.443701 [ 290 ] {} <Debug> TCP-Session: 30630ee1-b8ee-449c-b0e4-4ca2bbbfbd48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6550 | 2026.02.01 23:41:16.443711 [ 294 ] {} <Debug> TCP-Session: f2683935-4fc1-45ac-9b13-b9657177d813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6551 | 2026.02.01 23:41:16.443245 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47173 | ||
| 6552 | 2026.02.01 23:41:16.443235 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36960 | ||
| 6553 | 2026.02.01 23:41:16.443801 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6554 | 2026.02.01 23:41:16.443825 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6555 | 2026.02.01 23:41:16.443828 [ 288 ] {} <Debug> TCP-Session: d36d9347-ac6b-475e-bc55-58f0813d9451 Authenticating user 'default' from [fd00:1122:3344:101::e]:47173 | ||
| 6556 | 2026.02.01 23:41:16.443836 [ 291 ] {d83b14f0-0b7e-4f4e-9df3-8eac7b60068a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6557 | 2026.02.01 23:41:16.443855 [ 286 ] {} <Debug> TCP-Session: a697d3cc-4ca6-48c9-8664-5272950c22e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36960 | ||
| 6558 | 2026.02.01 23:41:16.443867 [ 288 ] {} <Debug> TCP-Session: d36d9347-ac6b-475e-bc55-58f0813d9451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6559 | 2026.02.01 23:41:16.443903 [ 286 ] {} <Debug> TCP-Session: a697d3cc-4ca6-48c9-8664-5272950c22e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2026.02.01 23:41:16.443918 [ 288 ] {} <Debug> TCP-Session: d36d9347-ac6b-475e-bc55-58f0813d9451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6561 | 2026.02.01 23:41:16.443914 [ 291 ] {d83b14f0-0b7e-4f4e-9df3-8eac7b60068a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6562 | 2026.02.01 23:41:16.443945 [ 286 ] {} <Debug> TCP-Session: a697d3cc-4ca6-48c9-8664-5272950c22e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6563 | 2026.02.01 23:41:16.444274 [ 291 ] {d83b14f0-0b7e-4f4e-9df3-8eac7b60068a} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 6564 | 2026.02.01 23:41:16.445303 [ 342 ] {d83b14f0-0b7e-4f4e-9df3-8eac7b60068a} <Trace> AggregatingTransform: Aggregating | ||
| 6565 | 2026.02.01 23:41:16.445355 [ 342 ] {d83b14f0-0b7e-4f4e-9df3-8eac7b60068a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6566 | 2026.02.01 23:41:16.445393 [ 342 ] {d83b14f0-0b7e-4f4e-9df3-8eac7b60068a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016037 sec. (984.216 rows/sec., 38.45 KiB/sec.) | ||
| 6567 | 2026.02.01 23:41:16.445412 [ 342 ] {d83b14f0-0b7e-4f4e-9df3-8eac7b60068a} <Trace> Aggregator: Merging aggregated data | ||
| 6568 | 2026.02.01 23:41:16.446803 [ 291 ] {d83b14f0-0b7e-4f4e-9df3-8eac7b60068a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003381 sec., 295.77048210588583 rows/sec., 11.55 KiB/sec. | ||
| 6569 | 2026.02.01 23:41:16.446974 [ 291 ] {d83b14f0-0b7e-4f4e-9df3-8eac7b60068a} <Debug> TCPHandler: Processed in 0.003837284 sec. | ||
| 6570 | 2026.02.01 23:41:16.447121 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6571 | 2026.02.01 23:41:16.447144 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6572 | 2026.02.01 23:41:16.447154 [ 291 ] {} <Debug> TCP-Session: cb5e298f-6590-4998-a5c1-7ad467c9c5bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6573 | 2026.02.01 23:41:16.447160 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6574 | 2026.02.01 23:41:16.447185 [ 290 ] {} <Debug> TCP-Session: 30630ee1-b8ee-449c-b0e4-4ca2bbbfbd48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6575 | 2026.02.01 23:41:16.447195 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6576 | 2026.02.01 23:41:16.447223 [ 292 ] {} <Debug> TCP-Session: 2002fb41-6d77-4831-bf97-f105fd4e69e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6577 | 2026.02.01 23:41:16.447223 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6578 | 2026.02.01 23:41:16.447250 [ 275 ] {} <Debug> TCP-Session: b41f66a3-a660-40f9-a05c-fd82e72aacc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6579 | 2026.02.01 23:41:16.447270 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6580 | 2026.02.01 23:41:16.447276 [ 288 ] {} <Debug> TCP-Session: d36d9347-ac6b-475e-bc55-58f0813d9451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2026.02.01 23:41:16.447210 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6582 | 2026.02.01 23:41:16.447315 [ 289 ] {} <Debug> TCP-Session: 954ff15c-3f4a-40b7-a053-29f6ed542400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6583 | 2026.02.01 23:41:16.447177 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6584 | 2026.02.01 23:41:16.447352 [ 293 ] {} <Debug> TCP-Session: 54a81f04-a1b7-49c4-84fd-c65fdf2d6e6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6585 | 2026.02.01 23:41:16.447388 [ 294 ] {} <Debug> TCP-Session: f2683935-4fc1-45ac-9b13-b9657177d813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2026.02.01 23:41:16.447240 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6587 | 2026.02.01 23:41:16.447447 [ 286 ] {} <Debug> TCP-Session: a697d3cc-4ca6-48c9-8664-5272950c22e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6588 | 2026.02.01 23:41:16.968729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6589 | 2026.02.01 23:41:16.986745 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.02.01 23:41:16.986823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6591 | 2026.02.01 23:41:16.995602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6592 | 2026.02.01 23:41:16.996586 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.02.01 23:41:17.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.38 MiB, peak 287.96 MiB, free memory in arenas 0.00 B, will set to 276.87 MiB (RSS), difference: -1.52 MiB | ||
| 6594 | 2026.02.01 23:41:17.000506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6595 | 2026.02.01 23:41:18.667947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 820 | ||
| 6596 | 2026.02.01 23:41:18.670471 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.02.01 23:41:18.670522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6598 | 2026.02.01 23:41:18.671776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6599 | 2026.02.01 23:41:18.672056 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2026.02.01 23:41:18.672454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6601 | 2026.02.01 23:41:21.390831 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2026.02.01 23:41:21.391094 [ 276 ] {6d074cc6-c6e5-4de2-8dc1-9f4da14bddb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6603 | 2026.02.01 23:41:21.391193 [ 276 ] {6d074cc6-c6e5-4de2-8dc1-9f4da14bddb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6604 | 2026.02.01 23:41:21.392196 [ 276 ] {6d074cc6-c6e5-4de2-8dc1-9f4da14bddb1} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.02.01 23:41:21.392258 [ 276 ] {6d074cc6-c6e5-4de2-8dc1-9f4da14bddb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6606 | 2026.02.01 23:41:21.392917 [ 276 ] {6d074cc6-c6e5-4de2-8dc1-9f4da14bddb1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6607 | 2026.02.01 23:41:21.393246 [ 276 ] {6d074cc6-c6e5-4de2-8dc1-9f4da14bddb1} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.02.01 23:41:21.393468 [ 276 ] {6d074cc6-c6e5-4de2-8dc1-9f4da14bddb1} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.002445 sec., 26175.869120654395 rows/sec., 2.07 MiB/sec. | ||
| 6609 | 2026.02.01 23:41:21.393537 [ 276 ] {6d074cc6-c6e5-4de2-8dc1-9f4da14bddb1} <Debug> TCPHandler: Processed in 0.002911628 sec. | ||
| 6610 | 2026.02.01 23:41:21.393711 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2026.02.01 23:41:21.393851 [ 276 ] {148d0a18-ab22-4918-a54d-9342f1b847f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6612 | 2026.02.01 23:41:21.393911 [ 276 ] {148d0a18-ab22-4918-a54d-9342f1b847f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6613 | 2026.02.01 23:41:21.394470 [ 276 ] {148d0a18-ab22-4918-a54d-9342f1b847f7} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.02.01 23:41:21.394519 [ 276 ] {148d0a18-ab22-4918-a54d-9342f1b847f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6615 | 2026.02.01 23:41:21.394917 [ 276 ] {148d0a18-ab22-4918-a54d-9342f1b847f7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6616 | 2026.02.01 23:41:21.395197 [ 276 ] {148d0a18-ab22-4918-a54d-9342f1b847f7} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.02.01 23:41:21.395379 [ 276 ] {148d0a18-ab22-4918-a54d-9342f1b847f7} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001561 sec., 2562.4599615631005 rows/sec., 192.68 KiB/sec. | ||
| 6618 | 2026.02.01 23:41:21.395430 [ 276 ] {148d0a18-ab22-4918-a54d-9342f1b847f7} <Debug> TCPHandler: Processed in 0.00178649 sec. | ||
| 6619 | 2026.02.01 23:41:21.395590 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.02.01 23:41:21.395724 [ 276 ] {9eb547dc-4746-4225-a693-f3b65f2af328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6621 | 2026.02.01 23:41:21.395779 [ 276 ] {9eb547dc-4746-4225-a693-f3b65f2af328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6622 | 2026.02.01 23:41:21.396366 [ 276 ] {9eb547dc-4746-4225-a693-f3b65f2af328} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.02.01 23:41:21.396416 [ 276 ] {9eb547dc-4746-4225-a693-f3b65f2af328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6624 | 2026.02.01 23:41:21.396823 [ 276 ] {9eb547dc-4746-4225-a693-f3b65f2af328} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6625 | 2026.02.01 23:41:21.397109 [ 276 ] {9eb547dc-4746-4225-a693-f3b65f2af328} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.02.01 23:41:21.397286 [ 276 ] {9eb547dc-4746-4225-a693-f3b65f2af328} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001588 sec., 42821.15869017632 rows/sec., 3.34 MiB/sec. | ||
| 6627 | 2026.02.01 23:41:21.397341 [ 276 ] {9eb547dc-4746-4225-a693-f3b65f2af328} <Debug> TCPHandler: Processed in 0.00181701 sec. | ||
| 6628 | 2026.02.01 23:41:21.397490 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2026.02.01 23:41:21.397619 [ 276 ] {d16fc3c5-77eb-443c-8672-1e6de8348e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6630 | 2026.02.01 23:41:21.397680 [ 276 ] {d16fc3c5-77eb-443c-8672-1e6de8348e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6631 | 2026.02.01 23:41:21.398207 [ 276 ] {d16fc3c5-77eb-443c-8672-1e6de8348e6c} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.02.01 23:41:21.398254 [ 276 ] {d16fc3c5-77eb-443c-8672-1e6de8348e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6633 | 2026.02.01 23:41:21.398681 [ 276 ] {d16fc3c5-77eb-443c-8672-1e6de8348e6c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6634 | 2026.02.01 23:41:21.398952 [ 276 ] {d16fc3c5-77eb-443c-8672-1e6de8348e6c} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.02.01 23:41:21.399124 [ 276 ] {d16fc3c5-77eb-443c-8672-1e6de8348e6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec. | ||
| 6636 | 2026.02.01 23:41:21.399174 [ 276 ] {d16fc3c5-77eb-443c-8672-1e6de8348e6c} <Debug> TCPHandler: Processed in 0.00175145 sec. | ||
| 6637 | 2026.02.01 23:41:21.399308 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.02.01 23:41:21.399435 [ 276 ] {7364c968-a90a-4a6b-ba8d-b3dda445798c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6639 | 2026.02.01 23:41:21.399508 [ 276 ] {7364c968-a90a-4a6b-ba8d-b3dda445798c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6640 | 2026.02.01 23:41:21.400492 [ 276 ] {7364c968-a90a-4a6b-ba8d-b3dda445798c} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.02.01 23:41:21.400539 [ 276 ] {7364c968-a90a-4a6b-ba8d-b3dda445798c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6642 | 2026.02.01 23:41:21.401222 [ 276 ] {7364c968-a90a-4a6b-ba8d-b3dda445798c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6643 | 2026.02.01 23:41:21.401524 [ 276 ] {7364c968-a90a-4a6b-ba8d-b3dda445798c} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.02.01 23:41:21.401715 [ 276 ] {7364c968-a90a-4a6b-ba8d-b3dda445798c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002302 sec., 1737.619461337967 rows/sec., 3.11 MiB/sec. | ||
| 6645 | 2026.02.01 23:41:21.401803 [ 276 ] {7364c968-a90a-4a6b-ba8d-b3dda445798c} <Debug> TCPHandler: Processed in 0.002557873 sec. | ||
| 6646 | 2026.02.01 23:41:21.401956 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.02.01 23:41:21.402089 [ 276 ] {0aab0ce6-7575-4630-a969-4b86840b6395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6648 | 2026.02.01 23:41:21.402145 [ 276 ] {0aab0ce6-7575-4630-a969-4b86840b6395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6649 | 2026.02.01 23:41:21.402604 [ 276 ] {0aab0ce6-7575-4630-a969-4b86840b6395} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.02.01 23:41:21.402653 [ 276 ] {0aab0ce6-7575-4630-a969-4b86840b6395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6651 | 2026.02.01 23:41:21.403064 [ 276 ] {0aab0ce6-7575-4630-a969-4b86840b6395} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6652 | 2026.02.01 23:41:21.403348 [ 276 ] {0aab0ce6-7575-4630-a969-4b86840b6395} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.02.01 23:41:21.403524 [ 276 ] {0aab0ce6-7575-4630-a969-4b86840b6395} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
| 6654 | 2026.02.01 23:41:21.403573 [ 276 ] {0aab0ce6-7575-4630-a969-4b86840b6395} <Debug> TCPHandler: Processed in 0.001683168 sec. | ||
| 6655 | 2026.02.01 23:41:23.519489 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6656 | 2026.02.01 23:41:23.519578 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6657 | 2026.02.01 23:41:23.640031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16318 | ||
| 6658 | 2026.02.01 23:41:23.640790 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.02.01 23:41:23.640861 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6660 | 2026.02.01 23:41:23.641359 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6661 | 2026.02.01 23:41:23.641583 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.02.01 23:41:23.641711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16318 | ||
| 6663 | 2026.02.01 23:41:24.500852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6664 | 2026.02.01 23:41:24.517614 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.02.01 23:41:24.517680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6666 | 2026.02.01 23:41:24.524042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6667 | 2026.02.01 23:41:24.524783 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.02.01 23:41:24.527798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6669 | 2026.02.01 23:41:26.390044 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2026.02.01 23:41:26.390248 [ 276 ] {f5f8e274-840c-4f61-83a1-b27c12db07f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6671 | 2026.02.01 23:41:26.390325 [ 276 ] {f5f8e274-840c-4f61-83a1-b27c12db07f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6672 | 2026.02.01 23:41:26.391035 [ 276 ] {f5f8e274-840c-4f61-83a1-b27c12db07f6} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.02.01 23:41:26.391086 [ 276 ] {f5f8e274-840c-4f61-83a1-b27c12db07f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6674 | 2026.02.01 23:41:26.391490 [ 276 ] {f5f8e274-840c-4f61-83a1-b27c12db07f6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6675 | 2026.02.01 23:41:26.391722 [ 276 ] {f5f8e274-840c-4f61-83a1-b27c12db07f6} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.02.01 23:41:26.391879 [ 276 ] {f5f8e274-840c-4f61-83a1-b27c12db07f6} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001684 sec., 76009.50118764846 rows/sec., 6.55 MiB/sec. | ||
| 6677 | 2026.02.01 23:41:26.391921 [ 276 ] {f5f8e274-840c-4f61-83a1-b27c12db07f6} <Debug> TCPHandler: Processed in 0.002036974 sec. | ||
| 6678 | 2026.02.01 23:41:26.392046 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.02.01 23:41:26.392143 [ 276 ] {1f1130d2-c895-4617-aa57-831d3c49c6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6680 | 2026.02.01 23:41:26.392187 [ 276 ] {1f1130d2-c895-4617-aa57-831d3c49c6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6681 | 2026.02.01 23:41:26.392595 [ 276 ] {1f1130d2-c895-4617-aa57-831d3c49c6f0} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.02.01 23:41:26.392633 [ 276 ] {1f1130d2-c895-4617-aa57-831d3c49c6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6683 | 2026.02.01 23:41:26.392948 [ 276 ] {1f1130d2-c895-4617-aa57-831d3c49c6f0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6684 | 2026.02.01 23:41:26.393163 [ 276 ] {1f1130d2-c895-4617-aa57-831d3c49c6f0} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.02.01 23:41:26.393295 [ 276 ] {1f1130d2-c895-4617-aa57-831d3c49c6f0} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00117 sec., 30769.23076923077 rows/sec., 2.26 MiB/sec. | ||
| 6686 | 2026.02.01 23:41:26.393332 [ 276 ] {1f1130d2-c895-4617-aa57-831d3c49c6f0} <Debug> TCPHandler: Processed in 0.001335692 sec. | ||
| 6687 | 2026.02.01 23:41:26.393435 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2026.02.01 23:41:26.393530 [ 276 ] {0c724f6d-5a07-40f5-817c-1ba5184c68ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6689 | 2026.02.01 23:41:26.393570 [ 276 ] {0c724f6d-5a07-40f5-817c-1ba5184c68ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6690 | 2026.02.01 23:41:26.393993 [ 276 ] {0c724f6d-5a07-40f5-817c-1ba5184c68ff} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.02.01 23:41:26.394030 [ 276 ] {0c724f6d-5a07-40f5-817c-1ba5184c68ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6692 | 2026.02.01 23:41:26.394335 [ 276 ] {0c724f6d-5a07-40f5-817c-1ba5184c68ff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6693 | 2026.02.01 23:41:26.394548 [ 276 ] {0c724f6d-5a07-40f5-817c-1ba5184c68ff} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.02.01 23:41:26.394687 [ 276 ] {0c724f6d-5a07-40f5-817c-1ba5184c68ff} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001175 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 6695 | 2026.02.01 23:41:26.394724 [ 276 ] {0c724f6d-5a07-40f5-817c-1ba5184c68ff} <Debug> TCPHandler: Processed in 0.001337622 sec. | ||
| 6696 | 2026.02.01 23:41:26.394843 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2026.02.01 23:41:26.394939 [ 276 ] {42c79bea-e33f-4db5-9c62-b58b388bedbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6698 | 2026.02.01 23:41:26.394983 [ 276 ] {42c79bea-e33f-4db5-9c62-b58b388bedbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6699 | 2026.02.01 23:41:26.395424 [ 276 ] {42c79bea-e33f-4db5-9c62-b58b388bedbb} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2026.02.01 23:41:26.395461 [ 276 ] {42c79bea-e33f-4db5-9c62-b58b388bedbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6701 | 2026.02.01 23:41:26.395796 [ 276 ] {42c79bea-e33f-4db5-9c62-b58b388bedbb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6702 | 2026.02.01 23:41:26.396014 [ 276 ] {42c79bea-e33f-4db5-9c62-b58b388bedbb} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2026.02.01 23:41:26.396145 [ 276 ] {42c79bea-e33f-4db5-9c62-b58b388bedbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 6704 | 2026.02.01 23:41:26.396181 [ 276 ] {42c79bea-e33f-4db5-9c62-b58b388bedbb} <Debug> TCPHandler: Processed in 0.001387124 sec. | ||
| 6705 | 2026.02.01 23:41:26.396290 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2026.02.01 23:41:26.396386 [ 276 ] {c6211b43-6dd3-4593-8d83-ae00527ce291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6707 | 2026.02.01 23:41:26.396440 [ 276 ] {c6211b43-6dd3-4593-8d83-ae00527ce291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6708 | 2026.02.01 23:41:26.397272 [ 276 ] {c6211b43-6dd3-4593-8d83-ae00527ce291} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.02.01 23:41:26.397308 [ 276 ] {c6211b43-6dd3-4593-8d83-ae00527ce291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6710 | 2026.02.01 23:41:26.397875 [ 276 ] {c6211b43-6dd3-4593-8d83-ae00527ce291} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6711 | 2026.02.01 23:41:26.398111 [ 276 ] {c6211b43-6dd3-4593-8d83-ae00527ce291} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.02.01 23:41:26.398232 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6713 | 2026.02.01 23:41:26.398249 [ 276 ] {c6211b43-6dd3-4593-8d83-ae00527ce291} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001881 sec., 19138.755980861242 rows/sec., 34.30 MiB/sec. | ||
| 6714 | 2026.02.01 23:41:26.398300 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.02.01 23:41:26.398322 [ 276 ] {c6211b43-6dd3-4593-8d83-ae00527ce291} <Debug> TCPHandler: Processed in 0.002080514 sec. | ||
| 6716 | 2026.02.01 23:41:26.398328 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6717 | 2026.02.01 23:41:26.398455 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 6718 | 2026.02.01 23:41:26.398469 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.02.01 23:41:26.398577 [ 276 ] {f1eea32d-2d9c-4a86-928e-8ce7328caef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6720 | 2026.02.01 23:41:26.398620 [ 276 ] {f1eea32d-2d9c-4a86-928e-8ce7328caef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6721 | 2026.02.01 23:41:26.398666 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6722 | 2026.02.01 23:41:26.398720 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 779 rows starting from the beginning of the part | ||
| 6723 | 2026.02.01 23:41:26.398849 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 6724 | 2026.02.01 23:41:26.398956 [ 276 ] {f1eea32d-2d9c-4a86-928e-8ce7328caef9} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.02.01 23:41:26.398961 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 6726 | 2026.02.01 23:41:26.398993 [ 276 ] {f1eea32d-2d9c-4a86-928e-8ce7328caef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6727 | 2026.02.01 23:41:26.399073 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 6728 | 2026.02.01 23:41:26.399171 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 6729 | 2026.02.01 23:41:26.399265 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 6730 | 2026.02.01 23:41:26.399314 [ 276 ] {f1eea32d-2d9c-4a86-928e-8ce7328caef9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6731 | 2026.02.01 23:41:26.399534 [ 276 ] {f1eea32d-2d9c-4a86-928e-8ce7328caef9} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.02.01 23:41:26.399668 [ 276 ] {f1eea32d-2d9c-4a86-928e-8ce7328caef9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 6733 | 2026.02.01 23:41:26.399703 [ 276 ] {f1eea32d-2d9c-4a86-928e-8ce7328caef9} <Debug> TCPHandler: Processed in 0.001284222 sec. | ||
| 6734 | 2026.02.01 23:41:26.414056 [ 189 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 895 rows, containing 19 columns (19 merged, 0 gathered) in 0.015642671 sec., 57215.29270800364 rows/sec., 102.53 MiB/sec. | ||
| 6735 | 2026.02.01 23:41:26.415248 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6736 | 2026.02.01 23:41:26.415565 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.02.01 23:41:26.415628 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6738 | 2026.02.01 23:41:26.415725 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 6739 | 2026.02.01 23:41:27.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.88 MiB, peak 287.96 MiB, free memory in arenas 0.00 B, will set to 280.61 MiB (RSS), difference: 2.73 MiB | ||
| 6740 | 2026.02.01 23:41:28.672768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 844 | ||
| 6741 | 2026.02.01 23:41:28.675127 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.02.01 23:41:28.675183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6743 | 2026.02.01 23:41:28.676396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6744 | 2026.02.01 23:41:28.676682 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.02.01 23:41:28.677063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6746 | 2026.02.01 23:41:31.141891 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16830 | ||
| 6747 | 2026.02.01 23:41:31.142670 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2026.02.01 23:41:31.142728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6749 | 2026.02.01 23:41:31.143263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6750 | 2026.02.01 23:41:31.143499 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2026.02.01 23:41:31.143637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16830 | ||
| 6752 | 2026.02.01 23:41:31.414975 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2026.02.01 23:41:31.415172 [ 276 ] {7e652d9b-ac94-4851-b73d-814baaf2e9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6754 | 2026.02.01 23:41:31.415248 [ 276 ] {7e652d9b-ac94-4851-b73d-814baaf2e9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6755 | 2026.02.01 23:41:31.415922 [ 276 ] {7e652d9b-ac94-4851-b73d-814baaf2e9a2} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.02.01 23:41:31.416051 [ 276 ] {7e652d9b-ac94-4851-b73d-814baaf2e9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6757 | 2026.02.01 23:41:31.416430 [ 276 ] {7e652d9b-ac94-4851-b73d-814baaf2e9a2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6758 | 2026.02.01 23:41:31.416686 [ 276 ] {7e652d9b-ac94-4851-b73d-814baaf2e9a2} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.02.01 23:41:31.416849 [ 276 ] {7e652d9b-ac94-4851-b73d-814baaf2e9a2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001731 sec., 5777.007510109764 rows/sec., 471.07 KiB/sec. | ||
| 6760 | 2026.02.01 23:41:31.416898 [ 276 ] {7e652d9b-ac94-4851-b73d-814baaf2e9a2} <Debug> TCPHandler: Processed in 0.002063644 sec. | ||
| 6761 | 2026.02.01 23:41:31.417018 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2026.02.01 23:41:31.417121 [ 276 ] {b1d160fc-43cc-41f3-b623-7100856f25eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6763 | 2026.02.01 23:41:31.417163 [ 276 ] {b1d160fc-43cc-41f3-b623-7100856f25eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6764 | 2026.02.01 23:41:31.418183 [ 276 ] {b1d160fc-43cc-41f3-b623-7100856f25eb} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.02.01 23:41:31.418221 [ 276 ] {b1d160fc-43cc-41f3-b623-7100856f25eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6766 | 2026.02.01 23:41:31.418612 [ 276 ] {b1d160fc-43cc-41f3-b623-7100856f25eb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6767 | 2026.02.01 23:41:31.418822 [ 276 ] {b1d160fc-43cc-41f3-b623-7100856f25eb} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.02.01 23:41:31.418954 [ 276 ] {b1d160fc-43cc-41f3-b623-7100856f25eb} <Debug> executeQuery: Read 1209 rows, 102.12 KiB in 0.001855 sec., 651752.0215633423 rows/sec., 53.76 MiB/sec. | ||
| 6769 | 2026.02.01 23:41:31.418991 [ 276 ] {b1d160fc-43cc-41f3-b623-7100856f25eb} <Debug> TCPHandler: Processed in 0.002023434 sec. | ||
| 6770 | 2026.02.01 23:41:31.419103 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.02.01 23:41:31.419199 [ 276 ] {5d070396-6282-4409-bd6f-5e6c42fdc048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6772 | 2026.02.01 23:41:31.419239 [ 276 ] {5d070396-6282-4409-bd6f-5e6c42fdc048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6773 | 2026.02.01 23:41:31.419632 [ 276 ] {5d070396-6282-4409-bd6f-5e6c42fdc048} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.02.01 23:41:31.419668 [ 276 ] {5d070396-6282-4409-bd6f-5e6c42fdc048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6775 | 2026.02.01 23:41:31.419960 [ 276 ] {5d070396-6282-4409-bd6f-5e6c42fdc048} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6776 | 2026.02.01 23:41:31.420171 [ 276 ] {5d070396-6282-4409-bd6f-5e6c42fdc048} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.02.01 23:41:31.420300 [ 276 ] {5d070396-6282-4409-bd6f-5e6c42fdc048} <Debug> executeQuery: Read 14 rows, 1023.00 B in 0.001122 sec., 12477.718360071302 rows/sec., 890.40 KiB/sec. | ||
| 6778 | 2026.02.01 23:41:31.420336 [ 276 ] {5d070396-6282-4409-bd6f-5e6c42fdc048} <Debug> TCPHandler: Processed in 0.001281381 sec. | ||
| 6779 | 2026.02.01 23:41:31.420434 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2026.02.01 23:41:31.420526 [ 276 ] {15d359c8-d783-4d3b-9b9b-694495962e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6781 | 2026.02.01 23:41:31.420565 [ 276 ] {15d359c8-d783-4d3b-9b9b-694495962e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6782 | 2026.02.01 23:41:31.421048 [ 276 ] {15d359c8-d783-4d3b-9b9b-694495962e7f} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.02.01 23:41:31.421084 [ 276 ] {15d359c8-d783-4d3b-9b9b-694495962e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6784 | 2026.02.01 23:41:31.421396 [ 276 ] {15d359c8-d783-4d3b-9b9b-694495962e7f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6785 | 2026.02.01 23:41:31.421626 [ 276 ] {15d359c8-d783-4d3b-9b9b-694495962e7f} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.02.01 23:41:31.421754 [ 276 ] {15d359c8-d783-4d3b-9b9b-694495962e7f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001246 sec., 182985.55377207065 rows/sec., 12.39 MiB/sec. | ||
| 6787 | 2026.02.01 23:41:31.421790 [ 276 ] {15d359c8-d783-4d3b-9b9b-694495962e7f} <Debug> TCPHandler: Processed in 0.001402693 sec. | ||
| 6788 | 2026.02.01 23:41:31.421912 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.02.01 23:41:31.422034 [ 276 ] {a99a6296-9adc-4ee2-a5c6-f67547898b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6790 | 2026.02.01 23:41:31.422084 [ 276 ] {a99a6296-9adc-4ee2-a5c6-f67547898b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6791 | 2026.02.01 23:41:31.422781 [ 276 ] {a99a6296-9adc-4ee2-a5c6-f67547898b27} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.02.01 23:41:31.422828 [ 276 ] {a99a6296-9adc-4ee2-a5c6-f67547898b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6793 | 2026.02.01 23:41:31.423179 [ 276 ] {a99a6296-9adc-4ee2-a5c6-f67547898b27} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6794 | 2026.02.01 23:41:31.423392 [ 276 ] {a99a6296-9adc-4ee2-a5c6-f67547898b27} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.02.01 23:41:31.423529 [ 276 ] {a99a6296-9adc-4ee2-a5c6-f67547898b27} <Debug> executeQuery: Read 534 rows, 40.54 KiB in 0.001521 sec., 351084.81262327416 rows/sec., 26.03 MiB/sec. | ||
| 6796 | 2026.02.01 23:41:31.423570 [ 276 ] {a99a6296-9adc-4ee2-a5c6-f67547898b27} <Debug> TCPHandler: Processed in 0.001721029 sec. | ||
| 6797 | 2026.02.01 23:41:31.423682 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.02.01 23:41:31.423779 [ 276 ] {39003921-7cbb-408e-bfff-00088d397ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6799 | 2026.02.01 23:41:31.423824 [ 276 ] {39003921-7cbb-408e-bfff-00088d397ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6800 | 2026.02.01 23:41:31.424410 [ 276 ] {39003921-7cbb-408e-bfff-00088d397ea5} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.02.01 23:41:31.424447 [ 276 ] {39003921-7cbb-408e-bfff-00088d397ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6802 | 2026.02.01 23:41:31.424825 [ 276 ] {39003921-7cbb-408e-bfff-00088d397ea5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6803 | 2026.02.01 23:41:31.425049 [ 276 ] {39003921-7cbb-408e-bfff-00088d397ea5} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.02.01 23:41:31.425179 [ 276 ] {39003921-7cbb-408e-bfff-00088d397ea5} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001419 sec., 598308.66807611 rows/sec., 40.27 MiB/sec. | ||
| 6805 | 2026.02.01 23:41:31.425218 [ 276 ] {39003921-7cbb-408e-bfff-00088d397ea5} <Debug> TCPHandler: Processed in 0.001586217 sec. | ||
| 6806 | 2026.02.01 23:41:31.425326 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.02.01 23:41:31.425422 [ 276 ] {9bce69f2-6856-4cef-b7b4-98c411463506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6808 | 2026.02.01 23:41:31.425479 [ 276 ] {9bce69f2-6856-4cef-b7b4-98c411463506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6809 | 2026.02.01 23:41:31.426245 [ 276 ] {9bce69f2-6856-4cef-b7b4-98c411463506} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.02.01 23:41:31.426285 [ 276 ] {9bce69f2-6856-4cef-b7b4-98c411463506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6811 | 2026.02.01 23:41:31.426791 [ 276 ] {9bce69f2-6856-4cef-b7b4-98c411463506} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6812 | 2026.02.01 23:41:31.427040 [ 276 ] {9bce69f2-6856-4cef-b7b4-98c411463506} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.02.01 23:41:31.427186 [ 276 ] {9bce69f2-6856-4cef-b7b4-98c411463506} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001782 sec., 2244.6689113355783 rows/sec., 4.02 MiB/sec. | ||
| 6814 | 2026.02.01 23:41:31.427248 [ 276 ] {9bce69f2-6856-4cef-b7b4-98c411463506} <Debug> TCPHandler: Processed in 0.001971083 sec. | ||
| 6815 | 2026.02.01 23:41:31.427387 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.02.01 23:41:31.427508 [ 276 ] {501d17f9-01ba-4b36-adec-29f52d87b127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6817 | 2026.02.01 23:41:31.427565 [ 276 ] {501d17f9-01ba-4b36-adec-29f52d87b127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6818 | 2026.02.01 23:41:31.427954 [ 276 ] {501d17f9-01ba-4b36-adec-29f52d87b127} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.02.01 23:41:31.427991 [ 276 ] {501d17f9-01ba-4b36-adec-29f52d87b127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6820 | 2026.02.01 23:41:31.428310 [ 276 ] {501d17f9-01ba-4b36-adec-29f52d87b127} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6821 | 2026.02.01 23:41:31.428525 [ 276 ] {501d17f9-01ba-4b36-adec-29f52d87b127} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.02.01 23:41:31.428657 [ 276 ] {501d17f9-01ba-4b36-adec-29f52d87b127} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 6823 | 2026.02.01 23:41:31.428693 [ 276 ] {501d17f9-01ba-4b36-adec-29f52d87b127} <Debug> TCPHandler: Processed in 0.001374763 sec. | ||
| 6824 | 2026.02.01 23:41:32.027960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6825 | 2026.02.01 23:41:32.046085 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.02.01 23:41:32.046152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6827 | 2026.02.01 23:41:32.052417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6828 | 2026.02.01 23:41:32.053135 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2026.02.01 23:41:32.056284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6830 | 2026.02.01 23:41:36.389604 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2026.02.01 23:41:36.389802 [ 276 ] {916abe8f-ca93-4711-9075-261f94aba40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6832 | 2026.02.01 23:41:36.389869 [ 276 ] {916abe8f-ca93-4711-9075-261f94aba40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6833 | 2026.02.01 23:41:36.390576 [ 276 ] {916abe8f-ca93-4711-9075-261f94aba40e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2026.02.01 23:41:36.390624 [ 276 ] {916abe8f-ca93-4711-9075-261f94aba40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6835 | 2026.02.01 23:41:36.391022 [ 276 ] {916abe8f-ca93-4711-9075-261f94aba40e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6836 | 2026.02.01 23:41:36.391247 [ 276 ] {916abe8f-ca93-4711-9075-261f94aba40e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2026.02.01 23:41:36.391390 [ 138 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6838 | 2026.02.01 23:41:36.391399 [ 276 ] {916abe8f-ca93-4711-9075-261f94aba40e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001647 sec., 77717.0613236187 rows/sec., 6.70 MiB/sec. | ||
| 6839 | 2026.02.01 23:41:36.391459 [ 138 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.02.01 23:41:36.391485 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6841 | 2026.02.01 23:41:36.391492 [ 276 ] {916abe8f-ca93-4711-9075-261f94aba40e} <Debug> TCPHandler: Processed in 0.002023064 sec. | ||
| 6842 | 2026.02.01 23:41:36.391586 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 6843 | 2026.02.01 23:41:36.391624 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.02.01 23:41:36.391707 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6845 | 2026.02.01 23:41:36.391728 [ 276 ] {607e7025-63f1-491b-a638-526d059d7239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6846 | 2026.02.01 23:41:36.391743 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1406 rows starting from the beginning of the part | ||
| 6847 | 2026.02.01 23:41:36.391779 [ 276 ] {607e7025-63f1-491b-a638-526d059d7239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6848 | 2026.02.01 23:41:36.391815 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 248 rows starting from the beginning of the part | ||
| 6849 | 2026.02.01 23:41:36.391865 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 6850 | 2026.02.01 23:41:36.391910 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 128 rows starting from the beginning of the part | ||
| 6851 | 2026.02.01 23:41:36.391949 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1209 rows starting from the beginning of the part | ||
| 6852 | 2026.02.01 23:41:36.391986 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part | ||
| 6853 | 2026.02.01 23:41:36.392217 [ 276 ] {607e7025-63f1-491b-a638-526d059d7239} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.02.01 23:41:36.392260 [ 276 ] {607e7025-63f1-491b-a638-526d059d7239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6855 | 2026.02.01 23:41:36.392607 [ 276 ] {607e7025-63f1-491b-a638-526d059d7239} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6856 | 2026.02.01 23:41:36.392850 [ 276 ] {607e7025-63f1-491b-a638-526d059d7239} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.02.01 23:41:36.392992 [ 276 ] {607e7025-63f1-491b-a638-526d059d7239} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001285 sec., 28015.564202334634 rows/sec., 2.06 MiB/sec. | ||
| 6858 | 2026.02.01 23:41:36.393031 [ 276 ] {607e7025-63f1-491b-a638-526d059d7239} <Debug> TCPHandler: Processed in 0.001458175 sec. | ||
| 6859 | 2026.02.01 23:41:36.393133 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2026.02.01 23:41:36.393229 [ 276 ] {a0f3778f-1a69-4bdb-a1d1-b8ac000f6b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6861 | 2026.02.01 23:41:36.393270 [ 276 ] {a0f3778f-1a69-4bdb-a1d1-b8ac000f6b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6862 | 2026.02.01 23:41:36.393396 [ 189 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3183 rows, containing 5 columns (5 merged, 0 gathered) in 0.00184841 sec., 1722020.5473893778 rows/sec., 151.06 MiB/sec. | ||
| 6863 | 2026.02.01 23:41:36.393624 [ 191 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6864 | 2026.02.01 23:41:36.393711 [ 276 ] {a0f3778f-1a69-4bdb-a1d1-b8ac000f6b0e} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.02.01 23:41:36.393747 [ 276 ] {a0f3778f-1a69-4bdb-a1d1-b8ac000f6b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6866 | 2026.02.01 23:41:36.393881 [ 191 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_51_10} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.02.01 23:41:36.393953 [ 191 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_51_10} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6868 | 2026.02.01 23:41:36.394046 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 6869 | 2026.02.01 23:41:36.394083 [ 276 ] {a0f3778f-1a69-4bdb-a1d1-b8ac000f6b0e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6870 | 2026.02.01 23:41:36.394302 [ 276 ] {a0f3778f-1a69-4bdb-a1d1-b8ac000f6b0e} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.02.01 23:41:36.394409 [ 138 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6872 | 2026.02.01 23:41:36.394432 [ 276 ] {a0f3778f-1a69-4bdb-a1d1-b8ac000f6b0e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001221 sec., 81900.08190008189 rows/sec., 6.40 MiB/sec. | ||
| 6873 | 2026.02.01 23:41:36.394439 [ 138 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.02.01 23:41:36.394473 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6875 | 2026.02.01 23:41:36.394480 [ 276 ] {a0f3778f-1a69-4bdb-a1d1-b8ac000f6b0e} <Debug> TCPHandler: Processed in 0.001395203 sec. | ||
| 6876 | 2026.02.01 23:41:36.394564 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 6877 | 2026.02.01 23:41:36.394594 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.02.01 23:41:36.394687 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6879 | 2026.02.01 23:41:36.394695 [ 276 ] {af091148-613d-4a44-a358-5ab1232786a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.02.01 23:41:36.394728 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 632 rows starting from the beginning of the part | ||
| 6881 | 2026.02.01 23:41:36.394749 [ 276 ] {af091148-613d-4a44-a358-5ab1232786a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6882 | 2026.02.01 23:41:36.394798 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 136 rows starting from the beginning of the part | ||
| 6883 | 2026.02.01 23:41:36.394845 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 68 rows starting from the beginning of the part | ||
| 6884 | 2026.02.01 23:41:36.394884 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 100 rows starting from the beginning of the part | ||
| 6885 | 2026.02.01 23:41:36.394921 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 534 rows starting from the beginning of the part | ||
| 6886 | 2026.02.01 23:41:36.394961 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part | ||
| 6887 | 2026.02.01 23:41:36.395165 [ 276 ] {af091148-613d-4a44-a358-5ab1232786a1} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.02.01 23:41:36.395206 [ 276 ] {af091148-613d-4a44-a358-5ab1232786a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6889 | 2026.02.01 23:41:36.395563 [ 276 ] {af091148-613d-4a44-a358-5ab1232786a1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6890 | 2026.02.01 23:41:36.395790 [ 276 ] {af091148-613d-4a44-a358-5ab1232786a1} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.02.01 23:41:36.395896 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6892 | 2026.02.01 23:41:36.395925 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2026.02.01 23:41:36.395926 [ 276 ] {af091148-613d-4a44-a358-5ab1232786a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 6894 | 2026.02.01 23:41:36.395942 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6895 | 2026.02.01 23:41:36.395976 [ 276 ] {af091148-613d-4a44-a358-5ab1232786a1} <Debug> TCPHandler: Processed in 0.001430744 sec. | ||
| 6896 | 2026.02.01 23:41:36.396004 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485284 sec., 1057036.9033800943 rows/sec., 84.25 MiB/sec. | ||
| 6897 | 2026.02.01 23:41:36.396015 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 6898 | 2026.02.01 23:41:36.396092 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6899 | 2026.02.01 23:41:36.396111 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6900 | 2026.02.01 23:41:36.396144 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13648 rows starting from the beginning of the part | ||
| 6901 | 2026.02.01 23:41:36.396190 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 196 rows starting from the beginning of the part | ||
| 6902 | 2026.02.01 23:41:36.396191 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6903 | 2026.02.01 23:41:36.396191 [ 276 ] {de6b2a22-bb74-4755-b003-297c438c92e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6904 | 2026.02.01 23:41:36.396227 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 6905 | 2026.02.01 23:41:36.396277 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 6906 | 2026.02.01 23:41:36.396290 [ 276 ] {de6b2a22-bb74-4755-b003-297c438c92e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6907 | 2026.02.01 23:41:36.396311 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 849 rows starting from the beginning of the part | ||
| 6908 | 2026.02.01 23:41:36.396347 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 6909 | 2026.02.01 23:41:36.396542 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_51_10} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.02.01 23:41:36.396633 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_51_10} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6911 | 2026.02.01 23:41:36.396722 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6912 | 2026.02.01 23:41:36.397156 [ 276 ] {de6b2a22-bb74-4755-b003-297c438c92e3} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.02.01 23:41:36.397199 [ 276 ] {de6b2a22-bb74-4755-b003-297c438c92e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6914 | 2026.02.01 23:41:36.397845 [ 276 ] {de6b2a22-bb74-4755-b003-297c438c92e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6915 | 2026.02.01 23:41:36.398088 [ 276 ] {de6b2a22-bb74-4755-b003-297c438c92e3} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.02.01 23:41:36.398237 [ 276 ] {de6b2a22-bb74-4755-b003-297c438c92e3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002064 sec., 17441.86046511628 rows/sec., 31.26 MiB/sec. | ||
| 6917 | 2026.02.01 23:41:36.398305 [ 276 ] {de6b2a22-bb74-4755-b003-297c438c92e3} <Debug> TCPHandler: Processed in 0.002263118 sec. | ||
| 6918 | 2026.02.01 23:41:36.398419 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.02.01 23:41:36.398518 [ 276 ] {3803f794-787d-4445-b367-4f918b992158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6920 | 2026.02.01 23:41:36.398560 [ 276 ] {3803f794-787d-4445-b367-4f918b992158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6921 | 2026.02.01 23:41:36.398886 [ 276 ] {3803f794-787d-4445-b367-4f918b992158} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.02.01 23:41:36.398925 [ 276 ] {3803f794-787d-4445-b367-4f918b992158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6923 | 2026.02.01 23:41:36.399257 [ 276 ] {3803f794-787d-4445-b367-4f918b992158} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6924 | 2026.02.01 23:41:36.399493 [ 276 ] {3803f794-787d-4445-b367-4f918b992158} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.02.01 23:41:36.399597 [ 138 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6926 | 2026.02.01 23:41:36.399625 [ 138 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.02.01 23:41:36.399626 [ 276 ] {3803f794-787d-4445-b367-4f918b992158} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 6928 | 2026.02.01 23:41:36.399643 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6929 | 2026.02.01 23:41:36.399676 [ 276 ] {3803f794-787d-4445-b367-4f918b992158} <Debug> TCPHandler: Processed in 0.001306572 sec. | ||
| 6930 | 2026.02.01 23:41:36.399727 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6931 | 2026.02.01 23:41:36.399789 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15173 rows, containing 5 columns (5 merged, 0 gathered) in 0.003801034 sec., 3991808.544727566 rows/sec., 274.19 MiB/sec. | ||
| 6932 | 2026.02.01 23:41:36.399813 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6933 | 2026.02.01 23:41:36.399845 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2700 rows starting from the beginning of the part | ||
| 6934 | 2026.02.01 23:41:36.399911 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6935 | 2026.02.01 23:41:36.399960 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6936 | 2026.02.01 23:41:36.400006 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6937 | 2026.02.01 23:41:36.400047 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6938 | 2026.02.01 23:41:36.400096 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 6939 | 2026.02.01 23:41:36.400283 [ 194 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6940 | 2026.02.01 23:41:36.400581 [ 194 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.02.01 23:41:36.400655 [ 194 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6942 | 2026.02.01 23:41:36.400749 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 6943 | 2026.02.01 23:41:36.401315 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.001620777 sec., 1850964.0746382754 rows/sec., 124.74 MiB/sec. | ||
| 6944 | 2026.02.01 23:41:36.401635 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6945 | 2026.02.01 23:41:36.401902 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_51_10} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.02.01 23:41:36.401972 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_51_10} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6947 | 2026.02.01 23:41:36.402031 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6948 | 2026.02.01 23:41:38.519630 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6949 | 2026.02.01 23:41:38.519701 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6950 | 2026.02.01 23:41:38.643799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17278 | ||
| 6951 | 2026.02.01 23:41:38.644436 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.02.01 23:41:38.644474 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6953 | 2026.02.01 23:41:38.644936 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6954 | 2026.02.01 23:41:38.645182 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.02.01 23:41:38.645308 [ 133 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6956 | 2026.02.01 23:41:38.645323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17278 | ||
| 6957 | 2026.02.01 23:41:38.645349 [ 133 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.02.01 23:41:38.645372 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6959 | 2026.02.01 23:41:38.645538 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 6960 | 2026.02.01 23:41:38.645745 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6961 | 2026.02.01 23:41:38.645806 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14910 rows starting from the beginning of the part | ||
| 6962 | 2026.02.01 23:41:38.645907 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 6963 | 2026.02.01 23:41:38.645984 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 6964 | 2026.02.01 23:41:38.646053 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 6965 | 2026.02.01 23:41:38.646116 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 6966 | 2026.02.01 23:41:38.646171 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 6967 | 2026.02.01 23:41:38.648076 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002619964 sec., 6594747.103395314 rows/sec., 94.34 MiB/sec. | ||
| 6968 | 2026.02.01 23:41:38.648385 [ 192 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6969 | 2026.02.01 23:41:38.648752 [ 192 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_36_7} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2026.02.01 23:41:38.648845 [ 192 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_36_7} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6971 | 2026.02.01 23:41:38.648963 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6972 | 2026.02.01 23:41:38.677298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 872 | ||
| 6973 | 2026.02.01 23:41:38.679607 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.02.01 23:41:38.679655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6975 | 2026.02.01 23:41:38.680857 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6976 | 2026.02.01 23:41:38.681141 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.02.01 23:41:38.681285 [ 133 ] {} <Debug> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6978 | 2026.02.01 23:41:38.681321 [ 133 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.02.01 23:41:38.681339 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6980 | 2026.02.01 23:41:38.681410 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 6981 | 2026.02.01 23:41:38.681521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 6982 | 2026.02.01 23:41:38.681830 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6983 | 2026.02.01 23:41:38.681955 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 732 rows starting from the beginning of the part | ||
| 6984 | 2026.02.01 23:41:38.682284 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 6985 | 2026.02.01 23:41:38.682599 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 6986 | 2026.02.01 23:41:38.682923 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 6987 | 2026.02.01 23:41:38.683247 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 6988 | 2026.02.01 23:41:38.683588 [ 191 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 6989 | 2026.02.01 23:41:38.689321 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 72 columns (72 merged, 0 gathered) in 0.007939472 sec., 109830.98120378787 rows/sec., 89.51 MiB/sec. | ||
| 6990 | 2026.02.01 23:41:38.690645 [ 196 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6991 | 2026.02.01 23:41:38.691247 [ 196 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_26_5} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2026.02.01 23:41:38.691328 [ 196 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_26_5} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6993 | 2026.02.01 23:41:38.691674 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 6994 | 2026.02.01 23:41:39.556427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6995 | 2026.02.01 23:41:39.573494 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2026.02.01 23:41:39.573539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6997 | 2026.02.01 23:41:39.579440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6998 | 2026.02.01 23:41:39.580164 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.02.01 23:41:39.580466 [ 132 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7000 | 2026.02.01 23:41:39.580507 [ 132 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.02.01 23:41:39.580529 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7002 | 2026.02.01 23:41:39.580626 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 7003 | 2026.02.01 23:41:39.584538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7004 | 2026.02.01 23:41:39.584710 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7005 | 2026.02.01 23:41:39.585426 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 7006 | 2026.02.01 23:41:39.588699 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 7007 | 2026.02.01 23:41:39.591968 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 7008 | 2026.02.01 23:41:39.595646 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 7009 | 2026.02.01 23:41:39.599581 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 7010 | 2026.02.01 23:41:39.603298 [ 188 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7011 | 2026.02.01 23:41:39.652173 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.071579767 sec., 3799.95648770413 rows/sec., 19.65 MiB/sec. | ||
| 7012 | 2026.02.01 23:41:39.654871 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7013 | 2026.02.01 23:41:39.656972 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_36_7} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.02.01 23:41:39.657081 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_36_7} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7015 | 2026.02.01 23:41:39.659331 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7016 | 2026.02.01 23:41:41.388042 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.02.01 23:41:41.388224 [ 276 ] {ebd7226c-8faf-4cb8-bf15-f7f5e31fb997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7018 | 2026.02.01 23:41:41.388294 [ 276 ] {ebd7226c-8faf-4cb8-bf15-f7f5e31fb997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7019 | 2026.02.01 23:41:41.388956 [ 276 ] {ebd7226c-8faf-4cb8-bf15-f7f5e31fb997} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.02.01 23:41:41.389005 [ 276 ] {ebd7226c-8faf-4cb8-bf15-f7f5e31fb997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7021 | 2026.02.01 23:41:41.389402 [ 276 ] {ebd7226c-8faf-4cb8-bf15-f7f5e31fb997} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7022 | 2026.02.01 23:41:41.389637 [ 276 ] {ebd7226c-8faf-4cb8-bf15-f7f5e31fb997} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.02.01 23:41:41.389792 [ 276 ] {ebd7226c-8faf-4cb8-bf15-f7f5e31fb997} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001619 sec., 39530.57442865967 rows/sec., 3.13 MiB/sec. | ||
| 7024 | 2026.02.01 23:41:41.389834 [ 276 ] {ebd7226c-8faf-4cb8-bf15-f7f5e31fb997} <Debug> TCPHandler: Processed in 0.001930382 sec. | ||
| 7025 | 2026.02.01 23:41:41.389964 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.02.01 23:41:41.390061 [ 276 ] {e4dc58ef-7978-480c-bcbb-5a1f62968cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7027 | 2026.02.01 23:41:41.390103 [ 276 ] {e4dc58ef-7978-480c-bcbb-5a1f62968cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7028 | 2026.02.01 23:41:41.390505 [ 276 ] {e4dc58ef-7978-480c-bcbb-5a1f62968cb8} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.02.01 23:41:41.390542 [ 276 ] {e4dc58ef-7978-480c-bcbb-5a1f62968cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7030 | 2026.02.01 23:41:41.390845 [ 276 ] {e4dc58ef-7978-480c-bcbb-5a1f62968cb8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7031 | 2026.02.01 23:41:41.391065 [ 276 ] {e4dc58ef-7978-480c-bcbb-5a1f62968cb8} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.02.01 23:41:41.391185 [ 130 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7033 | 2026.02.01 23:41:41.391198 [ 276 ] {e4dc58ef-7978-480c-bcbb-5a1f62968cb8} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001157 sec., 3457.216940363008 rows/sec., 259.97 KiB/sec. | ||
| 7034 | 2026.02.01 23:41:41.391254 [ 130 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2026.02.01 23:41:41.391263 [ 276 ] {e4dc58ef-7978-480c-bcbb-5a1f62968cb8} <Debug> TCPHandler: Processed in 0.001349753 sec. | ||
| 7036 | 2026.02.01 23:41:41.391283 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7037 | 2026.02.01 23:41:41.391391 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.02.01 23:41:41.391415 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 7039 | 2026.02.01 23:41:41.391489 [ 276 ] {1a99b794-557b-4d4e-8e48-c7114b90cc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7040 | 2026.02.01 23:41:41.391535 [ 276 ] {1a99b794-557b-4d4e-8e48-c7114b90cc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7041 | 2026.02.01 23:41:41.391554 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7042 | 2026.02.01 23:41:41.391592 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 70 rows starting from the beginning of the part | ||
| 7043 | 2026.02.01 23:41:41.391664 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 7044 | 2026.02.01 23:41:41.391712 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 7045 | 2026.02.01 23:41:41.391751 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
| 7046 | 2026.02.01 23:41:41.391792 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 7047 | 2026.02.01 23:41:41.391829 [ 201 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 7048 | 2026.02.01 23:41:41.391979 [ 276 ] {1a99b794-557b-4d4e-8e48-c7114b90cc35} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2026.02.01 23:41:41.392021 [ 276 ] {1a99b794-557b-4d4e-8e48-c7114b90cc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7050 | 2026.02.01 23:41:41.392406 [ 276 ] {1a99b794-557b-4d4e-8e48-c7114b90cc35} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7051 | 2026.02.01 23:41:41.392644 [ 186 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293022 sec., 126834.65555883813 rows/sec., 9.73 MiB/sec. | ||
| 7052 | 2026.02.01 23:41:41.392649 [ 276 ] {1a99b794-557b-4d4e-8e48-c7114b90cc35} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.02.01 23:41:41.392808 [ 276 ] {1a99b794-557b-4d4e-8e48-c7114b90cc35} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001337 sec., 50860.13462976814 rows/sec., 3.97 MiB/sec. | ||
| 7054 | 2026.02.01 23:41:41.392838 [ 200 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7055 | 2026.02.01 23:41:41.392849 [ 276 ] {1a99b794-557b-4d4e-8e48-c7114b90cc35} <Debug> TCPHandler: Processed in 0.001508865 sec. | ||
| 7056 | 2026.02.01 23:41:41.392997 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.02.01 23:41:41.393095 [ 276 ] {22243b04-94c8-498e-b906-96844758fe99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7058 | 2026.02.01 23:41:41.393142 [ 276 ] {22243b04-94c8-498e-b906-96844758fe99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7059 | 2026.02.01 23:41:41.393182 [ 200 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_46_9} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2026.02.01 23:41:41.393273 [ 200 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_46_9} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7061 | 2026.02.01 23:41:41.393392 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7062 | 2026.02.01 23:41:41.393562 [ 276 ] {22243b04-94c8-498e-b906-96844758fe99} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.02.01 23:41:41.393603 [ 276 ] {22243b04-94c8-498e-b906-96844758fe99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7064 | 2026.02.01 23:41:41.393941 [ 276 ] {22243b04-94c8-498e-b906-96844758fe99} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7065 | 2026.02.01 23:41:41.394164 [ 276 ] {22243b04-94c8-498e-b906-96844758fe99} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.02.01 23:41:41.394294 [ 276 ] {22243b04-94c8-498e-b906-96844758fe99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 7067 | 2026.02.01 23:41:41.394330 [ 276 ] {22243b04-94c8-498e-b906-96844758fe99} <Debug> TCPHandler: Processed in 0.001382413 sec. | ||
| 7068 | 2026.02.01 23:41:41.394440 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2026.02.01 23:41:41.394535 [ 276 ] {36b8d869-76b3-4e5e-bd49-ef41594790c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7070 | 2026.02.01 23:41:41.394590 [ 276 ] {36b8d869-76b3-4e5e-bd49-ef41594790c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7071 | 2026.02.01 23:41:41.395362 [ 276 ] {36b8d869-76b3-4e5e-bd49-ef41594790c7} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.02.01 23:41:41.395399 [ 276 ] {36b8d869-76b3-4e5e-bd49-ef41594790c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7073 | 2026.02.01 23:41:41.395936 [ 276 ] {36b8d869-76b3-4e5e-bd49-ef41594790c7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7074 | 2026.02.01 23:41:41.396169 [ 276 ] {36b8d869-76b3-4e5e-bd49-ef41594790c7} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.02.01 23:41:41.396311 [ 276 ] {36b8d869-76b3-4e5e-bd49-ef41594790c7} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001794 sec., 2229.654403567447 rows/sec., 4.00 MiB/sec. | ||
| 7076 | 2026.02.01 23:41:41.396365 [ 276 ] {36b8d869-76b3-4e5e-bd49-ef41594790c7} <Debug> TCPHandler: Processed in 0.001972963 sec. | ||
| 7077 | 2026.02.01 23:41:41.396483 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2026.02.01 23:41:41.396579 [ 276 ] {bba57ee8-a67b-4f58-9755-2c5496797569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7079 | 2026.02.01 23:41:41.396621 [ 276 ] {bba57ee8-a67b-4f58-9755-2c5496797569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7080 | 2026.02.01 23:41:41.396946 [ 276 ] {bba57ee8-a67b-4f58-9755-2c5496797569} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.02.01 23:41:41.396983 [ 276 ] {bba57ee8-a67b-4f58-9755-2c5496797569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7082 | 2026.02.01 23:41:41.397303 [ 276 ] {bba57ee8-a67b-4f58-9755-2c5496797569} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7083 | 2026.02.01 23:41:41.397522 [ 276 ] {bba57ee8-a67b-4f58-9755-2c5496797569} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.02.01 23:41:41.397654 [ 276 ] {bba57ee8-a67b-4f58-9755-2c5496797569} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 7085 | 2026.02.01 23:41:41.397691 [ 276 ] {bba57ee8-a67b-4f58-9755-2c5496797569} <Debug> TCPHandler: Processed in 0.001257411 sec. | ||
| 7086 | 2026.02.01 23:41:44.794865 [ 123 ] {} <Debug> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7087 | 2026.02.01 23:41:44.794984 [ 123 ] {} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2026.02.01 23:41:44.795023 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7089 | 2026.02.01 23:41:44.795210 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::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 | ||
| 7090 | 2026.02.01 23:41:44.795414 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7091 | 2026.02.01 23:41:44.795470 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7092 | 2026.02.01 23:41:44.795576 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 7093 | 2026.02.01 23:41:44.795651 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7094 | 2026.02.01 23:41:44.795721 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7095 | 2026.02.01 23:41:44.795811 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 7096 | 2026.02.01 23:41:44.796815 [ 186 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685688 sec., 27288.561109766455 rows/sec., 2.28 MiB/sec. | ||
| 7097 | 2026.02.01 23:41:44.797084 [ 186 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7098 | 2026.02.01 23:41:44.797508 [ 186 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_13_3} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.02.01 23:41:44.797589 [ 186 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_13_3} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7100 | 2026.02.01 23:41:44.797682 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7101 | 2026.02.01 23:41:46.145498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17790 | ||
| 7102 | 2026.02.01 23:41:46.146082 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.02.01 23:41:46.146126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7104 | 2026.02.01 23:41:46.146632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7105 | 2026.02.01 23:41:46.146860 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.02.01 23:41:46.146989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17790 | ||
| 7107 | 2026.02.01 23:41:46.392160 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2026.02.01 23:41:46.392361 [ 276 ] {7dda331a-fb48-42ca-9546-3819fc8c14bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7109 | 2026.02.01 23:41:46.392434 [ 276 ] {7dda331a-fb48-42ca-9546-3819fc8c14bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7110 | 2026.02.01 23:41:46.393111 [ 276 ] {7dda331a-fb48-42ca-9546-3819fc8c14bf} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.02.01 23:41:46.393152 [ 276 ] {7dda331a-fb48-42ca-9546-3819fc8c14bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7112 | 2026.02.01 23:41:46.393565 [ 276 ] {7dda331a-fb48-42ca-9546-3819fc8c14bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7113 | 2026.02.01 23:41:46.393794 [ 276 ] {7dda331a-fb48-42ca-9546-3819fc8c14bf} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2026.02.01 23:41:46.393909 [ 127 ] {} <Debug> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7115 | 2026.02.01 23:41:46.393949 [ 276 ] {7dda331a-fb48-42ca-9546-3819fc8c14bf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001644 sec., 14598.5401459854 rows/sec., 1.21 MiB/sec. | ||
| 7116 | 2026.02.01 23:41:46.393951 [ 127 ] {} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2026.02.01 23:41:46.393983 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7118 | 2026.02.01 23:41:46.393997 [ 276 ] {7dda331a-fb48-42ca-9546-3819fc8c14bf} <Debug> TCPHandler: Processed in 0.001973393 sec. | ||
| 7119 | 2026.02.01 23:41:46.394077 [ 195 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 7120 | 2026.02.01 23:41:46.394121 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2026.02.01 23:41:46.394185 [ 195 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7122 | 2026.02.01 23:41:46.394219 [ 195 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 7123 | 2026.02.01 23:41:46.394227 [ 276 ] {a052573a-ab92-47a7-b5f3-0978c3c71779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7124 | 2026.02.01 23:41:46.394273 [ 276 ] {a052573a-ab92-47a7-b5f3-0978c3c71779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7125 | 2026.02.01 23:41:46.394290 [ 195 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 7126 | 2026.02.01 23:41:46.394341 [ 195 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 7127 | 2026.02.01 23:41:46.394388 [ 195 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 7128 | 2026.02.01 23:41:46.394436 [ 195 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 7129 | 2026.02.01 23:41:46.394681 [ 276 ] {a052573a-ab92-47a7-b5f3-0978c3c71779} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.02.01 23:41:46.394714 [ 276 ] {a052573a-ab92-47a7-b5f3-0978c3c71779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7131 | 2026.02.01 23:41:46.395013 [ 276 ] {a052573a-ab92-47a7-b5f3-0978c3c71779} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7132 | 2026.02.01 23:41:46.395146 [ 186 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001105409 sec., 108557.10420305969 rows/sec., 9.42 MiB/sec. | ||
| 7133 | 2026.02.01 23:41:46.395224 [ 276 ] {a052573a-ab92-47a7-b5f3-0978c3c71779} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.02.01 23:41:46.395292 [ 195 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7135 | 2026.02.01 23:41:46.395362 [ 276 ] {a052573a-ab92-47a7-b5f3-0978c3c71779} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 420.69 KiB/sec. | ||
| 7136 | 2026.02.01 23:41:46.395400 [ 276 ] {a052573a-ab92-47a7-b5f3-0978c3c71779} <Debug> TCPHandler: Processed in 0.001328092 sec. | ||
| 7137 | 2026.02.01 23:41:46.395507 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.02.01 23:41:46.395527 [ 195 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_9_2} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2026.02.01 23:41:46.395586 [ 195 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_9_2} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7140 | 2026.02.01 23:41:46.395599 [ 276 ] {88f77261-b092-4641-974f-78a819159064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7141 | 2026.02.01 23:41:46.395639 [ 276 ] {88f77261-b092-4641-974f-78a819159064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7142 | 2026.02.01 23:41:46.395646 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7143 | 2026.02.01 23:41:46.396158 [ 276 ] {88f77261-b092-4641-974f-78a819159064} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.02.01 23:41:46.396191 [ 276 ] {88f77261-b092-4641-974f-78a819159064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7145 | 2026.02.01 23:41:46.396510 [ 276 ] {88f77261-b092-4641-974f-78a819159064} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7146 | 2026.02.01 23:41:46.396722 [ 276 ] {88f77261-b092-4641-974f-78a819159064} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.02.01 23:41:46.396846 [ 276 ] {88f77261-b092-4641-974f-78a819159064} <Debug> executeQuery: Read 251 rows, 22.97 KiB in 0.001267 sec., 198105.76164167325 rows/sec., 17.71 MiB/sec. | ||
| 7148 | 2026.02.01 23:41:46.396882 [ 276 ] {88f77261-b092-4641-974f-78a819159064} <Debug> TCPHandler: Processed in 0.001422244 sec. | ||
| 7149 | 2026.02.01 23:41:46.396992 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.02.01 23:41:46.397083 [ 276 ] {22ac69b9-b2f8-4c80-8d7a-007d4b5c9bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7151 | 2026.02.01 23:41:46.397121 [ 276 ] {22ac69b9-b2f8-4c80-8d7a-007d4b5c9bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7152 | 2026.02.01 23:41:46.397528 [ 276 ] {22ac69b9-b2f8-4c80-8d7a-007d4b5c9bf4} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.02.01 23:41:46.397561 [ 276 ] {22ac69b9-b2f8-4c80-8d7a-007d4b5c9bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7154 | 2026.02.01 23:41:46.397865 [ 276 ] {22ac69b9-b2f8-4c80-8d7a-007d4b5c9bf4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7155 | 2026.02.01 23:41:46.398074 [ 276 ] {22ac69b9-b2f8-4c80-8d7a-007d4b5c9bf4} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.02.01 23:41:46.398199 [ 276 ] {22ac69b9-b2f8-4c80-8d7a-007d4b5c9bf4} <Debug> executeQuery: Read 54 rows, 4.09 KiB in 0.001133 sec., 47661.07678729038 rows/sec., 3.52 MiB/sec. | ||
| 7157 | 2026.02.01 23:41:46.398235 [ 276 ] {22ac69b9-b2f8-4c80-8d7a-007d4b5c9bf4} <Debug> TCPHandler: Processed in 0.001289651 sec. | ||
| 7158 | 2026.02.01 23:41:46.398355 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.02.01 23:41:46.398474 [ 276 ] {cbf6d431-56c1-4b0a-b9b5-c1c328e5c383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7160 | 2026.02.01 23:41:46.398522 [ 276 ] {cbf6d431-56c1-4b0a-b9b5-c1c328e5c383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7161 | 2026.02.01 23:41:46.398993 [ 276 ] {cbf6d431-56c1-4b0a-b9b5-c1c328e5c383} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.02.01 23:41:46.399036 [ 276 ] {cbf6d431-56c1-4b0a-b9b5-c1c328e5c383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7163 | 2026.02.01 23:41:46.399433 [ 276 ] {cbf6d431-56c1-4b0a-b9b5-c1c328e5c383} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7164 | 2026.02.01 23:41:46.399660 [ 276 ] {cbf6d431-56c1-4b0a-b9b5-c1c328e5c383} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.02.01 23:41:46.399791 [ 276 ] {cbf6d431-56c1-4b0a-b9b5-c1c328e5c383} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001341 sec., 17897.09172259508 rows/sec., 1.48 MiB/sec. | ||
| 7166 | 2026.02.01 23:41:46.399829 [ 276 ] {cbf6d431-56c1-4b0a-b9b5-c1c328e5c383} <Debug> TCPHandler: Processed in 0.001532506 sec. | ||
| 7167 | 2026.02.01 23:41:46.399945 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.02.01 23:41:46.400066 [ 276 ] {804ad570-1ab6-46da-b551-78d93639439a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.02.01 23:41:46.400112 [ 276 ] {804ad570-1ab6-46da-b551-78d93639439a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7170 | 2026.02.01 23:41:46.400577 [ 276 ] {804ad570-1ab6-46da-b551-78d93639439a} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.02.01 23:41:46.400614 [ 276 ] {804ad570-1ab6-46da-b551-78d93639439a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7172 | 2026.02.01 23:41:46.400911 [ 276 ] {804ad570-1ab6-46da-b551-78d93639439a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7173 | 2026.02.01 23:41:46.401133 [ 276 ] {804ad570-1ab6-46da-b551-78d93639439a} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.02.01 23:41:46.401235 [ 122 ] {} <Debug> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7175 | 2026.02.01 23:41:46.401263 [ 276 ] {804ad570-1ab6-46da-b551-78d93639439a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001222 sec., 9819.967266775777 rows/sec., 767.18 KiB/sec. | ||
| 7176 | 2026.02.01 23:41:46.401281 [ 122 ] {} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7177 | 2026.02.01 23:41:46.401305 [ 276 ] {804ad570-1ab6-46da-b551-78d93639439a} <Debug> TCPHandler: Processed in 0.001418184 sec. | ||
| 7178 | 2026.02.01 23:41:46.401308 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7179 | 2026.02.01 23:41:46.401398 [ 186 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 7180 | 2026.02.01 23:41:46.401419 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2026.02.01 23:41:46.401511 [ 186 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7182 | 2026.02.01 23:41:46.401518 [ 276 ] {110ace95-465e-47fe-b5c5-d9eeed746e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7183 | 2026.02.01 23:41:46.401555 [ 186 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 7184 | 2026.02.01 23:41:46.401572 [ 276 ] {110ace95-465e-47fe-b5c5-d9eeed746e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7185 | 2026.02.01 23:41:46.401633 [ 186 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 7186 | 2026.02.01 23:41:46.401689 [ 186 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 7187 | 2026.02.01 23:41:46.401737 [ 186 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 7188 | 2026.02.01 23:41:46.401781 [ 186 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 7189 | 2026.02.01 23:41:46.402035 [ 276 ] {110ace95-465e-47fe-b5c5-d9eeed746e7b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2026.02.01 23:41:46.402079 [ 276 ] {110ace95-465e-47fe-b5c5-d9eeed746e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7191 | 2026.02.01 23:41:46.402427 [ 276 ] {110ace95-465e-47fe-b5c5-d9eeed746e7b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7192 | 2026.02.01 23:41:46.402604 [ 195 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123695 sec., 48506.40688790978 rows/sec., 3.89 MiB/sec. | ||
| 7193 | 2026.02.01 23:41:46.402655 [ 276 ] {110ace95-465e-47fe-b5c5-d9eeed746e7b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.02.01 23:41:46.402721 [ 186 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7195 | 2026.02.01 23:41:46.402795 [ 276 ] {110ace95-465e-47fe-b5c5-d9eeed746e7b} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.001296 sec., 109567.9012345679 rows/sec., 8.85 MiB/sec. | ||
| 7196 | 2026.02.01 23:41:46.402837 [ 276 ] {110ace95-465e-47fe-b5c5-d9eeed746e7b} <Debug> TCPHandler: Processed in 0.001464984 sec. | ||
| 7197 | 2026.02.01 23:41:46.402956 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2026.02.01 23:41:46.402972 [ 186 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_9_2} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.02.01 23:41:46.403068 [ 186 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_9_2} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7200 | 2026.02.01 23:41:46.403071 [ 276 ] {2d629261-01bc-4401-9230-0162eb082fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7201 | 2026.02.01 23:41:46.403126 [ 276 ] {2d629261-01bc-4401-9230-0162eb082fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7202 | 2026.02.01 23:41:46.403136 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7203 | 2026.02.01 23:41:46.403554 [ 276 ] {2d629261-01bc-4401-9230-0162eb082fe7} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.02.01 23:41:46.403595 [ 276 ] {2d629261-01bc-4401-9230-0162eb082fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7205 | 2026.02.01 23:41:46.403954 [ 276 ] {2d629261-01bc-4401-9230-0162eb082fe7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7206 | 2026.02.01 23:41:46.404168 [ 276 ] {2d629261-01bc-4401-9230-0162eb082fe7} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2026.02.01 23:41:46.404300 [ 276 ] {2d629261-01bc-4401-9230-0162eb082fe7} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001248 sec., 159455.12820512822 rows/sec., 11.43 MiB/sec. | ||
| 7208 | 2026.02.01 23:41:46.404337 [ 276 ] {2d629261-01bc-4401-9230-0162eb082fe7} <Debug> TCPHandler: Processed in 0.001428893 sec. | ||
| 7209 | 2026.02.01 23:41:46.404457 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7210 | 2026.02.01 23:41:46.404550 [ 276 ] {590f99d5-8017-49b0-ada5-2ec40db29d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7211 | 2026.02.01 23:41:46.404604 [ 276 ] {590f99d5-8017-49b0-ada5-2ec40db29d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7212 | 2026.02.01 23:41:46.405479 [ 276 ] {590f99d5-8017-49b0-ada5-2ec40db29d65} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2026.02.01 23:41:46.405515 [ 276 ] {590f99d5-8017-49b0-ada5-2ec40db29d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7214 | 2026.02.01 23:41:46.406091 [ 276 ] {590f99d5-8017-49b0-ada5-2ec40db29d65} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7215 | 2026.02.01 23:41:46.406319 [ 276 ] {590f99d5-8017-49b0-ada5-2ec40db29d65} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2026.02.01 23:41:46.406465 [ 276 ] {590f99d5-8017-49b0-ada5-2ec40db29d65} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001933 sec., 18623.900672529748 rows/sec., 33.37 MiB/sec. | ||
| 7217 | 2026.02.01 23:41:46.406517 [ 276 ] {590f99d5-8017-49b0-ada5-2ec40db29d65} <Debug> TCPHandler: Processed in 0.002106906 sec. | ||
| 7218 | 2026.02.01 23:41:46.406631 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7219 | 2026.02.01 23:41:46.406723 [ 276 ] {1ae03079-8e2c-4850-af5b-ac8060ff077f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7220 | 2026.02.01 23:41:46.406763 [ 276 ] {1ae03079-8e2c-4850-af5b-ac8060ff077f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7221 | 2026.02.01 23:41:46.407102 [ 276 ] {1ae03079-8e2c-4850-af5b-ac8060ff077f} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2026.02.01 23:41:46.407137 [ 276 ] {1ae03079-8e2c-4850-af5b-ac8060ff077f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7223 | 2026.02.01 23:41:46.407445 [ 276 ] {1ae03079-8e2c-4850-af5b-ac8060ff077f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7224 | 2026.02.01 23:41:46.407651 [ 276 ] {1ae03079-8e2c-4850-af5b-ac8060ff077f} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2026.02.01 23:41:46.407776 [ 276 ] {1ae03079-8e2c-4850-af5b-ac8060ff077f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7226 | 2026.02.01 23:41:46.407810 [ 276 ] {1ae03079-8e2c-4850-af5b-ac8060ff077f} <Debug> TCPHandler: Processed in 0.00122697 sec. | ||
| 7227 | 2026.02.01 23:41:47.084697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7228 | 2026.02.01 23:41:47.100724 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.02.01 23:41:47.100789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7230 | 2026.02.01 23:41:47.107123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7231 | 2026.02.01 23:41:47.107875 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.02.01 23:41:47.110970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7233 | 2026.02.01 23:41:48.681808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 904 | ||
| 7234 | 2026.02.01 23:41:48.684397 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.02.01 23:41:48.684456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7236 | 2026.02.01 23:41:48.685748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7237 | 2026.02.01 23:41:48.686053 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.02.01 23:41:48.686448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
| 7239 | 2026.02.01 23:41:51.388682 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2026.02.01 23:41:51.388888 [ 276 ] {3e441f17-879c-41b0-8ed2-dd634fe90926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7241 | 2026.02.01 23:41:51.388967 [ 276 ] {3e441f17-879c-41b0-8ed2-dd634fe90926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7242 | 2026.02.01 23:41:51.389767 [ 276 ] {3e441f17-879c-41b0-8ed2-dd634fe90926} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.02.01 23:41:51.389822 [ 276 ] {3e441f17-879c-41b0-8ed2-dd634fe90926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7244 | 2026.02.01 23:41:51.390250 [ 276 ] {3e441f17-879c-41b0-8ed2-dd634fe90926} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7245 | 2026.02.01 23:41:51.390501 [ 276 ] {3e441f17-879c-41b0-8ed2-dd634fe90926} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.02.01 23:41:51.390673 [ 276 ] {3e441f17-879c-41b0-8ed2-dd634fe90926} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.00184 sec., 34782.608695652176 rows/sec., 2.75 MiB/sec. | ||
| 7247 | 2026.02.01 23:41:51.390727 [ 276 ] {3e441f17-879c-41b0-8ed2-dd634fe90926} <Debug> TCPHandler: Processed in 0.002200107 sec. | ||
| 7248 | 2026.02.01 23:41:51.390876 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2026.02.01 23:41:51.390984 [ 276 ] {36edfceb-6855-4bf0-af1e-657766dfe2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7250 | 2026.02.01 23:41:51.391028 [ 276 ] {36edfceb-6855-4bf0-af1e-657766dfe2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7251 | 2026.02.01 23:41:51.391455 [ 276 ] {36edfceb-6855-4bf0-af1e-657766dfe2fe} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2026.02.01 23:41:51.391495 [ 276 ] {36edfceb-6855-4bf0-af1e-657766dfe2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7253 | 2026.02.01 23:41:51.391812 [ 276 ] {36edfceb-6855-4bf0-af1e-657766dfe2fe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7254 | 2026.02.01 23:41:51.392039 [ 276 ] {36edfceb-6855-4bf0-af1e-657766dfe2fe} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2026.02.01 23:41:51.392177 [ 276 ] {36edfceb-6855-4bf0-af1e-657766dfe2fe} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001218 sec., 3284.072249589491 rows/sec., 246.95 KiB/sec. | ||
| 7256 | 2026.02.01 23:41:51.392216 [ 276 ] {36edfceb-6855-4bf0-af1e-657766dfe2fe} <Debug> TCPHandler: Processed in 0.001393213 sec. | ||
| 7257 | 2026.02.01 23:41:51.392336 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2026.02.01 23:41:51.392433 [ 276 ] {d73fdd00-d955-4b55-9d03-0254b4aa0215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7259 | 2026.02.01 23:41:51.392475 [ 276 ] {d73fdd00-d955-4b55-9d03-0254b4aa0215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7260 | 2026.02.01 23:41:51.392917 [ 276 ] {d73fdd00-d955-4b55-9d03-0254b4aa0215} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2026.02.01 23:41:51.392955 [ 276 ] {d73fdd00-d955-4b55-9d03-0254b4aa0215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7262 | 2026.02.01 23:41:51.393284 [ 276 ] {d73fdd00-d955-4b55-9d03-0254b4aa0215} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7263 | 2026.02.01 23:41:51.393502 [ 276 ] {d73fdd00-d955-4b55-9d03-0254b4aa0215} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2026.02.01 23:41:51.393635 [ 276 ] {d73fdd00-d955-4b55-9d03-0254b4aa0215} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00122 sec., 55737.70491803279 rows/sec., 4.35 MiB/sec. | ||
| 7265 | 2026.02.01 23:41:51.393674 [ 276 ] {d73fdd00-d955-4b55-9d03-0254b4aa0215} <Debug> TCPHandler: Processed in 0.001389233 sec. | ||
| 7266 | 2026.02.01 23:41:51.393796 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2026.02.01 23:41:51.393892 [ 276 ] {675d73be-8f2e-4a6c-ae8c-160c7e1ececa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7268 | 2026.02.01 23:41:51.393937 [ 276 ] {675d73be-8f2e-4a6c-ae8c-160c7e1ececa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7269 | 2026.02.01 23:41:51.394364 [ 276 ] {675d73be-8f2e-4a6c-ae8c-160c7e1ececa} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2026.02.01 23:41:51.394401 [ 276 ] {675d73be-8f2e-4a6c-ae8c-160c7e1ececa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7271 | 2026.02.01 23:41:51.394744 [ 276 ] {675d73be-8f2e-4a6c-ae8c-160c7e1ececa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7272 | 2026.02.01 23:41:51.394970 [ 276 ] {675d73be-8f2e-4a6c-ae8c-160c7e1ececa} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2026.02.01 23:41:51.395105 [ 276 ] {675d73be-8f2e-4a6c-ae8c-160c7e1ececa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 7274 | 2026.02.01 23:41:51.395144 [ 276 ] {675d73be-8f2e-4a6c-ae8c-160c7e1ececa} <Debug> TCPHandler: Processed in 0.001397974 sec. | ||
| 7275 | 2026.02.01 23:41:51.395262 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2026.02.01 23:41:51.395356 [ 276 ] {87878282-2c80-42d9-9d5d-c31567aaff88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7277 | 2026.02.01 23:41:51.395411 [ 276 ] {87878282-2c80-42d9-9d5d-c31567aaff88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7278 | 2026.02.01 23:41:51.396164 [ 276 ] {87878282-2c80-42d9-9d5d-c31567aaff88} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.02.01 23:41:51.396201 [ 276 ] {87878282-2c80-42d9-9d5d-c31567aaff88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7280 | 2026.02.01 23:41:51.396702 [ 276 ] {87878282-2c80-42d9-9d5d-c31567aaff88} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7281 | 2026.02.01 23:41:51.396931 [ 276 ] {87878282-2c80-42d9-9d5d-c31567aaff88} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.02.01 23:41:51.397053 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7283 | 2026.02.01 23:41:51.397071 [ 276 ] {87878282-2c80-42d9-9d5d-c31567aaff88} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001732 sec., 2309.4688221709007 rows/sec., 4.14 MiB/sec. | ||
| 7284 | 2026.02.01 23:41:51.397149 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2026.02.01 23:41:51.397180 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7286 | 2026.02.01 23:41:51.397204 [ 276 ] {87878282-2c80-42d9-9d5d-c31567aaff88} <Debug> TCPHandler: Processed in 0.001990753 sec. | ||
| 7287 | 2026.02.01 23:41:51.397272 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 7288 | 2026.02.01 23:41:51.397348 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.02.01 23:41:51.397449 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7290 | 2026.02.01 23:41:51.397465 [ 276 ] {d7120704-60cb-4331-ba26-bab984187d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7291 | 2026.02.01 23:41:51.397503 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 895 rows starting from the beginning of the part | ||
| 7292 | 2026.02.01 23:41:51.397516 [ 276 ] {d7120704-60cb-4331-ba26-bab984187d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7293 | 2026.02.01 23:41:51.397619 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 7294 | 2026.02.01 23:41:51.397720 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 7295 | 2026.02.01 23:41:51.397811 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 7296 | 2026.02.01 23:41:51.397871 [ 276 ] {d7120704-60cb-4331-ba26-bab984187d02} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2026.02.01 23:41:51.397896 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 7298 | 2026.02.01 23:41:51.397910 [ 276 ] {d7120704-60cb-4331-ba26-bab984187d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7299 | 2026.02.01 23:41:51.397984 [ 199 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 7300 | 2026.02.01 23:41:51.398251 [ 276 ] {d7120704-60cb-4331-ba26-bab984187d02} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7301 | 2026.02.01 23:41:51.398486 [ 276 ] {d7120704-60cb-4331-ba26-bab984187d02} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.02.01 23:41:51.398619 [ 276 ] {d7120704-60cb-4331-ba26-bab984187d02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 7303 | 2026.02.01 23:41:51.398656 [ 276 ] {d7120704-60cb-4331-ba26-bab984187d02} <Debug> TCPHandler: Processed in 0.001369703 sec. | ||
| 7304 | 2026.02.01 23:41:51.404112 [ 190 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 19 columns (19 merged, 0 gathered) in 0.006873435 sec., 142432.42279878983 rows/sec., 255.23 MiB/sec. | ||
| 7305 | 2026.02.01 23:41:51.405755 [ 189 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7306 | 2026.02.01 23:41:51.406143 [ 189 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.02.01 23:41:51.406226 [ 189 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7308 | 2026.02.01 23:41:51.406362 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.13 MiB. | ||
| 7309 | 2026.02.01 23:41:52.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.02 MiB, peak 294.41 MiB, free memory in arenas 0.00 B, will set to 288.48 MiB (RSS), difference: 3.46 MiB | ||
| 7310 | 2026.02.01 23:41:53.519781 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7311 | 2026.02.01 23:41:53.519862 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7312 | 2026.02.01 23:41:53.647153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18238 | ||
| 7313 | 2026.02.01 23:41:53.647665 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2026.02.01 23:41:53.647711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7315 | 2026.02.01 23:41:53.648183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7316 | 2026.02.01 23:41:53.648413 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.02.01 23:41:53.648551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18238 | ||
| 7318 | 2026.02.01 23:41:54.611097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7319 | 2026.02.01 23:41:54.627157 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7320 | 2026.02.01 23:41:54.627219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7321 | 2026.02.01 23:41:54.633606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7322 | 2026.02.01 23:41:54.634323 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2026.02.01 23:41:54.637192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7324 | 2026.02.01 23:41:56.390628 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.02.01 23:41:56.390814 [ 276 ] {ba46dfaa-3cfc-4212-9513-bb42cd42f40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7326 | 2026.02.01 23:41:56.390882 [ 276 ] {ba46dfaa-3cfc-4212-9513-bb42cd42f40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7327 | 2026.02.01 23:41:56.391594 [ 276 ] {ba46dfaa-3cfc-4212-9513-bb42cd42f40e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.02.01 23:41:56.391649 [ 276 ] {ba46dfaa-3cfc-4212-9513-bb42cd42f40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7329 | 2026.02.01 23:41:56.392070 [ 276 ] {ba46dfaa-3cfc-4212-9513-bb42cd42f40e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7330 | 2026.02.01 23:41:56.392325 [ 276 ] {ba46dfaa-3cfc-4212-9513-bb42cd42f40e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2026.02.01 23:41:56.392488 [ 276 ] {ba46dfaa-3cfc-4212-9513-bb42cd42f40e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001725 sec., 74202.89855072464 rows/sec., 6.39 MiB/sec. | ||
| 7332 | 2026.02.01 23:41:56.392538 [ 276 ] {ba46dfaa-3cfc-4212-9513-bb42cd42f40e} <Debug> TCPHandler: Processed in 0.002048434 sec. | ||
| 7333 | 2026.02.01 23:41:56.392677 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7334 | 2026.02.01 23:41:56.392782 [ 276 ] {7c31446c-eea5-4667-b741-6155cf038dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7335 | 2026.02.01 23:41:56.392827 [ 276 ] {7c31446c-eea5-4667-b741-6155cf038dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7336 | 2026.02.01 23:41:56.393291 [ 276 ] {7c31446c-eea5-4667-b741-6155cf038dac} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2026.02.01 23:41:56.393332 [ 276 ] {7c31446c-eea5-4667-b741-6155cf038dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7338 | 2026.02.01 23:41:56.393642 [ 276 ] {7c31446c-eea5-4667-b741-6155cf038dac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7339 | 2026.02.01 23:41:56.393872 [ 276 ] {7c31446c-eea5-4667-b741-6155cf038dac} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2026.02.01 23:41:56.394006 [ 276 ] {7c31446c-eea5-4667-b741-6155cf038dac} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001247 sec., 28869.286287089013 rows/sec., 2.12 MiB/sec. | ||
| 7341 | 2026.02.01 23:41:56.394044 [ 276 ] {7c31446c-eea5-4667-b741-6155cf038dac} <Debug> TCPHandler: Processed in 0.001420364 sec. | ||
| 7342 | 2026.02.01 23:41:56.394148 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7343 | 2026.02.01 23:41:56.394243 [ 276 ] {a24b6467-4235-4d29-9ea8-443489bd077a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7344 | 2026.02.01 23:41:56.394284 [ 276 ] {a24b6467-4235-4d29-9ea8-443489bd077a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7345 | 2026.02.01 23:41:56.394722 [ 276 ] {a24b6467-4235-4d29-9ea8-443489bd077a} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.02.01 23:41:56.394758 [ 276 ] {a24b6467-4235-4d29-9ea8-443489bd077a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7347 | 2026.02.01 23:41:56.395071 [ 276 ] {a24b6467-4235-4d29-9ea8-443489bd077a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7348 | 2026.02.01 23:41:56.395298 [ 276 ] {a24b6467-4235-4d29-9ea8-443489bd077a} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2026.02.01 23:41:56.395431 [ 276 ] {a24b6467-4235-4d29-9ea8-443489bd077a} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001208 sec., 82781.45695364238 rows/sec., 6.47 MiB/sec. | ||
| 7350 | 2026.02.01 23:41:56.395469 [ 276 ] {a24b6467-4235-4d29-9ea8-443489bd077a} <Debug> TCPHandler: Processed in 0.001371403 sec. | ||
| 7351 | 2026.02.01 23:41:56.395575 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2026.02.01 23:41:56.395670 [ 276 ] {469ffa85-f19c-49e2-9e84-2cc46af72e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7353 | 2026.02.01 23:41:56.395714 [ 276 ] {469ffa85-f19c-49e2-9e84-2cc46af72e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7354 | 2026.02.01 23:41:56.396120 [ 276 ] {469ffa85-f19c-49e2-9e84-2cc46af72e25} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.02.01 23:41:56.396156 [ 276 ] {469ffa85-f19c-49e2-9e84-2cc46af72e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7356 | 2026.02.01 23:41:56.396497 [ 276 ] {469ffa85-f19c-49e2-9e84-2cc46af72e25} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7357 | 2026.02.01 23:41:56.396716 [ 276 ] {469ffa85-f19c-49e2-9e84-2cc46af72e25} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.02.01 23:41:56.396850 [ 276 ] {469ffa85-f19c-49e2-9e84-2cc46af72e25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7359 | 2026.02.01 23:41:56.396887 [ 276 ] {469ffa85-f19c-49e2-9e84-2cc46af72e25} <Debug> TCPHandler: Processed in 0.001361313 sec. | ||
| 7360 | 2026.02.01 23:41:56.397004 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2026.02.01 23:41:56.397098 [ 276 ] {9c552012-64ba-4817-b2f4-4cbf9ebca678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7362 | 2026.02.01 23:41:56.397152 [ 276 ] {9c552012-64ba-4817-b2f4-4cbf9ebca678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7363 | 2026.02.01 23:41:56.397977 [ 276 ] {9c552012-64ba-4817-b2f4-4cbf9ebca678} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.02.01 23:41:56.398014 [ 276 ] {9c552012-64ba-4817-b2f4-4cbf9ebca678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7365 | 2026.02.01 23:41:56.398576 [ 276 ] {9c552012-64ba-4817-b2f4-4cbf9ebca678} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7366 | 2026.02.01 23:41:56.398813 [ 276 ] {9c552012-64ba-4817-b2f4-4cbf9ebca678} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2026.02.01 23:41:56.398958 [ 276 ] {9c552012-64ba-4817-b2f4-4cbf9ebca678} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001878 sec., 19169.32907348243 rows/sec., 34.35 MiB/sec. | ||
| 7368 | 2026.02.01 23:41:56.399021 [ 276 ] {9c552012-64ba-4817-b2f4-4cbf9ebca678} <Debug> TCPHandler: Processed in 0.002066315 sec. | ||
| 7369 | 2026.02.01 23:41:56.399136 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2026.02.01 23:41:56.399231 [ 276 ] {e5ff5ab6-bbec-47ec-aeff-aa51f7e98ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7371 | 2026.02.01 23:41:56.399273 [ 276 ] {e5ff5ab6-bbec-47ec-aeff-aa51f7e98ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7372 | 2026.02.01 23:41:56.399607 [ 276 ] {e5ff5ab6-bbec-47ec-aeff-aa51f7e98ff0} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2026.02.01 23:41:56.399644 [ 276 ] {e5ff5ab6-bbec-47ec-aeff-aa51f7e98ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7374 | 2026.02.01 23:41:56.399949 [ 276 ] {e5ff5ab6-bbec-47ec-aeff-aa51f7e98ff0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7375 | 2026.02.01 23:41:56.400162 [ 276 ] {e5ff5ab6-bbec-47ec-aeff-aa51f7e98ff0} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2026.02.01 23:41:56.400295 [ 276 ] {e5ff5ab6-bbec-47ec-aeff-aa51f7e98ff0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7377 | 2026.02.01 23:41:56.400331 [ 276 ] {e5ff5ab6-bbec-47ec-aeff-aa51f7e98ff0} <Debug> TCPHandler: Processed in 0.001245401 sec. | ||
| 7378 | 2026.02.01 23:41:58.686705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 928 | ||
| 7379 | 2026.02.01 23:41:58.688954 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2026.02.01 23:41:58.689007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7381 | 2026.02.01 23:41:58.690235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7382 | 2026.02.01 23:41:58.690530 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2026.02.01 23:41:58.690910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 7384 | 2026.02.01 23:42:00.407874 [ 105 ] {} <Debug> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7385 | 2026.02.01 23:42:00.407937 [ 105 ] {} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2026.02.01 23:42:00.407958 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7387 | 2026.02.01 23:42:00.408079 [ 195 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 7388 | 2026.02.01 23:42:00.408217 [ 195 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7389 | 2026.02.01 23:42:00.408251 [ 195 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 253 rows starting from the beginning of the part | ||
| 7390 | 2026.02.01 23:42:00.408318 [ 195 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 7391 | 2026.02.01 23:42:00.408367 [ 195 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 7392 | 2026.02.01 23:42:00.408412 [ 195 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 7393 | 2026.02.01 23:42:00.408450 [ 195 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 7394 | 2026.02.01 23:42:00.409301 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277512 sec., 592558.0346799091 rows/sec., 43.24 MiB/sec. | ||
| 7395 | 2026.02.01 23:42:00.409438 [ 195 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7396 | 2026.02.01 23:42:00.409676 [ 195 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_17_4} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.02.01 23:42:00.409745 [ 195 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_17_4} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7398 | 2026.02.01 23:42:00.409807 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7399 | 2026.02.01 23:42:01.148683 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18750 | ||
| 7400 | 2026.02.01 23:42:01.149239 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.02.01 23:42:01.149272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7402 | 2026.02.01 23:42:01.149761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7403 | 2026.02.01 23:42:01.149995 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.02.01 23:42:01.150118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18750 | ||
| 7405 | 2026.02.01 23:42:01.414260 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.02.01 23:42:01.414437 [ 276 ] {e7aca4a9-56d3-4d8b-b7f6-77a40c119a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7407 | 2026.02.01 23:42:01.414501 [ 276 ] {e7aca4a9-56d3-4d8b-b7f6-77a40c119a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7408 | 2026.02.01 23:42:01.415138 [ 276 ] {e7aca4a9-56d3-4d8b-b7f6-77a40c119a94} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.02.01 23:42:01.415176 [ 276 ] {e7aca4a9-56d3-4d8b-b7f6-77a40c119a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7410 | 2026.02.01 23:42:01.415555 [ 276 ] {e7aca4a9-56d3-4d8b-b7f6-77a40c119a94} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7411 | 2026.02.01 23:42:01.415786 [ 276 ] {e7aca4a9-56d3-4d8b-b7f6-77a40c119a94} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.02.01 23:42:01.415935 [ 276 ] {e7aca4a9-56d3-4d8b-b7f6-77a40c119a94} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001548 sec., 1291.9896640826873 rows/sec., 105.35 KiB/sec. | ||
| 7413 | 2026.02.01 23:42:01.415977 [ 276 ] {e7aca4a9-56d3-4d8b-b7f6-77a40c119a94} <Debug> TCPHandler: Processed in 0.00184568 sec. | ||
| 7414 | 2026.02.01 23:42:01.416099 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2026.02.01 23:42:01.416193 [ 276 ] {1edd88e5-a200-4b80-9c60-8dffa5cdac3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7416 | 2026.02.01 23:42:01.416232 [ 276 ] {1edd88e5-a200-4b80-9c60-8dffa5cdac3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7417 | 2026.02.01 23:42:01.417327 [ 276 ] {1edd88e5-a200-4b80-9c60-8dffa5cdac3c} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.02.01 23:42:01.417365 [ 276 ] {1edd88e5-a200-4b80-9c60-8dffa5cdac3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7419 | 2026.02.01 23:42:01.417743 [ 276 ] {1edd88e5-a200-4b80-9c60-8dffa5cdac3c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7420 | 2026.02.01 23:42:01.417974 [ 276 ] {1edd88e5-a200-4b80-9c60-8dffa5cdac3c} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2026.02.01 23:42:01.418082 [ 103 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7422 | 2026.02.01 23:42:01.418104 [ 276 ] {1edd88e5-a200-4b80-9c60-8dffa5cdac3c} <Debug> executeQuery: Read 1205 rows, 101.82 KiB in 0.001929 sec., 624675.9979263868 rows/sec., 51.55 MiB/sec. | ||
| 7423 | 2026.02.01 23:42:01.418126 [ 103 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.02.01 23:42:01.418142 [ 276 ] {1edd88e5-a200-4b80-9c60-8dffa5cdac3c} <Debug> TCPHandler: Processed in 0.002090624 sec. | ||
| 7425 | 2026.02.01 23:42:01.418149 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7426 | 2026.02.01 23:42:01.418252 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7427 | 2026.02.01 23:42:01.418275 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 7428 | 2026.02.01 23:42:01.418347 [ 276 ] {04693b2a-05ca-4495-b2ca-2522c65c8100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7429 | 2026.02.01 23:42:01.418394 [ 276 ] {04693b2a-05ca-4495-b2ca-2522c65c8100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7430 | 2026.02.01 23:42:01.418431 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7431 | 2026.02.01 23:42:01.418470 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1406 rows starting from the beginning of the part | ||
| 7432 | 2026.02.01 23:42:01.418537 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7433 | 2026.02.01 23:42:01.418581 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 251 rows starting from the beginning of the part | ||
| 7434 | 2026.02.01 23:42:01.418624 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 7435 | 2026.02.01 23:42:01.418691 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part | ||
| 7436 | 2026.02.01 23:42:01.418736 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1205 rows starting from the beginning of the part | ||
| 7437 | 2026.02.01 23:42:01.418808 [ 276 ] {04693b2a-05ca-4495-b2ca-2522c65c8100} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2026.02.01 23:42:01.418849 [ 276 ] {04693b2a-05ca-4495-b2ca-2522c65c8100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7439 | 2026.02.01 23:42:01.419180 [ 276 ] {04693b2a-05ca-4495-b2ca-2522c65c8100} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7440 | 2026.02.01 23:42:01.419407 [ 276 ] {04693b2a-05ca-4495-b2ca-2522c65c8100} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2026.02.01 23:42:01.419541 [ 276 ] {04693b2a-05ca-4495-b2ca-2522c65c8100} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001214 sec., 4942.339373970346 rows/sec., 362.79 KiB/sec. | ||
| 7442 | 2026.02.01 23:42:01.419578 [ 276 ] {04693b2a-05ca-4495-b2ca-2522c65c8100} <Debug> TCPHandler: Processed in 0.001373792 sec. | ||
| 7443 | 2026.02.01 23:42:01.419686 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2026.02.01 23:42:01.419778 [ 276 ] {8700365c-242c-4bc1-b016-f4f8866b8724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7445 | 2026.02.01 23:42:01.419816 [ 276 ] {8700365c-242c-4bc1-b016-f4f8866b8724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7446 | 2026.02.01 23:42:01.420223 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.002007003 sec., 1553560.2089284372 rows/sec., 136.00 MiB/sec. | ||
| 7447 | 2026.02.01 23:42:01.420339 [ 276 ] {8700365c-242c-4bc1-b016-f4f8866b8724} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.02.01 23:42:01.420402 [ 276 ] {8700365c-242c-4bc1-b016-f4f8866b8724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7449 | 2026.02.01 23:42:01.420533 [ 189 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7450 | 2026.02.01 23:42:01.420785 [ 276 ] {8700365c-242c-4bc1-b016-f4f8866b8724} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7451 | 2026.02.01 23:42:01.420884 [ 189 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_56_11} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.02.01 23:42:01.420981 [ 189 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_56_11} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7453 | 2026.02.01 23:42:01.421047 [ 276 ] {8700365c-242c-4bc1-b016-f4f8866b8724} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.02.01 23:42:01.421084 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7455 | 2026.02.01 23:42:01.421188 [ 276 ] {8700365c-242c-4bc1-b016-f4f8866b8724} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001427 sec., 159775.75332866152 rows/sec., 10.82 MiB/sec. | ||
| 7456 | 2026.02.01 23:42:01.421230 [ 276 ] {8700365c-242c-4bc1-b016-f4f8866b8724} <Debug> TCPHandler: Processed in 0.001591296 sec. | ||
| 7457 | 2026.02.01 23:42:01.421348 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2026.02.01 23:42:01.421443 [ 276 ] {a78e340d-1bdb-4f66-8164-181804b58e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7459 | 2026.02.01 23:42:01.421484 [ 276 ] {a78e340d-1bdb-4f66-8164-181804b58e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7460 | 2026.02.01 23:42:01.422098 [ 276 ] {a78e340d-1bdb-4f66-8164-181804b58e37} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.02.01 23:42:01.422133 [ 276 ] {a78e340d-1bdb-4f66-8164-181804b58e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7462 | 2026.02.01 23:42:01.422465 [ 276 ] {a78e340d-1bdb-4f66-8164-181804b58e37} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7463 | 2026.02.01 23:42:01.422685 [ 276 ] {a78e340d-1bdb-4f66-8164-181804b58e37} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.02.01 23:42:01.422780 [ 103 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7465 | 2026.02.01 23:42:01.422805 [ 103 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.02.01 23:42:01.422811 [ 276 ] {a78e340d-1bdb-4f66-8164-181804b58e37} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001386 sec., 379509.3795093795 rows/sec., 28.10 MiB/sec. | ||
| 7467 | 2026.02.01 23:42:01.422821 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7468 | 2026.02.01 23:42:01.422850 [ 276 ] {a78e340d-1bdb-4f66-8164-181804b58e37} <Debug> TCPHandler: Processed in 0.001560806 sec. | ||
| 7469 | 2026.02.01 23:42:01.422889 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 7470 | 2026.02.01 23:42:01.422961 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.02.01 23:42:01.422970 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7472 | 2026.02.01 23:42:01.423003 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 632 rows starting from the beginning of the part | ||
| 7473 | 2026.02.01 23:42:01.423056 [ 276 ] {bcfcafa9-69c8-4125-850f-d720847b9fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.02.01 23:42:01.423060 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 68 rows starting from the beginning of the part | ||
| 7475 | 2026.02.01 23:42:01.423101 [ 276 ] {bcfcafa9-69c8-4125-850f-d720847b9fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7476 | 2026.02.01 23:42:01.423115 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 142 rows starting from the beginning of the part | ||
| 7477 | 2026.02.01 23:42:01.423154 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 68 rows starting from the beginning of the part | ||
| 7478 | 2026.02.01 23:42:01.423192 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 100 rows starting from the beginning of the part | ||
| 7479 | 2026.02.01 23:42:01.423230 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 526 rows starting from the beginning of the part | ||
| 7480 | 2026.02.01 23:42:01.423675 [ 276 ] {bcfcafa9-69c8-4125-850f-d720847b9fce} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.02.01 23:42:01.423709 [ 276 ] {bcfcafa9-69c8-4125-850f-d720847b9fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7482 | 2026.02.01 23:42:01.424087 [ 276 ] {bcfcafa9-69c8-4125-850f-d720847b9fce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7483 | 2026.02.01 23:42:01.424220 [ 192 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355153 sec., 1133451.3519875614 rows/sec., 90.28 MiB/sec. | ||
| 7484 | 2026.02.01 23:42:01.424308 [ 276 ] {bcfcafa9-69c8-4125-850f-d720847b9fce} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2026.02.01 23:42:01.424410 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7486 | 2026.02.01 23:42:01.424438 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.02.01 23:42:01.424443 [ 276 ] {bcfcafa9-69c8-4125-850f-d720847b9fce} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001405 sec., 601423.487544484 rows/sec., 40.48 MiB/sec. | ||
| 7488 | 2026.02.01 23:42:01.424457 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7489 | 2026.02.01 23:42:01.424462 [ 192 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7490 | 2026.02.01 23:42:01.424482 [ 276 ] {bcfcafa9-69c8-4125-850f-d720847b9fce} <Debug> TCPHandler: Processed in 0.001570726 sec. | ||
| 7491 | 2026.02.01 23:42:01.424530 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 7492 | 2026.02.01 23:42:01.424601 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2026.02.01 23:42:01.424624 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7494 | 2026.02.01 23:42:01.424654 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15173 rows starting from the beginning of the part | ||
| 7495 | 2026.02.01 23:42:01.424696 [ 276 ] {9a212ab4-580c-4b10-a662-588bd502b71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7496 | 2026.02.01 23:42:01.424709 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 7497 | 2026.02.01 23:42:01.424756 [ 276 ] {9a212ab4-580c-4b10-a662-588bd502b71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7498 | 2026.02.01 23:42:01.424758 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 199 rows starting from the beginning of the part | ||
| 7499 | 2026.02.01 23:42:01.424813 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 7500 | 2026.02.01 23:42:01.424833 [ 192 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_56_11} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.02.01 23:42:01.424852 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 7502 | 2026.02.01 23:42:01.424899 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 845 rows starting from the beginning of the part | ||
| 7503 | 2026.02.01 23:42:01.424944 [ 192 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_56_11} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7504 | 2026.02.01 23:42:01.425055 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7505 | 2026.02.01 23:42:01.425504 [ 276 ] {9a212ab4-580c-4b10-a662-588bd502b71c} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.02.01 23:42:01.425544 [ 276 ] {9a212ab4-580c-4b10-a662-588bd502b71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7507 | 2026.02.01 23:42:01.426067 [ 276 ] {9a212ab4-580c-4b10-a662-588bd502b71c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7508 | 2026.02.01 23:42:01.426296 [ 276 ] {9a212ab4-580c-4b10-a662-588bd502b71c} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2026.02.01 23:42:01.426441 [ 276 ] {9a212ab4-580c-4b10-a662-588bd502b71c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001762 sec., 2270.1475595913735 rows/sec., 4.07 MiB/sec. | ||
| 7510 | 2026.02.01 23:42:01.426515 [ 276 ] {9a212ab4-580c-4b10-a662-588bd502b71c} <Debug> TCPHandler: Processed in 0.001962312 sec. | ||
| 7511 | 2026.02.01 23:42:01.426635 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2026.02.01 23:42:01.426729 [ 276 ] {0c999e92-7624-4f88-bb31-e4dcbbd42370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7513 | 2026.02.01 23:42:01.426769 [ 276 ] {0c999e92-7624-4f88-bb31-e4dcbbd42370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7514 | 2026.02.01 23:42:01.427118 [ 276 ] {0c999e92-7624-4f88-bb31-e4dcbbd42370} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.02.01 23:42:01.427152 [ 276 ] {0c999e92-7624-4f88-bb31-e4dcbbd42370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7516 | 2026.02.01 23:42:01.427600 [ 276 ] {0c999e92-7624-4f88-bb31-e4dcbbd42370} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7517 | 2026.02.01 23:42:01.427816 [ 276 ] {0c999e92-7624-4f88-bb31-e4dcbbd42370} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.02.01 23:42:01.427911 [ 103 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7519 | 2026.02.01 23:42:01.427936 [ 103 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2026.02.01 23:42:01.427943 [ 276 ] {0c999e92-7624-4f88-bb31-e4dcbbd42370} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 7521 | 2026.02.01 23:42:01.427951 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7522 | 2026.02.01 23:42:01.427979 [ 276 ] {0c999e92-7624-4f88-bb31-e4dcbbd42370} <Debug> TCPHandler: Processed in 0.001394013 sec. | ||
| 7523 | 2026.02.01 23:42:01.428037 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 7524 | 2026.02.01 23:42:01.428139 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7525 | 2026.02.01 23:42:01.428170 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3000 rows starting from the beginning of the part | ||
| 7526 | 2026.02.01 23:42:01.428230 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 7527 | 2026.02.01 23:42:01.428273 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 7528 | 2026.02.01 23:42:01.428313 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 7529 | 2026.02.01 23:42:01.428353 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 7530 | 2026.02.01 23:42:01.428390 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 7531 | 2026.02.01 23:42:01.429165 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16697 rows, containing 5 columns (5 merged, 0 gathered) in 0.004666298 sec., 3578211.250117331 rows/sec., 245.76 MiB/sec. | ||
| 7532 | 2026.02.01 23:42:01.429326 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7533 | 2026.02.01 23:42:01.429586 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.02.01 23:42:01.429649 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7535 | 2026.02.01 23:42:01.429730 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7536 | 2026.02.01 23:42:01.429783 [ 191 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.00178727 sec., 1846391.4237915927 rows/sec., 124.43 MiB/sec. | ||
| 7537 | 2026.02.01 23:42:01.430109 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7538 | 2026.02.01 23:42:01.430365 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_56_11} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.02.01 23:42:01.430436 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_56_11} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7540 | 2026.02.01 23:42:01.430526 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7541 | 2026.02.01 23:42:02.137318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7542 | 2026.02.01 23:42:02.156129 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.02.01 23:42:02.156180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7544 | 2026.02.01 23:42:02.162333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7545 | 2026.02.01 23:42:02.163072 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.02.01 23:42:02.166575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7547 | 2026.02.01 23:42:06.389980 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2026.02.01 23:42:06.390210 [ 276 ] {2ec3059d-6033-453a-999c-d1705222ebd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7549 | 2026.02.01 23:42:06.390284 [ 276 ] {2ec3059d-6033-453a-999c-d1705222ebd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7550 | 2026.02.01 23:42:06.391009 [ 276 ] {2ec3059d-6033-453a-999c-d1705222ebd8} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.02.01 23:42:06.391062 [ 276 ] {2ec3059d-6033-453a-999c-d1705222ebd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7552 | 2026.02.01 23:42:06.391503 [ 276 ] {2ec3059d-6033-453a-999c-d1705222ebd8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7553 | 2026.02.01 23:42:06.391758 [ 276 ] {2ec3059d-6033-453a-999c-d1705222ebd8} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.02.01 23:42:06.391922 [ 276 ] {2ec3059d-6033-453a-999c-d1705222ebd8} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001776 sec., 72072.07207207207 rows/sec., 6.21 MiB/sec. | ||
| 7555 | 2026.02.01 23:42:06.391973 [ 276 ] {2ec3059d-6033-453a-999c-d1705222ebd8} <Debug> TCPHandler: Processed in 0.002138486 sec. | ||
| 7556 | 2026.02.01 23:42:06.392118 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2026.02.01 23:42:06.392225 [ 276 ] {8ec315d8-e369-41c1-a55a-0f0b587e3d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7558 | 2026.02.01 23:42:06.392271 [ 276 ] {8ec315d8-e369-41c1-a55a-0f0b587e3d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7559 | 2026.02.01 23:42:06.392718 [ 276 ] {8ec315d8-e369-41c1-a55a-0f0b587e3d5e} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.02.01 23:42:06.392760 [ 276 ] {8ec315d8-e369-41c1-a55a-0f0b587e3d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7561 | 2026.02.01 23:42:06.393096 [ 276 ] {8ec315d8-e369-41c1-a55a-0f0b587e3d5e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7562 | 2026.02.01 23:42:06.393326 [ 276 ] {8ec315d8-e369-41c1-a55a-0f0b587e3d5e} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2026.02.01 23:42:06.393456 [ 99 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7564 | 2026.02.01 23:42:06.393469 [ 276 ] {8ec315d8-e369-41c1-a55a-0f0b587e3d5e} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001267 sec., 28413.575374901346 rows/sec., 2.09 MiB/sec. | ||
| 7565 | 2026.02.01 23:42:06.393492 [ 99 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.02.01 23:42:06.393511 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7567 | 2026.02.01 23:42:06.393513 [ 276 ] {8ec315d8-e369-41c1-a55a-0f0b587e3d5e} <Debug> TCPHandler: Processed in 0.001448614 sec. | ||
| 7568 | 2026.02.01 23:42:06.393625 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 7569 | 2026.02.01 23:42:06.393633 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.02.01 23:42:06.393778 [ 276 ] {e3b7cf34-e268-428b-b969-037ace9d5fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7571 | 2026.02.01 23:42:06.393779 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7572 | 2026.02.01 23:42:06.393824 [ 276 ] {e3b7cf34-e268-428b-b969-037ace9d5fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7573 | 2026.02.01 23:42:06.393831 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 70 rows starting from the beginning of the part | ||
| 7574 | 2026.02.01 23:42:06.393910 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 54 rows starting from the beginning of the part | ||
| 7575 | 2026.02.01 23:42:06.393954 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 7576 | 2026.02.01 23:42:06.393997 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 7577 | 2026.02.01 23:42:06.394037 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 7578 | 2026.02.01 23:42:06.394079 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 7579 | 2026.02.01 23:42:06.394288 [ 276 ] {e3b7cf34-e268-428b-b969-037ace9d5fd0} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.02.01 23:42:06.394332 [ 276 ] {e3b7cf34-e268-428b-b969-037ace9d5fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7581 | 2026.02.01 23:42:06.394702 [ 276 ] {e3b7cf34-e268-428b-b969-037ace9d5fd0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7582 | 2026.02.01 23:42:06.394912 [ 191 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342582 sec., 153435.69331333207 rows/sec., 11.84 MiB/sec. | ||
| 7583 | 2026.02.01 23:42:06.394936 [ 276 ] {e3b7cf34-e268-428b-b969-037ace9d5fd0} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.02.01 23:42:06.395059 [ 196 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7585 | 2026.02.01 23:42:06.395077 [ 276 ] {e3b7cf34-e268-428b-b969-037ace9d5fd0} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00132 sec., 75757.57575757576 rows/sec., 5.92 MiB/sec. | ||
| 7586 | 2026.02.01 23:42:06.395126 [ 276 ] {e3b7cf34-e268-428b-b969-037ace9d5fd0} <Debug> TCPHandler: Processed in 0.001544176 sec. | ||
| 7587 | 2026.02.01 23:42:06.395245 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.02.01 23:42:06.395346 [ 276 ] {349d292c-f192-4731-a583-b567f950eecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7589 | 2026.02.01 23:42:06.395370 [ 196 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_51_10} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2026.02.01 23:42:06.395392 [ 276 ] {349d292c-f192-4731-a583-b567f950eecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7591 | 2026.02.01 23:42:06.395459 [ 196 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_51_10} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7592 | 2026.02.01 23:42:06.395560 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7593 | 2026.02.01 23:42:06.395840 [ 276 ] {349d292c-f192-4731-a583-b567f950eecd} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.02.01 23:42:06.395881 [ 276 ] {349d292c-f192-4731-a583-b567f950eecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7595 | 2026.02.01 23:42:06.396235 [ 276 ] {349d292c-f192-4731-a583-b567f950eecd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7596 | 2026.02.01 23:42:06.396468 [ 276 ] {349d292c-f192-4731-a583-b567f950eecd} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.02.01 23:42:06.396606 [ 276 ] {349d292c-f192-4731-a583-b567f950eecd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 7598 | 2026.02.01 23:42:06.396643 [ 276 ] {349d292c-f192-4731-a583-b567f950eecd} <Debug> TCPHandler: Processed in 0.001449234 sec. | ||
| 7599 | 2026.02.01 23:42:06.396762 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.02.01 23:42:06.396862 [ 276 ] {5aa77a6e-6c90-46cc-93c3-48f3622d5c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7601 | 2026.02.01 23:42:06.396919 [ 276 ] {5aa77a6e-6c90-46cc-93c3-48f3622d5c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7602 | 2026.02.01 23:42:06.397786 [ 276 ] {5aa77a6e-6c90-46cc-93c3-48f3622d5c32} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.02.01 23:42:06.397822 [ 276 ] {5aa77a6e-6c90-46cc-93c3-48f3622d5c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7604 | 2026.02.01 23:42:06.398398 [ 276 ] {5aa77a6e-6c90-46cc-93c3-48f3622d5c32} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7605 | 2026.02.01 23:42:06.398626 [ 276 ] {5aa77a6e-6c90-46cc-93c3-48f3622d5c32} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.02.01 23:42:06.398770 [ 276 ] {5aa77a6e-6c90-46cc-93c3-48f3622d5c32} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001928 sec., 18672.19917012448 rows/sec., 33.46 MiB/sec. | ||
| 7607 | 2026.02.01 23:42:06.398835 [ 276 ] {5aa77a6e-6c90-46cc-93c3-48f3622d5c32} <Debug> TCPHandler: Processed in 0.002124096 sec. | ||
| 7608 | 2026.02.01 23:42:06.398952 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.02.01 23:42:06.399047 [ 276 ] {9ea38d90-2ced-4feb-a967-e997bb71c519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7610 | 2026.02.01 23:42:06.399089 [ 276 ] {9ea38d90-2ced-4feb-a967-e997bb71c519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7611 | 2026.02.01 23:42:06.399435 [ 276 ] {9ea38d90-2ced-4feb-a967-e997bb71c519} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.02.01 23:42:06.399470 [ 276 ] {9ea38d90-2ced-4feb-a967-e997bb71c519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7613 | 2026.02.01 23:42:06.399773 [ 276 ] {9ea38d90-2ced-4feb-a967-e997bb71c519} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7614 | 2026.02.01 23:42:06.399991 [ 276 ] {9ea38d90-2ced-4feb-a967-e997bb71c519} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.02.01 23:42:06.400121 [ 276 ] {9ea38d90-2ced-4feb-a967-e997bb71c519} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 7616 | 2026.02.01 23:42:06.400154 [ 276 ] {9ea38d90-2ced-4feb-a967-e997bb71c519} <Debug> TCPHandler: Processed in 0.001251821 sec. | ||
| 7617 | 2026.02.01 23:42:08.519930 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7618 | 2026.02.01 23:42:08.520008 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7619 | 2026.02.01 23:42:08.650265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19198 | ||
| 7620 | 2026.02.01 23:42:08.651073 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.02.01 23:42:08.651143 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7622 | 2026.02.01 23:42:08.651706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7623 | 2026.02.01 23:42:08.651944 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.02.01 23:42:08.652091 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19198 | ||
| 7625 | 2026.02.01 23:42:08.691153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 956 | ||
| 7626 | 2026.02.01 23:42:08.693664 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.02.01 23:42:08.693722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7628 | 2026.02.01 23:42:08.694997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7629 | 2026.02.01 23:42:08.695288 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.02.01 23:42:08.695684 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7631 | 2026.02.01 23:42:09.666701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7632 | 2026.02.01 23:42:09.684584 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.02.01 23:42:09.684636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7634 | 2026.02.01 23:42:09.690910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7635 | 2026.02.01 23:42:09.691601 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.02.01 23:42:09.694706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7637 | 2026.02.01 23:42:11.388011 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7638 | 2026.02.01 23:42:11.388211 [ 276 ] {4e6c64be-ce1c-49aa-9c97-ab37118a097b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7639 | 2026.02.01 23:42:11.388285 [ 276 ] {4e6c64be-ce1c-49aa-9c97-ab37118a097b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7640 | 2026.02.01 23:42:11.388937 [ 276 ] {4e6c64be-ce1c-49aa-9c97-ab37118a097b} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.02.01 23:42:11.388985 [ 276 ] {4e6c64be-ce1c-49aa-9c97-ab37118a097b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7642 | 2026.02.01 23:42:11.389374 [ 276 ] {4e6c64be-ce1c-49aa-9c97-ab37118a097b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7643 | 2026.02.01 23:42:11.389593 [ 276 ] {4e6c64be-ce1c-49aa-9c97-ab37118a097b} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.02.01 23:42:11.389747 [ 276 ] {4e6c64be-ce1c-49aa-9c97-ab37118a097b} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001592 sec., 40201.005025125625 rows/sec., 3.18 MiB/sec. | ||
| 7645 | 2026.02.01 23:42:11.389789 [ 276 ] {4e6c64be-ce1c-49aa-9c97-ab37118a097b} <Debug> TCPHandler: Processed in 0.001922253 sec. | ||
| 7646 | 2026.02.01 23:42:11.389909 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7647 | 2026.02.01 23:42:11.390004 [ 276 ] {90a4a91a-f12e-4e25-a4c7-4367886fae55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7648 | 2026.02.01 23:42:11.390045 [ 276 ] {90a4a91a-f12e-4e25-a4c7-4367886fae55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7649 | 2026.02.01 23:42:11.390433 [ 276 ] {90a4a91a-f12e-4e25-a4c7-4367886fae55} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.02.01 23:42:11.390471 [ 276 ] {90a4a91a-f12e-4e25-a4c7-4367886fae55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7651 | 2026.02.01 23:42:11.390763 [ 276 ] {90a4a91a-f12e-4e25-a4c7-4367886fae55} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7652 | 2026.02.01 23:42:11.390972 [ 276 ] {90a4a91a-f12e-4e25-a4c7-4367886fae55} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.02.01 23:42:11.391105 [ 276 ] {90a4a91a-f12e-4e25-a4c7-4367886fae55} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001119 sec., 3574.620196604111 rows/sec., 268.79 KiB/sec. | ||
| 7654 | 2026.02.01 23:42:11.391143 [ 276 ] {90a4a91a-f12e-4e25-a4c7-4367886fae55} <Debug> TCPHandler: Processed in 0.001284551 sec. | ||
| 7655 | 2026.02.01 23:42:11.391245 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7656 | 2026.02.01 23:42:11.391338 [ 276 ] {ecc639e7-7fa9-425c-8c7d-4f5fd0117949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7657 | 2026.02.01 23:42:11.391379 [ 276 ] {ecc639e7-7fa9-425c-8c7d-4f5fd0117949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7658 | 2026.02.01 23:42:11.391786 [ 276 ] {ecc639e7-7fa9-425c-8c7d-4f5fd0117949} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2026.02.01 23:42:11.391821 [ 276 ] {ecc639e7-7fa9-425c-8c7d-4f5fd0117949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7660 | 2026.02.01 23:42:11.392123 [ 276 ] {ecc639e7-7fa9-425c-8c7d-4f5fd0117949} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7661 | 2026.02.01 23:42:11.392336 [ 276 ] {ecc639e7-7fa9-425c-8c7d-4f5fd0117949} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7662 | 2026.02.01 23:42:11.392465 [ 276 ] {ecc639e7-7fa9-425c-8c7d-4f5fd0117949} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001145 sec., 59388.64628820961 rows/sec., 4.64 MiB/sec. | ||
| 7663 | 2026.02.01 23:42:11.392501 [ 276 ] {ecc639e7-7fa9-425c-8c7d-4f5fd0117949} <Debug> TCPHandler: Processed in 0.001306072 sec. | ||
| 7664 | 2026.02.01 23:42:11.392608 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7665 | 2026.02.01 23:42:11.392703 [ 276 ] {4d823aa8-dd19-486c-9290-404131298763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7666 | 2026.02.01 23:42:11.392746 [ 276 ] {4d823aa8-dd19-486c-9290-404131298763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7667 | 2026.02.01 23:42:11.393138 [ 276 ] {4d823aa8-dd19-486c-9290-404131298763} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2026.02.01 23:42:11.393172 [ 276 ] {4d823aa8-dd19-486c-9290-404131298763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7669 | 2026.02.01 23:42:11.393503 [ 276 ] {4d823aa8-dd19-486c-9290-404131298763} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7670 | 2026.02.01 23:42:11.393708 [ 276 ] {4d823aa8-dd19-486c-9290-404131298763} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7671 | 2026.02.01 23:42:11.393841 [ 276 ] {4d823aa8-dd19-486c-9290-404131298763} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 7672 | 2026.02.01 23:42:11.393877 [ 276 ] {4d823aa8-dd19-486c-9290-404131298763} <Debug> TCPHandler: Processed in 0.001317412 sec. | ||
| 7673 | 2026.02.01 23:42:11.393979 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7674 | 2026.02.01 23:42:11.394073 [ 276 ] {d11bf8d8-8e5c-4e8b-a8c5-1c0695838427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7675 | 2026.02.01 23:42:11.394127 [ 276 ] {d11bf8d8-8e5c-4e8b-a8c5-1c0695838427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7676 | 2026.02.01 23:42:11.394851 [ 276 ] {d11bf8d8-8e5c-4e8b-a8c5-1c0695838427} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.02.01 23:42:11.394887 [ 276 ] {d11bf8d8-8e5c-4e8b-a8c5-1c0695838427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7678 | 2026.02.01 23:42:11.395382 [ 276 ] {d11bf8d8-8e5c-4e8b-a8c5-1c0695838427} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7679 | 2026.02.01 23:42:11.395605 [ 276 ] {d11bf8d8-8e5c-4e8b-a8c5-1c0695838427} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.02.01 23:42:11.395743 [ 276 ] {d11bf8d8-8e5c-4e8b-a8c5-1c0695838427} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001689 sec., 2368.265245707519 rows/sec., 4.24 MiB/sec. | ||
| 7681 | 2026.02.01 23:42:11.395795 [ 276 ] {d11bf8d8-8e5c-4e8b-a8c5-1c0695838427} <Debug> TCPHandler: Processed in 0.001865231 sec. | ||
| 7682 | 2026.02.01 23:42:11.395901 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2026.02.01 23:42:11.395996 [ 276 ] {4a9fb00a-356f-4af6-b8f9-dfbebf3b25c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7684 | 2026.02.01 23:42:11.396037 [ 276 ] {4a9fb00a-356f-4af6-b8f9-dfbebf3b25c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7685 | 2026.02.01 23:42:11.396358 [ 276 ] {4a9fb00a-356f-4af6-b8f9-dfbebf3b25c7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2026.02.01 23:42:11.396393 [ 276 ] {4a9fb00a-356f-4af6-b8f9-dfbebf3b25c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7687 | 2026.02.01 23:42:11.396695 [ 276 ] {4a9fb00a-356f-4af6-b8f9-dfbebf3b25c7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7688 | 2026.02.01 23:42:11.396903 [ 276 ] {4a9fb00a-356f-4af6-b8f9-dfbebf3b25c7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2026.02.01 23:42:11.397034 [ 276 ] {4a9fb00a-356f-4af6-b8f9-dfbebf3b25c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7690 | 2026.02.01 23:42:11.397069 [ 276 ] {4a9fb00a-356f-4af6-b8f9-dfbebf3b25c7} <Debug> TCPHandler: Processed in 0.001216881 sec. | ||
| 7691 | 2026.02.01 23:42:16.152261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19710 | ||
| 7692 | 2026.02.01 23:42:16.152847 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.02.01 23:42:16.152898 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7694 | 2026.02.01 23:42:16.153395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7695 | 2026.02.01 23:42:16.153642 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.02.01 23:42:16.153788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19710 | ||
| 7697 | 2026.02.01 23:42:16.153816 [ 90 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7698 | 2026.02.01 23:42:16.153887 [ 90 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.02.01 23:42:16.153910 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7700 | 2026.02.01 23:42:16.154021 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 7701 | 2026.02.01 23:42:16.154149 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7702 | 2026.02.01 23:42:16.154191 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17278 rows starting from the beginning of the part | ||
| 7703 | 2026.02.01 23:42:16.154260 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 7704 | 2026.02.01 23:42:16.154311 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 7705 | 2026.02.01 23:42:16.154359 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 7706 | 2026.02.01 23:42:16.154401 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 7707 | 2026.02.01 23:42:16.154444 [ 198 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 7708 | 2026.02.01 23:42:16.156409 [ 196 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19710 rows, containing 4 columns (4 merged, 0 gathered) in 0.002434421 sec., 8096381.0285895495 rows/sec., 115.82 MiB/sec. | ||
| 7709 | 2026.02.01 23:42:16.156845 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7710 | 2026.02.01 23:42:16.157269 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_41_8} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.02.01 23:42:16.157371 [ 191 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_41_8} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7712 | 2026.02.01 23:42:16.157513 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 7713 | 2026.02.01 23:42:16.163349 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35833 | ||
| 7714 | 2026.02.01 23:42:16.163439 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7715 | 2026.02.01 23:42:16.163542 [ 291 ] {} <Debug> TCP-Session: b4ff19c0-327c-41c3-9eec-8da0f7c781e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35833 | ||
| 7716 | 2026.02.01 23:42:16.163575 [ 291 ] {} <Debug> TCP-Session: b4ff19c0-327c-41c3-9eec-8da0f7c781e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2026.02.01 23:42:16.163590 [ 291 ] {} <Debug> TCP-Session: b4ff19c0-327c-41c3-9eec-8da0f7c781e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2026.02.01 23:42:16.163797 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40784 | ||
| 7719 | 2026.02.01 23:42:16.163824 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64612 | ||
| 7720 | 2026.02.01 23:42:16.163833 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51165 | ||
| 7721 | 2026.02.01 23:42:16.163863 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55289 | ||
| 7722 | 2026.02.01 23:42:16.163897 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7723 | 2026.02.01 23:42:16.163911 [ 291 ] {} <Trace> TCP-Session: b4ff19c0-327c-41c3-9eec-8da0f7c781e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7724 | 2026.02.01 23:42:16.163938 [ 292 ] {} <Debug> TCP-Session: 811c6d39-7e63-4d64-92fe-c59f0d201753 Authenticating user 'default' from [fd00:1122:3344:101::e]:40784 | ||
| 7725 | 2026.02.01 23:42:16.163851 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32845 | ||
| 7726 | 2026.02.01 23:42:16.163961 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7727 | 2026.02.01 23:42:16.163977 [ 292 ] {} <Debug> TCP-Session: 811c6d39-7e63-4d64-92fe-c59f0d201753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2026.02.01 23:42:16.163961 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7729 | 2026.02.01 23:42:16.164022 [ 290 ] {} <Debug> TCP-Session: edb92aca-6d75-47c0-98f4-39270941c225 Authenticating user 'default' from [fd00:1122:3344:101::e]:55289 | ||
| 7730 | 2026.02.01 23:42:16.164026 [ 292 ] {} <Debug> TCP-Session: 811c6d39-7e63-4d64-92fe-c59f0d201753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2026.02.01 23:42:16.164073 [ 290 ] {} <Debug> TCP-Session: edb92aca-6d75-47c0-98f4-39270941c225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7732 | 2026.02.01 23:42:16.164055 [ 294 ] {} <Debug> TCP-Session: c00b628c-bfdc-4b39-9022-a7bc4859b47e Authenticating user 'default' from [fd00:1122:3344:101::e]:64612 | ||
| 7733 | 2026.02.01 23:42:16.164100 [ 290 ] {} <Debug> TCP-Session: edb92aca-6d75-47c0-98f4-39270941c225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2026.02.01 23:42:16.164104 [ 291 ] {5454d709-896c-4388-b729-53b09c7975b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35833) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7735 | 2026.02.01 23:42:16.164113 [ 294 ] {} <Debug> TCP-Session: c00b628c-bfdc-4b39-9022-a7bc4859b47e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2026.02.01 23:42:16.163840 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56940 | ||
| 7737 | 2026.02.01 23:42:16.164151 [ 294 ] {} <Debug> TCP-Session: c00b628c-bfdc-4b39-9022-a7bc4859b47e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2026.02.01 23:42:16.163825 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42761 | ||
| 7739 | 2026.02.01 23:42:16.163810 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40367 | ||
| 7740 | 2026.02.01 23:42:16.164347 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7741 | 2026.02.01 23:42:16.164380 [ 286 ] {} <Debug> TCP-Session: 00c7544b-f235-4f81-9d19-f74a833d5a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:51165 | ||
| 7742 | 2026.02.01 23:42:16.164386 [ 291 ] {5454d709-896c-4388-b729-53b09c7975b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7743 | 2026.02.01 23:42:16.164395 [ 286 ] {} <Debug> TCP-Session: 00c7544b-f235-4f81-9d19-f74a833d5a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2026.02.01 23:42:16.164431 [ 286 ] {} <Debug> TCP-Session: 00c7544b-f235-4f81-9d19-f74a833d5a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2026.02.01 23:42:16.164458 [ 291 ] {5454d709-896c-4388-b729-53b09c7975b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7746 | 2026.02.01 23:42:16.164703 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7747 | 2026.02.01 23:42:16.164739 [ 293 ] {} <Debug> TCP-Session: ed9ad30b-3b4c-4a59-93e3-8b9fa984de8d Authenticating user 'default' from [fd00:1122:3344:101::e]:40367 | ||
| 7748 | 2026.02.01 23:42:16.164744 [ 291 ] {5454d709-896c-4388-b729-53b09c7975b0} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 7749 | 2026.02.01 23:42:16.164763 [ 293 ] {} <Debug> TCP-Session: ed9ad30b-3b4c-4a59-93e3-8b9fa984de8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7750 | 2026.02.01 23:42:16.164789 [ 293 ] {} <Debug> TCP-Session: ed9ad30b-3b4c-4a59-93e3-8b9fa984de8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2026.02.01 23:42:16.164830 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7752 | 2026.02.01 23:42:16.164873 [ 275 ] {} <Debug> TCP-Session: 52ee7e37-b845-40cb-9398-de9db7440f82 Authenticating user 'default' from [fd00:1122:3344:101::e]:42761 | ||
| 7753 | 2026.02.01 23:42:16.164900 [ 275 ] {} <Debug> TCP-Session: 52ee7e37-b845-40cb-9398-de9db7440f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7754 | 2026.02.01 23:42:16.164918 [ 275 ] {} <Debug> TCP-Session: 52ee7e37-b845-40cb-9398-de9db7440f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2026.02.01 23:42:16.164928 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7756 | 2026.02.01 23:42:16.164962 [ 289 ] {} <Debug> TCP-Session: 79727ccb-33a0-494c-9f19-6e11df39324c Authenticating user 'default' from [fd00:1122:3344:101::e]:32845 | ||
| 7757 | 2026.02.01 23:42:16.164979 [ 289 ] {} <Debug> TCP-Session: 79727ccb-33a0-494c-9f19-6e11df39324c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7758 | 2026.02.01 23:42:16.164991 [ 289 ] {} <Debug> TCP-Session: 79727ccb-33a0-494c-9f19-6e11df39324c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7759 | 2026.02.01 23:42:16.165110 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7760 | 2026.02.01 23:42:16.165143 [ 288 ] {} <Debug> TCP-Session: 889a04d8-4a67-47ac-9e12-3c53f454bee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56940 | ||
| 7761 | 2026.02.01 23:42:16.165160 [ 288 ] {} <Debug> TCP-Session: 889a04d8-4a67-47ac-9e12-3c53f454bee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2026.02.01 23:42:16.165172 [ 288 ] {} <Debug> TCP-Session: 889a04d8-4a67-47ac-9e12-3c53f454bee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7763 | 2026.02.01 23:42:16.165616 [ 320 ] {5454d709-896c-4388-b729-53b09c7975b0} <Trace> AggregatingTransform: Aggregating | ||
| 7764 | 2026.02.01 23:42:16.165666 [ 320 ] {5454d709-896c-4388-b729-53b09c7975b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 7765 | 2026.02.01 23:42:16.165700 [ 320 ] {5454d709-896c-4388-b729-53b09c7975b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000847454 sec. (1180.005 rows/sec., 46.09 KiB/sec.) | ||
| 7766 | 2026.02.01 23:42:16.165720 [ 320 ] {5454d709-896c-4388-b729-53b09c7975b0} <Trace> Aggregator: Merging aggregated data | ||
| 7767 | 2026.02.01 23:42:16.166803 [ 291 ] {5454d709-896c-4388-b729-53b09c7975b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002761 sec., 362.18761318362914 rows/sec., 14.15 KiB/sec. | ||
| 7768 | 2026.02.01 23:42:16.166881 [ 291 ] {5454d709-896c-4388-b729-53b09c7975b0} <Debug> TCPHandler: Processed in 0.003093032 sec. | ||
| 7769 | 2026.02.01 23:42:16.166961 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7770 | 2026.02.01 23:42:16.166983 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7771 | 2026.02.01 23:42:16.166987 [ 291 ] {} <Debug> TCP-Session: b4ff19c0-327c-41c3-9eec-8da0f7c781e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7772 | 2026.02.01 23:42:16.167006 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7773 | 2026.02.01 23:42:16.167029 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7774 | 2026.02.01 23:42:16.167059 [ 290 ] {} <Debug> TCP-Session: edb92aca-6d75-47c0-98f4-39270941c225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7775 | 2026.02.01 23:42:16.167072 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7776 | 2026.02.01 23:42:16.167081 [ 293 ] {} <Debug> TCP-Session: ed9ad30b-3b4c-4a59-93e3-8b9fa984de8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7777 | 2026.02.01 23:42:16.167095 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7778 | 2026.02.01 23:42:16.167113 [ 289 ] {} <Debug> TCP-Session: 79727ccb-33a0-494c-9f19-6e11df39324c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7779 | 2026.02.01 23:42:16.167110 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7780 | 2026.02.01 23:42:16.167138 [ 275 ] {} <Debug> TCP-Session: 52ee7e37-b845-40cb-9398-de9db7440f82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7781 | 2026.02.01 23:42:16.167123 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7782 | 2026.02.01 23:42:16.167169 [ 286 ] {} <Debug> TCP-Session: 00c7544b-f235-4f81-9d19-f74a833d5a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2026.02.01 23:42:16.167032 [ 292 ] {} <Debug> TCP-Session: 811c6d39-7e63-4d64-92fe-c59f0d201753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2026.02.01 23:42:16.167204 [ 288 ] {} <Debug> TCP-Session: 889a04d8-4a67-47ac-9e12-3c53f454bee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2026.02.01 23:42:16.167043 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7786 | 2026.02.01 23:42:16.167265 [ 294 ] {} <Debug> TCP-Session: c00b628c-bfdc-4b39-9022-a7bc4859b47e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2026.02.01 23:42:16.253790 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41971 | ||
| 7788 | 2026.02.01 23:42:16.253895 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7789 | 2026.02.01 23:42:16.253922 [ 291 ] {} <Debug> TCP-Session: 1aa3abef-7297-4000-8d1c-2c3d3f1f7cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41971 | ||
| 7790 | 2026.02.01 23:42:16.253943 [ 291 ] {} <Debug> TCP-Session: 1aa3abef-7297-4000-8d1c-2c3d3f1f7cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7791 | 2026.02.01 23:42:16.253955 [ 291 ] {} <Debug> TCP-Session: 1aa3abef-7297-4000-8d1c-2c3d3f1f7cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7792 | 2026.02.01 23:42:16.254136 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48514 | ||
| 7793 | 2026.02.01 23:42:16.254165 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57181 | ||
| 7794 | 2026.02.01 23:42:16.254190 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34761 | ||
| 7795 | 2026.02.01 23:42:16.254222 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64110 | ||
| 7796 | 2026.02.01 23:42:16.254213 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58106 | ||
| 7797 | 2026.02.01 23:42:16.254280 [ 291 ] {} <Trace> TCP-Session: 1aa3abef-7297-4000-8d1c-2c3d3f1f7cf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7798 | 2026.02.01 23:42:16.254288 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7799 | 2026.02.01 23:42:16.254317 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7800 | 2026.02.01 23:42:16.254339 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7801 | 2026.02.01 23:42:16.254348 [ 293 ] {} <Debug> TCP-Session: e1915e64-a967-4df7-8df0-c9956f67972e Authenticating user 'default' from [fd00:1122:3344:101::e]:57181 | ||
| 7802 | 2026.02.01 23:42:16.254370 [ 290 ] {} <Debug> TCP-Session: e8ba04af-44ea-42ad-9eb7-f8697af6ec50 Authenticating user 'default' from [fd00:1122:3344:101::e]:64110 | ||
| 7803 | 2026.02.01 23:42:16.254375 [ 289 ] {} <Debug> TCP-Session: 705bcd35-0fe4-4f59-ac29-e3f822269720 Authenticating user 'default' from [fd00:1122:3344:101::e]:58106 | ||
| 7804 | 2026.02.01 23:42:16.254389 [ 293 ] {} <Debug> TCP-Session: e1915e64-a967-4df7-8df0-c9956f67972e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2026.02.01 23:42:16.254404 [ 290 ] {} <Debug> TCP-Session: e8ba04af-44ea-42ad-9eb7-f8697af6ec50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7806 | 2026.02.01 23:42:16.254410 [ 289 ] {} <Debug> TCP-Session: 705bcd35-0fe4-4f59-ac29-e3f822269720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7807 | 2026.02.01 23:42:16.254431 [ 290 ] {} <Debug> TCP-Session: e8ba04af-44ea-42ad-9eb7-f8697af6ec50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2026.02.01 23:42:16.254453 [ 289 ] {} <Debug> TCP-Session: 705bcd35-0fe4-4f59-ac29-e3f822269720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7809 | 2026.02.01 23:42:16.254460 [ 291 ] {67302b3a-91f6-443b-b246-52e21167149c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7810 | 2026.02.01 23:42:16.254415 [ 293 ] {} <Debug> TCP-Session: e1915e64-a967-4df7-8df0-c9956f67972e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7811 | 2026.02.01 23:42:16.254317 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7812 | 2026.02.01 23:42:16.254261 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7813 | 2026.02.01 23:42:16.254546 [ 286 ] {} <Debug> TCP-Session: 5619cc6d-4ad5-493c-a10b-357ab01f2bc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34761 | ||
| 7814 | 2026.02.01 23:42:16.254198 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63609 | ||
| 7815 | 2026.02.01 23:42:16.254575 [ 292 ] {} <Debug> TCP-Session: 75adb1f5-8dbd-48a5-8adb-bbca0ab44643 Authenticating user 'default' from [fd00:1122:3344:101::e]:48514 | ||
| 7816 | 2026.02.01 23:42:16.254578 [ 286 ] {} <Debug> TCP-Session: 5619cc6d-4ad5-493c-a10b-357ab01f2bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2026.02.01 23:42:16.254622 [ 292 ] {} <Debug> TCP-Session: 75adb1f5-8dbd-48a5-8adb-bbca0ab44643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7818 | 2026.02.01 23:42:16.254635 [ 286 ] {} <Debug> TCP-Session: 5619cc6d-4ad5-493c-a10b-357ab01f2bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7819 | 2026.02.01 23:42:16.254647 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7820 | 2026.02.01 23:42:16.254649 [ 292 ] {} <Debug> TCP-Session: 75adb1f5-8dbd-48a5-8adb-bbca0ab44643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7821 | 2026.02.01 23:42:16.254165 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55416 | ||
| 7822 | 2026.02.01 23:42:16.254682 [ 288 ] {} <Debug> TCP-Session: 3821707f-2160-40c3-b9b3-e206b4e9b356 Authenticating user 'default' from [fd00:1122:3344:101::e]:63609 | ||
| 7823 | 2026.02.01 23:42:16.254163 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36011 | ||
| 7824 | 2026.02.01 23:42:16.254731 [ 288 ] {} <Debug> TCP-Session: 3821707f-2160-40c3-b9b3-e206b4e9b356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7825 | 2026.02.01 23:42:16.254757 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7826 | 2026.02.01 23:42:16.254765 [ 291 ] {67302b3a-91f6-443b-b246-52e21167149c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7827 | 2026.02.01 23:42:16.254795 [ 294 ] {} <Debug> TCP-Session: 7ed70c53-91c5-489b-af8d-98bd1cebc682 Authenticating user 'default' from [fd00:1122:3344:101::e]:55416 | ||
| 7828 | 2026.02.01 23:42:16.254777 [ 288 ] {} <Debug> TCP-Session: 3821707f-2160-40c3-b9b3-e206b4e9b356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7829 | 2026.02.01 23:42:16.254826 [ 294 ] {} <Debug> TCP-Session: 7ed70c53-91c5-489b-af8d-98bd1cebc682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2026.02.01 23:42:16.254823 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7831 | 2026.02.01 23:42:16.254851 [ 291 ] {67302b3a-91f6-443b-b246-52e21167149c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7832 | 2026.02.01 23:42:16.254854 [ 294 ] {} <Debug> TCP-Session: 7ed70c53-91c5-489b-af8d-98bd1cebc682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7833 | 2026.02.01 23:42:16.254879 [ 275 ] {} <Debug> TCP-Session: 320c637f-a18d-439e-8094-5cd71da4cb6b Authenticating user 'default' from [fd00:1122:3344:101::e]:36011 | ||
| 7834 | 2026.02.01 23:42:16.254915 [ 275 ] {} <Debug> TCP-Session: 320c637f-a18d-439e-8094-5cd71da4cb6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7835 | 2026.02.01 23:42:16.254933 [ 275 ] {} <Debug> TCP-Session: 320c637f-a18d-439e-8094-5cd71da4cb6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7836 | 2026.02.01 23:42:16.255174 [ 291 ] {67302b3a-91f6-443b-b246-52e21167149c} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 7837 | 2026.02.01 23:42:16.256127 [ 330 ] {67302b3a-91f6-443b-b246-52e21167149c} <Trace> AggregatingTransform: Aggregating | ||
| 7838 | 2026.02.01 23:42:16.256179 [ 330 ] {67302b3a-91f6-443b-b246-52e21167149c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7839 | 2026.02.01 23:42:16.256217 [ 330 ] {67302b3a-91f6-443b-b246-52e21167149c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943155 sec. (1060.271 rows/sec., 41.42 KiB/sec.) | ||
| 7840 | 2026.02.01 23:42:16.256236 [ 330 ] {67302b3a-91f6-443b-b246-52e21167149c} <Trace> Aggregator: Merging aggregated data | ||
| 7841 | 2026.02.01 23:42:16.257560 [ 291 ] {67302b3a-91f6-443b-b246-52e21167149c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003152 sec., 317.25888324873097 rows/sec., 12.39 KiB/sec. | ||
| 7842 | 2026.02.01 23:42:16.257756 [ 291 ] {67302b3a-91f6-443b-b246-52e21167149c} <Debug> TCPHandler: Processed in 0.00359448 sec. | ||
| 7843 | 2026.02.01 23:42:16.257884 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7844 | 2026.02.01 23:42:16.257914 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7845 | 2026.02.01 23:42:16.257918 [ 291 ] {} <Debug> TCP-Session: 1aa3abef-7297-4000-8d1c-2c3d3f1f7cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7846 | 2026.02.01 23:42:16.257934 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7847 | 2026.02.01 23:42:16.257968 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7848 | 2026.02.01 23:42:16.257980 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7849 | 2026.02.01 23:42:16.258014 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7850 | 2026.02.01 23:42:16.258022 [ 286 ] {} <Debug> TCP-Session: 5619cc6d-4ad5-493c-a10b-357ab01f2bc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2026.02.01 23:42:16.258046 [ 288 ] {} <Debug> TCP-Session: 3821707f-2160-40c3-b9b3-e206b4e9b356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7852 | 2026.02.01 23:42:16.258068 [ 275 ] {} <Debug> TCP-Session: 320c637f-a18d-439e-8094-5cd71da4cb6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2026.02.01 23:42:16.257999 [ 292 ] {} <Debug> TCP-Session: 75adb1f5-8dbd-48a5-8adb-bbca0ab44643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7854 | 2026.02.01 23:42:16.257961 [ 293 ] {} <Debug> TCP-Session: e1915e64-a967-4df7-8df0-c9956f67972e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.02.01 23:42:16.257950 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7856 | 2026.02.01 23:42:16.258043 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7857 | 2026.02.01 23:42:16.258172 [ 294 ] {} <Debug> TCP-Session: 7ed70c53-91c5-489b-af8d-98bd1cebc682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7858 | 2026.02.01 23:42:16.258009 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7859 | 2026.02.01 23:42:16.258196 [ 289 ] {} <Debug> TCP-Session: 705bcd35-0fe4-4f59-ac29-e3f822269720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2026.02.01 23:42:16.258234 [ 290 ] {} <Debug> TCP-Session: e8ba04af-44ea-42ad-9eb7-f8697af6ec50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2026.02.01 23:42:16.383465 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46590 | ||
| 7862 | 2026.02.01 23:42:16.383562 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7863 | 2026.02.01 23:42:16.383586 [ 291 ] {} <Debug> TCP-Session: c7b51150-6347-45b0-87d3-cc05608032f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46590 | ||
| 7864 | 2026.02.01 23:42:16.383606 [ 291 ] {} <Debug> TCP-Session: c7b51150-6347-45b0-87d3-cc05608032f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.02.01 23:42:16.383618 [ 291 ] {} <Debug> TCP-Session: c7b51150-6347-45b0-87d3-cc05608032f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7866 | 2026.02.01 23:42:16.383824 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33296 | ||
| 7867 | 2026.02.01 23:42:16.383851 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57597 | ||
| 7868 | 2026.02.01 23:42:16.383872 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44544 | ||
| 7869 | 2026.02.01 23:42:16.383857 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51162 | ||
| 7870 | 2026.02.01 23:42:16.383942 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7871 | 2026.02.01 23:42:16.383850 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52078 | ||
| 7872 | 2026.02.01 23:42:16.383975 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7873 | 2026.02.01 23:42:16.384007 [ 291 ] {} <Trace> TCP-Session: c7b51150-6347-45b0-87d3-cc05608032f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2026.02.01 23:42:16.384037 [ 294 ] {} <Debug> TCP-Session: 8856c8d1-db4c-4043-a267-02d5d833c207 Authenticating user 'default' from [fd00:1122:3344:101::e]:57597 | ||
| 7875 | 2026.02.01 23:42:16.384017 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7876 | 2026.02.01 23:42:16.384072 [ 294 ] {} <Debug> TCP-Session: 8856c8d1-db4c-4043-a267-02d5d833c207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2026.02.01 23:42:16.384081 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7878 | 2026.02.01 23:42:16.384090 [ 294 ] {} <Debug> TCP-Session: 8856c8d1-db4c-4043-a267-02d5d833c207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7879 | 2026.02.01 23:42:16.384088 [ 286 ] {} <Debug> TCP-Session: e3ac93e4-8340-4e3b-a1c9-f7f8fe9584af Authenticating user 'default' from [fd00:1122:3344:101::e]:51162 | ||
| 7880 | 2026.02.01 23:42:16.384118 [ 293 ] {} <Debug> TCP-Session: b168f9a5-29e6-459a-9cdb-ffd5512c08ac Authenticating user 'default' from [fd00:1122:3344:101::e]:52078 | ||
| 7881 | 2026.02.01 23:42:16.384137 [ 286 ] {} <Debug> TCP-Session: e3ac93e4-8340-4e3b-a1c9-f7f8fe9584af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2026.02.01 23:42:16.384156 [ 293 ] {} <Debug> TCP-Session: b168f9a5-29e6-459a-9cdb-ffd5512c08ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7883 | 2026.02.01 23:42:16.384171 [ 286 ] {} <Debug> TCP-Session: e3ac93e4-8340-4e3b-a1c9-f7f8fe9584af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7884 | 2026.02.01 23:42:16.384183 [ 293 ] {} <Debug> TCP-Session: b168f9a5-29e6-459a-9cdb-ffd5512c08ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2026.02.01 23:42:16.383984 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7886 | 2026.02.01 23:42:16.383985 [ 292 ] {} <Debug> TCP-Session: 66905866-2898-4b97-a6fe-5b8d78eb495e Authenticating user 'default' from [fd00:1122:3344:101::e]:33296 | ||
| 7887 | 2026.02.01 23:42:16.384237 [ 291 ] {a6439166-edd5-4e3e-b747-70c88a8ee4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46590) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7888 | 2026.02.01 23:42:16.384263 [ 292 ] {} <Debug> TCP-Session: 66905866-2898-4b97-a6fe-5b8d78eb495e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7889 | 2026.02.01 23:42:16.384250 [ 288 ] {} <Debug> TCP-Session: 6c7d72ed-df1c-4c8a-942b-3e5ef98bf720 Authenticating user 'default' from [fd00:1122:3344:101::e]:44544 | ||
| 7890 | 2026.02.01 23:42:16.384289 [ 292 ] {} <Debug> TCP-Session: 66905866-2898-4b97-a6fe-5b8d78eb495e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7891 | 2026.02.01 23:42:16.384303 [ 288 ] {} <Debug> TCP-Session: 6c7d72ed-df1c-4c8a-942b-3e5ef98bf720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7892 | 2026.02.01 23:42:16.383846 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33338 | ||
| 7893 | 2026.02.01 23:42:16.384321 [ 288 ] {} <Debug> TCP-Session: 6c7d72ed-df1c-4c8a-942b-3e5ef98bf720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7894 | 2026.02.01 23:42:16.383890 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43381 | ||
| 7895 | 2026.02.01 23:42:16.383882 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36855 | ||
| 7896 | 2026.02.01 23:42:16.384394 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7897 | 2026.02.01 23:42:16.384431 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7898 | 2026.02.01 23:42:16.384434 [ 275 ] {} <Debug> TCP-Session: f69ecfde-8805-4f74-9f72-8c21cf1e3056 Authenticating user 'default' from [fd00:1122:3344:101::e]:33338 | ||
| 7899 | 2026.02.01 23:42:16.384460 [ 290 ] {} <Debug> TCP-Session: b0ce5232-1f76-48ca-8920-4b916bb271ac Authenticating user 'default' from [fd00:1122:3344:101::e]:43381 | ||
| 7900 | 2026.02.01 23:42:16.384461 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7901 | 2026.02.01 23:42:16.384470 [ 275 ] {} <Debug> TCP-Session: f69ecfde-8805-4f74-9f72-8c21cf1e3056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7902 | 2026.02.01 23:42:16.384484 [ 290 ] {} <Debug> TCP-Session: b0ce5232-1f76-48ca-8920-4b916bb271ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2026.02.01 23:42:16.384508 [ 275 ] {} <Debug> TCP-Session: f69ecfde-8805-4f74-9f72-8c21cf1e3056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2026.02.01 23:42:16.384522 [ 290 ] {} <Debug> TCP-Session: b0ce5232-1f76-48ca-8920-4b916bb271ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7905 | 2026.02.01 23:42:16.384502 [ 289 ] {} <Debug> TCP-Session: fe8a980a-7b90-4e6b-b5ba-c8f3fd2f362b Authenticating user 'default' from [fd00:1122:3344:101::e]:36855 | ||
| 7906 | 2026.02.01 23:42:16.384580 [ 289 ] {} <Debug> TCP-Session: fe8a980a-7b90-4e6b-b5ba-c8f3fd2f362b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2026.02.01 23:42:16.384592 [ 289 ] {} <Debug> TCP-Session: fe8a980a-7b90-4e6b-b5ba-c8f3fd2f362b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2026.02.01 23:42:16.384594 [ 291 ] {a6439166-edd5-4e3e-b747-70c88a8ee4b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7909 | 2026.02.01 23:42:16.384673 [ 291 ] {a6439166-edd5-4e3e-b747-70c88a8ee4b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7910 | 2026.02.01 23:42:16.385061 [ 291 ] {a6439166-edd5-4e3e-b747-70c88a8ee4b8} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 7911 | 2026.02.01 23:42:16.386236 [ 324 ] {a6439166-edd5-4e3e-b747-70c88a8ee4b8} <Trace> AggregatingTransform: Aggregating | ||
| 7912 | 2026.02.01 23:42:16.386305 [ 324 ] {a6439166-edd5-4e3e-b747-70c88a8ee4b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 7913 | 2026.02.01 23:42:16.386340 [ 324 ] {a6439166-edd5-4e3e-b747-70c88a8ee4b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001144869 sec. (873.462 rows/sec., 34.12 KiB/sec.) | ||
| 7914 | 2026.02.01 23:42:16.386358 [ 324 ] {a6439166-edd5-4e3e-b747-70c88a8ee4b8} <Trace> Aggregator: Merging aggregated data | ||
| 7915 | 2026.02.01 23:42:16.388048 [ 291 ] {a6439166-edd5-4e3e-b747-70c88a8ee4b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00389 sec., 257.0694087403599 rows/sec., 10.04 KiB/sec. | ||
| 7916 | 2026.02.01 23:42:16.388179 [ 291 ] {a6439166-edd5-4e3e-b747-70c88a8ee4b8} <Debug> TCPHandler: Processed in 0.004341253 sec. | ||
| 7917 | 2026.02.01 23:42:16.388290 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7918 | 2026.02.01 23:42:16.388320 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7919 | 2026.02.01 23:42:16.388330 [ 290 ] {} <Debug> TCP-Session: b0ce5232-1f76-48ca-8920-4b916bb271ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7920 | 2026.02.01 23:42:16.388341 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7921 | 2026.02.01 23:42:16.388361 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7922 | 2026.02.01 23:42:16.388378 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7923 | 2026.02.01 23:42:16.388399 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7924 | 2026.02.01 23:42:16.388441 [ 288 ] {} <Debug> TCP-Session: 6c7d72ed-df1c-4c8a-942b-3e5ef98bf720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7925 | 2026.02.01 23:42:16.388449 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7926 | 2026.02.01 23:42:16.388467 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7927 | 2026.02.01 23:42:16.388470 [ 286 ] {} <Debug> TCP-Session: e3ac93e4-8340-4e3b-a1c9-f7f8fe9584af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7928 | 2026.02.01 23:42:16.388504 [ 289 ] {} <Debug> TCP-Session: fe8a980a-7b90-4e6b-b5ba-c8f3fd2f362b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7929 | 2026.02.01 23:42:16.388520 [ 291 ] {} <Debug> TCP-Session: c7b51150-6347-45b0-87d3-cc05608032f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7930 | 2026.02.01 23:42:16.388421 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7931 | 2026.02.01 23:42:16.388421 [ 293 ] {} <Debug> TCP-Session: b168f9a5-29e6-459a-9cdb-ffd5512c08ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2026.02.01 23:42:16.388590 [ 275 ] {} <Debug> TCP-Session: f69ecfde-8805-4f74-9f72-8c21cf1e3056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7933 | 2026.02.01 23:42:16.388396 [ 294 ] {} <Debug> TCP-Session: 8856c8d1-db4c-4043-a267-02d5d833c207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7934 | 2026.02.01 23:42:16.388372 [ 292 ] {} <Debug> TCP-Session: 66905866-2898-4b97-a6fe-5b8d78eb495e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2026.02.01 23:42:16.394336 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.02.01 23:42:16.394493 [ 276 ] {95df3a45-6331-41b0-9945-747e57d1be51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7937 | 2026.02.01 23:42:16.394562 [ 276 ] {95df3a45-6331-41b0-9945-747e57d1be51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7938 | 2026.02.01 23:42:16.395227 [ 276 ] {95df3a45-6331-41b0-9945-747e57d1be51} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.02.01 23:42:16.395276 [ 276 ] {95df3a45-6331-41b0-9945-747e57d1be51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7940 | 2026.02.01 23:42:16.395702 [ 276 ] {95df3a45-6331-41b0-9945-747e57d1be51} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7941 | 2026.02.01 23:42:16.396054 [ 276 ] {95df3a45-6331-41b0-9945-747e57d1be51} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.02.01 23:42:16.396279 [ 276 ] {95df3a45-6331-41b0-9945-747e57d1be51} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001832 sec., 13100.436681222707 rows/sec., 1.09 MiB/sec. | ||
| 7943 | 2026.02.01 23:42:16.396353 [ 276 ] {95df3a45-6331-41b0-9945-747e57d1be51} <Debug> TCPHandler: Processed in 0.002140066 sec. | ||
| 7944 | 2026.02.01 23:42:16.396506 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2026.02.01 23:42:16.396630 [ 276 ] {0030fba0-4fe9-449c-ba35-8789a948bad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7946 | 2026.02.01 23:42:16.396682 [ 276 ] {0030fba0-4fe9-449c-ba35-8789a948bad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7947 | 2026.02.01 23:42:16.397360 [ 276 ] {0030fba0-4fe9-449c-ba35-8789a948bad5} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2026.02.01 23:42:16.397413 [ 276 ] {0030fba0-4fe9-449c-ba35-8789a948bad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7949 | 2026.02.01 23:42:16.397917 [ 276 ] {0030fba0-4fe9-449c-ba35-8789a948bad5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7950 | 2026.02.01 23:42:16.398153 [ 276 ] {0030fba0-4fe9-449c-ba35-8789a948bad5} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.02.01 23:42:16.398296 [ 276 ] {0030fba0-4fe9-449c-ba35-8789a948bad5} <Debug> executeQuery: Read 248 rows, 22.75 KiB in 0.001709 sec., 145114.10181392627 rows/sec., 13.00 MiB/sec. | ||
| 7952 | 2026.02.01 23:42:16.398338 [ 276 ] {0030fba0-4fe9-449c-ba35-8789a948bad5} <Debug> TCPHandler: Processed in 0.001886632 sec. | ||
| 7953 | 2026.02.01 23:42:16.398468 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2026.02.01 23:42:16.398570 [ 276 ] {3884d6e5-3ea7-451e-bc0b-c30ef7995061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7955 | 2026.02.01 23:42:16.398621 [ 276 ] {3884d6e5-3ea7-451e-bc0b-c30ef7995061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7956 | 2026.02.01 23:42:16.399070 [ 276 ] {3884d6e5-3ea7-451e-bc0b-c30ef7995061} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2026.02.01 23:42:16.399112 [ 276 ] {3884d6e5-3ea7-451e-bc0b-c30ef7995061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7958 | 2026.02.01 23:42:16.399430 [ 276 ] {3884d6e5-3ea7-451e-bc0b-c30ef7995061} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7959 | 2026.02.01 23:42:16.399644 [ 276 ] {3884d6e5-3ea7-451e-bc0b-c30ef7995061} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.02.01 23:42:16.399792 [ 276 ] {3884d6e5-3ea7-451e-bc0b-c30ef7995061} <Debug> executeQuery: Read 48 rows, 3.67 KiB in 0.001244 sec., 38585.20900321543 rows/sec., 2.88 MiB/sec. | ||
| 7961 | 2026.02.01 23:42:16.399832 [ 276 ] {3884d6e5-3ea7-451e-bc0b-c30ef7995061} <Debug> TCPHandler: Processed in 0.001415854 sec. | ||
| 7962 | 2026.02.01 23:42:16.399954 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.02.01 23:42:16.400050 [ 276 ] {58035238-70a1-440a-aa12-848b3d72852a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7964 | 2026.02.01 23:42:16.400091 [ 276 ] {58035238-70a1-440a-aa12-848b3d72852a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7965 | 2026.02.01 23:42:16.400495 [ 276 ] {58035238-70a1-440a-aa12-848b3d72852a} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2026.02.01 23:42:16.400532 [ 276 ] {58035238-70a1-440a-aa12-848b3d72852a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7967 | 2026.02.01 23:42:16.400877 [ 276 ] {58035238-70a1-440a-aa12-848b3d72852a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7968 | 2026.02.01 23:42:16.401100 [ 276 ] {58035238-70a1-440a-aa12-848b3d72852a} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.02.01 23:42:16.401233 [ 276 ] {58035238-70a1-440a-aa12-848b3d72852a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001202 sec., 19966.722129783695 rows/sec., 1.66 MiB/sec. | ||
| 7970 | 2026.02.01 23:42:16.401271 [ 276 ] {58035238-70a1-440a-aa12-848b3d72852a} <Debug> TCPHandler: Processed in 0.001370303 sec. | ||
| 7971 | 2026.02.01 23:42:16.401382 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2026.02.01 23:42:16.401478 [ 276 ] {119425a4-b63f-43ed-b643-bfff26b4a159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7973 | 2026.02.01 23:42:16.401518 [ 276 ] {119425a4-b63f-43ed-b643-bfff26b4a159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7974 | 2026.02.01 23:42:16.401978 [ 276 ] {119425a4-b63f-43ed-b643-bfff26b4a159} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2026.02.01 23:42:16.402021 [ 276 ] {119425a4-b63f-43ed-b643-bfff26b4a159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7976 | 2026.02.01 23:42:16.402441 [ 276 ] {119425a4-b63f-43ed-b643-bfff26b4a159} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7977 | 2026.02.01 23:42:16.402755 [ 276 ] {119425a4-b63f-43ed-b643-bfff26b4a159} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.02.01 23:42:16.402920 [ 276 ] {119425a4-b63f-43ed-b643-bfff26b4a159} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001458 sec., 8230.452674897118 rows/sec., 643.00 KiB/sec. | ||
| 7979 | 2026.02.01 23:42:16.402975 [ 276 ] {119425a4-b63f-43ed-b643-bfff26b4a159} <Debug> TCPHandler: Processed in 0.001642077 sec. | ||
| 7980 | 2026.02.01 23:42:16.403096 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7981 | 2026.02.01 23:42:16.403190 [ 276 ] {5eb98ba1-bb7e-4f60-8d47-43b48a2bbca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7982 | 2026.02.01 23:42:16.403235 [ 276 ] {5eb98ba1-bb7e-4f60-8d47-43b48a2bbca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7983 | 2026.02.01 23:42:16.403747 [ 276 ] {5eb98ba1-bb7e-4f60-8d47-43b48a2bbca8} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.02.01 23:42:16.403784 [ 276 ] {5eb98ba1-bb7e-4f60-8d47-43b48a2bbca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7985 | 2026.02.01 23:42:16.404129 [ 276 ] {5eb98ba1-bb7e-4f60-8d47-43b48a2bbca8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7986 | 2026.02.01 23:42:16.404401 [ 276 ] {5eb98ba1-bb7e-4f60-8d47-43b48a2bbca8} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.02.01 23:42:16.404547 [ 276 ] {5eb98ba1-bb7e-4f60-8d47-43b48a2bbca8} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001376 sec., 98837.20930232557 rows/sec., 7.99 MiB/sec. | ||
| 7988 | 2026.02.01 23:42:16.404586 [ 276 ] {5eb98ba1-bb7e-4f60-8d47-43b48a2bbca8} <Debug> TCPHandler: Processed in 0.001540786 sec. | ||
| 7989 | 2026.02.01 23:42:16.404703 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.02.01 23:42:16.404798 [ 276 ] {4f7f2bda-b601-4114-86bd-4ae27b845f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7991 | 2026.02.01 23:42:16.404842 [ 276 ] {4f7f2bda-b601-4114-86bd-4ae27b845f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7992 | 2026.02.01 23:42:16.405277 [ 276 ] {4f7f2bda-b601-4114-86bd-4ae27b845f60} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2026.02.01 23:42:16.405313 [ 276 ] {4f7f2bda-b601-4114-86bd-4ae27b845f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7994 | 2026.02.01 23:42:16.405658 [ 276 ] {4f7f2bda-b601-4114-86bd-4ae27b845f60} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7995 | 2026.02.01 23:42:16.405868 [ 276 ] {4f7f2bda-b601-4114-86bd-4ae27b845f60} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.02.01 23:42:16.406004 [ 276 ] {4f7f2bda-b601-4114-86bd-4ae27b845f60} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001224 sec., 160130.71895424835 rows/sec., 11.49 MiB/sec. | ||
| 7997 | 2026.02.01 23:42:16.406040 [ 276 ] {4f7f2bda-b601-4114-86bd-4ae27b845f60} <Debug> TCPHandler: Processed in 0.001386353 sec. | ||
| 7998 | 2026.02.01 23:42:16.406157 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2026.02.01 23:42:16.406251 [ 276 ] {22a722c6-458d-4d0b-a32c-8d9a47a2e527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8000 | 2026.02.01 23:42:16.406306 [ 276 ] {22a722c6-458d-4d0b-a32c-8d9a47a2e527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8001 | 2026.02.01 23:42:16.407199 [ 276 ] {22a722c6-458d-4d0b-a32c-8d9a47a2e527} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.02.01 23:42:16.407245 [ 276 ] {22a722c6-458d-4d0b-a32c-8d9a47a2e527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8003 | 2026.02.01 23:42:16.407833 [ 276 ] {22a722c6-458d-4d0b-a32c-8d9a47a2e527} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8004 | 2026.02.01 23:42:16.408066 [ 276 ] {22a722c6-458d-4d0b-a32c-8d9a47a2e527} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.02.01 23:42:16.408217 [ 276 ] {22a722c6-458d-4d0b-a32c-8d9a47a2e527} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001984 sec., 18145.16129032258 rows/sec., 32.52 MiB/sec. | ||
| 8006 | 2026.02.01 23:42:16.408230 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8007 | 2026.02.01 23:42:16.408285 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.02.01 23:42:16.408289 [ 276 ] {22a722c6-458d-4d0b-a32c-8d9a47a2e527} <Debug> TCPHandler: Processed in 0.002180437 sec. | ||
| 8009 | 2026.02.01 23:42:16.408311 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8010 | 2026.02.01 23:42:16.408420 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8011 | 2026.02.01 23:42:16.408420 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 8012 | 2026.02.01 23:42:16.408550 [ 276 ] {0d56d8f5-8094-41e0-bd62-cb81c335b587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8013 | 2026.02.01 23:42:16.408612 [ 276 ] {0d56d8f5-8094-41e0-bd62-cb81c335b587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8014 | 2026.02.01 23:42:16.408689 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8015 | 2026.02.01 23:42:16.408755 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 979 rows starting from the beginning of the part | ||
| 8016 | 2026.02.01 23:42:16.408891 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 8017 | 2026.02.01 23:42:16.408997 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 8018 | 2026.02.01 23:42:16.409048 [ 276 ] {0d56d8f5-8094-41e0-bd62-cb81c335b587} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8019 | 2026.02.01 23:42:16.409091 [ 276 ] {0d56d8f5-8094-41e0-bd62-cb81c335b587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8020 | 2026.02.01 23:42:16.409095 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 8021 | 2026.02.01 23:42:16.409221 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
| 8022 | 2026.02.01 23:42:16.409333 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 8023 | 2026.02.01 23:42:16.409539 [ 276 ] {0d56d8f5-8094-41e0-bd62-cb81c335b587} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8024 | 2026.02.01 23:42:16.409940 [ 276 ] {0d56d8f5-8094-41e0-bd62-cb81c335b587} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.02.01 23:42:16.410123 [ 276 ] {0d56d8f5-8094-41e0-bd62-cb81c335b587} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001597 sec., 37570.44458359424 rows/sec., 2.53 MiB/sec. | ||
| 8026 | 2026.02.01 23:42:16.410177 [ 276 ] {0d56d8f5-8094-41e0-bd62-cb81c335b587} <Debug> TCPHandler: Processed in 0.00180573 sec. | ||
| 8027 | 2026.02.01 23:42:16.414814 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1095 rows, containing 19 columns (19 merged, 0 gathered) in 0.006442578 sec., 169963.01790991123 rows/sec., 304.57 MiB/sec. | ||
| 8028 | 2026.02.01 23:42:16.415802 [ 196 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8029 | 2026.02.01 23:42:16.416162 [ 196 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.02.01 23:42:16.416244 [ 196 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8031 | 2026.02.01 23:42:16.416372 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.41 MiB. | ||
| 8032 | 2026.02.01 23:42:17.195057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8033 | 2026.02.01 23:42:17.213466 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.02.01 23:42:17.213536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8035 | 2026.02.01 23:42:17.221501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8036 | 2026.02.01 23:42:17.222411 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.02.01 23:42:17.222798 [ 89 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8038 | 2026.02.01 23:42:17.222864 [ 89 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.02.01 23:42:17.222885 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8040 | 2026.02.01 23:42:17.222998 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8041 | 2026.02.01 23:42:17.226653 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8042 | 2026.02.01 23:42:17.227767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8043 | 2026.02.01 23:42:17.228116 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8044 | 2026.02.01 23:42:17.232882 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8045 | 2026.02.01 23:42:17.237828 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8046 | 2026.02.01 23:42:17.242856 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8047 | 2026.02.01 23:42:17.247633 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8048 | 2026.02.01 23:42:17.252102 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8049 | 2026.02.01 23:42:17.324735 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.101774282 sec., 3036.1304833376275 rows/sec., 15.70 MiB/sec. | ||
| 8050 | 2026.02.01 23:42:17.328113 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8051 | 2026.02.01 23:42:17.330599 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_41_8} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.02.01 23:42:17.330736 [ 196 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_41_8} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8053 | 2026.02.01 23:42:17.333738 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8054 | 2026.02.01 23:42:18.696010 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 992 | ||
| 8055 | 2026.02.01 23:42:18.698697 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.02.01 23:42:18.698736 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8057 | 2026.02.01 23:42:18.699957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8058 | 2026.02.01 23:42:18.700238 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.02.01 23:42:18.700509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992 | ||
| 8060 | 2026.02.01 23:42:21.388275 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.02.01 23:42:21.388534 [ 276 ] {75af38e1-434d-4a2d-ad58-89e77e24047c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8062 | 2026.02.01 23:42:21.388635 [ 276 ] {75af38e1-434d-4a2d-ad58-89e77e24047c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8063 | 2026.02.01 23:42:21.389399 [ 276 ] {75af38e1-434d-4a2d-ad58-89e77e24047c} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.02.01 23:42:21.389453 [ 276 ] {75af38e1-434d-4a2d-ad58-89e77e24047c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8065 | 2026.02.01 23:42:21.389861 [ 276 ] {75af38e1-434d-4a2d-ad58-89e77e24047c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8066 | 2026.02.01 23:42:21.390092 [ 276 ] {75af38e1-434d-4a2d-ad58-89e77e24047c} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.02.01 23:42:21.390262 [ 276 ] {75af38e1-434d-4a2d-ad58-89e77e24047c} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.0018 sec., 35555.555555555555 rows/sec., 2.81 MiB/sec. | ||
| 8068 | 2026.02.01 23:42:21.390312 [ 276 ] {75af38e1-434d-4a2d-ad58-89e77e24047c} <Debug> TCPHandler: Processed in 0.002212577 sec. | ||
| 8069 | 2026.02.01 23:42:21.390436 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.02.01 23:42:21.390536 [ 276 ] {adc6a0ca-b787-41ed-9e66-365aa9de4541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8071 | 2026.02.01 23:42:21.390581 [ 276 ] {adc6a0ca-b787-41ed-9e66-365aa9de4541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8072 | 2026.02.01 23:42:21.390988 [ 276 ] {adc6a0ca-b787-41ed-9e66-365aa9de4541} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.02.01 23:42:21.391025 [ 276 ] {adc6a0ca-b787-41ed-9e66-365aa9de4541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8074 | 2026.02.01 23:42:21.391330 [ 276 ] {adc6a0ca-b787-41ed-9e66-365aa9de4541} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8075 | 2026.02.01 23:42:21.391539 [ 276 ] {adc6a0ca-b787-41ed-9e66-365aa9de4541} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.02.01 23:42:21.391670 [ 276 ] {adc6a0ca-b787-41ed-9e66-365aa9de4541} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001156 sec., 3460.2076124567475 rows/sec., 260.19 KiB/sec. | ||
| 8077 | 2026.02.01 23:42:21.391707 [ 276 ] {adc6a0ca-b787-41ed-9e66-365aa9de4541} <Debug> TCPHandler: Processed in 0.001324082 sec. | ||
| 8078 | 2026.02.01 23:42:21.391817 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2026.02.01 23:42:21.391912 [ 276 ] {25d8e7a4-3856-4b8d-95bf-14ad2fe249e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8080 | 2026.02.01 23:42:21.391953 [ 276 ] {25d8e7a4-3856-4b8d-95bf-14ad2fe249e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8081 | 2026.02.01 23:42:21.392365 [ 276 ] {25d8e7a4-3856-4b8d-95bf-14ad2fe249e5} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.02.01 23:42:21.392403 [ 276 ] {25d8e7a4-3856-4b8d-95bf-14ad2fe249e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8083 | 2026.02.01 23:42:21.392702 [ 276 ] {25d8e7a4-3856-4b8d-95bf-14ad2fe249e5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8084 | 2026.02.01 23:42:21.392921 [ 276 ] {25d8e7a4-3856-4b8d-95bf-14ad2fe249e5} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.02.01 23:42:21.393052 [ 276 ] {25d8e7a4-3856-4b8d-95bf-14ad2fe249e5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00116 sec., 58620.68965517241 rows/sec., 4.58 MiB/sec. | ||
| 8086 | 2026.02.01 23:42:21.393089 [ 276 ] {25d8e7a4-3856-4b8d-95bf-14ad2fe249e5} <Debug> TCPHandler: Processed in 0.001321502 sec. | ||
| 8087 | 2026.02.01 23:42:21.393198 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.02.01 23:42:21.393291 [ 276 ] {9e088d17-6c62-47ea-b7f1-d7d23bdc3d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8089 | 2026.02.01 23:42:21.393334 [ 276 ] {9e088d17-6c62-47ea-b7f1-d7d23bdc3d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8090 | 2026.02.01 23:42:21.393736 [ 276 ] {9e088d17-6c62-47ea-b7f1-d7d23bdc3d73} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.02.01 23:42:21.393771 [ 276 ] {9e088d17-6c62-47ea-b7f1-d7d23bdc3d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8092 | 2026.02.01 23:42:21.394100 [ 276 ] {9e088d17-6c62-47ea-b7f1-d7d23bdc3d73} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8093 | 2026.02.01 23:42:21.394304 [ 276 ] {9e088d17-6c62-47ea-b7f1-d7d23bdc3d73} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.02.01 23:42:21.394433 [ 276 ] {9e088d17-6c62-47ea-b7f1-d7d23bdc3d73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 8095 | 2026.02.01 23:42:21.394470 [ 276 ] {9e088d17-6c62-47ea-b7f1-d7d23bdc3d73} <Debug> TCPHandler: Processed in 0.001321002 sec. | ||
| 8096 | 2026.02.01 23:42:21.394578 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2026.02.01 23:42:21.394670 [ 276 ] {0dfb8d6e-9267-4519-a87f-58701a9da5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8098 | 2026.02.01 23:42:21.394725 [ 276 ] {0dfb8d6e-9267-4519-a87f-58701a9da5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8099 | 2026.02.01 23:42:21.395460 [ 276 ] {0dfb8d6e-9267-4519-a87f-58701a9da5ea} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.02.01 23:42:21.395497 [ 276 ] {0dfb8d6e-9267-4519-a87f-58701a9da5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8101 | 2026.02.01 23:42:21.395999 [ 276 ] {0dfb8d6e-9267-4519-a87f-58701a9da5ea} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8102 | 2026.02.01 23:42:21.396215 [ 276 ] {0dfb8d6e-9267-4519-a87f-58701a9da5ea} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.02.01 23:42:21.396358 [ 276 ] {0dfb8d6e-9267-4519-a87f-58701a9da5ea} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001707 sec., 2343.2923257176335 rows/sec., 4.20 MiB/sec. | ||
| 8104 | 2026.02.01 23:42:21.396420 [ 276 ] {0dfb8d6e-9267-4519-a87f-58701a9da5ea} <Debug> TCPHandler: Processed in 0.001890451 sec. | ||
| 8105 | 2026.02.01 23:42:21.396543 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2026.02.01 23:42:21.396637 [ 276 ] {754d8940-91bc-424e-86a8-6ac3b61b2459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8107 | 2026.02.01 23:42:21.396679 [ 276 ] {754d8940-91bc-424e-86a8-6ac3b61b2459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8108 | 2026.02.01 23:42:21.397017 [ 276 ] {754d8940-91bc-424e-86a8-6ac3b61b2459} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.02.01 23:42:21.397054 [ 276 ] {754d8940-91bc-424e-86a8-6ac3b61b2459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8110 | 2026.02.01 23:42:21.397353 [ 276 ] {754d8940-91bc-424e-86a8-6ac3b61b2459} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8111 | 2026.02.01 23:42:21.397560 [ 276 ] {754d8940-91bc-424e-86a8-6ac3b61b2459} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2026.02.01 23:42:21.397692 [ 276 ] {754d8940-91bc-424e-86a8-6ac3b61b2459} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8113 | 2026.02.01 23:42:21.397727 [ 276 ] {754d8940-91bc-424e-86a8-6ac3b61b2459} <Debug> TCPHandler: Processed in 0.00123268 sec. | ||
| 8114 | 2026.02.01 23:42:23.520060 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8115 | 2026.02.01 23:42:23.520110 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8116 | 2026.02.01 23:42:23.653952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20158 | ||
| 8117 | 2026.02.01 23:42:23.654769 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2026.02.01 23:42:23.654853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8119 | 2026.02.01 23:42:23.655403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8120 | 2026.02.01 23:42:23.655648 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.02.01 23:42:23.655798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20158 | ||
| 8122 | 2026.02.01 23:42:24.727924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8123 | 2026.02.01 23:42:24.743512 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.02.01 23:42:24.743567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8125 | 2026.02.01 23:42:24.749266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8126 | 2026.02.01 23:42:24.749952 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.02.01 23:42:24.753042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8128 | 2026.02.01 23:42:26.390335 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.02.01 23:42:26.390527 [ 276 ] {34c74574-89f7-4570-8df5-03ad47c230c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8130 | 2026.02.01 23:42:26.390609 [ 276 ] {34c74574-89f7-4570-8df5-03ad47c230c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8131 | 2026.02.01 23:42:26.391335 [ 276 ] {34c74574-89f7-4570-8df5-03ad47c230c9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.02.01 23:42:26.391378 [ 276 ] {34c74574-89f7-4570-8df5-03ad47c230c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8133 | 2026.02.01 23:42:26.391786 [ 276 ] {34c74574-89f7-4570-8df5-03ad47c230c9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8134 | 2026.02.01 23:42:26.392015 [ 276 ] {34c74574-89f7-4570-8df5-03ad47c230c9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.02.01 23:42:26.392149 [ 83 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8136 | 2026.02.01 23:42:26.392172 [ 276 ] {34c74574-89f7-4570-8df5-03ad47c230c9} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001699 sec., 75338.43437316068 rows/sec., 6.49 MiB/sec. | ||
| 8137 | 2026.02.01 23:42:26.392190 [ 83 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.02.01 23:42:26.392210 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8139 | 2026.02.01 23:42:26.392222 [ 276 ] {34c74574-89f7-4570-8df5-03ad47c230c9} <Debug> TCPHandler: Processed in 0.002028024 sec. | ||
| 8140 | 2026.02.01 23:42:26.392337 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 8141 | 2026.02.01 23:42:26.392353 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8142 | 2026.02.01 23:42:26.392478 [ 276 ] {ee92f7ad-06c3-4884-a87e-5a7ccbcce2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8143 | 2026.02.01 23:42:26.392490 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8144 | 2026.02.01 23:42:26.392521 [ 276 ] {ee92f7ad-06c3-4884-a87e-5a7ccbcce2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8145 | 2026.02.01 23:42:26.392531 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1406 rows starting from the beginning of the part | ||
| 8146 | 2026.02.01 23:42:26.392610 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
| 8147 | 2026.02.01 23:42:26.392657 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8148 | 2026.02.01 23:42:26.392703 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 248 rows starting from the beginning of the part | ||
| 8149 | 2026.02.01 23:42:26.392742 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8150 | 2026.02.01 23:42:26.392777 [ 186 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 128 rows starting from the beginning of the part | ||
| 8151 | 2026.02.01 23:42:26.392958 [ 276 ] {ee92f7ad-06c3-4884-a87e-5a7ccbcce2f0} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.02.01 23:42:26.392999 [ 276 ] {ee92f7ad-06c3-4884-a87e-5a7ccbcce2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8153 | 2026.02.01 23:42:26.393353 [ 276 ] {ee92f7ad-06c3-4884-a87e-5a7ccbcce2f0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8154 | 2026.02.01 23:42:26.393588 [ 276 ] {ee92f7ad-06c3-4884-a87e-5a7ccbcce2f0} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.02.01 23:42:26.393727 [ 276 ] {ee92f7ad-06c3-4884-a87e-5a7ccbcce2f0} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001273 sec., 28279.654359780045 rows/sec., 2.08 MiB/sec. | ||
| 8156 | 2026.02.01 23:42:26.393764 [ 276 ] {ee92f7ad-06c3-4884-a87e-5a7ccbcce2f0} <Debug> TCPHandler: Processed in 0.001463585 sec. | ||
| 8157 | 2026.02.01 23:42:26.393866 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2026.02.01 23:42:26.393945 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665098 sec., 1223951.9836069709 rows/sec., 108.22 MiB/sec. | ||
| 8159 | 2026.02.01 23:42:26.393962 [ 276 ] {874069f4-2cc3-42d1-b0ac-5d2de4825fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8160 | 2026.02.01 23:42:26.394047 [ 276 ] {874069f4-2cc3-42d1-b0ac-5d2de4825fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8161 | 2026.02.01 23:42:26.394183 [ 199 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8162 | 2026.02.01 23:42:26.394464 [ 199 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_61_12} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2026.02.01 23:42:26.394476 [ 276 ] {874069f4-2cc3-42d1-b0ac-5d2de4825fac} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2026.02.01 23:42:26.394510 [ 276 ] {874069f4-2cc3-42d1-b0ac-5d2de4825fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8165 | 2026.02.01 23:42:26.394530 [ 199 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_61_12} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8166 | 2026.02.01 23:42:26.394609 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 8167 | 2026.02.01 23:42:26.394813 [ 276 ] {874069f4-2cc3-42d1-b0ac-5d2de4825fac} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8168 | 2026.02.01 23:42:26.395050 [ 276 ] {874069f4-2cc3-42d1-b0ac-5d2de4825fac} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.02.01 23:42:26.395157 [ 83 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8170 | 2026.02.01 23:42:26.395176 [ 276 ] {874069f4-2cc3-42d1-b0ac-5d2de4825fac} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001235 sec., 80971.65991902835 rows/sec., 6.32 MiB/sec. | ||
| 8171 | 2026.02.01 23:42:26.395183 [ 83 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.02.01 23:42:26.395206 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8173 | 2026.02.01 23:42:26.395213 [ 276 ] {874069f4-2cc3-42d1-b0ac-5d2de4825fac} <Debug> TCPHandler: Processed in 0.001396503 sec. | ||
| 8174 | 2026.02.01 23:42:26.395274 [ 186 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 8175 | 2026.02.01 23:42:26.395323 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2026.02.01 23:42:26.395369 [ 186 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8177 | 2026.02.01 23:42:26.395398 [ 186 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 632 rows starting from the beginning of the part | ||
| 8178 | 2026.02.01 23:42:26.395422 [ 276 ] {2fb8e069-2724-4058-a97e-c31f699f2985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8179 | 2026.02.01 23:42:26.395441 [ 186 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 100 rows starting from the beginning of the part | ||
| 8180 | 2026.02.01 23:42:26.395471 [ 276 ] {2fb8e069-2724-4058-a97e-c31f699f2985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8181 | 2026.02.01 23:42:26.395484 [ 186 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 68 rows starting from the beginning of the part | ||
| 8182 | 2026.02.01 23:42:26.395525 [ 186 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 136 rows starting from the beginning of the part | ||
| 8183 | 2026.02.01 23:42:26.395557 [ 186 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 68 rows starting from the beginning of the part | ||
| 8184 | 2026.02.01 23:42:26.395591 [ 186 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 100 rows starting from the beginning of the part | ||
| 8185 | 2026.02.01 23:42:26.395884 [ 276 ] {2fb8e069-2724-4058-a97e-c31f699f2985} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.02.01 23:42:26.395925 [ 276 ] {2fb8e069-2724-4058-a97e-c31f699f2985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8187 | 2026.02.01 23:42:26.396291 [ 276 ] {2fb8e069-2724-4058-a97e-c31f699f2985} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8188 | 2026.02.01 23:42:26.396410 [ 201 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165419 sec., 947298.7826695807 rows/sec., 76.43 MiB/sec. | ||
| 8189 | 2026.02.01 23:42:26.396511 [ 276 ] {2fb8e069-2724-4058-a97e-c31f699f2985} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.02.01 23:42:26.396589 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8191 | 2026.02.01 23:42:26.396621 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8192 | 2026.02.01 23:42:26.396650 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.02.01 23:42:26.396651 [ 276 ] {2fb8e069-2724-4058-a97e-c31f699f2985} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 8194 | 2026.02.01 23:42:26.396671 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8195 | 2026.02.01 23:42:26.396694 [ 276 ] {2fb8e069-2724-4058-a97e-c31f699f2985} <Debug> TCPHandler: Processed in 0.001419694 sec. | ||
| 8196 | 2026.02.01 23:42:26.396763 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 8197 | 2026.02.01 23:42:26.396804 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2026.02.01 23:42:26.396889 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_61_12} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2026.02.01 23:42:26.396897 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8200 | 2026.02.01 23:42:26.396904 [ 276 ] {1b55d9f3-8ea7-46d4-9b71-15c33c446135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8201 | 2026.02.01 23:42:26.396947 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16697 rows starting from the beginning of the part | ||
| 8202 | 2026.02.01 23:42:26.396973 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_61_12} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8203 | 2026.02.01 23:42:26.396979 [ 276 ] {1b55d9f3-8ea7-46d4-9b71-15c33c446135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8204 | 2026.02.01 23:42:26.397022 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 8205 | 2026.02.01 23:42:26.397054 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8206 | 2026.02.01 23:42:26.397070 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 8207 | 2026.02.01 23:42:26.397116 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 196 rows starting from the beginning of the part | ||
| 8208 | 2026.02.01 23:42:26.397155 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 8209 | 2026.02.01 23:42:26.397195 [ 197 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 8210 | 2026.02.01 23:42:26.397838 [ 276 ] {1b55d9f3-8ea7-46d4-9b71-15c33c446135} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.02.01 23:42:26.397879 [ 276 ] {1b55d9f3-8ea7-46d4-9b71-15c33c446135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8212 | 2026.02.01 23:42:26.398493 [ 276 ] {1b55d9f3-8ea7-46d4-9b71-15c33c446135} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8213 | 2026.02.01 23:42:26.398728 [ 276 ] {1b55d9f3-8ea7-46d4-9b71-15c33c446135} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.02.01 23:42:26.398866 [ 276 ] {1b55d9f3-8ea7-46d4-9b71-15c33c446135} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001982 sec., 18163.471241170537 rows/sec., 32.55 MiB/sec. | ||
| 8215 | 2026.02.01 23:42:26.398918 [ 276 ] {1b55d9f3-8ea7-46d4-9b71-15c33c446135} <Debug> TCPHandler: Processed in 0.002162266 sec. | ||
| 8216 | 2026.02.01 23:42:26.399031 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.02.01 23:42:26.399124 [ 276 ] {1885bc44-97d6-4b81-863a-5db76911b57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8218 | 2026.02.01 23:42:26.399166 [ 276 ] {1885bc44-97d6-4b81-863a-5db76911b57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8219 | 2026.02.01 23:42:26.399500 [ 276 ] {1885bc44-97d6-4b81-863a-5db76911b57d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.02.01 23:42:26.399534 [ 276 ] {1885bc44-97d6-4b81-863a-5db76911b57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8221 | 2026.02.01 23:42:26.399859 [ 276 ] {1885bc44-97d6-4b81-863a-5db76911b57d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8222 | 2026.02.01 23:42:26.400068 [ 276 ] {1885bc44-97d6-4b81-863a-5db76911b57d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.02.01 23:42:26.400162 [ 83 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8224 | 2026.02.01 23:42:26.400186 [ 83 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2026.02.01 23:42:26.400195 [ 276 ] {1885bc44-97d6-4b81-863a-5db76911b57d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 8226 | 2026.02.01 23:42:26.400202 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8227 | 2026.02.01 23:42:26.400231 [ 276 ] {1885bc44-97d6-4b81-863a-5db76911b57d} <Debug> TCPHandler: Processed in 0.001248921 sec. | ||
| 8228 | 2026.02.01 23:42:26.400284 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8229 | 2026.02.01 23:42:26.400405 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8230 | 2026.02.01 23:42:26.400440 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3300 rows starting from the beginning of the part | ||
| 8231 | 2026.02.01 23:42:26.400499 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8232 | 2026.02.01 23:42:26.400551 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8233 | 2026.02.01 23:42:26.400599 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8234 | 2026.02.01 23:42:26.400644 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8235 | 2026.02.01 23:42:26.400688 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8236 | 2026.02.01 23:42:26.402049 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.00180149 sec., 1998345.8137430681 rows/sec., 134.67 MiB/sec. | ||
| 8237 | 2026.02.01 23:42:26.402399 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8238 | 2026.02.01 23:42:26.402656 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_61_12} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.02.01 23:42:26.402731 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_61_12} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8240 | 2026.02.01 23:42:26.402761 [ 187 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17533 rows, containing 5 columns (5 merged, 0 gathered) in 0.006039601 sec., 2903006.3409817964 rows/sec., 199.58 MiB/sec. | ||
| 8241 | 2026.02.01 23:42:26.402802 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8242 | 2026.02.01 23:42:26.402981 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8243 | 2026.02.01 23:42:26.403207 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.02.01 23:42:26.403270 [ 201 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8245 | 2026.02.01 23:42:26.403327 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8246 | 2026.02.01 23:42:27.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.63 MiB, peak 305.87 MiB, free memory in arenas 0.00 B, will set to 296.41 MiB (RSS), difference: 2.77 MiB | ||
| 8247 | 2026.02.01 23:42:28.700755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1016 | ||
| 8248 | 2026.02.01 23:42:28.703052 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.02.01 23:42:28.703105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8250 | 2026.02.01 23:42:28.704340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8251 | 2026.02.01 23:42:28.704632 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.02.01 23:42:28.704794 [ 78 ] {} <Debug> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8253 | 2026.02.01 23:42:28.704862 [ 78 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2026.02.01 23:42:28.704887 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8255 | 2026.02.01 23:42:28.704995 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 8256 | 2026.02.01 23:42:28.705021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1016 | ||
| 8257 | 2026.02.01 23:42:28.705605 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8258 | 2026.02.01 23:42:28.705774 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 8259 | 2026.02.01 23:42:28.706161 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 8260 | 2026.02.01 23:42:28.706468 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 8261 | 2026.02.01 23:42:28.706781 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 8262 | 2026.02.01 23:42:28.707068 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 8263 | 2026.02.01 23:42:28.707351 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 8264 | 2026.02.01 23:42:28.715050 [ 195 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 72 columns (72 merged, 0 gathered) in 0.010101889 sec., 100575.24884702258 rows/sec., 80.52 MiB/sec. | ||
| 8265 | 2026.02.01 23:42:28.716446 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8266 | 2026.02.01 23:42:28.717131 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_31_6} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2026.02.01 23:42:28.717222 [ 192 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_31_6} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8268 | 2026.02.01 23:42:28.717512 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 8269 | 2026.02.01 23:42:31.155925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20670 | ||
| 8270 | 2026.02.01 23:42:31.156497 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2026.02.01 23:42:31.156547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8272 | 2026.02.01 23:42:31.157123 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8273 | 2026.02.01 23:42:31.157360 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2026.02.01 23:42:31.157489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20670 | ||
| 8275 | 2026.02.01 23:42:31.415959 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.02.01 23:42:31.416159 [ 276 ] {ffaf66a9-f6fc-429c-80e8-3e9f68d9c31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8277 | 2026.02.01 23:42:31.416233 [ 276 ] {ffaf66a9-f6fc-429c-80e8-3e9f68d9c31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8278 | 2026.02.01 23:42:31.416908 [ 276 ] {ffaf66a9-f6fc-429c-80e8-3e9f68d9c31a} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.02.01 23:42:31.416963 [ 276 ] {ffaf66a9-f6fc-429c-80e8-3e9f68d9c31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8280 | 2026.02.01 23:42:31.417361 [ 276 ] {ffaf66a9-f6fc-429c-80e8-3e9f68d9c31a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8281 | 2026.02.01 23:42:31.417590 [ 276 ] {ffaf66a9-f6fc-429c-80e8-3e9f68d9c31a} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.02.01 23:42:31.417746 [ 276 ] {ffaf66a9-f6fc-429c-80e8-3e9f68d9c31a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001643 sec., 6086.427267194157 rows/sec., 496.31 KiB/sec. | ||
| 8283 | 2026.02.01 23:42:31.417787 [ 276 ] {ffaf66a9-f6fc-429c-80e8-3e9f68d9c31a} <Debug> TCPHandler: Processed in 0.001966373 sec. | ||
| 8284 | 2026.02.01 23:42:31.417906 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8285 | 2026.02.01 23:42:31.417999 [ 276 ] {29109222-18f0-49ee-b286-5cb99018412a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8286 | 2026.02.01 23:42:31.418038 [ 276 ] {29109222-18f0-49ee-b286-5cb99018412a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8287 | 2026.02.01 23:42:31.419048 [ 276 ] {29109222-18f0-49ee-b286-5cb99018412a} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.02.01 23:42:31.419084 [ 276 ] {29109222-18f0-49ee-b286-5cb99018412a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8289 | 2026.02.01 23:42:31.419461 [ 276 ] {29109222-18f0-49ee-b286-5cb99018412a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8290 | 2026.02.01 23:42:31.419670 [ 276 ] {29109222-18f0-49ee-b286-5cb99018412a} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.02.01 23:42:31.419796 [ 276 ] {29109222-18f0-49ee-b286-5cb99018412a} <Debug> executeQuery: Read 1209 rows, 102.12 KiB in 0.001814 sec., 666482.9106945975 rows/sec., 54.97 MiB/sec. | ||
| 8292 | 2026.02.01 23:42:31.419832 [ 276 ] {29109222-18f0-49ee-b286-5cb99018412a} <Debug> TCPHandler: Processed in 0.001973193 sec. | ||
| 8293 | 2026.02.01 23:42:31.419941 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8294 | 2026.02.01 23:42:31.420033 [ 276 ] {490156c1-7887-4992-a512-39c1708c710c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8295 | 2026.02.01 23:42:31.420072 [ 276 ] {490156c1-7887-4992-a512-39c1708c710c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8296 | 2026.02.01 23:42:31.420482 [ 276 ] {490156c1-7887-4992-a512-39c1708c710c} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2026.02.01 23:42:31.420517 [ 276 ] {490156c1-7887-4992-a512-39c1708c710c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8298 | 2026.02.01 23:42:31.420807 [ 276 ] {490156c1-7887-4992-a512-39c1708c710c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8299 | 2026.02.01 23:42:31.421012 [ 276 ] {490156c1-7887-4992-a512-39c1708c710c} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2026.02.01 23:42:31.421125 [ 76 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8301 | 2026.02.01 23:42:31.421139 [ 276 ] {490156c1-7887-4992-a512-39c1708c710c} <Debug> executeQuery: Read 14 rows, 1023.00 B in 0.001123 sec., 12466.60730186999 rows/sec., 889.60 KiB/sec. | ||
| 8302 | 2026.02.01 23:42:31.421194 [ 76 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8303 | 2026.02.01 23:42:31.421202 [ 276 ] {490156c1-7887-4992-a512-39c1708c710c} <Debug> TCPHandler: Processed in 0.001307222 sec. | ||
| 8304 | 2026.02.01 23:42:31.421225 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8305 | 2026.02.01 23:42:31.421342 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8306 | 2026.02.01 23:42:31.421349 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 8307 | 2026.02.01 23:42:31.421464 [ 276 ] {9eccbb80-408b-4b08-ac7a-fe5a257d81d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8308 | 2026.02.01 23:42:31.421508 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8309 | 2026.02.01 23:42:31.421516 [ 276 ] {9eccbb80-408b-4b08-ac7a-fe5a257d81d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8310 | 2026.02.01 23:42:31.421553 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 70 rows starting from the beginning of the part | ||
| 8311 | 2026.02.01 23:42:31.421631 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 8312 | 2026.02.01 23:42:31.421683 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
| 8313 | 2026.02.01 23:42:31.421730 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
| 8314 | 2026.02.01 23:42:31.421776 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 8315 | 2026.02.01 23:42:31.421818 [ 198 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
| 8316 | 2026.02.01 23:42:31.422104 [ 276 ] {9eccbb80-408b-4b08-ac7a-fe5a257d81d5} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.02.01 23:42:31.422147 [ 276 ] {9eccbb80-408b-4b08-ac7a-fe5a257d81d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8318 | 2026.02.01 23:42:31.422505 [ 276 ] {9eccbb80-408b-4b08-ac7a-fe5a257d81d5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8319 | 2026.02.01 23:42:31.422671 [ 192 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380323 sec., 127506.38799759187 rows/sec., 9.83 MiB/sec. | ||
| 8320 | 2026.02.01 23:42:31.422734 [ 276 ] {9eccbb80-408b-4b08-ac7a-fe5a257d81d5} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.02.01 23:42:31.422822 [ 195 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8322 | 2026.02.01 23:42:31.422873 [ 276 ] {9eccbb80-408b-4b08-ac7a-fe5a257d81d5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001433 sec., 159106.76901605024 rows/sec., 10.77 MiB/sec. | ||
| 8323 | 2026.02.01 23:42:31.422911 [ 276 ] {9eccbb80-408b-4b08-ac7a-fe5a257d81d5} <Debug> TCPHandler: Processed in 0.001636047 sec. | ||
| 8324 | 2026.02.01 23:42:31.423012 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.02.01 23:42:31.423096 [ 195 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_56_11} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2026.02.01 23:42:31.423104 [ 276 ] {262b0e13-2e50-4112-91ac-e89639cb67ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8327 | 2026.02.01 23:42:31.423145 [ 276 ] {262b0e13-2e50-4112-91ac-e89639cb67ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8328 | 2026.02.01 23:42:31.423164 [ 195 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_56_11} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8329 | 2026.02.01 23:42:31.423243 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8330 | 2026.02.01 23:42:31.423714 [ 276 ] {262b0e13-2e50-4112-91ac-e89639cb67ef} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2026.02.01 23:42:31.423750 [ 276 ] {262b0e13-2e50-4112-91ac-e89639cb67ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8332 | 2026.02.01 23:42:31.424085 [ 276 ] {262b0e13-2e50-4112-91ac-e89639cb67ef} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8333 | 2026.02.01 23:42:31.424297 [ 276 ] {262b0e13-2e50-4112-91ac-e89639cb67ef} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2026.02.01 23:42:31.424425 [ 276 ] {262b0e13-2e50-4112-91ac-e89639cb67ef} <Debug> executeQuery: Read 534 rows, 40.54 KiB in 0.00134 sec., 398507.46268656716 rows/sec., 29.54 MiB/sec. | ||
| 8335 | 2026.02.01 23:42:31.424463 [ 276 ] {262b0e13-2e50-4112-91ac-e89639cb67ef} <Debug> TCPHandler: Processed in 0.001497705 sec. | ||
| 8336 | 2026.02.01 23:42:31.424571 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8337 | 2026.02.01 23:42:31.424665 [ 276 ] {d52ad4dc-8433-4e07-80a3-b623f0512061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8338 | 2026.02.01 23:42:31.424709 [ 276 ] {d52ad4dc-8433-4e07-80a3-b623f0512061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8339 | 2026.02.01 23:42:31.425284 [ 276 ] {d52ad4dc-8433-4e07-80a3-b623f0512061} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2026.02.01 23:42:31.425320 [ 276 ] {d52ad4dc-8433-4e07-80a3-b623f0512061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8341 | 2026.02.01 23:42:31.425709 [ 276 ] {d52ad4dc-8433-4e07-80a3-b623f0512061} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8342 | 2026.02.01 23:42:31.425917 [ 276 ] {d52ad4dc-8433-4e07-80a3-b623f0512061} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2026.02.01 23:42:31.426044 [ 276 ] {d52ad4dc-8433-4e07-80a3-b623f0512061} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001398 sec., 607296.1373390558 rows/sec., 40.88 MiB/sec. | ||
| 8344 | 2026.02.01 23:42:31.426080 [ 276 ] {d52ad4dc-8433-4e07-80a3-b623f0512061} <Debug> TCPHandler: Processed in 0.001557016 sec. | ||
| 8345 | 2026.02.01 23:42:31.426191 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8346 | 2026.02.01 23:42:31.426284 [ 276 ] {aca4bff3-aea1-4792-b437-0a1fb60cd333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8347 | 2026.02.01 23:42:31.426338 [ 276 ] {aca4bff3-aea1-4792-b437-0a1fb60cd333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8348 | 2026.02.01 23:42:31.427095 [ 276 ] {aca4bff3-aea1-4792-b437-0a1fb60cd333} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2026.02.01 23:42:31.427131 [ 276 ] {aca4bff3-aea1-4792-b437-0a1fb60cd333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8350 | 2026.02.01 23:42:31.427642 [ 276 ] {aca4bff3-aea1-4792-b437-0a1fb60cd333} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8351 | 2026.02.01 23:42:31.427871 [ 276 ] {aca4bff3-aea1-4792-b437-0a1fb60cd333} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.02.01 23:42:31.428010 [ 276 ] {aca4bff3-aea1-4792-b437-0a1fb60cd333} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001745 sec., 2292.2636103151863 rows/sec., 4.11 MiB/sec. | ||
| 8353 | 2026.02.01 23:42:31.428071 [ 276 ] {aca4bff3-aea1-4792-b437-0a1fb60cd333} <Debug> TCPHandler: Processed in 0.001926853 sec. | ||
| 8354 | 2026.02.01 23:42:31.428188 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8355 | 2026.02.01 23:42:31.428280 [ 276 ] {50cd3ede-f83f-4ccc-b7f8-5f2c6b12890b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8356 | 2026.02.01 23:42:31.428321 [ 276 ] {50cd3ede-f83f-4ccc-b7f8-5f2c6b12890b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8357 | 2026.02.01 23:42:31.428658 [ 276 ] {50cd3ede-f83f-4ccc-b7f8-5f2c6b12890b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.02.01 23:42:31.428693 [ 276 ] {50cd3ede-f83f-4ccc-b7f8-5f2c6b12890b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8359 | 2026.02.01 23:42:31.428996 [ 276 ] {50cd3ede-f83f-4ccc-b7f8-5f2c6b12890b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8360 | 2026.02.01 23:42:31.429203 [ 276 ] {50cd3ede-f83f-4ccc-b7f8-5f2c6b12890b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.02.01 23:42:31.429330 [ 276 ] {50cd3ede-f83f-4ccc-b7f8-5f2c6b12890b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 8362 | 2026.02.01 23:42:31.429365 [ 276 ] {50cd3ede-f83f-4ccc-b7f8-5f2c6b12890b} <Debug> TCPHandler: Processed in 0.00122487 sec. | ||
| 8363 | 2026.02.01 23:42:32.253165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8364 | 2026.02.01 23:42:32.269973 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.02.01 23:42:32.270037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8366 | 2026.02.01 23:42:32.276081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8367 | 2026.02.01 23:42:32.276819 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2026.02.01 23:42:32.279653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8369 | 2026.02.01 23:42:36.390079 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.02.01 23:42:36.390403 [ 276 ] {3403fcbe-5ae9-4410-a61b-5f0bd61c67ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8371 | 2026.02.01 23:42:36.390488 [ 276 ] {3403fcbe-5ae9-4410-a61b-5f0bd61c67ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8372 | 2026.02.01 23:42:36.391169 [ 276 ] {3403fcbe-5ae9-4410-a61b-5f0bd61c67ff} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.02.01 23:42:36.391211 [ 276 ] {3403fcbe-5ae9-4410-a61b-5f0bd61c67ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8374 | 2026.02.01 23:42:36.391613 [ 276 ] {3403fcbe-5ae9-4410-a61b-5f0bd61c67ff} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8375 | 2026.02.01 23:42:36.391847 [ 276 ] {3403fcbe-5ae9-4410-a61b-5f0bd61c67ff} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.02.01 23:42:36.392005 [ 276 ] {3403fcbe-5ae9-4410-a61b-5f0bd61c67ff} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001694 sec., 75560.8028335301 rows/sec., 6.51 MiB/sec. | ||
| 8377 | 2026.02.01 23:42:36.392054 [ 276 ] {3403fcbe-5ae9-4410-a61b-5f0bd61c67ff} <Debug> TCPHandler: Processed in 0.002157366 sec. | ||
| 8378 | 2026.02.01 23:42:36.392193 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.02.01 23:42:36.392296 [ 276 ] {79a47ffd-1c1c-488c-a469-ad70936b9598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8380 | 2026.02.01 23:42:36.392340 [ 276 ] {79a47ffd-1c1c-488c-a469-ad70936b9598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8381 | 2026.02.01 23:42:36.392774 [ 276 ] {79a47ffd-1c1c-488c-a469-ad70936b9598} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.02.01 23:42:36.392808 [ 276 ] {79a47ffd-1c1c-488c-a469-ad70936b9598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8383 | 2026.02.01 23:42:36.393134 [ 276 ] {79a47ffd-1c1c-488c-a469-ad70936b9598} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8384 | 2026.02.01 23:42:36.393345 [ 276 ] {79a47ffd-1c1c-488c-a469-ad70936b9598} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2026.02.01 23:42:36.393474 [ 276 ] {79a47ffd-1c1c-488c-a469-ad70936b9598} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001202 sec., 29950.083194675542 rows/sec., 2.20 MiB/sec. | ||
| 8386 | 2026.02.01 23:42:36.393511 [ 276 ] {79a47ffd-1c1c-488c-a469-ad70936b9598} <Debug> TCPHandler: Processed in 0.001369843 sec. | ||
| 8387 | 2026.02.01 23:42:36.393620 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.02.01 23:42:36.393715 [ 276 ] {14a085a5-6b85-4e3a-984c-0be3c357a5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8389 | 2026.02.01 23:42:36.393756 [ 276 ] {14a085a5-6b85-4e3a-984c-0be3c357a5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8390 | 2026.02.01 23:42:36.394170 [ 276 ] {14a085a5-6b85-4e3a-984c-0be3c357a5fe} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.02.01 23:42:36.394204 [ 276 ] {14a085a5-6b85-4e3a-984c-0be3c357a5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8392 | 2026.02.01 23:42:36.394507 [ 276 ] {14a085a5-6b85-4e3a-984c-0be3c357a5fe} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8393 | 2026.02.01 23:42:36.394711 [ 276 ] {14a085a5-6b85-4e3a-984c-0be3c357a5fe} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.02.01 23:42:36.394837 [ 276 ] {14a085a5-6b85-4e3a-984c-0be3c357a5fe} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001141 sec., 87642.41893076248 rows/sec., 6.85 MiB/sec. | ||
| 8395 | 2026.02.01 23:42:36.394875 [ 276 ] {14a085a5-6b85-4e3a-984c-0be3c357a5fe} <Debug> TCPHandler: Processed in 0.001303431 sec. | ||
| 8396 | 2026.02.01 23:42:36.394990 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8397 | 2026.02.01 23:42:36.395084 [ 276 ] {3eb1f77e-a6ac-4f81-a488-d0786da2420b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8398 | 2026.02.01 23:42:36.395127 [ 276 ] {3eb1f77e-a6ac-4f81-a488-d0786da2420b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8399 | 2026.02.01 23:42:36.395520 [ 276 ] {3eb1f77e-a6ac-4f81-a488-d0786da2420b} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2026.02.01 23:42:36.395555 [ 276 ] {3eb1f77e-a6ac-4f81-a488-d0786da2420b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8401 | 2026.02.01 23:42:36.395872 [ 276 ] {3eb1f77e-a6ac-4f81-a488-d0786da2420b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8402 | 2026.02.01 23:42:36.396076 [ 276 ] {3eb1f77e-a6ac-4f81-a488-d0786da2420b} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2026.02.01 23:42:36.396206 [ 276 ] {3eb1f77e-a6ac-4f81-a488-d0786da2420b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 8404 | 2026.02.01 23:42:36.396242 [ 276 ] {3eb1f77e-a6ac-4f81-a488-d0786da2420b} <Debug> TCPHandler: Processed in 0.001300291 sec. | ||
| 8405 | 2026.02.01 23:42:36.396350 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2026.02.01 23:42:36.396443 [ 276 ] {8de39ea6-60b0-404d-8935-36b992bc9275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8407 | 2026.02.01 23:42:36.396497 [ 276 ] {8de39ea6-60b0-404d-8935-36b992bc9275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8408 | 2026.02.01 23:42:36.397314 [ 276 ] {8de39ea6-60b0-404d-8935-36b992bc9275} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.02.01 23:42:36.397348 [ 276 ] {8de39ea6-60b0-404d-8935-36b992bc9275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8410 | 2026.02.01 23:42:36.397927 [ 276 ] {8de39ea6-60b0-404d-8935-36b992bc9275} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8411 | 2026.02.01 23:42:36.398147 [ 276 ] {8de39ea6-60b0-404d-8935-36b992bc9275} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2026.02.01 23:42:36.398285 [ 276 ] {8de39ea6-60b0-404d-8935-36b992bc9275} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001859 sec., 19365.250134480902 rows/sec., 34.70 MiB/sec. | ||
| 8413 | 2026.02.01 23:42:36.398346 [ 276 ] {8de39ea6-60b0-404d-8935-36b992bc9275} <Debug> TCPHandler: Processed in 0.002043174 sec. | ||
| 8414 | 2026.02.01 23:42:36.398459 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2026.02.01 23:42:36.398553 [ 276 ] {3619e354-d849-4270-b9d4-ea669beb505b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8416 | 2026.02.01 23:42:36.398594 [ 276 ] {3619e354-d849-4270-b9d4-ea669beb505b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8417 | 2026.02.01 23:42:36.398924 [ 276 ] {3619e354-d849-4270-b9d4-ea669beb505b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.02.01 23:42:36.398958 [ 276 ] {3619e354-d849-4270-b9d4-ea669beb505b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8419 | 2026.02.01 23:42:36.399252 [ 276 ] {3619e354-d849-4270-b9d4-ea669beb505b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8420 | 2026.02.01 23:42:36.399459 [ 276 ] {3619e354-d849-4270-b9d4-ea669beb505b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.02.01 23:42:36.399585 [ 276 ] {3619e354-d849-4270-b9d4-ea669beb505b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 8422 | 2026.02.01 23:42:36.399619 [ 276 ] {3619e354-d849-4270-b9d4-ea669beb505b} <Debug> TCPHandler: Processed in 0.001208701 sec. | ||
| 8423 | 2026.02.01 23:42:38.520353 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8424 | 2026.02.01 23:42:38.520407 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8425 | 2026.02.01 23:42:38.657671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21118 | ||
| 8426 | 2026.02.01 23:42:38.658460 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.02.01 23:42:38.658498 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8428 | 2026.02.01 23:42:38.659008 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8429 | 2026.02.01 23:42:38.659258 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.02.01 23:42:38.659403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21118 | ||
| 8431 | 2026.02.01 23:42:38.705314 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1044 | ||
| 8432 | 2026.02.01 23:42:38.707847 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.02.01 23:42:38.707902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8434 | 2026.02.01 23:42:38.709181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8435 | 2026.02.01 23:42:38.709481 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.02.01 23:42:38.709868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
| 8437 | 2026.02.01 23:42:39.779960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8438 | 2026.02.01 23:42:39.797617 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2026.02.01 23:42:39.797680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8440 | 2026.02.01 23:42:39.803956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8441 | 2026.02.01 23:42:39.804694 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2026.02.01 23:42:39.808154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8443 | 2026.02.01 23:42:41.388377 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8444 | 2026.02.01 23:42:41.388626 [ 276 ] {2db4d6c0-b71e-424f-82a6-62b7ccab6adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8445 | 2026.02.01 23:42:41.388695 [ 276 ] {2db4d6c0-b71e-424f-82a6-62b7ccab6adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8446 | 2026.02.01 23:42:41.389422 [ 276 ] {2db4d6c0-b71e-424f-82a6-62b7ccab6adb} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.02.01 23:42:41.389475 [ 276 ] {2db4d6c0-b71e-424f-82a6-62b7ccab6adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8448 | 2026.02.01 23:42:41.389873 [ 276 ] {2db4d6c0-b71e-424f-82a6-62b7ccab6adb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8449 | 2026.02.01 23:42:41.390112 [ 276 ] {2db4d6c0-b71e-424f-82a6-62b7ccab6adb} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.02.01 23:42:41.390278 [ 276 ] {2db4d6c0-b71e-424f-82a6-62b7ccab6adb} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001705 sec., 37536.6568914956 rows/sec., 2.97 MiB/sec. | ||
| 8451 | 2026.02.01 23:42:41.390329 [ 276 ] {2db4d6c0-b71e-424f-82a6-62b7ccab6adb} <Debug> TCPHandler: Processed in 0.002145816 sec. | ||
| 8452 | 2026.02.01 23:42:41.390455 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2026.02.01 23:42:41.390560 [ 276 ] {97b455d2-bcf9-471e-aaa3-ed7a3b6c6f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8454 | 2026.02.01 23:42:41.390604 [ 276 ] {97b455d2-bcf9-471e-aaa3-ed7a3b6c6f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8455 | 2026.02.01 23:42:41.391032 [ 276 ] {97b455d2-bcf9-471e-aaa3-ed7a3b6c6f5c} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.02.01 23:42:41.391070 [ 276 ] {97b455d2-bcf9-471e-aaa3-ed7a3b6c6f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8457 | 2026.02.01 23:42:41.391369 [ 276 ] {97b455d2-bcf9-471e-aaa3-ed7a3b6c6f5c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8458 | 2026.02.01 23:42:41.391587 [ 276 ] {97b455d2-bcf9-471e-aaa3-ed7a3b6c6f5c} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.02.01 23:42:41.391724 [ 276 ] {97b455d2-bcf9-471e-aaa3-ed7a3b6c6f5c} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001188 sec., 3367.0033670033667 rows/sec., 253.18 KiB/sec. | ||
| 8460 | 2026.02.01 23:42:41.391761 [ 276 ] {97b455d2-bcf9-471e-aaa3-ed7a3b6c6f5c} <Debug> TCPHandler: Processed in 0.001358802 sec. | ||
| 8461 | 2026.02.01 23:42:41.391883 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2026.02.01 23:42:41.391979 [ 276 ] {0043f3b0-5bc2-46aa-a8b6-6e0ee21fb320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8463 | 2026.02.01 23:42:41.392019 [ 276 ] {0043f3b0-5bc2-46aa-a8b6-6e0ee21fb320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8464 | 2026.02.01 23:42:41.392434 [ 276 ] {0043f3b0-5bc2-46aa-a8b6-6e0ee21fb320} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.02.01 23:42:41.392470 [ 276 ] {0043f3b0-5bc2-46aa-a8b6-6e0ee21fb320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8466 | 2026.02.01 23:42:41.392771 [ 276 ] {0043f3b0-5bc2-46aa-a8b6-6e0ee21fb320} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8467 | 2026.02.01 23:42:41.392979 [ 276 ] {0043f3b0-5bc2-46aa-a8b6-6e0ee21fb320} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.02.01 23:42:41.393107 [ 276 ] {0043f3b0-5bc2-46aa-a8b6-6e0ee21fb320} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001147 sec., 59285.09154315606 rows/sec., 4.63 MiB/sec. | ||
| 8469 | 2026.02.01 23:42:41.393144 [ 276 ] {0043f3b0-5bc2-46aa-a8b6-6e0ee21fb320} <Debug> TCPHandler: Processed in 0.001310472 sec. | ||
| 8470 | 2026.02.01 23:42:41.393253 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.02.01 23:42:41.393347 [ 276 ] {8f223502-aa2a-4687-95e1-92277f3b0ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8472 | 2026.02.01 23:42:41.393390 [ 276 ] {8f223502-aa2a-4687-95e1-92277f3b0ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8473 | 2026.02.01 23:42:41.393796 [ 276 ] {8f223502-aa2a-4687-95e1-92277f3b0ce8} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.02.01 23:42:41.393832 [ 276 ] {8f223502-aa2a-4687-95e1-92277f3b0ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8475 | 2026.02.01 23:42:41.394154 [ 276 ] {8f223502-aa2a-4687-95e1-92277f3b0ce8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8476 | 2026.02.01 23:42:41.394362 [ 276 ] {8f223502-aa2a-4687-95e1-92277f3b0ce8} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.02.01 23:42:41.394492 [ 276 ] {8f223502-aa2a-4687-95e1-92277f3b0ce8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 8478 | 2026.02.01 23:42:41.394529 [ 276 ] {8f223502-aa2a-4687-95e1-92277f3b0ce8} <Debug> TCPHandler: Processed in 0.001324173 sec. | ||
| 8479 | 2026.02.01 23:42:41.394628 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.02.01 23:42:41.394722 [ 276 ] {a08e9c94-42a9-44b4-900d-7a5d09ad3e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8481 | 2026.02.01 23:42:41.394777 [ 276 ] {a08e9c94-42a9-44b4-900d-7a5d09ad3e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8482 | 2026.02.01 23:42:41.395521 [ 276 ] {a08e9c94-42a9-44b4-900d-7a5d09ad3e3f} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.02.01 23:42:41.395558 [ 276 ] {a08e9c94-42a9-44b4-900d-7a5d09ad3e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8484 | 2026.02.01 23:42:41.396066 [ 276 ] {a08e9c94-42a9-44b4-900d-7a5d09ad3e3f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8485 | 2026.02.01 23:42:41.396304 [ 276 ] {a08e9c94-42a9-44b4-900d-7a5d09ad3e3f} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.02.01 23:42:41.396426 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8487 | 2026.02.01 23:42:41.396446 [ 276 ] {a08e9c94-42a9-44b4-900d-7a5d09ad3e3f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001741 sec., 2297.5301550832855 rows/sec., 4.12 MiB/sec. | ||
| 8488 | 2026.02.01 23:42:41.396495 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2026.02.01 23:42:41.396524 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8490 | 2026.02.01 23:42:41.396530 [ 276 ] {a08e9c94-42a9-44b4-900d-7a5d09ad3e3f} <Debug> TCPHandler: Processed in 0.001949813 sec. | ||
| 8491 | 2026.02.01 23:42:41.396638 [ 198 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 8492 | 2026.02.01 23:42:41.396653 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2026.02.01 23:42:41.396766 [ 276 ] {1ff12049-ad61-41b7-8abe-5eac1c7e997d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8494 | 2026.02.01 23:42:41.396809 [ 276 ] {1ff12049-ad61-41b7-8abe-5eac1c7e997d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8495 | 2026.02.01 23:42:41.396897 [ 198 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8496 | 2026.02.01 23:42:41.396975 [ 198 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1095 rows starting from the beginning of the part | ||
| 8497 | 2026.02.01 23:42:41.397115 [ 198 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 8498 | 2026.02.01 23:42:41.397145 [ 276 ] {1ff12049-ad61-41b7-8abe-5eac1c7e997d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.02.01 23:42:41.397184 [ 276 ] {1ff12049-ad61-41b7-8abe-5eac1c7e997d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8500 | 2026.02.01 23:42:41.397228 [ 198 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 8501 | 2026.02.01 23:42:41.397340 [ 198 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
| 8502 | 2026.02.01 23:42:41.397443 [ 198 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 8503 | 2026.02.01 23:42:41.397512 [ 276 ] {1ff12049-ad61-41b7-8abe-5eac1c7e997d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8504 | 2026.02.01 23:42:41.397537 [ 198 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
| 8505 | 2026.02.01 23:42:41.397744 [ 276 ] {1ff12049-ad61-41b7-8abe-5eac1c7e997d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2026.02.01 23:42:41.397888 [ 276 ] {1ff12049-ad61-41b7-8abe-5eac1c7e997d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 8507 | 2026.02.01 23:42:41.397925 [ 276 ] {1ff12049-ad61-41b7-8abe-5eac1c7e997d} <Debug> TCPHandler: Processed in 0.001320722 sec. | ||
| 8508 | 2026.02.01 23:42:41.404356 [ 195 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1179 rows, containing 19 columns (19 merged, 0 gathered) in 0.007764709 sec., 151840.84812450796 rows/sec., 272.09 MiB/sec. | ||
| 8509 | 2026.02.01 23:42:41.405911 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8510 | 2026.02.01 23:42:41.406261 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.02.01 23:42:41.406326 [ 191 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8512 | 2026.02.01 23:42:41.406478 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.51 MiB. | ||
| 8513 | 2026.02.01 23:42:42.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.84 MiB, peak 310.30 MiB, free memory in arenas 0.00 B, will set to 302.71 MiB (RSS), difference: 3.87 MiB | ||
| 8514 | 2026.02.01 23:42:46.159621 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21630 | ||
| 8515 | 2026.02.01 23:42:46.160516 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.02.01 23:42:46.160594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8517 | 2026.02.01 23:42:46.161154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8518 | 2026.02.01 23:42:46.161389 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.02.01 23:42:46.161530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21630 | ||
| 8520 | 2026.02.01 23:42:46.392022 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8521 | 2026.02.01 23:42:46.392207 [ 276 ] {99ecfd00-b8f3-496c-81b0-21cb3371a9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8522 | 2026.02.01 23:42:46.392275 [ 276 ] {99ecfd00-b8f3-496c-81b0-21cb3371a9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8523 | 2026.02.01 23:42:46.392944 [ 276 ] {99ecfd00-b8f3-496c-81b0-21cb3371a9d3} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2026.02.01 23:42:46.392996 [ 276 ] {99ecfd00-b8f3-496c-81b0-21cb3371a9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8525 | 2026.02.01 23:42:46.393394 [ 276 ] {99ecfd00-b8f3-496c-81b0-21cb3371a9d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8526 | 2026.02.01 23:42:46.393624 [ 276 ] {99ecfd00-b8f3-496c-81b0-21cb3371a9d3} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.02.01 23:42:46.393794 [ 276 ] {99ecfd00-b8f3-496c-81b0-21cb3371a9d3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 8528 | 2026.02.01 23:42:46.393845 [ 276 ] {99ecfd00-b8f3-496c-81b0-21cb3371a9d3} <Debug> TCPHandler: Processed in 0.001956413 sec. | ||
| 8529 | 2026.02.01 23:42:46.393979 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8530 | 2026.02.01 23:42:46.394083 [ 276 ] {935b2331-809d-4bbe-9dc4-e18a07bc7642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8531 | 2026.02.01 23:42:46.394126 [ 276 ] {935b2331-809d-4bbe-9dc4-e18a07bc7642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8532 | 2026.02.01 23:42:46.394583 [ 276 ] {935b2331-809d-4bbe-9dc4-e18a07bc7642} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2026.02.01 23:42:46.394621 [ 276 ] {935b2331-809d-4bbe-9dc4-e18a07bc7642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8534 | 2026.02.01 23:42:46.394925 [ 276 ] {935b2331-809d-4bbe-9dc4-e18a07bc7642} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8535 | 2026.02.01 23:42:46.395147 [ 276 ] {935b2331-809d-4bbe-9dc4-e18a07bc7642} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2026.02.01 23:42:46.395281 [ 276 ] {935b2331-809d-4bbe-9dc4-e18a07bc7642} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001222 sec., 4909.983633387888 rows/sec., 400.37 KiB/sec. | ||
| 8537 | 2026.02.01 23:42:46.395324 [ 276 ] {935b2331-809d-4bbe-9dc4-e18a07bc7642} <Debug> TCPHandler: Processed in 0.001396553 sec. | ||
| 8538 | 2026.02.01 23:42:46.395445 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8539 | 2026.02.01 23:42:46.395539 [ 276 ] {5c21914b-a0b8-4563-bb59-5d11c67552a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8540 | 2026.02.01 23:42:46.395579 [ 276 ] {5c21914b-a0b8-4563-bb59-5d11c67552a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8541 | 2026.02.01 23:42:46.396138 [ 276 ] {5c21914b-a0b8-4563-bb59-5d11c67552a5} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2026.02.01 23:42:46.396175 [ 276 ] {5c21914b-a0b8-4563-bb59-5d11c67552a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8543 | 2026.02.01 23:42:46.396494 [ 276 ] {5c21914b-a0b8-4563-bb59-5d11c67552a5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8544 | 2026.02.01 23:42:46.396701 [ 276 ] {5c21914b-a0b8-4563-bb59-5d11c67552a5} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2026.02.01 23:42:46.396836 [ 276 ] {5c21914b-a0b8-4563-bb59-5d11c67552a5} <Debug> executeQuery: Read 251 rows, 22.97 KiB in 0.001316 sec., 190729.48328267477 rows/sec., 17.05 MiB/sec. | ||
| 8546 | 2026.02.01 23:42:46.396873 [ 276 ] {5c21914b-a0b8-4563-bb59-5d11c67552a5} <Debug> TCPHandler: Processed in 0.001476865 sec. | ||
| 8547 | 2026.02.01 23:42:46.396995 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8548 | 2026.02.01 23:42:46.397091 [ 276 ] {1d83ed8d-4ad9-4293-896b-c0ed475a689f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8549 | 2026.02.01 23:42:46.397131 [ 276 ] {1d83ed8d-4ad9-4293-896b-c0ed475a689f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8550 | 2026.02.01 23:42:46.397540 [ 276 ] {1d83ed8d-4ad9-4293-896b-c0ed475a689f} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8551 | 2026.02.01 23:42:46.397576 [ 276 ] {1d83ed8d-4ad9-4293-896b-c0ed475a689f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8552 | 2026.02.01 23:42:46.397872 [ 276 ] {1d83ed8d-4ad9-4293-896b-c0ed475a689f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8553 | 2026.02.01 23:42:46.398085 [ 276 ] {1d83ed8d-4ad9-4293-896b-c0ed475a689f} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2026.02.01 23:42:46.398214 [ 276 ] {1d83ed8d-4ad9-4293-896b-c0ed475a689f} <Debug> executeQuery: Read 54 rows, 4.09 KiB in 0.001142 sec., 47285.46409807356 rows/sec., 3.49 MiB/sec. | ||
| 8555 | 2026.02.01 23:42:46.398251 [ 276 ] {1d83ed8d-4ad9-4293-896b-c0ed475a689f} <Debug> TCPHandler: Processed in 0.001304881 sec. | ||
| 8556 | 2026.02.01 23:42:46.398351 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8557 | 2026.02.01 23:42:46.398443 [ 276 ] {55a625ea-55d1-4ba1-9a04-ca29961f6c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8558 | 2026.02.01 23:42:46.398481 [ 276 ] {55a625ea-55d1-4ba1-9a04-ca29961f6c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8559 | 2026.02.01 23:42:46.398870 [ 276 ] {55a625ea-55d1-4ba1-9a04-ca29961f6c36} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8560 | 2026.02.01 23:42:46.398905 [ 276 ] {55a625ea-55d1-4ba1-9a04-ca29961f6c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8561 | 2026.02.01 23:42:46.399194 [ 276 ] {55a625ea-55d1-4ba1-9a04-ca29961f6c36} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8562 | 2026.02.01 23:42:46.399406 [ 276 ] {55a625ea-55d1-4ba1-9a04-ca29961f6c36} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8563 | 2026.02.01 23:42:46.399535 [ 276 ] {55a625ea-55d1-4ba1-9a04-ca29961f6c36} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 8564 | 2026.02.01 23:42:46.399572 [ 276 ] {55a625ea-55d1-4ba1-9a04-ca29961f6c36} <Debug> TCPHandler: Processed in 0.001269121 sec. | ||
| 8565 | 2026.02.01 23:42:46.399704 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8566 | 2026.02.01 23:42:46.399822 [ 276 ] {2ace3e0b-6a0a-4875-914d-7106e3ec3d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8567 | 2026.02.01 23:42:46.399870 [ 276 ] {2ace3e0b-6a0a-4875-914d-7106e3ec3d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8568 | 2026.02.01 23:42:46.400331 [ 276 ] {2ace3e0b-6a0a-4875-914d-7106e3ec3d1b} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8569 | 2026.02.01 23:42:46.400373 [ 276 ] {2ace3e0b-6a0a-4875-914d-7106e3ec3d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8570 | 2026.02.01 23:42:46.400729 [ 276 ] {2ace3e0b-6a0a-4875-914d-7106e3ec3d1b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8571 | 2026.02.01 23:42:46.400952 [ 276 ] {2ace3e0b-6a0a-4875-914d-7106e3ec3d1b} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.02.01 23:42:46.401089 [ 276 ] {2ace3e0b-6a0a-4875-914d-7106e3ec3d1b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001291 sec., 9295.120061967467 rows/sec., 726.18 KiB/sec. | ||
| 8573 | 2026.02.01 23:42:46.401127 [ 276 ] {2ace3e0b-6a0a-4875-914d-7106e3ec3d1b} <Debug> TCPHandler: Processed in 0.001481555 sec. | ||
| 8574 | 2026.02.01 23:42:46.401225 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8575 | 2026.02.01 23:42:46.401317 [ 276 ] {a4573af7-c708-4056-9db0-4072ce27402d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8576 | 2026.02.01 23:42:46.401356 [ 276 ] {a4573af7-c708-4056-9db0-4072ce27402d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8577 | 2026.02.01 23:42:46.401842 [ 276 ] {a4573af7-c708-4056-9db0-4072ce27402d} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2026.02.01 23:42:46.401883 [ 276 ] {a4573af7-c708-4056-9db0-4072ce27402d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8579 | 2026.02.01 23:42:46.402191 [ 276 ] {a4573af7-c708-4056-9db0-4072ce27402d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8580 | 2026.02.01 23:42:46.402399 [ 276 ] {a4573af7-c708-4056-9db0-4072ce27402d} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.02.01 23:42:46.402532 [ 276 ] {a4573af7-c708-4056-9db0-4072ce27402d} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.001232 sec., 115259.74025974025 rows/sec., 9.31 MiB/sec. | ||
| 8582 | 2026.02.01 23:42:46.402569 [ 276 ] {a4573af7-c708-4056-9db0-4072ce27402d} <Debug> TCPHandler: Processed in 0.001390443 sec. | ||
| 8583 | 2026.02.01 23:42:46.402674 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8584 | 2026.02.01 23:42:46.402768 [ 276 ] {295604e8-ac44-4653-a50d-941484d9aa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8585 | 2026.02.01 23:42:46.402811 [ 276 ] {295604e8-ac44-4653-a50d-941484d9aa58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8586 | 2026.02.01 23:42:46.403243 [ 276 ] {295604e8-ac44-4653-a50d-941484d9aa58} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8587 | 2026.02.01 23:42:46.403280 [ 276 ] {295604e8-ac44-4653-a50d-941484d9aa58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8588 | 2026.02.01 23:42:46.403617 [ 276 ] {295604e8-ac44-4653-a50d-941484d9aa58} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8589 | 2026.02.01 23:42:46.403838 [ 276 ] {295604e8-ac44-4653-a50d-941484d9aa58} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2026.02.01 23:42:46.403982 [ 276 ] {295604e8-ac44-4653-a50d-941484d9aa58} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001233 sec., 161394.97161394972 rows/sec., 11.57 MiB/sec. | ||
| 8591 | 2026.02.01 23:42:46.404019 [ 276 ] {295604e8-ac44-4653-a50d-941484d9aa58} <Debug> TCPHandler: Processed in 0.001391704 sec. | ||
| 8592 | 2026.02.01 23:42:46.404130 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8593 | 2026.02.01 23:42:46.404223 [ 276 ] {95ccf00b-4295-44fe-9f6c-99de6af85e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8594 | 2026.02.01 23:42:46.404276 [ 276 ] {95ccf00b-4295-44fe-9f6c-99de6af85e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8595 | 2026.02.01 23:42:46.405135 [ 276 ] {95ccf00b-4295-44fe-9f6c-99de6af85e55} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8596 | 2026.02.01 23:42:46.405172 [ 276 ] {95ccf00b-4295-44fe-9f6c-99de6af85e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8597 | 2026.02.01 23:42:46.405728 [ 276 ] {95ccf00b-4295-44fe-9f6c-99de6af85e55} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8598 | 2026.02.01 23:42:46.405948 [ 276 ] {95ccf00b-4295-44fe-9f6c-99de6af85e55} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8599 | 2026.02.01 23:42:46.406083 [ 276 ] {95ccf00b-4295-44fe-9f6c-99de6af85e55} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001878 sec., 19169.32907348243 rows/sec., 34.35 MiB/sec. | ||
| 8600 | 2026.02.01 23:42:46.406134 [ 276 ] {95ccf00b-4295-44fe-9f6c-99de6af85e55} <Debug> TCPHandler: Processed in 0.002050664 sec. | ||
| 8601 | 2026.02.01 23:42:46.406246 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8602 | 2026.02.01 23:42:46.406338 [ 276 ] {8eaaeaa6-68cb-4c3d-bbfd-6cc30bf82799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8603 | 2026.02.01 23:42:46.406378 [ 276 ] {8eaaeaa6-68cb-4c3d-bbfd-6cc30bf82799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8604 | 2026.02.01 23:42:46.406707 [ 276 ] {8eaaeaa6-68cb-4c3d-bbfd-6cc30bf82799} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2026.02.01 23:42:46.406743 [ 276 ] {8eaaeaa6-68cb-4c3d-bbfd-6cc30bf82799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8606 | 2026.02.01 23:42:46.407043 [ 276 ] {8eaaeaa6-68cb-4c3d-bbfd-6cc30bf82799} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8607 | 2026.02.01 23:42:46.407247 [ 276 ] {8eaaeaa6-68cb-4c3d-bbfd-6cc30bf82799} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2026.02.01 23:42:46.407381 [ 276 ] {8eaaeaa6-68cb-4c3d-bbfd-6cc30bf82799} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 8609 | 2026.02.01 23:42:46.407415 [ 276 ] {8eaaeaa6-68cb-4c3d-bbfd-6cc30bf82799} <Debug> TCPHandler: Processed in 0.001217141 sec. | ||
| 8610 | 2026.02.01 23:42:47.308313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8611 | 2026.02.01 23:42:47.325151 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.02.01 23:42:47.325202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8613 | 2026.02.01 23:42:47.331668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8614 | 2026.02.01 23:42:47.332444 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.02.01 23:42:47.335423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8616 | 2026.02.01 23:42:48.710204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1076 | ||
| 8617 | 2026.02.01 23:42:48.712891 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.02.01 23:42:48.712952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8619 | 2026.02.01 23:42:48.714188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8620 | 2026.02.01 23:42:48.714480 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2026.02.01 23:42:48.714911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1076 | ||
| 8622 | 2026.02.01 23:42:51.388750 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2026.02.01 23:42:51.388936 [ 276 ] {1b482370-496d-4a93-8fd4-de161de83f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8624 | 2026.02.01 23:42:51.389006 [ 276 ] {1b482370-496d-4a93-8fd4-de161de83f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8625 | 2026.02.01 23:42:51.389652 [ 276 ] {1b482370-496d-4a93-8fd4-de161de83f3e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2026.02.01 23:42:51.389703 [ 276 ] {1b482370-496d-4a93-8fd4-de161de83f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8627 | 2026.02.01 23:42:51.390116 [ 276 ] {1b482370-496d-4a93-8fd4-de161de83f3e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8628 | 2026.02.01 23:42:51.390360 [ 276 ] {1b482370-496d-4a93-8fd4-de161de83f3e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.02.01 23:42:51.390519 [ 53 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8630 | 2026.02.01 23:42:51.390525 [ 276 ] {1b482370-496d-4a93-8fd4-de161de83f3e} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001639 sec., 39048.20012202562 rows/sec., 3.09 MiB/sec. | ||
| 8631 | 2026.02.01 23:42:51.390623 [ 53 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2026.02.01 23:42:51.390631 [ 276 ] {1b482370-496d-4a93-8fd4-de161de83f3e} <Debug> TCPHandler: Processed in 0.002014743 sec. | ||
| 8633 | 2026.02.01 23:42:51.390667 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8634 | 2026.02.01 23:42:51.390768 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2026.02.01 23:42:51.390771 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 8636 | 2026.02.01 23:42:51.390873 [ 276 ] {824fdabc-4316-40ac-ba96-fbe339732bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8637 | 2026.02.01 23:42:51.390879 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8638 | 2026.02.01 23:42:51.390915 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1406 rows starting from the beginning of the part | ||
| 8639 | 2026.02.01 23:42:51.390916 [ 276 ] {824fdabc-4316-40ac-ba96-fbe339732bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8640 | 2026.02.01 23:42:51.390976 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1209 rows starting from the beginning of the part | ||
| 8641 | 2026.02.01 23:42:51.391026 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 128 rows starting from the beginning of the part | ||
| 8642 | 2026.02.01 23:42:51.391069 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 8643 | 2026.02.01 23:42:51.391110 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 251 rows starting from the beginning of the part | ||
| 8644 | 2026.02.01 23:42:51.391151 [ 195 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 8645 | 2026.02.01 23:42:51.391331 [ 276 ] {824fdabc-4316-40ac-ba96-fbe339732bc0} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2026.02.01 23:42:51.391367 [ 276 ] {824fdabc-4316-40ac-ba96-fbe339732bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8647 | 2026.02.01 23:42:51.391675 [ 276 ] {824fdabc-4316-40ac-ba96-fbe339732bc0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8648 | 2026.02.01 23:42:51.391901 [ 276 ] {824fdabc-4316-40ac-ba96-fbe339732bc0} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2026.02.01 23:42:51.392040 [ 276 ] {824fdabc-4316-40ac-ba96-fbe339732bc0} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001188 sec., 3367.0033670033667 rows/sec., 253.18 KiB/sec. | ||
| 8650 | 2026.02.01 23:42:51.392078 [ 276 ] {824fdabc-4316-40ac-ba96-fbe339732bc0} <Debug> TCPHandler: Processed in 0.001359733 sec. | ||
| 8651 | 2026.02.01 23:42:51.392179 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8652 | 2026.02.01 23:42:51.392273 [ 276 ] {ab2876f6-5b87-4ba5-b000-7382f8409df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8653 | 2026.02.01 23:42:51.392314 [ 276 ] {ab2876f6-5b87-4ba5-b000-7382f8409df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8654 | 2026.02.01 23:42:51.392549 [ 188 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3122 rows, containing 5 columns (5 merged, 0 gathered) in 0.00181294 sec., 1722064.7125663287 rows/sec., 150.72 MiB/sec. | ||
| 8655 | 2026.02.01 23:42:51.392727 [ 276 ] {ab2876f6-5b87-4ba5-b000-7382f8409df4} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2026.02.01 23:42:51.392773 [ 276 ] {ab2876f6-5b87-4ba5-b000-7382f8409df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8657 | 2026.02.01 23:42:51.392824 [ 196 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8658 | 2026.02.01 23:42:51.393129 [ 276 ] {ab2876f6-5b87-4ba5-b000-7382f8409df4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8659 | 2026.02.01 23:42:51.393184 [ 196 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_66_13} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.02.01 23:42:51.393283 [ 196 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_66_13} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8661 | 2026.02.01 23:42:51.393377 [ 276 ] {ab2876f6-5b87-4ba5-b000-7382f8409df4} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2026.02.01 23:42:51.393403 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8663 | 2026.02.01 23:42:51.393497 [ 53 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8664 | 2026.02.01 23:42:51.393519 [ 276 ] {ab2876f6-5b87-4ba5-b000-7382f8409df4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001263 sec., 53840.06334125099 rows/sec., 4.20 MiB/sec. | ||
| 8665 | 2026.02.01 23:42:51.393532 [ 53 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2026.02.01 23:42:51.393563 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8667 | 2026.02.01 23:42:51.393565 [ 276 ] {ab2876f6-5b87-4ba5-b000-7382f8409df4} <Debug> TCPHandler: Processed in 0.001436124 sec. | ||
| 8668 | 2026.02.01 23:42:51.393629 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 8669 | 2026.02.01 23:42:51.393687 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2026.02.01 23:42:51.393708 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8671 | 2026.02.01 23:42:51.393730 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 632 rows starting from the beginning of the part | ||
| 8672 | 2026.02.01 23:42:51.393776 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 534 rows starting from the beginning of the part | ||
| 8673 | 2026.02.01 23:42:51.393780 [ 276 ] {98c80c49-ad00-4d2c-9143-511cecfabffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8674 | 2026.02.01 23:42:51.393812 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 100 rows starting from the beginning of the part | ||
| 8675 | 2026.02.01 23:42:51.393830 [ 276 ] {98c80c49-ad00-4d2c-9143-511cecfabffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8676 | 2026.02.01 23:42:51.393848 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 68 rows starting from the beginning of the part | ||
| 8677 | 2026.02.01 23:42:51.393890 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 142 rows starting from the beginning of the part | ||
| 8678 | 2026.02.01 23:42:51.393925 [ 195 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 68 rows starting from the beginning of the part | ||
| 8679 | 2026.02.01 23:42:51.394234 [ 276 ] {98c80c49-ad00-4d2c-9143-511cecfabffe} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.02.01 23:42:51.394269 [ 276 ] {98c80c49-ad00-4d2c-9143-511cecfabffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8681 | 2026.02.01 23:42:51.394604 [ 276 ] {98c80c49-ad00-4d2c-9143-511cecfabffe} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8682 | 2026.02.01 23:42:51.394806 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120341 sec., 1283020.7493705386 rows/sec., 102.22 MiB/sec. | ||
| 8683 | 2026.02.01 23:42:51.394829 [ 276 ] {98c80c49-ad00-4d2c-9143-511cecfabffe} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.02.01 23:42:51.394947 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8685 | 2026.02.01 23:42:51.394970 [ 276 ] {98c80c49-ad00-4d2c-9143-511cecfabffe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 8686 | 2026.02.01 23:42:51.394980 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2026.02.01 23:42:51.394988 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8688 | 2026.02.01 23:42:51.395016 [ 276 ] {98c80c49-ad00-4d2c-9143-511cecfabffe} <Debug> TCPHandler: Processed in 0.001379903 sec. | ||
| 8689 | 2026.02.01 23:42:51.395019 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8690 | 2026.02.01 23:42:51.395135 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8691 | 2026.02.01 23:42:51.395141 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 8692 | 2026.02.01 23:42:51.395237 [ 276 ] {d411de50-3d2e-4a2c-a692-84553435805f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8693 | 2026.02.01 23:42:51.395278 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8694 | 2026.02.01 23:42:51.395301 [ 276 ] {d411de50-3d2e-4a2c-a692-84553435805f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8695 | 2026.02.01 23:42:51.395320 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17533 rows starting from the beginning of the part | ||
| 8696 | 2026.02.01 23:42:51.395341 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_66_13} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2026.02.01 23:42:51.395389 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 849 rows starting from the beginning of the part | ||
| 8698 | 2026.02.01 23:42:51.395439 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_66_13} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8699 | 2026.02.01 23:42:51.395442 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 8700 | 2026.02.01 23:42:51.395500 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 8701 | 2026.02.01 23:42:51.395540 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 199 rows starting from the beginning of the part | ||
| 8702 | 2026.02.01 23:42:51.395556 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8703 | 2026.02.01 23:42:51.395580 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 8704 | 2026.02.01 23:42:51.396054 [ 276 ] {d411de50-3d2e-4a2c-a692-84553435805f} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2026.02.01 23:42:51.396095 [ 276 ] {d411de50-3d2e-4a2c-a692-84553435805f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8706 | 2026.02.01 23:42:51.396639 [ 276 ] {d411de50-3d2e-4a2c-a692-84553435805f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8707 | 2026.02.01 23:42:51.396881 [ 276 ] {d411de50-3d2e-4a2c-a692-84553435805f} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2026.02.01 23:42:51.397041 [ 276 ] {d411de50-3d2e-4a2c-a692-84553435805f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001821 sec., 2196.595277320154 rows/sec., 3.94 MiB/sec. | ||
| 8709 | 2026.02.01 23:42:51.397095 [ 276 ] {d411de50-3d2e-4a2c-a692-84553435805f} <Debug> TCPHandler: Processed in 0.002012234 sec. | ||
| 8710 | 2026.02.01 23:42:51.397207 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2026.02.01 23:42:51.397301 [ 276 ] {db707522-fab4-480c-9715-2f4c7aa3b2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8712 | 2026.02.01 23:42:51.397344 [ 276 ] {db707522-fab4-480c-9715-2f4c7aa3b2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8713 | 2026.02.01 23:42:51.397674 [ 276 ] {db707522-fab4-480c-9715-2f4c7aa3b2ef} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.02.01 23:42:51.397710 [ 276 ] {db707522-fab4-480c-9715-2f4c7aa3b2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8715 | 2026.02.01 23:42:51.398026 [ 276 ] {db707522-fab4-480c-9715-2f4c7aa3b2ef} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8716 | 2026.02.01 23:42:51.398242 [ 276 ] {db707522-fab4-480c-9715-2f4c7aa3b2ef} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.02.01 23:42:51.398351 [ 53 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8718 | 2026.02.01 23:42:51.398375 [ 276 ] {db707522-fab4-480c-9715-2f4c7aa3b2ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 8719 | 2026.02.01 23:42:51.398379 [ 53 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.02.01 23:42:51.398413 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8721 | 2026.02.01 23:42:51.398418 [ 276 ] {db707522-fab4-480c-9715-2f4c7aa3b2ef} <Debug> TCPHandler: Processed in 0.001261021 sec. | ||
| 8722 | 2026.02.01 23:42:51.398490 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8723 | 2026.02.01 23:42:51.398598 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8724 | 2026.02.01 23:42:51.398629 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3600 rows starting from the beginning of the part | ||
| 8725 | 2026.02.01 23:42:51.398691 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8726 | 2026.02.01 23:42:51.398731 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8727 | 2026.02.01 23:42:51.398771 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8728 | 2026.02.01 23:42:51.398808 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8729 | 2026.02.01 23:42:51.398845 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 8730 | 2026.02.01 23:42:51.400238 [ 199 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.00178038 sec., 2190543.5918174773 rows/sec., 147.63 MiB/sec. | ||
| 8731 | 2026.02.01 23:42:51.400294 [ 188 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19061 rows, containing 5 columns (5 merged, 0 gathered) in 0.005196167 sec., 3668280.8693408044 rows/sec., 252.16 MiB/sec. | ||
| 8732 | 2026.02.01 23:42:51.400547 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8733 | 2026.02.01 23:42:51.400585 [ 199 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8734 | 2026.02.01 23:42:51.400865 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.02.01 23:42:51.400949 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8736 | 2026.02.01 23:42:51.400961 [ 199 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_66_13} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.02.01 23:42:51.401032 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 8738 | 2026.02.01 23:42:51.401047 [ 199 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_66_13} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8739 | 2026.02.01 23:42:51.401133 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8740 | 2026.02.01 23:42:53.520452 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8741 | 2026.02.01 23:42:53.520533 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8742 | 2026.02.01 23:42:53.661756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22078 | ||
| 8743 | 2026.02.01 23:42:53.662410 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.02.01 23:42:53.662452 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8745 | 2026.02.01 23:42:53.662938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8746 | 2026.02.01 23:42:53.663187 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.02.01 23:42:53.663335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22078 | ||
| 8748 | 2026.02.01 23:42:53.663355 [ 51 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8749 | 2026.02.01 23:42:53.663440 [ 51 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.02.01 23:42:53.663476 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8751 | 2026.02.01 23:42:53.663607 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 8752 | 2026.02.01 23:42:53.663715 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8753 | 2026.02.01 23:42:53.663750 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19710 rows starting from the beginning of the part | ||
| 8754 | 2026.02.01 23:42:53.663812 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 8755 | 2026.02.01 23:42:53.663862 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 8756 | 2026.02.01 23:42:53.663908 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 8757 | 2026.02.01 23:42:53.663950 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 8758 | 2026.02.01 23:42:53.663992 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 8759 | 2026.02.01 23:42:53.665868 [ 188 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22078 rows, containing 4 columns (4 merged, 0 gathered) in 0.002306719 sec., 9571170.13385679 rows/sec., 136.92 MiB/sec. | ||
| 8760 | 2026.02.01 23:42:53.666105 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8761 | 2026.02.01 23:42:53.666333 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_46_9} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2026.02.01 23:42:53.666392 [ 193 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_46_9} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8763 | 2026.02.01 23:42:53.666462 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 8764 | 2026.02.01 23:42:54.835622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8765 | 2026.02.01 23:42:54.856895 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.02.01 23:42:54.856975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8767 | 2026.02.01 23:42:54.864590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8768 | 2026.02.01 23:42:54.865509 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.02.01 23:42:54.865950 [ 51 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8770 | 2026.02.01 23:42:54.866043 [ 51 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2026.02.01 23:42:54.866076 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8772 | 2026.02.01 23:42:54.866253 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8773 | 2026.02.01 23:42:54.870779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8774 | 2026.02.01 23:42:54.872142 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8775 | 2026.02.01 23:42:54.874472 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8776 | 2026.02.01 23:42:54.881313 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8777 | 2026.02.01 23:42:54.887868 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8778 | 2026.02.01 23:42:54.894238 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8779 | 2026.02.01 23:42:54.900778 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8780 | 2026.02.01 23:42:54.906659 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 8781 | 2026.02.01 23:42:54.973685 [ 193 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.107515728 sec., 3227.434780518809 rows/sec., 16.69 MiB/sec. | ||
| 8782 | 2026.02.01 23:42:54.976190 [ 197 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8783 | 2026.02.01 23:42:54.978092 [ 197 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_46_9} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2026.02.01 23:42:54.978200 [ 197 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_46_9} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8785 | 2026.02.01 23:42:54.980070 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8786 | 2026.02.01 23:42:56.390732 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8787 | 2026.02.01 23:42:56.390920 [ 276 ] {2af93a9e-9bf5-437b-b9e5-03c9815b02e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8788 | 2026.02.01 23:42:56.390991 [ 276 ] {2af93a9e-9bf5-437b-b9e5-03c9815b02e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8789 | 2026.02.01 23:42:56.391669 [ 276 ] {2af93a9e-9bf5-437b-b9e5-03c9815b02e2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.02.01 23:42:56.391723 [ 276 ] {2af93a9e-9bf5-437b-b9e5-03c9815b02e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8791 | 2026.02.01 23:42:56.392141 [ 276 ] {2af93a9e-9bf5-437b-b9e5-03c9815b02e2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8792 | 2026.02.01 23:42:56.392401 [ 276 ] {2af93a9e-9bf5-437b-b9e5-03c9815b02e2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.02.01 23:42:56.392569 [ 276 ] {2af93a9e-9bf5-437b-b9e5-03c9815b02e2} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001698 sec., 75382.80329799764 rows/sec., 6.49 MiB/sec. | ||
| 8794 | 2026.02.01 23:42:56.392621 [ 276 ] {2af93a9e-9bf5-437b-b9e5-03c9815b02e2} <Debug> TCPHandler: Processed in 0.002030184 sec. | ||
| 8795 | 2026.02.01 23:42:56.392746 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8796 | 2026.02.01 23:42:56.392852 [ 276 ] {fec11066-28f2-4975-8be7-d6d31a65f5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8797 | 2026.02.01 23:42:56.392896 [ 276 ] {fec11066-28f2-4975-8be7-d6d31a65f5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8798 | 2026.02.01 23:42:56.393327 [ 276 ] {fec11066-28f2-4975-8be7-d6d31a65f5a6} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2026.02.01 23:42:56.393368 [ 276 ] {fec11066-28f2-4975-8be7-d6d31a65f5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8800 | 2026.02.01 23:42:56.393679 [ 276 ] {fec11066-28f2-4975-8be7-d6d31a65f5a6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8801 | 2026.02.01 23:42:56.393904 [ 276 ] {fec11066-28f2-4975-8be7-d6d31a65f5a6} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2026.02.01 23:42:56.394028 [ 49 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8803 | 2026.02.01 23:42:56.394042 [ 276 ] {fec11066-28f2-4975-8be7-d6d31a65f5a6} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001214 sec., 29654.036243822076 rows/sec., 2.18 MiB/sec. | ||
| 8804 | 2026.02.01 23:42:56.394098 [ 49 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.02.01 23:42:56.394108 [ 276 ] {fec11066-28f2-4975-8be7-d6d31a65f5a6} <Debug> TCPHandler: Processed in 0.001415864 sec. | ||
| 8806 | 2026.02.01 23:42:56.394128 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8807 | 2026.02.01 23:42:56.394233 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.02.01 23:42:56.394258 [ 186 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 8809 | 2026.02.01 23:42:56.394335 [ 276 ] {a6130e17-d642-4638-9cd3-6f083aa44a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8810 | 2026.02.01 23:42:56.394381 [ 276 ] {a6130e17-d642-4638-9cd3-6f083aa44a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8811 | 2026.02.01 23:42:56.394418 [ 186 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8812 | 2026.02.01 23:42:56.394461 [ 186 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 70 rows starting from the beginning of the part | ||
| 8813 | 2026.02.01 23:42:56.394536 [ 186 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 8814 | 2026.02.01 23:42:56.394584 [ 186 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
| 8815 | 2026.02.01 23:42:56.394635 [ 186 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 54 rows starting from the beginning of the part | ||
| 8816 | 2026.02.01 23:42:56.394680 [ 186 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part | ||
| 8817 | 2026.02.01 23:42:56.394723 [ 186 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 8818 | 2026.02.01 23:42:56.394817 [ 276 ] {a6130e17-d642-4638-9cd3-6f083aa44a9c} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.02.01 23:42:56.394860 [ 276 ] {a6130e17-d642-4638-9cd3-6f083aa44a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8820 | 2026.02.01 23:42:56.395503 [ 276 ] {a6130e17-d642-4638-9cd3-6f083aa44a9c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8821 | 2026.02.01 23:42:56.395751 [ 276 ] {a6130e17-d642-4638-9cd3-6f083aa44a9c} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.02.01 23:42:56.395819 [ 193 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625997 sec., 125461.48609130277 rows/sec., 9.68 MiB/sec. | ||
| 8823 | 2026.02.01 23:42:56.395889 [ 276 ] {a6130e17-d642-4638-9cd3-6f083aa44a9c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001573 sec., 63572.79084551812 rows/sec., 4.97 MiB/sec. | ||
| 8824 | 2026.02.01 23:42:56.395934 [ 276 ] {a6130e17-d642-4638-9cd3-6f083aa44a9c} <Debug> TCPHandler: Processed in 0.0017519 sec. | ||
| 8825 | 2026.02.01 23:42:56.395986 [ 187 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8826 | 2026.02.01 23:42:56.396108 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2026.02.01 23:42:56.396205 [ 276 ] {e4158148-357b-4713-a8df-81477ba6679f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8828 | 2026.02.01 23:42:56.396251 [ 276 ] {e4158148-357b-4713-a8df-81477ba6679f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8829 | 2026.02.01 23:42:56.396281 [ 187 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_61_12} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2026.02.01 23:42:56.396349 [ 187 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_61_12} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8831 | 2026.02.01 23:42:56.396443 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8832 | 2026.02.01 23:42:56.396662 [ 276 ] {e4158148-357b-4713-a8df-81477ba6679f} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.02.01 23:42:56.396699 [ 276 ] {e4158148-357b-4713-a8df-81477ba6679f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8834 | 2026.02.01 23:42:56.397033 [ 276 ] {e4158148-357b-4713-a8df-81477ba6679f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8835 | 2026.02.01 23:42:56.397262 [ 276 ] {e4158148-357b-4713-a8df-81477ba6679f} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.02.01 23:42:56.397423 [ 276 ] {e4158148-357b-4713-a8df-81477ba6679f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 8837 | 2026.02.01 23:42:56.397462 [ 276 ] {e4158148-357b-4713-a8df-81477ba6679f} <Debug> TCPHandler: Processed in 0.001404873 sec. | ||
| 8838 | 2026.02.01 23:42:56.397592 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2026.02.01 23:42:56.397712 [ 276 ] {550618bb-23a6-4f73-abb8-dfbaa6bb44ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8840 | 2026.02.01 23:42:56.397777 [ 276 ] {550618bb-23a6-4f73-abb8-dfbaa6bb44ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8841 | 2026.02.01 23:42:56.398628 [ 276 ] {550618bb-23a6-4f73-abb8-dfbaa6bb44ac} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.02.01 23:42:56.398664 [ 276 ] {550618bb-23a6-4f73-abb8-dfbaa6bb44ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8843 | 2026.02.01 23:42:56.399253 [ 276 ] {550618bb-23a6-4f73-abb8-dfbaa6bb44ac} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8844 | 2026.02.01 23:42:56.399471 [ 276 ] {550618bb-23a6-4f73-abb8-dfbaa6bb44ac} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.02.01 23:42:56.399611 [ 276 ] {550618bb-23a6-4f73-abb8-dfbaa6bb44ac} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001923 sec., 18720.748829953198 rows/sec., 33.55 MiB/sec. | ||
| 8846 | 2026.02.01 23:42:56.399676 [ 276 ] {550618bb-23a6-4f73-abb8-dfbaa6bb44ac} <Debug> TCPHandler: Processed in 0.002142206 sec. | ||
| 8847 | 2026.02.01 23:42:56.399785 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8848 | 2026.02.01 23:42:56.399877 [ 276 ] {b3796f9e-eb10-49ee-a09a-08bbb71e8035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8849 | 2026.02.01 23:42:56.399917 [ 276 ] {b3796f9e-eb10-49ee-a09a-08bbb71e8035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8850 | 2026.02.01 23:42:56.400244 [ 276 ] {b3796f9e-eb10-49ee-a09a-08bbb71e8035} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.02.01 23:42:56.400279 [ 276 ] {b3796f9e-eb10-49ee-a09a-08bbb71e8035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8852 | 2026.02.01 23:42:56.400575 [ 276 ] {b3796f9e-eb10-49ee-a09a-08bbb71e8035} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8853 | 2026.02.01 23:42:56.400781 [ 276 ] {b3796f9e-eb10-49ee-a09a-08bbb71e8035} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.02.01 23:42:56.400908 [ 276 ] {b3796f9e-eb10-49ee-a09a-08bbb71e8035} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 8855 | 2026.02.01 23:42:56.400943 [ 276 ] {b3796f9e-eb10-49ee-a09a-08bbb71e8035} <Debug> TCPHandler: Processed in 0.0012052 sec. | ||
| 8856 | 2026.02.01 23:42:58.715232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1100 | ||
| 8857 | 2026.02.01 23:42:58.717541 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.02.01 23:42:58.717596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8859 | 2026.02.01 23:42:58.718866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8860 | 2026.02.01 23:42:58.719192 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.02.01 23:42:58.719610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1100 | ||
| 8862 | 2026.02.01 23:42:59.565648 [ 46 ] {} <Debug> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8863 | 2026.02.01 23:42:59.565715 [ 46 ] {} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.02.01 23:42:59.565739 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8865 | 2026.02.01 23:42:59.565886 [ 193 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 8866 | 2026.02.01 23:42:59.566034 [ 193 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8867 | 2026.02.01 23:42:59.566067 [ 193 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 8868 | 2026.02.01 23:42:59.566135 [ 193 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 8869 | 2026.02.01 23:42:59.566179 [ 193 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8870 | 2026.02.01 23:42:59.566221 [ 193 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 8871 | 2026.02.01 23:42:59.566262 [ 193 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8872 | 2026.02.01 23:42:59.566984 [ 187 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114951 sec., 36537.30720045933 rows/sec., 3.05 MiB/sec. | ||
| 8873 | 2026.02.01 23:42:59.567168 [ 194 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8874 | 2026.02.01 23:42:59.567465 [ 194 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_17_4} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.02.01 23:42:59.567542 [ 194 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_17_4} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8876 | 2026.02.01 23:42:59.567632 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8877 | 2026.02.01 23:42:59.590903 [ 46 ] {} <Debug> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8878 | 2026.02.01 23:42:59.590936 [ 46 ] {} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.02.01 23:42:59.590955 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8880 | 2026.02.01 23:42:59.591032 [ 193 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 8881 | 2026.02.01 23:42:59.591130 [ 193 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8882 | 2026.02.01 23:42:59.591154 [ 193 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 253 rows starting from the beginning of the part | ||
| 8883 | 2026.02.01 23:42:59.591201 [ 193 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 8884 | 2026.02.01 23:42:59.591240 [ 193 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 8885 | 2026.02.01 23:42:59.591275 [ 193 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 8886 | 2026.02.01 23:42:59.591307 [ 193 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 8887 | 2026.02.01 23:42:59.592014 [ 187 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001014197 sec., 746403.3121770227 rows/sec., 54.47 MiB/sec. | ||
| 8888 | 2026.02.01 23:42:59.592235 [ 192 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8889 | 2026.02.01 23:42:59.592560 [ 192 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_21_5} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.02.01 23:42:59.592640 [ 192 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_21_5} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8891 | 2026.02.01 23:42:59.592751 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8892 | 2026.02.01 23:43:01.163510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22590 | ||
| 8893 | 2026.02.01 23:43:01.164043 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.02.01 23:43:01.164084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8895 | 2026.02.01 23:43:01.164583 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8896 | 2026.02.01 23:43:01.164812 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.02.01 23:43:01.164943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22590 | ||
| 8898 | 2026.02.01 23:43:01.416966 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2026.02.01 23:43:01.417148 [ 276 ] {84e25666-e73c-4bd3-897b-1d4b87c0e61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8900 | 2026.02.01 23:43:01.417216 [ 276 ] {84e25666-e73c-4bd3-897b-1d4b87c0e61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8901 | 2026.02.01 23:43:01.417838 [ 276 ] {84e25666-e73c-4bd3-897b-1d4b87c0e61e} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.02.01 23:43:01.417883 [ 276 ] {84e25666-e73c-4bd3-897b-1d4b87c0e61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8903 | 2026.02.01 23:43:01.418274 [ 276 ] {84e25666-e73c-4bd3-897b-1d4b87c0e61e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8904 | 2026.02.01 23:43:01.418499 [ 276 ] {84e25666-e73c-4bd3-897b-1d4b87c0e61e} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.02.01 23:43:01.418662 [ 276 ] {84e25666-e73c-4bd3-897b-1d4b87c0e61e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001564 sec., 1278.772378516624 rows/sec., 104.27 KiB/sec. | ||
| 8906 | 2026.02.01 23:43:01.418714 [ 276 ] {84e25666-e73c-4bd3-897b-1d4b87c0e61e} <Debug> TCPHandler: Processed in 0.001880291 sec. | ||
| 8907 | 2026.02.01 23:43:01.418844 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.02.01 23:43:01.418947 [ 276 ] {b34f624b-7bbe-4056-89a9-d05dd6196cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8909 | 2026.02.01 23:43:01.418990 [ 276 ] {b34f624b-7bbe-4056-89a9-d05dd6196cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8910 | 2026.02.01 23:43:01.420070 [ 276 ] {b34f624b-7bbe-4056-89a9-d05dd6196cab} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.02.01 23:43:01.420105 [ 276 ] {b34f624b-7bbe-4056-89a9-d05dd6196cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8912 | 2026.02.01 23:43:01.420496 [ 276 ] {b34f624b-7bbe-4056-89a9-d05dd6196cab} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8913 | 2026.02.01 23:43:01.420719 [ 276 ] {b34f624b-7bbe-4056-89a9-d05dd6196cab} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.02.01 23:43:01.420856 [ 276 ] {b34f624b-7bbe-4056-89a9-d05dd6196cab} <Debug> executeQuery: Read 1205 rows, 101.82 KiB in 0.001932 sec., 623706.0041407868 rows/sec., 51.47 MiB/sec. | ||
| 8915 | 2026.02.01 23:43:01.420896 [ 276 ] {b34f624b-7bbe-4056-89a9-d05dd6196cab} <Debug> TCPHandler: Processed in 0.002104075 sec. | ||
| 8916 | 2026.02.01 23:43:01.420998 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2026.02.01 23:43:01.421097 [ 276 ] {68a96766-91d5-422b-846c-228c83942e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8918 | 2026.02.01 23:43:01.421142 [ 276 ] {68a96766-91d5-422b-846c-228c83942e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8919 | 2026.02.01 23:43:01.421541 [ 276 ] {68a96766-91d5-422b-846c-228c83942e0c} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2026.02.01 23:43:01.421576 [ 276 ] {68a96766-91d5-422b-846c-228c83942e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8921 | 2026.02.01 23:43:01.421881 [ 276 ] {68a96766-91d5-422b-846c-228c83942e0c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8922 | 2026.02.01 23:43:01.422101 [ 276 ] {68a96766-91d5-422b-846c-228c83942e0c} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2026.02.01 23:43:01.422235 [ 276 ] {68a96766-91d5-422b-846c-228c83942e0c} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 380.34 KiB/sec. | ||
| 8924 | 2026.02.01 23:43:01.422271 [ 276 ] {68a96766-91d5-422b-846c-228c83942e0c} <Debug> TCPHandler: Processed in 0.001322473 sec. | ||
| 8925 | 2026.02.01 23:43:01.422380 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.02.01 23:43:01.422496 [ 276 ] {dd23db56-96ad-4873-825c-920b1825208b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8927 | 2026.02.01 23:43:01.422551 [ 276 ] {dd23db56-96ad-4873-825c-920b1825208b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8928 | 2026.02.01 23:43:01.423180 [ 276 ] {dd23db56-96ad-4873-825c-920b1825208b} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2026.02.01 23:43:01.423230 [ 276 ] {dd23db56-96ad-4873-825c-920b1825208b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8930 | 2026.02.01 23:43:01.423640 [ 276 ] {dd23db56-96ad-4873-825c-920b1825208b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8931 | 2026.02.01 23:43:01.423914 [ 276 ] {dd23db56-96ad-4873-825c-920b1825208b} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2026.02.01 23:43:01.424073 [ 276 ] {dd23db56-96ad-4873-825c-920b1825208b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0016 sec., 142500 rows/sec., 9.65 MiB/sec. | ||
| 8933 | 2026.02.01 23:43:01.424121 [ 276 ] {dd23db56-96ad-4873-825c-920b1825208b} <Debug> TCPHandler: Processed in 0.001791959 sec. | ||
| 8934 | 2026.02.01 23:43:01.424248 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8935 | 2026.02.01 23:43:01.424364 [ 276 ] {427e3238-4f68-4e9e-9931-f2097da926f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8936 | 2026.02.01 23:43:01.424406 [ 276 ] {427e3238-4f68-4e9e-9931-f2097da926f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8937 | 2026.02.01 23:43:01.425040 [ 276 ] {427e3238-4f68-4e9e-9931-f2097da926f0} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2026.02.01 23:43:01.425076 [ 276 ] {427e3238-4f68-4e9e-9931-f2097da926f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8939 | 2026.02.01 23:43:01.425416 [ 276 ] {427e3238-4f68-4e9e-9931-f2097da926f0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8940 | 2026.02.01 23:43:01.425648 [ 276 ] {427e3238-4f68-4e9e-9931-f2097da926f0} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2026.02.01 23:43:01.425781 [ 276 ] {427e3238-4f68-4e9e-9931-f2097da926f0} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001441 sec., 365024.28868841083 rows/sec., 27.03 MiB/sec. | ||
| 8942 | 2026.02.01 23:43:01.425821 [ 276 ] {427e3238-4f68-4e9e-9931-f2097da926f0} <Debug> TCPHandler: Processed in 0.001633598 sec. | ||
| 8943 | 2026.02.01 23:43:01.425933 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8944 | 2026.02.01 23:43:01.426030 [ 276 ] {5dfe1119-ec3a-4913-a7ae-6b800601a2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8945 | 2026.02.01 23:43:01.426075 [ 276 ] {5dfe1119-ec3a-4913-a7ae-6b800601a2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8946 | 2026.02.01 23:43:01.426729 [ 276 ] {5dfe1119-ec3a-4913-a7ae-6b800601a2cf} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2026.02.01 23:43:01.426764 [ 276 ] {5dfe1119-ec3a-4913-a7ae-6b800601a2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8948 | 2026.02.01 23:43:01.427142 [ 276 ] {5dfe1119-ec3a-4913-a7ae-6b800601a2cf} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8949 | 2026.02.01 23:43:01.427361 [ 276 ] {5dfe1119-ec3a-4913-a7ae-6b800601a2cf} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.02.01 23:43:01.427490 [ 276 ] {5dfe1119-ec3a-4913-a7ae-6b800601a2cf} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001479 sec., 571331.9810682894 rows/sec., 38.45 MiB/sec. | ||
| 8951 | 2026.02.01 23:43:01.427528 [ 276 ] {5dfe1119-ec3a-4913-a7ae-6b800601a2cf} <Debug> TCPHandler: Processed in 0.001646307 sec. | ||
| 8952 | 2026.02.01 23:43:01.427639 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8953 | 2026.02.01 23:43:01.427733 [ 276 ] {d73018cb-f392-4538-9780-dd2251196d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8954 | 2026.02.01 23:43:01.427790 [ 276 ] {d73018cb-f392-4538-9780-dd2251196d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8955 | 2026.02.01 23:43:01.428538 [ 276 ] {d73018cb-f392-4538-9780-dd2251196d4f} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2026.02.01 23:43:01.428573 [ 276 ] {d73018cb-f392-4538-9780-dd2251196d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8957 | 2026.02.01 23:43:01.429064 [ 276 ] {d73018cb-f392-4538-9780-dd2251196d4f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8958 | 2026.02.01 23:43:01.429289 [ 276 ] {d73018cb-f392-4538-9780-dd2251196d4f} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.02.01 23:43:01.429427 [ 276 ] {d73018cb-f392-4538-9780-dd2251196d4f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001711 sec., 2337.81414377557 rows/sec., 4.19 MiB/sec. | ||
| 8960 | 2026.02.01 23:43:01.429483 [ 276 ] {d73018cb-f392-4538-9780-dd2251196d4f} <Debug> TCPHandler: Processed in 0.001893011 sec. | ||
| 8961 | 2026.02.01 23:43:01.429605 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8962 | 2026.02.01 23:43:01.429704 [ 276 ] {45725102-dd16-409d-bd73-44295ad14e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8963 | 2026.02.01 23:43:01.429745 [ 276 ] {45725102-dd16-409d-bd73-44295ad14e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8964 | 2026.02.01 23:43:01.430087 [ 276 ] {45725102-dd16-409d-bd73-44295ad14e35} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2026.02.01 23:43:01.430120 [ 276 ] {45725102-dd16-409d-bd73-44295ad14e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8966 | 2026.02.01 23:43:01.430425 [ 276 ] {45725102-dd16-409d-bd73-44295ad14e35} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8967 | 2026.02.01 23:43:01.430651 [ 276 ] {45725102-dd16-409d-bd73-44295ad14e35} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.02.01 23:43:01.430779 [ 276 ] {45725102-dd16-409d-bd73-44295ad14e35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 8969 | 2026.02.01 23:43:01.430815 [ 276 ] {45725102-dd16-409d-bd73-44295ad14e35} <Debug> TCPHandler: Processed in 0.001261211 sec. | ||
| 8970 | 2026.02.01 23:43:02.370976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8971 | 2026.02.01 23:43:02.386426 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.02.01 23:43:02.386478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8973 | 2026.02.01 23:43:02.391881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8974 | 2026.02.01 23:43:02.392586 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.02.01 23:43:02.395246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8976 | 2026.02.01 23:43:06.390998 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8977 | 2026.02.01 23:43:06.391227 [ 276 ] {ed6b53d8-4c20-447d-bc7d-9470faae3dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8978 | 2026.02.01 23:43:06.391306 [ 276 ] {ed6b53d8-4c20-447d-bc7d-9470faae3dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8979 | 2026.02.01 23:43:06.392002 [ 276 ] {ed6b53d8-4c20-447d-bc7d-9470faae3dd0} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2026.02.01 23:43:06.392052 [ 276 ] {ed6b53d8-4c20-447d-bc7d-9470faae3dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8981 | 2026.02.01 23:43:06.392478 [ 276 ] {ed6b53d8-4c20-447d-bc7d-9470faae3dd0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8982 | 2026.02.01 23:43:06.392724 [ 276 ] {ed6b53d8-4c20-447d-bc7d-9470faae3dd0} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2026.02.01 23:43:06.392884 [ 276 ] {ed6b53d8-4c20-447d-bc7d-9470faae3dd0} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001719 sec., 74461.89645142524 rows/sec., 6.42 MiB/sec. | ||
| 8984 | 2026.02.01 23:43:06.392929 [ 276 ] {ed6b53d8-4c20-447d-bc7d-9470faae3dd0} <Debug> TCPHandler: Processed in 0.002077385 sec. | ||
| 8985 | 2026.02.01 23:43:06.393051 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8986 | 2026.02.01 23:43:06.393149 [ 276 ] {7f2c2e1f-1803-496e-ae41-65816118f9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8987 | 2026.02.01 23:43:06.393192 [ 276 ] {7f2c2e1f-1803-496e-ae41-65816118f9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8988 | 2026.02.01 23:43:06.393592 [ 276 ] {7f2c2e1f-1803-496e-ae41-65816118f9f0} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2026.02.01 23:43:06.393630 [ 276 ] {7f2c2e1f-1803-496e-ae41-65816118f9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8990 | 2026.02.01 23:43:06.393939 [ 276 ] {7f2c2e1f-1803-496e-ae41-65816118f9f0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8991 | 2026.02.01 23:43:06.394159 [ 276 ] {7f2c2e1f-1803-496e-ae41-65816118f9f0} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2026.02.01 23:43:06.394295 [ 276 ] {7f2c2e1f-1803-496e-ae41-65816118f9f0} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001165 sec., 30901.287553648068 rows/sec., 2.27 MiB/sec. | ||
| 8993 | 2026.02.01 23:43:06.394334 [ 276 ] {7f2c2e1f-1803-496e-ae41-65816118f9f0} <Debug> TCPHandler: Processed in 0.001334913 sec. | ||
| 8994 | 2026.02.01 23:43:06.394445 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8995 | 2026.02.01 23:43:06.394540 [ 276 ] {60b0b43e-e636-4d1b-9459-f581cf916a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8996 | 2026.02.01 23:43:06.394580 [ 276 ] {60b0b43e-e636-4d1b-9459-f581cf916a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8997 | 2026.02.01 23:43:06.395002 [ 276 ] {60b0b43e-e636-4d1b-9459-f581cf916a46} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8998 | 2026.02.01 23:43:06.395040 [ 276 ] {60b0b43e-e636-4d1b-9459-f581cf916a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8999 | 2026.02.01 23:43:06.395356 [ 276 ] {60b0b43e-e636-4d1b-9459-f581cf916a46} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9000 | 2026.02.01 23:43:06.395588 [ 276 ] {60b0b43e-e636-4d1b-9459-f581cf916a46} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9001 | 2026.02.01 23:43:06.395785 [ 276 ] {60b0b43e-e636-4d1b-9459-f581cf916a46} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001262 sec., 79239.30269413629 rows/sec., 6.19 MiB/sec. | ||
| 9002 | 2026.02.01 23:43:06.395832 [ 276 ] {60b0b43e-e636-4d1b-9459-f581cf916a46} <Debug> TCPHandler: Processed in 0.001436734 sec. | ||
| 9003 | 2026.02.01 23:43:06.395958 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9004 | 2026.02.01 23:43:06.396052 [ 276 ] {6a22f6a0-1055-4427-a07d-2ae3f06fea38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9005 | 2026.02.01 23:43:06.396122 [ 276 ] {6a22f6a0-1055-4427-a07d-2ae3f06fea38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9006 | 2026.02.01 23:43:06.396562 [ 276 ] {6a22f6a0-1055-4427-a07d-2ae3f06fea38} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2026.02.01 23:43:06.396601 [ 276 ] {6a22f6a0-1055-4427-a07d-2ae3f06fea38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9008 | 2026.02.01 23:43:06.396939 [ 276 ] {6a22f6a0-1055-4427-a07d-2ae3f06fea38} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9009 | 2026.02.01 23:43:06.397155 [ 276 ] {6a22f6a0-1055-4427-a07d-2ae3f06fea38} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9010 | 2026.02.01 23:43:06.397285 [ 276 ] {6a22f6a0-1055-4427-a07d-2ae3f06fea38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 9011 | 2026.02.01 23:43:06.397323 [ 276 ] {6a22f6a0-1055-4427-a07d-2ae3f06fea38} <Debug> TCPHandler: Processed in 0.001420684 sec. | ||
| 9012 | 2026.02.01 23:43:06.397449 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9013 | 2026.02.01 23:43:06.397547 [ 276 ] {536bcdd6-7668-4a97-a8f3-4841ec67c662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9014 | 2026.02.01 23:43:06.397604 [ 276 ] {536bcdd6-7668-4a97-a8f3-4841ec67c662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9015 | 2026.02.01 23:43:06.398480 [ 276 ] {536bcdd6-7668-4a97-a8f3-4841ec67c662} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2026.02.01 23:43:06.398519 [ 276 ] {536bcdd6-7668-4a97-a8f3-4841ec67c662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9017 | 2026.02.01 23:43:06.399093 [ 276 ] {536bcdd6-7668-4a97-a8f3-4841ec67c662} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9018 | 2026.02.01 23:43:06.399331 [ 276 ] {536bcdd6-7668-4a97-a8f3-4841ec67c662} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9019 | 2026.02.01 23:43:06.399455 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9020 | 2026.02.01 23:43:06.399472 [ 276 ] {536bcdd6-7668-4a97-a8f3-4841ec67c662} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001943 sec., 18528.049408131756 rows/sec., 33.20 MiB/sec. | ||
| 9021 | 2026.02.01 23:43:06.399524 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2026.02.01 23:43:06.399550 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9023 | 2026.02.01 23:43:06.399551 [ 276 ] {536bcdd6-7668-4a97-a8f3-4841ec67c662} <Debug> TCPHandler: Processed in 0.002150966 sec. | ||
| 9024 | 2026.02.01 23:43:06.399693 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2026.02.01 23:43:06.399717 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 9026 | 2026.02.01 23:43:06.399791 [ 276 ] {b8de04f9-d4e6-4d88-aee9-81a17d79366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9027 | 2026.02.01 23:43:06.399841 [ 276 ] {b8de04f9-d4e6-4d88-aee9-81a17d79366d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9028 | 2026.02.01 23:43:06.400084 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9029 | 2026.02.01 23:43:06.400191 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1179 rows starting from the beginning of the part | ||
| 9030 | 2026.02.01 23:43:06.400194 [ 276 ] {b8de04f9-d4e6-4d88-aee9-81a17d79366d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.02.01 23:43:06.400251 [ 276 ] {b8de04f9-d4e6-4d88-aee9-81a17d79366d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9032 | 2026.02.01 23:43:06.400402 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 9033 | 2026.02.01 23:43:06.400569 [ 276 ] {b8de04f9-d4e6-4d88-aee9-81a17d79366d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9034 | 2026.02.01 23:43:06.400590 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
| 9035 | 2026.02.01 23:43:06.400707 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 9036 | 2026.02.01 23:43:06.400806 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part | ||
| 9037 | 2026.02.01 23:43:06.400806 [ 276 ] {b8de04f9-d4e6-4d88-aee9-81a17d79366d} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.02.01 23:43:06.400906 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 9039 | 2026.02.01 23:43:06.400958 [ 276 ] {b8de04f9-d4e6-4d88-aee9-81a17d79366d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 9040 | 2026.02.01 23:43:06.401000 [ 276 ] {b8de04f9-d4e6-4d88-aee9-81a17d79366d} <Debug> TCPHandler: Processed in 0.001358303 sec. | ||
| 9041 | 2026.02.01 23:43:06.408876 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1295 rows, containing 19 columns (19 merged, 0 gathered) in 0.009229455 sec., 140311.64353691525 rows/sec., 251.43 MiB/sec. | ||
| 9042 | 2026.02.01 23:43:06.410812 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9043 | 2026.02.01 23:43:06.411156 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2026.02.01 23:43:06.411224 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9045 | 2026.02.01 23:43:06.411379 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 9046 | 2026.02.01 23:43:07.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.60 MiB, peak 317.71 MiB, free memory in arenas 0.00 B, will set to 311.58 MiB (RSS), difference: 5.98 MiB | ||
| 9047 | 2026.02.01 23:43:08.520757 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9048 | 2026.02.01 23:43:08.520806 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9049 | 2026.02.01 23:43:08.665115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23038 | ||
| 9050 | 2026.02.01 23:43:08.666016 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.02.01 23:43:08.666080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9052 | 2026.02.01 23:43:08.666586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9053 | 2026.02.01 23:43:08.666827 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.02.01 23:43:08.666977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23038 | ||
| 9055 | 2026.02.01 23:43:08.719874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1128 | ||
| 9056 | 2026.02.01 23:43:08.722264 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.02.01 23:43:08.722320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9058 | 2026.02.01 23:43:08.723583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9059 | 2026.02.01 23:43:08.723889 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.02.01 23:43:08.724263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 9061 | 2026.02.01 23:43:09.001463 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001060198 sec. | ||
| 9062 | 2026.02.01 23:43:09.895381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9063 | 2026.02.01 23:43:09.912043 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9064 | 2026.02.01 23:43:09.912101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9065 | 2026.02.01 23:43:09.917754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9066 | 2026.02.01 23:43:09.918458 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2026.02.01 23:43:09.921274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9068 | 2026.02.01 23:43:11.388237 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9069 | 2026.02.01 23:43:11.388524 [ 276 ] {5e37f977-08eb-4a42-b83d-27807de8041a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9070 | 2026.02.01 23:43:11.388635 [ 276 ] {5e37f977-08eb-4a42-b83d-27807de8041a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9071 | 2026.02.01 23:43:11.389350 [ 276 ] {5e37f977-08eb-4a42-b83d-27807de8041a} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2026.02.01 23:43:11.389401 [ 276 ] {5e37f977-08eb-4a42-b83d-27807de8041a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9073 | 2026.02.01 23:43:11.389823 [ 276 ] {5e37f977-08eb-4a42-b83d-27807de8041a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9074 | 2026.02.01 23:43:11.390059 [ 276 ] {5e37f977-08eb-4a42-b83d-27807de8041a} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9075 | 2026.02.01 23:43:11.390227 [ 276 ] {5e37f977-08eb-4a42-b83d-27807de8041a} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001778 sec., 35995.5005624297 rows/sec., 2.85 MiB/sec. | ||
| 9076 | 2026.02.01 23:43:11.390280 [ 276 ] {5e37f977-08eb-4a42-b83d-27807de8041a} <Debug> TCPHandler: Processed in 0.002240347 sec. | ||
| 9077 | 2026.02.01 23:43:11.390402 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9078 | 2026.02.01 23:43:11.390509 [ 276 ] {df208b97-5aeb-4faf-b8a1-b2e5073a4e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9079 | 2026.02.01 23:43:11.390554 [ 276 ] {df208b97-5aeb-4faf-b8a1-b2e5073a4e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9080 | 2026.02.01 23:43:11.390966 [ 276 ] {df208b97-5aeb-4faf-b8a1-b2e5073a4e68} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9081 | 2026.02.01 23:43:11.391006 [ 276 ] {df208b97-5aeb-4faf-b8a1-b2e5073a4e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9082 | 2026.02.01 23:43:11.391338 [ 276 ] {df208b97-5aeb-4faf-b8a1-b2e5073a4e68} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9083 | 2026.02.01 23:43:11.391554 [ 276 ] {df208b97-5aeb-4faf-b8a1-b2e5073a4e68} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9084 | 2026.02.01 23:43:11.391691 [ 276 ] {df208b97-5aeb-4faf-b8a1-b2e5073a4e68} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001207 sec., 3314.001657000829 rows/sec., 249.20 KiB/sec. | ||
| 9085 | 2026.02.01 23:43:11.391730 [ 276 ] {df208b97-5aeb-4faf-b8a1-b2e5073a4e68} <Debug> TCPHandler: Processed in 0.001382433 sec. | ||
| 9086 | 2026.02.01 23:43:11.391862 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9087 | 2026.02.01 23:43:11.391960 [ 276 ] {ee892ad2-9fea-4cab-a9d9-78110162e1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9088 | 2026.02.01 23:43:11.392004 [ 276 ] {ee892ad2-9fea-4cab-a9d9-78110162e1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9089 | 2026.02.01 23:43:11.392426 [ 276 ] {ee892ad2-9fea-4cab-a9d9-78110162e1df} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9090 | 2026.02.01 23:43:11.392464 [ 276 ] {ee892ad2-9fea-4cab-a9d9-78110162e1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9091 | 2026.02.01 23:43:11.392786 [ 276 ] {ee892ad2-9fea-4cab-a9d9-78110162e1df} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9092 | 2026.02.01 23:43:11.392991 [ 276 ] {ee892ad2-9fea-4cab-a9d9-78110162e1df} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2026.02.01 23:43:11.393124 [ 276 ] {ee892ad2-9fea-4cab-a9d9-78110162e1df} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001182 sec., 57529.61082910321 rows/sec., 4.49 MiB/sec. | ||
| 9094 | 2026.02.01 23:43:11.393162 [ 276 ] {ee892ad2-9fea-4cab-a9d9-78110162e1df} <Debug> TCPHandler: Processed in 0.001352122 sec. | ||
| 9095 | 2026.02.01 23:43:11.393286 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9096 | 2026.02.01 23:43:11.393381 [ 276 ] {aa84920b-d80d-446e-9b2a-3ac5329dd5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9097 | 2026.02.01 23:43:11.393429 [ 276 ] {aa84920b-d80d-446e-9b2a-3ac5329dd5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9098 | 2026.02.01 23:43:11.393844 [ 276 ] {aa84920b-d80d-446e-9b2a-3ac5329dd5e2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2026.02.01 23:43:11.393881 [ 276 ] {aa84920b-d80d-446e-9b2a-3ac5329dd5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9100 | 2026.02.01 23:43:11.394211 [ 276 ] {aa84920b-d80d-446e-9b2a-3ac5329dd5e2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9101 | 2026.02.01 23:43:11.394440 [ 276 ] {aa84920b-d80d-446e-9b2a-3ac5329dd5e2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2026.02.01 23:43:11.394575 [ 276 ] {aa84920b-d80d-446e-9b2a-3ac5329dd5e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 9103 | 2026.02.01 23:43:11.394614 [ 276 ] {aa84920b-d80d-446e-9b2a-3ac5329dd5e2} <Debug> TCPHandler: Processed in 0.001382243 sec. | ||
| 9104 | 2026.02.01 23:43:11.394725 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2026.02.01 23:43:11.394821 [ 276 ] {4b3ef11c-8c3e-4a29-998c-13da1412012d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9106 | 2026.02.01 23:43:11.394877 [ 276 ] {4b3ef11c-8c3e-4a29-998c-13da1412012d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9107 | 2026.02.01 23:43:11.395628 [ 276 ] {4b3ef11c-8c3e-4a29-998c-13da1412012d} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.02.01 23:43:11.395665 [ 276 ] {4b3ef11c-8c3e-4a29-998c-13da1412012d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9109 | 2026.02.01 23:43:11.396208 [ 276 ] {4b3ef11c-8c3e-4a29-998c-13da1412012d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9110 | 2026.02.01 23:43:11.396439 [ 276 ] {4b3ef11c-8c3e-4a29-998c-13da1412012d} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.02.01 23:43:11.396584 [ 276 ] {4b3ef11c-8c3e-4a29-998c-13da1412012d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001781 sec., 2245.929253228523 rows/sec., 4.02 MiB/sec. | ||
| 9112 | 2026.02.01 23:43:11.396644 [ 276 ] {4b3ef11c-8c3e-4a29-998c-13da1412012d} <Debug> TCPHandler: Processed in 0.001969232 sec. | ||
| 9113 | 2026.02.01 23:43:11.396758 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2026.02.01 23:43:11.396855 [ 276 ] {65f1a537-3329-4fda-9415-176b7abdc70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9115 | 2026.02.01 23:43:11.396898 [ 276 ] {65f1a537-3329-4fda-9415-176b7abdc70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9116 | 2026.02.01 23:43:11.397230 [ 276 ] {65f1a537-3329-4fda-9415-176b7abdc70b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2026.02.01 23:43:11.397268 [ 276 ] {65f1a537-3329-4fda-9415-176b7abdc70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9118 | 2026.02.01 23:43:11.397568 [ 276 ] {65f1a537-3329-4fda-9415-176b7abdc70b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9119 | 2026.02.01 23:43:11.397777 [ 276 ] {65f1a537-3329-4fda-9415-176b7abdc70b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.02.01 23:43:11.397906 [ 276 ] {65f1a537-3329-4fda-9415-176b7abdc70b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 9121 | 2026.02.01 23:43:11.397943 [ 276 ] {65f1a537-3329-4fda-9415-176b7abdc70b} <Debug> TCPHandler: Processed in 0.00123581 sec. | ||
| 9122 | 2026.02.01 23:43:16.005583 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46467 | ||
| 9123 | 2026.02.01 23:43:16.005694 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9124 | 2026.02.01 23:43:16.005721 [ 291 ] {} <Debug> TCP-Session: effde57e-4b0d-4e8a-9381-5b334998c228 Authenticating user 'default' from [fd00:1122:3344:101::e]:46467 | ||
| 9125 | 2026.02.01 23:43:16.005742 [ 291 ] {} <Debug> TCP-Session: effde57e-4b0d-4e8a-9381-5b334998c228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9126 | 2026.02.01 23:43:16.005756 [ 291 ] {} <Debug> TCP-Session: effde57e-4b0d-4e8a-9381-5b334998c228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9127 | 2026.02.01 23:43:16.005986 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41916 | ||
| 9128 | 2026.02.01 23:43:16.006016 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35788 | ||
| 9129 | 2026.02.01 23:43:16.006022 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52517 | ||
| 9130 | 2026.02.01 23:43:16.006061 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37613 | ||
| 9131 | 2026.02.01 23:43:16.006090 [ 291 ] {} <Trace> TCP-Session: effde57e-4b0d-4e8a-9381-5b334998c228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.02.01 23:43:16.006110 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9133 | 2026.02.01 23:43:16.006115 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9134 | 2026.02.01 23:43:16.006142 [ 275 ] {} <Debug> TCP-Session: d73c6e71-6d66-4a58-8926-7fff08641c16 Authenticating user 'default' from [fd00:1122:3344:101::e]:35788 | ||
| 9135 | 2026.02.01 23:43:16.006149 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9136 | 2026.02.01 23:43:16.006149 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9137 | 2026.02.01 23:43:16.006168 [ 275 ] {} <Debug> TCP-Session: d73c6e71-6d66-4a58-8926-7fff08641c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9138 | 2026.02.01 23:43:16.006188 [ 294 ] {} <Debug> TCP-Session: 65f31bea-3012-4aa7-86c7-e84c1ce94579 Authenticating user 'default' from [fd00:1122:3344:101::e]:52517 | ||
| 9139 | 2026.02.01 23:43:16.006214 [ 275 ] {} <Debug> TCP-Session: d73c6e71-6d66-4a58-8926-7fff08641c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9140 | 2026.02.01 23:43:16.006217 [ 290 ] {} <Debug> TCP-Session: 8e72dd2e-8114-45f5-9477-da485e2bb3b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37613 | ||
| 9141 | 2026.02.01 23:43:16.006234 [ 294 ] {} <Debug> TCP-Session: 65f31bea-3012-4aa7-86c7-e84c1ce94579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9142 | 2026.02.01 23:43:16.006169 [ 292 ] {} <Debug> TCP-Session: 68258246-c735-4fe6-a1bc-a58cbdf68c0d Authenticating user 'default' from [fd00:1122:3344:101::e]:41916 | ||
| 9143 | 2026.02.01 23:43:16.006257 [ 290 ] {} <Debug> TCP-Session: 8e72dd2e-8114-45f5-9477-da485e2bb3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9144 | 2026.02.01 23:43:16.006296 [ 292 ] {} <Debug> TCP-Session: 68258246-c735-4fe6-a1bc-a58cbdf68c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9145 | 2026.02.01 23:43:16.006301 [ 291 ] {ec2ee971-ed84-4948-a4b3-39703dc6adf1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46467) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9146 | 2026.02.01 23:43:16.006314 [ 290 ] {} <Debug> TCP-Session: 8e72dd2e-8114-45f5-9477-da485e2bb3b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9147 | 2026.02.01 23:43:16.006321 [ 292 ] {} <Debug> TCP-Session: 68258246-c735-4fe6-a1bc-a58cbdf68c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9148 | 2026.02.01 23:43:16.006259 [ 294 ] {} <Debug> TCP-Session: 65f31bea-3012-4aa7-86c7-e84c1ce94579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9149 | 2026.02.01 23:43:16.006053 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54706 | ||
| 9150 | 2026.02.01 23:43:16.006036 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52183 | ||
| 9151 | 2026.02.01 23:43:16.006029 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51495 | ||
| 9152 | 2026.02.01 23:43:16.006006 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63900 | ||
| 9153 | 2026.02.01 23:43:16.006599 [ 291 ] {ec2ee971-ed84-4948-a4b3-39703dc6adf1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9154 | 2026.02.01 23:43:16.006659 [ 291 ] {ec2ee971-ed84-4948-a4b3-39703dc6adf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9155 | 2026.02.01 23:43:16.006915 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9156 | 2026.02.01 23:43:16.006949 [ 291 ] {ec2ee971-ed84-4948-a4b3-39703dc6adf1} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 9157 | 2026.02.01 23:43:16.006959 [ 289 ] {} <Debug> TCP-Session: 081b1fbe-fe79-46ed-bd67-bc0eb2de9614 Authenticating user 'default' from [fd00:1122:3344:101::e]:54706 | ||
| 9158 | 2026.02.01 23:43:16.007004 [ 289 ] {} <Debug> TCP-Session: 081b1fbe-fe79-46ed-bd67-bc0eb2de9614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9159 | 2026.02.01 23:43:16.007017 [ 289 ] {} <Debug> TCP-Session: 081b1fbe-fe79-46ed-bd67-bc0eb2de9614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2026.02.01 23:43:16.007021 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9161 | 2026.02.01 23:43:16.007058 [ 286 ] {} <Debug> TCP-Session: d4e8dd2d-d980-45a4-93fd-8030e301442e Authenticating user 'default' from [fd00:1122:3344:101::e]:51495 | ||
| 9162 | 2026.02.01 23:43:16.007075 [ 286 ] {} <Debug> TCP-Session: d4e8dd2d-d980-45a4-93fd-8030e301442e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9163 | 2026.02.01 23:43:16.007088 [ 286 ] {} <Debug> TCP-Session: d4e8dd2d-d980-45a4-93fd-8030e301442e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9164 | 2026.02.01 23:43:16.007451 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9165 | 2026.02.01 23:43:16.007494 [ 288 ] {} <Debug> TCP-Session: 1b0c5150-3472-4b22-b3f0-2c7b78879c75 Authenticating user 'default' from [fd00:1122:3344:101::e]:52183 | ||
| 9166 | 2026.02.01 23:43:16.007518 [ 288 ] {} <Debug> TCP-Session: 1b0c5150-3472-4b22-b3f0-2c7b78879c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9167 | 2026.02.01 23:43:16.007532 [ 288 ] {} <Debug> TCP-Session: 1b0c5150-3472-4b22-b3f0-2c7b78879c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9168 | 2026.02.01 23:43:16.007561 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9169 | 2026.02.01 23:43:16.007601 [ 293 ] {} <Debug> TCP-Session: b3bdb44a-4147-405d-bac7-997d205201e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63900 | ||
| 9170 | 2026.02.01 23:43:16.007618 [ 293 ] {} <Debug> TCP-Session: b3bdb44a-4147-405d-bac7-997d205201e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9171 | 2026.02.01 23:43:16.007631 [ 293 ] {} <Debug> TCP-Session: b3bdb44a-4147-405d-bac7-997d205201e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9172 | 2026.02.01 23:43:16.008002 [ 302 ] {ec2ee971-ed84-4948-a4b3-39703dc6adf1} <Trace> AggregatingTransform: Aggregating | ||
| 9173 | 2026.02.01 23:43:16.008063 [ 302 ] {ec2ee971-ed84-4948-a4b3-39703dc6adf1} <Trace> Aggregator: Aggregation method: without_key | ||
| 9174 | 2026.02.01 23:43:16.008102 [ 302 ] {ec2ee971-ed84-4948-a4b3-39703dc6adf1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001041157 sec. (960.470 rows/sec., 37.52 KiB/sec.) | ||
| 9175 | 2026.02.01 23:43:16.008121 [ 302 ] {ec2ee971-ed84-4948-a4b3-39703dc6adf1} <Trace> Aggregator: Merging aggregated data | ||
| 9176 | 2026.02.01 23:43:16.009386 [ 291 ] {ec2ee971-ed84-4948-a4b3-39703dc6adf1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003154 sec., 317.0577045022194 rows/sec., 12.39 KiB/sec. | ||
| 9177 | 2026.02.01 23:43:16.009556 [ 291 ] {ec2ee971-ed84-4948-a4b3-39703dc6adf1} <Debug> TCPHandler: Processed in 0.003585109 sec. | ||
| 9178 | 2026.02.01 23:43:16.009659 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9179 | 2026.02.01 23:43:16.009687 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9180 | 2026.02.01 23:43:16.009691 [ 291 ] {} <Debug> TCP-Session: effde57e-4b0d-4e8a-9381-5b334998c228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9181 | 2026.02.01 23:43:16.009709 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9182 | 2026.02.01 23:43:16.009736 [ 286 ] {} <Debug> TCP-Session: d4e8dd2d-d980-45a4-93fd-8030e301442e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9183 | 2026.02.01 23:43:16.009745 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9184 | 2026.02.01 23:43:16.009765 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9185 | 2026.02.01 23:43:16.009764 [ 293 ] {} <Debug> TCP-Session: b3bdb44a-4147-405d-bac7-997d205201e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9186 | 2026.02.01 23:43:16.009780 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9187 | 2026.02.01 23:43:16.009806 [ 294 ] {} <Debug> TCP-Session: 65f31bea-3012-4aa7-86c7-e84c1ce94579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.02.01 23:43:16.009831 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9189 | 2026.02.01 23:43:16.009852 [ 288 ] {} <Debug> TCP-Session: 1b0c5150-3472-4b22-b3f0-2c7b78879c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2026.02.01 23:43:16.009800 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9191 | 2026.02.01 23:43:16.009879 [ 289 ] {} <Debug> TCP-Session: 081b1fbe-fe79-46ed-bd67-bc0eb2de9614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2026.02.01 23:43:16.009729 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9193 | 2026.02.01 23:43:16.009914 [ 275 ] {} <Debug> TCP-Session: d73c6e71-6d66-4a58-8926-7fff08641c16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9194 | 2026.02.01 23:43:16.009789 [ 290 ] {} <Debug> TCP-Session: 8e72dd2e-8114-45f5-9477-da485e2bb3b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2026.02.01 23:43:16.009960 [ 292 ] {} <Debug> TCP-Session: 68258246-c735-4fe6-a1bc-a58cbdf68c0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2026.02.01 23:43:16.055012 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52469 | ||
| 9197 | 2026.02.01 23:43:16.055120 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9198 | 2026.02.01 23:43:16.055146 [ 291 ] {} <Debug> TCP-Session: adc1fbd2-e2f5-462f-807a-da1fbdf70048 Authenticating user 'default' from [fd00:1122:3344:101::e]:52469 | ||
| 9199 | 2026.02.01 23:43:16.055170 [ 291 ] {} <Debug> TCP-Session: adc1fbd2-e2f5-462f-807a-da1fbdf70048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9200 | 2026.02.01 23:43:16.055189 [ 291 ] {} <Debug> TCP-Session: adc1fbd2-e2f5-462f-807a-da1fbdf70048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9201 | 2026.02.01 23:43:16.055376 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51307 | ||
| 9202 | 2026.02.01 23:43:16.055439 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53667 | ||
| 9203 | 2026.02.01 23:43:16.055451 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48248 | ||
| 9204 | 2026.02.01 23:43:16.055489 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43693 | ||
| 9205 | 2026.02.01 23:43:16.055504 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9206 | 2026.02.01 23:43:16.055567 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9207 | 2026.02.01 23:43:16.055581 [ 291 ] {} <Trace> TCP-Session: adc1fbd2-e2f5-462f-807a-da1fbdf70048 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2026.02.01 23:43:16.055601 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9209 | 2026.02.01 23:43:16.055611 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9210 | 2026.02.01 23:43:16.055648 [ 294 ] {} <Debug> TCP-Session: 49e5a2ec-047d-4479-bdc4-982611caf8a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48248 | ||
| 9211 | 2026.02.01 23:43:16.055616 [ 275 ] {} <Debug> TCP-Session: d72b20fa-859c-4e78-941f-a5f5bc83c1f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53667 | ||
| 9212 | 2026.02.01 23:43:16.055677 [ 294 ] {} <Debug> TCP-Session: 49e5a2ec-047d-4479-bdc4-982611caf8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9213 | 2026.02.01 23:43:16.055609 [ 292 ] {} <Debug> TCP-Session: cb7ab20b-5c8f-4796-bc3b-f82e21b39d79 Authenticating user 'default' from [fd00:1122:3344:101::e]:51307 | ||
| 9214 | 2026.02.01 23:43:16.055706 [ 275 ] {} <Debug> TCP-Session: d72b20fa-859c-4e78-941f-a5f5bc83c1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2026.02.01 23:43:16.055754 [ 292 ] {} <Debug> TCP-Session: cb7ab20b-5c8f-4796-bc3b-f82e21b39d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9216 | 2026.02.01 23:43:16.055789 [ 275 ] {} <Debug> TCP-Session: d72b20fa-859c-4e78-941f-a5f5bc83c1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2026.02.01 23:43:16.055806 [ 292 ] {} <Debug> TCP-Session: cb7ab20b-5c8f-4796-bc3b-f82e21b39d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2026.02.01 23:43:16.055813 [ 291 ] {5b23042c-6d89-4167-b481-349fd8124bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9219 | 2026.02.01 23:43:16.055710 [ 294 ] {} <Debug> TCP-Session: 49e5a2ec-047d-4479-bdc4-982611caf8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2026.02.01 23:43:16.055476 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35105 | ||
| 9221 | 2026.02.01 23:43:16.055453 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35023 | ||
| 9222 | 2026.02.01 23:43:16.055451 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34745 | ||
| 9223 | 2026.02.01 23:43:16.055441 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42994 | ||
| 9224 | 2026.02.01 23:43:16.056008 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9225 | 2026.02.01 23:43:16.056020 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9226 | 2026.02.01 23:43:16.056047 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9227 | 2026.02.01 23:43:16.056057 [ 289 ] {} <Debug> TCP-Session: 1d2fb95f-a02a-47c8-b0a9-591a4323e736 Authenticating user 'default' from [fd00:1122:3344:101::e]:35105 | ||
| 9228 | 2026.02.01 23:43:16.056081 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9229 | 2026.02.01 23:43:16.056081 [ 286 ] {} <Debug> TCP-Session: fbc3065c-edac-45ad-90b9-ae9672900cc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34745 | ||
| 9230 | 2026.02.01 23:43:16.056107 [ 289 ] {} <Debug> TCP-Session: 1d2fb95f-a02a-47c8-b0a9-591a4323e736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9231 | 2026.02.01 23:43:16.056112 [ 293 ] {} <Debug> TCP-Session: 36e04447-f8e0-4eb1-8baa-cd34be7f27bb Authenticating user 'default' from [fd00:1122:3344:101::e]:42994 | ||
| 9232 | 2026.02.01 23:43:16.056126 [ 286 ] {} <Debug> TCP-Session: fbc3065c-edac-45ad-90b9-ae9672900cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9233 | 2026.02.01 23:43:16.056135 [ 289 ] {} <Debug> TCP-Session: 1d2fb95f-a02a-47c8-b0a9-591a4323e736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9234 | 2026.02.01 23:43:16.056167 [ 293 ] {} <Debug> TCP-Session: 36e04447-f8e0-4eb1-8baa-cd34be7f27bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9235 | 2026.02.01 23:43:16.056177 [ 286 ] {} <Debug> TCP-Session: fbc3065c-edac-45ad-90b9-ae9672900cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9236 | 2026.02.01 23:43:16.056196 [ 293 ] {} <Debug> TCP-Session: 36e04447-f8e0-4eb1-8baa-cd34be7f27bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9237 | 2026.02.01 23:43:16.056068 [ 288 ] {} <Debug> TCP-Session: d31a3eed-4917-4840-841d-c84261566b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:35023 | ||
| 9238 | 2026.02.01 23:43:16.056119 [ 291 ] {5b23042c-6d89-4167-b481-349fd8124bf6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9239 | 2026.02.01 23:43:16.056256 [ 288 ] {} <Debug> TCP-Session: d31a3eed-4917-4840-841d-c84261566b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9240 | 2026.02.01 23:43:16.055663 [ 290 ] {} <Debug> TCP-Session: 7d9bee05-cb8b-4fa3-8a2e-28e945f44037 Authenticating user 'default' from [fd00:1122:3344:101::e]:43693 | ||
| 9241 | 2026.02.01 23:43:16.056294 [ 288 ] {} <Debug> TCP-Session: d31a3eed-4917-4840-841d-c84261566b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9242 | 2026.02.01 23:43:16.056322 [ 291 ] {5b23042c-6d89-4167-b481-349fd8124bf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9243 | 2026.02.01 23:43:16.056343 [ 290 ] {} <Debug> TCP-Session: 7d9bee05-cb8b-4fa3-8a2e-28e945f44037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9244 | 2026.02.01 23:43:16.056384 [ 290 ] {} <Debug> TCP-Session: 7d9bee05-cb8b-4fa3-8a2e-28e945f44037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9245 | 2026.02.01 23:43:16.056683 [ 291 ] {5b23042c-6d89-4167-b481-349fd8124bf6} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 9246 | 2026.02.01 23:43:16.057892 [ 299 ] {5b23042c-6d89-4167-b481-349fd8124bf6} <Trace> AggregatingTransform: Aggregating | ||
| 9247 | 2026.02.01 23:43:16.057935 [ 299 ] {5b23042c-6d89-4167-b481-349fd8124bf6} <Trace> Aggregator: Aggregation method: without_key | ||
| 9248 | 2026.02.01 23:43:16.057975 [ 299 ] {5b23042c-6d89-4167-b481-349fd8124bf6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00115798 sec. (863.573 rows/sec., 33.73 KiB/sec.) | ||
| 9249 | 2026.02.01 23:43:16.057995 [ 299 ] {5b23042c-6d89-4167-b481-349fd8124bf6} <Trace> Aggregator: Merging aggregated data | ||
| 9250 | 2026.02.01 23:43:16.059386 [ 291 ] {5b23042c-6d89-4167-b481-349fd8124bf6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003658 sec., 273.3734281027884 rows/sec., 10.68 KiB/sec. | ||
| 9251 | 2026.02.01 23:43:16.059596 [ 291 ] {5b23042c-6d89-4167-b481-349fd8124bf6} <Debug> TCPHandler: Processed in 0.00419283 sec. | ||
| 9252 | 2026.02.01 23:43:16.059741 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9253 | 2026.02.01 23:43:16.059775 [ 291 ] {} <Debug> TCP-Session: adc1fbd2-e2f5-462f-807a-da1fbdf70048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.02.01 23:43:16.059780 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9255 | 2026.02.01 23:43:16.059803 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9256 | 2026.02.01 23:43:16.059828 [ 292 ] {} <Debug> TCP-Session: cb7ab20b-5c8f-4796-bc3b-f82e21b39d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2026.02.01 23:43:16.059837 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9258 | 2026.02.01 23:43:16.059845 [ 290 ] {} <Debug> TCP-Session: 7d9bee05-cb8b-4fa3-8a2e-28e945f44037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9259 | 2026.02.01 23:43:16.059858 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9260 | 2026.02.01 23:43:16.059885 [ 288 ] {} <Debug> TCP-Session: d31a3eed-4917-4840-841d-c84261566b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2026.02.01 23:43:16.059897 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9262 | 2026.02.01 23:43:16.059911 [ 294 ] {} <Debug> TCP-Session: 49e5a2ec-047d-4479-bdc4-982611caf8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9263 | 2026.02.01 23:43:16.059927 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9264 | 2026.02.01 23:43:16.059944 [ 286 ] {} <Debug> TCP-Session: fbc3065c-edac-45ad-90b9-ae9672900cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2026.02.01 23:43:16.059880 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9266 | 2026.02.01 23:43:16.059979 [ 289 ] {} <Debug> TCP-Session: 1d2fb95f-a02a-47c8-b0a9-591a4323e736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2026.02.01 23:43:16.059834 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9268 | 2026.02.01 23:43:16.060010 [ 275 ] {} <Debug> TCP-Session: d72b20fa-859c-4e78-941f-a5f5bc83c1f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2026.02.01 23:43:16.060048 [ 293 ] {} <Debug> TCP-Session: 36e04447-f8e0-4eb1-8baa-cd34be7f27bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2026.02.01 23:43:16.155911 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62187 | ||
| 9271 | 2026.02.01 23:43:16.156035 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9272 | 2026.02.01 23:43:16.156063 [ 291 ] {} <Debug> TCP-Session: 08e54c91-05ab-411d-a443-d787b57cea4f Authenticating user 'default' from [fd00:1122:3344:101::e]:62187 | ||
| 9273 | 2026.02.01 23:43:16.156087 [ 291 ] {} <Debug> TCP-Session: 08e54c91-05ab-411d-a443-d787b57cea4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9274 | 2026.02.01 23:43:16.156100 [ 291 ] {} <Debug> TCP-Session: 08e54c91-05ab-411d-a443-d787b57cea4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9275 | 2026.02.01 23:43:16.156294 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57646 | ||
| 9276 | 2026.02.01 23:43:16.156336 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54682 | ||
| 9277 | 2026.02.01 23:43:16.156356 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33817 | ||
| 9278 | 2026.02.01 23:43:16.156386 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46762 | ||
| 9279 | 2026.02.01 23:43:16.156415 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45191 | ||
| 9280 | 2026.02.01 23:43:16.156425 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53412 | ||
| 9281 | 2026.02.01 23:43:16.156460 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9282 | 2026.02.01 23:43:16.156476 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9283 | 2026.02.01 23:43:16.156493 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9284 | 2026.02.01 23:43:16.156503 [ 275 ] {} <Debug> TCP-Session: c99116ef-4ef3-4dd9-bd37-06ef352dca12 Authenticating user 'default' from [fd00:1122:3344:101::e]:33817 | ||
| 9285 | 2026.02.01 23:43:16.156519 [ 288 ] {} <Debug> TCP-Session: 3ec8c31e-e5b3-437b-a36b-0efbf5ebfba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46762 | ||
| 9286 | 2026.02.01 23:43:16.156536 [ 289 ] {} <Debug> TCP-Session: eaccbc1c-c0db-4fb1-b3f6-09f37c2f0311 Authenticating user 'default' from [fd00:1122:3344:101::e]:45191 | ||
| 9287 | 2026.02.01 23:43:16.156544 [ 275 ] {} <Debug> TCP-Session: c99116ef-4ef3-4dd9-bd37-06ef352dca12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9288 | 2026.02.01 23:43:16.156564 [ 288 ] {} <Debug> TCP-Session: 3ec8c31e-e5b3-437b-a36b-0efbf5ebfba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.02.01 23:43:16.156585 [ 289 ] {} <Debug> TCP-Session: eaccbc1c-c0db-4fb1-b3f6-09f37c2f0311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2026.02.01 23:43:16.156588 [ 275 ] {} <Debug> TCP-Session: c99116ef-4ef3-4dd9-bd37-06ef352dca12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9291 | 2026.02.01 23:43:16.156613 [ 289 ] {} <Debug> TCP-Session: eaccbc1c-c0db-4fb1-b3f6-09f37c2f0311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.02.01 23:43:16.156602 [ 288 ] {} <Debug> TCP-Session: 3ec8c31e-e5b3-437b-a36b-0efbf5ebfba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9293 | 2026.02.01 23:43:16.156460 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9294 | 2026.02.01 23:43:16.156440 [ 291 ] {} <Trace> TCP-Session: 08e54c91-05ab-411d-a443-d787b57cea4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9295 | 2026.02.01 23:43:16.156709 [ 293 ] {} <Debug> TCP-Session: 94a576a9-f6e9-42cf-8161-7ec982e475c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54682 | ||
| 9296 | 2026.02.01 23:43:16.156418 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9297 | 2026.02.01 23:43:16.156752 [ 293 ] {} <Debug> TCP-Session: 94a576a9-f6e9-42cf-8161-7ec982e475c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9298 | 2026.02.01 23:43:16.156777 [ 292 ] {} <Debug> TCP-Session: 88b58d2b-d7ef-4618-955f-bcf08b213eed Authenticating user 'default' from [fd00:1122:3344:101::e]:57646 | ||
| 9299 | 2026.02.01 23:43:16.156784 [ 293 ] {} <Debug> TCP-Session: 94a576a9-f6e9-42cf-8161-7ec982e475c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9300 | 2026.02.01 23:43:16.156804 [ 292 ] {} <Debug> TCP-Session: 88b58d2b-d7ef-4618-955f-bcf08b213eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2026.02.01 23:43:16.156393 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41114 | ||
| 9302 | 2026.02.01 23:43:16.156829 [ 292 ] {} <Debug> TCP-Session: 88b58d2b-d7ef-4618-955f-bcf08b213eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.02.01 23:43:16.156346 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38304 | ||
| 9304 | 2026.02.01 23:43:16.156549 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9305 | 2026.02.01 23:43:16.156906 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9306 | 2026.02.01 23:43:16.156928 [ 290 ] {} <Debug> TCP-Session: e0308213-67b7-4d01-8110-339de027e194 Authenticating user 'default' from [fd00:1122:3344:101::e]:53412 | ||
| 9307 | 2026.02.01 23:43:16.156931 [ 286 ] {} <Debug> TCP-Session: 4f2ff9b0-51d5-4733-b2e5-c4e3cbe6df0f Authenticating user 'default' from [fd00:1122:3344:101::e]:41114 | ||
| 9308 | 2026.02.01 23:43:16.156930 [ 291 ] {7ea8bf83-9d40-49f2-bb76-3473be76f9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62187) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9309 | 2026.02.01 23:43:16.156954 [ 290 ] {} <Debug> TCP-Session: e0308213-67b7-4d01-8110-339de027e194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.02.01 23:43:16.156960 [ 286 ] {} <Debug> TCP-Session: 4f2ff9b0-51d5-4733-b2e5-c4e3cbe6df0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2026.02.01 23:43:16.156987 [ 290 ] {} <Debug> TCP-Session: e0308213-67b7-4d01-8110-339de027e194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.02.01 23:43:16.156995 [ 286 ] {} <Debug> TCP-Session: 4f2ff9b0-51d5-4733-b2e5-c4e3cbe6df0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.02.01 23:43:16.156950 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9314 | 2026.02.01 23:43:16.157035 [ 294 ] {} <Debug> TCP-Session: 1d6b2fac-efbd-420f-9815-21a63d452468 Authenticating user 'default' from [fd00:1122:3344:101::e]:38304 | ||
| 9315 | 2026.02.01 23:43:16.157053 [ 294 ] {} <Debug> TCP-Session: 1d6b2fac-efbd-420f-9815-21a63d452468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9316 | 2026.02.01 23:43:16.157068 [ 294 ] {} <Debug> TCP-Session: 1d6b2fac-efbd-420f-9815-21a63d452468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2026.02.01 23:43:16.157243 [ 291 ] {7ea8bf83-9d40-49f2-bb76-3473be76f9f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9318 | 2026.02.01 23:43:16.157310 [ 291 ] {7ea8bf83-9d40-49f2-bb76-3473be76f9f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9319 | 2026.02.01 23:43:16.157598 [ 291 ] {7ea8bf83-9d40-49f2-bb76-3473be76f9f2} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 9320 | 2026.02.01 23:43:16.158548 [ 322 ] {7ea8bf83-9d40-49f2-bb76-3473be76f9f2} <Trace> AggregatingTransform: Aggregating | ||
| 9321 | 2026.02.01 23:43:16.158606 [ 322 ] {7ea8bf83-9d40-49f2-bb76-3473be76f9f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 9322 | 2026.02.01 23:43:16.158651 [ 322 ] {7ea8bf83-9d40-49f2-bb76-3473be76f9f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948536 sec. (1054.256 rows/sec., 41.18 KiB/sec.) | ||
| 9323 | 2026.02.01 23:43:16.158674 [ 322 ] {7ea8bf83-9d40-49f2-bb76-3473be76f9f2} <Trace> Aggregator: Merging aggregated data | ||
| 9324 | 2026.02.01 23:43:16.160023 [ 291 ] {7ea8bf83-9d40-49f2-bb76-3473be76f9f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003168 sec., 315.6565656565657 rows/sec., 12.33 KiB/sec. | ||
| 9325 | 2026.02.01 23:43:16.160170 [ 291 ] {7ea8bf83-9d40-49f2-bb76-3473be76f9f2} <Debug> TCPHandler: Processed in 0.003850715 sec. | ||
| 9326 | 2026.02.01 23:43:16.160294 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9327 | 2026.02.01 23:43:16.160322 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9328 | 2026.02.01 23:43:16.160332 [ 291 ] {} <Debug> TCP-Session: 08e54c91-05ab-411d-a443-d787b57cea4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2026.02.01 23:43:16.160345 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9330 | 2026.02.01 23:43:16.160369 [ 292 ] {} <Debug> TCP-Session: 88b58d2b-d7ef-4618-955f-bcf08b213eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.02.01 23:43:16.160380 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9332 | 2026.02.01 23:43:16.160400 [ 290 ] {} <Debug> TCP-Session: e0308213-67b7-4d01-8110-339de027e194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.02.01 23:43:16.160417 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9334 | 2026.02.01 23:43:16.160426 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9335 | 2026.02.01 23:43:16.160432 [ 286 ] {} <Debug> TCP-Session: 4f2ff9b0-51d5-4733-b2e5-c4e3cbe6df0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9336 | 2026.02.01 23:43:16.160461 [ 275 ] {} <Debug> TCP-Session: c99116ef-4ef3-4dd9-bd37-06ef352dca12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.02.01 23:43:16.160481 [ 294 ] {} <Debug> TCP-Session: 1d6b2fac-efbd-420f-9815-21a63d452468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9338 | 2026.02.01 23:43:16.160463 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9339 | 2026.02.01 23:43:16.160410 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9340 | 2026.02.01 23:43:16.160553 [ 289 ] {} <Debug> TCP-Session: eaccbc1c-c0db-4fb1-b3f6-09f37c2f0311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2026.02.01 23:43:16.160363 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9342 | 2026.02.01 23:43:16.160579 [ 288 ] {} <Debug> TCP-Session: 3ec8c31e-e5b3-437b-a36b-0efbf5ebfba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9343 | 2026.02.01 23:43:16.160611 [ 293 ] {} <Debug> TCP-Session: 94a576a9-f6e9-42cf-8161-7ec982e475c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9344 | 2026.02.01 23:43:16.167120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23550 | ||
| 9345 | 2026.02.01 23:43:16.167665 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.02.01 23:43:16.167717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9347 | 2026.02.01 23:43:16.168257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9348 | 2026.02.01 23:43:16.168525 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2026.02.01 23:43:16.168689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23550 | ||
| 9350 | 2026.02.01 23:43:16.393653 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9351 | 2026.02.01 23:43:16.393857 [ 276 ] {69db5ce9-5f85-4ad1-ab61-1a058d0891bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9352 | 2026.02.01 23:43:16.393934 [ 276 ] {69db5ce9-5f85-4ad1-ab61-1a058d0891bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9353 | 2026.02.01 23:43:16.394595 [ 276 ] {69db5ce9-5f85-4ad1-ab61-1a058d0891bd} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2026.02.01 23:43:16.394646 [ 276 ] {69db5ce9-5f85-4ad1-ab61-1a058d0891bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9355 | 2026.02.01 23:43:16.395053 [ 276 ] {69db5ce9-5f85-4ad1-ab61-1a058d0891bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9356 | 2026.02.01 23:43:16.395293 [ 276 ] {69db5ce9-5f85-4ad1-ab61-1a058d0891bd} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2026.02.01 23:43:16.395455 [ 276 ] {69db5ce9-5f85-4ad1-ab61-1a058d0891bd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001655 sec., 14501.510574018126 rows/sec., 1.20 MiB/sec. | ||
| 9358 | 2026.02.01 23:43:16.395500 [ 276 ] {69db5ce9-5f85-4ad1-ab61-1a058d0891bd} <Debug> TCPHandler: Processed in 0.001993673 sec. | ||
| 9359 | 2026.02.01 23:43:16.395626 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9360 | 2026.02.01 23:43:16.395724 [ 276 ] {f3db9f73-cdfe-4e60-ab82-cb38d61dbf9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9361 | 2026.02.01 23:43:16.395767 [ 276 ] {f3db9f73-cdfe-4e60-ab82-cb38d61dbf9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9362 | 2026.02.01 23:43:16.396302 [ 276 ] {f3db9f73-cdfe-4e60-ab82-cb38d61dbf9c} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2026.02.01 23:43:16.396340 [ 276 ] {f3db9f73-cdfe-4e60-ab82-cb38d61dbf9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9364 | 2026.02.01 23:43:16.396682 [ 276 ] {f3db9f73-cdfe-4e60-ab82-cb38d61dbf9c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9365 | 2026.02.01 23:43:16.396897 [ 276 ] {f3db9f73-cdfe-4e60-ab82-cb38d61dbf9c} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2026.02.01 23:43:16.397024 [ 36 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9367 | 2026.02.01 23:43:16.397038 [ 276 ] {f3db9f73-cdfe-4e60-ab82-cb38d61dbf9c} <Debug> executeQuery: Read 248 rows, 22.75 KiB in 0.001334 sec., 185907.04647676164 rows/sec., 16.66 MiB/sec. | ||
| 9368 | 2026.02.01 23:43:16.397096 [ 36 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.02.01 23:43:16.397106 [ 276 ] {f3db9f73-cdfe-4e60-ab82-cb38d61dbf9c} <Debug> TCPHandler: Processed in 0.001531625 sec. | ||
| 9370 | 2026.02.01 23:43:16.397131 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9371 | 2026.02.01 23:43:16.397232 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9372 | 2026.02.01 23:43:16.397245 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 9373 | 2026.02.01 23:43:16.397339 [ 276 ] {4ae3bc62-373b-449b-bbce-e6618598e9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9374 | 2026.02.01 23:43:16.397385 [ 276 ] {4ae3bc62-373b-449b-bbce-e6618598e9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9375 | 2026.02.01 23:43:16.397388 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9376 | 2026.02.01 23:43:16.397437 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1406 rows starting from the beginning of the part | ||
| 9377 | 2026.02.01 23:43:16.397512 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 128 rows starting from the beginning of the part | ||
| 9378 | 2026.02.01 23:43:16.397564 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1205 rows starting from the beginning of the part | ||
| 9379 | 2026.02.01 23:43:16.397610 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 128 rows starting from the beginning of the part | ||
| 9380 | 2026.02.01 23:43:16.397656 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9381 | 2026.02.01 23:43:16.397699 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 248 rows starting from the beginning of the part | ||
| 9382 | 2026.02.01 23:43:16.397820 [ 276 ] {4ae3bc62-373b-449b-bbce-e6618598e9a7} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.02.01 23:43:16.397866 [ 276 ] {4ae3bc62-373b-449b-bbce-e6618598e9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9384 | 2026.02.01 23:43:16.398200 [ 276 ] {4ae3bc62-373b-449b-bbce-e6618598e9a7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9385 | 2026.02.01 23:43:16.398429 [ 276 ] {4ae3bc62-373b-449b-bbce-e6618598e9a7} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.02.01 23:43:16.398572 [ 276 ] {4ae3bc62-373b-449b-bbce-e6618598e9a7} <Debug> executeQuery: Read 48 rows, 3.67 KiB in 0.001251 sec., 38369.30455635492 rows/sec., 2.86 MiB/sec. | ||
| 9387 | 2026.02.01 23:43:16.398613 [ 276 ] {4ae3bc62-373b-449b-bbce-e6618598e9a7} <Debug> TCPHandler: Processed in 0.001432084 sec. | ||
| 9388 | 2026.02.01 23:43:16.398719 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2026.02.01 23:43:16.398816 [ 276 ] {4c4e7bce-2325-4caa-89b3-bfb8960316dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9390 | 2026.02.01 23:43:16.398857 [ 276 ] {4c4e7bce-2325-4caa-89b3-bfb8960316dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9391 | 2026.02.01 23:43:16.399151 [ 200 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001954793 sec., 1626259.1486668922 rows/sec., 142.69 MiB/sec. | ||
| 9392 | 2026.02.01 23:43:16.399263 [ 276 ] {4c4e7bce-2325-4caa-89b3-bfb8960316dc} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2026.02.01 23:43:16.399311 [ 276 ] {4c4e7bce-2325-4caa-89b3-bfb8960316dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9394 | 2026.02.01 23:43:16.399374 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9395 | 2026.02.01 23:43:16.399659 [ 276 ] {4c4e7bce-2325-4caa-89b3-bfb8960316dc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9396 | 2026.02.01 23:43:16.399676 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_71_14} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.02.01 23:43:16.399765 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_71_14} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9398 | 2026.02.01 23:43:16.399855 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 9399 | 2026.02.01 23:43:16.399906 [ 276 ] {4c4e7bce-2325-4caa-89b3-bfb8960316dc} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.02.01 23:43:16.400046 [ 276 ] {4c4e7bce-2325-4caa-89b3-bfb8960316dc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001248 sec., 19230.76923076923 rows/sec., 1.60 MiB/sec. | ||
| 9401 | 2026.02.01 23:43:16.400086 [ 276 ] {4c4e7bce-2325-4caa-89b3-bfb8960316dc} <Debug> TCPHandler: Processed in 0.001417043 sec. | ||
| 9402 | 2026.02.01 23:43:16.400209 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9403 | 2026.02.01 23:43:16.400334 [ 276 ] {2dd30c2a-d7a4-4622-8c6c-7a705b0d354b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9404 | 2026.02.01 23:43:16.400383 [ 276 ] {2dd30c2a-d7a4-4622-8c6c-7a705b0d354b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9405 | 2026.02.01 23:43:16.400864 [ 276 ] {2dd30c2a-d7a4-4622-8c6c-7a705b0d354b} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.02.01 23:43:16.400908 [ 276 ] {2dd30c2a-d7a4-4622-8c6c-7a705b0d354b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9407 | 2026.02.01 23:43:16.401271 [ 276 ] {2dd30c2a-d7a4-4622-8c6c-7a705b0d354b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9408 | 2026.02.01 23:43:16.401509 [ 276 ] {2dd30c2a-d7a4-4622-8c6c-7a705b0d354b} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2026.02.01 23:43:16.401656 [ 276 ] {2dd30c2a-d7a4-4622-8c6c-7a705b0d354b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001347 sec., 8908.685968819598 rows/sec., 695.99 KiB/sec. | ||
| 9410 | 2026.02.01 23:43:16.401697 [ 276 ] {2dd30c2a-d7a4-4622-8c6c-7a705b0d354b} <Debug> TCPHandler: Processed in 0.001550466 sec. | ||
| 9411 | 2026.02.01 23:43:16.401824 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9412 | 2026.02.01 23:43:16.401922 [ 276 ] {7264c8af-360b-4f52-91fa-8d6a89d1e0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9413 | 2026.02.01 23:43:16.401963 [ 276 ] {7264c8af-360b-4f52-91fa-8d6a89d1e0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9414 | 2026.02.01 23:43:16.402462 [ 276 ] {7264c8af-360b-4f52-91fa-8d6a89d1e0c6} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2026.02.01 23:43:16.402498 [ 276 ] {7264c8af-360b-4f52-91fa-8d6a89d1e0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9416 | 2026.02.01 23:43:16.402841 [ 276 ] {7264c8af-360b-4f52-91fa-8d6a89d1e0c6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9417 | 2026.02.01 23:43:16.403050 [ 276 ] {7264c8af-360b-4f52-91fa-8d6a89d1e0c6} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2026.02.01 23:43:16.403164 [ 36 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9419 | 2026.02.01 23:43:16.403190 [ 276 ] {7264c8af-360b-4f52-91fa-8d6a89d1e0c6} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001288 sec., 105590.06211180124 rows/sec., 8.53 MiB/sec. | ||
| 9420 | 2026.02.01 23:43:16.403200 [ 36 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.02.01 23:43:16.403235 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9422 | 2026.02.01 23:43:16.403239 [ 276 ] {7264c8af-360b-4f52-91fa-8d6a89d1e0c6} <Debug> TCPHandler: Processed in 0.001471195 sec. | ||
| 9423 | 2026.02.01 23:43:16.403306 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 9424 | 2026.02.01 23:43:16.403354 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2026.02.01 23:43:16.403405 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9426 | 2026.02.01 23:43:16.403437 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 632 rows starting from the beginning of the part | ||
| 9427 | 2026.02.01 23:43:16.403454 [ 276 ] {2797bb60-3176-4a7e-bf82-1d570add08b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9428 | 2026.02.01 23:43:16.403494 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 100 rows starting from the beginning of the part | ||
| 9429 | 2026.02.01 23:43:16.403502 [ 276 ] {2797bb60-3176-4a7e-bf82-1d570add08b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9430 | 2026.02.01 23:43:16.403548 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 526 rows starting from the beginning of the part | ||
| 9431 | 2026.02.01 23:43:16.403596 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part | ||
| 9432 | 2026.02.01 23:43:16.403635 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 68 rows starting from the beginning of the part | ||
| 9433 | 2026.02.01 23:43:16.403677 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 136 rows starting from the beginning of the part | ||
| 9434 | 2026.02.01 23:43:16.403949 [ 276 ] {2797bb60-3176-4a7e-bf82-1d570add08b2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.02.01 23:43:16.403989 [ 276 ] {2797bb60-3176-4a7e-bf82-1d570add08b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9436 | 2026.02.01 23:43:16.404355 [ 276 ] {2797bb60-3176-4a7e-bf82-1d570add08b2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9437 | 2026.02.01 23:43:16.404567 [ 276 ] {2797bb60-3176-4a7e-bf82-1d570add08b2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.02.01 23:43:16.404685 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408923 sec., 1108648.2369866911 rows/sec., 88.34 MiB/sec. | ||
| 9439 | 2026.02.01 23:43:16.404679 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9440 | 2026.02.01 23:43:16.404706 [ 276 ] {2797bb60-3176-4a7e-bf82-1d570add08b2} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001271 sec., 154209.28402832415 rows/sec., 11.06 MiB/sec. | ||
| 9441 | 2026.02.01 23:43:16.404737 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.02.01 23:43:16.404762 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9443 | 2026.02.01 23:43:16.404762 [ 276 ] {2797bb60-3176-4a7e-bf82-1d570add08b2} <Debug> TCPHandler: Processed in 0.001457584 sec. | ||
| 9444 | 2026.02.01 23:43:16.404824 [ 192 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 9445 | 2026.02.01 23:43:16.404838 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9446 | 2026.02.01 23:43:16.404893 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2026.02.01 23:43:16.404916 [ 192 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9448 | 2026.02.01 23:43:16.404948 [ 192 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19061 rows starting from the beginning of the part | ||
| 9449 | 2026.02.01 23:43:16.404994 [ 192 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 9450 | 2026.02.01 23:43:16.404995 [ 276 ] {321e9ab2-f783-45c4-98d7-e639a2e84636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9451 | 2026.02.01 23:43:16.405032 [ 192 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 845 rows starting from the beginning of the part | ||
| 9452 | 2026.02.01 23:43:16.405073 [ 192 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 9453 | 2026.02.01 23:43:16.405075 [ 276 ] {321e9ab2-f783-45c4-98d7-e639a2e84636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9454 | 2026.02.01 23:43:16.405107 [ 192 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 9455 | 2026.02.01 23:43:16.405120 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_71_14} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.02.01 23:43:16.405148 [ 192 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 196 rows starting from the beginning of the part | ||
| 9457 | 2026.02.01 23:43:16.405212 [ 200 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_71_14} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9458 | 2026.02.01 23:43:16.405292 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9459 | 2026.02.01 23:43:16.406002 [ 276 ] {321e9ab2-f783-45c4-98d7-e639a2e84636} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2026.02.01 23:43:16.406047 [ 276 ] {321e9ab2-f783-45c4-98d7-e639a2e84636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9461 | 2026.02.01 23:43:16.406707 [ 276 ] {321e9ab2-f783-45c4-98d7-e639a2e84636} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9462 | 2026.02.01 23:43:16.406946 [ 276 ] {321e9ab2-f783-45c4-98d7-e639a2e84636} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.02.01 23:43:16.407123 [ 276 ] {321e9ab2-f783-45c4-98d7-e639a2e84636} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002146 sec., 16775.396085740915 rows/sec., 30.06 MiB/sec. | ||
| 9464 | 2026.02.01 23:43:16.407227 [ 276 ] {321e9ab2-f783-45c4-98d7-e639a2e84636} <Debug> TCPHandler: Processed in 0.00238332 sec. | ||
| 9465 | 2026.02.01 23:43:16.407373 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.02.01 23:43:16.407469 [ 276 ] {d7e0346d-a330-4959-ad58-2c821017234a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9467 | 2026.02.01 23:43:16.407510 [ 276 ] {d7e0346d-a330-4959-ad58-2c821017234a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9468 | 2026.02.01 23:43:16.407856 [ 276 ] {d7e0346d-a330-4959-ad58-2c821017234a} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2026.02.01 23:43:16.407891 [ 276 ] {d7e0346d-a330-4959-ad58-2c821017234a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9470 | 2026.02.01 23:43:16.408206 [ 276 ] {d7e0346d-a330-4959-ad58-2c821017234a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9471 | 2026.02.01 23:43:16.408425 [ 276 ] {d7e0346d-a330-4959-ad58-2c821017234a} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2026.02.01 23:43:16.408552 [ 36 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9473 | 2026.02.01 23:43:16.408560 [ 276 ] {d7e0346d-a330-4959-ad58-2c821017234a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 9474 | 2026.02.01 23:43:16.408595 [ 36 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2026.02.01 23:43:16.408615 [ 276 ] {d7e0346d-a330-4959-ad58-2c821017234a} <Debug> TCPHandler: Processed in 0.001300432 sec. | ||
| 9476 | 2026.02.01 23:43:16.408624 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9477 | 2026.02.01 23:43:16.408711 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9478 | 2026.02.01 23:43:16.408802 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9479 | 2026.02.01 23:43:16.408826 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3900 rows starting from the beginning of the part | ||
| 9480 | 2026.02.01 23:43:16.408874 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9481 | 2026.02.01 23:43:16.408913 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9482 | 2026.02.01 23:43:16.408951 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9483 | 2026.02.01 23:43:16.408986 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9484 | 2026.02.01 23:43:16.409024 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9485 | 2026.02.01 23:43:16.410265 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001580706 sec., 2657040.588192871 rows/sec., 179.07 MiB/sec. | ||
| 9486 | 2026.02.01 23:43:16.410570 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9487 | 2026.02.01 23:43:16.410841 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_71_14} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.02.01 23:43:16.410918 [ 196 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_71_14} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9489 | 2026.02.01 23:43:16.410981 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9490 | 2026.02.01 23:43:16.411149 [ 189 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20582 rows, containing 5 columns (5 merged, 0 gathered) in 0.006342476 sec., 3245104.908556217 rows/sec., 223.04 MiB/sec. | ||
| 9491 | 2026.02.01 23:43:16.411577 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9492 | 2026.02.01 23:43:16.411870 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2026.02.01 23:43:16.411947 [ 195 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9494 | 2026.02.01 23:43:16.412031 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9495 | 2026.02.01 23:43:17.421467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9496 | 2026.02.01 23:43:17.440449 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.02.01 23:43:17.440516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9498 | 2026.02.01 23:43:17.446520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9499 | 2026.02.01 23:43:17.447204 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.02.01 23:43:17.450287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9501 | 2026.02.01 23:43:18.724544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1164 | ||
| 9502 | 2026.02.01 23:43:18.727146 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.02.01 23:43:18.727192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9504 | 2026.02.01 23:43:18.728444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9505 | 2026.02.01 23:43:18.728723 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2026.02.01 23:43:18.728866 [ 31 ] {} <Debug> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9507 | 2026.02.01 23:43:18.728901 [ 31 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2026.02.01 23:43:18.728919 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9509 | 2026.02.01 23:43:18.729002 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 9510 | 2026.02.01 23:43:18.729021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
| 9511 | 2026.02.01 23:43:18.729478 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9512 | 2026.02.01 23:43:18.729603 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 9513 | 2026.02.01 23:43:18.729940 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
| 9514 | 2026.02.01 23:43:18.730286 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 9515 | 2026.02.01 23:43:18.730650 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 9516 | 2026.02.01 23:43:18.731001 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 9517 | 2026.02.01 23:43:18.731372 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 9518 | 2026.02.01 23:43:18.737484 [ 189 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 72 columns (72 merged, 0 gathered) in 0.008512682 sec., 136737.16462097372 rows/sec., 107.95 MiB/sec. | ||
| 9519 | 2026.02.01 23:43:18.739013 [ 188 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9520 | 2026.02.01 23:43:18.739639 [ 188 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_36_7} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9521 | 2026.02.01 23:43:18.739724 [ 188 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_36_7} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9522 | 2026.02.01 23:43:18.740061 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 9523 | 2026.02.01 23:43:21.390025 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9524 | 2026.02.01 23:43:21.390204 [ 276 ] {2ba88d9d-d034-46c5-ba78-76507f0910b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9525 | 2026.02.01 23:43:21.390270 [ 276 ] {2ba88d9d-d034-46c5-ba78-76507f0910b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9526 | 2026.02.01 23:43:21.390927 [ 276 ] {2ba88d9d-d034-46c5-ba78-76507f0910b3} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2026.02.01 23:43:21.390971 [ 276 ] {2ba88d9d-d034-46c5-ba78-76507f0910b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9528 | 2026.02.01 23:43:21.391368 [ 276 ] {2ba88d9d-d034-46c5-ba78-76507f0910b3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9529 | 2026.02.01 23:43:21.391595 [ 276 ] {2ba88d9d-d034-46c5-ba78-76507f0910b3} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.02.01 23:43:21.391756 [ 276 ] {2ba88d9d-d034-46c5-ba78-76507f0910b3} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 3.16 MiB/sec. | ||
| 9531 | 2026.02.01 23:43:21.391806 [ 276 ] {2ba88d9d-d034-46c5-ba78-76507f0910b3} <Debug> TCPHandler: Processed in 0.001922522 sec. | ||
| 9532 | 2026.02.01 23:43:21.391925 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2026.02.01 23:43:21.392029 [ 276 ] {f80859c4-0355-4783-9721-2cf7f27d49a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9534 | 2026.02.01 23:43:21.392074 [ 276 ] {f80859c4-0355-4783-9721-2cf7f27d49a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9535 | 2026.02.01 23:43:21.392469 [ 276 ] {f80859c4-0355-4783-9721-2cf7f27d49a7} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.02.01 23:43:21.392506 [ 276 ] {f80859c4-0355-4783-9721-2cf7f27d49a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9537 | 2026.02.01 23:43:21.392808 [ 276 ] {f80859c4-0355-4783-9721-2cf7f27d49a7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9538 | 2026.02.01 23:43:21.393021 [ 276 ] {f80859c4-0355-4783-9721-2cf7f27d49a7} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.02.01 23:43:21.393139 [ 41 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9540 | 2026.02.01 23:43:21.393151 [ 276 ] {f80859c4-0355-4783-9721-2cf7f27d49a7} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001145 sec., 3493.449781659389 rows/sec., 262.69 KiB/sec. | ||
| 9541 | 2026.02.01 23:43:21.393208 [ 41 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2026.02.01 23:43:21.393217 [ 276 ] {f80859c4-0355-4783-9721-2cf7f27d49a7} <Debug> TCPHandler: Processed in 0.001346013 sec. | ||
| 9543 | 2026.02.01 23:43:21.393241 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9544 | 2026.02.01 23:43:21.393340 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.02.01 23:43:21.393383 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 9546 | 2026.02.01 23:43:21.393440 [ 276 ] {1e0353c3-7560-4b16-8992-c67bb31120e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9547 | 2026.02.01 23:43:21.393486 [ 276 ] {1e0353c3-7560-4b16-8992-c67bb31120e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9548 | 2026.02.01 23:43:21.393540 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9549 | 2026.02.01 23:43:21.393584 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 70 rows starting from the beginning of the part | ||
| 9550 | 2026.02.01 23:43:21.393658 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 9551 | 2026.02.01 23:43:21.393708 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 9552 | 2026.02.01 23:43:21.393759 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
| 9553 | 2026.02.01 23:43:21.393801 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 9554 | 2026.02.01 23:43:21.393845 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part | ||
| 9555 | 2026.02.01 23:43:21.393890 [ 276 ] {1e0353c3-7560-4b16-8992-c67bb31120e8} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2026.02.01 23:43:21.393931 [ 276 ] {1e0353c3-7560-4b16-8992-c67bb31120e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9557 | 2026.02.01 23:43:21.394268 [ 276 ] {1e0353c3-7560-4b16-8992-c67bb31120e8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9558 | 2026.02.01 23:43:21.394507 [ 276 ] {1e0353c3-7560-4b16-8992-c67bb31120e8} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2026.02.01 23:43:21.394641 [ 276 ] {1e0353c3-7560-4b16-8992-c67bb31120e8} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001221 sec., 55692.05569205569 rows/sec., 4.35 MiB/sec. | ||
| 9560 | 2026.02.01 23:43:21.394677 [ 276 ] {1e0353c3-7560-4b16-8992-c67bb31120e8} <Debug> TCPHandler: Processed in 0.001388473 sec. | ||
| 9561 | 2026.02.01 23:43:21.394716 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393714 sec., 120541.2301232534 rows/sec., 9.32 MiB/sec. | ||
| 9562 | 2026.02.01 23:43:21.394788 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2026.02.01 23:43:21.394865 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9564 | 2026.02.01 23:43:21.394891 [ 276 ] {9a117bac-ce5c-4eb3-99c7-b58763f4fcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9565 | 2026.02.01 23:43:21.394939 [ 276 ] {9a117bac-ce5c-4eb3-99c7-b58763f4fcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9566 | 2026.02.01 23:43:21.395158 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_66_13} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.02.01 23:43:21.395238 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_66_13} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9568 | 2026.02.01 23:43:21.395314 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9569 | 2026.02.01 23:43:21.395351 [ 276 ] {9a117bac-ce5c-4eb3-99c7-b58763f4fcb2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2026.02.01 23:43:21.395394 [ 276 ] {9a117bac-ce5c-4eb3-99c7-b58763f4fcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9571 | 2026.02.01 23:43:21.395729 [ 276 ] {9a117bac-ce5c-4eb3-99c7-b58763f4fcb2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9572 | 2026.02.01 23:43:21.395935 [ 276 ] {9a117bac-ce5c-4eb3-99c7-b58763f4fcb2} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2026.02.01 23:43:21.396063 [ 276 ] {9a117bac-ce5c-4eb3-99c7-b58763f4fcb2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 9574 | 2026.02.01 23:43:21.396100 [ 276 ] {9a117bac-ce5c-4eb3-99c7-b58763f4fcb2} <Debug> TCPHandler: Processed in 0.001361162 sec. | ||
| 9575 | 2026.02.01 23:43:21.396210 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2026.02.01 23:43:21.396303 [ 276 ] {53b65e43-0f9f-4ceb-9157-0a897fc2417b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9577 | 2026.02.01 23:43:21.396384 [ 276 ] {53b65e43-0f9f-4ceb-9157-0a897fc2417b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9578 | 2026.02.01 23:43:21.397140 [ 276 ] {53b65e43-0f9f-4ceb-9157-0a897fc2417b} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2026.02.01 23:43:21.397176 [ 276 ] {53b65e43-0f9f-4ceb-9157-0a897fc2417b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9580 | 2026.02.01 23:43:21.397677 [ 276 ] {53b65e43-0f9f-4ceb-9157-0a897fc2417b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9581 | 2026.02.01 23:43:21.397895 [ 276 ] {53b65e43-0f9f-4ceb-9157-0a897fc2417b} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.02.01 23:43:21.398031 [ 276 ] {53b65e43-0f9f-4ceb-9157-0a897fc2417b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001746 sec., 2290.950744558992 rows/sec., 4.11 MiB/sec. | ||
| 9583 | 2026.02.01 23:43:21.398084 [ 276 ] {53b65e43-0f9f-4ceb-9157-0a897fc2417b} <Debug> TCPHandler: Processed in 0.001923612 sec. | ||
| 9584 | 2026.02.01 23:43:21.398199 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.02.01 23:43:21.398295 [ 276 ] {9bd348fe-20d6-4d7d-bfd8-85b48ea9a015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9586 | 2026.02.01 23:43:21.398338 [ 276 ] {9bd348fe-20d6-4d7d-bfd8-85b48ea9a015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9587 | 2026.02.01 23:43:21.398666 [ 276 ] {9bd348fe-20d6-4d7d-bfd8-85b48ea9a015} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.02.01 23:43:21.398702 [ 276 ] {9bd348fe-20d6-4d7d-bfd8-85b48ea9a015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9589 | 2026.02.01 23:43:21.399021 [ 276 ] {9bd348fe-20d6-4d7d-bfd8-85b48ea9a015} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9590 | 2026.02.01 23:43:21.399240 [ 276 ] {9bd348fe-20d6-4d7d-bfd8-85b48ea9a015} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.02.01 23:43:21.399367 [ 276 ] {9bd348fe-20d6-4d7d-bfd8-85b48ea9a015} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 9592 | 2026.02.01 23:43:21.399403 [ 276 ] {9bd348fe-20d6-4d7d-bfd8-85b48ea9a015} <Debug> TCPHandler: Processed in 0.001254591 sec. | ||
| 9593 | 2026.02.01 23:43:23.520865 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9594 | 2026.02.01 23:43:23.520917 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9595 | 2026.02.01 23:43:23.668986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23998 | ||
| 9596 | 2026.02.01 23:43:23.669555 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.02.01 23:43:23.669604 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9598 | 2026.02.01 23:43:23.670104 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9599 | 2026.02.01 23:43:23.670348 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.02.01 23:43:23.670502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23998 | ||
| 9601 | 2026.02.01 23:43:24.950565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9602 | 2026.02.01 23:43:24.968499 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.02.01 23:43:24.968564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9604 | 2026.02.01 23:43:24.975411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9605 | 2026.02.01 23:43:24.976155 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.02.01 23:43:24.979695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9607 | 2026.02.01 23:43:26.390587 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9608 | 2026.02.01 23:43:26.390765 [ 276 ] {2a6b54de-d3ae-42ea-a672-2c9ba1458274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9609 | 2026.02.01 23:43:26.390829 [ 276 ] {2a6b54de-d3ae-42ea-a672-2c9ba1458274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9610 | 2026.02.01 23:43:26.391481 [ 276 ] {2a6b54de-d3ae-42ea-a672-2c9ba1458274} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9611 | 2026.02.01 23:43:26.391525 [ 276 ] {2a6b54de-d3ae-42ea-a672-2c9ba1458274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9612 | 2026.02.01 23:43:26.391932 [ 276 ] {2a6b54de-d3ae-42ea-a672-2c9ba1458274} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9613 | 2026.02.01 23:43:26.392154 [ 276 ] {2a6b54de-d3ae-42ea-a672-2c9ba1458274} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2026.02.01 23:43:26.392301 [ 276 ] {2a6b54de-d3ae-42ea-a672-2c9ba1458274} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001587 sec., 80655.3245116572 rows/sec., 6.95 MiB/sec. | ||
| 9615 | 2026.02.01 23:43:26.392342 [ 276 ] {2a6b54de-d3ae-42ea-a672-2c9ba1458274} <Debug> TCPHandler: Processed in 0.001885231 sec. | ||
| 9616 | 2026.02.01 23:43:26.392460 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2026.02.01 23:43:26.392554 [ 276 ] {8e6328fb-02f7-4349-bc30-fa8e2497572a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9618 | 2026.02.01 23:43:26.392594 [ 276 ] {8e6328fb-02f7-4349-bc30-fa8e2497572a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9619 | 2026.02.01 23:43:26.392996 [ 276 ] {8e6328fb-02f7-4349-bc30-fa8e2497572a} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2026.02.01 23:43:26.393029 [ 276 ] {8e6328fb-02f7-4349-bc30-fa8e2497572a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9621 | 2026.02.01 23:43:26.393327 [ 276 ] {8e6328fb-02f7-4349-bc30-fa8e2497572a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9622 | 2026.02.01 23:43:26.393585 [ 276 ] {8e6328fb-02f7-4349-bc30-fa8e2497572a} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2026.02.01 23:43:26.393757 [ 276 ] {8e6328fb-02f7-4349-bc30-fa8e2497572a} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001221 sec., 29484.02948402948 rows/sec., 2.17 MiB/sec. | ||
| 9624 | 2026.02.01 23:43:26.393799 [ 276 ] {8e6328fb-02f7-4349-bc30-fa8e2497572a} <Debug> TCPHandler: Processed in 0.001386033 sec. | ||
| 9625 | 2026.02.01 23:43:26.393902 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9626 | 2026.02.01 23:43:26.394059 [ 276 ] {89be3b97-9f35-4e73-ad0a-5c207d25e67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9627 | 2026.02.01 23:43:26.394111 [ 276 ] {89be3b97-9f35-4e73-ad0a-5c207d25e67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9628 | 2026.02.01 23:43:26.394536 [ 276 ] {89be3b97-9f35-4e73-ad0a-5c207d25e67c} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2026.02.01 23:43:26.394571 [ 276 ] {89be3b97-9f35-4e73-ad0a-5c207d25e67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9630 | 2026.02.01 23:43:26.394880 [ 276 ] {89be3b97-9f35-4e73-ad0a-5c207d25e67c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9631 | 2026.02.01 23:43:26.395106 [ 276 ] {89be3b97-9f35-4e73-ad0a-5c207d25e67c} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2026.02.01 23:43:26.395235 [ 276 ] {89be3b97-9f35-4e73-ad0a-5c207d25e67c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001199 sec., 83402.83569641368 rows/sec., 6.51 MiB/sec. | ||
| 9633 | 2026.02.01 23:43:26.395272 [ 276 ] {89be3b97-9f35-4e73-ad0a-5c207d25e67c} <Debug> TCPHandler: Processed in 0.001419043 sec. | ||
| 9634 | 2026.02.01 23:43:26.395387 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9635 | 2026.02.01 23:43:26.395483 [ 276 ] {0287eb0f-ec90-4218-9b31-e5dabb6a05b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9636 | 2026.02.01 23:43:26.395528 [ 276 ] {0287eb0f-ec90-4218-9b31-e5dabb6a05b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9637 | 2026.02.01 23:43:26.395921 [ 276 ] {0287eb0f-ec90-4218-9b31-e5dabb6a05b4} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2026.02.01 23:43:26.395953 [ 276 ] {0287eb0f-ec90-4218-9b31-e5dabb6a05b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9639 | 2026.02.01 23:43:26.396291 [ 276 ] {0287eb0f-ec90-4218-9b31-e5dabb6a05b4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9640 | 2026.02.01 23:43:26.396500 [ 276 ] {0287eb0f-ec90-4218-9b31-e5dabb6a05b4} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2026.02.01 23:43:26.396630 [ 276 ] {0287eb0f-ec90-4218-9b31-e5dabb6a05b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 9642 | 2026.02.01 23:43:26.396665 [ 276 ] {0287eb0f-ec90-4218-9b31-e5dabb6a05b4} <Debug> TCPHandler: Processed in 0.001327403 sec. | ||
| 9643 | 2026.02.01 23:43:26.396778 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9644 | 2026.02.01 23:43:26.396871 [ 276 ] {75ab06cf-36bc-4699-80da-6d91534f94e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9645 | 2026.02.01 23:43:26.396925 [ 276 ] {75ab06cf-36bc-4699-80da-6d91534f94e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9646 | 2026.02.01 23:43:26.397757 [ 276 ] {75ab06cf-36bc-4699-80da-6d91534f94e8} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.02.01 23:43:26.397791 [ 276 ] {75ab06cf-36bc-4699-80da-6d91534f94e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9648 | 2026.02.01 23:43:26.398358 [ 276 ] {75ab06cf-36bc-4699-80da-6d91534f94e8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9649 | 2026.02.01 23:43:26.398583 [ 276 ] {75ab06cf-36bc-4699-80da-6d91534f94e8} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.02.01 23:43:26.398726 [ 276 ] {75ab06cf-36bc-4699-80da-6d91534f94e8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001874 sec., 19210.245464247597 rows/sec., 34.42 MiB/sec. | ||
| 9651 | 2026.02.01 23:43:26.398779 [ 276 ] {75ab06cf-36bc-4699-80da-6d91534f94e8} <Debug> TCPHandler: Processed in 0.002049465 sec. | ||
| 9652 | 2026.02.01 23:43:26.398893 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9653 | 2026.02.01 23:43:26.398988 [ 276 ] {afe7f14b-926e-4eaa-bd78-45f54273ba5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9654 | 2026.02.01 23:43:26.399030 [ 276 ] {afe7f14b-926e-4eaa-bd78-45f54273ba5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9655 | 2026.02.01 23:43:26.399362 [ 276 ] {afe7f14b-926e-4eaa-bd78-45f54273ba5b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2026.02.01 23:43:26.399397 [ 276 ] {afe7f14b-926e-4eaa-bd78-45f54273ba5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9657 | 2026.02.01 23:43:26.399704 [ 276 ] {afe7f14b-926e-4eaa-bd78-45f54273ba5b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9658 | 2026.02.01 23:43:26.399912 [ 276 ] {afe7f14b-926e-4eaa-bd78-45f54273ba5b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.02.01 23:43:26.400038 [ 276 ] {afe7f14b-926e-4eaa-bd78-45f54273ba5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 9660 | 2026.02.01 23:43:26.400072 [ 276 ] {afe7f14b-926e-4eaa-bd78-45f54273ba5b} <Debug> TCPHandler: Processed in 0.001228321 sec. | ||
| 9661 | 2026.02.01 23:43:28.729517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1188 | ||
| 9662 | 2026.02.01 23:43:28.731800 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.02.01 23:43:28.731855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9664 | 2026.02.01 23:43:28.733067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9665 | 2026.02.01 23:43:28.733355 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.02.01 23:43:28.733735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1188 | ||
| 9667 | 2026.02.01 23:43:31.170873 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24510 | ||
| 9668 | 2026.02.01 23:43:31.171474 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2026.02.01 23:43:31.171522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9670 | 2026.02.01 23:43:31.172040 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9671 | 2026.02.01 23:43:31.172269 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2026.02.01 23:43:31.172401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24510 | ||
| 9673 | 2026.02.01 23:43:31.172504 [ 34 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9674 | 2026.02.01 23:43:31.172574 [ 34 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.02.01 23:43:31.172597 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9676 | 2026.02.01 23:43:31.172693 [ 197 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 9677 | 2026.02.01 23:43:31.172777 [ 197 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9678 | 2026.02.01 23:43:31.172804 [ 197 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22078 rows starting from the beginning of the part | ||
| 9679 | 2026.02.01 23:43:31.172864 [ 197 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 9680 | 2026.02.01 23:43:31.172907 [ 197 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 9681 | 2026.02.01 23:43:31.172948 [ 197 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 9682 | 2026.02.01 23:43:31.172985 [ 197 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 9683 | 2026.02.01 23:43:31.173022 [ 197 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 9684 | 2026.02.01 23:43:31.174892 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24510 rows, containing 4 columns (4 merged, 0 gathered) in 0.002240128 sec., 10941339.066339066 rows/sec., 156.52 MiB/sec. | ||
| 9685 | 2026.02.01 23:43:31.175319 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9686 | 2026.02.01 23:43:31.175608 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_51_10} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2026.02.01 23:43:31.175688 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_51_10} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9688 | 2026.02.01 23:43:31.175802 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 9689 | 2026.02.01 23:43:31.416973 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9690 | 2026.02.01 23:43:31.417161 [ 276 ] {1daade35-876b-4400-b087-6b5c406cf1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9691 | 2026.02.01 23:43:31.417230 [ 276 ] {1daade35-876b-4400-b087-6b5c406cf1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9692 | 2026.02.01 23:43:31.417878 [ 276 ] {1daade35-876b-4400-b087-6b5c406cf1d9} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2026.02.01 23:43:31.417929 [ 276 ] {1daade35-876b-4400-b087-6b5c406cf1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9694 | 2026.02.01 23:43:31.418314 [ 276 ] {1daade35-876b-4400-b087-6b5c406cf1d9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9695 | 2026.02.01 23:43:31.418543 [ 276 ] {1daade35-876b-4400-b087-6b5c406cf1d9} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2026.02.01 23:43:31.418699 [ 276 ] {1daade35-876b-4400-b087-6b5c406cf1d9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001588 sec., 6297.229219143577 rows/sec., 513.49 KiB/sec. | ||
| 9697 | 2026.02.01 23:43:31.418741 [ 276 ] {1daade35-876b-4400-b087-6b5c406cf1d9} <Debug> TCPHandler: Processed in 0.001906561 sec. | ||
| 9698 | 2026.02.01 23:43:31.418878 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2026.02.01 23:43:31.418980 [ 276 ] {32610fa8-f306-4f65-b89c-dbaa28fc7f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9700 | 2026.02.01 23:43:31.419020 [ 276 ] {32610fa8-f306-4f65-b89c-dbaa28fc7f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9701 | 2026.02.01 23:43:31.420352 [ 276 ] {32610fa8-f306-4f65-b89c-dbaa28fc7f26} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2026.02.01 23:43:31.420389 [ 276 ] {32610fa8-f306-4f65-b89c-dbaa28fc7f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9703 | 2026.02.01 23:43:31.420761 [ 276 ] {32610fa8-f306-4f65-b89c-dbaa28fc7f26} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9704 | 2026.02.01 23:43:31.420973 [ 276 ] {32610fa8-f306-4f65-b89c-dbaa28fc7f26} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.02.01 23:43:31.421102 [ 276 ] {32610fa8-f306-4f65-b89c-dbaa28fc7f26} <Debug> executeQuery: Read 1209 rows, 102.12 KiB in 0.002145 sec., 563636.3636363635 rows/sec., 46.49 MiB/sec. | ||
| 9706 | 2026.02.01 23:43:31.421138 [ 276 ] {32610fa8-f306-4f65-b89c-dbaa28fc7f26} <Debug> TCPHandler: Processed in 0.002312639 sec. | ||
| 9707 | 2026.02.01 23:43:31.421251 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2026.02.01 23:43:31.421345 [ 276 ] {215523d6-f467-416c-b25c-21b456ad8434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9709 | 2026.02.01 23:43:31.421384 [ 276 ] {215523d6-f467-416c-b25c-21b456ad8434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9710 | 2026.02.01 23:43:31.421788 [ 276 ] {215523d6-f467-416c-b25c-21b456ad8434} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.02.01 23:43:31.421824 [ 276 ] {215523d6-f467-416c-b25c-21b456ad8434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9712 | 2026.02.01 23:43:31.422115 [ 276 ] {215523d6-f467-416c-b25c-21b456ad8434} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9713 | 2026.02.01 23:43:31.422324 [ 276 ] {215523d6-f467-416c-b25c-21b456ad8434} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.02.01 23:43:31.422456 [ 276 ] {215523d6-f467-416c-b25c-21b456ad8434} <Debug> executeQuery: Read 14 rows, 1023.00 B in 0.001129 sec., 12400.354295837024 rows/sec., 884.87 KiB/sec. | ||
| 9715 | 2026.02.01 23:43:31.422492 [ 276 ] {215523d6-f467-416c-b25c-21b456ad8434} <Debug> TCPHandler: Processed in 0.001290961 sec. | ||
| 9716 | 2026.02.01 23:43:31.422593 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2026.02.01 23:43:31.422685 [ 276 ] {3c589b70-ca7f-471c-ac09-f7cf3fb06ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9718 | 2026.02.01 23:43:31.422726 [ 276 ] {3c589b70-ca7f-471c-ac09-f7cf3fb06ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9719 | 2026.02.01 23:43:31.423247 [ 276 ] {3c589b70-ca7f-471c-ac09-f7cf3fb06ec4} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.02.01 23:43:31.423282 [ 276 ] {3c589b70-ca7f-471c-ac09-f7cf3fb06ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9721 | 2026.02.01 23:43:31.423596 [ 276 ] {3c589b70-ca7f-471c-ac09-f7cf3fb06ec4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9722 | 2026.02.01 23:43:31.423807 [ 276 ] {3c589b70-ca7f-471c-ac09-f7cf3fb06ec4} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.02.01 23:43:31.423938 [ 276 ] {3c589b70-ca7f-471c-ac09-f7cf3fb06ec4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00127 sec., 179527.5590551181 rows/sec., 12.16 MiB/sec. | ||
| 9724 | 2026.02.01 23:43:31.423974 [ 276 ] {3c589b70-ca7f-471c-ac09-f7cf3fb06ec4} <Debug> TCPHandler: Processed in 0.001430194 sec. | ||
| 9725 | 2026.02.01 23:43:31.424142 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.02.01 23:43:31.424235 [ 276 ] {42e5f476-c961-41ef-bc4d-7fc441f624f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9727 | 2026.02.01 23:43:31.424275 [ 276 ] {42e5f476-c961-41ef-bc4d-7fc441f624f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9728 | 2026.02.01 23:43:31.424948 [ 276 ] {42e5f476-c961-41ef-bc4d-7fc441f624f6} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.02.01 23:43:31.424984 [ 276 ] {42e5f476-c961-41ef-bc4d-7fc441f624f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9730 | 2026.02.01 23:43:31.425304 [ 276 ] {42e5f476-c961-41ef-bc4d-7fc441f624f6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9731 | 2026.02.01 23:43:31.425514 [ 276 ] {42e5f476-c961-41ef-bc4d-7fc441f624f6} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.02.01 23:43:31.425641 [ 276 ] {42e5f476-c961-41ef-bc4d-7fc441f624f6} <Debug> executeQuery: Read 534 rows, 40.54 KiB in 0.001423 sec., 375263.52775825723 rows/sec., 27.82 MiB/sec. | ||
| 9733 | 2026.02.01 23:43:31.425678 [ 276 ] {42e5f476-c961-41ef-bc4d-7fc441f624f6} <Debug> TCPHandler: Processed in 0.001585156 sec. | ||
| 9734 | 2026.02.01 23:43:31.425788 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.02.01 23:43:31.425881 [ 276 ] {e45f0fd0-9a89-4f6f-80be-70c2e3a38417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9736 | 2026.02.01 23:43:31.425924 [ 276 ] {e45f0fd0-9a89-4f6f-80be-70c2e3a38417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9737 | 2026.02.01 23:43:31.426570 [ 276 ] {e45f0fd0-9a89-4f6f-80be-70c2e3a38417} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.02.01 23:43:31.426606 [ 276 ] {e45f0fd0-9a89-4f6f-80be-70c2e3a38417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9739 | 2026.02.01 23:43:31.426979 [ 276 ] {e45f0fd0-9a89-4f6f-80be-70c2e3a38417} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9740 | 2026.02.01 23:43:31.427184 [ 276 ] {e45f0fd0-9a89-4f6f-80be-70c2e3a38417} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.02.01 23:43:31.427313 [ 276 ] {e45f0fd0-9a89-4f6f-80be-70c2e3a38417} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001449 sec., 585921.3250517598 rows/sec., 39.44 MiB/sec. | ||
| 9742 | 2026.02.01 23:43:31.427348 [ 276 ] {e45f0fd0-9a89-4f6f-80be-70c2e3a38417} <Debug> TCPHandler: Processed in 0.001609267 sec. | ||
| 9743 | 2026.02.01 23:43:31.427456 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2026.02.01 23:43:31.427549 [ 276 ] {48cb92d1-951c-4f8d-a868-17bc480df0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9745 | 2026.02.01 23:43:31.427604 [ 276 ] {48cb92d1-951c-4f8d-a868-17bc480df0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9746 | 2026.02.01 23:43:31.428370 [ 276 ] {48cb92d1-951c-4f8d-a868-17bc480df0ce} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2026.02.01 23:43:31.428405 [ 276 ] {48cb92d1-951c-4f8d-a868-17bc480df0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9748 | 2026.02.01 23:43:31.428904 [ 276 ] {48cb92d1-951c-4f8d-a868-17bc480df0ce} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9749 | 2026.02.01 23:43:31.429131 [ 276 ] {48cb92d1-951c-4f8d-a868-17bc480df0ce} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2026.02.01 23:43:31.429274 [ 276 ] {48cb92d1-951c-4f8d-a868-17bc480df0ce} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001743 sec., 2294.8938611589215 rows/sec., 4.11 MiB/sec. | ||
| 9751 | 2026.02.01 23:43:31.429295 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9752 | 2026.02.01 23:43:31.429327 [ 276 ] {48cb92d1-951c-4f8d-a868-17bc480df0ce} <Debug> TCPHandler: Processed in 0.001920243 sec. | ||
| 9753 | 2026.02.01 23:43:31.429369 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2026.02.01 23:43:31.429395 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9755 | 2026.02.01 23:43:31.429460 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2026.02.01 23:43:31.429518 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 9757 | 2026.02.01 23:43:31.429559 [ 276 ] {1e439c97-0198-46d6-b5ad-28a84ad46048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9758 | 2026.02.01 23:43:31.429606 [ 276 ] {1e439c97-0198-46d6-b5ad-28a84ad46048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9759 | 2026.02.01 23:43:31.429798 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9760 | 2026.02.01 23:43:31.429865 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1295 rows starting from the beginning of the part | ||
| 9761 | 2026.02.01 23:43:31.429949 [ 276 ] {1e439c97-0198-46d6-b5ad-28a84ad46048} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.02.01 23:43:31.429990 [ 276 ] {1e439c97-0198-46d6-b5ad-28a84ad46048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9763 | 2026.02.01 23:43:31.429994 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part | ||
| 9764 | 2026.02.01 23:43:31.430112 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 9765 | 2026.02.01 23:43:31.430210 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
| 9766 | 2026.02.01 23:43:31.430303 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 9767 | 2026.02.01 23:43:31.430306 [ 276 ] {1e439c97-0198-46d6-b5ad-28a84ad46048} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9768 | 2026.02.01 23:43:31.430400 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part | ||
| 9769 | 2026.02.01 23:43:31.430543 [ 276 ] {1e439c97-0198-46d6-b5ad-28a84ad46048} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.02.01 23:43:31.430675 [ 276 ] {1e439c97-0198-46d6-b5ad-28a84ad46048} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 9771 | 2026.02.01 23:43:31.430711 [ 276 ] {1e439c97-0198-46d6-b5ad-28a84ad46048} <Debug> TCPHandler: Processed in 0.001301132 sec. | ||
| 9772 | 2026.02.01 23:43:31.436178 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1379 rows, containing 19 columns (19 merged, 0 gathered) in 0.006716222 sec., 205323.7668439191 rows/sec., 367.93 MiB/sec. | ||
| 9773 | 2026.02.01 23:43:31.437586 [ 201 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9774 | 2026.02.01 23:43:31.437990 [ 201 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2026.02.01 23:43:31.438074 [ 201 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9776 | 2026.02.01 23:43:31.438255 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 9777 | 2026.02.01 23:43:32.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.56 MiB, peak 327.05 MiB, free memory in arenas 0.00 B, will set to 316.86 MiB (RSS), difference: 1.30 MiB | ||
| 9778 | 2026.02.01 23:43:32.479991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9779 | 2026.02.01 23:43:32.497812 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2026.02.01 23:43:32.497881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9781 | 2026.02.01 23:43:32.504110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9782 | 2026.02.01 23:43:32.504812 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2026.02.01 23:43:32.505156 [ 61 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9784 | 2026.02.01 23:43:32.505255 [ 61 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.02.01 23:43:32.505291 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9786 | 2026.02.01 23:43:32.505465 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 9787 | 2026.02.01 23:43:32.508017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9788 | 2026.02.01 23:43:32.508949 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9789 | 2026.02.01 23:43:32.510312 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 9790 | 2026.02.01 23:43:32.514958 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 9791 | 2026.02.01 23:43:32.519661 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 9792 | 2026.02.01 23:43:32.524402 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 9793 | 2026.02.01 23:43:32.529044 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 9794 | 2026.02.01 23:43:32.533423 [ 190 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 9795 | 2026.02.01 23:43:32.584111 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078723886 sec., 4877.807988289602 rows/sec., 25.22 MiB/sec. | ||
| 9796 | 2026.02.01 23:43:32.587357 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9797 | 2026.02.01 23:43:32.589362 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_51_10} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.02.01 23:43:32.589467 [ 201 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_51_10} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9799 | 2026.02.01 23:43:32.592483 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9800 | 2026.02.01 23:43:36.390553 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2026.02.01 23:43:36.390861 [ 276 ] {48ef29a2-0a27-4056-bad2-9b131a574185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9802 | 2026.02.01 23:43:36.390967 [ 276 ] {48ef29a2-0a27-4056-bad2-9b131a574185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9803 | 2026.02.01 23:43:36.391743 [ 276 ] {48ef29a2-0a27-4056-bad2-9b131a574185} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.02.01 23:43:36.391789 [ 276 ] {48ef29a2-0a27-4056-bad2-9b131a574185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9805 | 2026.02.01 23:43:36.392192 [ 276 ] {48ef29a2-0a27-4056-bad2-9b131a574185} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9806 | 2026.02.01 23:43:36.392422 [ 276 ] {48ef29a2-0a27-4056-bad2-9b131a574185} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2026.02.01 23:43:36.392583 [ 276 ] {48ef29a2-0a27-4056-bad2-9b131a574185} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001805 sec., 70914.12742382272 rows/sec., 6.11 MiB/sec. | ||
| 9808 | 2026.02.01 23:43:36.392633 [ 276 ] {48ef29a2-0a27-4056-bad2-9b131a574185} <Debug> TCPHandler: Processed in 0.002263648 sec. | ||
| 9809 | 2026.02.01 23:43:36.392757 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2026.02.01 23:43:36.392858 [ 276 ] {0a98ee72-7332-4d5c-9295-6a1bf4db59f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9811 | 2026.02.01 23:43:36.392901 [ 276 ] {0a98ee72-7332-4d5c-9295-6a1bf4db59f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9812 | 2026.02.01 23:43:36.393304 [ 276 ] {0a98ee72-7332-4d5c-9295-6a1bf4db59f5} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2026.02.01 23:43:36.393342 [ 276 ] {0a98ee72-7332-4d5c-9295-6a1bf4db59f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9814 | 2026.02.01 23:43:36.393644 [ 276 ] {0a98ee72-7332-4d5c-9295-6a1bf4db59f5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9815 | 2026.02.01 23:43:36.393867 [ 276 ] {0a98ee72-7332-4d5c-9295-6a1bf4db59f5} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2026.02.01 23:43:36.394000 [ 276 ] {0a98ee72-7332-4d5c-9295-6a1bf4db59f5} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001165 sec., 30901.287553648068 rows/sec., 2.27 MiB/sec. | ||
| 9817 | 2026.02.01 23:43:36.394038 [ 276 ] {0a98ee72-7332-4d5c-9295-6a1bf4db59f5} <Debug> TCPHandler: Processed in 0.001330112 sec. | ||
| 9818 | 2026.02.01 23:43:36.394139 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2026.02.01 23:43:36.394233 [ 276 ] {db2e50e9-a2db-44f5-ad4d-bf2b3e101e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9820 | 2026.02.01 23:43:36.394273 [ 276 ] {db2e50e9-a2db-44f5-ad4d-bf2b3e101e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9821 | 2026.02.01 23:43:36.394681 [ 276 ] {db2e50e9-a2db-44f5-ad4d-bf2b3e101e76} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2026.02.01 23:43:36.394717 [ 276 ] {db2e50e9-a2db-44f5-ad4d-bf2b3e101e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9823 | 2026.02.01 23:43:36.395020 [ 276 ] {db2e50e9-a2db-44f5-ad4d-bf2b3e101e76} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9824 | 2026.02.01 23:43:36.395225 [ 276 ] {db2e50e9-a2db-44f5-ad4d-bf2b3e101e76} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2026.02.01 23:43:36.395353 [ 276 ] {db2e50e9-a2db-44f5-ad4d-bf2b3e101e76} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001139 sec., 87796.3125548727 rows/sec., 6.86 MiB/sec. | ||
| 9826 | 2026.02.01 23:43:36.395390 [ 276 ] {db2e50e9-a2db-44f5-ad4d-bf2b3e101e76} <Debug> TCPHandler: Processed in 0.001298102 sec. | ||
| 9827 | 2026.02.01 23:43:36.395492 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9828 | 2026.02.01 23:43:36.395583 [ 276 ] {26fb313b-87e5-4138-9c9a-be48ce1a7725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9829 | 2026.02.01 23:43:36.395626 [ 276 ] {26fb313b-87e5-4138-9c9a-be48ce1a7725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9830 | 2026.02.01 23:43:36.396016 [ 276 ] {26fb313b-87e5-4138-9c9a-be48ce1a7725} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2026.02.01 23:43:36.396052 [ 276 ] {26fb313b-87e5-4138-9c9a-be48ce1a7725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9832 | 2026.02.01 23:43:36.396368 [ 276 ] {26fb313b-87e5-4138-9c9a-be48ce1a7725} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9833 | 2026.02.01 23:43:36.396579 [ 276 ] {26fb313b-87e5-4138-9c9a-be48ce1a7725} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2026.02.01 23:43:36.396704 [ 276 ] {26fb313b-87e5-4138-9c9a-be48ce1a7725} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 9835 | 2026.02.01 23:43:36.396739 [ 276 ] {26fb313b-87e5-4138-9c9a-be48ce1a7725} <Debug> TCPHandler: Processed in 0.001294242 sec. | ||
| 9836 | 2026.02.01 23:43:36.396840 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9837 | 2026.02.01 23:43:36.396932 [ 276 ] {c39086af-6b8e-4863-b5f9-cd53e2f5b951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9838 | 2026.02.01 23:43:36.396985 [ 276 ] {c39086af-6b8e-4863-b5f9-cd53e2f5b951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9839 | 2026.02.01 23:43:36.397833 [ 276 ] {c39086af-6b8e-4863-b5f9-cd53e2f5b951} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2026.02.01 23:43:36.397873 [ 276 ] {c39086af-6b8e-4863-b5f9-cd53e2f5b951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9841 | 2026.02.01 23:43:36.398431 [ 276 ] {c39086af-6b8e-4863-b5f9-cd53e2f5b951} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9842 | 2026.02.01 23:43:36.398656 [ 276 ] {c39086af-6b8e-4863-b5f9-cd53e2f5b951} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2026.02.01 23:43:36.398794 [ 276 ] {c39086af-6b8e-4863-b5f9-cd53e2f5b951} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00188 sec., 19148.936170212768 rows/sec., 34.31 MiB/sec. | ||
| 9844 | 2026.02.01 23:43:36.398858 [ 276 ] {c39086af-6b8e-4863-b5f9-cd53e2f5b951} <Debug> TCPHandler: Processed in 0.002064654 sec. | ||
| 9845 | 2026.02.01 23:43:36.398964 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9846 | 2026.02.01 23:43:36.399055 [ 276 ] {9351dc49-64cf-4858-a72c-5f18a9bce569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9847 | 2026.02.01 23:43:36.399096 [ 276 ] {9351dc49-64cf-4858-a72c-5f18a9bce569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9848 | 2026.02.01 23:43:36.399422 [ 276 ] {9351dc49-64cf-4858-a72c-5f18a9bce569} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2026.02.01 23:43:36.399457 [ 276 ] {9351dc49-64cf-4858-a72c-5f18a9bce569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9850 | 2026.02.01 23:43:36.399748 [ 276 ] {9351dc49-64cf-4858-a72c-5f18a9bce569} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9851 | 2026.02.01 23:43:36.399954 [ 276 ] {9351dc49-64cf-4858-a72c-5f18a9bce569} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2026.02.01 23:43:36.400080 [ 276 ] {9351dc49-64cf-4858-a72c-5f18a9bce569} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 9853 | 2026.02.01 23:43:36.400116 [ 276 ] {9351dc49-64cf-4858-a72c-5f18a9bce569} <Debug> TCPHandler: Processed in 0.00119894 sec. | ||
| 9854 | 2026.02.01 23:43:38.520961 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9855 | 2026.02.01 23:43:38.521014 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9856 | 2026.02.01 23:43:38.672657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24958 | ||
| 9857 | 2026.02.01 23:43:38.673205 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2026.02.01 23:43:38.673240 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9859 | 2026.02.01 23:43:38.673726 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9860 | 2026.02.01 23:43:38.673966 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2026.02.01 23:43:38.674092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24958 | ||
| 9862 | 2026.02.01 23:43:38.734089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1216 | ||
| 9863 | 2026.02.01 23:43:38.736732 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.02.01 23:43:38.736794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9865 | 2026.02.01 23:43:38.738052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9866 | 2026.02.01 23:43:38.738347 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.02.01 23:43:38.738755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
| 9868 | 2026.02.01 23:43:40.008194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9869 | 2026.02.01 23:43:40.024288 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2026.02.01 23:43:40.024365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9871 | 2026.02.01 23:43:40.029995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9872 | 2026.02.01 23:43:40.030717 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.02.01 23:43:40.034006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9874 | 2026.02.01 23:43:41.389816 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2026.02.01 23:43:41.390101 [ 276 ] {b8edf385-4f5f-4fe8-99c2-b0715665bda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9876 | 2026.02.01 23:43:41.390209 [ 276 ] {b8edf385-4f5f-4fe8-99c2-b0715665bda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9877 | 2026.02.01 23:43:41.390941 [ 276 ] {b8edf385-4f5f-4fe8-99c2-b0715665bda9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.02.01 23:43:41.390993 [ 276 ] {b8edf385-4f5f-4fe8-99c2-b0715665bda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9879 | 2026.02.01 23:43:41.391398 [ 276 ] {b8edf385-4f5f-4fe8-99c2-b0715665bda9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9880 | 2026.02.01 23:43:41.391628 [ 276 ] {b8edf385-4f5f-4fe8-99c2-b0715665bda9} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.02.01 23:43:41.391782 [ 156 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9882 | 2026.02.01 23:43:41.391795 [ 276 ] {b8edf385-4f5f-4fe8-99c2-b0715665bda9} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001771 sec., 36137.77526821005 rows/sec., 2.86 MiB/sec. | ||
| 9883 | 2026.02.01 23:43:41.391858 [ 156 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.02.01 23:43:41.391875 [ 276 ] {b8edf385-4f5f-4fe8-99c2-b0715665bda9} <Debug> TCPHandler: Processed in 0.002247748 sec. | ||
| 9885 | 2026.02.01 23:43:41.391889 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9886 | 2026.02.01 23:43:41.392010 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2026.02.01 23:43:41.392037 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 9888 | 2026.02.01 23:43:41.392118 [ 276 ] {aa205f83-bd02-45b7-858b-d41137af9b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9889 | 2026.02.01 23:43:41.392165 [ 276 ] {aa205f83-bd02-45b7-858b-d41137af9b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9890 | 2026.02.01 23:43:41.392186 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9891 | 2026.02.01 23:43:41.392230 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1406 rows starting from the beginning of the part | ||
| 9892 | 2026.02.01 23:43:41.392305 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 9893 | 2026.02.01 23:43:41.392360 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 128 rows starting from the beginning of the part | ||
| 9894 | 2026.02.01 23:43:41.392410 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1209 rows starting from the beginning of the part | ||
| 9895 | 2026.02.01 23:43:41.392455 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 128 rows starting from the beginning of the part | ||
| 9896 | 2026.02.01 23:43:41.392500 [ 194 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 9897 | 2026.02.01 23:43:41.392587 [ 276 ] {aa205f83-bd02-45b7-858b-d41137af9b18} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.02.01 23:43:41.392630 [ 276 ] {aa205f83-bd02-45b7-858b-d41137af9b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9899 | 2026.02.01 23:43:41.392973 [ 276 ] {aa205f83-bd02-45b7-858b-d41137af9b18} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9900 | 2026.02.01 23:43:41.393204 [ 276 ] {aa205f83-bd02-45b7-858b-d41137af9b18} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.02.01 23:43:41.393347 [ 276 ] {aa205f83-bd02-45b7-858b-d41137af9b18} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001254 sec., 3189.792663476874 rows/sec., 239.86 KiB/sec. | ||
| 9902 | 2026.02.01 23:43:41.393386 [ 276 ] {aa205f83-bd02-45b7-858b-d41137af9b18} <Debug> TCPHandler: Processed in 0.001428284 sec. | ||
| 9903 | 2026.02.01 23:43:41.393490 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2026.02.01 23:43:41.393585 [ 276 ] {98cff04d-1196-4027-9b96-b358bf75300b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9905 | 2026.02.01 23:43:41.393627 [ 276 ] {98cff04d-1196-4027-9b96-b358bf75300b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9906 | 2026.02.01 23:43:41.394003 [ 193 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033074 sec., 1475106.1692786391 rows/sec., 128.56 MiB/sec. | ||
| 9907 | 2026.02.01 23:43:41.394051 [ 276 ] {98cff04d-1196-4027-9b96-b358bf75300b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.02.01 23:43:41.394091 [ 276 ] {98cff04d-1196-4027-9b96-b358bf75300b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9909 | 2026.02.01 23:43:41.394273 [ 191 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9910 | 2026.02.01 23:43:41.394433 [ 276 ] {98cff04d-1196-4027-9b96-b358bf75300b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9911 | 2026.02.01 23:43:41.394588 [ 191 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_76_15} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2026.02.01 23:43:41.394658 [ 276 ] {98cff04d-1196-4027-9b96-b358bf75300b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.02.01 23:43:41.394670 [ 191 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_76_15} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9914 | 2026.02.01 23:43:41.394781 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9915 | 2026.02.01 23:43:41.394792 [ 276 ] {98cff04d-1196-4027-9b96-b358bf75300b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001226 sec., 55464.92659053833 rows/sec., 4.33 MiB/sec. | ||
| 9916 | 2026.02.01 23:43:41.394803 [ 154 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9917 | 2026.02.01 23:43:41.394830 [ 276 ] {98cff04d-1196-4027-9b96-b358bf75300b} <Debug> TCPHandler: Processed in 0.001390093 sec. | ||
| 9918 | 2026.02.01 23:43:41.394856 [ 154 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2026.02.01 23:43:41.394886 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9920 | 2026.02.01 23:43:41.394950 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9921 | 2026.02.01 23:43:41.394958 [ 194 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 9922 | 2026.02.01 23:43:41.395053 [ 194 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9923 | 2026.02.01 23:43:41.395054 [ 276 ] {704ce3a3-a684-4294-99ab-029219156e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9924 | 2026.02.01 23:43:41.395079 [ 194 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 632 rows starting from the beginning of the part | ||
| 9925 | 2026.02.01 23:43:41.395118 [ 276 ] {704ce3a3-a684-4294-99ab-029219156e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9926 | 2026.02.01 23:43:41.395131 [ 194 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 68 rows starting from the beginning of the part | ||
| 9927 | 2026.02.01 23:43:41.395173 [ 194 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 100 rows starting from the beginning of the part | ||
| 9928 | 2026.02.01 23:43:41.395205 [ 194 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 534 rows starting from the beginning of the part | ||
| 9929 | 2026.02.01 23:43:41.395237 [ 194 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 100 rows starting from the beginning of the part | ||
| 9930 | 2026.02.01 23:43:41.395268 [ 194 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 68 rows starting from the beginning of the part | ||
| 9931 | 2026.02.01 23:43:41.395544 [ 276 ] {704ce3a3-a684-4294-99ab-029219156e25} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2026.02.01 23:43:41.395586 [ 276 ] {704ce3a3-a684-4294-99ab-029219156e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9933 | 2026.02.01 23:43:41.395961 [ 276 ] {704ce3a3-a684-4294-99ab-029219156e25} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9934 | 2026.02.01 23:43:41.396124 [ 198 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1502 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119112 sec., 1260998.0522533415 rows/sec., 100.07 MiB/sec. | ||
| 9935 | 2026.02.01 23:43:41.396177 [ 276 ] {704ce3a3-a684-4294-99ab-029219156e25} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.02.01 23:43:41.396299 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9937 | 2026.02.01 23:43:41.396314 [ 276 ] {704ce3a3-a684-4294-99ab-029219156e25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 9938 | 2026.02.01 23:43:41.396330 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9939 | 2026.02.01 23:43:41.396330 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9940 | 2026.02.01 23:43:41.396356 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9941 | 2026.02.01 23:43:41.396358 [ 276 ] {704ce3a3-a684-4294-99ab-029219156e25} <Debug> TCPHandler: Processed in 0.001456925 sec. | ||
| 9942 | 2026.02.01 23:43:41.396462 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 9943 | 2026.02.01 23:43:41.396483 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2026.02.01 23:43:41.396584 [ 276 ] {e8ce2de6-1a54-4f5c-977b-18962eecfa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9945 | 2026.02.01 23:43:41.396606 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9946 | 2026.02.01 23:43:41.396642 [ 276 ] {e8ce2de6-1a54-4f5c-977b-18962eecfa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9947 | 2026.02.01 23:43:41.396650 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20582 rows starting from the beginning of the part | ||
| 9948 | 2026.02.01 23:43:41.396669 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_76_15} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2026.02.01 23:43:41.396729 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 9950 | 2026.02.01 23:43:41.396762 [ 196 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_76_15} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9951 | 2026.02.01 23:43:41.396779 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 9952 | 2026.02.01 23:43:41.396830 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 849 rows starting from the beginning of the part | ||
| 9953 | 2026.02.01 23:43:41.396871 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 9954 | 2026.02.01 23:43:41.396883 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 9955 | 2026.02.01 23:43:41.396912 [ 193 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 9956 | 2026.02.01 23:43:41.397432 [ 276 ] {e8ce2de6-1a54-4f5c-977b-18962eecfa34} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.02.01 23:43:41.397473 [ 276 ] {e8ce2de6-1a54-4f5c-977b-18962eecfa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9958 | 2026.02.01 23:43:41.398285 [ 276 ] {e8ce2de6-1a54-4f5c-977b-18962eecfa34} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9959 | 2026.02.01 23:43:41.398522 [ 276 ] {e8ce2de6-1a54-4f5c-977b-18962eecfa34} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.02.01 23:43:41.398674 [ 276 ] {e8ce2de6-1a54-4f5c-977b-18962eecfa34} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002108 sec., 1897.5332068311195 rows/sec., 3.40 MiB/sec. | ||
| 9961 | 2026.02.01 23:43:41.398741 [ 276 ] {e8ce2de6-1a54-4f5c-977b-18962eecfa34} <Debug> TCPHandler: Processed in 0.002307528 sec. | ||
| 9962 | 2026.02.01 23:43:41.398856 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2026.02.01 23:43:41.398951 [ 276 ] {6170e969-4627-4d96-af98-f2051967f782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9964 | 2026.02.01 23:43:41.398994 [ 276 ] {6170e969-4627-4d96-af98-f2051967f782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9965 | 2026.02.01 23:43:41.399345 [ 276 ] {6170e969-4627-4d96-af98-f2051967f782} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.02.01 23:43:41.399381 [ 276 ] {6170e969-4627-4d96-af98-f2051967f782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9967 | 2026.02.01 23:43:41.399813 [ 276 ] {6170e969-4627-4d96-af98-f2051967f782} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9968 | 2026.02.01 23:43:41.400040 [ 276 ] {6170e969-4627-4d96-af98-f2051967f782} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.02.01 23:43:41.400161 [ 154 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9970 | 2026.02.01 23:43:41.400176 [ 276 ] {6170e969-4627-4d96-af98-f2051967f782} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 9971 | 2026.02.01 23:43:41.400205 [ 154 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9972 | 2026.02.01 23:43:41.400254 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9973 | 2026.02.01 23:43:41.400259 [ 276 ] {6170e969-4627-4d96-af98-f2051967f782} <Debug> TCPHandler: Processed in 0.001451805 sec. | ||
| 9974 | 2026.02.01 23:43:41.400325 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9975 | 2026.02.01 23:43:41.400432 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9976 | 2026.02.01 23:43:41.400459 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4200 rows starting from the beginning of the part | ||
| 9977 | 2026.02.01 23:43:41.400511 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9978 | 2026.02.01 23:43:41.400566 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9979 | 2026.02.01 23:43:41.400610 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9980 | 2026.02.01 23:43:41.400648 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9981 | 2026.02.01 23:43:41.400685 [ 198 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 9982 | 2026.02.01 23:43:41.438285 [ 200 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4500 rows, containing 4 columns (4 merged, 0 gathered) in 0.037985645 sec., 118465.80464804533 rows/sec., 7.98 MiB/sec. | ||
| 9983 | 2026.02.01 23:43:41.438794 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9984 | 2026.02.01 23:43:41.439080 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_76_15} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9985 | 2026.02.01 23:43:41.439150 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_76_15} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9986 | 2026.02.01 23:43:41.439229 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9987 | 2026.02.01 23:43:41.440891 [ 199 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22071 rows, containing 5 columns (5 merged, 0 gathered) in 0.044475544 sec., 496250.25384737283 rows/sec., 34.09 MiB/sec. | ||
| 9988 | 2026.02.01 23:43:41.441486 [ 189 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9989 | 2026.02.01 23:43:41.441850 [ 189 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2026.02.01 23:43:41.441940 [ 189 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9991 | 2026.02.01 23:43:41.442038 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 9992 | 2026.02.01 23:43:42.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.66 MiB, peak 331.35 MiB, free memory in arenas 0.00 B, will set to 322.83 MiB (RSS), difference: 3.18 MiB | ||
| 9993 | 2026.02.01 23:43:46.174498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25470 | ||
| 9994 | 2026.02.01 23:43:46.175114 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2026.02.01 23:43:46.175165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9996 | 2026.02.01 23:43:46.175696 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9997 | 2026.02.01 23:43:46.175937 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.02.01 23:43:46.176090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25470 | ||
| 9999 | 2026.02.01 23:43:46.393086 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2026.02.01 23:43:46.393275 [ 276 ] {e0806119-c868-4586-a83c-303393231e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10001 | 2026.02.01 23:43:46.393345 [ 276 ] {e0806119-c868-4586-a83c-303393231e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10002 | 2026.02.01 23:43:46.393988 [ 276 ] {e0806119-c868-4586-a83c-303393231e0f} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.02.01 23:43:46.394039 [ 276 ] {e0806119-c868-4586-a83c-303393231e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10004 | 2026.02.01 23:43:46.394430 [ 276 ] {e0806119-c868-4586-a83c-303393231e0f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10005 | 2026.02.01 23:43:46.394662 [ 276 ] {e0806119-c868-4586-a83c-303393231e0f} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.02.01 23:43:46.394806 [ 150 ] {} <Debug> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10007 | 2026.02.01 23:43:46.394815 [ 276 ] {e0806119-c868-4586-a83c-303393231e0f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. | ||
| 10008 | 2026.02.01 23:43:46.394877 [ 150 ] {} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.02.01 23:43:46.394900 [ 276 ] {e0806119-c868-4586-a83c-303393231e0f} <Debug> TCPHandler: Processed in 0.001960773 sec. | ||
| 10010 | 2026.02.01 23:43:46.394904 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10011 | 2026.02.01 23:43:46.395028 [ 198 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 10012 | 2026.02.01 23:43:46.395050 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10013 | 2026.02.01 23:43:46.395153 [ 276 ] {3ea0582b-6014-4cfb-8899-11e564c1a614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10014 | 2026.02.01 23:43:46.395159 [ 198 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10015 | 2026.02.01 23:43:46.395201 [ 276 ] {3ea0582b-6014-4cfb-8899-11e564c1a614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10016 | 2026.02.01 23:43:46.395212 [ 198 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 10017 | 2026.02.01 23:43:46.395293 [ 198 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 10018 | 2026.02.01 23:43:46.395344 [ 198 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 10019 | 2026.02.01 23:43:46.395389 [ 198 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 10020 | 2026.02.01 23:43:46.395426 [ 198 ] {b350160a-bd3d-4860-8307-4ab0dae52507::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 | ||
| 10021 | 2026.02.01 23:43:46.395617 [ 276 ] {3ea0582b-6014-4cfb-8899-11e564c1a614} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.02.01 23:43:46.395659 [ 276 ] {3ea0582b-6014-4cfb-8899-11e564c1a614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10023 | 2026.02.01 23:43:46.395980 [ 276 ] {3ea0582b-6014-4cfb-8899-11e564c1a614} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10024 | 2026.02.01 23:43:46.396154 [ 189 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117033 sec., 102535.18238445566 rows/sec., 8.90 MiB/sec. | ||
| 10025 | 2026.02.01 23:43:46.396208 [ 276 ] {3ea0582b-6014-4cfb-8899-11e564c1a614} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2026.02.01 23:43:46.396317 [ 199 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10027 | 2026.02.01 23:43:46.396349 [ 276 ] {3ea0582b-6014-4cfb-8899-11e564c1a614} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001216 sec., 4934.210526315789 rows/sec., 402.35 KiB/sec. | ||
| 10028 | 2026.02.01 23:43:46.396387 [ 276 ] {3ea0582b-6014-4cfb-8899-11e564c1a614} <Debug> TCPHandler: Processed in 0.001389733 sec. | ||
| 10029 | 2026.02.01 23:43:46.396490 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2026.02.01 23:43:46.396584 [ 276 ] {534de4de-8b91-49e0-860c-2a56af0c3d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10031 | 2026.02.01 23:43:46.396625 [ 276 ] {534de4de-8b91-49e0-860c-2a56af0c3d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10032 | 2026.02.01 23:43:46.396625 [ 199 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_13_3} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10033 | 2026.02.01 23:43:46.396711 [ 199 ] {b350160a-bd3d-4860-8307-4ab0dae52507::all_1_13_3} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10034 | 2026.02.01 23:43:46.396801 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10035 | 2026.02.01 23:43:46.397152 [ 276 ] {534de4de-8b91-49e0-860c-2a56af0c3d6f} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.02.01 23:43:46.397187 [ 276 ] {534de4de-8b91-49e0-860c-2a56af0c3d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10037 | 2026.02.01 23:43:46.397514 [ 276 ] {534de4de-8b91-49e0-860c-2a56af0c3d6f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10038 | 2026.02.01 23:43:46.397733 [ 276 ] {534de4de-8b91-49e0-860c-2a56af0c3d6f} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.02.01 23:43:46.397865 [ 276 ] {534de4de-8b91-49e0-860c-2a56af0c3d6f} <Debug> executeQuery: Read 251 rows, 22.97 KiB in 0.001298 sec., 193374.42218798152 rows/sec., 17.28 MiB/sec. | ||
| 10040 | 2026.02.01 23:43:46.397902 [ 276 ] {534de4de-8b91-49e0-860c-2a56af0c3d6f} <Debug> TCPHandler: Processed in 0.001462094 sec. | ||
| 10041 | 2026.02.01 23:43:46.398027 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.02.01 23:43:46.398122 [ 276 ] {8d2e234d-afe7-41ad-86bb-8a605a564995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.02.01 23:43:46.398161 [ 276 ] {8d2e234d-afe7-41ad-86bb-8a605a564995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10044 | 2026.02.01 23:43:46.398592 [ 276 ] {8d2e234d-afe7-41ad-86bb-8a605a564995} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.02.01 23:43:46.398630 [ 276 ] {8d2e234d-afe7-41ad-86bb-8a605a564995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10046 | 2026.02.01 23:43:46.398940 [ 276 ] {8d2e234d-afe7-41ad-86bb-8a605a564995} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10047 | 2026.02.01 23:43:46.399137 [ 276 ] {8d2e234d-afe7-41ad-86bb-8a605a564995} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.02.01 23:43:46.399241 [ 150 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10049 | 2026.02.01 23:43:46.399258 [ 276 ] {8d2e234d-afe7-41ad-86bb-8a605a564995} <Debug> executeQuery: Read 54 rows, 4.09 KiB in 0.001174 sec., 45996.59284497445 rows/sec., 3.40 MiB/sec. | ||
| 10050 | 2026.02.01 23:43:46.399272 [ 150 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.02.01 23:43:46.399296 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10052 | 2026.02.01 23:43:46.399301 [ 276 ] {8d2e234d-afe7-41ad-86bb-8a605a564995} <Debug> TCPHandler: Processed in 0.001347502 sec. | ||
| 10053 | 2026.02.01 23:43:46.399385 [ 189 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 10054 | 2026.02.01 23:43:46.399418 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2026.02.01 23:43:46.399491 [ 189 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10056 | 2026.02.01 23:43:46.399511 [ 276 ] {177443a6-1411-4e3e-a27d-33137b208cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10057 | 2026.02.01 23:43:46.399525 [ 189 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 70 rows starting from the beginning of the part | ||
| 10058 | 2026.02.01 23:43:46.399556 [ 276 ] {177443a6-1411-4e3e-a27d-33137b208cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10059 | 2026.02.01 23:43:46.399594 [ 189 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 10060 | 2026.02.01 23:43:46.399642 [ 189 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
| 10061 | 2026.02.01 23:43:46.399684 [ 189 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 10062 | 2026.02.01 23:43:46.399718 [ 189 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 4 rows starting from the beginning of the part | ||
| 10063 | 2026.02.01 23:43:46.399756 [ 189 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part | ||
| 10064 | 2026.02.01 23:43:46.400098 [ 276 ] {177443a6-1411-4e3e-a27d-33137b208cce} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2026.02.01 23:43:46.400151 [ 276 ] {177443a6-1411-4e3e-a27d-33137b208cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10066 | 2026.02.01 23:43:46.400625 [ 276 ] {177443a6-1411-4e3e-a27d-33137b208cce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10067 | 2026.02.01 23:43:46.400625 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253441 sec., 170730.01441631475 rows/sec., 13.14 MiB/sec. | ||
| 10068 | 2026.02.01 23:43:46.400794 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10069 | 2026.02.01 23:43:46.400904 [ 276 ] {177443a6-1411-4e3e-a27d-33137b208cce} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2026.02.01 23:43:46.401101 [ 276 ] {177443a6-1411-4e3e-a27d-33137b208cce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001567 sec., 15315.890236119974 rows/sec., 1.27 MiB/sec. | ||
| 10071 | 2026.02.01 23:43:46.401106 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_71_14} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2026.02.01 23:43:46.401160 [ 276 ] {177443a6-1411-4e3e-a27d-33137b208cce} <Debug> TCPHandler: Processed in 0.00176003 sec. | ||
| 10073 | 2026.02.01 23:43:46.401209 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_71_14} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10074 | 2026.02.01 23:43:46.401295 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10075 | 2026.02.01 23:43:46.401297 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2026.02.01 23:43:46.401431 [ 276 ] {cb1ccb16-baff-41ad-a29e-62073b38d3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10077 | 2026.02.01 23:43:46.401482 [ 276 ] {cb1ccb16-baff-41ad-a29e-62073b38d3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10078 | 2026.02.01 23:43:46.402002 [ 276 ] {cb1ccb16-baff-41ad-a29e-62073b38d3a3} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.02.01 23:43:46.402037 [ 276 ] {cb1ccb16-baff-41ad-a29e-62073b38d3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10080 | 2026.02.01 23:43:46.402351 [ 276 ] {cb1ccb16-baff-41ad-a29e-62073b38d3a3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10081 | 2026.02.01 23:43:46.402561 [ 276 ] {cb1ccb16-baff-41ad-a29e-62073b38d3a3} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2026.02.01 23:43:46.402657 [ 150 ] {} <Debug> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10083 | 2026.02.01 23:43:46.402686 [ 150 ] {} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2026.02.01 23:43:46.402688 [ 276 ] {cb1ccb16-baff-41ad-a29e-62073b38d3a3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001283 sec., 9353.078721745907 rows/sec., 730.71 KiB/sec. | ||
| 10085 | 2026.02.01 23:43:46.402704 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10086 | 2026.02.01 23:43:46.402740 [ 276 ] {cb1ccb16-baff-41ad-a29e-62073b38d3a3} <Debug> TCPHandler: Processed in 0.001502185 sec. | ||
| 10087 | 2026.02.01 23:43:46.402783 [ 189 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 10088 | 2026.02.01 23:43:46.402850 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10089 | 2026.02.01 23:43:46.402869 [ 189 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10090 | 2026.02.01 23:43:46.402899 [ 189 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 10091 | 2026.02.01 23:43:46.402942 [ 189 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 10092 | 2026.02.01 23:43:46.402947 [ 276 ] {824918ca-3857-402a-9094-46be4753f233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10093 | 2026.02.01 23:43:46.402982 [ 189 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 10094 | 2026.02.01 23:43:46.402996 [ 276 ] {824918ca-3857-402a-9094-46be4753f233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10095 | 2026.02.01 23:43:46.403020 [ 189 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 10096 | 2026.02.01 23:43:46.403060 [ 189 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::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 | ||
| 10097 | 2026.02.01 23:43:46.403508 [ 276 ] {824918ca-3857-402a-9094-46be4753f233} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2026.02.01 23:43:46.403549 [ 276 ] {824918ca-3857-402a-9094-46be4753f233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10099 | 2026.02.01 23:43:46.403694 [ 188 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000932366 sec., 64352.410963076734 rows/sec., 5.16 MiB/sec. | ||
| 10100 | 2026.02.01 23:43:46.403828 [ 189 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10101 | 2026.02.01 23:43:46.403878 [ 276 ] {824918ca-3857-402a-9094-46be4753f233} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10102 | 2026.02.01 23:43:46.404142 [ 189 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_13_3} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2026.02.01 23:43:46.404156 [ 276 ] {824918ca-3857-402a-9094-46be4753f233} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2026.02.01 23:43:46.404212 [ 189 ] {aa0a680c-483a-46bb-8db0-3d20a1f2cf49::all_1_13_3} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10105 | 2026.02.01 23:43:46.404279 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10106 | 2026.02.01 23:43:46.404297 [ 276 ] {824918ca-3857-402a-9094-46be4753f233} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.001368 sec., 103801.16959064327 rows/sec., 8.38 MiB/sec. | ||
| 10107 | 2026.02.01 23:43:46.404339 [ 276 ] {824918ca-3857-402a-9094-46be4753f233} <Debug> TCPHandler: Processed in 0.001536326 sec. | ||
| 10108 | 2026.02.01 23:43:46.404441 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2026.02.01 23:43:46.404534 [ 276 ] {ff811397-0487-49af-916b-042d682e366e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10110 | 2026.02.01 23:43:46.404576 [ 276 ] {ff811397-0487-49af-916b-042d682e366e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10111 | 2026.02.01 23:43:46.405006 [ 276 ] {ff811397-0487-49af-916b-042d682e366e} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2026.02.01 23:43:46.405047 [ 276 ] {ff811397-0487-49af-916b-042d682e366e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10113 | 2026.02.01 23:43:46.405387 [ 276 ] {ff811397-0487-49af-916b-042d682e366e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10114 | 2026.02.01 23:43:46.405612 [ 276 ] {ff811397-0487-49af-916b-042d682e366e} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2026.02.01 23:43:46.405737 [ 276 ] {ff811397-0487-49af-916b-042d682e366e} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001221 sec., 162981.16298116298 rows/sec., 11.69 MiB/sec. | ||
| 10116 | 2026.02.01 23:43:46.405772 [ 276 ] {ff811397-0487-49af-916b-042d682e366e} <Debug> TCPHandler: Processed in 0.001377863 sec. | ||
| 10117 | 2026.02.01 23:43:46.405880 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2026.02.01 23:43:46.405972 [ 276 ] {2d5bd092-21be-4db3-970d-8169f1a607ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10119 | 2026.02.01 23:43:46.406025 [ 276 ] {2d5bd092-21be-4db3-970d-8169f1a607ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10120 | 2026.02.01 23:43:46.406873 [ 276 ] {2d5bd092-21be-4db3-970d-8169f1a607ae} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.02.01 23:43:46.406908 [ 276 ] {2d5bd092-21be-4db3-970d-8169f1a607ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10122 | 2026.02.01 23:43:46.407458 [ 276 ] {2d5bd092-21be-4db3-970d-8169f1a607ae} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10123 | 2026.02.01 23:43:46.407673 [ 276 ] {2d5bd092-21be-4db3-970d-8169f1a607ae} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.02.01 23:43:46.407808 [ 276 ] {2d5bd092-21be-4db3-970d-8169f1a607ae} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001854 sec., 19417.47572815534 rows/sec., 34.80 MiB/sec. | ||
| 10125 | 2026.02.01 23:43:46.407860 [ 276 ] {2d5bd092-21be-4db3-970d-8169f1a607ae} <Debug> TCPHandler: Processed in 0.002026844 sec. | ||
| 10126 | 2026.02.01 23:43:46.407970 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10127 | 2026.02.01 23:43:46.408062 [ 276 ] {6bfd64b1-b71f-4c75-abd8-32c98cc67bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10128 | 2026.02.01 23:43:46.408103 [ 276 ] {6bfd64b1-b71f-4c75-abd8-32c98cc67bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10129 | 2026.02.01 23:43:46.408430 [ 276 ] {6bfd64b1-b71f-4c75-abd8-32c98cc67bb7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.02.01 23:43:46.408464 [ 276 ] {6bfd64b1-b71f-4c75-abd8-32c98cc67bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10131 | 2026.02.01 23:43:46.408753 [ 276 ] {6bfd64b1-b71f-4c75-abd8-32c98cc67bb7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10132 | 2026.02.01 23:43:46.408958 [ 276 ] {6bfd64b1-b71f-4c75-abd8-32c98cc67bb7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2026.02.01 23:43:46.409084 [ 276 ] {6bfd64b1-b71f-4c75-abd8-32c98cc67bb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 10134 | 2026.02.01 23:43:46.409118 [ 276 ] {6bfd64b1-b71f-4c75-abd8-32c98cc67bb7} <Debug> TCPHandler: Processed in 0.00119568 sec. | ||
| 10135 | 2026.02.01 23:43:47.534138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10136 | 2026.02.01 23:43:47.550295 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10137 | 2026.02.01 23:43:47.550361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10138 | 2026.02.01 23:43:47.556406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10139 | 2026.02.01 23:43:47.557132 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2026.02.01 23:43:47.559862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10141 | 2026.02.01 23:43:48.739013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1248 | ||
| 10142 | 2026.02.01 23:43:48.741451 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2026.02.01 23:43:48.741509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10144 | 2026.02.01 23:43:48.742776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10145 | 2026.02.01 23:43:48.743063 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.02.01 23:43:48.743452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1248 | ||
| 10147 | 2026.02.01 23:43:51.389707 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2026.02.01 23:43:51.389990 [ 276 ] {fb350922-6f0c-42c6-bd01-3b72b04fd0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10149 | 2026.02.01 23:43:51.390098 [ 276 ] {fb350922-6f0c-42c6-bd01-3b72b04fd0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10150 | 2026.02.01 23:43:51.390944 [ 276 ] {fb350922-6f0c-42c6-bd01-3b72b04fd0cd} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2026.02.01 23:43:51.390997 [ 276 ] {fb350922-6f0c-42c6-bd01-3b72b04fd0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10152 | 2026.02.01 23:43:51.391392 [ 276 ] {fb350922-6f0c-42c6-bd01-3b72b04fd0cd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10153 | 2026.02.01 23:43:51.391636 [ 276 ] {fb350922-6f0c-42c6-bd01-3b72b04fd0cd} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2026.02.01 23:43:51.391808 [ 276 ] {fb350922-6f0c-42c6-bd01-3b72b04fd0cd} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001894 sec., 33790.9186906019 rows/sec., 2.68 MiB/sec. | ||
| 10155 | 2026.02.01 23:43:51.391862 [ 276 ] {fb350922-6f0c-42c6-bd01-3b72b04fd0cd} <Debug> TCPHandler: Processed in 0.00234713 sec. | ||
| 10156 | 2026.02.01 23:43:51.391978 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2026.02.01 23:43:51.392082 [ 276 ] {1b30a87e-631e-4334-8ef4-1dc1908b0718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10158 | 2026.02.01 23:43:51.392126 [ 276 ] {1b30a87e-631e-4334-8ef4-1dc1908b0718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10159 | 2026.02.01 23:43:51.392535 [ 276 ] {1b30a87e-631e-4334-8ef4-1dc1908b0718} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.02.01 23:43:51.392572 [ 276 ] {1b30a87e-631e-4334-8ef4-1dc1908b0718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10161 | 2026.02.01 23:43:51.392867 [ 276 ] {1b30a87e-631e-4334-8ef4-1dc1908b0718} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10162 | 2026.02.01 23:43:51.393079 [ 276 ] {1b30a87e-631e-4334-8ef4-1dc1908b0718} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.02.01 23:43:51.393214 [ 276 ] {1b30a87e-631e-4334-8ef4-1dc1908b0718} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 260.64 KiB/sec. | ||
| 10164 | 2026.02.01 23:43:51.393254 [ 276 ] {1b30a87e-631e-4334-8ef4-1dc1908b0718} <Debug> TCPHandler: Processed in 0.001326852 sec. | ||
| 10165 | 2026.02.01 23:43:51.393362 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2026.02.01 23:43:51.393457 [ 276 ] {e01f4d95-142f-4c7b-9eea-1366cab36bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10167 | 2026.02.01 23:43:51.393498 [ 276 ] {e01f4d95-142f-4c7b-9eea-1366cab36bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10168 | 2026.02.01 23:43:51.393917 [ 276 ] {e01f4d95-142f-4c7b-9eea-1366cab36bcd} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.02.01 23:43:51.393954 [ 276 ] {e01f4d95-142f-4c7b-9eea-1366cab36bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10170 | 2026.02.01 23:43:51.394259 [ 276 ] {e01f4d95-142f-4c7b-9eea-1366cab36bcd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10171 | 2026.02.01 23:43:51.394470 [ 276 ] {e01f4d95-142f-4c7b-9eea-1366cab36bcd} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.02.01 23:43:51.394609 [ 276 ] {e01f4d95-142f-4c7b-9eea-1366cab36bcd} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001171 sec., 58070.02561912895 rows/sec., 4.53 MiB/sec. | ||
| 10173 | 2026.02.01 23:43:51.394647 [ 276 ] {e01f4d95-142f-4c7b-9eea-1366cab36bcd} <Debug> TCPHandler: Processed in 0.001335172 sec. | ||
| 10174 | 2026.02.01 23:43:51.394757 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2026.02.01 23:43:51.394852 [ 276 ] {4839d55a-bdf1-4a99-8eca-188b42ebf070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10176 | 2026.02.01 23:43:51.394899 [ 276 ] {4839d55a-bdf1-4a99-8eca-188b42ebf070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10177 | 2026.02.01 23:43:51.395300 [ 276 ] {4839d55a-bdf1-4a99-8eca-188b42ebf070} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.02.01 23:43:51.395336 [ 276 ] {4839d55a-bdf1-4a99-8eca-188b42ebf070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10179 | 2026.02.01 23:43:51.395673 [ 276 ] {4839d55a-bdf1-4a99-8eca-188b42ebf070} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10180 | 2026.02.01 23:43:51.395882 [ 276 ] {4839d55a-bdf1-4a99-8eca-188b42ebf070} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.02.01 23:43:51.396021 [ 276 ] {4839d55a-bdf1-4a99-8eca-188b42ebf070} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 10182 | 2026.02.01 23:43:51.396059 [ 276 ] {4839d55a-bdf1-4a99-8eca-188b42ebf070} <Debug> TCPHandler: Processed in 0.001350693 sec. | ||
| 10183 | 2026.02.01 23:43:51.396162 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2026.02.01 23:43:51.396254 [ 276 ] {fc491fa3-82cf-4bf9-b6bb-d55860f8eeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10185 | 2026.02.01 23:43:51.396310 [ 276 ] {fc491fa3-82cf-4bf9-b6bb-d55860f8eeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10186 | 2026.02.01 23:43:51.397061 [ 276 ] {fc491fa3-82cf-4bf9-b6bb-d55860f8eeb1} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.02.01 23:43:51.397099 [ 276 ] {fc491fa3-82cf-4bf9-b6bb-d55860f8eeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10188 | 2026.02.01 23:43:51.397608 [ 276 ] {fc491fa3-82cf-4bf9-b6bb-d55860f8eeb1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10189 | 2026.02.01 23:43:51.397824 [ 276 ] {fc491fa3-82cf-4bf9-b6bb-d55860f8eeb1} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.02.01 23:43:51.397965 [ 276 ] {fc491fa3-82cf-4bf9-b6bb-d55860f8eeb1} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001729 sec., 2313.475997686524 rows/sec., 4.15 MiB/sec. | ||
| 10191 | 2026.02.01 23:43:51.398029 [ 276 ] {fc491fa3-82cf-4bf9-b6bb-d55860f8eeb1} <Debug> TCPHandler: Processed in 0.001915592 sec. | ||
| 10192 | 2026.02.01 23:43:51.398140 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2026.02.01 23:43:51.398234 [ 276 ] {6bc6afed-b627-4a9f-ba3c-ad125a97128b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10194 | 2026.02.01 23:43:51.398275 [ 276 ] {6bc6afed-b627-4a9f-ba3c-ad125a97128b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10195 | 2026.02.01 23:43:51.398606 [ 276 ] {6bc6afed-b627-4a9f-ba3c-ad125a97128b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2026.02.01 23:43:51.398642 [ 276 ] {6bc6afed-b627-4a9f-ba3c-ad125a97128b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10197 | 2026.02.01 23:43:51.398942 [ 276 ] {6bc6afed-b627-4a9f-ba3c-ad125a97128b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10198 | 2026.02.01 23:43:51.399152 [ 276 ] {6bc6afed-b627-4a9f-ba3c-ad125a97128b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2026.02.01 23:43:51.399288 [ 276 ] {6bc6afed-b627-4a9f-ba3c-ad125a97128b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 10200 | 2026.02.01 23:43:51.399324 [ 276 ] {6bc6afed-b627-4a9f-ba3c-ad125a97128b} <Debug> TCPHandler: Processed in 0.00123296 sec. | ||
| 10201 | 2026.02.01 23:43:53.521256 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10202 | 2026.02.01 23:43:53.521313 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10203 | 2026.02.01 23:43:53.676305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25918 | ||
| 10204 | 2026.02.01 23:43:53.676930 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.02.01 23:43:53.676979 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10206 | 2026.02.01 23:43:53.677456 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10207 | 2026.02.01 23:43:53.677693 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2026.02.01 23:43:53.677866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25918 | ||
| 10209 | 2026.02.01 23:43:55.060006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10210 | 2026.02.01 23:43:55.076899 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2026.02.01 23:43:55.076974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10212 | 2026.02.01 23:43:55.083142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10213 | 2026.02.01 23:43:55.083825 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2026.02.01 23:43:55.086871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10215 | 2026.02.01 23:43:56.391455 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.02.01 23:43:56.391764 [ 276 ] {1aafb6eb-12d9-4126-b813-3c0aed118baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10217 | 2026.02.01 23:43:56.391893 [ 276 ] {1aafb6eb-12d9-4126-b813-3c0aed118baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10218 | 2026.02.01 23:43:56.392599 [ 276 ] {1aafb6eb-12d9-4126-b813-3c0aed118baf} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.02.01 23:43:56.392654 [ 276 ] {1aafb6eb-12d9-4126-b813-3c0aed118baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10220 | 2026.02.01 23:43:56.393071 [ 276 ] {1aafb6eb-12d9-4126-b813-3c0aed118baf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10221 | 2026.02.01 23:43:56.393313 [ 276 ] {1aafb6eb-12d9-4126-b813-3c0aed118baf} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.02.01 23:43:56.393478 [ 276 ] {1aafb6eb-12d9-4126-b813-3c0aed118baf} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001796 sec., 71269.48775055679 rows/sec., 6.14 MiB/sec. | ||
| 10223 | 2026.02.01 23:43:56.393532 [ 276 ] {1aafb6eb-12d9-4126-b813-3c0aed118baf} <Debug> TCPHandler: Processed in 0.002273229 sec. | ||
| 10224 | 2026.02.01 23:43:56.393654 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10225 | 2026.02.01 23:43:56.393759 [ 276 ] {196d086d-1e64-48a5-b749-85783abe1c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10226 | 2026.02.01 23:43:56.393803 [ 276 ] {196d086d-1e64-48a5-b749-85783abe1c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10227 | 2026.02.01 23:43:56.394236 [ 276 ] {196d086d-1e64-48a5-b749-85783abe1c05} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.02.01 23:43:56.394276 [ 276 ] {196d086d-1e64-48a5-b749-85783abe1c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10229 | 2026.02.01 23:43:56.394588 [ 276 ] {196d086d-1e64-48a5-b749-85783abe1c05} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10230 | 2026.02.01 23:43:56.394809 [ 276 ] {196d086d-1e64-48a5-b749-85783abe1c05} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.02.01 23:43:56.394944 [ 276 ] {196d086d-1e64-48a5-b749-85783abe1c05} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001208 sec., 29801.324503311254 rows/sec., 2.19 MiB/sec. | ||
| 10232 | 2026.02.01 23:43:56.394983 [ 276 ] {196d086d-1e64-48a5-b749-85783abe1c05} <Debug> TCPHandler: Processed in 0.001382633 sec. | ||
| 10233 | 2026.02.01 23:43:56.395094 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10234 | 2026.02.01 23:43:56.395192 [ 276 ] {945c8898-1bda-4cc2-bb7a-fa08b1cbf391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10235 | 2026.02.01 23:43:56.395233 [ 276 ] {945c8898-1bda-4cc2-bb7a-fa08b1cbf391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10236 | 2026.02.01 23:43:56.395663 [ 276 ] {945c8898-1bda-4cc2-bb7a-fa08b1cbf391} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.02.01 23:43:56.395700 [ 276 ] {945c8898-1bda-4cc2-bb7a-fa08b1cbf391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10238 | 2026.02.01 23:43:56.396020 [ 276 ] {945c8898-1bda-4cc2-bb7a-fa08b1cbf391} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10239 | 2026.02.01 23:43:56.396236 [ 276 ] {945c8898-1bda-4cc2-bb7a-fa08b1cbf391} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.02.01 23:43:56.396366 [ 276 ] {945c8898-1bda-4cc2-bb7a-fa08b1cbf391} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001194 sec., 83752.09380234506 rows/sec., 6.54 MiB/sec. | ||
| 10241 | 2026.02.01 23:43:56.396405 [ 276 ] {945c8898-1bda-4cc2-bb7a-fa08b1cbf391} <Debug> TCPHandler: Processed in 0.001366682 sec. | ||
| 10242 | 2026.02.01 23:43:56.396514 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10243 | 2026.02.01 23:43:56.396610 [ 276 ] {9089eea3-c0cb-47bf-8e28-ccc7234abb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10244 | 2026.02.01 23:43:56.396654 [ 276 ] {9089eea3-c0cb-47bf-8e28-ccc7234abb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10245 | 2026.02.01 23:43:56.397051 [ 276 ] {9089eea3-c0cb-47bf-8e28-ccc7234abb12} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2026.02.01 23:43:56.397089 [ 276 ] {9089eea3-c0cb-47bf-8e28-ccc7234abb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10247 | 2026.02.01 23:43:56.397416 [ 276 ] {9089eea3-c0cb-47bf-8e28-ccc7234abb12} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10248 | 2026.02.01 23:43:56.397632 [ 276 ] {9089eea3-c0cb-47bf-8e28-ccc7234abb12} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.02.01 23:43:56.397762 [ 276 ] {9089eea3-c0cb-47bf-8e28-ccc7234abb12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 10250 | 2026.02.01 23:43:56.397826 [ 276 ] {9089eea3-c0cb-47bf-8e28-ccc7234abb12} <Debug> TCPHandler: Processed in 0.001361093 sec. | ||
| 10251 | 2026.02.01 23:43:56.397949 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10252 | 2026.02.01 23:43:56.398075 [ 276 ] {54c17137-02be-4473-a914-8ea874fb9c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10253 | 2026.02.01 23:43:56.398143 [ 276 ] {54c17137-02be-4473-a914-8ea874fb9c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10254 | 2026.02.01 23:43:56.399046 [ 276 ] {54c17137-02be-4473-a914-8ea874fb9c44} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.02.01 23:43:56.399085 [ 276 ] {54c17137-02be-4473-a914-8ea874fb9c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10256 | 2026.02.01 23:43:56.399657 [ 276 ] {54c17137-02be-4473-a914-8ea874fb9c44} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10257 | 2026.02.01 23:43:56.399914 [ 276 ] {54c17137-02be-4473-a914-8ea874fb9c44} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.02.01 23:43:56.400058 [ 276 ] {54c17137-02be-4473-a914-8ea874fb9c44} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002009 sec., 17919.362867098058 rows/sec., 32.11 MiB/sec. | ||
| 10259 | 2026.02.01 23:43:56.400079 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10260 | 2026.02.01 23:43:56.400129 [ 276 ] {54c17137-02be-4473-a914-8ea874fb9c44} <Debug> TCPHandler: Processed in 0.002241868 sec. | ||
| 10261 | 2026.02.01 23:43:56.400155 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10262 | 2026.02.01 23:43:56.400186 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10263 | 2026.02.01 23:43:56.400251 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10264 | 2026.02.01 23:43:56.400310 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 10265 | 2026.02.01 23:43:56.400352 [ 276 ] {a2553a5d-e6df-4f96-8483-fd0a77bf456b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10266 | 2026.02.01 23:43:56.400401 [ 276 ] {a2553a5d-e6df-4f96-8483-fd0a77bf456b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10267 | 2026.02.01 23:43:56.400593 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10268 | 2026.02.01 23:43:56.400665 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1379 rows starting from the beginning of the part | ||
| 10269 | 2026.02.01 23:43:56.400741 [ 276 ] {a2553a5d-e6df-4f96-8483-fd0a77bf456b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10270 | 2026.02.01 23:43:56.400784 [ 276 ] {a2553a5d-e6df-4f96-8483-fd0a77bf456b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10271 | 2026.02.01 23:43:56.400805 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 10272 | 2026.02.01 23:43:56.400913 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 4 rows starting from the beginning of the part | ||
| 10273 | 2026.02.01 23:43:56.401008 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 10274 | 2026.02.01 23:43:56.401102 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 4 rows starting from the beginning of the part | ||
| 10275 | 2026.02.01 23:43:56.401125 [ 276 ] {a2553a5d-e6df-4f96-8483-fd0a77bf456b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10276 | 2026.02.01 23:43:56.401199 [ 186 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 10277 | 2026.02.01 23:43:56.401365 [ 276 ] {a2553a5d-e6df-4f96-8483-fd0a77bf456b} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2026.02.01 23:43:56.401503 [ 276 ] {a2553a5d-e6df-4f96-8483-fd0a77bf456b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 10279 | 2026.02.01 23:43:56.401541 [ 276 ] {a2553a5d-e6df-4f96-8483-fd0a77bf456b} <Debug> TCPHandler: Processed in 0.001343062 sec. | ||
| 10280 | 2026.02.01 23:43:56.408118 [ 189 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1495 rows, containing 19 columns (19 merged, 0 gathered) in 0.007860941 sec., 190180.79387696716 rows/sec., 340.80 MiB/sec. | ||
| 10281 | 2026.02.01 23:43:56.410221 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10282 | 2026.02.01 23:43:56.410584 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2026.02.01 23:43:56.410662 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10284 | 2026.02.01 23:43:56.410822 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 10285 | 2026.02.01 23:43:57.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.36 MiB, peak 334.99 MiB, free memory in arenas 0.00 B, will set to 327.18 MiB (RSS), difference: 3.82 MiB | ||
| 10286 | 2026.02.01 23:43:58.452261 [ 142 ] {} <Debug> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10287 | 2026.02.01 23:43:58.452321 [ 142 ] {} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.02.01 23:43:58.452341 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10289 | 2026.02.01 23:43:58.452508 [ 201 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 10290 | 2026.02.01 23:43:58.452724 [ 201 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10291 | 2026.02.01 23:43:58.452784 [ 201 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 253 rows starting from the beginning of the part | ||
| 10292 | 2026.02.01 23:43:58.452888 [ 201 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 10293 | 2026.02.01 23:43:58.452941 [ 201 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 10294 | 2026.02.01 23:43:58.452984 [ 201 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 10295 | 2026.02.01 23:43:58.453019 [ 201 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 10296 | 2026.02.01 23:43:58.453854 [ 187 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429664 sec., 529495.0421917317 rows/sec., 38.64 MiB/sec. | ||
| 10297 | 2026.02.01 23:43:58.454057 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10298 | 2026.02.01 23:43:58.454373 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_25_6} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10299 | 2026.02.01 23:43:58.454455 [ 189 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_25_6} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10300 | 2026.02.01 23:43:58.454534 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10301 | 2026.02.01 23:43:58.743745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1272 | ||
| 10302 | 2026.02.01 23:43:58.746418 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.02.01 23:43:58.746472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10304 | 2026.02.01 23:43:58.747694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10305 | 2026.02.01 23:43:58.747966 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.02.01 23:43:58.748346 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
| 10307 | 2026.02.01 23:44:01.178078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26430 | ||
| 10308 | 2026.02.01 23:44:01.178604 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.02.01 23:44:01.178646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10310 | 2026.02.01 23:44:01.179116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10311 | 2026.02.01 23:44:01.179342 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.02.01 23:44:01.179468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26430 | ||
| 10313 | 2026.02.01 23:44:01.418042 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10314 | 2026.02.01 23:44:01.418252 [ 276 ] {604fdf5f-3940-4650-92e2-2e9bc046b8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10315 | 2026.02.01 23:44:01.418329 [ 276 ] {604fdf5f-3940-4650-92e2-2e9bc046b8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10316 | 2026.02.01 23:44:01.419007 [ 276 ] {604fdf5f-3940-4650-92e2-2e9bc046b8fd} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10317 | 2026.02.01 23:44:01.419060 [ 276 ] {604fdf5f-3940-4650-92e2-2e9bc046b8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10318 | 2026.02.01 23:44:01.419451 [ 276 ] {604fdf5f-3940-4650-92e2-2e9bc046b8fd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10319 | 2026.02.01 23:44:01.419692 [ 276 ] {604fdf5f-3940-4650-92e2-2e9bc046b8fd} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10320 | 2026.02.01 23:44:01.419857 [ 276 ] {604fdf5f-3940-4650-92e2-2e9bc046b8fd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00166 sec., 1204.8192771084337 rows/sec., 98.24 KiB/sec. | ||
| 10321 | 2026.02.01 23:44:01.419908 [ 276 ] {604fdf5f-3940-4650-92e2-2e9bc046b8fd} <Debug> TCPHandler: Processed in 0.002056204 sec. | ||
| 10322 | 2026.02.01 23:44:01.420034 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10323 | 2026.02.01 23:44:01.420139 [ 276 ] {42b3c74a-1a6a-482b-b63f-ebf38fcc20e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10324 | 2026.02.01 23:44:01.420182 [ 276 ] {42b3c74a-1a6a-482b-b63f-ebf38fcc20e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10325 | 2026.02.01 23:44:01.421044 [ 276 ] {42b3c74a-1a6a-482b-b63f-ebf38fcc20e5} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10326 | 2026.02.01 23:44:01.421084 [ 276 ] {42b3c74a-1a6a-482b-b63f-ebf38fcc20e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10327 | 2026.02.01 23:44:01.421513 [ 276 ] {42b3c74a-1a6a-482b-b63f-ebf38fcc20e5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10328 | 2026.02.01 23:44:01.421735 [ 276 ] {42b3c74a-1a6a-482b-b63f-ebf38fcc20e5} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10329 | 2026.02.01 23:44:01.421881 [ 276 ] {42b3c74a-1a6a-482b-b63f-ebf38fcc20e5} <Debug> executeQuery: Read 1205 rows, 101.82 KiB in 0.001766 sec., 682332.9558323895 rows/sec., 56.31 MiB/sec. | ||
| 10330 | 2026.02.01 23:44:01.421920 [ 276 ] {42b3c74a-1a6a-482b-b63f-ebf38fcc20e5} <Debug> TCPHandler: Processed in 0.001940522 sec. | ||
| 10331 | 2026.02.01 23:44:01.422026 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10332 | 2026.02.01 23:44:01.422125 [ 276 ] {00f1235a-01e3-42aa-94e1-ccec6ded418e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10333 | 2026.02.01 23:44:01.422166 [ 276 ] {00f1235a-01e3-42aa-94e1-ccec6ded418e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10334 | 2026.02.01 23:44:01.422581 [ 276 ] {00f1235a-01e3-42aa-94e1-ccec6ded418e} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10335 | 2026.02.01 23:44:01.422619 [ 276 ] {00f1235a-01e3-42aa-94e1-ccec6ded418e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10336 | 2026.02.01 23:44:01.422924 [ 276 ] {00f1235a-01e3-42aa-94e1-ccec6ded418e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10337 | 2026.02.01 23:44:01.423147 [ 276 ] {00f1235a-01e3-42aa-94e1-ccec6ded418e} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.02.01 23:44:01.423280 [ 276 ] {00f1235a-01e3-42aa-94e1-ccec6ded418e} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001176 sec., 5102.040816326531 rows/sec., 374.52 KiB/sec. | ||
| 10339 | 2026.02.01 23:44:01.423318 [ 276 ] {00f1235a-01e3-42aa-94e1-ccec6ded418e} <Debug> TCPHandler: Processed in 0.001341932 sec. | ||
| 10340 | 2026.02.01 23:44:01.423420 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10341 | 2026.02.01 23:44:01.423514 [ 276 ] {e847356a-f071-4518-b772-f38574981af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10342 | 2026.02.01 23:44:01.423556 [ 276 ] {e847356a-f071-4518-b772-f38574981af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10343 | 2026.02.01 23:44:01.423989 [ 276 ] {e847356a-f071-4518-b772-f38574981af9} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10344 | 2026.02.01 23:44:01.424026 [ 276 ] {e847356a-f071-4518-b772-f38574981af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10345 | 2026.02.01 23:44:01.424347 [ 276 ] {e847356a-f071-4518-b772-f38574981af9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10346 | 2026.02.01 23:44:01.424567 [ 276 ] {e847356a-f071-4518-b772-f38574981af9} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2026.02.01 23:44:01.424697 [ 276 ] {e847356a-f071-4518-b772-f38574981af9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001202 sec., 189683.8602329451 rows/sec., 12.84 MiB/sec. | ||
| 10348 | 2026.02.01 23:44:01.424736 [ 276 ] {e847356a-f071-4518-b772-f38574981af9} <Debug> TCPHandler: Processed in 0.001365363 sec. | ||
| 10349 | 2026.02.01 23:44:01.424843 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10350 | 2026.02.01 23:44:01.424938 [ 276 ] {6abebf0e-ac65-4578-8f2e-837e37139883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10351 | 2026.02.01 23:44:01.424979 [ 276 ] {6abebf0e-ac65-4578-8f2e-837e37139883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10352 | 2026.02.01 23:44:01.425508 [ 276 ] {6abebf0e-ac65-4578-8f2e-837e37139883} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10353 | 2026.02.01 23:44:01.425545 [ 276 ] {6abebf0e-ac65-4578-8f2e-837e37139883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10354 | 2026.02.01 23:44:01.425885 [ 276 ] {6abebf0e-ac65-4578-8f2e-837e37139883} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10355 | 2026.02.01 23:44:01.426102 [ 276 ] {6abebf0e-ac65-4578-8f2e-837e37139883} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2026.02.01 23:44:01.426232 [ 276 ] {6abebf0e-ac65-4578-8f2e-837e37139883} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001313 sec., 400609.29169840063 rows/sec., 29.67 MiB/sec. | ||
| 10357 | 2026.02.01 23:44:01.426270 [ 276 ] {6abebf0e-ac65-4578-8f2e-837e37139883} <Debug> TCPHandler: Processed in 0.001477555 sec. | ||
| 10358 | 2026.02.01 23:44:01.426377 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10359 | 2026.02.01 23:44:01.426472 [ 276 ] {05cee6dd-3159-407e-9be6-4b07164fed38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10360 | 2026.02.01 23:44:01.426517 [ 276 ] {05cee6dd-3159-407e-9be6-4b07164fed38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10361 | 2026.02.01 23:44:01.427036 [ 276 ] {05cee6dd-3159-407e-9be6-4b07164fed38} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.02.01 23:44:01.427073 [ 276 ] {05cee6dd-3159-407e-9be6-4b07164fed38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10363 | 2026.02.01 23:44:01.427453 [ 276 ] {05cee6dd-3159-407e-9be6-4b07164fed38} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10364 | 2026.02.01 23:44:01.427671 [ 276 ] {05cee6dd-3159-407e-9be6-4b07164fed38} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.02.01 23:44:01.427799 [ 276 ] {05cee6dd-3159-407e-9be6-4b07164fed38} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001346 sec., 627786.0326894502 rows/sec., 42.25 MiB/sec. | ||
| 10366 | 2026.02.01 23:44:01.427836 [ 276 ] {05cee6dd-3159-407e-9be6-4b07164fed38} <Debug> TCPHandler: Processed in 0.001509016 sec. | ||
| 10367 | 2026.02.01 23:44:01.427942 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10368 | 2026.02.01 23:44:01.428040 [ 276 ] {7bb38976-6ce1-4938-ab71-540b5a885682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10369 | 2026.02.01 23:44:01.428096 [ 276 ] {7bb38976-6ce1-4938-ab71-540b5a885682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10370 | 2026.02.01 23:44:01.428830 [ 276 ] {7bb38976-6ce1-4938-ab71-540b5a885682} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2026.02.01 23:44:01.428866 [ 276 ] {7bb38976-6ce1-4938-ab71-540b5a885682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10372 | 2026.02.01 23:44:01.429374 [ 276 ] {7bb38976-6ce1-4938-ab71-540b5a885682} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10373 | 2026.02.01 23:44:01.429613 [ 276 ] {7bb38976-6ce1-4938-ab71-540b5a885682} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2026.02.01 23:44:01.429754 [ 276 ] {7bb38976-6ce1-4938-ab71-540b5a885682} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001733 sec., 2308.136180034622 rows/sec., 4.14 MiB/sec. | ||
| 10375 | 2026.02.01 23:44:01.429820 [ 276 ] {7bb38976-6ce1-4938-ab71-540b5a885682} <Debug> TCPHandler: Processed in 0.001927442 sec. | ||
| 10376 | 2026.02.01 23:44:01.429929 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10377 | 2026.02.01 23:44:01.430024 [ 276 ] {142b45cf-29e0-4237-aa6e-59f404525aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10378 | 2026.02.01 23:44:01.430066 [ 276 ] {142b45cf-29e0-4237-aa6e-59f404525aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10379 | 2026.02.01 23:44:01.430393 [ 276 ] {142b45cf-29e0-4237-aa6e-59f404525aaa} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2026.02.01 23:44:01.430427 [ 276 ] {142b45cf-29e0-4237-aa6e-59f404525aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10381 | 2026.02.01 23:44:01.430745 [ 276 ] {142b45cf-29e0-4237-aa6e-59f404525aaa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10382 | 2026.02.01 23:44:01.430974 [ 276 ] {142b45cf-29e0-4237-aa6e-59f404525aaa} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2026.02.01 23:44:01.431109 [ 276 ] {142b45cf-29e0-4237-aa6e-59f404525aaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 10384 | 2026.02.01 23:44:01.431146 [ 276 ] {142b45cf-29e0-4237-aa6e-59f404525aaa} <Debug> TCPHandler: Processed in 0.001266741 sec. | ||
| 10385 | 2026.02.01 23:44:02.587029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10386 | 2026.02.01 23:44:02.604179 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2026.02.01 23:44:02.604227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10388 | 2026.02.01 23:44:02.610243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10389 | 2026.02.01 23:44:02.610940 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2026.02.01 23:44:02.613735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10391 | 2026.02.01 23:44:06.391834 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2026.02.01 23:44:06.392054 [ 276 ] {205da43a-1d0c-4bad-a85b-fb676b7def96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10393 | 2026.02.01 23:44:06.392130 [ 276 ] {205da43a-1d0c-4bad-a85b-fb676b7def96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10394 | 2026.02.01 23:44:06.392838 [ 276 ] {205da43a-1d0c-4bad-a85b-fb676b7def96} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.02.01 23:44:06.392886 [ 276 ] {205da43a-1d0c-4bad-a85b-fb676b7def96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10396 | 2026.02.01 23:44:06.393297 [ 276 ] {205da43a-1d0c-4bad-a85b-fb676b7def96} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10397 | 2026.02.01 23:44:06.393535 [ 276 ] {205da43a-1d0c-4bad-a85b-fb676b7def96} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.02.01 23:44:06.393694 [ 276 ] {205da43a-1d0c-4bad-a85b-fb676b7def96} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001694 sec., 75560.8028335301 rows/sec., 6.51 MiB/sec. | ||
| 10399 | 2026.02.01 23:44:06.393702 [ 138 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10400 | 2026.02.01 23:44:06.393735 [ 276 ] {205da43a-1d0c-4bad-a85b-fb676b7def96} <Debug> TCPHandler: Processed in 0.002045605 sec. | ||
| 10401 | 2026.02.01 23:44:06.393776 [ 138 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2026.02.01 23:44:06.393812 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10403 | 2026.02.01 23:44:06.393884 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10404 | 2026.02.01 23:44:06.393919 [ 187 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 10405 | 2026.02.01 23:44:06.393984 [ 276 ] {b7f22c1f-c9c8-4996-b451-a88c629376e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10406 | 2026.02.01 23:44:06.394023 [ 187 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10407 | 2026.02.01 23:44:06.394024 [ 276 ] {b7f22c1f-c9c8-4996-b451-a88c629376e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10408 | 2026.02.01 23:44:06.394057 [ 187 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1406 rows starting from the beginning of the part | ||
| 10409 | 2026.02.01 23:44:06.394126 [ 187 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 251 rows starting from the beginning of the part | ||
| 10410 | 2026.02.01 23:44:06.394178 [ 187 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 10411 | 2026.02.01 23:44:06.394230 [ 187 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 128 rows starting from the beginning of the part | ||
| 10412 | 2026.02.01 23:44:06.394270 [ 187 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1205 rows starting from the beginning of the part | ||
| 10413 | 2026.02.01 23:44:06.394311 [ 187 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 128 rows starting from the beginning of the part | ||
| 10414 | 2026.02.01 23:44:06.394455 [ 276 ] {b7f22c1f-c9c8-4996-b451-a88c629376e6} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2026.02.01 23:44:06.394491 [ 276 ] {b7f22c1f-c9c8-4996-b451-a88c629376e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10416 | 2026.02.01 23:44:06.394797 [ 276 ] {b7f22c1f-c9c8-4996-b451-a88c629376e6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10417 | 2026.02.01 23:44:06.395023 [ 276 ] {b7f22c1f-c9c8-4996-b451-a88c629376e6} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2026.02.01 23:44:06.395155 [ 276 ] {b7f22c1f-c9c8-4996-b451-a88c629376e6} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00119 sec., 30252.100840336134 rows/sec., 2.22 MiB/sec. | ||
| 10419 | 2026.02.01 23:44:06.395192 [ 276 ] {b7f22c1f-c9c8-4996-b451-a88c629376e6} <Debug> TCPHandler: Processed in 0.001358773 sec. | ||
| 10420 | 2026.02.01 23:44:06.395302 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10421 | 2026.02.01 23:44:06.395396 [ 276 ] {a8d7d5c5-2a90-42dc-bd45-5bcf3906325c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10422 | 2026.02.01 23:44:06.395436 [ 276 ] {a8d7d5c5-2a90-42dc-bd45-5bcf3906325c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10423 | 2026.02.01 23:44:06.395648 [ 189 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001768449 sec., 1799316.8024636277 rows/sec., 157.85 MiB/sec. | ||
| 10424 | 2026.02.01 23:44:06.395856 [ 276 ] {a8d7d5c5-2a90-42dc-bd45-5bcf3906325c} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2026.02.01 23:44:06.395899 [ 276 ] {a8d7d5c5-2a90-42dc-bd45-5bcf3906325c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10426 | 2026.02.01 23:44:06.395926 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10427 | 2026.02.01 23:44:06.396238 [ 276 ] {a8d7d5c5-2a90-42dc-bd45-5bcf3906325c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10428 | 2026.02.01 23:44:06.396258 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_81_16} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2026.02.01 23:44:06.396351 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_81_16} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10430 | 2026.02.01 23:44:06.396461 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10431 | 2026.02.01 23:44:06.396492 [ 276 ] {a8d7d5c5-2a90-42dc-bd45-5bcf3906325c} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.02.01 23:44:06.396619 [ 138 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10433 | 2026.02.01 23:44:06.396631 [ 276 ] {a8d7d5c5-2a90-42dc-bd45-5bcf3906325c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001253 sec., 79808.45969672785 rows/sec., 6.23 MiB/sec. | ||
| 10434 | 2026.02.01 23:44:06.396665 [ 138 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2026.02.01 23:44:06.396682 [ 276 ] {a8d7d5c5-2a90-42dc-bd45-5bcf3906325c} <Debug> TCPHandler: Processed in 0.001430634 sec. | ||
| 10436 | 2026.02.01 23:44:06.396692 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10437 | 2026.02.01 23:44:06.396779 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 10438 | 2026.02.01 23:44:06.396813 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2026.02.01 23:44:06.396871 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10440 | 2026.02.01 23:44:06.396897 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 632 rows starting from the beginning of the part | ||
| 10441 | 2026.02.01 23:44:06.396909 [ 276 ] {8e47980d-85b5-4269-95a8-da0ed50c5bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10442 | 2026.02.01 23:44:06.396949 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 142 rows starting from the beginning of the part | ||
| 10443 | 2026.02.01 23:44:06.396953 [ 276 ] {8e47980d-85b5-4269-95a8-da0ed50c5bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10444 | 2026.02.01 23:44:06.396993 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 68 rows starting from the beginning of the part | ||
| 10445 | 2026.02.01 23:44:06.397034 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 100 rows starting from the beginning of the part | ||
| 10446 | 2026.02.01 23:44:06.397071 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 526 rows starting from the beginning of the part | ||
| 10447 | 2026.02.01 23:44:06.397109 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 100 rows starting from the beginning of the part | ||
| 10448 | 2026.02.01 23:44:06.397379 [ 276 ] {8e47980d-85b5-4269-95a8-da0ed50c5bea} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.02.01 23:44:06.397415 [ 276 ] {8e47980d-85b5-4269-95a8-da0ed50c5bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10450 | 2026.02.01 23:44:06.397751 [ 276 ] {8e47980d-85b5-4269-95a8-da0ed50c5bea} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10451 | 2026.02.01 23:44:06.397973 [ 276 ] {8e47980d-85b5-4269-95a8-da0ed50c5bea} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2026.02.01 23:44:06.398035 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290711 sec., 1214834.304503487 rows/sec., 96.82 MiB/sec. | ||
| 10453 | 2026.02.01 23:44:06.398094 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10454 | 2026.02.01 23:44:06.398107 [ 276 ] {8e47980d-85b5-4269-95a8-da0ed50c5bea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 10455 | 2026.02.01 23:44:06.398141 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2026.02.01 23:44:06.398159 [ 276 ] {8e47980d-85b5-4269-95a8-da0ed50c5bea} <Debug> TCPHandler: Processed in 0.001394793 sec. | ||
| 10457 | 2026.02.01 23:44:06.398166 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10458 | 2026.02.01 23:44:06.398175 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10459 | 2026.02.01 23:44:06.398289 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2026.02.01 23:44:06.398310 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 10461 | 2026.02.01 23:44:06.398384 [ 276 ] {6a46bcdd-ede5-4fa0-87cc-ff2b18645aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10462 | 2026.02.01 23:44:06.398440 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_81_16} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2026.02.01 23:44:06.398444 [ 276 ] {6a46bcdd-ede5-4fa0-87cc-ff2b18645aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10464 | 2026.02.01 23:44:06.398468 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10465 | 2026.02.01 23:44:06.398509 [ 191 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_81_16} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10466 | 2026.02.01 23:44:06.398514 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22071 rows starting from the beginning of the part | ||
| 10467 | 2026.02.01 23:44:06.398580 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 10468 | 2026.02.01 23:44:06.398602 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 199 rows starting from the beginning of the part | ||
| 10469 | 2026.02.01 23:44:06.398658 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 10470 | 2026.02.01 23:44:06.398705 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 10471 | 2026.02.01 23:44:06.398751 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 845 rows starting from the beginning of the part | ||
| 10472 | 2026.02.01 23:44:06.398795 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 10473 | 2026.02.01 23:44:06.399312 [ 276 ] {6a46bcdd-ede5-4fa0-87cc-ff2b18645aa3} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2026.02.01 23:44:06.399354 [ 276 ] {6a46bcdd-ede5-4fa0-87cc-ff2b18645aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10475 | 2026.02.01 23:44:06.399925 [ 276 ] {6a46bcdd-ede5-4fa0-87cc-ff2b18645aa3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10476 | 2026.02.01 23:44:06.400180 [ 276 ] {6a46bcdd-ede5-4fa0-87cc-ff2b18645aa3} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2026.02.01 23:44:06.400326 [ 276 ] {6a46bcdd-ede5-4fa0-87cc-ff2b18645aa3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00196 sec., 18367.34693877551 rows/sec., 32.91 MiB/sec. | ||
| 10478 | 2026.02.01 23:44:06.400381 [ 276 ] {6a46bcdd-ede5-4fa0-87cc-ff2b18645aa3} <Debug> TCPHandler: Processed in 0.002143545 sec. | ||
| 10479 | 2026.02.01 23:44:06.400492 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2026.02.01 23:44:06.400588 [ 276 ] {bb61c3f4-7779-4b53-b83a-796d26a97c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10481 | 2026.02.01 23:44:06.400630 [ 276 ] {bb61c3f4-7779-4b53-b83a-796d26a97c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10482 | 2026.02.01 23:44:06.400954 [ 276 ] {bb61c3f4-7779-4b53-b83a-796d26a97c07} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2026.02.01 23:44:06.400991 [ 276 ] {bb61c3f4-7779-4b53-b83a-796d26a97c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10484 | 2026.02.01 23:44:06.401301 [ 276 ] {bb61c3f4-7779-4b53-b83a-796d26a97c07} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10485 | 2026.02.01 23:44:06.401533 [ 276 ] {bb61c3f4-7779-4b53-b83a-796d26a97c07} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.02.01 23:44:06.401673 [ 276 ] {bb61c3f4-7779-4b53-b83a-796d26a97c07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 10487 | 2026.02.01 23:44:06.401679 [ 133 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10488 | 2026.02.01 23:44:06.401713 [ 276 ] {bb61c3f4-7779-4b53-b83a-796d26a97c07} <Debug> TCPHandler: Processed in 0.001270462 sec. | ||
| 10489 | 2026.02.01 23:44:06.401738 [ 133 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.02.01 23:44:06.401766 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10491 | 2026.02.01 23:44:06.401860 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 10492 | 2026.02.01 23:44:06.401993 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10493 | 2026.02.01 23:44:06.402031 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4500 rows starting from the beginning of the part | ||
| 10494 | 2026.02.01 23:44:06.402101 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 10495 | 2026.02.01 23:44:06.402152 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 10496 | 2026.02.01 23:44:06.402195 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 10497 | 2026.02.01 23:44:06.402237 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 10498 | 2026.02.01 23:44:06.402274 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 10499 | 2026.02.01 23:44:06.404071 [ 192 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23595 rows, containing 5 columns (5 merged, 0 gathered) in 0.005816537 sec., 4056537.420805541 rows/sec., 278.68 MiB/sec. | ||
| 10500 | 2026.02.01 23:44:06.404094 [ 195 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4800 rows, containing 4 columns (4 merged, 0 gathered) in 0.002272518 sec., 2112194.4908687193 rows/sec., 142.35 MiB/sec. | ||
| 10501 | 2026.02.01 23:44:06.404498 [ 193 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10502 | 2026.02.01 23:44:06.404838 [ 193 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_81_16} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10503 | 2026.02.01 23:44:06.404922 [ 193 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_81_16} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10504 | 2026.02.01 23:44:06.405001 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10505 | 2026.02.01 23:44:06.405052 [ 194 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10506 | 2026.02.01 23:44:06.405406 [ 194 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.02.01 23:44:06.405474 [ 194 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10508 | 2026.02.01 23:44:06.405553 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10509 | 2026.02.01 23:44:08.521554 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10510 | 2026.02.01 23:44:08.521603 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10511 | 2026.02.01 23:44:08.679739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26878 | ||
| 10512 | 2026.02.01 23:44:08.680467 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.02.01 23:44:08.680507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10514 | 2026.02.01 23:44:08.681005 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10515 | 2026.02.01 23:44:08.681228 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.02.01 23:44:08.681367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26878 | ||
| 10517 | 2026.02.01 23:44:08.681374 [ 132 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10518 | 2026.02.01 23:44:08.681438 [ 132 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2026.02.01 23:44:08.681461 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10520 | 2026.02.01 23:44:08.681619 [ 195 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 10521 | 2026.02.01 23:44:08.681810 [ 195 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10522 | 2026.02.01 23:44:08.681868 [ 195 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24510 rows starting from the beginning of the part | ||
| 10523 | 2026.02.01 23:44:08.681963 [ 195 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 10524 | 2026.02.01 23:44:08.682033 [ 195 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 10525 | 2026.02.01 23:44:08.682093 [ 195 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 10526 | 2026.02.01 23:44:08.682153 [ 195 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 10527 | 2026.02.01 23:44:08.682214 [ 195 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 10528 | 2026.02.01 23:44:08.684491 [ 194 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26878 rows, containing 4 columns (4 merged, 0 gathered) in 0.00296767 sec., 9056936.923579779 rows/sec., 129.56 MiB/sec. | ||
| 10529 | 2026.02.01 23:44:08.684782 [ 194 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10530 | 2026.02.01 23:44:08.685045 [ 194 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_56_11} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.02.01 23:44:08.685120 [ 194 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_56_11} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10532 | 2026.02.01 23:44:08.685281 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10533 | 2026.02.01 23:44:08.748635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1300 | ||
| 10534 | 2026.02.01 23:44:08.751212 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.02.01 23:44:08.751262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10536 | 2026.02.01 23:44:08.752455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10537 | 2026.02.01 23:44:08.752759 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.02.01 23:44:08.752903 [ 130 ] {} <Debug> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10539 | 2026.02.01 23:44:08.752945 [ 130 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2026.02.01 23:44:08.752964 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10541 | 2026.02.01 23:44:08.753061 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 10542 | 2026.02.01 23:44:08.753091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
| 10543 | 2026.02.01 23:44:08.753599 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10544 | 2026.02.01 23:44:08.753733 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1164 rows starting from the beginning of the part | ||
| 10545 | 2026.02.01 23:44:08.754059 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 10546 | 2026.02.01 23:44:08.754382 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 10547 | 2026.02.01 23:44:08.754732 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 10548 | 2026.02.01 23:44:08.755063 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 10549 | 2026.02.01 23:44:08.755389 [ 198 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 10550 | 2026.02.01 23:44:08.761477 [ 193 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1300 rows, containing 72 columns (72 merged, 0 gathered) in 0.008457451 sec., 153710.61564530496 rows/sec., 120.03 MiB/sec. | ||
| 10551 | 2026.02.01 23:44:08.763232 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10552 | 2026.02.01 23:44:08.763841 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_41_8} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.02.01 23:44:08.763917 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_41_8} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10554 | 2026.02.01 23:44:08.764259 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10555 | 2026.02.01 23:44:10.113899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10556 | 2026.02.01 23:44:10.131349 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10557 | 2026.02.01 23:44:10.131417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10558 | 2026.02.01 23:44:10.137622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10559 | 2026.02.01 23:44:10.138311 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10560 | 2026.02.01 23:44:10.138607 [ 128 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10561 | 2026.02.01 23:44:10.138644 [ 128 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.02.01 23:44:10.138668 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10563 | 2026.02.01 23:44:10.138776 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 10564 | 2026.02.01 23:44:10.141458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10565 | 2026.02.01 23:44:10.141808 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10566 | 2026.02.01 23:44:10.142635 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 10567 | 2026.02.01 23:44:10.146006 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 10568 | 2026.02.01 23:44:10.149427 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 10569 | 2026.02.01 23:44:10.153361 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 10570 | 2026.02.01 23:44:10.157816 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 10571 | 2026.02.01 23:44:10.161500 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 10572 | 2026.02.01 23:44:10.213691 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.074960583 sec., 5629.625372577479 rows/sec., 29.11 MiB/sec. | ||
| 10573 | 2026.02.01 23:44:10.215691 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10574 | 2026.02.01 23:44:10.217502 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_56_11} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2026.02.01 23:44:10.217606 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_56_11} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10576 | 2026.02.01 23:44:10.219342 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10577 | 2026.02.01 23:44:11.389955 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10578 | 2026.02.01 23:44:11.390240 [ 276 ] {3011ce45-5bb7-47a4-a8a4-5df2ae656da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10579 | 2026.02.01 23:44:11.390345 [ 276 ] {3011ce45-5bb7-47a4-a8a4-5df2ae656da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10580 | 2026.02.01 23:44:11.391104 [ 276 ] {3011ce45-5bb7-47a4-a8a4-5df2ae656da2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2026.02.01 23:44:11.391154 [ 276 ] {3011ce45-5bb7-47a4-a8a4-5df2ae656da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10582 | 2026.02.01 23:44:11.391558 [ 276 ] {3011ce45-5bb7-47a4-a8a4-5df2ae656da2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10583 | 2026.02.01 23:44:11.391792 [ 276 ] {3011ce45-5bb7-47a4-a8a4-5df2ae656da2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2026.02.01 23:44:11.391946 [ 276 ] {3011ce45-5bb7-47a4-a8a4-5df2ae656da2} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001784 sec., 35874.439461883405 rows/sec., 2.84 MiB/sec. | ||
| 10585 | 2026.02.01 23:44:11.391987 [ 276 ] {3011ce45-5bb7-47a4-a8a4-5df2ae656da2} <Debug> TCPHandler: Processed in 0.002220077 sec. | ||
| 10586 | 2026.02.01 23:44:11.392109 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10587 | 2026.02.01 23:44:11.392203 [ 276 ] {9c756a19-9e83-4582-9edc-eed37f6e67a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10588 | 2026.02.01 23:44:11.392242 [ 276 ] {9c756a19-9e83-4582-9edc-eed37f6e67a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10589 | 2026.02.01 23:44:11.392639 [ 276 ] {9c756a19-9e83-4582-9edc-eed37f6e67a2} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.02.01 23:44:11.392674 [ 276 ] {9c756a19-9e83-4582-9edc-eed37f6e67a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10591 | 2026.02.01 23:44:11.392964 [ 276 ] {9c756a19-9e83-4582-9edc-eed37f6e67a2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10592 | 2026.02.01 23:44:11.393178 [ 276 ] {9c756a19-9e83-4582-9edc-eed37f6e67a2} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.02.01 23:44:11.393301 [ 129 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10594 | 2026.02.01 23:44:11.393306 [ 276 ] {9c756a19-9e83-4582-9edc-eed37f6e67a2} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001122 sec., 3565.0623885918003 rows/sec., 268.08 KiB/sec. | ||
| 10595 | 2026.02.01 23:44:11.393371 [ 129 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2026.02.01 23:44:11.393385 [ 276 ] {9c756a19-9e83-4582-9edc-eed37f6e67a2} <Debug> TCPHandler: Processed in 0.001322972 sec. | ||
| 10597 | 2026.02.01 23:44:11.393397 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10598 | 2026.02.01 23:44:11.393493 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10599 | 2026.02.01 23:44:11.393521 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 10600 | 2026.02.01 23:44:11.393589 [ 276 ] {0bd68d77-cb49-481d-be9a-d755d6971814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10601 | 2026.02.01 23:44:11.393632 [ 276 ] {0bd68d77-cb49-481d-be9a-d755d6971814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10602 | 2026.02.01 23:44:11.393655 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10603 | 2026.02.01 23:44:11.393693 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 70 rows starting from the beginning of the part | ||
| 10604 | 2026.02.01 23:44:11.393759 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part | ||
| 10605 | 2026.02.01 23:44:11.393801 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 10606 | 2026.02.01 23:44:11.393841 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part | ||
| 10607 | 2026.02.01 23:44:11.393879 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 10608 | 2026.02.01 23:44:11.393918 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 4 rows starting from the beginning of the part | ||
| 10609 | 2026.02.01 23:44:11.394055 [ 276 ] {0bd68d77-cb49-481d-be9a-d755d6971814} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.02.01 23:44:11.394097 [ 276 ] {0bd68d77-cb49-481d-be9a-d755d6971814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10611 | 2026.02.01 23:44:11.394629 [ 276 ] {0bd68d77-cb49-481d-be9a-d755d6971814} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10612 | 2026.02.01 23:44:11.394729 [ 197 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263291 sec., 123486.98755868601 rows/sec., 9.50 MiB/sec. | ||
| 10613 | 2026.02.01 23:44:11.394861 [ 276 ] {0bd68d77-cb49-481d-be9a-d755d6971814} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.02.01 23:44:11.394886 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10615 | 2026.02.01 23:44:11.395000 [ 276 ] {0bd68d77-cb49-481d-be9a-d755d6971814} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001429 sec., 47585.724282715186 rows/sec., 3.71 MiB/sec. | ||
| 10616 | 2026.02.01 23:44:11.395043 [ 276 ] {0bd68d77-cb49-481d-be9a-d755d6971814} <Debug> TCPHandler: Processed in 0.001596696 sec. | ||
| 10617 | 2026.02.01 23:44:11.395149 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_76_15} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.02.01 23:44:11.395154 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10619 | 2026.02.01 23:44:11.395227 [ 188 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_76_15} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10620 | 2026.02.01 23:44:11.395261 [ 276 ] {45fdc01a-fc3d-4f67-87d5-b388335b3da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10621 | 2026.02.01 23:44:11.395309 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10622 | 2026.02.01 23:44:11.395310 [ 276 ] {45fdc01a-fc3d-4f67-87d5-b388335b3da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10623 | 2026.02.01 23:44:11.395737 [ 276 ] {45fdc01a-fc3d-4f67-87d5-b388335b3da7} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.02.01 23:44:11.395773 [ 276 ] {45fdc01a-fc3d-4f67-87d5-b388335b3da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10625 | 2026.02.01 23:44:11.396120 [ 276 ] {45fdc01a-fc3d-4f67-87d5-b388335b3da7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10626 | 2026.02.01 23:44:11.396335 [ 276 ] {45fdc01a-fc3d-4f67-87d5-b388335b3da7} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2026.02.01 23:44:11.396463 [ 276 ] {45fdc01a-fc3d-4f67-87d5-b388335b3da7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 10628 | 2026.02.01 23:44:11.396499 [ 276 ] {45fdc01a-fc3d-4f67-87d5-b388335b3da7} <Debug> TCPHandler: Processed in 0.001391443 sec. | ||
| 10629 | 2026.02.01 23:44:11.396622 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10630 | 2026.02.01 23:44:11.396744 [ 276 ] {41fc57e9-485b-4fbc-a4dc-9c09da192eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10631 | 2026.02.01 23:44:11.396812 [ 276 ] {41fc57e9-485b-4fbc-a4dc-9c09da192eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10632 | 2026.02.01 23:44:11.397657 [ 276 ] {41fc57e9-485b-4fbc-a4dc-9c09da192eec} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10633 | 2026.02.01 23:44:11.397694 [ 276 ] {41fc57e9-485b-4fbc-a4dc-9c09da192eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10634 | 2026.02.01 23:44:11.398210 [ 276 ] {41fc57e9-485b-4fbc-a4dc-9c09da192eec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10635 | 2026.02.01 23:44:11.398441 [ 276 ] {41fc57e9-485b-4fbc-a4dc-9c09da192eec} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10636 | 2026.02.01 23:44:11.398587 [ 276 ] {41fc57e9-485b-4fbc-a4dc-9c09da192eec} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001866 sec., 2143.6227224008576 rows/sec., 3.84 MiB/sec. | ||
| 10637 | 2026.02.01 23:44:11.398650 [ 276 ] {41fc57e9-485b-4fbc-a4dc-9c09da192eec} <Debug> TCPHandler: Processed in 0.002089915 sec. | ||
| 10638 | 2026.02.01 23:44:11.398764 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10639 | 2026.02.01 23:44:11.398861 [ 276 ] {b0c736dc-ea48-44d7-982b-d6ce93432a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10640 | 2026.02.01 23:44:11.398903 [ 276 ] {b0c736dc-ea48-44d7-982b-d6ce93432a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10641 | 2026.02.01 23:44:11.399239 [ 276 ] {b0c736dc-ea48-44d7-982b-d6ce93432a39} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2026.02.01 23:44:11.399275 [ 276 ] {b0c736dc-ea48-44d7-982b-d6ce93432a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10643 | 2026.02.01 23:44:11.399591 [ 276 ] {b0c736dc-ea48-44d7-982b-d6ce93432a39} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10644 | 2026.02.01 23:44:11.399798 [ 276 ] {b0c736dc-ea48-44d7-982b-d6ce93432a39} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10645 | 2026.02.01 23:44:11.399927 [ 276 ] {b0c736dc-ea48-44d7-982b-d6ce93432a39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 10646 | 2026.02.01 23:44:11.399962 [ 276 ] {b0c736dc-ea48-44d7-982b-d6ce93432a39} <Debug> TCPHandler: Processed in 0.001249381 sec. | ||
| 10647 | 2026.02.01 23:44:13.490098 [ 127 ] {} <Debug> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10648 | 2026.02.01 23:44:13.490163 [ 127 ] {} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10649 | 2026.02.01 23:44:13.490184 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10650 | 2026.02.01 23:44:13.490353 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 10651 | 2026.02.01 23:44:13.490561 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10652 | 2026.02.01 23:44:13.490616 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 10653 | 2026.02.01 23:44:13.490723 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 10654 | 2026.02.01 23:44:13.490796 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 10655 | 2026.02.01 23:44:13.490861 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 10656 | 2026.02.01 23:44:13.490928 [ 201 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 10657 | 2026.02.01 23:44:13.491880 [ 188 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608806 sec., 23620.001417200085 rows/sec., 1.97 MiB/sec. | ||
| 10658 | 2026.02.01 23:44:13.492049 [ 197 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10659 | 2026.02.01 23:44:13.492374 [ 197 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_21_5} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2026.02.01 23:44:13.492456 [ 197 ] {a86a92bf-d2d8-4f66-b622-695be4c61e4d::all_1_21_5} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10661 | 2026.02.01 23:44:13.492536 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10662 | 2026.02.01 23:44:15.966044 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61451 | ||
| 10663 | 2026.02.01 23:44:15.966159 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10664 | 2026.02.01 23:44:15.966187 [ 286 ] {} <Debug> TCP-Session: 5d7ef6a3-5ecc-4a9e-ba8a-bd72ba5b8ab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61451 | ||
| 10665 | 2026.02.01 23:44:15.966209 [ 286 ] {} <Debug> TCP-Session: 5d7ef6a3-5ecc-4a9e-ba8a-bd72ba5b8ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2026.02.01 23:44:15.966222 [ 286 ] {} <Debug> TCP-Session: 5d7ef6a3-5ecc-4a9e-ba8a-bd72ba5b8ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10667 | 2026.02.01 23:44:15.966408 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44611 | ||
| 10668 | 2026.02.01 23:44:15.966426 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39261 | ||
| 10669 | 2026.02.01 23:44:15.966478 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58942 | ||
| 10670 | 2026.02.01 23:44:15.966479 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53982 | ||
| 10671 | 2026.02.01 23:44:15.966543 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10672 | 2026.02.01 23:44:15.966557 [ 286 ] {} <Trace> TCP-Session: 5d7ef6a3-5ecc-4a9e-ba8a-bd72ba5b8ab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10673 | 2026.02.01 23:44:15.966503 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34479 | ||
| 10674 | 2026.02.01 23:44:15.966594 [ 288 ] {} <Debug> TCP-Session: 43391b06-e6eb-4b39-83cd-ec389e2c4037 Authenticating user 'default' from [fd00:1122:3344:101::e]:44611 | ||
| 10675 | 2026.02.01 23:44:15.966491 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35019 | ||
| 10676 | 2026.02.01 23:44:15.966660 [ 288 ] {} <Debug> TCP-Session: 43391b06-e6eb-4b39-83cd-ec389e2c4037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10677 | 2026.02.01 23:44:15.966424 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44797 | ||
| 10678 | 2026.02.01 23:44:15.966695 [ 288 ] {} <Debug> TCP-Session: 43391b06-e6eb-4b39-83cd-ec389e2c4037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10679 | 2026.02.01 23:44:15.966513 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58679 | ||
| 10680 | 2026.02.01 23:44:15.966752 [ 286 ] {7045dda9-dbcd-424f-9b76-696429aee2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10681 | 2026.02.01 23:44:15.966827 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10682 | 2026.02.01 23:44:15.966867 [ 289 ] {} <Debug> TCP-Session: 8c36d1c2-78ce-4b8f-a786-654f946c7c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:39261 | ||
| 10683 | 2026.02.01 23:44:15.966890 [ 289 ] {} <Debug> TCP-Session: 8c36d1c2-78ce-4b8f-a786-654f946c7c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10684 | 2026.02.01 23:44:15.966902 [ 289 ] {} <Debug> TCP-Session: 8c36d1c2-78ce-4b8f-a786-654f946c7c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10685 | 2026.02.01 23:44:15.967027 [ 286 ] {7045dda9-dbcd-424f-9b76-696429aee2c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10686 | 2026.02.01 23:44:15.967090 [ 286 ] {7045dda9-dbcd-424f-9b76-696429aee2c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10687 | 2026.02.01 23:44:15.967089 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10688 | 2026.02.01 23:44:15.967127 [ 294 ] {} <Debug> TCP-Session: db8549d4-69bd-4126-8a06-b379a4cd3640 Authenticating user 'default' from [fd00:1122:3344:101::e]:34479 | ||
| 10689 | 2026.02.01 23:44:15.967146 [ 294 ] {} <Debug> TCP-Session: db8549d4-69bd-4126-8a06-b379a4cd3640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10690 | 2026.02.01 23:44:15.967158 [ 294 ] {} <Debug> TCP-Session: db8549d4-69bd-4126-8a06-b379a4cd3640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10691 | 2026.02.01 23:44:15.967217 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10692 | 2026.02.01 23:44:15.967255 [ 275 ] {} <Debug> TCP-Session: a8877767-5fae-41b8-853e-0bb47c5900f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58679 | ||
| 10693 | 2026.02.01 23:44:15.967277 [ 275 ] {} <Debug> TCP-Session: a8877767-5fae-41b8-853e-0bb47c5900f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10694 | 2026.02.01 23:44:15.967289 [ 275 ] {} <Debug> TCP-Session: a8877767-5fae-41b8-853e-0bb47c5900f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10695 | 2026.02.01 23:44:15.967396 [ 286 ] {7045dda9-dbcd-424f-9b76-696429aee2c6} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 10696 | 2026.02.01 23:44:15.967632 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10697 | 2026.02.01 23:44:15.967664 [ 290 ] {} <Debug> TCP-Session: 0a4c69ba-d8d2-4e27-bd2d-d04695186939 Authenticating user 'default' from [fd00:1122:3344:101::e]:44797 | ||
| 10698 | 2026.02.01 23:44:15.967681 [ 290 ] {} <Debug> TCP-Session: 0a4c69ba-d8d2-4e27-bd2d-d04695186939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10699 | 2026.02.01 23:44:15.967694 [ 290 ] {} <Debug> TCP-Session: 0a4c69ba-d8d2-4e27-bd2d-d04695186939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10700 | 2026.02.01 23:44:15.967760 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10701 | 2026.02.01 23:44:15.967795 [ 293 ] {} <Debug> TCP-Session: 3910aa9e-825b-4eaa-9ecf-f583fea07ff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35019 | ||
| 10702 | 2026.02.01 23:44:15.967813 [ 293 ] {} <Debug> TCP-Session: 3910aa9e-825b-4eaa-9ecf-f583fea07ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10703 | 2026.02.01 23:44:15.967825 [ 293 ] {} <Debug> TCP-Session: 3910aa9e-825b-4eaa-9ecf-f583fea07ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10704 | 2026.02.01 23:44:15.968028 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10705 | 2026.02.01 23:44:15.968063 [ 292 ] {} <Debug> TCP-Session: 27fe39a8-c2d6-4761-8e7e-19ae22d7eedd Authenticating user 'default' from [fd00:1122:3344:101::e]:58942 | ||
| 10706 | 2026.02.01 23:44:15.968083 [ 292 ] {} <Debug> TCP-Session: 27fe39a8-c2d6-4761-8e7e-19ae22d7eedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10707 | 2026.02.01 23:44:15.968096 [ 292 ] {} <Debug> TCP-Session: 27fe39a8-c2d6-4761-8e7e-19ae22d7eedd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10708 | 2026.02.01 23:44:15.968183 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10709 | 2026.02.01 23:44:15.968225 [ 291 ] {} <Debug> TCP-Session: 8419b414-6671-4ec6-b4ee-4744f1f130fd Authenticating user 'default' from [fd00:1122:3344:101::e]:53982 | ||
| 10710 | 2026.02.01 23:44:15.968246 [ 291 ] {} <Debug> TCP-Session: 8419b414-6671-4ec6-b4ee-4744f1f130fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10711 | 2026.02.01 23:44:15.968263 [ 291 ] {} <Debug> TCP-Session: 8419b414-6671-4ec6-b4ee-4744f1f130fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10712 | 2026.02.01 23:44:15.968341 [ 306 ] {7045dda9-dbcd-424f-9b76-696429aee2c6} <Trace> AggregatingTransform: Aggregating | ||
| 10713 | 2026.02.01 23:44:15.968376 [ 306 ] {7045dda9-dbcd-424f-9b76-696429aee2c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 10714 | 2026.02.01 23:44:15.968412 [ 306 ] {7045dda9-dbcd-424f-9b76-696429aee2c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907546 sec. (1101.873 rows/sec., 43.04 KiB/sec.) | ||
| 10715 | 2026.02.01 23:44:15.968429 [ 306 ] {7045dda9-dbcd-424f-9b76-696429aee2c6} <Trace> Aggregator: Merging aggregated data | ||
| 10716 | 2026.02.01 23:44:15.970070 [ 286 ] {7045dda9-dbcd-424f-9b76-696429aee2c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003374 sec., 296.38411381149973 rows/sec., 11.58 KiB/sec. | ||
| 10717 | 2026.02.01 23:44:15.970249 [ 286 ] {7045dda9-dbcd-424f-9b76-696429aee2c6} <Debug> TCPHandler: Processed in 0.003807723 sec. | ||
| 10718 | 2026.02.01 23:44:15.970356 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10719 | 2026.02.01 23:44:15.970409 [ 288 ] {} <Debug> TCP-Session: 43391b06-e6eb-4b39-83cd-ec389e2c4037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10720 | 2026.02.01 23:44:15.970418 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10721 | 2026.02.01 23:44:15.970463 [ 290 ] {} <Debug> TCP-Session: 0a4c69ba-d8d2-4e27-bd2d-d04695186939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10722 | 2026.02.01 23:44:15.970463 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10723 | 2026.02.01 23:44:15.970490 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10724 | 2026.02.01 23:44:15.970507 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10725 | 2026.02.01 23:44:15.970519 [ 289 ] {} <Debug> TCP-Session: 8c36d1c2-78ce-4b8f-a786-654f946c7c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10726 | 2026.02.01 23:44:15.970526 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10727 | 2026.02.01 23:44:15.970548 [ 275 ] {} <Debug> TCP-Session: a8877767-5fae-41b8-853e-0bb47c5900f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10728 | 2026.02.01 23:44:15.970566 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10729 | 2026.02.01 23:44:15.970588 [ 292 ] {} <Debug> TCP-Session: 27fe39a8-c2d6-4761-8e7e-19ae22d7eedd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10730 | 2026.02.01 23:44:15.970595 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10731 | 2026.02.01 23:44:15.970616 [ 294 ] {} <Debug> TCP-Session: db8549d4-69bd-4126-8a06-b379a4cd3640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10732 | 2026.02.01 23:44:15.970572 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10733 | 2026.02.01 23:44:15.970643 [ 286 ] {} <Debug> TCP-Session: 5d7ef6a3-5ecc-4a9e-ba8a-bd72ba5b8ab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10734 | 2026.02.01 23:44:15.970539 [ 291 ] {} <Debug> TCP-Session: 8419b414-6671-4ec6-b4ee-4744f1f130fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10735 | 2026.02.01 23:44:15.970674 [ 293 ] {} <Debug> TCP-Session: 3910aa9e-825b-4eaa-9ecf-f583fea07ff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10736 | 2026.02.01 23:44:16.036187 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63591 | ||
| 10737 | 2026.02.01 23:44:16.036298 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10738 | 2026.02.01 23:44:16.036326 [ 286 ] {} <Debug> TCP-Session: 9b050194-f349-428e-9d38-def7bd145579 Authenticating user 'default' from [fd00:1122:3344:101::e]:63591 | ||
| 10739 | 2026.02.01 23:44:16.036349 [ 286 ] {} <Debug> TCP-Session: 9b050194-f349-428e-9d38-def7bd145579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10740 | 2026.02.01 23:44:16.036362 [ 286 ] {} <Debug> TCP-Session: 9b050194-f349-428e-9d38-def7bd145579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10741 | 2026.02.01 23:44:16.036578 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48806 | ||
| 10742 | 2026.02.01 23:44:16.036613 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37215 | ||
| 10743 | 2026.02.01 23:44:16.036636 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33778 | ||
| 10744 | 2026.02.01 23:44:16.036637 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52215 | ||
| 10745 | 2026.02.01 23:44:16.036670 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42887 | ||
| 10746 | 2026.02.01 23:44:16.036704 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10747 | 2026.02.01 23:44:16.036713 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10748 | 2026.02.01 23:44:16.036740 [ 290 ] {} <Debug> TCP-Session: 6404fafb-a7eb-4c6d-b39d-a99f7eb7c884 Authenticating user 'default' from [fd00:1122:3344:101::e]:37215 | ||
| 10749 | 2026.02.01 23:44:16.036746 [ 286 ] {} <Trace> TCP-Session: 9b050194-f349-428e-9d38-def7bd145579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2026.02.01 23:44:16.036761 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10751 | 2026.02.01 23:44:16.036757 [ 292 ] {} <Debug> TCP-Session: f2f79db9-e651-4cb5-828b-0f604e0b8c44 Authenticating user 'default' from [fd00:1122:3344:101::e]:33778 | ||
| 10752 | 2026.02.01 23:44:16.036814 [ 275 ] {} <Debug> TCP-Session: e35ddf1b-b459-432d-acc4-28af048d1901 Authenticating user 'default' from [fd00:1122:3344:101::e]:42887 | ||
| 10753 | 2026.02.01 23:44:16.036761 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10754 | 2026.02.01 23:44:16.036834 [ 292 ] {} <Debug> TCP-Session: f2f79db9-e651-4cb5-828b-0f604e0b8c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10755 | 2026.02.01 23:44:16.036848 [ 275 ] {} <Debug> TCP-Session: e35ddf1b-b459-432d-acc4-28af048d1901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10756 | 2026.02.01 23:44:16.036870 [ 292 ] {} <Debug> TCP-Session: f2f79db9-e651-4cb5-828b-0f604e0b8c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10757 | 2026.02.01 23:44:16.036889 [ 275 ] {} <Debug> TCP-Session: e35ddf1b-b459-432d-acc4-28af048d1901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10758 | 2026.02.01 23:44:16.036860 [ 291 ] {} <Debug> TCP-Session: 7fb1a78a-5128-4734-a667-c561f33fa5a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52215 | ||
| 10759 | 2026.02.01 23:44:16.036921 [ 286 ] {e0246728-5a30-4903-9025-44ac1a6abb76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63591) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10760 | 2026.02.01 23:44:16.036928 [ 291 ] {} <Debug> TCP-Session: 7fb1a78a-5128-4734-a667-c561f33fa5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10761 | 2026.02.01 23:44:16.036767 [ 290 ] {} <Debug> TCP-Session: 6404fafb-a7eb-4c6d-b39d-a99f7eb7c884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10762 | 2026.02.01 23:44:16.036960 [ 291 ] {} <Debug> TCP-Session: 7fb1a78a-5128-4734-a667-c561f33fa5a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10763 | 2026.02.01 23:44:16.036979 [ 290 ] {} <Debug> TCP-Session: 6404fafb-a7eb-4c6d-b39d-a99f7eb7c884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10764 | 2026.02.01 23:44:16.036700 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10765 | 2026.02.01 23:44:16.036660 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61273 | ||
| 10766 | 2026.02.01 23:44:16.037033 [ 288 ] {} <Debug> TCP-Session: 5249cd23-c6d9-4eb7-8f5e-2c010de1ae40 Authenticating user 'default' from [fd00:1122:3344:101::e]:48806 | ||
| 10767 | 2026.02.01 23:44:16.036648 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32881 | ||
| 10768 | 2026.02.01 23:44:16.037064 [ 288 ] {} <Debug> TCP-Session: 5249cd23-c6d9-4eb7-8f5e-2c010de1ae40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10769 | 2026.02.01 23:44:16.037091 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10770 | 2026.02.01 23:44:16.037114 [ 288 ] {} <Debug> TCP-Session: 5249cd23-c6d9-4eb7-8f5e-2c010de1ae40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10771 | 2026.02.01 23:44:16.036612 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47075 | ||
| 10772 | 2026.02.01 23:44:16.037137 [ 294 ] {} <Debug> TCP-Session: 0b720572-43f9-4f4f-b8bc-1dd225599b22 Authenticating user 'default' from [fd00:1122:3344:101::e]:61273 | ||
| 10773 | 2026.02.01 23:44:16.037162 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10774 | 2026.02.01 23:44:16.037186 [ 294 ] {} <Debug> TCP-Session: 0b720572-43f9-4f4f-b8bc-1dd225599b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10775 | 2026.02.01 23:44:16.037201 [ 286 ] {e0246728-5a30-4903-9025-44ac1a6abb76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10776 | 2026.02.01 23:44:16.037208 [ 294 ] {} <Debug> TCP-Session: 0b720572-43f9-4f4f-b8bc-1dd225599b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10777 | 2026.02.01 23:44:16.037207 [ 293 ] {} <Debug> TCP-Session: ec555c99-5535-4c9e-b772-1b154dbfcdeb Authenticating user 'default' from [fd00:1122:3344:101::e]:32881 | ||
| 10778 | 2026.02.01 23:44:16.037210 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10779 | 2026.02.01 23:44:16.037258 [ 293 ] {} <Debug> TCP-Session: ec555c99-5535-4c9e-b772-1b154dbfcdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10780 | 2026.02.01 23:44:16.037260 [ 286 ] {e0246728-5a30-4903-9025-44ac1a6abb76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10781 | 2026.02.01 23:44:16.037270 [ 289 ] {} <Debug> TCP-Session: 857d9626-906d-442a-8689-541c21ca0529 Authenticating user 'default' from [fd00:1122:3344:101::e]:47075 | ||
| 10782 | 2026.02.01 23:44:16.037275 [ 293 ] {} <Debug> TCP-Session: ec555c99-5535-4c9e-b772-1b154dbfcdeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10783 | 2026.02.01 23:44:16.037305 [ 289 ] {} <Debug> TCP-Session: 857d9626-906d-442a-8689-541c21ca0529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10784 | 2026.02.01 23:44:16.037318 [ 289 ] {} <Debug> TCP-Session: 857d9626-906d-442a-8689-541c21ca0529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10785 | 2026.02.01 23:44:16.037567 [ 286 ] {e0246728-5a30-4903-9025-44ac1a6abb76} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 10786 | 2026.02.01 23:44:16.038482 [ 339 ] {e0246728-5a30-4903-9025-44ac1a6abb76} <Trace> AggregatingTransform: Aggregating | ||
| 10787 | 2026.02.01 23:44:16.038526 [ 339 ] {e0246728-5a30-4903-9025-44ac1a6abb76} <Trace> Aggregator: Aggregation method: without_key | ||
| 10788 | 2026.02.01 23:44:16.038563 [ 339 ] {e0246728-5a30-4903-9025-44ac1a6abb76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000893965 sec. (1118.612 rows/sec., 43.70 KiB/sec.) | ||
| 10789 | 2026.02.01 23:44:16.038581 [ 339 ] {e0246728-5a30-4903-9025-44ac1a6abb76} <Trace> Aggregator: Merging aggregated data | ||
| 10790 | 2026.02.01 23:44:16.040063 [ 286 ] {e0246728-5a30-4903-9025-44ac1a6abb76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003196 sec., 312.89111389236547 rows/sec., 12.22 KiB/sec. | ||
| 10791 | 2026.02.01 23:44:16.040212 [ 286 ] {e0246728-5a30-4903-9025-44ac1a6abb76} <Debug> TCPHandler: Processed in 0.00358036 sec. | ||
| 10792 | 2026.02.01 23:44:16.040308 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10793 | 2026.02.01 23:44:16.040335 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10794 | 2026.02.01 23:44:16.040343 [ 290 ] {} <Debug> TCP-Session: 6404fafb-a7eb-4c6d-b39d-a99f7eb7c884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10795 | 2026.02.01 23:44:16.040357 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10796 | 2026.02.01 23:44:16.040373 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10797 | 2026.02.01 23:44:16.040393 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10798 | 2026.02.01 23:44:16.040419 [ 288 ] {} <Debug> TCP-Session: 5249cd23-c6d9-4eb7-8f5e-2c010de1ae40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10799 | 2026.02.01 23:44:16.040437 [ 291 ] {} <Debug> TCP-Session: 7fb1a78a-5128-4734-a667-c561f33fa5a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10800 | 2026.02.01 23:44:16.040452 [ 292 ] {} <Debug> TCP-Session: f2f79db9-e651-4cb5-828b-0f604e0b8c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10801 | 2026.02.01 23:44:16.040452 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10802 | 2026.02.01 23:44:16.040471 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10803 | 2026.02.01 23:44:16.040488 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10804 | 2026.02.01 23:44:16.040508 [ 294 ] {} <Debug> TCP-Session: 0b720572-43f9-4f4f-b8bc-1dd225599b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10805 | 2026.02.01 23:44:16.040528 [ 293 ] {} <Debug> TCP-Session: ec555c99-5535-4c9e-b772-1b154dbfcdeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10806 | 2026.02.01 23:44:16.040538 [ 286 ] {} <Debug> TCP-Session: 9b050194-f349-428e-9d38-def7bd145579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10807 | 2026.02.01 23:44:16.040383 [ 275 ] {} <Debug> TCP-Session: e35ddf1b-b459-432d-acc4-28af048d1901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10808 | 2026.02.01 23:44:16.040427 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10809 | 2026.02.01 23:44:16.040637 [ 289 ] {} <Debug> TCP-Session: 857d9626-906d-442a-8689-541c21ca0529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10810 | 2026.02.01 23:44:16.061934 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58870 | ||
| 10811 | 2026.02.01 23:44:16.062013 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10812 | 2026.02.01 23:44:16.062035 [ 286 ] {} <Debug> TCP-Session: 98c3cc78-49fd-460c-b375-c814291e9aa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58870 | ||
| 10813 | 2026.02.01 23:44:16.062053 [ 286 ] {} <Debug> TCP-Session: 98c3cc78-49fd-460c-b375-c814291e9aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10814 | 2026.02.01 23:44:16.062066 [ 286 ] {} <Debug> TCP-Session: 98c3cc78-49fd-460c-b375-c814291e9aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10815 | 2026.02.01 23:44:16.062284 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47308 | ||
| 10816 | 2026.02.01 23:44:16.062303 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37291 | ||
| 10817 | 2026.02.01 23:44:16.062326 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59635 | ||
| 10818 | 2026.02.01 23:44:16.062376 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56522 | ||
| 10819 | 2026.02.01 23:44:16.062389 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46266 | ||
| 10820 | 2026.02.01 23:44:16.062410 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10821 | 2026.02.01 23:44:16.062434 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10822 | 2026.02.01 23:44:16.062450 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10823 | 2026.02.01 23:44:16.062473 [ 289 ] {} <Debug> TCP-Session: dd1dadf2-6f10-4430-9620-5dcf359e2547 Authenticating user 'default' from [fd00:1122:3344:101::e]:37291 | ||
| 10824 | 2026.02.01 23:44:16.062477 [ 290 ] {} <Debug> TCP-Session: 1fef94c5-7b86-4456-a39d-b7eb45350006 Authenticating user 'default' from [fd00:1122:3344:101::e]:59635 | ||
| 10825 | 2026.02.01 23:44:16.062489 [ 294 ] {} <Debug> TCP-Session: 1277b2f6-f563-4b9b-9ced-c41148e880ab Authenticating user 'default' from [fd00:1122:3344:101::e]:56522 | ||
| 10826 | 2026.02.01 23:44:16.062506 [ 289 ] {} <Debug> TCP-Session: dd1dadf2-6f10-4430-9620-5dcf359e2547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10827 | 2026.02.01 23:44:16.062523 [ 294 ] {} <Debug> TCP-Session: 1277b2f6-f563-4b9b-9ced-c41148e880ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10828 | 2026.02.01 23:44:16.062545 [ 289 ] {} <Debug> TCP-Session: dd1dadf2-6f10-4430-9620-5dcf359e2547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10829 | 2026.02.01 23:44:16.062559 [ 294 ] {} <Debug> TCP-Session: 1277b2f6-f563-4b9b-9ced-c41148e880ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2026.02.01 23:44:16.062516 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10831 | 2026.02.01 23:44:16.062351 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53368 | ||
| 10832 | 2026.02.01 23:44:16.062635 [ 275 ] {} <Debug> TCP-Session: cec6f67a-01a2-456a-9fb9-15a2b805879b Authenticating user 'default' from [fd00:1122:3344:101::e]:46266 | ||
| 10833 | 2026.02.01 23:44:16.062514 [ 290 ] {} <Debug> TCP-Session: 1fef94c5-7b86-4456-a39d-b7eb45350006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10834 | 2026.02.01 23:44:16.062672 [ 275 ] {} <Debug> TCP-Session: cec6f67a-01a2-456a-9fb9-15a2b805879b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10835 | 2026.02.01 23:44:16.062689 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10836 | 2026.02.01 23:44:16.062707 [ 275 ] {} <Debug> TCP-Session: cec6f67a-01a2-456a-9fb9-15a2b805879b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10837 | 2026.02.01 23:44:16.062724 [ 291 ] {} <Debug> TCP-Session: 52432702-4fda-4383-922c-4c6bcc6ac566 Authenticating user 'default' from [fd00:1122:3344:101::e]:53368 | ||
| 10838 | 2026.02.01 23:44:16.062691 [ 290 ] {} <Debug> TCP-Session: 1fef94c5-7b86-4456-a39d-b7eb45350006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10839 | 2026.02.01 23:44:16.062745 [ 291 ] {} <Debug> TCP-Session: 52432702-4fda-4383-922c-4c6bcc6ac566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2026.02.01 23:44:16.062369 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10841 | 2026.02.01 23:44:16.062798 [ 291 ] {} <Debug> TCP-Session: 52432702-4fda-4383-922c-4c6bcc6ac566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10842 | 2026.02.01 23:44:16.062827 [ 288 ] {} <Debug> TCP-Session: 3dda441b-472c-4fd5-9fdb-259dad3f44ad Authenticating user 'default' from [fd00:1122:3344:101::e]:47308 | ||
| 10843 | 2026.02.01 23:44:16.062367 [ 286 ] {} <Trace> TCP-Session: 98c3cc78-49fd-460c-b375-c814291e9aa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10844 | 2026.02.01 23:44:16.062856 [ 288 ] {} <Debug> TCP-Session: 3dda441b-472c-4fd5-9fdb-259dad3f44ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10845 | 2026.02.01 23:44:16.062346 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41795 | ||
| 10846 | 2026.02.01 23:44:16.062896 [ 288 ] {} <Debug> TCP-Session: 3dda441b-472c-4fd5-9fdb-259dad3f44ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10847 | 2026.02.01 23:44:16.062364 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61773 | ||
| 10848 | 2026.02.01 23:44:16.062977 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10849 | 2026.02.01 23:44:16.063007 [ 286 ] {dd3ff79d-40e1-4fe2-af15-032c6263d53b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10850 | 2026.02.01 23:44:16.063013 [ 292 ] {} <Debug> TCP-Session: 8d5e1b5d-4077-42f2-b7b6-d114cd731f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:41795 | ||
| 10851 | 2026.02.01 23:44:16.063023 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10852 | 2026.02.01 23:44:16.063058 [ 292 ] {} <Debug> TCP-Session: 8d5e1b5d-4077-42f2-b7b6-d114cd731f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10853 | 2026.02.01 23:44:16.063075 [ 293 ] {} <Debug> TCP-Session: c5ddb19b-c5d4-4c25-bf6d-0fa0e01befa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61773 | ||
| 10854 | 2026.02.01 23:44:16.063089 [ 292 ] {} <Debug> TCP-Session: 8d5e1b5d-4077-42f2-b7b6-d114cd731f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2026.02.01 23:44:16.063106 [ 293 ] {} <Debug> TCP-Session: c5ddb19b-c5d4-4c25-bf6d-0fa0e01befa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10856 | 2026.02.01 23:44:16.063131 [ 293 ] {} <Debug> TCP-Session: c5ddb19b-c5d4-4c25-bf6d-0fa0e01befa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10857 | 2026.02.01 23:44:16.063232 [ 286 ] {dd3ff79d-40e1-4fe2-af15-032c6263d53b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10858 | 2026.02.01 23:44:16.063285 [ 286 ] {dd3ff79d-40e1-4fe2-af15-032c6263d53b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10859 | 2026.02.01 23:44:16.063545 [ 286 ] {dd3ff79d-40e1-4fe2-af15-032c6263d53b} <Debug> oximeter.version (11d6aef3-011a-4e00-a553-ee38f12c75a5) (SelectExecutor): Key condition: unknown | ||
| 10860 | 2026.02.01 23:44:16.064422 [ 325 ] {dd3ff79d-40e1-4fe2-af15-032c6263d53b} <Trace> AggregatingTransform: Aggregating | ||
| 10861 | 2026.02.01 23:44:16.064481 [ 325 ] {dd3ff79d-40e1-4fe2-af15-032c6263d53b} <Trace> Aggregator: Aggregation method: without_key | ||
| 10862 | 2026.02.01 23:44:16.064520 [ 325 ] {dd3ff79d-40e1-4fe2-af15-032c6263d53b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881215 sec. (1134.797 rows/sec., 44.33 KiB/sec.) | ||
| 10863 | 2026.02.01 23:44:16.064540 [ 325 ] {dd3ff79d-40e1-4fe2-af15-032c6263d53b} <Trace> Aggregator: Merging aggregated data | ||
| 10864 | 2026.02.01 23:44:16.065819 [ 286 ] {dd3ff79d-40e1-4fe2-af15-032c6263d53b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002852 sec., 350.6311360448808 rows/sec., 13.70 KiB/sec. | ||
| 10865 | 2026.02.01 23:44:16.065980 [ 286 ] {dd3ff79d-40e1-4fe2-af15-032c6263d53b} <Debug> TCPHandler: Processed in 0.003692752 sec. | ||
| 10866 | 2026.02.01 23:44:16.066110 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10867 | 2026.02.01 23:44:16.066140 [ 286 ] {} <Debug> TCP-Session: 98c3cc78-49fd-460c-b375-c814291e9aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10868 | 2026.02.01 23:44:16.066142 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10869 | 2026.02.01 23:44:16.066162 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10870 | 2026.02.01 23:44:16.066189 [ 275 ] {} <Debug> TCP-Session: cec6f67a-01a2-456a-9fb9-15a2b805879b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10871 | 2026.02.01 23:44:16.066192 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10872 | 2026.02.01 23:44:16.066204 [ 291 ] {} <Debug> TCP-Session: 52432702-4fda-4383-922c-4c6bcc6ac566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10873 | 2026.02.01 23:44:16.066228 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10874 | 2026.02.01 23:44:16.066247 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10875 | 2026.02.01 23:44:16.066259 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10876 | 2026.02.01 23:44:16.066275 [ 288 ] {} <Debug> TCP-Session: 3dda441b-472c-4fd5-9fdb-259dad3f44ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10877 | 2026.02.01 23:44:16.066288 [ 292 ] {} <Debug> TCP-Session: 8d5e1b5d-4077-42f2-b7b6-d114cd731f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10878 | 2026.02.01 23:44:16.066280 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10879 | 2026.02.01 23:44:16.066303 [ 290 ] {} <Debug> TCP-Session: 1fef94c5-7b86-4456-a39d-b7eb45350006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10880 | 2026.02.01 23:44:16.066241 [ 294 ] {} <Debug> TCP-Session: 1277b2f6-f563-4b9b-9ced-c41148e880ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10881 | 2026.02.01 23:44:16.066344 [ 293 ] {} <Debug> TCP-Session: c5ddb19b-c5d4-4c25-bf6d-0fa0e01befa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10882 | 2026.02.01 23:44:16.066209 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10883 | 2026.02.01 23:44:16.066404 [ 289 ] {} <Debug> TCP-Session: dd1dadf2-6f10-4430-9620-5dcf359e2547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.02.01 23:44:16.181593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27390 | ||
| 10885 | 2026.02.01 23:44:16.182138 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.02.01 23:44:16.182189 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10887 | 2026.02.01 23:44:16.182772 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10888 | 2026.02.01 23:44:16.183019 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.02.01 23:44:16.183174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27390 | ||
| 10890 | 2026.02.01 23:44:16.394565 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10891 | 2026.02.01 23:44:16.394744 [ 276 ] {5f12ac4e-3908-4f48-bf8f-6ad5d1864142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10892 | 2026.02.01 23:44:16.394814 [ 276 ] {5f12ac4e-3908-4f48-bf8f-6ad5d1864142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10893 | 2026.02.01 23:44:16.395468 [ 276 ] {5f12ac4e-3908-4f48-bf8f-6ad5d1864142} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2026.02.01 23:44:16.395522 [ 276 ] {5f12ac4e-3908-4f48-bf8f-6ad5d1864142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10895 | 2026.02.01 23:44:16.395953 [ 276 ] {5f12ac4e-3908-4f48-bf8f-6ad5d1864142} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10896 | 2026.02.01 23:44:16.396191 [ 276 ] {5f12ac4e-3908-4f48-bf8f-6ad5d1864142} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.02.01 23:44:16.396354 [ 276 ] {5f12ac4e-3908-4f48-bf8f-6ad5d1864142} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001658 sec., 14475.271411338963 rows/sec., 1.20 MiB/sec. | ||
| 10898 | 2026.02.01 23:44:16.396408 [ 276 ] {5f12ac4e-3908-4f48-bf8f-6ad5d1864142} <Debug> TCPHandler: Processed in 0.001977513 sec. | ||
| 10899 | 2026.02.01 23:44:16.396534 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2026.02.01 23:44:16.396639 [ 276 ] {aebd2934-69c3-4564-99ad-0ed2b055c2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10901 | 2026.02.01 23:44:16.396683 [ 276 ] {aebd2934-69c3-4564-99ad-0ed2b055c2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10902 | 2026.02.01 23:44:16.397225 [ 276 ] {aebd2934-69c3-4564-99ad-0ed2b055c2af} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.02.01 23:44:16.397261 [ 276 ] {aebd2934-69c3-4564-99ad-0ed2b055c2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10904 | 2026.02.01 23:44:16.397597 [ 276 ] {aebd2934-69c3-4564-99ad-0ed2b055c2af} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10905 | 2026.02.01 23:44:16.397812 [ 276 ] {aebd2934-69c3-4564-99ad-0ed2b055c2af} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.02.01 23:44:16.397947 [ 276 ] {aebd2934-69c3-4564-99ad-0ed2b055c2af} <Debug> executeQuery: Read 248 rows, 22.75 KiB in 0.00133 sec., 186466.16541353383 rows/sec., 16.71 MiB/sec. | ||
| 10907 | 2026.02.01 23:44:16.397986 [ 276 ] {aebd2934-69c3-4564-99ad-0ed2b055c2af} <Debug> TCPHandler: Processed in 0.001504695 sec. | ||
| 10908 | 2026.02.01 23:44:16.398100 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10909 | 2026.02.01 23:44:16.398196 [ 276 ] {878e5e9f-f23f-4d9f-ba16-934ddb79863e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10910 | 2026.02.01 23:44:16.398237 [ 276 ] {878e5e9f-f23f-4d9f-ba16-934ddb79863e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10911 | 2026.02.01 23:44:16.398653 [ 276 ] {878e5e9f-f23f-4d9f-ba16-934ddb79863e} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2026.02.01 23:44:16.398690 [ 276 ] {878e5e9f-f23f-4d9f-ba16-934ddb79863e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10913 | 2026.02.01 23:44:16.398991 [ 276 ] {878e5e9f-f23f-4d9f-ba16-934ddb79863e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10914 | 2026.02.01 23:44:16.399212 [ 276 ] {878e5e9f-f23f-4d9f-ba16-934ddb79863e} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10915 | 2026.02.01 23:44:16.399345 [ 276 ] {878e5e9f-f23f-4d9f-ba16-934ddb79863e} <Debug> executeQuery: Read 48 rows, 3.67 KiB in 0.001168 sec., 41095.890410958906 rows/sec., 3.07 MiB/sec. | ||
| 10916 | 2026.02.01 23:44:16.399384 [ 276 ] {878e5e9f-f23f-4d9f-ba16-934ddb79863e} <Debug> TCPHandler: Processed in 0.001335143 sec. | ||
| 10917 | 2026.02.01 23:44:16.399504 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10918 | 2026.02.01 23:44:16.399601 [ 276 ] {2335cf70-c754-4b94-bbdc-8760b9fce47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10919 | 2026.02.01 23:44:16.399641 [ 276 ] {2335cf70-c754-4b94-bbdc-8760b9fce47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10920 | 2026.02.01 23:44:16.400037 [ 276 ] {2335cf70-c754-4b94-bbdc-8760b9fce47b} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2026.02.01 23:44:16.400073 [ 276 ] {2335cf70-c754-4b94-bbdc-8760b9fce47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10922 | 2026.02.01 23:44:16.400377 [ 276 ] {2335cf70-c754-4b94-bbdc-8760b9fce47b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10923 | 2026.02.01 23:44:16.400591 [ 276 ] {2335cf70-c754-4b94-bbdc-8760b9fce47b} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10924 | 2026.02.01 23:44:16.400721 [ 276 ] {2335cf70-c754-4b94-bbdc-8760b9fce47b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.75 MiB/sec. | ||
| 10925 | 2026.02.01 23:44:16.400759 [ 276 ] {2335cf70-c754-4b94-bbdc-8760b9fce47b} <Debug> TCPHandler: Processed in 0.001304832 sec. | ||
| 10926 | 2026.02.01 23:44:16.400870 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10927 | 2026.02.01 23:44:16.400963 [ 276 ] {6d5cf182-2cc0-4786-8c83-79145a5d255f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10928 | 2026.02.01 23:44:16.401001 [ 276 ] {6d5cf182-2cc0-4786-8c83-79145a5d255f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10929 | 2026.02.01 23:44:16.401391 [ 276 ] {6d5cf182-2cc0-4786-8c83-79145a5d255f} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2026.02.01 23:44:16.401428 [ 276 ] {6d5cf182-2cc0-4786-8c83-79145a5d255f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10931 | 2026.02.01 23:44:16.401719 [ 276 ] {6d5cf182-2cc0-4786-8c83-79145a5d255f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10932 | 2026.02.01 23:44:16.401932 [ 276 ] {6d5cf182-2cc0-4786-8c83-79145a5d255f} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2026.02.01 23:44:16.402061 [ 276 ] {6d5cf182-2cc0-4786-8c83-79145a5d255f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 10934 | 2026.02.01 23:44:16.402099 [ 276 ] {6d5cf182-2cc0-4786-8c83-79145a5d255f} <Debug> TCPHandler: Processed in 0.001279141 sec. | ||
| 10935 | 2026.02.01 23:44:16.402207 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2026.02.01 23:44:16.402300 [ 276 ] {f4f013a7-837f-47e2-a6bb-3848626c7a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10937 | 2026.02.01 23:44:16.402338 [ 276 ] {f4f013a7-837f-47e2-a6bb-3848626c7a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10938 | 2026.02.01 23:44:16.402800 [ 276 ] {f4f013a7-837f-47e2-a6bb-3848626c7a33} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2026.02.01 23:44:16.402836 [ 276 ] {f4f013a7-837f-47e2-a6bb-3848626c7a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10940 | 2026.02.01 23:44:16.403147 [ 276 ] {f4f013a7-837f-47e2-a6bb-3848626c7a33} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10941 | 2026.02.01 23:44:16.403364 [ 276 ] {f4f013a7-837f-47e2-a6bb-3848626c7a33} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2026.02.01 23:44:16.403493 [ 276 ] {f4f013a7-837f-47e2-a6bb-3848626c7a33} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.00121 sec., 112396.69421487604 rows/sec., 9.08 MiB/sec. | ||
| 10943 | 2026.02.01 23:44:16.403531 [ 276 ] {f4f013a7-837f-47e2-a6bb-3848626c7a33} <Debug> TCPHandler: Processed in 0.001372613 sec. | ||
| 10944 | 2026.02.01 23:44:16.403630 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2026.02.01 23:44:16.403722 [ 276 ] {87944b0e-e128-4d2e-9cd4-76bae9d40c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10946 | 2026.02.01 23:44:16.403765 [ 276 ] {87944b0e-e128-4d2e-9cd4-76bae9d40c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10947 | 2026.02.01 23:44:16.404163 [ 276 ] {87944b0e-e128-4d2e-9cd4-76bae9d40c46} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2026.02.01 23:44:16.404198 [ 276 ] {87944b0e-e128-4d2e-9cd4-76bae9d40c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10949 | 2026.02.01 23:44:16.404536 [ 276 ] {87944b0e-e128-4d2e-9cd4-76bae9d40c46} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10950 | 2026.02.01 23:44:16.404744 [ 276 ] {87944b0e-e128-4d2e-9cd4-76bae9d40c46} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2026.02.01 23:44:16.404874 [ 276 ] {87944b0e-e128-4d2e-9cd4-76bae9d40c46} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00117 sec., 167521.36752136753 rows/sec., 12.02 MiB/sec. | ||
| 10952 | 2026.02.01 23:44:16.404912 [ 276 ] {87944b0e-e128-4d2e-9cd4-76bae9d40c46} <Debug> TCPHandler: Processed in 0.001330452 sec. | ||
| 10953 | 2026.02.01 23:44:16.405027 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10954 | 2026.02.01 23:44:16.405120 [ 276 ] {fe424ea9-a312-4e45-a39d-48b6c84558b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10955 | 2026.02.01 23:44:16.405174 [ 276 ] {fe424ea9-a312-4e45-a39d-48b6c84558b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10956 | 2026.02.01 23:44:16.406027 [ 276 ] {fe424ea9-a312-4e45-a39d-48b6c84558b5} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.02.01 23:44:16.406063 [ 276 ] {fe424ea9-a312-4e45-a39d-48b6c84558b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10958 | 2026.02.01 23:44:16.406618 [ 276 ] {fe424ea9-a312-4e45-a39d-48b6c84558b5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10959 | 2026.02.01 23:44:16.406848 [ 276 ] {fe424ea9-a312-4e45-a39d-48b6c84558b5} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2026.02.01 23:44:16.406990 [ 276 ] {fe424ea9-a312-4e45-a39d-48b6c84558b5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001888 sec., 19067.79661016949 rows/sec., 34.17 MiB/sec. | ||
| 10961 | 2026.02.01 23:44:16.407045 [ 276 ] {fe424ea9-a312-4e45-a39d-48b6c84558b5} <Debug> TCPHandler: Processed in 0.002067525 sec. | ||
| 10962 | 2026.02.01 23:44:16.407167 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10963 | 2026.02.01 23:44:16.407262 [ 276 ] {1fca7c59-1ec8-4970-a73d-b3cd45cb558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10964 | 2026.02.01 23:44:16.407303 [ 276 ] {1fca7c59-1ec8-4970-a73d-b3cd45cb558c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10965 | 2026.02.01 23:44:16.407642 [ 276 ] {1fca7c59-1ec8-4970-a73d-b3cd45cb558c} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2026.02.01 23:44:16.407678 [ 276 ] {1fca7c59-1ec8-4970-a73d-b3cd45cb558c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10967 | 2026.02.01 23:44:16.407985 [ 276 ] {1fca7c59-1ec8-4970-a73d-b3cd45cb558c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10968 | 2026.02.01 23:44:16.408196 [ 276 ] {1fca7c59-1ec8-4970-a73d-b3cd45cb558c} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2026.02.01 23:44:16.408326 [ 276 ] {1fca7c59-1ec8-4970-a73d-b3cd45cb558c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 10970 | 2026.02.01 23:44:16.408363 [ 276 ] {1fca7c59-1ec8-4970-a73d-b3cd45cb558c} <Debug> TCPHandler: Processed in 0.001243651 sec. | ||
| 10971 | 2026.02.01 23:44:17.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.04 MiB, peak 342.14 MiB, free memory in arenas 0.00 B, will set to 327.91 MiB (RSS), difference: -1.14 MiB | ||
| 10972 | 2026.02.01 23:44:17.641615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10973 | 2026.02.01 23:44:17.658696 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2026.02.01 23:44:17.658766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10975 | 2026.02.01 23:44:17.664403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10976 | 2026.02.01 23:44:17.665244 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2026.02.01 23:44:17.669666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10978 | 2026.02.01 23:44:18.753414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1336 | ||
| 10979 | 2026.02.01 23:44:18.756039 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10980 | 2026.02.01 23:44:18.756116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10981 | 2026.02.01 23:44:18.757363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10982 | 2026.02.01 23:44:18.757658 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10983 | 2026.02.01 23:44:18.758070 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 10984 | 2026.02.01 23:44:21.389668 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10985 | 2026.02.01 23:44:21.389901 [ 276 ] {d7945927-8c43-45d3-a9a2-c3eff58195f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10986 | 2026.02.01 23:44:21.390008 [ 276 ] {d7945927-8c43-45d3-a9a2-c3eff58195f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10987 | 2026.02.01 23:44:21.390977 [ 276 ] {d7945927-8c43-45d3-a9a2-c3eff58195f2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2026.02.01 23:44:21.391029 [ 276 ] {d7945927-8c43-45d3-a9a2-c3eff58195f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10989 | 2026.02.01 23:44:21.391543 [ 276 ] {d7945927-8c43-45d3-a9a2-c3eff58195f2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10990 | 2026.02.01 23:44:21.391784 [ 276 ] {d7945927-8c43-45d3-a9a2-c3eff58195f2} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10991 | 2026.02.01 23:44:21.391959 [ 276 ] {d7945927-8c43-45d3-a9a2-c3eff58195f2} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.002133 sec., 30004.688232536337 rows/sec., 2.38 MiB/sec. | ||
| 10992 | 2026.02.01 23:44:21.392013 [ 276 ] {d7945927-8c43-45d3-a9a2-c3eff58195f2} <Debug> TCPHandler: Processed in 0.002488751 sec. | ||
| 10993 | 2026.02.01 23:44:21.392142 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10994 | 2026.02.01 23:44:21.392247 [ 276 ] {b889587c-9629-470f-b8d5-fbfefe7b63cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10995 | 2026.02.01 23:44:21.392292 [ 276 ] {b889587c-9629-470f-b8d5-fbfefe7b63cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10996 | 2026.02.01 23:44:21.392699 [ 276 ] {b889587c-9629-470f-b8d5-fbfefe7b63cc} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2026.02.01 23:44:21.392738 [ 276 ] {b889587c-9629-470f-b8d5-fbfefe7b63cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10998 | 2026.02.01 23:44:21.393044 [ 276 ] {b889587c-9629-470f-b8d5-fbfefe7b63cc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10999 | 2026.02.01 23:44:21.393254 [ 276 ] {b889587c-9629-470f-b8d5-fbfefe7b63cc} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11000 | 2026.02.01 23:44:21.393406 [ 276 ] {b889587c-9629-470f-b8d5-fbfefe7b63cc} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001183 sec., 3381.23415046492 rows/sec., 254.25 KiB/sec. | ||
| 11001 | 2026.02.01 23:44:21.393447 [ 276 ] {b889587c-9629-470f-b8d5-fbfefe7b63cc} <Debug> TCPHandler: Processed in 0.001357703 sec. | ||
| 11002 | 2026.02.01 23:44:21.393557 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11003 | 2026.02.01 23:44:21.393651 [ 276 ] {fd8cd957-0a7d-4cfb-9fb5-f46f7568e49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11004 | 2026.02.01 23:44:21.393692 [ 276 ] {fd8cd957-0a7d-4cfb-9fb5-f46f7568e49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11005 | 2026.02.01 23:44:21.394107 [ 276 ] {fd8cd957-0a7d-4cfb-9fb5-f46f7568e49b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2026.02.01 23:44:21.394143 [ 276 ] {fd8cd957-0a7d-4cfb-9fb5-f46f7568e49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11007 | 2026.02.01 23:44:21.394455 [ 276 ] {fd8cd957-0a7d-4cfb-9fb5-f46f7568e49b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11008 | 2026.02.01 23:44:21.394663 [ 276 ] {fd8cd957-0a7d-4cfb-9fb5-f46f7568e49b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2026.02.01 23:44:21.394795 [ 276 ] {fd8cd957-0a7d-4cfb-9fb5-f46f7568e49b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001162 sec., 58519.79345955249 rows/sec., 4.57 MiB/sec. | ||
| 11010 | 2026.02.01 23:44:21.394834 [ 276 ] {fd8cd957-0a7d-4cfb-9fb5-f46f7568e49b} <Debug> TCPHandler: Processed in 0.001326213 sec. | ||
| 11011 | 2026.02.01 23:44:21.394951 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11012 | 2026.02.01 23:44:21.395045 [ 276 ] {9fcd2101-877c-4f5b-9fe9-4aeb39b8540f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11013 | 2026.02.01 23:44:21.395088 [ 276 ] {9fcd2101-877c-4f5b-9fe9-4aeb39b8540f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11014 | 2026.02.01 23:44:21.395513 [ 276 ] {9fcd2101-877c-4f5b-9fe9-4aeb39b8540f} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2026.02.01 23:44:21.395548 [ 276 ] {9fcd2101-877c-4f5b-9fe9-4aeb39b8540f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11016 | 2026.02.01 23:44:21.395910 [ 276 ] {9fcd2101-877c-4f5b-9fe9-4aeb39b8540f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11017 | 2026.02.01 23:44:21.396124 [ 276 ] {9fcd2101-877c-4f5b-9fe9-4aeb39b8540f} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2026.02.01 23:44:21.396256 [ 276 ] {9fcd2101-877c-4f5b-9fe9-4aeb39b8540f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 11019 | 2026.02.01 23:44:21.396294 [ 276 ] {9fcd2101-877c-4f5b-9fe9-4aeb39b8540f} <Debug> TCPHandler: Processed in 0.001392194 sec. | ||
| 11020 | 2026.02.01 23:44:21.396417 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11021 | 2026.02.01 23:44:21.396538 [ 276 ] {d64deaa5-3a1e-4697-ae7d-bc5ff474f0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11022 | 2026.02.01 23:44:21.396606 [ 276 ] {d64deaa5-3a1e-4697-ae7d-bc5ff474f0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11023 | 2026.02.01 23:44:21.397407 [ 276 ] {d64deaa5-3a1e-4697-ae7d-bc5ff474f0f6} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2026.02.01 23:44:21.397446 [ 276 ] {d64deaa5-3a1e-4697-ae7d-bc5ff474f0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11025 | 2026.02.01 23:44:21.397948 [ 276 ] {d64deaa5-3a1e-4697-ae7d-bc5ff474f0f6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11026 | 2026.02.01 23:44:21.398174 [ 276 ] {d64deaa5-3a1e-4697-ae7d-bc5ff474f0f6} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2026.02.01 23:44:21.398316 [ 276 ] {d64deaa5-3a1e-4697-ae7d-bc5ff474f0f6} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001802 sec., 2219.7558268590456 rows/sec., 3.98 MiB/sec. | ||
| 11028 | 2026.02.01 23:44:21.398317 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11029 | 2026.02.01 23:44:21.398371 [ 276 ] {d64deaa5-3a1e-4697-ae7d-bc5ff474f0f6} <Debug> TCPHandler: Processed in 0.002016014 sec. | ||
| 11030 | 2026.02.01 23:44:21.398422 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11031 | 2026.02.01 23:44:21.398464 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11032 | 2026.02.01 23:44:21.398507 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11033 | 2026.02.01 23:44:21.398605 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 11034 | 2026.02.01 23:44:21.398610 [ 276 ] {b92e8200-504b-447d-8163-4a3d2ceb5006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11035 | 2026.02.01 23:44:21.398702 [ 276 ] {b92e8200-504b-447d-8163-4a3d2ceb5006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11036 | 2026.02.01 23:44:21.398891 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11037 | 2026.02.01 23:44:21.398963 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1495 rows starting from the beginning of the part | ||
| 11038 | 2026.02.01 23:44:21.399036 [ 276 ] {b92e8200-504b-447d-8163-4a3d2ceb5006} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2026.02.01 23:44:21.399077 [ 276 ] {b92e8200-504b-447d-8163-4a3d2ceb5006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11040 | 2026.02.01 23:44:21.399116 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part | ||
| 11041 | 2026.02.01 23:44:21.399243 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 11042 | 2026.02.01 23:44:21.399359 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part | ||
| 11043 | 2026.02.01 23:44:21.399396 [ 276 ] {b92e8200-504b-447d-8163-4a3d2ceb5006} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11044 | 2026.02.01 23:44:21.399472 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 11045 | 2026.02.01 23:44:21.399589 [ 188 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 4 rows starting from the beginning of the part | ||
| 11046 | 2026.02.01 23:44:21.399621 [ 276 ] {b92e8200-504b-447d-8163-4a3d2ceb5006} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2026.02.01 23:44:21.399759 [ 276 ] {b92e8200-504b-447d-8163-4a3d2ceb5006} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 11048 | 2026.02.01 23:44:21.399796 [ 276 ] {b92e8200-504b-447d-8163-4a3d2ceb5006} <Debug> TCPHandler: Processed in 0.001338452 sec. | ||
| 11049 | 2026.02.01 23:44:21.409153 [ 197 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1579 rows, containing 19 columns (19 merged, 0 gathered) in 0.010605498 sec., 148885.04057046637 rows/sec., 266.80 MiB/sec. | ||
| 11050 | 2026.02.01 23:44:21.410815 [ 197 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11051 | 2026.02.01 23:44:21.411213 [ 197 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.02.01 23:44:21.411296 [ 197 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11053 | 2026.02.01 23:44:21.411474 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 11054 | 2026.02.01 23:44:22.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.53 MiB, peak 342.14 MiB, free memory in arenas 0.00 B, will set to 334.88 MiB (RSS), difference: 6.35 MiB | ||
| 11055 | 2026.02.01 23:44:23.521662 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11056 | 2026.02.01 23:44:23.521711 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11057 | 2026.02.01 23:44:23.683450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27838 | ||
| 11058 | 2026.02.01 23:44:23.684012 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11059 | 2026.02.01 23:44:23.684052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11060 | 2026.02.01 23:44:23.684531 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11061 | 2026.02.01 23:44:23.684761 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2026.02.01 23:44:23.684900 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27838 | ||
| 11063 | 2026.02.01 23:44:25.169940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11064 | 2026.02.01 23:44:25.186115 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2026.02.01 23:44:25.186176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11066 | 2026.02.01 23:44:25.191603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11067 | 2026.02.01 23:44:25.192303 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2026.02.01 23:44:25.195144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11069 | 2026.02.01 23:44:26.391944 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11070 | 2026.02.01 23:44:26.392257 [ 276 ] {028d50b5-e243-466a-bd48-ebf30e994727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11071 | 2026.02.01 23:44:26.392333 [ 276 ] {028d50b5-e243-466a-bd48-ebf30e994727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11072 | 2026.02.01 23:44:26.393036 [ 276 ] {028d50b5-e243-466a-bd48-ebf30e994727} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2026.02.01 23:44:26.393085 [ 276 ] {028d50b5-e243-466a-bd48-ebf30e994727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11074 | 2026.02.01 23:44:26.393568 [ 276 ] {028d50b5-e243-466a-bd48-ebf30e994727} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11075 | 2026.02.01 23:44:26.393859 [ 276 ] {028d50b5-e243-466a-bd48-ebf30e994727} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2026.02.01 23:44:26.394045 [ 276 ] {028d50b5-e243-466a-bd48-ebf30e994727} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001878 sec., 68157.61448349307 rows/sec., 5.87 MiB/sec. | ||
| 11077 | 2026.02.01 23:44:26.394096 [ 276 ] {028d50b5-e243-466a-bd48-ebf30e994727} <Debug> TCPHandler: Processed in 0.002346779 sec. | ||
| 11078 | 2026.02.01 23:44:26.394224 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11079 | 2026.02.01 23:44:26.394327 [ 276 ] {b273c015-0d88-4379-8bef-8c912c19c3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11080 | 2026.02.01 23:44:26.394373 [ 276 ] {b273c015-0d88-4379-8bef-8c912c19c3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11081 | 2026.02.01 23:44:26.394822 [ 276 ] {b273c015-0d88-4379-8bef-8c912c19c3d7} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2026.02.01 23:44:26.394860 [ 276 ] {b273c015-0d88-4379-8bef-8c912c19c3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11083 | 2026.02.01 23:44:26.395166 [ 276 ] {b273c015-0d88-4379-8bef-8c912c19c3d7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11084 | 2026.02.01 23:44:26.395387 [ 276 ] {b273c015-0d88-4379-8bef-8c912c19c3d7} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11085 | 2026.02.01 23:44:26.395521 [ 276 ] {b273c015-0d88-4379-8bef-8c912c19c3d7} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001215 sec., 29629.62962962963 rows/sec., 2.18 MiB/sec. | ||
| 11086 | 2026.02.01 23:44:26.395561 [ 276 ] {b273c015-0d88-4379-8bef-8c912c19c3d7} <Debug> TCPHandler: Processed in 0.001393603 sec. | ||
| 11087 | 2026.02.01 23:44:26.395666 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11088 | 2026.02.01 23:44:26.395762 [ 276 ] {57ff0426-746b-490b-893c-f0a6f73cd50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11089 | 2026.02.01 23:44:26.395802 [ 276 ] {57ff0426-746b-490b-893c-f0a6f73cd50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11090 | 2026.02.01 23:44:26.396213 [ 276 ] {57ff0426-746b-490b-893c-f0a6f73cd50b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2026.02.01 23:44:26.396251 [ 276 ] {57ff0426-746b-490b-893c-f0a6f73cd50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11092 | 2026.02.01 23:44:26.396562 [ 276 ] {57ff0426-746b-490b-893c-f0a6f73cd50b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11093 | 2026.02.01 23:44:26.396784 [ 276 ] {57ff0426-746b-490b-893c-f0a6f73cd50b} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2026.02.01 23:44:26.396921 [ 276 ] {57ff0426-746b-490b-893c-f0a6f73cd50b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001177 sec., 84961.76720475785 rows/sec., 6.64 MiB/sec. | ||
| 11095 | 2026.02.01 23:44:26.396958 [ 276 ] {57ff0426-746b-490b-893c-f0a6f73cd50b} <Debug> TCPHandler: Processed in 0.001343133 sec. | ||
| 11096 | 2026.02.01 23:44:26.397069 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11097 | 2026.02.01 23:44:26.397166 [ 276 ] {a7f56f71-f623-4ba9-a808-0eb627fe0c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11098 | 2026.02.01 23:44:26.397218 [ 276 ] {a7f56f71-f623-4ba9-a808-0eb627fe0c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11099 | 2026.02.01 23:44:26.397600 [ 276 ] {a7f56f71-f623-4ba9-a808-0eb627fe0c64} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2026.02.01 23:44:26.397638 [ 276 ] {a7f56f71-f623-4ba9-a808-0eb627fe0c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11101 | 2026.02.01 23:44:26.397984 [ 276 ] {a7f56f71-f623-4ba9-a808-0eb627fe0c64} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11102 | 2026.02.01 23:44:26.398208 [ 276 ] {a7f56f71-f623-4ba9-a808-0eb627fe0c64} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11103 | 2026.02.01 23:44:26.398345 [ 276 ] {a7f56f71-f623-4ba9-a808-0eb627fe0c64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 11104 | 2026.02.01 23:44:26.398384 [ 276 ] {a7f56f71-f623-4ba9-a808-0eb627fe0c64} <Debug> TCPHandler: Processed in 0.001364013 sec. | ||
| 11105 | 2026.02.01 23:44:26.398490 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11106 | 2026.02.01 23:44:26.398586 [ 276 ] {428d7994-0c85-401a-92e7-ba2e9e08dc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11107 | 2026.02.01 23:44:26.398641 [ 276 ] {428d7994-0c85-401a-92e7-ba2e9e08dc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11108 | 2026.02.01 23:44:26.399440 [ 276 ] {428d7994-0c85-401a-92e7-ba2e9e08dc85} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.02.01 23:44:26.399477 [ 276 ] {428d7994-0c85-401a-92e7-ba2e9e08dc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11110 | 2026.02.01 23:44:26.400031 [ 276 ] {428d7994-0c85-401a-92e7-ba2e9e08dc85} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11111 | 2026.02.01 23:44:26.400268 [ 276 ] {428d7994-0c85-401a-92e7-ba2e9e08dc85} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2026.02.01 23:44:26.400411 [ 276 ] {428d7994-0c85-401a-92e7-ba2e9e08dc85} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001843 sec., 19533.369506239826 rows/sec., 35.00 MiB/sec. | ||
| 11113 | 2026.02.01 23:44:26.400466 [ 276 ] {428d7994-0c85-401a-92e7-ba2e9e08dc85} <Debug> TCPHandler: Processed in 0.002026444 sec. | ||
| 11114 | 2026.02.01 23:44:26.400576 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11115 | 2026.02.01 23:44:26.400672 [ 276 ] {28857afa-bece-46aa-8544-d404247cea06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11116 | 2026.02.01 23:44:26.400715 [ 276 ] {28857afa-bece-46aa-8544-d404247cea06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11117 | 2026.02.01 23:44:26.401037 [ 276 ] {28857afa-bece-46aa-8544-d404247cea06} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2026.02.01 23:44:26.401074 [ 276 ] {28857afa-bece-46aa-8544-d404247cea06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11119 | 2026.02.01 23:44:26.401384 [ 276 ] {28857afa-bece-46aa-8544-d404247cea06} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11120 | 2026.02.01 23:44:26.401626 [ 276 ] {28857afa-bece-46aa-8544-d404247cea06} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2026.02.01 23:44:26.401763 [ 276 ] {28857afa-bece-46aa-8544-d404247cea06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 11122 | 2026.02.01 23:44:26.401802 [ 276 ] {28857afa-bece-46aa-8544-d404247cea06} <Debug> TCPHandler: Processed in 0.001275792 sec. | ||
| 11123 | 2026.02.01 23:44:28.758603 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1360 | ||
| 11124 | 2026.02.01 23:44:28.761098 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2026.02.01 23:44:28.761153 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11126 | 2026.02.01 23:44:28.762360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11127 | 2026.02.01 23:44:28.762647 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2026.02.01 23:44:28.762947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 11129 | 2026.02.01 23:44:31.185235 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28350 | ||
| 11130 | 2026.02.01 23:44:31.185803 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2026.02.01 23:44:31.185844 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11132 | 2026.02.01 23:44:31.186382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11133 | 2026.02.01 23:44:31.186615 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.02.01 23:44:31.186746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28350 | ||
| 11135 | 2026.02.01 23:44:31.416973 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11136 | 2026.02.01 23:44:31.417177 [ 276 ] {ee57becf-025c-41c4-a33e-c367fc1f93b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11137 | 2026.02.01 23:44:31.417253 [ 276 ] {ee57becf-025c-41c4-a33e-c367fc1f93b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11138 | 2026.02.01 23:44:31.417951 [ 276 ] {ee57becf-025c-41c4-a33e-c367fc1f93b5} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2026.02.01 23:44:31.417989 [ 276 ] {ee57becf-025c-41c4-a33e-c367fc1f93b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11140 | 2026.02.01 23:44:31.418377 [ 276 ] {ee57becf-025c-41c4-a33e-c367fc1f93b5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11141 | 2026.02.01 23:44:31.418620 [ 276 ] {ee57becf-025c-41c4-a33e-c367fc1f93b5} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2026.02.01 23:44:31.418776 [ 276 ] {ee57becf-025c-41c4-a33e-c367fc1f93b5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001655 sec., 6042.296072507553 rows/sec., 492.71 KiB/sec. | ||
| 11143 | 2026.02.01 23:44:31.418819 [ 276 ] {ee57becf-025c-41c4-a33e-c367fc1f93b5} <Debug> TCPHandler: Processed in 0.001989243 sec. | ||
| 11144 | 2026.02.01 23:44:31.418939 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2026.02.01 23:44:31.419037 [ 276 ] {0f671fb6-436c-4f3e-925d-12919ef21783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11146 | 2026.02.01 23:44:31.419078 [ 276 ] {0f671fb6-436c-4f3e-925d-12919ef21783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11147 | 2026.02.01 23:44:31.420212 [ 276 ] {0f671fb6-436c-4f3e-925d-12919ef21783} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2026.02.01 23:44:31.420249 [ 276 ] {0f671fb6-436c-4f3e-925d-12919ef21783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11149 | 2026.02.01 23:44:31.420648 [ 276 ] {0f671fb6-436c-4f3e-925d-12919ef21783} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11150 | 2026.02.01 23:44:31.420872 [ 276 ] {0f671fb6-436c-4f3e-925d-12919ef21783} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.02.01 23:44:31.420976 [ 103 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11152 | 2026.02.01 23:44:31.420996 [ 276 ] {0f671fb6-436c-4f3e-925d-12919ef21783} <Debug> executeQuery: Read 1209 rows, 102.12 KiB in 0.001995 sec., 606015.037593985 rows/sec., 49.99 MiB/sec. | ||
| 11153 | 2026.02.01 23:44:31.421009 [ 103 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.02.01 23:44:31.421028 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11155 | 2026.02.01 23:44:31.421034 [ 276 ] {0f671fb6-436c-4f3e-925d-12919ef21783} <Debug> TCPHandler: Processed in 0.002165106 sec. | ||
| 11156 | 2026.02.01 23:44:31.421144 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11157 | 2026.02.01 23:44:31.421143 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 11158 | 2026.02.01 23:44:31.421235 [ 276 ] {2750a561-3667-4f2a-b8fb-d4103898bbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11159 | 2026.02.01 23:44:31.421279 [ 276 ] {2750a561-3667-4f2a-b8fb-d4103898bbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11160 | 2026.02.01 23:44:31.421283 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11161 | 2026.02.01 23:44:31.421325 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1406 rows starting from the beginning of the part | ||
| 11162 | 2026.02.01 23:44:31.421389 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 11163 | 2026.02.01 23:44:31.421433 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 248 rows starting from the beginning of the part | ||
| 11164 | 2026.02.01 23:44:31.421479 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 11165 | 2026.02.01 23:44:31.421540 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part | ||
| 11166 | 2026.02.01 23:44:31.421590 [ 190 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1209 rows starting from the beginning of the part | ||
| 11167 | 2026.02.01 23:44:31.421825 [ 276 ] {2750a561-3667-4f2a-b8fb-d4103898bbbd} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2026.02.01 23:44:31.421868 [ 276 ] {2750a561-3667-4f2a-b8fb-d4103898bbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11169 | 2026.02.01 23:44:31.422314 [ 276 ] {2750a561-3667-4f2a-b8fb-d4103898bbbd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11170 | 2026.02.01 23:44:31.422576 [ 276 ] {2750a561-3667-4f2a-b8fb-d4103898bbbd} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2026.02.01 23:44:31.422712 [ 276 ] {2750a561-3667-4f2a-b8fb-d4103898bbbd} <Debug> executeQuery: Read 14 rows, 1023.00 B in 0.001461 sec., 9582.477754962354 rows/sec., 683.79 KiB/sec. | ||
| 11172 | 2026.02.01 23:44:31.422751 [ 276 ] {2750a561-3667-4f2a-b8fb-d4103898bbbd} <Debug> TCPHandler: Processed in 0.001629058 sec. | ||
| 11173 | 2026.02.01 23:44:31.422867 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11174 | 2026.02.01 23:44:31.422962 [ 276 ] {1509cb13-b4e9-4f82-b692-113d45773a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11175 | 2026.02.01 23:44:31.423002 [ 276 ] {1509cb13-b4e9-4f82-b692-113d45773a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11176 | 2026.02.01 23:44:31.423213 [ 192 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.002099635 sec., 1485496.2886406449 rows/sec., 130.03 MiB/sec. | ||
| 11177 | 2026.02.01 23:44:31.423492 [ 189 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11178 | 2026.02.01 23:44:31.423524 [ 276 ] {1509cb13-b4e9-4f82-b692-113d45773a96} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2026.02.01 23:44:31.423564 [ 276 ] {1509cb13-b4e9-4f82-b692-113d45773a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11180 | 2026.02.01 23:44:31.423850 [ 189 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_86_17} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2026.02.01 23:44:31.423922 [ 276 ] {1509cb13-b4e9-4f82-b692-113d45773a96} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11182 | 2026.02.01 23:44:31.423947 [ 189 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_86_17} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11183 | 2026.02.01 23:44:31.424053 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 11184 | 2026.02.01 23:44:31.424156 [ 276 ] {1509cb13-b4e9-4f82-b692-113d45773a96} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.02.01 23:44:31.424295 [ 276 ] {1509cb13-b4e9-4f82-b692-113d45773a96} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001352 sec., 168639.0532544379 rows/sec., 11.42 MiB/sec. | ||
| 11186 | 2026.02.01 23:44:31.424332 [ 276 ] {1509cb13-b4e9-4f82-b692-113d45773a96} <Debug> TCPHandler: Processed in 0.001513845 sec. | ||
| 11187 | 2026.02.01 23:44:31.424434 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11188 | 2026.02.01 23:44:31.424526 [ 276 ] {d77fa825-5ba6-4d5b-a568-6c448d7c70a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11189 | 2026.02.01 23:44:31.424567 [ 276 ] {d77fa825-5ba6-4d5b-a568-6c448d7c70a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11190 | 2026.02.01 23:44:31.425238 [ 276 ] {d77fa825-5ba6-4d5b-a568-6c448d7c70a3} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2026.02.01 23:44:31.425273 [ 276 ] {d77fa825-5ba6-4d5b-a568-6c448d7c70a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11192 | 2026.02.01 23:44:31.425610 [ 276 ] {d77fa825-5ba6-4d5b-a568-6c448d7c70a3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11193 | 2026.02.01 23:44:31.425825 [ 276 ] {d77fa825-5ba6-4d5b-a568-6c448d7c70a3} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2026.02.01 23:44:31.425931 [ 103 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11195 | 2026.02.01 23:44:31.425955 [ 276 ] {d77fa825-5ba6-4d5b-a568-6c448d7c70a3} <Debug> executeQuery: Read 534 rows, 40.54 KiB in 0.001446 sec., 369294.6058091286 rows/sec., 27.38 MiB/sec. | ||
| 11196 | 2026.02.01 23:44:31.425963 [ 103 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.02.01 23:44:31.425985 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11198 | 2026.02.01 23:44:31.425992 [ 276 ] {d77fa825-5ba6-4d5b-a568-6c448d7c70a3} <Debug> TCPHandler: Processed in 0.001607027 sec. | ||
| 11199 | 2026.02.01 23:44:31.426063 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 11200 | 2026.02.01 23:44:31.426107 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2026.02.01 23:44:31.426163 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11202 | 2026.02.01 23:44:31.426193 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 632 rows starting from the beginning of the part | ||
| 11203 | 2026.02.01 23:44:31.426206 [ 276 ] {840161f4-2e26-4fbb-b24c-6ee18e320f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11204 | 2026.02.01 23:44:31.426239 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 68 rows starting from the beginning of the part | ||
| 11205 | 2026.02.01 23:44:31.426255 [ 276 ] {840161f4-2e26-4fbb-b24c-6ee18e320f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11206 | 2026.02.01 23:44:31.426281 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 136 rows starting from the beginning of the part | ||
| 11207 | 2026.02.01 23:44:31.426324 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 68 rows starting from the beginning of the part | ||
| 11208 | 2026.02.01 23:44:31.426357 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 100 rows starting from the beginning of the part | ||
| 11209 | 2026.02.01 23:44:31.426405 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 534 rows starting from the beginning of the part | ||
| 11210 | 2026.02.01 23:44:31.426889 [ 276 ] {840161f4-2e26-4fbb-b24c-6ee18e320f6c} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.02.01 23:44:31.426930 [ 276 ] {840161f4-2e26-4fbb-b24c-6ee18e320f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11212 | 2026.02.01 23:44:31.427328 [ 276 ] {840161f4-2e26-4fbb-b24c-6ee18e320f6c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11213 | 2026.02.01 23:44:31.427385 [ 189 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352963 sec., 1136764.2721936963 rows/sec., 90.55 MiB/sec. | ||
| 11214 | 2026.02.01 23:44:31.427545 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11215 | 2026.02.01 23:44:31.427579 [ 276 ] {840161f4-2e26-4fbb-b24c-6ee18e320f6c} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.02.01 23:44:31.427705 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11217 | 2026.02.01 23:44:31.427723 [ 276 ] {840161f4-2e26-4fbb-b24c-6ee18e320f6c} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001536 sec., 552734.375 rows/sec., 37.21 MiB/sec. | ||
| 11218 | 2026.02.01 23:44:31.427741 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2026.02.01 23:44:31.427765 [ 276 ] {840161f4-2e26-4fbb-b24c-6ee18e320f6c} <Debug> TCPHandler: Processed in 0.001707949 sec. | ||
| 11220 | 2026.02.01 23:44:31.427766 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11221 | 2026.02.01 23:44:31.427846 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_86_17} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2026.02.01 23:44:31.427880 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 11223 | 2026.02.01 23:44:31.427884 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11224 | 2026.02.01 23:44:31.427928 [ 190 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_86_17} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11225 | 2026.02.01 23:44:31.428023 [ 276 ] {f01319e1-4cbd-44d3-83d5-2da1f48e32ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11226 | 2026.02.01 23:44:31.428029 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11227 | 2026.02.01 23:44:31.428038 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11228 | 2026.02.01 23:44:31.428087 [ 276 ] {f01319e1-4cbd-44d3-83d5-2da1f48e32ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11229 | 2026.02.01 23:44:31.428100 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23595 rows starting from the beginning of the part | ||
| 11230 | 2026.02.01 23:44:31.428181 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 11231 | 2026.02.01 23:44:31.428232 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 196 rows starting from the beginning of the part | ||
| 11232 | 2026.02.01 23:44:31.428289 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 11233 | 2026.02.01 23:44:31.428336 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 11234 | 2026.02.01 23:44:31.428381 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 849 rows starting from the beginning of the part | ||
| 11235 | 2026.02.01 23:44:31.428876 [ 276 ] {f01319e1-4cbd-44d3-83d5-2da1f48e32ff} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11236 | 2026.02.01 23:44:31.428918 [ 276 ] {f01319e1-4cbd-44d3-83d5-2da1f48e32ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11237 | 2026.02.01 23:44:31.429441 [ 276 ] {f01319e1-4cbd-44d3-83d5-2da1f48e32ff} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11238 | 2026.02.01 23:44:31.429672 [ 276 ] {f01319e1-4cbd-44d3-83d5-2da1f48e32ff} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11239 | 2026.02.01 23:44:31.429821 [ 276 ] {f01319e1-4cbd-44d3-83d5-2da1f48e32ff} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001817 sec., 2201.430930104568 rows/sec., 3.94 MiB/sec. | ||
| 11240 | 2026.02.01 23:44:31.429877 [ 276 ] {f01319e1-4cbd-44d3-83d5-2da1f48e32ff} <Debug> TCPHandler: Processed in 0.002043094 sec. | ||
| 11241 | 2026.02.01 23:44:31.430003 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.02.01 23:44:31.430097 [ 276 ] {37ae2952-8b98-439e-98ec-5e75dcec4df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11243 | 2026.02.01 23:44:31.430138 [ 276 ] {37ae2952-8b98-439e-98ec-5e75dcec4df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11244 | 2026.02.01 23:44:31.430480 [ 276 ] {37ae2952-8b98-439e-98ec-5e75dcec4df3} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.02.01 23:44:31.430515 [ 276 ] {37ae2952-8b98-439e-98ec-5e75dcec4df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11246 | 2026.02.01 23:44:31.430834 [ 276 ] {37ae2952-8b98-439e-98ec-5e75dcec4df3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11247 | 2026.02.01 23:44:31.431098 [ 276 ] {37ae2952-8b98-439e-98ec-5e75dcec4df3} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2026.02.01 23:44:31.431230 [ 103 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11249 | 2026.02.01 23:44:31.431267 [ 276 ] {37ae2952-8b98-439e-98ec-5e75dcec4df3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 11250 | 2026.02.01 23:44:31.431269 [ 103 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.02.01 23:44:31.431304 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11252 | 2026.02.01 23:44:31.431310 [ 276 ] {37ae2952-8b98-439e-98ec-5e75dcec4df3} <Debug> TCPHandler: Processed in 0.001355523 sec. | ||
| 11253 | 2026.02.01 23:44:31.431395 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11254 | 2026.02.01 23:44:31.431501 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11255 | 2026.02.01 23:44:31.431532 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4800 rows starting from the beginning of the part | ||
| 11256 | 2026.02.01 23:44:31.431601 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11257 | 2026.02.01 23:44:31.431654 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11258 | 2026.02.01 23:44:31.431700 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11259 | 2026.02.01 23:44:31.431739 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11260 | 2026.02.01 23:44:31.431784 [ 189 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11261 | 2026.02.01 23:44:31.433632 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002272038 sec., 2244680.7667829497 rows/sec., 151.28 MiB/sec. | ||
| 11262 | 2026.02.01 23:44:31.434281 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11263 | 2026.02.01 23:44:31.434580 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_86_17} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2026.02.01 23:44:31.434642 [ 199 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25120 rows, containing 5 columns (5 merged, 0 gathered) in 0.006811914 sec., 3687656.655677098 rows/sec., 253.32 MiB/sec. | ||
| 11265 | 2026.02.01 23:44:31.434657 [ 187 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_86_17} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11266 | 2026.02.01 23:44:31.434743 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11267 | 2026.02.01 23:44:31.434906 [ 194 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11268 | 2026.02.01 23:44:31.435228 [ 194 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2026.02.01 23:44:31.435314 [ 194 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11270 | 2026.02.01 23:44:31.435406 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11271 | 2026.02.01 23:44:32.695357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11272 | 2026.02.01 23:44:32.711860 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2026.02.01 23:44:32.711925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11274 | 2026.02.01 23:44:32.717904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11275 | 2026.02.01 23:44:32.718623 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2026.02.01 23:44:32.721937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11277 | 2026.02.01 23:44:36.393074 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.02.01 23:44:36.393289 [ 276 ] {91b979e7-ddde-4077-94aa-e57388556b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11279 | 2026.02.01 23:44:36.393363 [ 276 ] {91b979e7-ddde-4077-94aa-e57388556b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11280 | 2026.02.01 23:44:36.394082 [ 276 ] {91b979e7-ddde-4077-94aa-e57388556b5e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.02.01 23:44:36.394124 [ 276 ] {91b979e7-ddde-4077-94aa-e57388556b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11282 | 2026.02.01 23:44:36.394509 [ 276 ] {91b979e7-ddde-4077-94aa-e57388556b5e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11283 | 2026.02.01 23:44:36.394735 [ 276 ] {91b979e7-ddde-4077-94aa-e57388556b5e} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.02.01 23:44:36.394884 [ 276 ] {91b979e7-ddde-4077-94aa-e57388556b5e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001649 sec., 77622.80169799879 rows/sec., 6.69 MiB/sec. | ||
| 11285 | 2026.02.01 23:44:36.394925 [ 276 ] {91b979e7-ddde-4077-94aa-e57388556b5e} <Debug> TCPHandler: Processed in 0.001991463 sec. | ||
| 11286 | 2026.02.01 23:44:36.395049 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.02.01 23:44:36.395142 [ 276 ] {3ce8094e-ebc8-4cd9-9306-0ecab9cbcc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11288 | 2026.02.01 23:44:36.395182 [ 276 ] {3ce8094e-ebc8-4cd9-9306-0ecab9cbcc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11289 | 2026.02.01 23:44:36.395613 [ 276 ] {3ce8094e-ebc8-4cd9-9306-0ecab9cbcc56} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.02.01 23:44:36.395648 [ 276 ] {3ce8094e-ebc8-4cd9-9306-0ecab9cbcc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11291 | 2026.02.01 23:44:36.395936 [ 276 ] {3ce8094e-ebc8-4cd9-9306-0ecab9cbcc56} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11292 | 2026.02.01 23:44:36.396152 [ 276 ] {3ce8094e-ebc8-4cd9-9306-0ecab9cbcc56} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.02.01 23:44:36.396274 [ 100 ] {} <Debug> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11294 | 2026.02.01 23:44:36.396281 [ 276 ] {3ce8094e-ebc8-4cd9-9306-0ecab9cbcc56} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001156 sec., 31141.86851211073 rows/sec., 2.29 MiB/sec. | ||
| 11295 | 2026.02.01 23:44:36.396344 [ 100 ] {} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.02.01 23:44:36.396363 [ 276 ] {3ce8094e-ebc8-4cd9-9306-0ecab9cbcc56} <Debug> TCPHandler: Processed in 0.001361533 sec. | ||
| 11297 | 2026.02.01 23:44:36.396373 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11298 | 2026.02.01 23:44:36.396488 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11299 | 2026.02.01 23:44:36.396505 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::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 | ||
| 11300 | 2026.02.01 23:44:36.396586 [ 276 ] {1e169648-8399-43d0-9d5d-34d3ba1da88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11301 | 2026.02.01 23:44:36.396629 [ 276 ] {1e169648-8399-43d0-9d5d-34d3ba1da88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11302 | 2026.02.01 23:44:36.396658 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11303 | 2026.02.01 23:44:36.396700 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 70 rows starting from the beginning of the part | ||
| 11304 | 2026.02.01 23:44:36.396765 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
| 11305 | 2026.02.01 23:44:36.396808 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
| 11306 | 2026.02.01 23:44:36.396897 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 11307 | 2026.02.01 23:44:36.396986 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part | ||
| 11308 | 2026.02.01 23:44:36.397038 [ 190 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 11309 | 2026.02.01 23:44:36.397074 [ 276 ] {1e169648-8399-43d0-9d5d-34d3ba1da88a} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.02.01 23:44:36.397115 [ 276 ] {1e169648-8399-43d0-9d5d-34d3ba1da88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11311 | 2026.02.01 23:44:36.397448 [ 276 ] {1e169648-8399-43d0-9d5d-34d3ba1da88a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11312 | 2026.02.01 23:44:36.397668 [ 276 ] {1e169648-8399-43d0-9d5d-34d3ba1da88a} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.02.01 23:44:36.397801 [ 276 ] {1e169648-8399-43d0-9d5d-34d3ba1da88a} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001233 sec., 81103.00081103001 rows/sec., 6.33 MiB/sec. | ||
| 11314 | 2026.02.01 23:44:36.397839 [ 276 ] {1e169648-8399-43d0-9d5d-34d3ba1da88a} <Debug> TCPHandler: Processed in 0.001398533 sec. | ||
| 11315 | 2026.02.01 23:44:36.397912 [ 187 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466384 sec., 141845.5193182686 rows/sec., 10.94 MiB/sec. | ||
| 11316 | 2026.02.01 23:44:36.397957 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11317 | 2026.02.01 23:44:36.398049 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11318 | 2026.02.01 23:44:36.398051 [ 276 ] {9d6065d8-eacf-4613-8b31-19da93ba0087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11319 | 2026.02.01 23:44:36.398104 [ 276 ] {9d6065d8-eacf-4613-8b31-19da93ba0087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11320 | 2026.02.01 23:44:36.398307 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_81_16} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2026.02.01 23:44:36.398375 [ 199 ] {fdfe6464-a32c-458b-b2a1-374286273daf::all_1_81_16} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11322 | 2026.02.01 23:44:36.398462 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11323 | 2026.02.01 23:44:36.398512 [ 276 ] {9d6065d8-eacf-4613-8b31-19da93ba0087} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2026.02.01 23:44:36.398546 [ 276 ] {9d6065d8-eacf-4613-8b31-19da93ba0087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11325 | 2026.02.01 23:44:36.398869 [ 276 ] {9d6065d8-eacf-4613-8b31-19da93ba0087} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11326 | 2026.02.01 23:44:36.399070 [ 276 ] {9d6065d8-eacf-4613-8b31-19da93ba0087} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11327 | 2026.02.01 23:44:36.399196 [ 276 ] {9d6065d8-eacf-4613-8b31-19da93ba0087} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 11328 | 2026.02.01 23:44:36.399231 [ 276 ] {9d6065d8-eacf-4613-8b31-19da93ba0087} <Debug> TCPHandler: Processed in 0.001321031 sec. | ||
| 11329 | 2026.02.01 23:44:36.399341 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11330 | 2026.02.01 23:44:36.399434 [ 276 ] {d18adac3-ffa0-41d7-8979-cfd8f229c728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11331 | 2026.02.01 23:44:36.399487 [ 276 ] {d18adac3-ffa0-41d7-8979-cfd8f229c728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11332 | 2026.02.01 23:44:36.400337 [ 276 ] {d18adac3-ffa0-41d7-8979-cfd8f229c728} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11333 | 2026.02.01 23:44:36.400372 [ 276 ] {d18adac3-ffa0-41d7-8979-cfd8f229c728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11334 | 2026.02.01 23:44:36.400911 [ 276 ] {d18adac3-ffa0-41d7-8979-cfd8f229c728} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11335 | 2026.02.01 23:44:36.401131 [ 276 ] {d18adac3-ffa0-41d7-8979-cfd8f229c728} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11336 | 2026.02.01 23:44:36.401264 [ 276 ] {d18adac3-ffa0-41d7-8979-cfd8f229c728} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001849 sec., 19469.983775013523 rows/sec., 34.89 MiB/sec. | ||
| 11337 | 2026.02.01 23:44:36.401316 [ 276 ] {d18adac3-ffa0-41d7-8979-cfd8f229c728} <Debug> TCPHandler: Processed in 0.002022933 sec. | ||
| 11338 | 2026.02.01 23:44:36.401429 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11339 | 2026.02.01 23:44:36.401522 [ 276 ] {4135b876-375c-48bb-9dcf-48b9429491cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11340 | 2026.02.01 23:44:36.401562 [ 276 ] {4135b876-375c-48bb-9dcf-48b9429491cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11341 | 2026.02.01 23:44:36.401894 [ 276 ] {4135b876-375c-48bb-9dcf-48b9429491cb} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11342 | 2026.02.01 23:44:36.401927 [ 276 ] {4135b876-375c-48bb-9dcf-48b9429491cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11343 | 2026.02.01 23:44:36.402218 [ 276 ] {4135b876-375c-48bb-9dcf-48b9429491cb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11344 | 2026.02.01 23:44:36.402420 [ 276 ] {4135b876-375c-48bb-9dcf-48b9429491cb} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11345 | 2026.02.01 23:44:36.402544 [ 276 ] {4135b876-375c-48bb-9dcf-48b9429491cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 11346 | 2026.02.01 23:44:36.402578 [ 276 ] {4135b876-375c-48bb-9dcf-48b9429491cb} <Debug> TCPHandler: Processed in 0.001196251 sec. | ||
| 11347 | 2026.02.01 23:44:38.521960 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11348 | 2026.02.01 23:44:38.522006 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11349 | 2026.02.01 23:44:38.686997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28798 | ||
| 11350 | 2026.02.01 23:44:38.687779 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2026.02.01 23:44:38.687831 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11352 | 2026.02.01 23:44:38.688335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11353 | 2026.02.01 23:44:38.688581 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2026.02.01 23:44:38.688737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28798 | ||
| 11355 | 2026.02.01 23:44:38.763222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1388 | ||
| 11356 | 2026.02.01 23:44:38.765594 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.02.01 23:44:38.765655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11358 | 2026.02.01 23:44:38.766897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11359 | 2026.02.01 23:44:38.767184 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.02.01 23:44:38.767579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1388 | ||
| 11361 | 2026.02.01 23:44:40.222095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11362 | 2026.02.01 23:44:40.241832 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.02.01 23:44:40.241903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11364 | 2026.02.01 23:44:40.248311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11365 | 2026.02.01 23:44:40.249057 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.02.01 23:44:40.253372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11367 | 2026.02.01 23:44:41.390806 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11368 | 2026.02.01 23:44:41.391072 [ 276 ] {d76beeac-7e0a-4477-9b22-8ad1ee96b593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11369 | 2026.02.01 23:44:41.391170 [ 276 ] {d76beeac-7e0a-4477-9b22-8ad1ee96b593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11370 | 2026.02.01 23:44:41.392092 [ 276 ] {d76beeac-7e0a-4477-9b22-8ad1ee96b593} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.02.01 23:44:41.392147 [ 276 ] {d76beeac-7e0a-4477-9b22-8ad1ee96b593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11372 | 2026.02.01 23:44:41.392601 [ 276 ] {d76beeac-7e0a-4477-9b22-8ad1ee96b593} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11373 | 2026.02.01 23:44:41.392867 [ 276 ] {d76beeac-7e0a-4477-9b22-8ad1ee96b593} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.02.01 23:44:41.393033 [ 276 ] {d76beeac-7e0a-4477-9b22-8ad1ee96b593} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.002033 sec., 31480.57058534186 rows/sec., 2.49 MiB/sec. | ||
| 11375 | 2026.02.01 23:44:41.393075 [ 276 ] {d76beeac-7e0a-4477-9b22-8ad1ee96b593} <Debug> TCPHandler: Processed in 0.00244631 sec. | ||
| 11376 | 2026.02.01 23:44:41.393201 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2026.02.01 23:44:41.393297 [ 276 ] {68c28fa6-b004-49a3-9e1c-54a924125e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11378 | 2026.02.01 23:44:41.393337 [ 276 ] {68c28fa6-b004-49a3-9e1c-54a924125e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11379 | 2026.02.01 23:44:41.393723 [ 276 ] {68c28fa6-b004-49a3-9e1c-54a924125e3b} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.02.01 23:44:41.393762 [ 276 ] {68c28fa6-b004-49a3-9e1c-54a924125e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11381 | 2026.02.01 23:44:41.394067 [ 276 ] {68c28fa6-b004-49a3-9e1c-54a924125e3b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11382 | 2026.02.01 23:44:41.394288 [ 276 ] {68c28fa6-b004-49a3-9e1c-54a924125e3b} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.02.01 23:44:41.394421 [ 276 ] {68c28fa6-b004-49a3-9e1c-54a924125e3b} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001143 sec., 3499.562554680665 rows/sec., 263.15 KiB/sec. | ||
| 11384 | 2026.02.01 23:44:41.394460 [ 276 ] {68c28fa6-b004-49a3-9e1c-54a924125e3b} <Debug> TCPHandler: Processed in 0.001310542 sec. | ||
| 11385 | 2026.02.01 23:44:41.394565 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.02.01 23:44:41.394660 [ 276 ] {ce024341-18c1-4d20-a79a-a564ea298eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11387 | 2026.02.01 23:44:41.394700 [ 276 ] {ce024341-18c1-4d20-a79a-a564ea298eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11388 | 2026.02.01 23:44:41.395106 [ 276 ] {ce024341-18c1-4d20-a79a-a564ea298eb9} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.02.01 23:44:41.395143 [ 276 ] {ce024341-18c1-4d20-a79a-a564ea298eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11390 | 2026.02.01 23:44:41.395464 [ 276 ] {ce024341-18c1-4d20-a79a-a564ea298eb9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11391 | 2026.02.01 23:44:41.395684 [ 276 ] {ce024341-18c1-4d20-a79a-a564ea298eb9} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.02.01 23:44:41.395813 [ 276 ] {ce024341-18c1-4d20-a79a-a564ea298eb9} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001172 sec., 58020.477815699654 rows/sec., 4.53 MiB/sec. | ||
| 11393 | 2026.02.01 23:44:41.395851 [ 276 ] {ce024341-18c1-4d20-a79a-a564ea298eb9} <Debug> TCPHandler: Processed in 0.001336172 sec. | ||
| 11394 | 2026.02.01 23:44:41.395960 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.02.01 23:44:41.396054 [ 276 ] {f9cc7f82-e4d8-4a98-9a1b-d05563c93032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.02.01 23:44:41.396098 [ 276 ] {f9cc7f82-e4d8-4a98-9a1b-d05563c93032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11397 | 2026.02.01 23:44:41.396488 [ 276 ] {f9cc7f82-e4d8-4a98-9a1b-d05563c93032} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.02.01 23:44:41.396525 [ 276 ] {f9cc7f82-e4d8-4a98-9a1b-d05563c93032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11399 | 2026.02.01 23:44:41.396855 [ 276 ] {f9cc7f82-e4d8-4a98-9a1b-d05563c93032} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11400 | 2026.02.01 23:44:41.397073 [ 276 ] {f9cc7f82-e4d8-4a98-9a1b-d05563c93032} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.02.01 23:44:41.397205 [ 276 ] {f9cc7f82-e4d8-4a98-9a1b-d05563c93032} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 11402 | 2026.02.01 23:44:41.397243 [ 276 ] {f9cc7f82-e4d8-4a98-9a1b-d05563c93032} <Debug> TCPHandler: Processed in 0.001333072 sec. | ||
| 11403 | 2026.02.01 23:44:41.397347 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.02.01 23:44:41.397441 [ 276 ] {ebe5d1bd-4fb2-411a-af27-2252ecc00884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11405 | 2026.02.01 23:44:41.397494 [ 276 ] {ebe5d1bd-4fb2-411a-af27-2252ecc00884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11406 | 2026.02.01 23:44:41.398225 [ 276 ] {ebe5d1bd-4fb2-411a-af27-2252ecc00884} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.02.01 23:44:41.398262 [ 276 ] {ebe5d1bd-4fb2-411a-af27-2252ecc00884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11408 | 2026.02.01 23:44:41.398767 [ 276 ] {ebe5d1bd-4fb2-411a-af27-2252ecc00884} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11409 | 2026.02.01 23:44:41.399009 [ 276 ] {ebe5d1bd-4fb2-411a-af27-2252ecc00884} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.02.01 23:44:41.399150 [ 276 ] {ebe5d1bd-4fb2-411a-af27-2252ecc00884} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001727 sec., 2316.1551823972204 rows/sec., 4.15 MiB/sec. | ||
| 11411 | 2026.02.01 23:44:41.399214 [ 276 ] {ebe5d1bd-4fb2-411a-af27-2252ecc00884} <Debug> TCPHandler: Processed in 0.001916922 sec. | ||
| 11412 | 2026.02.01 23:44:41.399324 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2026.02.01 23:44:41.399419 [ 276 ] {628e917f-0dbd-40f9-957c-d31786f8ffe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11414 | 2026.02.01 23:44:41.399460 [ 276 ] {628e917f-0dbd-40f9-957c-d31786f8ffe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11415 | 2026.02.01 23:44:41.399781 [ 276 ] {628e917f-0dbd-40f9-957c-d31786f8ffe3} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.02.01 23:44:41.399817 [ 276 ] {628e917f-0dbd-40f9-957c-d31786f8ffe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11417 | 2026.02.01 23:44:41.400120 [ 276 ] {628e917f-0dbd-40f9-957c-d31786f8ffe3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11418 | 2026.02.01 23:44:41.400345 [ 276 ] {628e917f-0dbd-40f9-957c-d31786f8ffe3} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.02.01 23:44:41.400477 [ 276 ] {628e917f-0dbd-40f9-957c-d31786f8ffe3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 11420 | 2026.02.01 23:44:41.400513 [ 276 ] {628e917f-0dbd-40f9-957c-d31786f8ffe3} <Debug> TCPHandler: Processed in 0.001238961 sec. | ||
| 11421 | 2026.02.01 23:44:46.189005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29310 | ||
| 11422 | 2026.02.01 23:44:46.189575 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.02.01 23:44:46.189624 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11424 | 2026.02.01 23:44:46.190119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11425 | 2026.02.01 23:44:46.190363 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.02.01 23:44:46.190506 [ 91 ] {} <Debug> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11427 | 2026.02.01 23:44:46.190519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29310 | ||
| 11428 | 2026.02.01 23:44:46.190584 [ 91 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2026.02.01 23:44:46.190611 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11430 | 2026.02.01 23:44:46.190737 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 11431 | 2026.02.01 23:44:46.190878 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11432 | 2026.02.01 23:44:46.190915 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26878 rows starting from the beginning of the part | ||
| 11433 | 2026.02.01 23:44:46.190976 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 11434 | 2026.02.01 23:44:46.191020 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 11435 | 2026.02.01 23:44:46.191058 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 11436 | 2026.02.01 23:44:46.191093 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 11437 | 2026.02.01 23:44:46.191130 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::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 | ||
| 11438 | 2026.02.01 23:44:46.193411 [ 195 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29310 rows, containing 4 columns (4 merged, 0 gathered) in 0.002728956 sec., 10740371.042992266 rows/sec., 153.64 MiB/sec. | ||
| 11439 | 2026.02.01 23:44:46.193630 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11440 | 2026.02.01 23:44:46.193879 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_61_12} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2026.02.01 23:44:46.193953 [ 190 ] {2abd2bbc-c3c7-4cc8-92bc-67ea70e42920::all_1_61_12} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11442 | 2026.02.01 23:44:46.194040 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 11443 | 2026.02.01 23:44:46.395978 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2026.02.01 23:44:46.396179 [ 276 ] {d7d5d661-b98d-4ba4-8446-04df3cd6fdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11445 | 2026.02.01 23:44:46.396270 [ 276 ] {d7d5d661-b98d-4ba4-8446-04df3cd6fdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11446 | 2026.02.01 23:44:46.397074 [ 276 ] {d7d5d661-b98d-4ba4-8446-04df3cd6fdf6} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.02.01 23:44:46.397123 [ 276 ] {d7d5d661-b98d-4ba4-8446-04df3cd6fdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11448 | 2026.02.01 23:44:46.397523 [ 276 ] {d7d5d661-b98d-4ba4-8446-04df3cd6fdf6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11449 | 2026.02.01 23:44:46.397757 [ 276 ] {d7d5d661-b98d-4ba4-8446-04df3cd6fdf6} <Trace> oximeter.fields_i16 (b350160a-bd3d-4860-8307-4ab0dae52507): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.02.01 23:44:46.397918 [ 276 ] {d7d5d661-b98d-4ba4-8446-04df3cd6fdf6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001802 sec., 13318.534961154273 rows/sec., 1.11 MiB/sec. | ||
| 11451 | 2026.02.01 23:44:46.397968 [ 276 ] {d7d5d661-b98d-4ba4-8446-04df3cd6fdf6} <Debug> TCPHandler: Processed in 0.002133476 sec. | ||
| 11452 | 2026.02.01 23:44:46.398097 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2026.02.01 23:44:46.398203 [ 276 ] {1d86436d-b032-47da-9553-c78654489d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11454 | 2026.02.01 23:44:46.398248 [ 276 ] {1d86436d-b032-47da-9553-c78654489d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11455 | 2026.02.01 23:44:46.398669 [ 276 ] {1d86436d-b032-47da-9553-c78654489d31} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.02.01 23:44:46.398708 [ 276 ] {1d86436d-b032-47da-9553-c78654489d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11457 | 2026.02.01 23:44:46.399025 [ 276 ] {1d86436d-b032-47da-9553-c78654489d31} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11458 | 2026.02.01 23:44:46.399241 [ 276 ] {1d86436d-b032-47da-9553-c78654489d31} <Trace> oximeter.fields_ipaddr (a86a92bf-d2d8-4f66-b622-695be4c61e4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.02.01 23:44:46.399378 [ 276 ] {1d86436d-b032-47da-9553-c78654489d31} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001199 sec., 5004.170141784821 rows/sec., 408.05 KiB/sec. | ||
| 11460 | 2026.02.01 23:44:46.399417 [ 276 ] {1d86436d-b032-47da-9553-c78654489d31} <Debug> TCPHandler: Processed in 0.001373873 sec. | ||
| 11461 | 2026.02.01 23:44:46.399527 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2026.02.01 23:44:46.399630 [ 276 ] {586e7a1f-1240-493c-9ad1-badff068a075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11463 | 2026.02.01 23:44:46.399680 [ 276 ] {586e7a1f-1240-493c-9ad1-badff068a075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11464 | 2026.02.01 23:44:46.400228 [ 276 ] {586e7a1f-1240-493c-9ad1-badff068a075} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2026.02.01 23:44:46.400264 [ 276 ] {586e7a1f-1240-493c-9ad1-badff068a075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11466 | 2026.02.01 23:44:46.400602 [ 276 ] {586e7a1f-1240-493c-9ad1-badff068a075} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11467 | 2026.02.01 23:44:46.400834 [ 276 ] {586e7a1f-1240-493c-9ad1-badff068a075} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.02.01 23:44:46.400964 [ 276 ] {586e7a1f-1240-493c-9ad1-badff068a075} <Debug> executeQuery: Read 251 rows, 22.97 KiB in 0.001356 sec., 185103.2448377581 rows/sec., 16.55 MiB/sec. | ||
| 11469 | 2026.02.01 23:44:46.401002 [ 276 ] {586e7a1f-1240-493c-9ad1-badff068a075} <Debug> TCPHandler: Processed in 0.001526776 sec. | ||
| 11470 | 2026.02.01 23:44:46.401120 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2026.02.01 23:44:46.401216 [ 276 ] {a3c970d0-d86e-4bfe-9092-8605d13bb2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11472 | 2026.02.01 23:44:46.401256 [ 276 ] {a3c970d0-d86e-4bfe-9092-8605d13bb2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11473 | 2026.02.01 23:44:46.401678 [ 276 ] {a3c970d0-d86e-4bfe-9092-8605d13bb2fb} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.02.01 23:44:46.401711 [ 276 ] {a3c970d0-d86e-4bfe-9092-8605d13bb2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11475 | 2026.02.01 23:44:46.402021 [ 276 ] {a3c970d0-d86e-4bfe-9092-8605d13bb2fb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11476 | 2026.02.01 23:44:46.402235 [ 276 ] {a3c970d0-d86e-4bfe-9092-8605d13bb2fb} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.02.01 23:44:46.402363 [ 276 ] {a3c970d0-d86e-4bfe-9092-8605d13bb2fb} <Debug> executeQuery: Read 54 rows, 4.09 KiB in 0.001167 sec., 46272.49357326478 rows/sec., 3.42 MiB/sec. | ||
| 11478 | 2026.02.01 23:44:46.402400 [ 276 ] {a3c970d0-d86e-4bfe-9092-8605d13bb2fb} <Debug> TCPHandler: Processed in 0.001330122 sec. | ||
| 11479 | 2026.02.01 23:44:46.402506 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2026.02.01 23:44:46.402605 [ 276 ] {69d8802d-1bd7-4f36-a2b2-fa1a0db8605e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11481 | 2026.02.01 23:44:46.402645 [ 276 ] {69d8802d-1bd7-4f36-a2b2-fa1a0db8605e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11482 | 2026.02.01 23:44:46.403088 [ 276 ] {69d8802d-1bd7-4f36-a2b2-fa1a0db8605e} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.02.01 23:44:46.403124 [ 276 ] {69d8802d-1bd7-4f36-a2b2-fa1a0db8605e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11484 | 2026.02.01 23:44:46.403439 [ 276 ] {69d8802d-1bd7-4f36-a2b2-fa1a0db8605e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11485 | 2026.02.01 23:44:46.403652 [ 276 ] {69d8802d-1bd7-4f36-a2b2-fa1a0db8605e} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.02.01 23:44:46.403785 [ 276 ] {69d8802d-1bd7-4f36-a2b2-fa1a0db8605e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001199 sec., 20016.680567139283 rows/sec., 1.66 MiB/sec. | ||
| 11487 | 2026.02.01 23:44:46.403823 [ 276 ] {69d8802d-1bd7-4f36-a2b2-fa1a0db8605e} <Debug> TCPHandler: Processed in 0.001366423 sec. | ||
| 11488 | 2026.02.01 23:44:46.403959 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11489 | 2026.02.01 23:44:46.404064 [ 276 ] {fb58c0bf-af33-40a6-8ce4-788bf3a92855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11490 | 2026.02.01 23:44:46.404106 [ 276 ] {fb58c0bf-af33-40a6-8ce4-788bf3a92855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11491 | 2026.02.01 23:44:46.404534 [ 276 ] {fb58c0bf-af33-40a6-8ce4-788bf3a92855} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2026.02.01 23:44:46.404570 [ 276 ] {fb58c0bf-af33-40a6-8ce4-788bf3a92855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11493 | 2026.02.01 23:44:46.404902 [ 276 ] {fb58c0bf-af33-40a6-8ce4-788bf3a92855} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11494 | 2026.02.01 23:44:46.405183 [ 276 ] {fb58c0bf-af33-40a6-8ce4-788bf3a92855} <Trace> oximeter.fields_u8 (aa0a680c-483a-46bb-8db0-3d20a1f2cf49): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.02.01 23:44:46.405317 [ 276 ] {fb58c0bf-af33-40a6-8ce4-788bf3a92855} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001272 sec., 9433.962264150943 rows/sec., 737.03 KiB/sec. | ||
| 11496 | 2026.02.01 23:44:46.405355 [ 276 ] {fb58c0bf-af33-40a6-8ce4-788bf3a92855} <Debug> TCPHandler: Processed in 0.001457335 sec. | ||
| 11497 | 2026.02.01 23:44:46.405458 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11498 | 2026.02.01 23:44:46.405570 [ 276 ] {dc8aab5c-936b-458e-b1bc-4135bf0f0c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11499 | 2026.02.01 23:44:46.405618 [ 276 ] {dc8aab5c-936b-458e-b1bc-4135bf0f0c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11500 | 2026.02.01 23:44:46.406111 [ 276 ] {dc8aab5c-936b-458e-b1bc-4135bf0f0c50} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11501 | 2026.02.01 23:44:46.406146 [ 276 ] {dc8aab5c-936b-458e-b1bc-4135bf0f0c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11502 | 2026.02.01 23:44:46.406457 [ 276 ] {dc8aab5c-936b-458e-b1bc-4135bf0f0c50} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11503 | 2026.02.01 23:44:46.406668 [ 276 ] {dc8aab5c-936b-458e-b1bc-4135bf0f0c50} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11504 | 2026.02.01 23:44:46.406797 [ 276 ] {dc8aab5c-936b-458e-b1bc-4135bf0f0c50} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.00125 sec., 113600 rows/sec., 9.18 MiB/sec. | ||
| 11505 | 2026.02.01 23:44:46.406833 [ 276 ] {dc8aab5c-936b-458e-b1bc-4135bf0f0c50} <Debug> TCPHandler: Processed in 0.001424074 sec. | ||
| 11506 | 2026.02.01 23:44:46.406939 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11507 | 2026.02.01 23:44:46.407038 [ 276 ] {048c0268-d088-4311-8490-0344a877ae8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11508 | 2026.02.01 23:44:46.407083 [ 276 ] {048c0268-d088-4311-8490-0344a877ae8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11509 | 2026.02.01 23:44:46.407497 [ 276 ] {048c0268-d088-4311-8490-0344a877ae8a} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2026.02.01 23:44:46.407531 [ 276 ] {048c0268-d088-4311-8490-0344a877ae8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11511 | 2026.02.01 23:44:46.407868 [ 276 ] {048c0268-d088-4311-8490-0344a877ae8a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11512 | 2026.02.01 23:44:46.408090 [ 276 ] {048c0268-d088-4311-8490-0344a877ae8a} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2026.02.01 23:44:46.408219 [ 276 ] {048c0268-d088-4311-8490-0344a877ae8a} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.0012 sec., 165833.33333333334 rows/sec., 11.89 MiB/sec. | ||
| 11514 | 2026.02.01 23:44:46.408256 [ 276 ] {048c0268-d088-4311-8490-0344a877ae8a} <Debug> TCPHandler: Processed in 0.001366913 sec. | ||
| 11515 | 2026.02.01 23:44:46.408368 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11516 | 2026.02.01 23:44:46.408462 [ 276 ] {d15b8540-453e-4db8-b898-0f12ca671ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11517 | 2026.02.01 23:44:46.408515 [ 276 ] {d15b8540-453e-4db8-b898-0f12ca671ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11518 | 2026.02.01 23:44:46.409417 [ 276 ] {d15b8540-453e-4db8-b898-0f12ca671ff6} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2026.02.01 23:44:46.409452 [ 276 ] {d15b8540-453e-4db8-b898-0f12ca671ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11520 | 2026.02.01 23:44:46.410007 [ 276 ] {d15b8540-453e-4db8-b898-0f12ca671ff6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11521 | 2026.02.01 23:44:46.410230 [ 276 ] {d15b8540-453e-4db8-b898-0f12ca671ff6} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2026.02.01 23:44:46.410376 [ 276 ] {d15b8540-453e-4db8-b898-0f12ca671ff6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001933 sec., 18623.900672529748 rows/sec., 33.37 MiB/sec. | ||
| 11523 | 2026.02.01 23:44:46.410407 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11524 | 2026.02.01 23:44:46.410445 [ 276 ] {d15b8540-453e-4db8-b898-0f12ca671ff6} <Debug> TCPHandler: Processed in 0.002126935 sec. | ||
| 11525 | 2026.02.01 23:44:46.410475 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11526 | 2026.02.01 23:44:46.410503 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11527 | 2026.02.01 23:44:46.410573 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11528 | 2026.02.01 23:44:46.410602 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::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 | ||
| 11529 | 2026.02.01 23:44:46.410674 [ 276 ] {f4d14eac-914c-453e-bab9-3c4bb4fff2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11530 | 2026.02.01 23:44:46.410716 [ 276 ] {f4d14eac-914c-453e-bab9-3c4bb4fff2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11531 | 2026.02.01 23:44:46.410814 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11532 | 2026.02.01 23:44:46.410875 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1579 rows starting from the beginning of the part | ||
| 11533 | 2026.02.01 23:44:46.411026 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 11534 | 2026.02.01 23:44:46.411064 [ 276 ] {f4d14eac-914c-453e-bab9-3c4bb4fff2e7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11535 | 2026.02.01 23:44:46.411101 [ 276 ] {f4d14eac-914c-453e-bab9-3c4bb4fff2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11536 | 2026.02.01 23:44:46.411165 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
| 11537 | 2026.02.01 23:44:46.411312 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 11538 | 2026.02.01 23:44:46.411413 [ 276 ] {f4d14eac-914c-453e-bab9-3c4bb4fff2e7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11539 | 2026.02.01 23:44:46.411453 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part | ||
| 11540 | 2026.02.01 23:44:46.411575 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 11541 | 2026.02.01 23:44:46.411649 [ 276 ] {f4d14eac-914c-453e-bab9-3c4bb4fff2e7} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.02.01 23:44:46.411784 [ 276 ] {f4d14eac-914c-453e-bab9-3c4bb4fff2e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 11543 | 2026.02.01 23:44:46.411821 [ 276 ] {f4d14eac-914c-453e-bab9-3c4bb4fff2e7} <Debug> TCPHandler: Processed in 0.001298302 sec. | ||
| 11544 | 2026.02.01 23:44:46.420678 [ 187 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1695 rows, containing 19 columns (19 merged, 0 gathered) in 0.01011832 sec., 167517.92787735513 rows/sec., 300.18 MiB/sec. | ||
| 11545 | 2026.02.01 23:44:46.422208 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11546 | 2026.02.01 23:44:46.422618 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2026.02.01 23:44:46.422702 [ 193 ] {afc932c3-9557-4430-8491-adfb0dbcbbab::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11548 | 2026.02.01 23:44:46.422841 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.55 MiB. | ||
| 11549 | 2026.02.01 23:44:47.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.60 MiB, peak 350.08 MiB, free memory in arenas 0.00 B, will set to 341.13 MiB (RSS), difference: 4.53 MiB | ||
| 11550 | 2026.02.01 23:44:47.753546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11551 | 2026.02.01 23:44:47.771326 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.02.01 23:44:47.771385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11553 | 2026.02.01 23:44:47.777908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11554 | 2026.02.01 23:44:47.778674 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.02.01 23:44:47.778971 [ 88 ] {} <Debug> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11556 | 2026.02.01 23:44:47.779007 [ 88 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.02.01 23:44:47.779024 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11558 | 2026.02.01 23:44:47.779146 [ 198 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 11559 | 2026.02.01 23:44:47.782572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11560 | 2026.02.01 23:44:47.783183 [ 198 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11561 | 2026.02.01 23:44:47.784648 [ 198 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 11562 | 2026.02.01 23:44:47.789215 [ 198 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 11563 | 2026.02.01 23:44:47.793675 [ 198 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 11564 | 2026.02.01 23:44:47.798396 [ 198 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 11565 | 2026.02.01 23:44:47.803179 [ 198 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 11566 | 2026.02.01 23:44:47.807122 [ 198 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::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 | ||
| 11567 | 2026.02.01 23:44:47.863861 [ 200 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.084768507 sec., 5426.543610116903 rows/sec., 28.06 MiB/sec. | ||
| 11568 | 2026.02.01 23:44:47.866142 [ 186 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11569 | 2026.02.01 23:44:47.868162 [ 186 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_61_12} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2026.02.01 23:44:47.868267 [ 186 ] {1e4b3a43-8930-435d-9f22-d42992b80f76::all_1_61_12} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11571 | 2026.02.01 23:44:47.869876 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11572 | 2026.02.01 23:44:48.767902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1420 | ||
| 11573 | 2026.02.01 23:44:48.770761 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.02.01 23:44:48.770831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11575 | 2026.02.01 23:44:48.772334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11576 | 2026.02.01 23:44:48.772641 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2026.02.01 23:44:48.772986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1420 | ||
| 11578 | 2026.02.01 23:44:51.390990 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11579 | 2026.02.01 23:44:51.391180 [ 276 ] {2907a5ac-26fa-40d7-9a5c-c7b549cf4479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11580 | 2026.02.01 23:44:51.391249 [ 276 ] {2907a5ac-26fa-40d7-9a5c-c7b549cf4479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11581 | 2026.02.01 23:44:51.391936 [ 276 ] {2907a5ac-26fa-40d7-9a5c-c7b549cf4479} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11582 | 2026.02.01 23:44:51.391989 [ 276 ] {2907a5ac-26fa-40d7-9a5c-c7b549cf4479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11583 | 2026.02.01 23:44:51.392380 [ 276 ] {2907a5ac-26fa-40d7-9a5c-c7b549cf4479} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11584 | 2026.02.01 23:44:51.392613 [ 276 ] {2907a5ac-26fa-40d7-9a5c-c7b549cf4479} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2026.02.01 23:44:51.392781 [ 276 ] {2907a5ac-26fa-40d7-9a5c-c7b549cf4479} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001649 sec., 38811.400848999394 rows/sec., 3.07 MiB/sec. | ||
| 11586 | 2026.02.01 23:44:51.392833 [ 276 ] {2907a5ac-26fa-40d7-9a5c-c7b549cf4479} <Debug> TCPHandler: Processed in 0.001977323 sec. | ||
| 11587 | 2026.02.01 23:44:51.392956 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11588 | 2026.02.01 23:44:51.393061 [ 276 ] {7b548dfc-d53a-4797-ac6d-67150bbcbfd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11589 | 2026.02.01 23:44:51.393105 [ 276 ] {7b548dfc-d53a-4797-ac6d-67150bbcbfd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11590 | 2026.02.01 23:44:51.393522 [ 276 ] {7b548dfc-d53a-4797-ac6d-67150bbcbfd3} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11591 | 2026.02.01 23:44:51.393561 [ 276 ] {7b548dfc-d53a-4797-ac6d-67150bbcbfd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11592 | 2026.02.01 23:44:51.393872 [ 276 ] {7b548dfc-d53a-4797-ac6d-67150bbcbfd3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11593 | 2026.02.01 23:44:51.394080 [ 276 ] {7b548dfc-d53a-4797-ac6d-67150bbcbfd3} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2026.02.01 23:44:51.394215 [ 276 ] {7b548dfc-d53a-4797-ac6d-67150bbcbfd3} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001177 sec., 3398.470688190314 rows/sec., 255.55 KiB/sec. | ||
| 11595 | 2026.02.01 23:44:51.394253 [ 276 ] {7b548dfc-d53a-4797-ac6d-67150bbcbfd3} <Debug> TCPHandler: Processed in 0.001349363 sec. | ||
| 11596 | 2026.02.01 23:44:51.394365 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11597 | 2026.02.01 23:44:51.394472 [ 276 ] {2de75c2c-1a5c-456c-94f5-a660d74c21b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11598 | 2026.02.01 23:44:51.394517 [ 276 ] {2de75c2c-1a5c-456c-94f5-a660d74c21b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11599 | 2026.02.01 23:44:51.394962 [ 276 ] {2de75c2c-1a5c-456c-94f5-a660d74c21b6} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.02.01 23:44:51.395002 [ 276 ] {2de75c2c-1a5c-456c-94f5-a660d74c21b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11601 | 2026.02.01 23:44:51.395344 [ 276 ] {2de75c2c-1a5c-456c-94f5-a660d74c21b6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11602 | 2026.02.01 23:44:51.395576 [ 276 ] {2de75c2c-1a5c-456c-94f5-a660d74c21b6} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.02.01 23:44:51.395711 [ 276 ] {2de75c2c-1a5c-456c-94f5-a660d74c21b6} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001259 sec., 54011.11993645751 rows/sec., 4.22 MiB/sec. | ||
| 11604 | 2026.02.01 23:44:51.395751 [ 276 ] {2de75c2c-1a5c-456c-94f5-a660d74c21b6} <Debug> TCPHandler: Processed in 0.001437624 sec. | ||
| 11605 | 2026.02.01 23:44:51.395862 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11606 | 2026.02.01 23:44:51.395960 [ 276 ] {ad946148-3f36-4306-a3c4-3f8faac085a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11607 | 2026.02.01 23:44:51.396006 [ 276 ] {ad946148-3f36-4306-a3c4-3f8faac085a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11608 | 2026.02.01 23:44:51.396425 [ 276 ] {ad946148-3f36-4306-a3c4-3f8faac085a4} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2026.02.01 23:44:51.396463 [ 276 ] {ad946148-3f36-4306-a3c4-3f8faac085a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11610 | 2026.02.01 23:44:51.396824 [ 276 ] {ad946148-3f36-4306-a3c4-3f8faac085a4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11611 | 2026.02.01 23:44:51.397055 [ 276 ] {ad946148-3f36-4306-a3c4-3f8faac085a4} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.02.01 23:44:51.397191 [ 276 ] {ad946148-3f36-4306-a3c4-3f8faac085a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 11613 | 2026.02.01 23:44:51.397229 [ 276 ] {ad946148-3f36-4306-a3c4-3f8faac085a4} <Debug> TCPHandler: Processed in 0.001416283 sec. | ||
| 11614 | 2026.02.01 23:44:51.397351 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2026.02.01 23:44:51.397473 [ 276 ] {70092e0c-ade0-4b82-bc81-5199db579958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11616 | 2026.02.01 23:44:51.397540 [ 276 ] {70092e0c-ade0-4b82-bc81-5199db579958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11617 | 2026.02.01 23:44:51.398385 [ 276 ] {70092e0c-ade0-4b82-bc81-5199db579958} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.02.01 23:44:51.398422 [ 276 ] {70092e0c-ade0-4b82-bc81-5199db579958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11619 | 2026.02.01 23:44:51.398925 [ 276 ] {70092e0c-ade0-4b82-bc81-5199db579958} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11620 | 2026.02.01 23:44:51.399150 [ 276 ] {70092e0c-ade0-4b82-bc81-5199db579958} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2026.02.01 23:44:51.399292 [ 276 ] {70092e0c-ade0-4b82-bc81-5199db579958} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001843 sec., 2170.374389582203 rows/sec., 3.89 MiB/sec. | ||
| 11622 | 2026.02.01 23:44:51.399357 [ 276 ] {70092e0c-ade0-4b82-bc81-5199db579958} <Debug> TCPHandler: Processed in 0.002065455 sec. | ||
| 11623 | 2026.02.01 23:44:51.399469 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2026.02.01 23:44:51.399563 [ 276 ] {e667391b-1415-4b6d-8b70-356d7bcd1835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11625 | 2026.02.01 23:44:51.399604 [ 276 ] {e667391b-1415-4b6d-8b70-356d7bcd1835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11626 | 2026.02.01 23:44:51.399941 [ 276 ] {e667391b-1415-4b6d-8b70-356d7bcd1835} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.02.01 23:44:51.399978 [ 276 ] {e667391b-1415-4b6d-8b70-356d7bcd1835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11628 | 2026.02.01 23:44:51.400281 [ 276 ] {e667391b-1415-4b6d-8b70-356d7bcd1835} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11629 | 2026.02.01 23:44:51.400486 [ 276 ] {e667391b-1415-4b6d-8b70-356d7bcd1835} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2026.02.01 23:44:51.400616 [ 276 ] {e667391b-1415-4b6d-8b70-356d7bcd1835} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 11631 | 2026.02.01 23:44:51.400653 [ 276 ] {e667391b-1415-4b6d-8b70-356d7bcd1835} <Debug> TCPHandler: Processed in 0.001234281 sec. | ||
| 11632 | 2026.02.01 23:44:53.522055 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11633 | 2026.02.01 23:44:53.522104 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11634 | 2026.02.01 23:44:53.690825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29758 | ||
| 11635 | 2026.02.01 23:44:53.691521 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2026.02.01 23:44:53.691567 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11637 | 2026.02.01 23:44:53.692070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11638 | 2026.02.01 23:44:53.692332 [ 245 ] {} <Trace> system.asynchronous_metric_log (2abd2bbc-c3c7-4cc8-92bc-67ea70e42920): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2026.02.01 23:44:53.692509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29758 | ||
| 11640 | 2026.02.01 23:44:55.282723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11641 | 2026.02.01 23:44:55.297345 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.02.01 23:44:55.297402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11643 | 2026.02.01 23:44:55.303727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11644 | 2026.02.01 23:44:55.304450 [ 244 ] {} <Trace> system.metric_log (1e4b3a43-8930-435d-9f22-d42992b80f76): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2026.02.01 23:44:55.307218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11646 | 2026.02.01 23:44:56.392397 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11647 | 2026.02.01 23:44:56.392645 [ 276 ] {e353c9aa-59be-4111-8e32-47507f96e7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11648 | 2026.02.01 23:44:56.392712 [ 276 ] {e353c9aa-59be-4111-8e32-47507f96e7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11649 | 2026.02.01 23:44:56.393409 [ 276 ] {e353c9aa-59be-4111-8e32-47507f96e7f7} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2026.02.01 23:44:56.393455 [ 276 ] {e353c9aa-59be-4111-8e32-47507f96e7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11651 | 2026.02.01 23:44:56.393921 [ 276 ] {e353c9aa-59be-4111-8e32-47507f96e7f7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11652 | 2026.02.01 23:44:56.394149 [ 276 ] {e353c9aa-59be-4111-8e32-47507f96e7f7} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2026.02.01 23:44:56.394304 [ 276 ] {e353c9aa-59be-4111-8e32-47507f96e7f7} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001709 sec., 74897.60093622001 rows/sec., 6.45 MiB/sec. | ||
| 11654 | 2026.02.01 23:44:56.394311 [ 80 ] {} <Debug> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11655 | 2026.02.01 23:44:56.394346 [ 276 ] {e353c9aa-59be-4111-8e32-47507f96e7f7} <Debug> TCPHandler: Processed in 0.002137546 sec. | ||
| 11656 | 2026.02.01 23:44:56.394386 [ 80 ] {} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.02.01 23:44:56.394416 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11658 | 2026.02.01 23:44:56.394516 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11659 | 2026.02.01 23:44:56.394609 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::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 | ||
| 11660 | 2026.02.01 23:44:56.394617 [ 276 ] {e0d4aa69-9ab5-4364-990a-ad3a16c0665f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11661 | 2026.02.01 23:44:56.394723 [ 276 ] {e0d4aa69-9ab5-4364-990a-ad3a16c0665f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11662 | 2026.02.01 23:44:56.394829 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11663 | 2026.02.01 23:44:56.394891 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1406 rows starting from the beginning of the part | ||
| 11664 | 2026.02.01 23:44:56.394995 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 128 rows starting from the beginning of the part | ||
| 11665 | 2026.02.01 23:44:56.395070 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 11666 | 2026.02.01 23:44:56.395141 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 251 rows starting from the beginning of the part | ||
| 11667 | 2026.02.01 23:44:56.395211 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 11668 | 2026.02.01 23:44:56.395275 [ 276 ] {e0d4aa69-9ab5-4364-990a-ad3a16c0665f} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2026.02.01 23:44:56.395278 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 128 rows starting from the beginning of the part | ||
| 11670 | 2026.02.01 23:44:56.395322 [ 276 ] {e0d4aa69-9ab5-4364-990a-ad3a16c0665f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11671 | 2026.02.01 23:44:56.395764 [ 276 ] {e0d4aa69-9ab5-4364-990a-ad3a16c0665f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11672 | 2026.02.01 23:44:56.395992 [ 276 ] {e0d4aa69-9ab5-4364-990a-ad3a16c0665f} <Trace> oximeter.fields_u16 (fdfe6464-a32c-458b-b2a1-374286273daf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.02.01 23:44:56.396149 [ 276 ] {e0d4aa69-9ab5-4364-990a-ad3a16c0665f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00155 sec., 23225.806451612905 rows/sec., 1.71 MiB/sec. | ||
| 11674 | 2026.02.01 23:44:56.396186 [ 276 ] {e0d4aa69-9ab5-4364-990a-ad3a16c0665f} <Debug> TCPHandler: Processed in 0.001732769 sec. | ||
| 11675 | 2026.02.01 23:44:56.396300 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11676 | 2026.02.01 23:44:56.396395 [ 276 ] {65016d65-339b-4715-b095-d85bc2927342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11677 | 2026.02.01 23:44:56.396436 [ 276 ] {65016d65-339b-4715-b095-d85bc2927342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11678 | 2026.02.01 23:44:56.396581 [ 188 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002060974 sec., 990308.465803062 rows/sec., 87.55 MiB/sec. | ||
| 11679 | 2026.02.01 23:44:56.396801 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11680 | 2026.02.01 23:44:56.396889 [ 276 ] {65016d65-339b-4715-b095-d85bc2927342} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.02.01 23:44:56.396931 [ 276 ] {65016d65-339b-4715-b095-d85bc2927342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11682 | 2026.02.01 23:44:56.397084 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_91_18} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2026.02.01 23:44:56.397183 [ 201 ] {f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb::all_1_91_18} <Trace> oximeter.fields_string (f2f5d1d6-ce8a-4765-b864-2ad20ef3c7bb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11684 | 2026.02.01 23:44:56.397260 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 11685 | 2026.02.01 23:44:56.397293 [ 276 ] {65016d65-339b-4715-b095-d85bc2927342} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11686 | 2026.02.01 23:44:56.397507 [ 276 ] {65016d65-339b-4715-b095-d85bc2927342} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2026.02.01 23:44:56.397626 [ 80 ] {} <Debug> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11688 | 2026.02.01 23:44:56.397639 [ 276 ] {65016d65-339b-4715-b095-d85bc2927342} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001263 sec., 79176.56373713381 rows/sec., 6.18 MiB/sec. | ||
| 11689 | 2026.02.01 23:44:56.397663 [ 80 ] {} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11690 | 2026.02.01 23:44:56.397687 [ 276 ] {65016d65-339b-4715-b095-d85bc2927342} <Debug> TCPHandler: Processed in 0.001436124 sec. | ||
| 11691 | 2026.02.01 23:44:56.397691 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11692 | 2026.02.01 23:44:56.397793 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::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 | ||
| 11693 | 2026.02.01 23:44:56.397810 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11694 | 2026.02.01 23:44:56.397900 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11695 | 2026.02.01 23:44:56.397916 [ 276 ] {c45b413f-fa3e-498b-919a-4484f1e1a482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11696 | 2026.02.01 23:44:56.397931 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 632 rows starting from the beginning of the part | ||
| 11697 | 2026.02.01 23:44:56.397966 [ 276 ] {c45b413f-fa3e-498b-919a-4484f1e1a482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11698 | 2026.02.01 23:44:56.397990 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 100 rows starting from the beginning of the part | ||
| 11699 | 2026.02.01 23:44:56.398037 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 68 rows starting from the beginning of the part | ||
| 11700 | 2026.02.01 23:44:56.398077 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 142 rows starting from the beginning of the part | ||
| 11701 | 2026.02.01 23:44:56.398118 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 68 rows starting from the beginning of the part | ||
| 11702 | 2026.02.01 23:44:56.398156 [ 197 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 100 rows starting from the beginning of the part | ||
| 11703 | 2026.02.01 23:44:56.398393 [ 276 ] {c45b413f-fa3e-498b-919a-4484f1e1a482} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11704 | 2026.02.01 23:44:56.398433 [ 276 ] {c45b413f-fa3e-498b-919a-4484f1e1a482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11705 | 2026.02.01 23:44:56.398786 [ 276 ] {c45b413f-fa3e-498b-919a-4484f1e1a482} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11706 | 2026.02.01 23:44:56.398996 [ 276 ] {c45b413f-fa3e-498b-919a-4484f1e1a482} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11707 | 2026.02.01 23:44:56.399002 [ 201 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241411 sec., 894143.8411613881 rows/sec., 72.16 MiB/sec. | ||
| 11708 | 2026.02.01 23:44:56.399117 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11709 | 2026.02.01 23:44:56.399133 [ 276 ] {c45b413f-fa3e-498b-919a-4484f1e1a482} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 11710 | 2026.02.01 23:44:56.399147 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2026.02.01 23:44:56.399172 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11712 | 2026.02.01 23:44:56.399177 [ 276 ] {c45b413f-fa3e-498b-919a-4484f1e1a482} <Debug> TCPHandler: Processed in 0.001416544 sec. | ||
| 11713 | 2026.02.01 23:44:56.399228 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11714 | 2026.02.01 23:44:56.399259 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 11715 | 2026.02.01 23:44:56.399296 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11716 | 2026.02.01 23:44:56.399360 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11717 | 2026.02.01 23:44:56.399392 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25120 rows starting from the beginning of the part | ||
| 11718 | 2026.02.01 23:44:56.399392 [ 276 ] {d7f56fc6-109b-4c53-98ce-13ebe9c301a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11719 | 2026.02.01 23:44:56.399454 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 11720 | 2026.02.01 23:44:56.399457 [ 276 ] {d7f56fc6-109b-4c53-98ce-13ebe9c301a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11721 | 2026.02.01 23:44:56.399501 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 11722 | 2026.02.01 23:44:56.399544 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 199 rows starting from the beginning of the part | ||
| 11723 | 2026.02.01 23:44:56.399546 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_91_18} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11724 | 2026.02.01 23:44:56.399584 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 11725 | 2026.02.01 23:44:56.399628 [ 191 ] {e6427093-f51b-4270-8459-4b71eed48d9e::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 | ||
| 11726 | 2026.02.01 23:44:56.399653 [ 188 ] {c65dc6d3-654e-47a2-b64f-ef5929f27e92::all_1_91_18} <Trace> oximeter.fields_uuid (c65dc6d3-654e-47a2-b64f-ef5929f27e92) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11727 | 2026.02.01 23:44:56.399752 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 11728 | 2026.02.01 23:44:56.400340 [ 276 ] {d7f56fc6-109b-4c53-98ce-13ebe9c301a0} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.02.01 23:44:56.400380 [ 276 ] {d7f56fc6-109b-4c53-98ce-13ebe9c301a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11730 | 2026.02.01 23:44:56.400937 [ 276 ] {d7f56fc6-109b-4c53-98ce-13ebe9c301a0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11731 | 2026.02.01 23:44:56.401158 [ 276 ] {d7f56fc6-109b-4c53-98ce-13ebe9c301a0} <Trace> oximeter.measurements_histogramu64 (afc932c3-9557-4430-8491-adfb0dbcbbab): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.02.01 23:44:56.401296 [ 276 ] {d7f56fc6-109b-4c53-98ce-13ebe9c301a0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001922 sec., 18730.489073881374 rows/sec., 33.56 MiB/sec. | ||
| 11733 | 2026.02.01 23:44:56.401351 [ 276 ] {d7f56fc6-109b-4c53-98ce-13ebe9c301a0} <Debug> TCPHandler: Processed in 0.002103655 sec. | ||
| 11734 | 2026.02.01 23:44:56.401468 [ 276 ] {} <Trace> TCP-Session: a1bc0bc6-ef45-419b-b162-84829a2af149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2026.02.01 23:44:56.401562 [ 276 ] {bf070a32-4725-4793-9a95-2ea5a3241e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11736 | 2026.02.01 23:44:56.401604 [ 276 ] {bf070a32-4725-4793-9a95-2ea5a3241e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11737 | 2026.02.01 23:44:56.401945 [ 276 ] {bf070a32-4725-4793-9a95-2ea5a3241e48} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2026.02.01 23:44:56.401980 [ 276 ] {bf070a32-4725-4793-9a95-2ea5a3241e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11739 | 2026.02.01 23:44:56.402315 [ 276 ] {bf070a32-4725-4793-9a95-2ea5a3241e48} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11740 | 2026.02.01 23:44:56.402521 [ 276 ] {bf070a32-4725-4793-9a95-2ea5a3241e48} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2026.02.01 23:44:56.402635 [ 80 ] {} <Debug> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11742 | 2026.02.01 23:44:56.402652 [ 276 ] {bf070a32-4725-4793-9a95-2ea5a3241e48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 11743 | 2026.02.01 23:44:56.402663 [ 80 ] {} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2026.02.01 23:44:56.402691 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11745 | 2026.02.01 23:44:56.402695 [ 276 ] {bf070a32-4725-4793-9a95-2ea5a3241e48} <Debug> TCPHandler: Processed in 0.001276782 sec. | ||
| 11746 | 2026.02.01 23:44:56.402777 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11747 | 2026.02.01 23:44:56.402896 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11748 | 2026.02.01 23:44:56.402921 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5100 rows starting from the beginning of the part | ||
| 11749 | 2026.02.01 23:44:56.402965 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11750 | 2026.02.01 23:44:56.402999 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11751 | 2026.02.01 23:44:56.403030 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11752 | 2026.02.01 23:44:56.403062 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11753 | 2026.02.01 23:44:56.403094 [ 201 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::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 | ||
| 11754 | 2026.02.01 23:44:56.404957 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002210717 sec., 2442646.435522955 rows/sec., 164.62 MiB/sec. | ||
| 11755 | 2026.02.01 23:44:56.405403 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11756 | 2026.02.01 23:44:56.405455 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006236485 sec., 4162440.862120249 rows/sec., 286.12 MiB/sec. | ||
| 11757 | 2026.02.01 23:44:56.405703 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_91_18} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11758 | 2026.02.01 23:44:56.405779 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11759 | 2026.02.01 23:44:56.405789 [ 192 ] {aa383fb8-d30a-4fb1-8a02-58f13d1fa25f::all_1_91_18} <Trace> oximeter.measurements_u64 (aa383fb8-d30a-4fb1-8a02-58f13d1fa25f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11760 | 2026.02.01 23:44:56.405871 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11761 | 2026.02.01 23:44:56.406058 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2026.02.01 23:44:56.406139 [ 196 ] {e6427093-f51b-4270-8459-4b71eed48d9e::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (e6427093-f51b-4270-8459-4b71eed48d9e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11763 | 2026.02.01 23:44:56.406219 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11764 | 2026.02.01 23:44:58.773292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1444 | ||
| 11765 | 2026.02.01 23:44:58.775598 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2026.02.01 23:44:58.775659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11767 | 2026.02.01 23:44:58.776951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11768 | 2026.02.01 23:44:58.777244 [ 243 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2026.02.01 23:44:58.777453 [ 81 ] {} <Debug> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11770 | 2026.02.01 23:44:58.777551 [ 81 ] {} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11771 | 2026.02.01 23:44:58.777590 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11772 | 2026.02.01 23:44:58.777628 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
| 11773 | 2026.02.01 23:44:58.777739 [ 188 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 11774 | 2026.02.01 23:44:58.778362 [ 188 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11775 | 2026.02.01 23:44:58.778527 [ 188 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1300 rows starting from the beginning of the part | ||
| 11776 | 2026.02.01 23:44:58.778909 [ 188 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 11777 | 2026.02.01 23:44:58.779283 [ 188 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 11778 | 2026.02.01 23:44:58.779676 [ 188 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part | ||
| 11779 | 2026.02.01 23:44:58.780023 [ 188 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 11780 | 2026.02.01 23:44:58.780350 [ 188 ] {0f50341a-8421-48ae-95bd-5539627c3293::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 | ||
| 11781 | 2026.02.01 23:44:58.787015 [ 199 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 72 columns (72 merged, 0 gathered) in 0.009340006 sec., 154603.75507253423 rows/sec., 119.68 MiB/sec. | ||
| 11782 | 2026.02.01 23:44:58.788717 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11783 | 2026.02.01 23:44:58.789360 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_46_9} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2026.02.01 23:44:58.789450 [ 194 ] {0f50341a-8421-48ae-95bd-5539627c3293::all_1_46_9} <Trace> system.query_log (0f50341a-8421-48ae-95bd-5539627c3293) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11785 | 2026.02.01 23:44:58.789712 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11786 | 2026.02.01 23:44:58.847397 [ 81 ] {} <Debug> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11787 | 2026.02.01 23:44:58.847458 [ 81 ] {} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2026.02.01 23:44:58.847485 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11789 | 2026.02.01 23:44:58.847649 [ 199 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 11790 | 2026.02.01 23:44:58.847832 [ 199 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11791 | 2026.02.01 23:44:58.847885 [ 199 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 253 rows starting from the beginning of the part | ||
| 11792 | 2026.02.01 23:44:58.847985 [ 199 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 11793 | 2026.02.01 23:44:58.848065 [ 199 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11794 | 2026.02.01 23:44:58.848134 [ 199 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 11795 | 2026.02.01 23:44:58.848201 [ 199 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 11796 | 2026.02.01 23:44:58.849345 [ 194 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177107 sec., 427425.22881647816 rows/sec., 31.19 MiB/sec. | ||
| 11797 | 2026.02.01 23:44:58.849501 [ 190 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11798 | 2026.02.01 23:44:58.849763 [ 190 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_29_7} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.02.01 23:44:58.849837 [ 190 ] {594c656b-35b5-4591-b454-d084d4b1c0f6::all_1_29_7} <Trace> oximeter.fields_u32 (594c656b-35b5-4591-b454-d084d4b1c0f6) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11800 | 2026.02.01 23:44:58.849939 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||