| 1 | [ Feb 3 00:33:28 Enabled. ] | ||
| 2 | [ Feb 3 00:33:28 Rereading configuration. ] | ||
| 3 | [ Feb 3 00:33:29 Rereading configuration. ] | ||
| 4 | [ Feb 3 00:33:35 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 3 00:33:35 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.03 00:33:36.793325 [ 1 ] {} <Information> Application: Will watch for the process with pid 24732 | ||
| 29 | 2026.02.03 00:33:36.793736 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.03 00:33:37.105808 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24732 | ||
| 31 | 2026.02.03 00:33:37.106551 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.03 00:33:37.106709 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.03 00:33:37.200621 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.03 00:33:37.281623 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.03 00:33:37.281739 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.03 00:33:37.281758 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.03 00:33:37.281817 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.03 00:33:37.282610 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.03 00:33:37.286369 [ 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.03 00:33:37.287282 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.03 00:33:37.288176 [ 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.03 00:33:37.288228 [ 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.03 00:33:37.288267 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.03 00:33:37.289029 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.03 00:33:37.290011 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.03 00:33:37.295906 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.03 00:33:37.296626 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.03 00:33:37.297933 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.03 00:33:37.298020 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.03 00:33:37.299064 [ 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.03 00:33:37.299521 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.03 00:33:37.303839 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.03 00:33:37.304551 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.03 00:33:37.307898 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.03 00:33:37.308371 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.03 00:33:37.308800 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.03 00:33:37.309221 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.03 00:33:37.310698 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.03 00:33:37.310724 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.03 00:33:37.310811 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.03 00:33:37.310905 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.03 00:33:37.325140 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.03 00:33:37.325167 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000181943 sec | ||
| 68 | 2026.02.03 00:33:37.325214 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.03 00:33:37.325255 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.03 00:33:37.326040 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.03 00:33:37.326708 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.03 00:33:37.336777 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.03 00:33:37.336823 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.03 00:33:37.336913 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.03 00:33:37.336926 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.03 00:33:37.336961 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.03 00:33:37.337037 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.03 00:33:37.341215 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.03 00:33:37.341263 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.03 00:33:37.341319 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.03 00:33:37.341490 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.03 00:33:37.341535 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.03 00:33:37.341548 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.03 00:33:37.341624 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.03 00:33:37.341637 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.03 00:33:37.341670 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.03 00:33:37.341741 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.03 00:33:37.364748 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.03 00:33:37.388851 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.03 00:33:37.388944 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000116282 sec | ||
| 91 | 2026.02.03 00:33:37.388958 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.03 00:33:37.388968 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.03 00:33:37.388995 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.03 00:33:37.389210 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.03 00:33:37.389311 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.03 00:33:37.389325 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.03 00:33:37.389336 [ 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.03 00:33:37.389347 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.03 00:33:37.393094 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.03 00:33:37.393313 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.86 MiB | ||
| 101 | 2026.02.03 00:33:37.394801 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.525e-05 sec. | ||
| 102 | 2026.02.03 00:33:37.395236 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.03 00:33:37.395900 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.03 00:33:37.395916 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.03 00:33:40.317136 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45572 | ||
| 106 | 2026.02.03 00:33:40.328340 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.03 00:33:40.329079 [ 3 ] {} <Debug> TCP-Session: c9b2d470-b940-4d16-9fe6-f1aba5aff814 Authenticating user 'default' from [fd00:1122:3344:101::a]:45572 | ||
| 108 | 2026.02.03 00:33:40.329120 [ 3 ] {} <Debug> TCP-Session: c9b2d470-b940-4d16-9fe6-f1aba5aff814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.03 00:33:40.329221 [ 3 ] {} <Debug> TCP-Session: c9b2d470-b940-4d16-9fe6-f1aba5aff814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.03 00:33:40.329324 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.03 00:33:40.329352 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.02.03 00:33:40.329447 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.03 00:33:40.329923 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50003 | ||
| 114 | 2026.02.03 00:33:40.330853 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37597 | ||
| 115 | 2026.02.03 00:33:40.330863 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53649 | ||
| 116 | 2026.02.03 00:33:40.330886 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.02.03 00:33:40.331061 [ 4 ] {} <Debug> TCP-Session: 6bfa4a9d-3c14-4d53-9a71-9bf67724990c Authenticating user 'default' from [fd00:1122:3344:101::a]:50003 | ||
| 118 | 2026.02.03 00:33:40.331093 [ 4 ] {} <Debug> TCP-Session: 6bfa4a9d-3c14-4d53-9a71-9bf67724990c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.02.03 00:33:40.331108 [ 4 ] {} <Debug> TCP-Session: 6bfa4a9d-3c14-4d53-9a71-9bf67724990c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.03 00:33:40.331652 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39354 | ||
| 121 | 2026.02.03 00:33:40.331702 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48766 | ||
| 122 | 2026.02.03 00:33:40.331731 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38247 | ||
| 123 | 2026.02.03 00:33:40.331740 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60853 | ||
| 124 | 2026.02.03 00:33:40.331816 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.02.03 00:33:40.331970 [ 253 ] {} <Debug> TCP-Session: 74b05fd8-2ce4-4261-9a6a-359f5b4ce66b Authenticating user 'default' from [fd00:1122:3344:101::a]:37597 | ||
| 126 | 2026.02.03 00:33:40.331994 [ 253 ] {} <Debug> TCP-Session: 74b05fd8-2ce4-4261-9a6a-359f5b4ce66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.03 00:33:40.332007 [ 253 ] {} <Debug> TCP-Session: 74b05fd8-2ce4-4261-9a6a-359f5b4ce66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.03 00:33:40.332009 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.02.03 00:33:40.332086 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.02.03 00:33:40.332112 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.02.03 00:33:40.332178 [ 258 ] {} <Debug> TCP-Session: adf54c89-f7dc-4389-b52f-6baa09574572 Authenticating user 'default' from [fd00:1122:3344:101::a]:39354 | ||
| 132 | 2026.02.03 00:33:40.332179 [ 5 ] {} <Debug> TCP-Session: 926218b5-9cfe-49cf-a3fe-a17ebeefbf7f Authenticating user 'default' from [fd00:1122:3344:101::a]:53649 | ||
| 133 | 2026.02.03 00:33:40.332226 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.02.03 00:33:40.332255 [ 258 ] {} <Debug> TCP-Session: adf54c89-f7dc-4389-b52f-6baa09574572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.02.03 00:33:40.332250 [ 5 ] {} <Debug> TCP-Session: 926218b5-9cfe-49cf-a3fe-a17ebeefbf7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.02.03 00:33:40.332311 [ 256 ] {} <Debug> TCP-Session: 798509b2-184e-48aa-9115-fe961bdd89d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:38247 | ||
| 137 | 2026.02.03 00:33:40.332228 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.02.03 00:33:40.332373 [ 258 ] {} <Debug> TCP-Session: adf54c89-f7dc-4389-b52f-6baa09574572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.03 00:33:40.332393 [ 5 ] {} <Debug> TCP-Session: 926218b5-9cfe-49cf-a3fe-a17ebeefbf7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.03 00:33:40.332385 [ 256 ] {} <Debug> TCP-Session: 798509b2-184e-48aa-9115-fe961bdd89d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.03 00:33:40.332439 [ 255 ] {} <Debug> TCP-Session: a46026f9-c2a5-4033-8695-04505689de2b Authenticating user 'default' from [fd00:1122:3344:101::a]:60853 | ||
| 142 | 2026.02.03 00:33:40.332235 [ 257 ] {} <Debug> TCP-Session: f9d2808a-6d97-4d98-9ef4-13a9aa2a9c15 Authenticating user 'default' from [fd00:1122:3344:101::a]:48766 | ||
| 143 | 2026.02.03 00:33:40.332503 [ 256 ] {} <Debug> TCP-Session: 798509b2-184e-48aa-9115-fe961bdd89d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.03 00:33:40.332535 [ 255 ] {} <Debug> TCP-Session: a46026f9-c2a5-4033-8695-04505689de2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.03 00:33:40.332523 [ 257 ] {} <Debug> TCP-Session: f9d2808a-6d97-4d98-9ef4-13a9aa2a9c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.03 00:33:40.332604 [ 257 ] {} <Debug> TCP-Session: f9d2808a-6d97-4d98-9ef4-13a9aa2a9c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.03 00:33:40.332616 [ 255 ] {} <Debug> TCP-Session: a46026f9-c2a5-4033-8695-04505689de2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.03 00:33:40.999428 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55048 | ||
| 149 | 2026.02.03 00:33:41.001135 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.24 MiB, peak 117.24 MiB, free memory in arenas 0.00 B, will set to 119.09 MiB (RSS), difference: 1.85 MiB | ||
| 150 | 2026.02.03 00:33:41.011894 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.03 00:33:41.011968 [ 259 ] {} <Debug> TCP-Session: 94e67c0b-3498-4ea9-be8b-9865693e83bb Authenticating user 'default' from [fd00:1122:3344:101::b]:55048 | ||
| 152 | 2026.02.03 00:33:41.011997 [ 259 ] {} <Debug> TCP-Session: 94e67c0b-3498-4ea9-be8b-9865693e83bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.03 00:33:41.012102 [ 259 ] {} <Debug> TCP-Session: 94e67c0b-3498-4ea9-be8b-9865693e83bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.03 00:33:41.012174 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.03 00:33:41.012215 [ 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.03 00:33:41.012303 [ 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.03 00:33:41.012836 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46203 | ||
| 158 | 2026.02.03 00:33:41.012907 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37514 | ||
| 159 | 2026.02.03 00:33:41.013029 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.02.03 00:33:41.013106 [ 260 ] {} <Debug> TCP-Session: 9b4fd3ae-e0f8-4732-bfbd-e7b876d15e74 Authenticating user 'default' from [fd00:1122:3344:101::b]:46203 | ||
| 161 | 2026.02.03 00:33:41.013125 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45005 | ||
| 162 | 2026.02.03 00:33:41.013150 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.02.03 00:33:41.013153 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46552 | ||
| 164 | 2026.02.03 00:33:41.013213 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55198 | ||
| 165 | 2026.02.03 00:33:41.013191 [ 261 ] {} <Debug> TCP-Session: bf4f098f-184a-4418-849c-10d9394ff6ed Authenticating user 'default' from [fd00:1122:3344:101::b]:37514 | ||
| 166 | 2026.02.03 00:33:41.013156 [ 260 ] {} <Debug> TCP-Session: 9b4fd3ae-e0f8-4732-bfbd-e7b876d15e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.02.03 00:33:41.013290 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.02.03 00:33:41.013315 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59092 | ||
| 169 | 2026.02.03 00:33:41.013312 [ 260 ] {} <Debug> TCP-Session: 9b4fd3ae-e0f8-4732-bfbd-e7b876d15e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.02.03 00:33:41.013310 [ 261 ] {} <Debug> TCP-Session: bf4f098f-184a-4418-849c-10d9394ff6ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.02.03 00:33:41.013449 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37044 | ||
| 172 | 2026.02.03 00:33:41.013421 [ 263 ] {} <Debug> TCP-Session: 05fe9da7-fc4a-462a-a86c-6726b4f23e02 Authenticating user 'default' from [fd00:1122:3344:101::b]:45005 | ||
| 173 | 2026.02.03 00:33:41.013510 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.02.03 00:33:41.013521 [ 261 ] {} <Debug> TCP-Session: bf4f098f-184a-4418-849c-10d9394ff6ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.02.03 00:33:41.013561 [ 262 ] {} <Debug> TCP-Session: 4d1579d1-b872-41c6-a61b-604ea328a34a Authenticating user 'default' from [fd00:1122:3344:101::b]:46552 | ||
| 176 | 2026.02.03 00:33:41.013540 [ 263 ] {} <Debug> TCP-Session: 05fe9da7-fc4a-462a-a86c-6726b4f23e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.02.03 00:33:41.013615 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.02.03 00:33:41.013665 [ 262 ] {} <Debug> TCP-Session: 4d1579d1-b872-41c6-a61b-604ea328a34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.02.03 00:33:41.013643 [ 263 ] {} <Debug> TCP-Session: 05fe9da7-fc4a-462a-a86c-6726b4f23e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.02.03 00:33:41.013648 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.02.03 00:33:41.013746 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.02.03 00:33:41.013748 [ 264 ] {} <Debug> TCP-Session: db01dbea-5b0c-4d64-8226-57086d27bd2c Authenticating user 'default' from [fd00:1122:3344:101::b]:55198 | ||
| 183 | 2026.02.03 00:33:41.013740 [ 262 ] {} <Debug> TCP-Session: 4d1579d1-b872-41c6-a61b-604ea328a34a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.03 00:33:41.013869 [ 266 ] {} <Debug> TCP-Session: 6c6f9844-5067-4457-81b0-589a7aa5ea4d Authenticating user 'default' from [fd00:1122:3344:101::b]:37044 | ||
| 185 | 2026.02.03 00:33:41.013844 [ 264 ] {} <Debug> TCP-Session: db01dbea-5b0c-4d64-8226-57086d27bd2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.03 00:33:41.013842 [ 265 ] {} <Debug> TCP-Session: 6a1eb957-bbd7-4483-b37e-2101a7041e7b Authenticating user 'default' from [fd00:1122:3344:101::b]:59092 | ||
| 187 | 2026.02.03 00:33:41.013940 [ 266 ] {} <Debug> TCP-Session: 6c6f9844-5067-4457-81b0-589a7aa5ea4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.02.03 00:33:41.013923 [ 264 ] {} <Debug> TCP-Session: db01dbea-5b0c-4d64-8226-57086d27bd2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.03 00:33:41.014035 [ 265 ] {} <Debug> TCP-Session: 6a1eb957-bbd7-4483-b37e-2101a7041e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.03 00:33:41.014059 [ 266 ] {} <Debug> TCP-Session: 6c6f9844-5067-4457-81b0-589a7aa5ea4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.03 00:33:41.014145 [ 265 ] {} <Debug> TCP-Session: 6a1eb957-bbd7-4483-b37e-2101a7041e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.03 00:33:42.688209 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41631 | ||
| 193 | 2026.02.03 00:33:42.690842 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.02.03 00:33:42.690925 [ 267 ] {} <Debug> TCP-Session: a00f2bf4-5e17-45a3-93d1-e4a9997cd1d3 Authenticating user 'default' from [fd00:1122:3344:101::c]:41631 | ||
| 195 | 2026.02.03 00:33:42.690952 [ 267 ] {} <Debug> TCP-Session: a00f2bf4-5e17-45a3-93d1-e4a9997cd1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.03 00:33:42.690967 [ 267 ] {} <Debug> TCP-Session: a00f2bf4-5e17-45a3-93d1-e4a9997cd1d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.03 00:33:42.691121 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.02.03 00:33:42.691154 [ 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.03 00:33:42.691240 [ 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.03 00:33:42.691651 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39338 | ||
| 201 | 2026.02.03 00:33:42.691834 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.02.03 00:33:42.691868 [ 268 ] {} <Debug> TCP-Session: 9a0ec914-84a8-4bb7-baf0-903387c4eb1f Authenticating user 'default' from [fd00:1122:3344:101::c]:39338 | ||
| 203 | 2026.02.03 00:33:42.691891 [ 268 ] {} <Debug> TCP-Session: 9a0ec914-84a8-4bb7-baf0-903387c4eb1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.02.03 00:33:42.691889 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39598 | ||
| 205 | 2026.02.03 00:33:42.691889 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36097 | ||
| 206 | 2026.02.03 00:33:42.691969 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64610 | ||
| 207 | 2026.02.03 00:33:42.691992 [ 268 ] {} <Debug> TCP-Session: 9a0ec914-84a8-4bb7-baf0-903387c4eb1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.02.03 00:33:42.692049 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49702 | ||
| 209 | 2026.02.03 00:33:42.692256 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35254 | ||
| 210 | 2026.02.03 00:33:42.692432 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.02.03 00:33:42.692479 [ 269 ] {} <Debug> TCP-Session: e2fd233d-b849-4633-a24f-d2d81558ab88 Authenticating user 'default' from [fd00:1122:3344:101::c]:39598 | ||
| 212 | 2026.02.03 00:33:42.692518 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60886 | ||
| 213 | 2026.02.03 00:33:42.692536 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.02.03 00:33:42.692599 [ 269 ] {} <Debug> TCP-Session: e2fd233d-b849-4633-a24f-d2d81558ab88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.02.03 00:33:42.692632 [ 271 ] {} <Debug> TCP-Session: 27b0f656-4a6d-41c2-a7bc-91558289ada2 Authenticating user 'default' from [fd00:1122:3344:101::c]:64610 | ||
| 216 | 2026.02.03 00:33:42.692672 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.02.03 00:33:42.692685 [ 269 ] {} <Debug> TCP-Session: e2fd233d-b849-4633-a24f-d2d81558ab88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.02.03 00:33:42.692700 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.02.03 00:33:42.692715 [ 270 ] {} <Debug> TCP-Session: ea444d80-c0cb-4bba-8391-e012caa71960 Authenticating user 'default' from [fd00:1122:3344:101::c]:36097 | ||
| 220 | 2026.02.03 00:33:42.692699 [ 271 ] {} <Debug> TCP-Session: 27b0f656-4a6d-41c2-a7bc-91558289ada2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.02.03 00:33:42.692830 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.02.03 00:33:42.692848 [ 271 ] {} <Debug> TCP-Session: 27b0f656-4a6d-41c2-a7bc-91558289ada2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.02.03 00:33:42.692867 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.02.03 00:33:42.692790 [ 270 ] {} <Debug> TCP-Session: ea444d80-c0cb-4bba-8391-e012caa71960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.02.03 00:33:42.692936 [ 274 ] {} <Debug> TCP-Session: 69cf05f3-523e-499a-8444-0bc69216b23d Authenticating user 'default' from [fd00:1122:3344:101::c]:60886 | ||
| 226 | 2026.02.03 00:33:42.692953 [ 270 ] {} <Debug> TCP-Session: ea444d80-c0cb-4bba-8391-e012caa71960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.02.03 00:33:42.692958 [ 273 ] {} <Debug> TCP-Session: 91227151-bbee-43a2-9fc8-9a597a5559bc Authenticating user 'default' from [fd00:1122:3344:101::c]:35254 | ||
| 228 | 2026.02.03 00:33:42.692998 [ 274 ] {} <Debug> TCP-Session: 69cf05f3-523e-499a-8444-0bc69216b23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.02.03 00:33:42.692804 [ 272 ] {} <Debug> TCP-Session: e2a80787-c32f-4830-9741-4b3aabb6fac8 Authenticating user 'default' from [fd00:1122:3344:101::c]:49702 | ||
| 230 | 2026.02.03 00:33:42.693066 [ 273 ] {} <Debug> TCP-Session: 91227151-bbee-43a2-9fc8-9a597a5559bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.02.03 00:33:42.693090 [ 274 ] {} <Debug> TCP-Session: 69cf05f3-523e-499a-8444-0bc69216b23d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.02.03 00:33:42.693082 [ 272 ] {} <Debug> TCP-Session: e2a80787-c32f-4830-9741-4b3aabb6fac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.03 00:33:42.693147 [ 273 ] {} <Debug> TCP-Session: 91227151-bbee-43a2-9fc8-9a597a5559bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.02.03 00:33:42.693156 [ 272 ] {} <Debug> TCP-Session: e2a80787-c32f-4830-9741-4b3aabb6fac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.02.03 00:33:44.502523 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36571 | ||
| 236 | 2026.02.03 00:33:44.502832 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.02.03 00:33:44.502954 [ 275 ] {} <Debug> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Authenticating user 'default' from [fd00:1122:3344:101::d]:36571 | ||
| 238 | 2026.02.03 00:33:44.502989 [ 275 ] {} <Debug> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.02.03 00:33:44.503007 [ 275 ] {} <Debug> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.03 00:33:44.503179 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.02.03 00:33:44.503229 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.02.03 00:33:44.503332 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.02.03 00:33:44.503845 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45916 | ||
| 244 | 2026.02.03 00:33:44.503963 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55526 | ||
| 245 | 2026.02.03 00:33:44.504150 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33290 | ||
| 246 | 2026.02.03 00:33:44.504212 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57758 | ||
| 247 | 2026.02.03 00:33:44.504340 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.02.03 00:33:44.504440 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55476 | ||
| 249 | 2026.02.03 00:33:44.504539 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.02.03 00:33:44.504543 [ 276 ] {} <Debug> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:45916 | ||
| 251 | 2026.02.03 00:33:44.504590 [ 277 ] {} <Debug> TCP-Session: de3576aa-c79f-4bce-91ae-c56696ca49ac Authenticating user 'default' from [fd00:1122:3344:101::d]:55526 | ||
| 252 | 2026.02.03 00:33:44.504618 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52568 | ||
| 253 | 2026.02.03 00:33:44.504595 [ 276 ] {} <Debug> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.02.03 00:33:44.504748 [ 277 ] {} <Debug> TCP-Session: de3576aa-c79f-4bce-91ae-c56696ca49ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.02.03 00:33:44.504780 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.02.03 00:33:44.504812 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46791 | ||
| 257 | 2026.02.03 00:33:44.504838 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.02.03 00:33:44.504857 [ 277 ] {} <Debug> TCP-Session: de3576aa-c79f-4bce-91ae-c56696ca49ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.02.03 00:33:44.504891 [ 279 ] {} <Debug> TCP-Session: 991127f5-e851-4256-ab66-d6c54c47b28f Authenticating user 'default' from [fd00:1122:3344:101::d]:33290 | ||
| 260 | 2026.02.03 00:33:44.504755 [ 276 ] {} <Debug> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.02.03 00:33:44.504998 [ 279 ] {} <Debug> TCP-Session: 991127f5-e851-4256-ab66-d6c54c47b28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.02.03 00:33:44.505101 [ 279 ] {} <Debug> TCP-Session: 991127f5-e851-4256-ab66-d6c54c47b28f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.02.03 00:33:44.505577 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61545 | ||
| 264 | 2026.02.03 00:33:44.506861 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.02.03 00:33:44.507073 [ 281 ] {} <Debug> TCP-Session: b76cfd6d-ef0d-477a-9a11-5cc6201a8e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:52568 | ||
| 266 | 2026.02.03 00:33:44.507092 [ 281 ] {} <Debug> TCP-Session: b76cfd6d-ef0d-477a-9a11-5cc6201a8e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.02.03 00:33:44.507104 [ 281 ] {} <Debug> TCP-Session: b76cfd6d-ef0d-477a-9a11-5cc6201a8e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.02.03 00:33:44.508980 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.02.03 00:33:44.509015 [ 283 ] {} <Debug> TCP-Session: bb810ad5-8960-479a-8bb0-07b388bdfda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61545 | ||
| 270 | 2026.02.03 00:33:44.509032 [ 283 ] {} <Debug> TCP-Session: bb810ad5-8960-479a-8bb0-07b388bdfda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.02.03 00:33:44.509060 [ 283 ] {} <Debug> TCP-Session: bb810ad5-8960-479a-8bb0-07b388bdfda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.02.03 00:33:44.504888 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.02.03 00:33:44.509064 [ 278 ] {} <Debug> TCP-Session: 668b7fb3-b361-4f7a-97e1-d0602f4751eb Authenticating user 'default' from [fd00:1122:3344:101::d]:57758 | ||
| 274 | 2026.02.03 00:33:44.509194 [ 278 ] {} <Debug> TCP-Session: 668b7fb3-b361-4f7a-97e1-d0602f4751eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.02.03 00:33:44.509208 [ 280 ] {} <Debug> TCP-Session: 5075f5bb-75a6-4d0a-852b-2b9a20d4627b Authenticating user 'default' from [fd00:1122:3344:101::d]:55476 | ||
| 276 | 2026.02.03 00:33:44.509314 [ 278 ] {} <Debug> TCP-Session: 668b7fb3-b361-4f7a-97e1-d0602f4751eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.02.03 00:33:44.509330 [ 280 ] {} <Debug> TCP-Session: 5075f5bb-75a6-4d0a-852b-2b9a20d4627b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.02.03 00:33:44.509443 [ 280 ] {} <Debug> TCP-Session: 5075f5bb-75a6-4d0a-852b-2b9a20d4627b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.02.03 00:33:44.511150 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.02.03 00:33:44.511203 [ 282 ] {} <Debug> TCP-Session: a9eaee02-42e8-4356-87f4-a2540934c5a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46791 | ||
| 281 | 2026.02.03 00:33:44.511272 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 282 | 2026.02.03 00:33:44.511331 [ 282 ] {} <Debug> TCP-Session: a9eaee02-42e8-4356-87f4-a2540934c5a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.02.03 00:33:44.511358 [ 282 ] {} <Debug> TCP-Session: a9eaee02-42e8-4356-87f4-a2540934c5a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.02.03 00:33:44.514122 [ 275 ] {403c3574-8646-44de-831c-6dfeab5c53b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.02.03 00:33:44.640096 [ 275 ] {403c3574-8646-44de-831c-6dfeab5c53b4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36571) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.02.03 00:33:44.641137 [ 275 ] {403c3574-8646-44de-831c-6dfeab5c53b4} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.02.03 00:33:44.641433 [ 275 ] {403c3574-8646-44de-831c-6dfeab5c53b4} <Debug> TCPHandler: Processed in 0.136790135 sec. | ||
| 334 | 2026.02.03 00:33:44.641829 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.02.03 00:33:44.642186 [ 276 ] {221eb560-b802-47fe-afc6-a74c874d08a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.02.03 00:33:44.642684 [ 276 ] {221eb560-b802-47fe-afc6-a74c874d08a5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45916) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.02.03 00:33:44.642967 [ 276 ] {221eb560-b802-47fe-afc6-a74c874d08a5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.02.03 00:33:44.643189 [ 276 ] {221eb560-b802-47fe-afc6-a74c874d08a5} <Debug> TCPHandler: Processed in 0.001493197 sec. | ||
| 385 | 2026.02.03 00:33:44.643494 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.03 00:33:44.644296 [ 275 ] {2cf5166d-d479-431f-9b66-8aed4eec070d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.02.03 00:33:44.644945 [ 275 ] {2cf5166d-d479-431f-9b66-8aed4eec070d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.02.03 00:33:44.662300 [ 275 ] {2cf5166d-d479-431f-9b66-8aed4eec070d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.02.03 00:33:44.662437 [ 275 ] {2cf5166d-d479-431f-9b66-8aed4eec070d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000176234 sec | ||
| 390 | 2026.02.03 00:33:44.662454 [ 275 ] {2cf5166d-d479-431f-9b66-8aed4eec070d} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.02.03 00:33:44.662467 [ 275 ] {2cf5166d-d479-431f-9b66-8aed4eec070d} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.02.03 00:33:44.662536 [ 275 ] {2cf5166d-d479-431f-9b66-8aed4eec070d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.02.03 00:33:44.663379 [ 275 ] {2cf5166d-d479-431f-9b66-8aed4eec070d} <Debug> TCPHandler: Processed in 0.019992111 sec. | ||
| 394 | 2026.02.03 00:33:44.663551 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.02.03 00:33:44.663701 [ 275 ] {4f5895b0-b570-49df-8b8c-d1cc0de975fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.02.03 00:33:44.663852 [ 275 ] {4f5895b0-b570-49df-8b8c-d1cc0de975fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.02.03 00:33:44.668949 [ 275 ] {4f5895b0-b570-49df-8b8c-d1cc0de975fe} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.02.03 00:33:44.678139 [ 275 ] {4f5895b0-b570-49df-8b8c-d1cc0de975fe} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232): Loading data parts | ||
| 400 | 2026.02.03 00:33:44.679221 [ 275 ] {4f5895b0-b570-49df-8b8c-d1cc0de975fe} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232): There are no data parts | ||
| 401 | 2026.02.03 00:33:44.693373 [ 275 ] {4f5895b0-b570-49df-8b8c-d1cc0de975fe} <Debug> TCPHandler: Processed in 0.029873148 sec. | ||
| 402 | 2026.02.03 00:33:44.693658 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.02.03 00:33:44.693847 [ 275 ] {c6924684-ebee-4869-b09e-53c14a1236cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.02.03 00:33:44.693981 [ 275 ] {c6924684-ebee-4869-b09e-53c14a1236cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.02.03 00:33:44.707310 [ 275 ] {c6924684-ebee-4869-b09e-53c14a1236cd} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Loading data parts | ||
| 416 | 2026.02.03 00:33:44.707640 [ 275 ] {c6924684-ebee-4869-b09e-53c14a1236cd} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): There are no data parts | ||
| 417 | 2026.02.03 00:33:44.709893 [ 275 ] {c6924684-ebee-4869-b09e-53c14a1236cd} <Debug> TCPHandler: Processed in 0.016293134 sec. | ||
| 418 | 2026.02.03 00:33:44.710065 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.02.03 00:33:44.710321 [ 275 ] {b1f8b9ff-7fdd-4f1e-8d1e-8cf655fcd390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.02.03 00:33:44.710374 [ 275 ] {b1f8b9ff-7fdd-4f1e-8d1e-8cf655fcd390} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.02.03 00:33:44.722476 [ 275 ] {b1f8b9ff-7fdd-4f1e-8d1e-8cf655fcd390} <Debug> oximeter.measurements_i8 (d734dacf-8796-4332-b606-d146ecc9996d): Loading data parts | ||
| 422 | 2026.02.03 00:33:44.722728 [ 275 ] {b1f8b9ff-7fdd-4f1e-8d1e-8cf655fcd390} <Debug> oximeter.measurements_i8 (d734dacf-8796-4332-b606-d146ecc9996d): There are no data parts | ||
| 423 | 2026.02.03 00:33:44.725461 [ 275 ] {b1f8b9ff-7fdd-4f1e-8d1e-8cf655fcd390} <Debug> TCPHandler: Processed in 0.015460748 sec. | ||
| 424 | 2026.02.03 00:33:44.725722 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.02.03 00:33:44.725887 [ 275 ] {fd2e7b6f-fd1c-42d6-9b81-74095f6c5b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.02.03 00:33:44.725994 [ 275 ] {fd2e7b6f-fd1c-42d6-9b81-74095f6c5b5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.02.03 00:33:44.737863 [ 275 ] {fd2e7b6f-fd1c-42d6-9b81-74095f6c5b5f} <Debug> oximeter.measurements_u8 (6b5c39ca-f226-4106-bb74-33735ec83ba4): Loading data parts | ||
| 428 | 2026.02.03 00:33:44.738093 [ 275 ] {fd2e7b6f-fd1c-42d6-9b81-74095f6c5b5f} <Debug> oximeter.measurements_u8 (6b5c39ca-f226-4106-bb74-33735ec83ba4): There are no data parts | ||
| 429 | 2026.02.03 00:33:44.747509 [ 275 ] {fd2e7b6f-fd1c-42d6-9b81-74095f6c5b5f} <Debug> TCPHandler: Processed in 0.021838354 sec. | ||
| 430 | 2026.02.03 00:33:44.747664 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.02.03 00:33:44.747895 [ 275 ] {853e5cb7-5399-4f48-a485-b52a9d634fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2026.02.03 00:33:44.747938 [ 275 ] {853e5cb7-5399-4f48-a485-b52a9d634fdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.02.03 00:33:44.759930 [ 275 ] {853e5cb7-5399-4f48-a485-b52a9d634fdd} <Debug> oximeter.measurements_i16 (9b1732d0-b639-4e5d-9723-42e7f3573c5a): Loading data parts | ||
| 434 | 2026.02.03 00:33:44.760083 [ 275 ] {853e5cb7-5399-4f48-a485-b52a9d634fdd} <Debug> oximeter.measurements_i16 (9b1732d0-b639-4e5d-9723-42e7f3573c5a): There are no data parts | ||
| 435 | 2026.02.03 00:33:44.761793 [ 275 ] {853e5cb7-5399-4f48-a485-b52a9d634fdd} <Debug> TCPHandler: Processed in 0.014183885 sec. | ||
| 436 | 2026.02.03 00:33:44.762027 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.02.03 00:33:44.762180 [ 275 ] {cf2a002a-ba83-4620-959c-e1fa36ef25d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2026.02.03 00:33:44.762297 [ 275 ] {cf2a002a-ba83-4620-959c-e1fa36ef25d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.02.03 00:33:44.775202 [ 275 ] {cf2a002a-ba83-4620-959c-e1fa36ef25d2} <Debug> oximeter.measurements_u16 (c011a15b-e274-4dd1-be1e-34d690d27adc): Loading data parts | ||
| 440 | 2026.02.03 00:33:44.775516 [ 275 ] {cf2a002a-ba83-4620-959c-e1fa36ef25d2} <Debug> oximeter.measurements_u16 (c011a15b-e274-4dd1-be1e-34d690d27adc): There are no data parts | ||
| 441 | 2026.02.03 00:33:44.842886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 442 | 2026.02.03 00:33:44.842965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 443 | 2026.02.03 00:33:44.843041 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 444 | 2026.02.03 00:33:44.843075 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 445 | 2026.02.03 00:33:44.845811 [ 275 ] {cf2a002a-ba83-4620-959c-e1fa36ef25d2} <Debug> TCPHandler: Processed in 0.08382963 sec. | ||
| 446 | 2026.02.03 00:33:44.846023 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 447 | 2026.02.03 00:33:44.846301 [ 275 ] {a6b75d3f-a785-4b40-8b89-07c6489cfd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 448 | 2026.02.03 00:33:44.846353 [ 275 ] {a6b75d3f-a785-4b40-8b89-07c6489cfd8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 449 | 2026.02.03 00:33:44.877669 [ 244 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Loading data parts | ||
| 450 | 2026.02.03 00:33:44.877675 [ 275 ] {a6b75d3f-a785-4b40-8b89-07c6489cfd8f} <Debug> oximeter.measurements_i32 (7d89541a-59a4-496b-8b8a-43610e2f7968): Loading data parts | ||
| 451 | 2026.02.03 00:33:44.878082 [ 244 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): There are no data parts | ||
| 452 | 2026.02.03 00:33:44.878142 [ 275 ] {a6b75d3f-a785-4b40-8b89-07c6489cfd8f} <Debug> oximeter.measurements_i32 (7d89541a-59a4-496b-8b8a-43610e2f7968): There are no data parts | ||
| 453 | 2026.02.03 00:33:44.914853 [ 243 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Loading data parts | ||
| 454 | 2026.02.03 00:33:44.915149 [ 275 ] {a6b75d3f-a785-4b40-8b89-07c6489cfd8f} <Debug> TCPHandler: Processed in 0.069206207 sec. | ||
| 455 | 2026.02.03 00:33:44.915174 [ 243 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): There are no data parts | ||
| 456 | 2026.02.03 00:33:44.915346 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.02.03 00:33:44.915522 [ 275 ] {c29ea706-b1aa-46e9-9876-47ac050ea2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 458 | 2026.02.03 00:33:44.915695 [ 275 ] {c29ea706-b1aa-46e9-9876-47ac050ea2fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 459 | 2026.02.03 00:33:44.922587 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 460 | 2026.02.03 00:33:44.922724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 461 | 2026.02.03 00:33:44.930373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 462 | 2026.02.03 00:33:44.931514 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 463 | 2026.02.03 00:33:44.931846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 464 | 2026.02.03 00:33:44.995013 [ 275 ] {c29ea706-b1aa-46e9-9876-47ac050ea2fb} <Debug> oximeter.measurements_u32 (0e2eec11-3c4c-4167-bc96-17bb3c20ad33): Loading data parts | ||
| 465 | 2026.02.03 00:33:44.995489 [ 275 ] {c29ea706-b1aa-46e9-9876-47ac050ea2fb} <Debug> oximeter.measurements_u32 (0e2eec11-3c4c-4167-bc96-17bb3c20ad33): There are no data parts | ||
| 466 | 2026.02.03 00:33:45.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.93 MiB, peak 129.07 MiB, free memory in arenas 0.00 B, will set to 143.38 MiB (RSS), difference: 18.45 MiB | ||
| 467 | 2026.02.03 00:33:45.008928 [ 275 ] {c29ea706-b1aa-46e9-9876-47ac050ea2fb} <Debug> TCPHandler: Processed in 0.093637427 sec. | ||
| 468 | 2026.02.03 00:33:45.009195 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.02.03 00:33:45.009516 [ 275 ] {47db8185-1900-46e0-9367-b804a2fe2499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 470 | 2026.02.03 00:33:45.009584 [ 275 ] {47db8185-1900-46e0-9367-b804a2fe2499} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 471 | 2026.02.03 00:33:45.016715 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 472 | 2026.02.03 00:33:45.016765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 473 | 2026.02.03 00:33:45.023226 [ 275 ] {47db8185-1900-46e0-9367-b804a2fe2499} <Debug> oximeter.measurements_i64 (eecefec6-6a3b-4c66-81bc-95bef0bf3824): Loading data parts | ||
| 474 | 2026.02.03 00:33:45.023495 [ 275 ] {47db8185-1900-46e0-9367-b804a2fe2499} <Debug> oximeter.measurements_i64 (eecefec6-6a3b-4c66-81bc-95bef0bf3824): There are no data parts | ||
| 475 | 2026.02.03 00:33:45.023626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 476 | 2026.02.03 00:33:45.024855 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 477 | 2026.02.03 00:33:45.028093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 478 | 2026.02.03 00:33:45.028717 [ 275 ] {47db8185-1900-46e0-9367-b804a2fe2499} <Debug> TCPHandler: Processed in 0.019633764 sec. | ||
| 479 | 2026.02.03 00:33:45.028888 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.02.03 00:33:45.029140 [ 275 ] {d9cad717-7dc1-45c2-846b-91f289f67b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 481 | 2026.02.03 00:33:45.029236 [ 275 ] {d9cad717-7dc1-45c2-846b-91f289f67b43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 482 | 2026.02.03 00:33:45.039798 [ 275 ] {d9cad717-7dc1-45c2-846b-91f289f67b43} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Loading data parts | ||
| 483 | 2026.02.03 00:33:45.039970 [ 275 ] {d9cad717-7dc1-45c2-846b-91f289f67b43} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): There are no data parts | ||
| 484 | 2026.02.03 00:33:45.060553 [ 275 ] {d9cad717-7dc1-45c2-846b-91f289f67b43} <Debug> TCPHandler: Processed in 0.031717252 sec. | ||
| 485 | 2026.02.03 00:33:45.060875 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.02.03 00:33:45.061066 [ 275 ] {b42776cb-ac3c-4c23-b0fa-848f0b85318c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 487 | 2026.02.03 00:33:45.061204 [ 275 ] {b42776cb-ac3c-4c23-b0fa-848f0b85318c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 488 | 2026.02.03 00:33:45.066495 [ 275 ] {b42776cb-ac3c-4c23-b0fa-848f0b85318c} <Debug> oximeter.measurements_f32 (b8246246-6bdc-4e36-ac86-946da6735983): Loading data parts | ||
| 489 | 2026.02.03 00:33:45.066717 [ 275 ] {b42776cb-ac3c-4c23-b0fa-848f0b85318c} <Debug> oximeter.measurements_f32 (b8246246-6bdc-4e36-ac86-946da6735983): There are no data parts | ||
| 490 | 2026.02.03 00:33:45.070268 [ 275 ] {b42776cb-ac3c-4c23-b0fa-848f0b85318c} <Debug> TCPHandler: Processed in 0.009471261 sec. | ||
| 491 | 2026.02.03 00:33:45.070429 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 492 | 2026.02.03 00:33:45.070651 [ 275 ] {26c045fb-54dd-4eda-94db-5b2e64bd412e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 493 | 2026.02.03 00:33:45.070748 [ 275 ] {26c045fb-54dd-4eda-94db-5b2e64bd412e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 494 | 2026.02.03 00:33:45.081764 [ 275 ] {26c045fb-54dd-4eda-94db-5b2e64bd412e} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Loading data parts | ||
| 495 | 2026.02.03 00:33:45.081938 [ 275 ] {26c045fb-54dd-4eda-94db-5b2e64bd412e} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): There are no data parts | ||
| 496 | 2026.02.03 00:33:45.096827 [ 275 ] {26c045fb-54dd-4eda-94db-5b2e64bd412e} <Debug> TCPHandler: Processed in 0.026448806 sec. | ||
| 497 | 2026.02.03 00:33:45.097152 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.02.03 00:33:45.097363 [ 275 ] {55dc4c93-c1bd-4ff5-a2e8-26c84ba1b211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 499 | 2026.02.03 00:33:45.097521 [ 275 ] {55dc4c93-c1bd-4ff5-a2e8-26c84ba1b211} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 500 | 2026.02.03 00:33:45.112795 [ 275 ] {55dc4c93-c1bd-4ff5-a2e8-26c84ba1b211} <Debug> oximeter.measurements_string (f3d5842b-a3b2-4c1e-ab61-5c56c64fafd3): Loading data parts | ||
| 501 | 2026.02.03 00:33:45.113009 [ 275 ] {55dc4c93-c1bd-4ff5-a2e8-26c84ba1b211} <Debug> oximeter.measurements_string (f3d5842b-a3b2-4c1e-ab61-5c56c64fafd3): There are no data parts | ||
| 502 | 2026.02.03 00:33:45.115148 [ 275 ] {55dc4c93-c1bd-4ff5-a2e8-26c84ba1b211} <Debug> TCPHandler: Processed in 0.018073246 sec. | ||
| 503 | 2026.02.03 00:33:45.115316 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.02.03 00:33:45.115545 [ 275 ] {6321ffe3-e6de-4d49-bed0-0223329bc8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 505 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 506 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 507 | * a string isn't palatable for a few reasons. | ||
| 508 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 509 | * details. | ||
| 510 | */ | ||
| 511 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.02.03 00:33:45.115710 [ 275 ] {6321ffe3-e6de-4d49-bed0-0223329bc8b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 513 | 2026.02.03 00:33:45.129344 [ 275 ] {6321ffe3-e6de-4d49-bed0-0223329bc8b2} <Debug> oximeter.measurements_bytes (802e6bc2-fefb-41f4-9394-7abee01524ab): Loading data parts | ||
| 514 | 2026.02.03 00:33:45.129602 [ 275 ] {6321ffe3-e6de-4d49-bed0-0223329bc8b2} <Debug> oximeter.measurements_bytes (802e6bc2-fefb-41f4-9394-7abee01524ab): There are no data parts | ||
| 515 | 2026.02.03 00:33:45.133694 [ 275 ] {6321ffe3-e6de-4d49-bed0-0223329bc8b2} <Debug> TCPHandler: Processed in 0.018430622 sec. | ||
| 516 | 2026.02.03 00:33:45.133902 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.03 00:33:45.134158 [ 275 ] {32c23e95-cd93-42df-ab35-73334080b16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 518 | 2026.02.03 00:33:45.134345 [ 275 ] {32c23e95-cd93-42df-ab35-73334080b16e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 519 | 2026.02.03 00:33:45.144956 [ 275 ] {32c23e95-cd93-42df-ab35-73334080b16e} <Debug> oximeter.measurements_cumulativei64 (cfb1204d-7fd3-452d-a801-566baaec0bc5): Loading data parts | ||
| 520 | 2026.02.03 00:33:45.145108 [ 275 ] {32c23e95-cd93-42df-ab35-73334080b16e} <Debug> oximeter.measurements_cumulativei64 (cfb1204d-7fd3-452d-a801-566baaec0bc5): There are no data parts | ||
| 521 | 2026.02.03 00:33:45.149554 [ 275 ] {32c23e95-cd93-42df-ab35-73334080b16e} <Debug> TCPHandler: Processed in 0.015714333 sec. | ||
| 522 | 2026.02.03 00:33:45.149746 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.03 00:33:45.149953 [ 275 ] {0ca1ca4a-3def-41a8-9f07-2e3ac19d23bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 524 | 2026.02.03 00:33:45.150118 [ 275 ] {0ca1ca4a-3def-41a8-9f07-2e3ac19d23bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 525 | 2026.02.03 00:33:45.161204 [ 275 ] {0ca1ca4a-3def-41a8-9f07-2e3ac19d23bb} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Loading data parts | ||
| 526 | 2026.02.03 00:33:45.161394 [ 275 ] {0ca1ca4a-3def-41a8-9f07-2e3ac19d23bb} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): There are no data parts | ||
| 527 | 2026.02.03 00:33:45.164766 [ 275 ] {0ca1ca4a-3def-41a8-9f07-2e3ac19d23bb} <Debug> TCPHandler: Processed in 0.015083172 sec. | ||
| 528 | 2026.02.03 00:33:45.164973 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.02.03 00:33:45.165186 [ 275 ] {55b2c715-5df4-4865-8007-cb289c217fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 530 | 2026.02.03 00:33:45.165309 [ 275 ] {55b2c715-5df4-4865-8007-cb289c217fbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 531 | 2026.02.03 00:33:45.175753 [ 275 ] {55b2c715-5df4-4865-8007-cb289c217fbc} <Debug> oximeter.measurements_cumulativef32 (beb77023-3bff-4975-8503-521bce26bd35): Loading data parts | ||
| 532 | 2026.02.03 00:33:45.176098 [ 275 ] {55b2c715-5df4-4865-8007-cb289c217fbc} <Debug> oximeter.measurements_cumulativef32 (beb77023-3bff-4975-8503-521bce26bd35): There are no data parts | ||
| 533 | 2026.02.03 00:33:45.182653 [ 275 ] {55b2c715-5df4-4865-8007-cb289c217fbc} <Debug> TCPHandler: Processed in 0.01773332 sec. | ||
| 534 | 2026.02.03 00:33:45.182828 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.02.03 00:33:45.183143 [ 275 ] {0d5e9e4c-aa2c-4432-8c27-72a1b5776636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 536 | 2026.02.03 00:33:45.183247 [ 275 ] {0d5e9e4c-aa2c-4432-8c27-72a1b5776636} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 537 | 2026.02.03 00:33:45.186032 [ 275 ] {0d5e9e4c-aa2c-4432-8c27-72a1b5776636} <Debug> oximeter.measurements_cumulativef64 (b1633d2a-8c38-4a49-9d62-08cb9e901b1e): Loading data parts | ||
| 538 | 2026.02.03 00:33:45.186224 [ 275 ] {0d5e9e4c-aa2c-4432-8c27-72a1b5776636} <Debug> oximeter.measurements_cumulativef64 (b1633d2a-8c38-4a49-9d62-08cb9e901b1e): There are no data parts | ||
| 539 | 2026.02.03 00:33:45.197668 [ 275 ] {0d5e9e4c-aa2c-4432-8c27-72a1b5776636} <Debug> TCPHandler: Processed in 0.014900339 sec. | ||
| 540 | 2026.02.03 00:33:45.197851 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.02.03 00:33:45.198100 [ 275 ] {edb12ef9-2d06-4fa7-85c4-03adb95b12ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 542 | * NOTE: Array types cannot be Nullable, see | ||
| 543 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 544 | * for more details. | ||
| 545 | * | ||
| 546 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 547 | * is unfortunate, and at this point relies on the fact that an | ||
| 548 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 549 | * to figure out another way to represent missing samples here. | ||
| 550 | */ | ||
| 551 | 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) | ||
| 552 | 2026.02.03 00:33:45.198285 [ 275 ] {edb12ef9-2d06-4fa7-85c4-03adb95b12ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 553 | 2026.02.03 00:33:45.213665 [ 275 ] {edb12ef9-2d06-4fa7-85c4-03adb95b12ee} <Debug> oximeter.measurements_histogrami8 (dd2ccff9-636d-4fec-9f55-b5dc56980f4a): Loading data parts | ||
| 554 | 2026.02.03 00:33:45.213977 [ 275 ] {edb12ef9-2d06-4fa7-85c4-03adb95b12ee} <Debug> oximeter.measurements_histogrami8 (dd2ccff9-636d-4fec-9f55-b5dc56980f4a): There are no data parts | ||
| 555 | 2026.02.03 00:33:45.218586 [ 275 ] {edb12ef9-2d06-4fa7-85c4-03adb95b12ee} <Debug> TCPHandler: Processed in 0.020801345 sec. | ||
| 556 | 2026.02.03 00:33:45.218771 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.02.03 00:33:45.219099 [ 275 ] {9bb706be-202a-4459-a563-53479eca5403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 558 | 2026.02.03 00:33:45.219244 [ 275 ] {9bb706be-202a-4459-a563-53479eca5403} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 559 | 2026.02.03 00:33:45.229338 [ 275 ] {9bb706be-202a-4459-a563-53479eca5403} <Debug> oximeter.measurements_histogramu8 (e6a1d18c-6254-49bc-b591-d56b2f3b31d2): Loading data parts | ||
| 560 | 2026.02.03 00:33:45.229500 [ 275 ] {9bb706be-202a-4459-a563-53479eca5403} <Debug> oximeter.measurements_histogramu8 (e6a1d18c-6254-49bc-b591-d56b2f3b31d2): There are no data parts | ||
| 561 | 2026.02.03 00:33:45.233540 [ 275 ] {9bb706be-202a-4459-a563-53479eca5403} <Debug> TCPHandler: Processed in 0.014838217 sec. | ||
| 562 | 2026.02.03 00:33:45.233800 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.02.03 00:33:45.234024 [ 275 ] {c088044b-a136-4b64-a0f9-96205f1f6eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 564 | 2026.02.03 00:33:45.234152 [ 275 ] {c088044b-a136-4b64-a0f9-96205f1f6eae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 565 | 2026.02.03 00:33:45.244491 [ 275 ] {c088044b-a136-4b64-a0f9-96205f1f6eae} <Debug> oximeter.measurements_histogrami16 (5a55d614-a77c-4125-9f43-36c44cee6743): Loading data parts | ||
| 566 | 2026.02.03 00:33:45.244832 [ 275 ] {c088044b-a136-4b64-a0f9-96205f1f6eae} <Debug> oximeter.measurements_histogrami16 (5a55d614-a77c-4125-9f43-36c44cee6743): There are no data parts | ||
| 567 | 2026.02.03 00:33:45.249223 [ 275 ] {c088044b-a136-4b64-a0f9-96205f1f6eae} <Debug> TCPHandler: Processed in 0.015476809 sec. | ||
| 568 | 2026.02.03 00:33:45.249396 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.02.03 00:33:45.249719 [ 275 ] {54f0f1aa-71e3-4907-b7db-9092f862344a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 570 | 2026.02.03 00:33:45.249857 [ 275 ] {54f0f1aa-71e3-4907-b7db-9092f862344a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 571 | 2026.02.03 00:33:45.259851 [ 275 ] {54f0f1aa-71e3-4907-b7db-9092f862344a} <Debug> oximeter.measurements_histogramu16 (375baeff-75ab-4d93-8515-d410a2edb651): Loading data parts | ||
| 572 | 2026.02.03 00:33:45.260028 [ 275 ] {54f0f1aa-71e3-4907-b7db-9092f862344a} <Debug> oximeter.measurements_histogramu16 (375baeff-75ab-4d93-8515-d410a2edb651): There are no data parts | ||
| 573 | 2026.02.03 00:33:45.264037 [ 275 ] {54f0f1aa-71e3-4907-b7db-9092f862344a} <Debug> TCPHandler: Processed in 0.014696535 sec. | ||
| 574 | 2026.02.03 00:33:45.264322 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.02.03 00:33:45.264590 [ 275 ] {3ddba0d1-37ee-4da5-8be9-8b62e0f4684a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 576 | 2026.02.03 00:33:45.264735 [ 275 ] {3ddba0d1-37ee-4da5-8be9-8b62e0f4684a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 577 | 2026.02.03 00:33:45.274731 [ 275 ] {3ddba0d1-37ee-4da5-8be9-8b62e0f4684a} <Debug> oximeter.measurements_histogrami32 (bac96e80-5bbb-4174-bc8c-49ff1de80fc2): Loading data parts | ||
| 578 | 2026.02.03 00:33:45.275081 [ 275 ] {3ddba0d1-37ee-4da5-8be9-8b62e0f4684a} <Debug> oximeter.measurements_histogrami32 (bac96e80-5bbb-4174-bc8c-49ff1de80fc2): There are no data parts | ||
| 579 | 2026.02.03 00:33:45.279367 [ 275 ] {3ddba0d1-37ee-4da5-8be9-8b62e0f4684a} <Debug> TCPHandler: Processed in 0.015111482 sec. | ||
| 580 | 2026.02.03 00:33:45.279538 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.02.03 00:33:45.279903 [ 275 ] {249cd8ec-6a28-49f2-9c46-8e006d76fe09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 582 | 2026.02.03 00:33:45.280043 [ 275 ] {249cd8ec-6a28-49f2-9c46-8e006d76fe09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 583 | 2026.02.03 00:33:45.291435 [ 275 ] {249cd8ec-6a28-49f2-9c46-8e006d76fe09} <Debug> oximeter.measurements_histogramu32 (de2c7e4c-524f-4da0-8d28-4c4f02728d36): Loading data parts | ||
| 584 | 2026.02.03 00:33:45.291619 [ 275 ] {249cd8ec-6a28-49f2-9c46-8e006d76fe09} <Debug> oximeter.measurements_histogramu32 (de2c7e4c-524f-4da0-8d28-4c4f02728d36): There are no data parts | ||
| 585 | 2026.02.03 00:33:45.295191 [ 275 ] {249cd8ec-6a28-49f2-9c46-8e006d76fe09} <Debug> TCPHandler: Processed in 0.015714013 sec. | ||
| 586 | 2026.02.03 00:33:45.295452 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.02.03 00:33:45.295690 [ 275 ] {096e3764-bfb8-46ed-937f-f625e6d6d8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 588 | 2026.02.03 00:33:45.295883 [ 275 ] {096e3764-bfb8-46ed-937f-f625e6d6d8a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 589 | 2026.02.03 00:33:45.306385 [ 275 ] {096e3764-bfb8-46ed-937f-f625e6d6d8a2} <Debug> oximeter.measurements_histogrami64 (79f26e49-c05f-49e2-8f72-d0645c213c60): Loading data parts | ||
| 590 | 2026.02.03 00:33:45.306693 [ 275 ] {096e3764-bfb8-46ed-937f-f625e6d6d8a2} <Debug> oximeter.measurements_histogrami64 (79f26e49-c05f-49e2-8f72-d0645c213c60): There are no data parts | ||
| 591 | 2026.02.03 00:33:45.311109 [ 275 ] {096e3764-bfb8-46ed-937f-f625e6d6d8a2} <Debug> TCPHandler: Processed in 0.015709543 sec. | ||
| 592 | 2026.02.03 00:33:45.311278 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.02.03 00:33:45.311649 [ 275 ] {15788d6b-5b79-437e-9cea-6d3ed5cd137b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 594 | 2026.02.03 00:33:45.311796 [ 275 ] {15788d6b-5b79-437e-9cea-6d3ed5cd137b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 595 | 2026.02.03 00:33:45.321749 [ 275 ] {15788d6b-5b79-437e-9cea-6d3ed5cd137b} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Loading data parts | ||
| 596 | 2026.02.03 00:33:45.322007 [ 275 ] {15788d6b-5b79-437e-9cea-6d3ed5cd137b} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): There are no data parts | ||
| 597 | 2026.02.03 00:33:45.325912 [ 275 ] {15788d6b-5b79-437e-9cea-6d3ed5cd137b} <Debug> TCPHandler: Processed in 0.014692335 sec. | ||
| 598 | 2026.02.03 00:33:45.326164 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.02.03 00:33:45.326390 [ 275 ] {d441cb96-cdf8-4740-9df9-a70e02504d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 600 | 2026.02.03 00:33:45.326527 [ 275 ] {d441cb96-cdf8-4740-9df9-a70e02504d3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 601 | 2026.02.03 00:33:45.336583 [ 275 ] {d441cb96-cdf8-4740-9df9-a70e02504d3f} <Debug> oximeter.measurements_histogramf32 (5953299e-e745-4d18-a283-acd210b1db7a): Loading data parts | ||
| 602 | 2026.02.03 00:33:45.336873 [ 275 ] {d441cb96-cdf8-4740-9df9-a70e02504d3f} <Debug> oximeter.measurements_histogramf32 (5953299e-e745-4d18-a283-acd210b1db7a): There are no data parts | ||
| 603 | 2026.02.03 00:33:45.340922 [ 275 ] {d441cb96-cdf8-4740-9df9-a70e02504d3f} <Debug> TCPHandler: Processed in 0.014809187 sec. | ||
| 604 | 2026.02.03 00:33:45.341087 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.02.03 00:33:45.341402 [ 275 ] {c673d27e-38be-4895-a0b2-8d2e86589a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 606 | 2026.02.03 00:33:45.341539 [ 275 ] {c673d27e-38be-4895-a0b2-8d2e86589a4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 607 | 2026.02.03 00:33:45.351730 [ 275 ] {c673d27e-38be-4895-a0b2-8d2e86589a4d} <Debug> oximeter.measurements_histogramf64 (551f4b05-33d3-407c-8cf7-4730adf95e92): Loading data parts | ||
| 608 | 2026.02.03 00:33:45.351937 [ 275 ] {c673d27e-38be-4895-a0b2-8d2e86589a4d} <Debug> oximeter.measurements_histogramf64 (551f4b05-33d3-407c-8cf7-4730adf95e92): There are no data parts | ||
| 609 | 2026.02.03 00:33:45.355949 [ 275 ] {c673d27e-38be-4895-a0b2-8d2e86589a4d} <Debug> TCPHandler: Processed in 0.014911769 sec. | ||
| 610 | 2026.02.03 00:33:45.356252 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.02.03 00:33:45.356479 [ 275 ] {d3e70f59-1eda-4359-83a3-555aee726f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) /* The field tables store named dimensions of each timeseries. | ||
| 612 | * | ||
| 613 | * As with the measurement tables, there is one field table for each field data | ||
| 614 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 615 | * this behavior **must not** be relied upon for query correctness. | ||
| 616 | * | ||
| 617 | * The index for the fields differs from the measurements, however. Rows are | ||
| 618 | * sorted by timeseries name, then field name, field value, and finally | ||
| 619 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 620 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 621 | * usually then used to look up measurements. | ||
| 622 | * | ||
| 623 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 624 | * timeseries name and then key, since it would improve lookups where one | ||
| 625 | * already has the key. Realistically though, these tables are quite small and | ||
| 626 | * so performance benefits will be low in absolute terms. | ||
| 627 | * | ||
| 628 | * TTL: We use a materialized column to expire old field table records. This | ||
| 629 | * column is generated automatically by the database whenever a new row is | ||
| 630 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 631 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 632 | * record will remain during a deduplication, which will have the last | ||
| 633 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 634 | * measurement tables. | ||
| 635 | */ | ||
| 636 | 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) | ||
| 637 | 2026.02.03 00:33:45.356656 [ 275 ] {d3e70f59-1eda-4359-83a3-555aee726f6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 638 | 2026.02.03 00:33:45.367268 [ 275 ] {d3e70f59-1eda-4359-83a3-555aee726f6d} <Debug> oximeter.fields_bool (f407397f-afbd-474d-8840-2f24b098479b): Loading data parts | ||
| 639 | 2026.02.03 00:33:45.367432 [ 275 ] {d3e70f59-1eda-4359-83a3-555aee726f6d} <Debug> oximeter.fields_bool (f407397f-afbd-474d-8840-2f24b098479b): There are no data parts | ||
| 640 | 2026.02.03 00:33:45.371444 [ 275 ] {d3e70f59-1eda-4359-83a3-555aee726f6d} <Debug> TCPHandler: Processed in 0.015256095 sec. | ||
| 641 | 2026.02.03 00:33:45.371606 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.02.03 00:33:45.371773 [ 275 ] {13d95573-6e16-495c-8054-399fecf77442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 643 | 2026.02.03 00:33:45.371908 [ 275 ] {13d95573-6e16-495c-8054-399fecf77442} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 644 | 2026.02.03 00:33:45.382841 [ 275 ] {13d95573-6e16-495c-8054-399fecf77442} <Debug> oximeter.fields_i8 (52e40692-5bb3-429f-bdc9-aa1ff90a7b4c): Loading data parts | ||
| 645 | 2026.02.03 00:33:45.383096 [ 275 ] {13d95573-6e16-495c-8054-399fecf77442} <Debug> oximeter.fields_i8 (52e40692-5bb3-429f-bdc9-aa1ff90a7b4c): There are no data parts | ||
| 646 | 2026.02.03 00:33:45.384940 [ 275 ] {13d95573-6e16-495c-8054-399fecf77442} <Debug> TCPHandler: Processed in 0.013386841 sec. | ||
| 647 | 2026.02.03 00:33:45.385104 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.02.03 00:33:45.385405 [ 275 ] {943c4c01-40fd-4c21-9b5b-ede82514a347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 649 | 2026.02.03 00:33:45.385529 [ 275 ] {943c4c01-40fd-4c21-9b5b-ede82514a347} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 650 | 2026.02.03 00:33:45.398760 [ 275 ] {943c4c01-40fd-4c21-9b5b-ede82514a347} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Loading data parts | ||
| 651 | 2026.02.03 00:33:45.398958 [ 275 ] {943c4c01-40fd-4c21-9b5b-ede82514a347} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): There are no data parts | ||
| 652 | 2026.02.03 00:33:45.404993 [ 275 ] {943c4c01-40fd-4c21-9b5b-ede82514a347} <Debug> TCPHandler: Processed in 0.019939459 sec. | ||
| 653 | 2026.02.03 00:33:45.405147 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.02.03 00:33:45.405304 [ 275 ] {fbc4520d-3147-4c18-8eb1-44040f1ff726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 655 | 2026.02.03 00:33:45.405433 [ 275 ] {fbc4520d-3147-4c18-8eb1-44040f1ff726} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 656 | 2026.02.03 00:33:45.413750 [ 275 ] {fbc4520d-3147-4c18-8eb1-44040f1ff726} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Loading data parts | ||
| 657 | 2026.02.03 00:33:45.414000 [ 275 ] {fbc4520d-3147-4c18-8eb1-44040f1ff726} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): There are no data parts | ||
| 658 | 2026.02.03 00:33:45.417836 [ 275 ] {fbc4520d-3147-4c18-8eb1-44040f1ff726} <Debug> TCPHandler: Processed in 0.012737459 sec. | ||
| 659 | 2026.02.03 00:33:45.418122 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.02.03 00:33:45.418319 [ 275 ] {06c3b629-5b7c-4060-8258-d57fab9224d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 661 | 2026.02.03 00:33:45.418472 [ 275 ] {06c3b629-5b7c-4060-8258-d57fab9224d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 662 | 2026.02.03 00:33:45.429708 [ 275 ] {06c3b629-5b7c-4060-8258-d57fab9224d3} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Loading data parts | ||
| 663 | 2026.02.03 00:33:45.429956 [ 275 ] {06c3b629-5b7c-4060-8258-d57fab9224d3} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): There are no data parts | ||
| 664 | 2026.02.03 00:33:45.433468 [ 275 ] {06c3b629-5b7c-4060-8258-d57fab9224d3} <Debug> TCPHandler: Processed in 0.015406878 sec. | ||
| 665 | 2026.02.03 00:33:45.433642 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.02.03 00:33:45.433891 [ 275 ] {4b835dd4-6628-4fe6-b110-9754efcc774e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 667 | 2026.02.03 00:33:45.433983 [ 275 ] {4b835dd4-6628-4fe6-b110-9754efcc774e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 668 | 2026.02.03 00:33:45.444217 [ 275 ] {4b835dd4-6628-4fe6-b110-9754efcc774e} <Debug> oximeter.fields_i32 (847312f5-9a02-4344-95f3-34c71d0db88d): Loading data parts | ||
| 669 | 2026.02.03 00:33:45.444424 [ 275 ] {4b835dd4-6628-4fe6-b110-9754efcc774e} <Debug> oximeter.fields_i32 (847312f5-9a02-4344-95f3-34c71d0db88d): There are no data parts | ||
| 670 | 2026.02.03 00:33:45.446591 [ 275 ] {4b835dd4-6628-4fe6-b110-9754efcc774e} <Debug> TCPHandler: Processed in 0.013011255 sec. | ||
| 671 | 2026.02.03 00:33:45.446844 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.02.03 00:33:45.447004 [ 275 ] {4e7e520b-95df-4ab8-b6c0-4d1e18bf41e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 673 | 2026.02.03 00:33:45.447134 [ 275 ] {4e7e520b-95df-4ab8-b6c0-4d1e18bf41e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 674 | 2026.02.03 00:33:45.460330 [ 275 ] {4e7e520b-95df-4ab8-b6c0-4d1e18bf41e3} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Loading data parts | ||
| 675 | 2026.02.03 00:33:45.460665 [ 275 ] {4e7e520b-95df-4ab8-b6c0-4d1e18bf41e3} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): There are no data parts | ||
| 676 | 2026.02.03 00:33:45.468207 [ 275 ] {4e7e520b-95df-4ab8-b6c0-4d1e18bf41e3} <Debug> TCPHandler: Processed in 0.021412736 sec. | ||
| 677 | 2026.02.03 00:33:45.468352 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.02.03 00:33:45.468594 [ 275 ] {997ebb07-a6cc-427e-865f-033092528c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 679 | 2026.02.03 00:33:45.468637 [ 275 ] {997ebb07-a6cc-427e-865f-033092528c45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 680 | 2026.02.03 00:33:45.479197 [ 275 ] {997ebb07-a6cc-427e-865f-033092528c45} <Debug> oximeter.fields_i64 (001ed9ec-cad0-4b6d-9a93-71eab76f87d9): Loading data parts | ||
| 681 | 2026.02.03 00:33:45.479364 [ 275 ] {997ebb07-a6cc-427e-865f-033092528c45} <Debug> oximeter.fields_i64 (001ed9ec-cad0-4b6d-9a93-71eab76f87d9): There are no data parts | ||
| 682 | 2026.02.03 00:33:45.483758 [ 275 ] {997ebb07-a6cc-427e-865f-033092528c45} <Debug> TCPHandler: Processed in 0.015454098 sec. | ||
| 683 | 2026.02.03 00:33:45.484097 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.02.03 00:33:45.484263 [ 275 ] {8e5b6662-7297-4a93-9d9b-033196c01362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 685 | 2026.02.03 00:33:45.484423 [ 275 ] {8e5b6662-7297-4a93-9d9b-033196c01362} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 686 | 2026.02.03 00:33:45.494453 [ 275 ] {8e5b6662-7297-4a93-9d9b-033196c01362} <Debug> oximeter.fields_u64 (ae79ada5-895e-4575-999f-72cc19b50af2): Loading data parts | ||
| 687 | 2026.02.03 00:33:45.494700 [ 275 ] {8e5b6662-7297-4a93-9d9b-033196c01362} <Debug> oximeter.fields_u64 (ae79ada5-895e-4575-999f-72cc19b50af2): There are no data parts | ||
| 688 | 2026.02.03 00:33:45.498733 [ 275 ] {8e5b6662-7297-4a93-9d9b-033196c01362} <Debug> TCPHandler: Processed in 0.014695485 sec. | ||
| 689 | 2026.02.03 00:33:45.498906 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.02.03 00:33:45.499260 [ 275 ] {8174be48-f3af-4f2a-a9e5-52c7311dcd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 691 | 2026.02.03 00:33:45.499383 [ 275 ] {8174be48-f3af-4f2a-a9e5-52c7311dcd24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 692 | 2026.02.03 00:33:45.509127 [ 275 ] {8174be48-f3af-4f2a-a9e5-52c7311dcd24} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Loading data parts | ||
| 693 | 2026.02.03 00:33:45.509293 [ 275 ] {8174be48-f3af-4f2a-a9e5-52c7311dcd24} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): There are no data parts | ||
| 694 | 2026.02.03 00:33:45.513565 [ 275 ] {8174be48-f3af-4f2a-a9e5-52c7311dcd24} <Debug> TCPHandler: Processed in 0.014710465 sec. | ||
| 695 | 2026.02.03 00:33:45.513771 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 696 | 2026.02.03 00:33:45.513930 [ 275 ] {10811870-89e0-4ea8-b322-d003932b0234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 697 | 2026.02.03 00:33:45.514055 [ 275 ] {10811870-89e0-4ea8-b322-d003932b0234} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 698 | 2026.02.03 00:33:45.524222 [ 275 ] {10811870-89e0-4ea8-b322-d003932b0234} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Loading data parts | ||
| 699 | 2026.02.03 00:33:45.524502 [ 275 ] {10811870-89e0-4ea8-b322-d003932b0234} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): There are no data parts | ||
| 700 | 2026.02.03 00:33:45.526309 [ 275 ] {10811870-89e0-4ea8-b322-d003932b0234} <Debug> TCPHandler: Processed in 0.012590907 sec. | ||
| 701 | 2026.02.03 00:33:45.526470 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 702 | 2026.02.03 00:33:45.526774 [ 275 ] {cbfa36b0-48f2-488f-84e3-cdfa64fc634c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 703 | 2026.02.03 00:33:45.526899 [ 275 ] {cbfa36b0-48f2-488f-84e3-cdfa64fc634c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 704 | 2026.02.03 00:33:45.529276 [ 275 ] {cbfa36b0-48f2-488f-84e3-cdfa64fc634c} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Loading data parts | ||
| 705 | 2026.02.03 00:33:45.529452 [ 275 ] {cbfa36b0-48f2-488f-84e3-cdfa64fc634c} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): There are no data parts | ||
| 706 | 2026.02.03 00:33:45.540300 [ 275 ] {cbfa36b0-48f2-488f-84e3-cdfa64fc634c} <Debug> TCPHandler: Processed in 0.01387977 sec. | ||
| 707 | 2026.02.03 00:33:45.540469 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 708 | 2026.02.03 00:33:45.540714 [ 275 ] {f6ddcb22-2c27-4198-a80f-54f7fd64a9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) /* The timeseries schema table stores the extracted schema for the samples | ||
| 709 | * oximeter collects. | ||
| 710 | */ | ||
| 711 | 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) | ||
| 712 | 2026.02.03 00:33:45.540875 [ 275 ] {f6ddcb22-2c27-4198-a80f-54f7fd64a9ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 713 | 2026.02.03 00:33:45.545353 [ 275 ] {f6ddcb22-2c27-4198-a80f-54f7fd64a9ae} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e): Loading data parts | ||
| 714 | 2026.02.03 00:33:45.545544 [ 275 ] {f6ddcb22-2c27-4198-a80f-54f7fd64a9ae} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e): There are no data parts | ||
| 715 | 2026.02.03 00:33:45.566858 [ 275 ] {f6ddcb22-2c27-4198-a80f-54f7fd64a9ae} <Debug> TCPHandler: Processed in 0.026436326 sec. | ||
| 716 | 2026.02.03 00:33:45.567297 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 717 | 2026.02.03 00:33:45.567624 [ 276 ] {153008ba-bbe7-4dfb-8094-061b0cc305fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 718 | 2026.02.03 00:33:45.568375 [ 276 ] {153008ba-bbe7-4dfb-8094-061b0cc305fb} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 719 | 2026.02.03 00:33:45.582463 [ 286 ] {153008ba-bbe7-4dfb-8094-061b0cc305fb} <Trace> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2026.02.03 00:33:45.582529 [ 286 ] {153008ba-bbe7-4dfb-8094-061b0cc305fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 721 | 2026.02.03 00:33:45.583306 [ 286 ] {153008ba-bbe7-4dfb-8094-061b0cc305fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2026.02.03 00:33:45.583864 [ 286 ] {153008ba-bbe7-4dfb-8094-061b0cc305fb} <Trace> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2026.02.03 00:33:45.584054 [ 276 ] {153008ba-bbe7-4dfb-8094-061b0cc305fb} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016585 sec., 60.29544769369913 rows/sec., 964.73 B/sec. | ||
| 724 | 2026.02.03 00:33:45.584553 [ 276 ] {153008ba-bbe7-4dfb-8094-061b0cc305fb} <Debug> TCPHandler: Processed in 0.017417064 sec. | ||
| 725 | 2026.02.03 00:33:46.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.77 MiB, peak 152.16 MiB, free memory in arenas 0.00 B, will set to 152.46 MiB (RSS), difference: 1.70 MiB | ||
| 726 | 2026.02.03 00:33:47.342802 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.03 00:33:47.342996 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.03 00:33:47.357195 [ 242 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Loading data parts | ||
| 729 | 2026.02.03 00:33:47.357428 [ 242 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): There are no data parts | ||
| 730 | 2026.02.03 00:33:47.376863 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.03 00:33:47.376995 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 732 | 2026.02.03 00:33:47.378758 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.03 00:33:47.379260 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.02.03 00:33:47.379546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.03 00:33:48.001147 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.67 MiB, peak 156.67 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: -2.83 MiB | ||
| 736 | 2026.02.03 00:33:52.310948 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.03 00:33:52.311009 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.03 00:33:52.432867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.02.03 00:33:52.433702 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.03 00:33:52.433745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 741 | 2026.02.03 00:33:52.434501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.03 00:33:52.435102 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.02.03 00:33:52.435272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.03 00:33:52.529066 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.03 00:33:52.547569 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.03 00:33:52.547678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 747 | 2026.02.03 00:33:52.554330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.03 00:33:52.555482 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.02.03 00:33:52.558546 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.03 00:33:53.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.70 MiB, peak 158.70 MiB, free memory in arenas 0.00 B, will set to 157.30 MiB (RSS), difference: 2.60 MiB | ||
| 751 | 2026.02.03 00:33:58.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.32 MiB, peak 158.70 MiB, free memory in arenas 0.00 B, will set to 157.34 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.02.03 00:33:59.935506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 753 | 2026.02.03 00:33:59.936138 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2026.02.03 00:33:59.936186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 755 | 2026.02.03 00:33:59.936942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2026.02.03 00:33:59.937399 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2026.02.03 00:33:59.937538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 758 | 2026.02.03 00:34:00.058732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2026.02.03 00:34:00.074774 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2026.02.03 00:34:00.074820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 761 | 2026.02.03 00:34:00.081182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2026.02.03 00:34:00.082272 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2026.02.03 00:34:00.085019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2026.02.03 00:34:07.311065 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 765 | 2026.02.03 00:34:07.311132 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 766 | 2026.02.03 00:34:07.437653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 767 | 2026.02.03 00:34:07.438250 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 768 | 2026.02.03 00:34:07.438307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 769 | 2026.02.03 00:34:07.439176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 770 | 2026.02.03 00:34:07.439668 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 771 | 2026.02.03 00:34:07.439815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 772 | 2026.02.03 00:34:07.585113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 773 | 2026.02.03 00:34:07.602303 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 774 | 2026.02.03 00:34:07.602358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 775 | 2026.02.03 00:34:07.608702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 776 | 2026.02.03 00:34:07.609762 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 777 | 2026.02.03 00:34:07.612861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 778 | 2026.02.03 00:34:14.940708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 779 | 2026.02.03 00:34:14.941200 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 780 | 2026.02.03 00:34:14.941244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 781 | 2026.02.03 00:34:14.941857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 782 | 2026.02.03 00:34:14.942307 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 783 | 2026.02.03 00:34:14.942466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 784 | 2026.02.03 00:34:15.113730 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 785 | 2026.02.03 00:34:15.131109 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 786 | 2026.02.03 00:34:15.131177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 787 | 2026.02.03 00:34:15.137617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 788 | 2026.02.03 00:34:15.138720 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 789 | 2026.02.03 00:34:15.141671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 790 | 2026.02.03 00:34:20.614048 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.02.03 00:34:20.614333 [ 275 ] {a6e2ec9b-9d54-4733-acb9-bb222dc6a2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 792 | 2026.02.03 00:34:20.614889 [ 275 ] {a6e2ec9b-9d54-4733-acb9-bb222dc6a2ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.02.03 00:34:20.632307 [ 275 ] {a6e2ec9b-9d54-4733-acb9-bb222dc6a2ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.02.03 00:34:20.641160 [ 275 ] {a6e2ec9b-9d54-4733-acb9-bb222dc6a2ae} <Debug> TCPHandler: Processed in 0.027319173 sec. | ||
| 795 | 2026.02.03 00:34:20.650466 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.02.03 00:34:20.650730 [ 275 ] {aec02683-ea33-4eda-a2c0-e42dbb0318ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.02.03 00:34:20.660898 [ 275 ] {aec02683-ea33-4eda-a2c0-e42dbb0318ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.02.03 00:34:20.661014 [ 275 ] {aec02683-ea33-4eda-a2c0-e42dbb0318ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.02.03 00:34:20.664304 [ 275 ] {aec02683-ea33-4eda-a2c0-e42dbb0318ae} <Debug> TCPHandler: Processed in 0.014036993 sec. | ||
| 800 | 2026.02.03 00:34:20.664900 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.02.03 00:34:20.665109 [ 275 ] {c87ac2b2-31dc-452d-b48d-77524891d4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.02.03 00:34:20.673377 [ 275 ] {c87ac2b2-31dc-452d-b48d-77524891d4a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.02.03 00:34:20.673502 [ 275 ] {c87ac2b2-31dc-452d-b48d-77524891d4a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.02.03 00:34:20.674138 [ 275 ] {c87ac2b2-31dc-452d-b48d-77524891d4a4} <Debug> TCPHandler: Processed in 0.00942445 sec. | ||
| 805 | 2026.02.03 00:34:20.674539 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.02.03 00:34:20.674742 [ 275 ] {61b4966d-87b0-4ccc-a9b9-b59c33233ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 807 | 2026.02.03 00:34:20.675157 [ 275 ] {61b4966d-87b0-4ccc-a9b9-b59c33233ff4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.02.03 00:34:20.675216 [ 275 ] {61b4966d-87b0-4ccc-a9b9-b59c33233ff4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.02.03 00:34:20.675628 [ 275 ] {61b4966d-87b0-4ccc-a9b9-b59c33233ff4} <Debug> TCPHandler: Processed in 0.001223302 sec. | ||
| 810 | 2026.02.03 00:34:20.675982 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.02.03 00:34:20.676124 [ 275 ] {226f9b4c-46d6-4d2d-a39d-197b42f433b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 812 | 2026.02.03 00:34:20.676401 [ 275 ] {226f9b4c-46d6-4d2d-a39d-197b42f433b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.02.03 00:34:20.676448 [ 275 ] {226f9b4c-46d6-4d2d-a39d-197b42f433b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.02.03 00:34:20.676797 [ 275 ] {226f9b4c-46d6-4d2d-a39d-197b42f433b3} <Debug> TCPHandler: Processed in 0.000876716 sec. | ||
| 815 | 2026.02.03 00:34:20.677114 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.02.03 00:34:20.677291 [ 275 ] {08a36de1-3f09-475d-8740-df67452c7af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 817 | 2026.02.03 00:34:20.677632 [ 275 ] {08a36de1-3f09-475d-8740-df67452c7af6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.02.03 00:34:20.677689 [ 275 ] {08a36de1-3f09-475d-8740-df67452c7af6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.02.03 00:34:20.678123 [ 275 ] {08a36de1-3f09-475d-8740-df67452c7af6} <Debug> TCPHandler: Processed in 0.001071449 sec. | ||
| 820 | 2026.02.03 00:34:20.678451 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.02.03 00:34:20.678607 [ 275 ] {157b2249-2a0c-41c7-adc3-4c1f8698d906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 822 | 2026.02.03 00:34:20.678949 [ 275 ] {157b2249-2a0c-41c7-adc3-4c1f8698d906} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.02.03 00:34:20.679006 [ 275 ] {157b2249-2a0c-41c7-adc3-4c1f8698d906} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.02.03 00:34:20.679496 [ 275 ] {157b2249-2a0c-41c7-adc3-4c1f8698d906} <Debug> TCPHandler: Processed in 0.00110533 sec. | ||
| 825 | 2026.02.03 00:34:20.679786 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.02.03 00:34:20.679936 [ 275 ] {56bee9d1-cb84-4292-a050-53e211a36ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 827 | 2026.02.03 00:34:20.680274 [ 275 ] {56bee9d1-cb84-4292-a050-53e211a36ffe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.02.03 00:34:20.680332 [ 275 ] {56bee9d1-cb84-4292-a050-53e211a36ffe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.02.03 00:34:20.680785 [ 275 ] {56bee9d1-cb84-4292-a050-53e211a36ffe} <Debug> TCPHandler: Processed in 0.001060489 sec. | ||
| 830 | 2026.02.03 00:34:20.681108 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.02.03 00:34:20.681263 [ 275 ] {81598188-b851-4c3b-bcd9-99e306fd3c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 832 | 2026.02.03 00:34:20.681613 [ 275 ] {81598188-b851-4c3b-bcd9-99e306fd3c19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.02.03 00:34:20.681672 [ 275 ] {81598188-b851-4c3b-bcd9-99e306fd3c19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.02.03 00:34:20.682109 [ 275 ] {81598188-b851-4c3b-bcd9-99e306fd3c19} <Debug> TCPHandler: Processed in 0.001064669 sec. | ||
| 835 | 2026.02.03 00:34:20.682427 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.02.03 00:34:20.682580 [ 275 ] {8399ed8e-b9ff-4ede-a39b-de1a8d53c747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 837 | 2026.02.03 00:34:20.682931 [ 275 ] {8399ed8e-b9ff-4ede-a39b-de1a8d53c747} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.02.03 00:34:20.682989 [ 275 ] {8399ed8e-b9ff-4ede-a39b-de1a8d53c747} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.02.03 00:34:20.683414 [ 275 ] {8399ed8e-b9ff-4ede-a39b-de1a8d53c747} <Debug> TCPHandler: Processed in 0.001049008 sec. | ||
| 840 | 2026.02.03 00:34:20.683691 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.02.03 00:34:20.683811 [ 275 ] {49a01fe3-12c8-46f3-9b5f-ae5bf5cc58f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 842 | 2026.02.03 00:34:20.684073 [ 275 ] {49a01fe3-12c8-46f3-9b5f-ae5bf5cc58f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.02.03 00:34:20.684117 [ 275 ] {49a01fe3-12c8-46f3-9b5f-ae5bf5cc58f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.02.03 00:34:20.684466 [ 275 ] {49a01fe3-12c8-46f3-9b5f-ae5bf5cc58f2} <Debug> TCPHandler: Processed in 0.000822625 sec. | ||
| 845 | 2026.02.03 00:34:20.684774 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.02.03 00:34:20.684930 [ 275 ] {39af3ad5-a4b5-424e-a2da-44d7c576f8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 847 | 2026.02.03 00:34:20.685273 [ 275 ] {39af3ad5-a4b5-424e-a2da-44d7c576f8ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.02.03 00:34:20.685330 [ 275 ] {39af3ad5-a4b5-424e-a2da-44d7c576f8ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.02.03 00:34:20.685766 [ 275 ] {39af3ad5-a4b5-424e-a2da-44d7c576f8ed} <Debug> TCPHandler: Processed in 0.001053879 sec. | ||
| 850 | 2026.02.03 00:34:20.686056 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.02.03 00:34:20.686211 [ 275 ] {bb25a62c-6590-4190-a78b-36c705b872da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 852 | 2026.02.03 00:34:20.686565 [ 275 ] {bb25a62c-6590-4190-a78b-36c705b872da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.02.03 00:34:20.686626 [ 275 ] {bb25a62c-6590-4190-a78b-36c705b872da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.02.03 00:34:20.687075 [ 275 ] {bb25a62c-6590-4190-a78b-36c705b872da} <Debug> TCPHandler: Processed in 0.001079119 sec. | ||
| 855 | 2026.02.03 00:34:20.687384 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.02.03 00:34:20.687541 [ 275 ] {b72c62f1-a096-4585-b41f-e0fb653aae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 857 | 2026.02.03 00:34:20.687916 [ 275 ] {b72c62f1-a096-4585-b41f-e0fb653aae2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.02.03 00:34:20.687977 [ 275 ] {b72c62f1-a096-4585-b41f-e0fb653aae2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.02.03 00:34:20.688440 [ 275 ] {b72c62f1-a096-4585-b41f-e0fb653aae2f} <Debug> TCPHandler: Processed in 0.00111829 sec. | ||
| 860 | 2026.02.03 00:34:20.688717 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.02.03 00:34:20.688867 [ 275 ] {1dbfa030-29cf-48dd-a70b-cbf2c84f3307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 862 | 2026.02.03 00:34:20.689221 [ 275 ] {1dbfa030-29cf-48dd-a70b-cbf2c84f3307} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.02.03 00:34:20.689286 [ 275 ] {1dbfa030-29cf-48dd-a70b-cbf2c84f3307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.02.03 00:34:20.689735 [ 275 ] {1dbfa030-29cf-48dd-a70b-cbf2c84f3307} <Debug> TCPHandler: Processed in 0.001076709 sec. | ||
| 865 | 2026.02.03 00:34:20.690028 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.02.03 00:34:20.690161 [ 275 ] {cf5031d6-04e3-4dbd-a458-f78e1880e375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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) | ||
| 867 | 2026.02.03 00:34:20.690503 [ 275 ] {cf5031d6-04e3-4dbd-a458-f78e1880e375} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.02.03 00:34:20.690563 [ 275 ] {cf5031d6-04e3-4dbd-a458-f78e1880e375} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.02.03 00:34:20.690959 [ 275 ] {cf5031d6-04e3-4dbd-a458-f78e1880e375} <Debug> TCPHandler: Processed in 0.000992477 sec. | ||
| 870 | 2026.02.03 00:34:20.694098 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.02.03 00:34:20.694239 [ 275 ] {e59f1c7e-36eb-4152-900e-85622f320eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.02.03 00:34:20.694527 [ 275 ] {e59f1c7e-36eb-4152-900e-85622f320eb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.02.03 00:34:20.694573 [ 275 ] {e59f1c7e-36eb-4152-900e-85622f320eb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.02.03 00:34:20.695004 [ 275 ] {e59f1c7e-36eb-4152-900e-85622f320eb9} <Debug> TCPHandler: Processed in 0.000959647 sec. | ||
| 875 | 2026.02.03 00:34:20.698061 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.02.03 00:34:20.698237 [ 275 ] {44956e83-0b8b-44a5-aa26-606f612774e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.02.03 00:34:20.698686 [ 275 ] {44956e83-0b8b-44a5-aa26-606f612774e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.02.03 00:34:20.698747 [ 275 ] {44956e83-0b8b-44a5-aa26-606f612774e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.02.03 00:34:20.699430 [ 275 ] {44956e83-0b8b-44a5-aa26-606f612774e5} <Debug> TCPHandler: Processed in 0.001455416 sec. | ||
| 880 | 2026.02.03 00:34:20.700406 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.02.03 00:34:20.700756 [ 275 ] {45eab7af-19b6-4045-b092-e56be9ad839d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.02.03 00:34:20.701144 [ 275 ] {45eab7af-19b6-4045-b092-e56be9ad839d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.02.03 00:34:20.701205 [ 275 ] {45eab7af-19b6-4045-b092-e56be9ad839d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.02.03 00:34:20.701750 [ 275 ] {45eab7af-19b6-4045-b092-e56be9ad839d} <Debug> TCPHandler: Processed in 0.001407676 sec. | ||
| 885 | 2026.02.03 00:34:20.702109 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.02.03 00:34:20.702274 [ 275 ] {334e7965-9a92-4548-8227-7360c206e6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.02.03 00:34:20.702655 [ 275 ] {334e7965-9a92-4548-8227-7360c206e6c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.02.03 00:34:20.702754 [ 275 ] {334e7965-9a92-4548-8227-7360c206e6c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.02.03 00:34:20.703259 [ 275 ] {334e7965-9a92-4548-8227-7360c206e6c5} <Debug> TCPHandler: Processed in 0.001211352 sec. | ||
| 890 | 2026.02.03 00:34:20.703629 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.02.03 00:34:20.703789 [ 275 ] {4f290e3f-b9ce-4b52-8c74-c7044cd1d9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.02.03 00:34:20.704319 [ 275 ] {4f290e3f-b9ce-4b52-8c74-c7044cd1d9f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.02.03 00:34:20.704387 [ 275 ] {4f290e3f-b9ce-4b52-8c74-c7044cd1d9f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.02.03 00:34:20.704888 [ 275 ] {4f290e3f-b9ce-4b52-8c74-c7044cd1d9f0} <Debug> TCPHandler: Processed in 0.001320383 sec. | ||
| 895 | 2026.02.03 00:34:20.705561 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.02.03 00:34:20.705723 [ 275 ] {d7e0883b-1734-4f06-85e6-2ff6dc272082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.02.03 00:34:20.706096 [ 275 ] {d7e0883b-1734-4f06-85e6-2ff6dc272082} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.02.03 00:34:20.706563 [ 275 ] {d7e0883b-1734-4f06-85e6-2ff6dc272082} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.02.03 00:34:20.707163 [ 275 ] {d7e0883b-1734-4f06-85e6-2ff6dc272082} <Debug> TCPHandler: Processed in 0.001711721 sec. | ||
| 900 | 2026.02.03 00:34:20.708873 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.02.03 00:34:20.709381 [ 275 ] {f322c0df-33ea-4494-9c42-29802e623f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 902 | 2026.02.03 00:34:20.709790 [ 275 ] {f322c0df-33ea-4494-9c42-29802e623f72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.02.03 00:34:20.709844 [ 275 ] {f322c0df-33ea-4494-9c42-29802e623f72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2026.02.03 00:34:20.710328 [ 275 ] {f322c0df-33ea-4494-9c42-29802e623f72} <Debug> TCPHandler: Processed in 0.002869811 sec. | ||
| 905 | 2026.02.03 00:34:20.710710 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.02.03 00:34:20.710862 [ 275 ] {11b25fe9-8f20-4ee9-b7d7-d26cb85458b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 907 | 2026.02.03 00:34:20.711217 [ 275 ] {11b25fe9-8f20-4ee9-b7d7-d26cb85458b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2026.02.03 00:34:20.711265 [ 275 ] {11b25fe9-8f20-4ee9-b7d7-d26cb85458b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2026.02.03 00:34:20.711711 [ 275 ] {11b25fe9-8f20-4ee9-b7d7-d26cb85458b8} <Debug> TCPHandler: Processed in 0.001054239 sec. | ||
| 910 | 2026.02.03 00:34:20.712097 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.02.03 00:34:20.712245 [ 275 ] {ea2c508e-1039-407b-9ca1-1d07521326b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 912 | 2026.02.03 00:34:20.712605 [ 275 ] {ea2c508e-1039-407b-9ca1-1d07521326b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2026.02.03 00:34:20.712658 [ 275 ] {ea2c508e-1039-407b-9ca1-1d07521326b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2026.02.03 00:34:20.713078 [ 275 ] {ea2c508e-1039-407b-9ca1-1d07521326b2} <Debug> TCPHandler: Processed in 0.001037459 sec. | ||
| 915 | 2026.02.03 00:34:20.713427 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.02.03 00:34:20.713587 [ 275 ] {c10dbc97-5406-4449-9a4c-af9817c23bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 917 | 2026.02.03 00:34:20.713876 [ 275 ] {c10dbc97-5406-4449-9a4c-af9817c23bed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2026.02.03 00:34:20.713920 [ 275 ] {c10dbc97-5406-4449-9a4c-af9817c23bed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2026.02.03 00:34:20.714302 [ 275 ] {c10dbc97-5406-4449-9a4c-af9817c23bed} <Debug> TCPHandler: Processed in 0.000932777 sec. | ||
| 920 | 2026.02.03 00:34:20.714751 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.02.03 00:34:20.714895 [ 275 ] {d6c4972d-bdfd-4683-89e1-ed777b7f055c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 922 | 2026.02.03 00:34:20.715253 [ 275 ] {d6c4972d-bdfd-4683-89e1-ed777b7f055c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 923 | 2026.02.03 00:34:20.715304 [ 275 ] {d6c4972d-bdfd-4683-89e1-ed777b7f055c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 924 | 2026.02.03 00:34:20.715760 [ 275 ] {d6c4972d-bdfd-4683-89e1-ed777b7f055c} <Debug> TCPHandler: Processed in 0.001064389 sec. | ||
| 925 | 2026.02.03 00:34:20.726725 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.02.03 00:34:20.727008 [ 275 ] {e7ed89a2-dc08-4483-a286-700bdfa50e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 927 | 2026.02.03 00:34:20.727597 [ 275 ] {e7ed89a2-dc08-4483-a286-700bdfa50e76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2026.02.03 00:34:20.727670 [ 275 ] {e7ed89a2-dc08-4483-a286-700bdfa50e76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 929 | 2026.02.03 00:34:20.728270 [ 275 ] {e7ed89a2-dc08-4483-a286-700bdfa50e76} <Debug> TCPHandler: Processed in 0.001723911 sec. | ||
| 930 | 2026.02.03 00:34:20.728651 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.02.03 00:34:20.728820 [ 275 ] {7b504ded-d03e-4e00-9d3f-a60a50fce692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 932 | 2026.02.03 00:34:20.729218 [ 275 ] {7b504ded-d03e-4e00-9d3f-a60a50fce692} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 933 | 2026.02.03 00:34:20.729284 [ 275 ] {7b504ded-d03e-4e00-9d3f-a60a50fce692} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 934 | 2026.02.03 00:34:20.729761 [ 275 ] {7b504ded-d03e-4e00-9d3f-a60a50fce692} <Debug> TCPHandler: Processed in 0.001171492 sec. | ||
| 935 | 2026.02.03 00:34:20.730081 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.02.03 00:34:20.730244 [ 275 ] {10b62bb2-7f1c-4cf8-8df9-51715c0defd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 937 | 2026.02.03 00:34:20.730646 [ 275 ] {10b62bb2-7f1c-4cf8-8df9-51715c0defd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 938 | 2026.02.03 00:34:20.730703 [ 275 ] {10b62bb2-7f1c-4cf8-8df9-51715c0defd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 939 | 2026.02.03 00:34:20.731183 [ 275 ] {10b62bb2-7f1c-4cf8-8df9-51715c0defd5} <Debug> TCPHandler: Processed in 0.001160091 sec. | ||
| 940 | 2026.02.03 00:34:20.731483 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.02.03 00:34:20.731648 [ 275 ] {519e7847-b916-489e-b173-a92791451e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 942 | 2026.02.03 00:34:20.732051 [ 275 ] {519e7847-b916-489e-b173-a92791451e74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 943 | 2026.02.03 00:34:20.732107 [ 275 ] {519e7847-b916-489e-b173-a92791451e74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 944 | 2026.02.03 00:34:20.732581 [ 275 ] {519e7847-b916-489e-b173-a92791451e74} <Debug> TCPHandler: Processed in 0.00115827 sec. | ||
| 945 | 2026.02.03 00:34:20.732891 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.02.03 00:34:20.733025 [ 275 ] {7d2b7491-e24c-4c4f-8ac4-b209b1e46282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 947 | 2026.02.03 00:34:20.733330 [ 275 ] {7d2b7491-e24c-4c4f-8ac4-b209b1e46282} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 948 | 2026.02.03 00:34:20.733376 [ 275 ] {7d2b7491-e24c-4c4f-8ac4-b209b1e46282} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 949 | 2026.02.03 00:34:20.733750 [ 275 ] {7d2b7491-e24c-4c4f-8ac4-b209b1e46282} <Debug> TCPHandler: Processed in 0.000909066 sec. | ||
| 950 | 2026.02.03 00:34:20.742911 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.02.03 00:34:20.743041 [ 275 ] {4810e6f2-d829-415c-817d-b5fd591232e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 952 | 2026.02.03 00:34:20.743089 [ 275 ] {4810e6f2-d829-415c-817d-b5fd591232e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 953 | 2026.02.03 00:34:20.743888 [ 275 ] {4810e6f2-d829-415c-817d-b5fd591232e9} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.02.03 00:34:20.743944 [ 275 ] {4810e6f2-d829-415c-817d-b5fd591232e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 955 | 2026.02.03 00:34:20.744825 [ 275 ] {4810e6f2-d829-415c-817d-b5fd591232e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.02.03 00:34:20.745383 [ 275 ] {4810e6f2-d829-415c-817d-b5fd591232e9} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.02.03 00:34:20.745557 [ 275 ] {4810e6f2-d829-415c-817d-b5fd591232e9} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002513 sec., 12733.784321528054 rows/sec., 2.82 MiB/sec. | ||
| 958 | 2026.02.03 00:34:20.745605 [ 275 ] {4810e6f2-d829-415c-817d-b5fd591232e9} <Debug> TCPHandler: Processed in 0.002744389 sec. | ||
| 959 | 2026.02.03 00:34:20.745770 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.02.03 00:34:20.745873 [ 275 ] {e240298a-e5af-4e31-a6ac-52f06a5e432a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 961 | 2026.02.03 00:34:20.745916 [ 275 ] {e240298a-e5af-4e31-a6ac-52f06a5e432a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 962 | 2026.02.03 00:34:20.753920 [ 275 ] {e240298a-e5af-4e31-a6ac-52f06a5e432a} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.02.03 00:34:20.753974 [ 275 ] {e240298a-e5af-4e31-a6ac-52f06a5e432a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 964 | 2026.02.03 00:34:20.756976 [ 275 ] {e240298a-e5af-4e31-a6ac-52f06a5e432a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.02.03 00:34:20.757547 [ 275 ] {e240298a-e5af-4e31-a6ac-52f06a5e432a} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.02.03 00:34:20.757754 [ 275 ] {e240298a-e5af-4e31-a6ac-52f06a5e432a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.011903 sec., 22347.30740149542 rows/sec., 1.42 MiB/sec. | ||
| 967 | 2026.02.03 00:34:20.757823 [ 275 ] {e240298a-e5af-4e31-a6ac-52f06a5e432a} <Debug> TCPHandler: Processed in 0.012104828 sec. | ||
| 968 | 2026.02.03 00:34:20.758050 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.02.03 00:34:20.758174 [ 275 ] {b4890d48-dca0-4c3e-aee3-5c080eb8d749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 970 | 2026.02.03 00:34:20.758226 [ 275 ] {b4890d48-dca0-4c3e-aee3-5c080eb8d749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 971 | 2026.02.03 00:34:20.758714 [ 275 ] {b4890d48-dca0-4c3e-aee3-5c080eb8d749} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.02.03 00:34:20.758753 [ 275 ] {b4890d48-dca0-4c3e-aee3-5c080eb8d749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 973 | 2026.02.03 00:34:20.759181 [ 275 ] {b4890d48-dca0-4c3e-aee3-5c080eb8d749} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2026.02.03 00:34:20.759786 [ 275 ] {b4890d48-dca0-4c3e-aee3-5c080eb8d749} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.02.03 00:34:20.759923 [ 275 ] {b4890d48-dca0-4c3e-aee3-5c080eb8d749} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001779 sec., 5621.135469364812 rows/sec., 458.36 KiB/sec. | ||
| 976 | 2026.02.03 00:34:20.759980 [ 275 ] {b4890d48-dca0-4c3e-aee3-5c080eb8d749} <Debug> TCPHandler: Processed in 0.002025346 sec. | ||
| 977 | 2026.02.03 00:34:20.760119 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.02.03 00:34:20.760224 [ 275 ] {22971664-dc0d-42dc-bed5-babb2efca34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 979 | 2026.02.03 00:34:20.760268 [ 275 ] {22971664-dc0d-42dc-bed5-babb2efca34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 980 | 2026.02.03 00:34:20.761412 [ 275 ] {22971664-dc0d-42dc-bed5-babb2efca34b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.02.03 00:34:20.761460 [ 275 ] {22971664-dc0d-42dc-bed5-babb2efca34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 982 | 2026.02.03 00:34:20.762085 [ 275 ] {22971664-dc0d-42dc-bed5-babb2efca34b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2026.02.03 00:34:20.762664 [ 275 ] {22971664-dc0d-42dc-bed5-babb2efca34b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.02.03 00:34:20.762835 [ 275 ] {22971664-dc0d-42dc-bed5-babb2efca34b} <Debug> executeQuery: Read 777 rows, 62.90 KiB in 0.002633 sec., 295100.6456513483 rows/sec., 23.33 MiB/sec. | ||
| 985 | 2026.02.03 00:34:20.762886 [ 275 ] {22971664-dc0d-42dc-bed5-babb2efca34b} <Debug> TCPHandler: Processed in 0.002819771 sec. | ||
| 986 | 2026.02.03 00:34:20.763044 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.02.03 00:34:20.763160 [ 275 ] {b44a83ba-716d-4d2e-b4c0-06eb0373d090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 988 | 2026.02.03 00:34:20.763212 [ 275 ] {b44a83ba-716d-4d2e-b4c0-06eb0373d090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 989 | 2026.02.03 00:34:20.763823 [ 275 ] {b44a83ba-716d-4d2e-b4c0-06eb0373d090} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.02.03 00:34:20.763867 [ 275 ] {b44a83ba-716d-4d2e-b4c0-06eb0373d090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 991 | 2026.02.03 00:34:20.764574 [ 275 ] {b44a83ba-716d-4d2e-b4c0-06eb0373d090} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2026.02.03 00:34:20.765547 [ 275 ] {b44a83ba-716d-4d2e-b4c0-06eb0373d090} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.02.03 00:34:20.765957 [ 275 ] {b44a83ba-716d-4d2e-b4c0-06eb0373d090} <Debug> executeQuery: Read 153 rows, 9.45 KiB in 0.002807 sec., 54506.59066619166 rows/sec., 3.29 MiB/sec. | ||
| 994 | 2026.02.03 00:34:20.766066 [ 275 ] {b44a83ba-716d-4d2e-b4c0-06eb0373d090} <Debug> TCPHandler: Processed in 0.003081706 sec. | ||
| 995 | 2026.02.03 00:34:20.766430 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.02.03 00:34:20.766645 [ 275 ] {218072d6-28eb-47e7-8cfb-5185ea8901ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 997 | 2026.02.03 00:34:20.766704 [ 275 ] {218072d6-28eb-47e7-8cfb-5185ea8901ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 998 | 2026.02.03 00:34:20.767376 [ 275 ] {218072d6-28eb-47e7-8cfb-5185ea8901ba} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.02.03 00:34:20.767425 [ 275 ] {218072d6-28eb-47e7-8cfb-5185ea8901ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1000 | 2026.02.03 00:34:20.767874 [ 275 ] {218072d6-28eb-47e7-8cfb-5185ea8901ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1001 | 2026.02.03 00:34:20.768329 [ 275 ] {218072d6-28eb-47e7-8cfb-5185ea8901ba} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.02.03 00:34:20.768488 [ 275 ] {218072d6-28eb-47e7-8cfb-5185ea8901ba} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001853 sec., 75553.15704263357 rows/sec., 4.88 MiB/sec. | ||
| 1003 | 2026.02.03 00:34:20.768542 [ 275 ] {218072d6-28eb-47e7-8cfb-5185ea8901ba} <Debug> TCPHandler: Processed in 0.00217714 sec. | ||
| 1004 | 2026.02.03 00:34:20.768687 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.02.03 00:34:20.768814 [ 275 ] {db3d4d8c-f102-4e96-b313-67b576d332e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1006 | 2026.02.03 00:34:20.768865 [ 275 ] {db3d4d8c-f102-4e96-b313-67b576d332e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1007 | 2026.02.03 00:34:20.769435 [ 275 ] {db3d4d8c-f102-4e96-b313-67b576d332e5} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2026.02.03 00:34:20.769481 [ 275 ] {db3d4d8c-f102-4e96-b313-67b576d332e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1009 | 2026.02.03 00:34:20.770020 [ 275 ] {db3d4d8c-f102-4e96-b313-67b576d332e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1010 | 2026.02.03 00:34:20.770573 [ 275 ] {db3d4d8c-f102-4e96-b313-67b576d332e5} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2026.02.03 00:34:20.770714 [ 275 ] {db3d4d8c-f102-4e96-b313-67b576d332e5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001927 sec., 72132.84898806435 rows/sec., 4.10 MiB/sec. | ||
| 1012 | 2026.02.03 00:34:20.770757 [ 275 ] {db3d4d8c-f102-4e96-b313-67b576d332e5} <Debug> TCPHandler: Processed in 0.002131318 sec. | ||
| 1013 | 2026.02.03 00:34:20.770891 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.02.03 00:34:20.770998 [ 275 ] {c7d8a4f5-a6de-419b-93d3-f494df111242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1015 | 2026.02.03 00:34:20.771042 [ 275 ] {c7d8a4f5-a6de-419b-93d3-f494df111242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1016 | 2026.02.03 00:34:20.771682 [ 275 ] {c7d8a4f5-a6de-419b-93d3-f494df111242} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.02.03 00:34:20.771726 [ 275 ] {c7d8a4f5-a6de-419b-93d3-f494df111242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1018 | 2026.02.03 00:34:20.772312 [ 275 ] {c7d8a4f5-a6de-419b-93d3-f494df111242} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1019 | 2026.02.03 00:34:20.772783 [ 275 ] {c7d8a4f5-a6de-419b-93d3-f494df111242} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.02.03 00:34:20.772918 [ 275 ] {c7d8a4f5-a6de-419b-93d3-f494df111242} <Debug> executeQuery: Read 483 rows, 34.90 KiB in 0.001941 sec., 248840.80370942812 rows/sec., 17.56 MiB/sec. | ||
| 1021 | 2026.02.03 00:34:20.772967 [ 275 ] {c7d8a4f5-a6de-419b-93d3-f494df111242} <Debug> TCPHandler: Processed in 0.002127838 sec. | ||
| 1022 | 2026.02.03 00:34:20.773093 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.02.03 00:34:20.773191 [ 275 ] {4a42cc1f-be18-4244-a7f5-6a8358a376b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1024 | 2026.02.03 00:34:20.773236 [ 275 ] {4a42cc1f-be18-4244-a7f5-6a8358a376b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1025 | 2026.02.03 00:34:20.775595 [ 275 ] {4a42cc1f-be18-4244-a7f5-6a8358a376b6} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.02.03 00:34:20.775633 [ 275 ] {4a42cc1f-be18-4244-a7f5-6a8358a376b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1027 | 2026.02.03 00:34:20.776143 [ 275 ] {4a42cc1f-be18-4244-a7f5-6a8358a376b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1028 | 2026.02.03 00:34:20.776599 [ 275 ] {4a42cc1f-be18-4244-a7f5-6a8358a376b6} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.02.03 00:34:20.776730 [ 275 ] {4a42cc1f-be18-4244-a7f5-6a8358a376b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003559 sec., 1685.8668165214947 rows/sec., 88.08 KiB/sec. | ||
| 1030 | 2026.02.03 00:34:20.776767 [ 275 ] {4a42cc1f-be18-4244-a7f5-6a8358a376b6} <Debug> TCPHandler: Processed in 0.003724328 sec. | ||
| 1031 | 2026.02.03 00:34:20.776885 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.02.03 00:34:20.776983 [ 275 ] {724763cb-2ab0-4e4e-b38d-87a0fefbe2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1033 | 2026.02.03 00:34:20.777026 [ 275 ] {724763cb-2ab0-4e4e-b38d-87a0fefbe2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1034 | 2026.02.03 00:34:20.777473 [ 275 ] {724763cb-2ab0-4e4e-b38d-87a0fefbe2fb} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.02.03 00:34:20.777506 [ 275 ] {724763cb-2ab0-4e4e-b38d-87a0fefbe2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1036 | 2026.02.03 00:34:20.777956 [ 275 ] {724763cb-2ab0-4e4e-b38d-87a0fefbe2fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1037 | 2026.02.03 00:34:20.778385 [ 275 ] {724763cb-2ab0-4e4e-b38d-87a0fefbe2fb} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.02.03 00:34:20.778515 [ 275 ] {724763cb-2ab0-4e4e-b38d-87a0fefbe2fb} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001552 sec., 169458.76288659795 rows/sec., 11.29 MiB/sec. | ||
| 1039 | 2026.02.03 00:34:20.778554 [ 275 ] {724763cb-2ab0-4e4e-b38d-87a0fefbe2fb} <Debug> TCPHandler: Processed in 0.001719351 sec. | ||
| 1040 | 2026.02.03 00:34:20.778685 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.02.03 00:34:20.778785 [ 275 ] {9bb1fdcd-23e7-4b62-99d7-2e567f778768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1042 | 2026.02.03 00:34:20.778829 [ 275 ] {9bb1fdcd-23e7-4b62-99d7-2e567f778768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1043 | 2026.02.03 00:34:20.779144 [ 275 ] {9bb1fdcd-23e7-4b62-99d7-2e567f778768} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2026.02.03 00:34:20.779181 [ 275 ] {9bb1fdcd-23e7-4b62-99d7-2e567f778768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1045 | 2026.02.03 00:34:20.779591 [ 275 ] {9bb1fdcd-23e7-4b62-99d7-2e567f778768} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1046 | 2026.02.03 00:34:20.780074 [ 275 ] {9bb1fdcd-23e7-4b62-99d7-2e567f778768} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2026.02.03 00:34:20.780240 [ 275 ] {9bb1fdcd-23e7-4b62-99d7-2e567f778768} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001524 sec., 656.1679790026246 rows/sec., 44.21 KiB/sec. | ||
| 1048 | 2026.02.03 00:34:20.780292 [ 275 ] {9bb1fdcd-23e7-4b62-99d7-2e567f778768} <Debug> TCPHandler: Processed in 0.001710891 sec. | ||
| 1049 | 2026.02.03 00:34:20.780488 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.02.03 00:34:20.780602 [ 275 ] {966b2d5d-26d8-4b98-a777-21826890d2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1051 | 2026.02.03 00:34:20.780667 [ 275 ] {966b2d5d-26d8-4b98-a777-21826890d2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1052 | 2026.02.03 00:34:20.781504 [ 275 ] {966b2d5d-26d8-4b98-a777-21826890d2cc} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2026.02.03 00:34:20.781542 [ 275 ] {966b2d5d-26d8-4b98-a777-21826890d2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1054 | 2026.02.03 00:34:20.784794 [ 275 ] {966b2d5d-26d8-4b98-a777-21826890d2cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1055 | 2026.02.03 00:34:20.785307 [ 275 ] {966b2d5d-26d8-4b98-a777-21826890d2cc} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2026.02.03 00:34:20.785489 [ 275 ] {966b2d5d-26d8-4b98-a777-21826890d2cc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00491 sec., 2036.6598778004072 rows/sec., 3.65 MiB/sec. | ||
| 1057 | 2026.02.03 00:34:20.785560 [ 275 ] {966b2d5d-26d8-4b98-a777-21826890d2cc} <Debug> TCPHandler: Processed in 0.005132672 sec. | ||
| 1058 | 2026.02.03 00:34:20.785682 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.02.03 00:34:20.785784 [ 275 ] {d001620c-28b0-4a89-aca4-d4fc6226bf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1060 | 2026.02.03 00:34:20.785828 [ 275 ] {d001620c-28b0-4a89-aca4-d4fc6226bf99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1061 | 2026.02.03 00:34:20.786222 [ 275 ] {d001620c-28b0-4a89-aca4-d4fc6226bf99} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2026.02.03 00:34:20.786260 [ 275 ] {d001620c-28b0-4a89-aca4-d4fc6226bf99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1063 | 2026.02.03 00:34:20.786739 [ 275 ] {d001620c-28b0-4a89-aca4-d4fc6226bf99} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1064 | 2026.02.03 00:34:20.787228 [ 275 ] {d001620c-28b0-4a89-aca4-d4fc6226bf99} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2026.02.03 00:34:20.787372 [ 275 ] {d001620c-28b0-4a89-aca4-d4fc6226bf99} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001607 sec., 54760.42314872433 rows/sec., 3.44 MiB/sec. | ||
| 1066 | 2026.02.03 00:34:20.787407 [ 275 ] {d001620c-28b0-4a89-aca4-d4fc6226bf99} <Debug> TCPHandler: Processed in 0.001776232 sec. | ||
| 1067 | 2026.02.03 00:34:22.312177 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1068 | 2026.02.03 00:34:22.312239 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1069 | 2026.02.03 00:34:22.442724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1070 | 2026.02.03 00:34:22.443261 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.02.03 00:34:22.443299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1072 | 2026.02.03 00:34:22.443947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1073 | 2026.02.03 00:34:22.444440 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.02.03 00:34:22.444575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1075 | 2026.02.03 00:34:22.444619 [ 91 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1076 | 2026.02.03 00:34:22.444721 [ 91 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2026.02.03 00:34:22.444748 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1078 | 2026.02.03 00:34:22.448799 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 1079 | 2026.02.03 00:34:22.448976 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1080 | 2026.02.03 00:34:22.451340 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1081 | 2026.02.03 00:34:22.455385 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1082 | 2026.02.03 00:34:22.455449 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1083 | 2026.02.03 00:34:22.455499 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1084 | 2026.02.03 00:34:22.455546 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1085 | 2026.02.03 00:34:22.457437 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1086 | 2026.02.03 00:34:22.484426 [ 188 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.039528773 sec., 70986.26613074986 rows/sec., 1.02 MiB/sec. | ||
| 1087 | 2026.02.03 00:34:22.485419 [ 192 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1088 | 2026.02.03 00:34:22.486028 [ 192 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_6_1} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2026.02.03 00:34:22.486101 [ 192 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_6_1} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1090 | 2026.02.03 00:34:22.486207 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1091 | 2026.02.03 00:34:22.641940 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1092 | 2026.02.03 00:34:22.660498 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.02.03 00:34:22.660559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1094 | 2026.02.03 00:34:22.666727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1095 | 2026.02.03 00:34:22.667913 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.02.03 00:34:22.668212 [ 91 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1097 | 2026.02.03 00:34:22.668267 [ 91 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.02.03 00:34:22.668294 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1099 | 2026.02.03 00:34:22.668423 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 1100 | 2026.02.03 00:34:22.671556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1101 | 2026.02.03 00:34:22.673124 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1102 | 2026.02.03 00:34:22.674718 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 1103 | 2026.02.03 00:34:22.679574 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 1104 | 2026.02.03 00:34:22.683985 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 1105 | 2026.02.03 00:34:22.688281 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 1106 | 2026.02.03 00:34:22.695428 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 1107 | 2026.02.03 00:34:22.699809 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 1108 | 2026.02.03 00:34:22.765354 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.097048109 sec., 473.9917188906793 rows/sec., 2.45 MiB/sec. | ||
| 1109 | 2026.02.03 00:34:22.767838 [ 198 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1110 | 2026.02.03 00:34:22.770244 [ 198 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_6_1} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.02.03 00:34:22.770331 [ 198 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_6_1} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1112 | 2026.02.03 00:34:22.772040 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1113 | 2026.02.03 00:34:23.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.86 MiB, peak 173.40 MiB, free memory in arenas 0.00 B, will set to 174.88 MiB (RSS), difference: 11.02 MiB | ||
| 1114 | 2026.02.03 00:34:25.622420 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.02.03 00:34:25.622638 [ 275 ] {6024a3b8-bf68-4fa1-ab0b-f717bcce6f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1116 | 2026.02.03 00:34:25.622719 [ 275 ] {6024a3b8-bf68-4fa1-ab0b-f717bcce6f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1117 | 2026.02.03 00:34:25.623560 [ 275 ] {6024a3b8-bf68-4fa1-ab0b-f717bcce6f64} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2026.02.03 00:34:25.623601 [ 275 ] {6024a3b8-bf68-4fa1-ab0b-f717bcce6f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1119 | 2026.02.03 00:34:25.624073 [ 275 ] {6024a3b8-bf68-4fa1-ab0b-f717bcce6f64} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1120 | 2026.02.03 00:34:25.624502 [ 275 ] {6024a3b8-bf68-4fa1-ab0b-f717bcce6f64} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2026.02.03 00:34:25.624653 [ 275 ] {6024a3b8-bf68-4fa1-ab0b-f717bcce6f64} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002073 sec., 27013.98938736131 rows/sec., 2.06 MiB/sec. | ||
| 1122 | 2026.02.03 00:34:25.624705 [ 275 ] {6024a3b8-bf68-4fa1-ab0b-f717bcce6f64} <Debug> TCPHandler: Processed in 0.002450994 sec. | ||
| 1123 | 2026.02.03 00:34:25.624834 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2026.02.03 00:34:25.624928 [ 275 ] {6aee16f0-6e9e-4251-a8e0-d067fb3644fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1125 | 2026.02.03 00:34:25.624968 [ 275 ] {6aee16f0-6e9e-4251-a8e0-d067fb3644fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1126 | 2026.02.03 00:34:25.625371 [ 275 ] {6aee16f0-6e9e-4251-a8e0-d067fb3644fd} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1127 | 2026.02.03 00:34:25.625407 [ 275 ] {6aee16f0-6e9e-4251-a8e0-d067fb3644fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1128 | 2026.02.03 00:34:25.625815 [ 275 ] {6aee16f0-6e9e-4251-a8e0-d067fb3644fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1129 | 2026.02.03 00:34:25.626228 [ 275 ] {6aee16f0-6e9e-4251-a8e0-d067fb3644fd} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1130 | 2026.02.03 00:34:25.626356 [ 275 ] {6aee16f0-6e9e-4251-a8e0-d067fb3644fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001447 sec., 44229.440221147204 rows/sec., 3.45 MiB/sec. | ||
| 1131 | 2026.02.03 00:34:25.626400 [ 275 ] {6aee16f0-6e9e-4251-a8e0-d067fb3644fd} <Debug> TCPHandler: Processed in 0.001614869 sec. | ||
| 1132 | 2026.02.03 00:34:25.626506 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2026.02.03 00:34:25.626601 [ 275 ] {14f79492-a354-44ba-bad4-788440cfc1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1134 | 2026.02.03 00:34:25.626645 [ 275 ] {14f79492-a354-44ba-bad4-788440cfc1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1135 | 2026.02.03 00:34:25.627042 [ 275 ] {14f79492-a354-44ba-bad4-788440cfc1f7} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2026.02.03 00:34:25.627078 [ 275 ] {14f79492-a354-44ba-bad4-788440cfc1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1137 | 2026.02.03 00:34:25.627518 [ 275 ] {14f79492-a354-44ba-bad4-788440cfc1f7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1138 | 2026.02.03 00:34:25.627968 [ 275 ] {14f79492-a354-44ba-bad4-788440cfc1f7} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2026.02.03 00:34:25.628100 [ 275 ] {14f79492-a354-44ba-bad4-788440cfc1f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
| 1140 | 2026.02.03 00:34:25.628142 [ 275 ] {14f79492-a354-44ba-bad4-788440cfc1f7} <Debug> TCPHandler: Processed in 0.00168434 sec. | ||
| 1141 | 2026.02.03 00:34:25.628245 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.02.03 00:34:25.628338 [ 275 ] {4a52ea28-c1d0-4727-bcfd-cbbc2850f8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1143 | 2026.02.03 00:34:25.628379 [ 275 ] {4a52ea28-c1d0-4727-bcfd-cbbc2850f8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1144 | 2026.02.03 00:34:25.628699 [ 275 ] {4a52ea28-c1d0-4727-bcfd-cbbc2850f8fb} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2026.02.03 00:34:25.628735 [ 275 ] {4a52ea28-c1d0-4727-bcfd-cbbc2850f8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1146 | 2026.02.03 00:34:25.629126 [ 275 ] {4a52ea28-c1d0-4727-bcfd-cbbc2850f8fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1147 | 2026.02.03 00:34:25.629547 [ 275 ] {4a52ea28-c1d0-4727-bcfd-cbbc2850f8fb} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2026.02.03 00:34:25.629676 [ 275 ] {4a52ea28-c1d0-4727-bcfd-cbbc2850f8fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
| 1149 | 2026.02.03 00:34:25.629718 [ 275 ] {4a52ea28-c1d0-4727-bcfd-cbbc2850f8fb} <Debug> TCPHandler: Processed in 0.001521197 sec. | ||
| 1150 | 2026.02.03 00:34:27.381065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1151 | 2026.02.03 00:34:27.385059 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.02.03 00:34:27.385108 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1153 | 2026.02.03 00:34:27.386411 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1154 | 2026.02.03 00:34:27.386937 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.02.03 00:34:27.387228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1156 | 2026.02.03 00:34:29.945568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1157 | 2026.02.03 00:34:29.946062 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.02.03 00:34:29.946113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1159 | 2026.02.03 00:34:29.946806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1160 | 2026.02.03 00:34:29.947316 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.02.03 00:34:29.947461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1162 | 2026.02.03 00:34:30.172536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1163 | 2026.02.03 00:34:30.189903 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.02.03 00:34:30.189974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1165 | 2026.02.03 00:34:30.196439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1166 | 2026.02.03 00:34:30.197796 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.02.03 00:34:30.201431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1168 | 2026.02.03 00:34:30.631621 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2026.02.03 00:34:30.631822 [ 275 ] {ad7a8853-294f-4b3e-9f70-e0a1b4ab4661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1170 | 2026.02.03 00:34:30.631897 [ 275 ] {ad7a8853-294f-4b3e-9f70-e0a1b4ab4661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1171 | 2026.02.03 00:34:30.632673 [ 275 ] {ad7a8853-294f-4b3e-9f70-e0a1b4ab4661} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.02.03 00:34:30.632727 [ 275 ] {ad7a8853-294f-4b3e-9f70-e0a1b4ab4661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1173 | 2026.02.03 00:34:30.633243 [ 275 ] {ad7a8853-294f-4b3e-9f70-e0a1b4ab4661} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1174 | 2026.02.03 00:34:30.633681 [ 275 ] {ad7a8853-294f-4b3e-9f70-e0a1b4ab4661} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.02.03 00:34:30.633841 [ 275 ] {ad7a8853-294f-4b3e-9f70-e0a1b4ab4661} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002069 sec., 128564.52392460125 rows/sec., 8.17 MiB/sec. | ||
| 1176 | 2026.02.03 00:34:30.633892 [ 275 ] {ad7a8853-294f-4b3e-9f70-e0a1b4ab4661} <Debug> TCPHandler: Processed in 0.002401524 sec. | ||
| 1177 | 2026.02.03 00:34:30.634020 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2026.02.03 00:34:30.634122 [ 275 ] {8e935991-8c56-480d-a60d-e60d8a2a4fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1179 | 2026.02.03 00:34:30.634165 [ 275 ] {8e935991-8c56-480d-a60d-e60d8a2a4fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1180 | 2026.02.03 00:34:30.635070 [ 275 ] {8e935991-8c56-480d-a60d-e60d8a2a4fc4} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2026.02.03 00:34:30.635119 [ 275 ] {8e935991-8c56-480d-a60d-e60d8a2a4fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1182 | 2026.02.03 00:34:30.635597 [ 275 ] {8e935991-8c56-480d-a60d-e60d8a2a4fc4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1183 | 2026.02.03 00:34:30.636068 [ 275 ] {8e935991-8c56-480d-a60d-e60d8a2a4fc4} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2026.02.03 00:34:30.636199 [ 275 ] {8e935991-8c56-480d-a60d-e60d8a2a4fc4} <Debug> executeQuery: Read 772 rows, 62.53 KiB in 0.0021 sec., 367619.04761904763 rows/sec., 29.08 MiB/sec. | ||
| 1185 | 2026.02.03 00:34:30.636238 [ 275 ] {8e935991-8c56-480d-a60d-e60d8a2a4fc4} <Debug> TCPHandler: Processed in 0.002268541 sec. | ||
| 1186 | 2026.02.03 00:34:30.636352 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2026.02.03 00:34:30.636449 [ 275 ] {8758e710-430f-4821-a0f4-b020faa57601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1188 | 2026.02.03 00:34:30.636488 [ 275 ] {8758e710-430f-4821-a0f4-b020faa57601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1189 | 2026.02.03 00:34:30.636924 [ 275 ] {8758e710-430f-4821-a0f4-b020faa57601} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.02.03 00:34:30.636960 [ 275 ] {8758e710-430f-4821-a0f4-b020faa57601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1191 | 2026.02.03 00:34:30.637356 [ 275 ] {8758e710-430f-4821-a0f4-b020faa57601} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1192 | 2026.02.03 00:34:30.637795 [ 275 ] {8758e710-430f-4821-a0f4-b020faa57601} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.02.03 00:34:30.637921 [ 275 ] {8758e710-430f-4821-a0f4-b020faa57601} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001492 sec., 95844.50402144772 rows/sec., 5.73 MiB/sec. | ||
| 1194 | 2026.02.03 00:34:30.637958 [ 275 ] {8758e710-430f-4821-a0f4-b020faa57601} <Debug> TCPHandler: Processed in 0.00165375 sec. | ||
| 1195 | 2026.02.03 00:34:30.638064 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.02.03 00:34:30.638157 [ 275 ] {79e89a19-b0e2-4f10-9bdc-ac34aaf3e661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1197 | 2026.02.03 00:34:30.638195 [ 275 ] {79e89a19-b0e2-4f10-9bdc-ac34aaf3e661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1198 | 2026.02.03 00:34:30.638609 [ 275 ] {79e89a19-b0e2-4f10-9bdc-ac34aaf3e661} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.02.03 00:34:30.638644 [ 275 ] {79e89a19-b0e2-4f10-9bdc-ac34aaf3e661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1200 | 2026.02.03 00:34:30.639032 [ 275 ] {79e89a19-b0e2-4f10-9bdc-ac34aaf3e661} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1201 | 2026.02.03 00:34:30.639436 [ 275 ] {79e89a19-b0e2-4f10-9bdc-ac34aaf3e661} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.02.03 00:34:30.639563 [ 275 ] {79e89a19-b0e2-4f10-9bdc-ac34aaf3e661} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001424 sec., 98314.60674157304 rows/sec., 6.35 MiB/sec. | ||
| 1203 | 2026.02.03 00:34:30.639599 [ 275 ] {79e89a19-b0e2-4f10-9bdc-ac34aaf3e661} <Debug> TCPHandler: Processed in 0.001583079 sec. | ||
| 1204 | 2026.02.03 00:34:30.639705 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.02.03 00:34:30.639797 [ 275 ] {d20731c1-a91d-49e4-987a-1a783700ecd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1206 | 2026.02.03 00:34:30.639835 [ 275 ] {d20731c1-a91d-49e4-987a-1a783700ecd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1207 | 2026.02.03 00:34:30.640267 [ 275 ] {d20731c1-a91d-49e4-987a-1a783700ecd1} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.02.03 00:34:30.640303 [ 275 ] {d20731c1-a91d-49e4-987a-1a783700ecd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1209 | 2026.02.03 00:34:30.640699 [ 275 ] {d20731c1-a91d-49e4-987a-1a783700ecd1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1210 | 2026.02.03 00:34:30.641096 [ 275 ] {d20731c1-a91d-49e4-987a-1a783700ecd1} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.02.03 00:34:30.641221 [ 275 ] {d20731c1-a91d-49e4-987a-1a783700ecd1} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001442 sec., 96393.89736477115 rows/sec., 5.48 MiB/sec. | ||
| 1212 | 2026.02.03 00:34:30.641257 [ 275 ] {d20731c1-a91d-49e4-987a-1a783700ecd1} <Debug> TCPHandler: Processed in 0.001599868 sec. | ||
| 1213 | 2026.02.03 00:34:30.641362 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.02.03 00:34:30.641453 [ 275 ] {4b8339f9-40d4-46a0-aa0a-23f9bda80230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1215 | 2026.02.03 00:34:30.641492 [ 275 ] {4b8339f9-40d4-46a0-aa0a-23f9bda80230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1216 | 2026.02.03 00:34:30.642019 [ 275 ] {4b8339f9-40d4-46a0-aa0a-23f9bda80230} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.02.03 00:34:30.642054 [ 275 ] {4b8339f9-40d4-46a0-aa0a-23f9bda80230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1218 | 2026.02.03 00:34:30.642467 [ 275 ] {4b8339f9-40d4-46a0-aa0a-23f9bda80230} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1219 | 2026.02.03 00:34:30.642903 [ 275 ] {4b8339f9-40d4-46a0-aa0a-23f9bda80230} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.02.03 00:34:30.643029 [ 275 ] {4b8339f9-40d4-46a0-aa0a-23f9bda80230} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001593 sec., 296924.04268675455 rows/sec., 20.89 MiB/sec. | ||
| 1221 | 2026.02.03 00:34:30.643065 [ 275 ] {4b8339f9-40d4-46a0-aa0a-23f9bda80230} <Debug> TCPHandler: Processed in 0.001750711 sec. | ||
| 1222 | 2026.02.03 00:34:30.643167 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.02.03 00:34:30.643259 [ 275 ] {e4c5e1e5-9593-4281-a673-67ae61a98e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1224 | 2026.02.03 00:34:30.643300 [ 275 ] {e4c5e1e5-9593-4281-a673-67ae61a98e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1225 | 2026.02.03 00:34:30.643621 [ 275 ] {e4c5e1e5-9593-4281-a673-67ae61a98e52} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.02.03 00:34:30.643656 [ 275 ] {e4c5e1e5-9593-4281-a673-67ae61a98e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1227 | 2026.02.03 00:34:30.644042 [ 275 ] {e4c5e1e5-9593-4281-a673-67ae61a98e52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1228 | 2026.02.03 00:34:30.644462 [ 275 ] {e4c5e1e5-9593-4281-a673-67ae61a98e52} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.02.03 00:34:30.644589 [ 275 ] {e4c5e1e5-9593-4281-a673-67ae61a98e52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. | ||
| 1230 | 2026.02.03 00:34:30.644624 [ 275 ] {e4c5e1e5-9593-4281-a673-67ae61a98e52} <Debug> TCPHandler: Processed in 0.001504147 sec. | ||
| 1231 | 2026.02.03 00:34:30.644726 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.02.03 00:34:30.644818 [ 275 ] {39bdd958-b50a-4cd6-b34e-f3f540a2253d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.02.03 00:34:30.644860 [ 275 ] {39bdd958-b50a-4cd6-b34e-f3f540a2253d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1234 | 2026.02.03 00:34:30.645251 [ 275 ] {39bdd958-b50a-4cd6-b34e-f3f540a2253d} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.02.03 00:34:30.645287 [ 275 ] {39bdd958-b50a-4cd6-b34e-f3f540a2253d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1236 | 2026.02.03 00:34:30.645697 [ 275 ] {39bdd958-b50a-4cd6-b34e-f3f540a2253d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1237 | 2026.02.03 00:34:30.646096 [ 275 ] {39bdd958-b50a-4cd6-b34e-f3f540a2253d} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.02.03 00:34:30.646220 [ 275 ] {39bdd958-b50a-4cd6-b34e-f3f540a2253d} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001419 sec., 181818.18181818182 rows/sec., 12.11 MiB/sec. | ||
| 1239 | 2026.02.03 00:34:30.646254 [ 275 ] {39bdd958-b50a-4cd6-b34e-f3f540a2253d} <Debug> TCPHandler: Processed in 0.001575269 sec. | ||
| 1240 | 2026.02.03 00:34:30.646358 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.02.03 00:34:30.646450 [ 275 ] {74323639-c7c6-4e8a-b021-6966bb0f7b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1242 | 2026.02.03 00:34:30.646491 [ 275 ] {74323639-c7c6-4e8a-b021-6966bb0f7b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1243 | 2026.02.03 00:34:30.646829 [ 275 ] {74323639-c7c6-4e8a-b021-6966bb0f7b9c} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.02.03 00:34:30.646865 [ 275 ] {74323639-c7c6-4e8a-b021-6966bb0f7b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1245 | 2026.02.03 00:34:30.647242 [ 275 ] {74323639-c7c6-4e8a-b021-6966bb0f7b9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.02.03 00:34:30.647640 [ 275 ] {74323639-c7c6-4e8a-b021-6966bb0f7b9c} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.02.03 00:34:30.647765 [ 275 ] {74323639-c7c6-4e8a-b021-6966bb0f7b9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec. | ||
| 1248 | 2026.02.03 00:34:30.647799 [ 275 ] {74323639-c7c6-4e8a-b021-6966bb0f7b9c} <Debug> TCPHandler: Processed in 0.001487966 sec. | ||
| 1249 | 2026.02.03 00:34:30.647900 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.02.03 00:34:30.647992 [ 275 ] {fde49498-4129-4dbe-b2a4-55ff51a8ff52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.02.03 00:34:30.648045 [ 275 ] {fde49498-4129-4dbe-b2a4-55ff51a8ff52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1252 | 2026.02.03 00:34:30.648750 [ 275 ] {fde49498-4129-4dbe-b2a4-55ff51a8ff52} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.02.03 00:34:30.648786 [ 275 ] {fde49498-4129-4dbe-b2a4-55ff51a8ff52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1254 | 2026.02.03 00:34:30.649452 [ 275 ] {fde49498-4129-4dbe-b2a4-55ff51a8ff52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1255 | 2026.02.03 00:34:30.649846 [ 275 ] {fde49498-4129-4dbe-b2a4-55ff51a8ff52} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.02.03 00:34:30.649978 [ 275 ] {fde49498-4129-4dbe-b2a4-55ff51a8ff52} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002003 sec., 4992.511233150274 rows/sec., 8.95 MiB/sec. | ||
| 1257 | 2026.02.03 00:34:30.650030 [ 275 ] {fde49498-4129-4dbe-b2a4-55ff51a8ff52} <Debug> TCPHandler: Processed in 0.00217739 sec. | ||
| 1258 | 2026.02.03 00:34:30.650134 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.02.03 00:34:30.650226 [ 275 ] {535e4faf-abde-40ef-b6f1-1b757f566433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.02.03 00:34:30.650266 [ 275 ] {535e4faf-abde-40ef-b6f1-1b757f566433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1261 | 2026.02.03 00:34:30.650585 [ 275 ] {535e4faf-abde-40ef-b6f1-1b757f566433} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.02.03 00:34:30.650621 [ 275 ] {535e4faf-abde-40ef-b6f1-1b757f566433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1263 | 2026.02.03 00:34:30.651009 [ 275 ] {535e4faf-abde-40ef-b6f1-1b757f566433} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1264 | 2026.02.03 00:34:30.651436 [ 275 ] {535e4faf-abde-40ef-b6f1-1b757f566433} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.02.03 00:34:30.651560 [ 275 ] {535e4faf-abde-40ef-b6f1-1b757f566433} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001352 sec., 65088.757396449706 rows/sec., 4.09 MiB/sec. | ||
| 1266 | 2026.02.03 00:34:30.651594 [ 275 ] {535e4faf-abde-40ef-b6f1-1b757f566433} <Debug> TCPHandler: Processed in 0.001508187 sec. | ||
| 1267 | 2026.02.03 00:34:35.209272 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34488 | ||
| 1268 | 2026.02.03 00:34:35.211697 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1269 | 2026.02.03 00:34:35.211742 [ 290 ] {} <Debug> TCP-Session: 094639ce-20c9-4783-9dff-76829c790f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:34488 | ||
| 1270 | 2026.02.03 00:34:35.211764 [ 290 ] {} <Debug> TCP-Session: 094639ce-20c9-4783-9dff-76829c790f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.02.03 00:34:35.211777 [ 290 ] {} <Debug> TCP-Session: 094639ce-20c9-4783-9dff-76829c790f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.02.03 00:34:35.211841 [ 290 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1273 | 2026.02.03 00:34:35.211871 [ 290 ] {} <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 | ||
| 1274 | 2026.02.03 00:34:35.211888 [ 290 ] {} <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 | ||
| 1275 | 2026.02.03 00:34:35.212285 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42095 | ||
| 1276 | 2026.02.03 00:34:35.212382 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33907 | ||
| 1277 | 2026.02.03 00:34:35.212459 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40964 | ||
| 1278 | 2026.02.03 00:34:35.212555 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44983 | ||
| 1279 | 2026.02.03 00:34:35.212776 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65068 | ||
| 1280 | 2026.02.03 00:34:35.212965 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47015 | ||
| 1281 | 2026.02.03 00:34:35.213171 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64673 | ||
| 1282 | 2026.02.03 00:34:35.213293 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48986 | ||
| 1283 | 2026.02.03 00:34:35.214205 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1284 | 2026.02.03 00:34:35.214237 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1285 | 2026.02.03 00:34:35.214256 [ 291 ] {} <Debug> TCP-Session: 8a2fdd72-25c4-46c3-beda-453fa5eb5002 Authenticating user 'default' from [fd00:1122:3344:101::e]:42095 | ||
| 1286 | 2026.02.03 00:34:35.214266 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1287 | 2026.02.03 00:34:35.214287 [ 297 ] {} <Debug> TCP-Session: 0ba16647-1bca-40f1-abb9-63a26f1064a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64673 | ||
| 1288 | 2026.02.03 00:34:35.214293 [ 291 ] {} <Debug> TCP-Session: 8a2fdd72-25c4-46c3-beda-453fa5eb5002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.02.03 00:34:35.214328 [ 294 ] {} <Debug> TCP-Session: 7a2f6569-9ec9-403e-8101-818a5507a74d Authenticating user 'default' from [fd00:1122:3344:101::e]:44983 | ||
| 1290 | 2026.02.03 00:34:35.214351 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1291 | 2026.02.03 00:34:35.214373 [ 294 ] {} <Debug> TCP-Session: 7a2f6569-9ec9-403e-8101-818a5507a74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.02.03 00:34:35.214372 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1293 | 2026.02.03 00:34:35.214415 [ 292 ] {} <Debug> TCP-Session: 34884f3c-5ccd-4c2e-aad5-98402258db08 Authenticating user 'default' from [fd00:1122:3344:101::e]:33907 | ||
| 1294 | 2026.02.03 00:34:35.214420 [ 294 ] {} <Debug> TCP-Session: 7a2f6569-9ec9-403e-8101-818a5507a74d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.02.03 00:34:35.214442 [ 295 ] {} <Debug> TCP-Session: 8c0a491b-a77d-4a42-ab90-a17d1cc6e5e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65068 | ||
| 1296 | 2026.02.03 00:34:35.214456 [ 292 ] {} <Debug> TCP-Session: 34884f3c-5ccd-4c2e-aad5-98402258db08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.02.03 00:34:35.214483 [ 295 ] {} <Debug> TCP-Session: 8c0a491b-a77d-4a42-ab90-a17d1cc6e5e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.02.03 00:34:35.214491 [ 292 ] {} <Debug> TCP-Session: 34884f3c-5ccd-4c2e-aad5-98402258db08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.02.03 00:34:35.214512 [ 295 ] {} <Debug> TCP-Session: 8c0a491b-a77d-4a42-ab90-a17d1cc6e5e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.02.03 00:34:35.214356 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1301 | 2026.02.03 00:34:35.214354 [ 291 ] {} <Debug> TCP-Session: 8a2fdd72-25c4-46c3-beda-453fa5eb5002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.02.03 00:34:35.214581 [ 293 ] {} <Debug> TCP-Session: bc747235-985c-4e95-8bf1-14d70d7c0ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40964 | ||
| 1303 | 2026.02.03 00:34:35.214330 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1304 | 2026.02.03 00:34:35.214608 [ 293 ] {} <Debug> TCP-Session: bc747235-985c-4e95-8bf1-14d70d7c0ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.02.03 00:34:35.214329 [ 297 ] {} <Debug> TCP-Session: 0ba16647-1bca-40f1-abb9-63a26f1064a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2026.02.03 00:34:35.214635 [ 293 ] {} <Debug> TCP-Session: bc747235-985c-4e95-8bf1-14d70d7c0ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.02.03 00:34:35.214634 [ 298 ] {} <Debug> TCP-Session: d8d92ef9-e799-4ce6-a555-ac92159ed26a Authenticating user 'default' from [fd00:1122:3344:101::e]:48986 | ||
| 1308 | 2026.02.03 00:34:35.214653 [ 297 ] {} <Debug> TCP-Session: 0ba16647-1bca-40f1-abb9-63a26f1064a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.02.03 00:34:35.214677 [ 298 ] {} <Debug> TCP-Session: d8d92ef9-e799-4ce6-a555-ac92159ed26a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1310 | 2026.02.03 00:34:35.214267 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1311 | 2026.02.03 00:34:35.214700 [ 298 ] {} <Debug> TCP-Session: d8d92ef9-e799-4ce6-a555-ac92159ed26a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2026.02.03 00:34:35.214746 [ 296 ] {} <Debug> TCP-Session: eebb1713-4e48-45c6-886f-75a4a0cb5e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:47015 | ||
| 1313 | 2026.02.03 00:34:35.214769 [ 296 ] {} <Debug> TCP-Session: eebb1713-4e48-45c6-886f-75a4a0cb5e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2026.02.03 00:34:35.214781 [ 296 ] {} <Debug> TCP-Session: eebb1713-4e48-45c6-886f-75a4a0cb5e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.02.03 00:34:35.215120 [ 290 ] {} <Trace> TCP-Session: 094639ce-20c9-4783-9dff-76829c790f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.02.03 00:34:35.215290 [ 290 ] {4154c152-f595-4603-9f2a-ae3a7e104a61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34488) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1317 | 2026.02.03 00:34:35.215604 [ 290 ] {4154c152-f595-4603-9f2a-ae3a7e104a61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1318 | 2026.02.03 00:34:35.220431 [ 290 ] {4154c152-f595-4603-9f2a-ae3a7e104a61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1319 | 2026.02.03 00:34:35.227630 [ 290 ] {4154c152-f595-4603-9f2a-ae3a7e104a61} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 1320 | 2026.02.03 00:34:35.245915 [ 300 ] {4154c152-f595-4603-9f2a-ae3a7e104a61} <Trace> AggregatingTransform: Aggregating | ||
| 1321 | 2026.02.03 00:34:35.248021 [ 300 ] {4154c152-f595-4603-9f2a-ae3a7e104a61} <Trace> Aggregator: Aggregation method: without_key | ||
| 1322 | 2026.02.03 00:34:35.248713 [ 300 ] {4154c152-f595-4603-9f2a-ae3a7e104a61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006409475 sec. (156.019 rows/sec., 6.09 KiB/sec.) | ||
| 1323 | 2026.02.03 00:34:35.248742 [ 300 ] {4154c152-f595-4603-9f2a-ae3a7e104a61} <Trace> Aggregator: Merging aggregated data | ||
| 1324 | 2026.02.03 00:34:35.248773 [ 300 ] {4154c152-f595-4603-9f2a-ae3a7e104a61} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1325 | 2026.02.03 00:34:35.250044 [ 290 ] {4154c152-f595-4603-9f2a-ae3a7e104a61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.034807 sec., 28.7298531904502 rows/sec., 1.12 KiB/sec. | ||
| 1326 | 2026.02.03 00:34:35.250180 [ 290 ] {4154c152-f595-4603-9f2a-ae3a7e104a61} <Debug> TCPHandler: Processed in 0.035196744 sec. | ||
| 1327 | 2026.02.03 00:34:35.253556 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1328 | 2026.02.03 00:34:35.253600 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1329 | 2026.02.03 00:34:35.253608 [ 290 ] {} <Debug> TCP-Session: 094639ce-20c9-4783-9dff-76829c790f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.02.03 00:34:35.253625 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1331 | 2026.02.03 00:34:35.253650 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1332 | 2026.02.03 00:34:35.253658 [ 291 ] {} <Debug> TCP-Session: 8a2fdd72-25c4-46c3-beda-453fa5eb5002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.02.03 00:34:35.253677 [ 294 ] {} <Debug> TCP-Session: 7a2f6569-9ec9-403e-8101-818a5507a74d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2026.02.03 00:34:35.253696 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1335 | 2026.02.03 00:34:35.253709 [ 298 ] {} <Debug> TCP-Session: d8d92ef9-e799-4ce6-a555-ac92159ed26a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2026.02.03 00:34:35.253736 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1337 | 2026.02.03 00:34:35.253753 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1338 | 2026.02.03 00:34:35.253761 [ 296 ] {} <Debug> TCP-Session: eebb1713-4e48-45c6-886f-75a4a0cb5e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2026.02.03 00:34:35.253809 [ 293 ] {} <Debug> TCP-Session: bc747235-985c-4e95-8bf1-14d70d7c0ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2026.02.03 00:34:35.253820 [ 297 ] {} <Debug> TCP-Session: 0ba16647-1bca-40f1-abb9-63a26f1064a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1341 | 2026.02.03 00:34:35.253667 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1342 | 2026.02.03 00:34:35.253724 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1343 | 2026.02.03 00:34:35.253889 [ 295 ] {} <Debug> TCP-Session: 8c0a491b-a77d-4a42-ab90-a17d1cc6e5e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2026.02.03 00:34:35.253905 [ 292 ] {} <Debug> TCP-Session: 34884f3c-5ccd-4c2e-aad5-98402258db08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.02.03 00:34:35.622916 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.02.03 00:34:35.623102 [ 275 ] {404df30f-8c2d-4fd3-aad2-0743c7950dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1347 | 2026.02.03 00:34:35.623174 [ 275 ] {404df30f-8c2d-4fd3-aad2-0743c7950dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1348 | 2026.02.03 00:34:35.623852 [ 275 ] {404df30f-8c2d-4fd3-aad2-0743c7950dac} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.02.03 00:34:35.623912 [ 275 ] {404df30f-8c2d-4fd3-aad2-0743c7950dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1350 | 2026.02.03 00:34:35.624707 [ 275 ] {404df30f-8c2d-4fd3-aad2-0743c7950dac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1351 | 2026.02.03 00:34:35.625381 [ 275 ] {404df30f-8c2d-4fd3-aad2-0743c7950dac} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.02.03 00:34:35.625593 [ 275 ] {404df30f-8c2d-4fd3-aad2-0743c7950dac} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002536 sec., 22082.018927444795 rows/sec., 1.69 MiB/sec. | ||
| 1353 | 2026.02.03 00:34:35.625651 [ 275 ] {404df30f-8c2d-4fd3-aad2-0743c7950dac} <Debug> TCPHandler: Processed in 0.002867942 sec. | ||
| 1354 | 2026.02.03 00:34:35.625796 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.02.03 00:34:35.625912 [ 275 ] {14ad4847-7da3-499f-a506-db1d86cb9fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1356 | 2026.02.03 00:34:35.625972 [ 275 ] {14ad4847-7da3-499f-a506-db1d86cb9fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1357 | 2026.02.03 00:34:35.626592 [ 275 ] {14ad4847-7da3-499f-a506-db1d86cb9fe1} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.02.03 00:34:35.626638 [ 275 ] {14ad4847-7da3-499f-a506-db1d86cb9fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1359 | 2026.02.03 00:34:35.627382 [ 275 ] {14ad4847-7da3-499f-a506-db1d86cb9fe1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1360 | 2026.02.03 00:34:35.628139 [ 275 ] {14ad4847-7da3-499f-a506-db1d86cb9fe1} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.02.03 00:34:35.628296 [ 275 ] {14ad4847-7da3-499f-a506-db1d86cb9fe1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002417 sec., 26479.106330161358 rows/sec., 2.07 MiB/sec. | ||
| 1362 | 2026.02.03 00:34:35.628338 [ 275 ] {14ad4847-7da3-499f-a506-db1d86cb9fe1} <Debug> TCPHandler: Processed in 0.002596227 sec. | ||
| 1363 | 2026.02.03 00:34:35.628568 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.02.03 00:34:35.628763 [ 275 ] {e6805e8f-bcc8-42a3-8bd5-58fea26cd873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1365 | 2026.02.03 00:34:35.628823 [ 275 ] {e6805e8f-bcc8-42a3-8bd5-58fea26cd873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1366 | 2026.02.03 00:34:35.629477 [ 275 ] {e6805e8f-bcc8-42a3-8bd5-58fea26cd873} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.02.03 00:34:35.629522 [ 275 ] {e6805e8f-bcc8-42a3-8bd5-58fea26cd873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1368 | 2026.02.03 00:34:35.630413 [ 275 ] {e6805e8f-bcc8-42a3-8bd5-58fea26cd873} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1369 | 2026.02.03 00:34:35.631113 [ 275 ] {e6805e8f-bcc8-42a3-8bd5-58fea26cd873} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.02.03 00:34:35.631357 [ 275 ] {e6805e8f-bcc8-42a3-8bd5-58fea26cd873} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002622 sec., 61022.12051868802 rows/sec., 4.25 MiB/sec. | ||
| 1371 | 2026.02.03 00:34:35.631421 [ 275 ] {e6805e8f-bcc8-42a3-8bd5-58fea26cd873} <Debug> TCPHandler: Processed in 0.002997674 sec. | ||
| 1372 | 2026.02.03 00:34:35.631581 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.02.03 00:34:35.631687 [ 275 ] {0c30d346-2b82-44df-b42b-296584daafe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1374 | 2026.02.03 00:34:35.631734 [ 275 ] {0c30d346-2b82-44df-b42b-296584daafe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1375 | 2026.02.03 00:34:35.632115 [ 275 ] {0c30d346-2b82-44df-b42b-296584daafe5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.02.03 00:34:35.632154 [ 275 ] {0c30d346-2b82-44df-b42b-296584daafe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1377 | 2026.02.03 00:34:35.632663 [ 275 ] {0c30d346-2b82-44df-b42b-296584daafe5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1378 | 2026.02.03 00:34:35.633428 [ 275 ] {0c30d346-2b82-44df-b42b-296584daafe5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.02.03 00:34:35.633616 [ 275 ] {0c30d346-2b82-44df-b42b-296584daafe5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001951 sec., 30753.459764223473 rows/sec., 2.07 MiB/sec. | ||
| 1380 | 2026.02.03 00:34:35.633662 [ 275 ] {0c30d346-2b82-44df-b42b-296584daafe5} <Debug> TCPHandler: Processed in 0.002141698 sec. | ||
| 1381 | 2026.02.03 00:34:36.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.96 MiB, peak 186.77 MiB, free memory in arenas 0.00 B, will set to 178.93 MiB (RSS), difference: 1.97 MiB | ||
| 1382 | 2026.02.03 00:34:37.312306 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1383 | 2026.02.03 00:34:37.312385 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1384 | 2026.02.03 00:34:37.388480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 218 | ||
| 1385 | 2026.02.03 00:34:37.390561 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.02.03 00:34:37.390621 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1387 | 2026.02.03 00:34:37.391778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1388 | 2026.02.03 00:34:37.392069 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.02.03 00:34:37.392397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1390 | 2026.02.03 00:34:37.447569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 3727 | ||
| 1391 | 2026.02.03 00:34:37.448229 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.02.03 00:34:37.448289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1393 | 2026.02.03 00:34:37.448854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1394 | 2026.02.03 00:34:37.449094 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.02.03 00:34:37.449227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3727 | ||
| 1396 | 2026.02.03 00:34:37.701550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1397 | 2026.02.03 00:34:37.719091 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.02.03 00:34:37.719157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1399 | 2026.02.03 00:34:37.726086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1400 | 2026.02.03 00:34:37.726841 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.02.03 00:34:37.730448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1402 | 2026.02.03 00:34:38.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.47 MiB, peak 186.77 MiB, free memory in arenas 0.00 B, will set to 180.60 MiB (RSS), difference: 1.12 MiB | ||
| 1403 | 2026.02.03 00:34:40.632185 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.02.03 00:34:40.632381 [ 275 ] {2d097b90-b962-480f-8b45-1a45fb2713a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1405 | 2026.02.03 00:34:40.632450 [ 275 ] {2d097b90-b962-480f-8b45-1a45fb2713a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1406 | 2026.02.03 00:34:40.633343 [ 275 ] {2d097b90-b962-480f-8b45-1a45fb2713a9} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.02.03 00:34:40.633396 [ 275 ] {2d097b90-b962-480f-8b45-1a45fb2713a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1408 | 2026.02.03 00:34:40.633831 [ 275 ] {2d097b90-b962-480f-8b45-1a45fb2713a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1409 | 2026.02.03 00:34:40.634068 [ 275 ] {2d097b90-b962-480f-8b45-1a45fb2713a9} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.02.03 00:34:40.634244 [ 275 ] {2d097b90-b962-480f-8b45-1a45fb2713a9} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00191 sec., 139267.01570680627 rows/sec., 8.85 MiB/sec. | ||
| 1411 | 2026.02.03 00:34:40.634296 [ 275 ] {2d097b90-b962-480f-8b45-1a45fb2713a9} <Debug> TCPHandler: Processed in 0.00223672 sec. | ||
| 1412 | 2026.02.03 00:34:40.634428 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.02.03 00:34:40.634541 [ 275 ] {3a296633-573f-4940-89cb-8d793180ebe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1414 | 2026.02.03 00:34:40.634590 [ 275 ] {3a296633-573f-4940-89cb-8d793180ebe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1415 | 2026.02.03 00:34:40.635323 [ 275 ] {3a296633-573f-4940-89cb-8d793180ebe2} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.02.03 00:34:40.635367 [ 275 ] {3a296633-573f-4940-89cb-8d793180ebe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1417 | 2026.02.03 00:34:40.635741 [ 275 ] {3a296633-573f-4940-89cb-8d793180ebe2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1418 | 2026.02.03 00:34:40.635965 [ 275 ] {3a296633-573f-4940-89cb-8d793180ebe2} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.02.03 00:34:40.636107 [ 275 ] {3a296633-573f-4940-89cb-8d793180ebe2} <Debug> executeQuery: Read 772 rows, 62.53 KiB in 0.001591 sec., 485229.41546197364 rows/sec., 38.38 MiB/sec. | ||
| 1420 | 2026.02.03 00:34:40.636149 [ 275 ] {3a296633-573f-4940-89cb-8d793180ebe2} <Debug> TCPHandler: Processed in 0.001775432 sec. | ||
| 1421 | 2026.02.03 00:34:40.636270 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.02.03 00:34:40.636370 [ 275 ] {096cd6c0-b37b-4bca-84fe-5e93ed8f243d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1423 | 2026.02.03 00:34:40.636412 [ 275 ] {096cd6c0-b37b-4bca-84fe-5e93ed8f243d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1424 | 2026.02.03 00:34:40.636840 [ 275 ] {096cd6c0-b37b-4bca-84fe-5e93ed8f243d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.02.03 00:34:40.636875 [ 275 ] {096cd6c0-b37b-4bca-84fe-5e93ed8f243d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1426 | 2026.02.03 00:34:40.637187 [ 275 ] {096cd6c0-b37b-4bca-84fe-5e93ed8f243d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1427 | 2026.02.03 00:34:40.637422 [ 275 ] {096cd6c0-b37b-4bca-84fe-5e93ed8f243d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.02.03 00:34:40.637546 [ 275 ] {096cd6c0-b37b-4bca-84fe-5e93ed8f243d} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001198 sec., 119365.60934891485 rows/sec., 7.14 MiB/sec. | ||
| 1429 | 2026.02.03 00:34:40.637587 [ 275 ] {096cd6c0-b37b-4bca-84fe-5e93ed8f243d} <Debug> TCPHandler: Processed in 0.001366665 sec. | ||
| 1430 | 2026.02.03 00:34:40.637700 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.02.03 00:34:40.637800 [ 275 ] {a03e69e8-5a69-41bf-942d-1ac43a8819b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1432 | 2026.02.03 00:34:40.637840 [ 275 ] {a03e69e8-5a69-41bf-942d-1ac43a8819b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1433 | 2026.02.03 00:34:40.638300 [ 275 ] {a03e69e8-5a69-41bf-942d-1ac43a8819b8} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.02.03 00:34:40.638335 [ 275 ] {a03e69e8-5a69-41bf-942d-1ac43a8819b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1435 | 2026.02.03 00:34:40.638644 [ 275 ] {a03e69e8-5a69-41bf-942d-1ac43a8819b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1436 | 2026.02.03 00:34:40.638876 [ 275 ] {a03e69e8-5a69-41bf-942d-1ac43a8819b8} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.02.03 00:34:40.639000 [ 275 ] {a03e69e8-5a69-41bf-942d-1ac43a8819b8} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00122 sec., 114754.09836065574 rows/sec., 7.42 MiB/sec. | ||
| 1438 | 2026.02.03 00:34:40.639035 [ 275 ] {a03e69e8-5a69-41bf-942d-1ac43a8819b8} <Debug> TCPHandler: Processed in 0.001385415 sec. | ||
| 1439 | 2026.02.03 00:34:40.639152 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.02.03 00:34:40.639246 [ 275 ] {af6703b7-47b8-43f9-bf46-a56a6e5f621e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1441 | 2026.02.03 00:34:40.639286 [ 275 ] {af6703b7-47b8-43f9-bf46-a56a6e5f621e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1442 | 2026.02.03 00:34:40.639759 [ 275 ] {af6703b7-47b8-43f9-bf46-a56a6e5f621e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.02.03 00:34:40.639794 [ 275 ] {af6703b7-47b8-43f9-bf46-a56a6e5f621e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1444 | 2026.02.03 00:34:40.640106 [ 275 ] {af6703b7-47b8-43f9-bf46-a56a6e5f621e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1445 | 2026.02.03 00:34:40.640326 [ 275 ] {af6703b7-47b8-43f9-bf46-a56a6e5f621e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.02.03 00:34:40.640451 [ 275 ] {af6703b7-47b8-43f9-bf46-a56a6e5f621e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001225 sec., 113469.38775510204 rows/sec., 6.46 MiB/sec. | ||
| 1447 | 2026.02.03 00:34:40.640489 [ 275 ] {af6703b7-47b8-43f9-bf46-a56a6e5f621e} <Debug> TCPHandler: Processed in 0.001386655 sec. | ||
| 1448 | 2026.02.03 00:34:40.640604 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.02.03 00:34:40.640699 [ 275 ] {b6c55471-00e9-4314-b267-2db004baccf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1450 | 2026.02.03 00:34:40.640738 [ 275 ] {b6c55471-00e9-4314-b267-2db004baccf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1451 | 2026.02.03 00:34:40.641278 [ 275 ] {b6c55471-00e9-4314-b267-2db004baccf9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.02.03 00:34:40.641314 [ 275 ] {b6c55471-00e9-4314-b267-2db004baccf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1453 | 2026.02.03 00:34:40.641629 [ 275 ] {b6c55471-00e9-4314-b267-2db004baccf9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1454 | 2026.02.03 00:34:40.641854 [ 275 ] {b6c55471-00e9-4314-b267-2db004baccf9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.02.03 00:34:40.641986 [ 275 ] {b6c55471-00e9-4314-b267-2db004baccf9} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001306 sec., 362174.57886676874 rows/sec., 25.48 MiB/sec. | ||
| 1456 | 2026.02.03 00:34:40.642028 [ 275 ] {b6c55471-00e9-4314-b267-2db004baccf9} <Debug> TCPHandler: Processed in 0.001473217 sec. | ||
| 1457 | 2026.02.03 00:34:40.642137 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.02.03 00:34:40.642240 [ 275 ] {51bcc3ef-ac00-4275-9fde-b7d2e2a8e3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1459 | 2026.02.03 00:34:40.642285 [ 275 ] {51bcc3ef-ac00-4275-9fde-b7d2e2a8e3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1460 | 2026.02.03 00:34:40.642641 [ 275 ] {51bcc3ef-ac00-4275-9fde-b7d2e2a8e3b0} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.02.03 00:34:40.642677 [ 275 ] {51bcc3ef-ac00-4275-9fde-b7d2e2a8e3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1462 | 2026.02.03 00:34:40.642992 [ 275 ] {51bcc3ef-ac00-4275-9fde-b7d2e2a8e3b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1463 | 2026.02.03 00:34:40.643200 [ 275 ] {51bcc3ef-ac00-4275-9fde-b7d2e2a8e3b0} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.02.03 00:34:40.643327 [ 275 ] {51bcc3ef-ac00-4275-9fde-b7d2e2a8e3b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 1465 | 2026.02.03 00:34:40.643363 [ 275 ] {51bcc3ef-ac00-4275-9fde-b7d2e2a8e3b0} <Debug> TCPHandler: Processed in 0.001277083 sec. | ||
| 1466 | 2026.02.03 00:34:40.643470 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.02.03 00:34:40.643567 [ 275 ] {bf0e2060-4df6-4b06-a40e-6ee5b234018a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1468 | 2026.02.03 00:34:40.643610 [ 275 ] {bf0e2060-4df6-4b06-a40e-6ee5b234018a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1469 | 2026.02.03 00:34:40.644032 [ 275 ] {bf0e2060-4df6-4b06-a40e-6ee5b234018a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.02.03 00:34:40.644067 [ 275 ] {bf0e2060-4df6-4b06-a40e-6ee5b234018a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1471 | 2026.02.03 00:34:40.644396 [ 275 ] {bf0e2060-4df6-4b06-a40e-6ee5b234018a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1472 | 2026.02.03 00:34:40.644626 [ 275 ] {bf0e2060-4df6-4b06-a40e-6ee5b234018a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.02.03 00:34:40.644758 [ 275 ] {bf0e2060-4df6-4b06-a40e-6ee5b234018a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001209 sec., 213399.50372208437 rows/sec., 14.21 MiB/sec. | ||
| 1474 | 2026.02.03 00:34:40.644800 [ 275 ] {bf0e2060-4df6-4b06-a40e-6ee5b234018a} <Debug> TCPHandler: Processed in 0.001379955 sec. | ||
| 1475 | 2026.02.03 00:34:40.644913 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.02.03 00:34:40.645010 [ 275 ] {f4ad0b8b-1ba4-4e97-9517-8ba3728ff3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1477 | 2026.02.03 00:34:40.645053 [ 275 ] {f4ad0b8b-1ba4-4e97-9517-8ba3728ff3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1478 | 2026.02.03 00:34:40.645369 [ 275 ] {f4ad0b8b-1ba4-4e97-9517-8ba3728ff3ba} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.02.03 00:34:40.645405 [ 275 ] {f4ad0b8b-1ba4-4e97-9517-8ba3728ff3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1480 | 2026.02.03 00:34:40.645704 [ 275 ] {f4ad0b8b-1ba4-4e97-9517-8ba3728ff3ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1481 | 2026.02.03 00:34:40.645908 [ 275 ] {f4ad0b8b-1ba4-4e97-9517-8ba3728ff3ba} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.02.03 00:34:40.646034 [ 275 ] {f4ad0b8b-1ba4-4e97-9517-8ba3728ff3ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 1483 | 2026.02.03 00:34:40.646071 [ 275 ] {f4ad0b8b-1ba4-4e97-9517-8ba3728ff3ba} <Debug> TCPHandler: Processed in 0.001207672 sec. | ||
| 1484 | 2026.02.03 00:34:40.646187 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.02.03 00:34:40.646282 [ 275 ] {67f55438-9a60-4f97-a376-f631ce396349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1486 | 2026.02.03 00:34:40.646338 [ 275 ] {67f55438-9a60-4f97-a376-f631ce396349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1487 | 2026.02.03 00:34:40.647104 [ 275 ] {67f55438-9a60-4f97-a376-f631ce396349} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.02.03 00:34:40.647141 [ 275 ] {67f55438-9a60-4f97-a376-f631ce396349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1489 | 2026.02.03 00:34:40.647642 [ 275 ] {67f55438-9a60-4f97-a376-f631ce396349} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1490 | 2026.02.03 00:34:40.647859 [ 275 ] {67f55438-9a60-4f97-a376-f631ce396349} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.02.03 00:34:40.647995 [ 275 ] {67f55438-9a60-4f97-a376-f631ce396349} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 1492 | 2026.02.03 00:34:40.648058 [ 275 ] {67f55438-9a60-4f97-a376-f631ce396349} <Debug> TCPHandler: Processed in 0.001920824 sec. | ||
| 1493 | 2026.02.03 00:34:40.648169 [ 275 ] {} <Trace> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2026.02.03 00:34:40.648274 [ 275 ] {330feb96-cf6d-4bd1-94b6-b34f8b7a6062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36571) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1495 | 2026.02.03 00:34:40.648319 [ 275 ] {330feb96-cf6d-4bd1-94b6-b34f8b7a6062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1496 | 2026.02.03 00:34:40.648656 [ 275 ] {330feb96-cf6d-4bd1-94b6-b34f8b7a6062} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.02.03 00:34:40.648692 [ 275 ] {330feb96-cf6d-4bd1-94b6-b34f8b7a6062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1498 | 2026.02.03 00:34:40.648994 [ 275 ] {330feb96-cf6d-4bd1-94b6-b34f8b7a6062} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1499 | 2026.02.03 00:34:40.649222 [ 275 ] {330feb96-cf6d-4bd1-94b6-b34f8b7a6062} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2026.02.03 00:34:40.649352 [ 275 ] {330feb96-cf6d-4bd1-94b6-b34f8b7a6062} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00115 sec., 76521.73913043478 rows/sec., 4.80 MiB/sec. | ||
| 1501 | 2026.02.03 00:34:40.649389 [ 275 ] {330feb96-cf6d-4bd1-94b6-b34f8b7a6062} <Debug> TCPHandler: Processed in 0.001325614 sec. | ||
| 1502 | 2026.02.03 00:34:41.269956 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43918 | ||
| 1503 | 2026.02.03 00:34:41.270065 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1504 | 2026.02.03 00:34:41.270096 [ 290 ] {} <Debug> TCP-Session: 7c191a47-3a4d-4916-9e66-bf74a95125fd Authenticating user 'default' from [fd00:1122:3344:101::e]:43918 | ||
| 1505 | 2026.02.03 00:34:41.270121 [ 290 ] {} <Debug> TCP-Session: 7c191a47-3a4d-4916-9e66-bf74a95125fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.02.03 00:34:41.270137 [ 290 ] {} <Debug> TCP-Session: 7c191a47-3a4d-4916-9e66-bf74a95125fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.02.03 00:34:41.270407 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48108 | ||
| 1508 | 2026.02.03 00:34:41.270438 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55810 | ||
| 1509 | 2026.02.03 00:34:41.270452 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54798 | ||
| 1510 | 2026.02.03 00:34:41.270483 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50921 | ||
| 1511 | 2026.02.03 00:34:41.270488 [ 290 ] {} <Trace> TCP-Session: 7c191a47-3a4d-4916-9e66-bf74a95125fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.02.03 00:34:41.270533 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1513 | 2026.02.03 00:34:41.270535 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1514 | 2026.02.03 00:34:41.270559 [ 294 ] {} <Debug> TCP-Session: 9598e5e5-a087-4a93-a604-e751cb1f3f70 Authenticating user 'default' from [fd00:1122:3344:101::e]:55810 | ||
| 1515 | 2026.02.03 00:34:41.270569 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1516 | 2026.02.03 00:34:41.270588 [ 291 ] {} <Debug> TCP-Session: 9c92421e-082e-462d-8a78-23fa47e53439 Authenticating user 'default' from [fd00:1122:3344:101::e]:48108 | ||
| 1517 | 2026.02.03 00:34:41.270600 [ 294 ] {} <Debug> TCP-Session: 9598e5e5-a087-4a93-a604-e751cb1f3f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.02.03 00:34:41.270612 [ 298 ] {} <Debug> TCP-Session: 4eb3c6b0-3815-4439-8344-3c5bb93eca53 Authenticating user 'default' from [fd00:1122:3344:101::e]:50921 | ||
| 1519 | 2026.02.03 00:34:41.270633 [ 291 ] {} <Debug> TCP-Session: 9c92421e-082e-462d-8a78-23fa47e53439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2026.02.03 00:34:41.270635 [ 294 ] {} <Debug> TCP-Session: 9598e5e5-a087-4a93-a604-e751cb1f3f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2026.02.03 00:34:41.270648 [ 298 ] {} <Debug> TCP-Session: 4eb3c6b0-3815-4439-8344-3c5bb93eca53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2026.02.03 00:34:41.270658 [ 291 ] {} <Debug> TCP-Session: 9c92421e-082e-462d-8a78-23fa47e53439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2026.02.03 00:34:41.270678 [ 298 ] {} <Debug> TCP-Session: 4eb3c6b0-3815-4439-8344-3c5bb93eca53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2026.02.03 00:34:41.270477 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63536 | ||
| 1525 | 2026.02.03 00:34:41.270699 [ 290 ] {aed467de-5b9f-4ea5-9136-0c756b5029da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43918) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1526 | 2026.02.03 00:34:41.270421 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64432 | ||
| 1527 | 2026.02.03 00:34:41.270418 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53992 | ||
| 1528 | 2026.02.03 00:34:41.270818 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1529 | 2026.02.03 00:34:41.270467 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41718 | ||
| 1530 | 2026.02.03 00:34:41.270862 [ 297 ] {} <Debug> TCP-Session: 7292d6e7-7c60-4127-b2d4-6a3bd37dad67 Authenticating user 'default' from [fd00:1122:3344:101::e]:63536 | ||
| 1531 | 2026.02.03 00:34:41.270890 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1532 | 2026.02.03 00:34:41.270898 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1533 | 2026.02.03 00:34:41.270906 [ 297 ] {} <Debug> TCP-Session: 7292d6e7-7c60-4127-b2d4-6a3bd37dad67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.02.03 00:34:41.270919 [ 293 ] {} <Debug> TCP-Session: dde24f61-6aa7-4373-875c-0b64305f8f61 Authenticating user 'default' from [fd00:1122:3344:101::e]:53992 | ||
| 1535 | 2026.02.03 00:34:41.270936 [ 292 ] {} <Debug> TCP-Session: 86995171-9523-48ba-8fe1-cc137bfc9384 Authenticating user 'default' from [fd00:1122:3344:101::e]:64432 | ||
| 1536 | 2026.02.03 00:34:41.270950 [ 293 ] {} <Debug> TCP-Session: dde24f61-6aa7-4373-875c-0b64305f8f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.02.03 00:34:41.270940 [ 297 ] {} <Debug> TCP-Session: 7292d6e7-7c60-4127-b2d4-6a3bd37dad67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2026.02.03 00:34:41.270971 [ 292 ] {} <Debug> TCP-Session: 86995171-9523-48ba-8fe1-cc137bfc9384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2026.02.03 00:34:41.270971 [ 293 ] {} <Debug> TCP-Session: dde24f61-6aa7-4373-875c-0b64305f8f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.02.03 00:34:41.270995 [ 292 ] {} <Debug> TCP-Session: 86995171-9523-48ba-8fe1-cc137bfc9384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.02.03 00:34:41.271002 [ 290 ] {aed467de-5b9f-4ea5-9136-0c756b5029da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1542 | 2026.02.03 00:34:41.271016 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1543 | 2026.02.03 00:34:41.270559 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1544 | 2026.02.03 00:34:41.271084 [ 290 ] {aed467de-5b9f-4ea5-9136-0c756b5029da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1545 | 2026.02.03 00:34:41.271087 [ 296 ] {} <Debug> TCP-Session: 5387c517-2b00-4d8d-bbde-aca89396f234 Authenticating user 'default' from [fd00:1122:3344:101::e]:41718 | ||
| 1546 | 2026.02.03 00:34:41.271107 [ 295 ] {} <Debug> TCP-Session: 005b8f90-3d9a-41bb-b030-fe198f8a3023 Authenticating user 'default' from [fd00:1122:3344:101::e]:54798 | ||
| 1547 | 2026.02.03 00:34:41.271131 [ 296 ] {} <Debug> TCP-Session: 5387c517-2b00-4d8d-bbde-aca89396f234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.02.03 00:34:41.271147 [ 295 ] {} <Debug> TCP-Session: 005b8f90-3d9a-41bb-b030-fe198f8a3023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.02.03 00:34:41.271155 [ 296 ] {} <Debug> TCP-Session: 5387c517-2b00-4d8d-bbde-aca89396f234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.02.03 00:34:41.271170 [ 295 ] {} <Debug> TCP-Session: 005b8f90-3d9a-41bb-b030-fe198f8a3023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.02.03 00:34:41.271381 [ 290 ] {aed467de-5b9f-4ea5-9136-0c756b5029da} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 1552 | 2026.02.03 00:34:41.272244 [ 343 ] {aed467de-5b9f-4ea5-9136-0c756b5029da} <Trace> AggregatingTransform: Aggregating | ||
| 1553 | 2026.02.03 00:34:41.272308 [ 343 ] {aed467de-5b9f-4ea5-9136-0c756b5029da} <Trace> Aggregator: Aggregation method: without_key | ||
| 1554 | 2026.02.03 00:34:41.272355 [ 343 ] {aed467de-5b9f-4ea5-9136-0c756b5029da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871895 sec. (1146.927 rows/sec., 44.80 KiB/sec.) | ||
| 1555 | 2026.02.03 00:34:41.272378 [ 343 ] {aed467de-5b9f-4ea5-9136-0c756b5029da} <Trace> Aggregator: Merging aggregated data | ||
| 1556 | 2026.02.03 00:34:41.273555 [ 290 ] {aed467de-5b9f-4ea5-9136-0c756b5029da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002922 sec., 342.23134839151265 rows/sec., 13.37 KiB/sec. | ||
| 1557 | 2026.02.03 00:34:41.273693 [ 290 ] {aed467de-5b9f-4ea5-9136-0c756b5029da} <Debug> TCPHandler: Processed in 0.003323659 sec. | ||
| 1558 | 2026.02.03 00:34:41.273815 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1559 | 2026.02.03 00:34:41.273843 [ 290 ] {} <Debug> TCP-Session: 7c191a47-3a4d-4916-9e66-bf74a95125fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2026.02.03 00:34:41.273852 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1561 | 2026.02.03 00:34:41.273872 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1562 | 2026.02.03 00:34:41.273888 [ 298 ] {} <Debug> TCP-Session: 4eb3c6b0-3815-4439-8344-3c5bb93eca53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.02.03 00:34:41.273893 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1564 | 2026.02.03 00:34:41.273910 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1565 | 2026.02.03 00:34:41.273928 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1566 | 2026.02.03 00:34:41.273949 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1567 | 2026.02.03 00:34:41.273973 [ 293 ] {} <Debug> TCP-Session: dde24f61-6aa7-4373-875c-0b64305f8f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.02.03 00:34:41.273987 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1569 | 2026.02.03 00:34:41.274006 [ 294 ] {} <Debug> TCP-Session: 9598e5e5-a087-4a93-a604-e751cb1f3f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2026.02.03 00:34:41.273967 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1571 | 2026.02.03 00:34:41.274034 [ 297 ] {} <Debug> TCP-Session: 7292d6e7-7c60-4127-b2d4-6a3bd37dad67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.02.03 00:34:41.273953 [ 292 ] {} <Debug> TCP-Session: 86995171-9523-48ba-8fe1-cc137bfc9384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2026.02.03 00:34:41.274076 [ 296 ] {} <Debug> TCP-Session: 5387c517-2b00-4d8d-bbde-aca89396f234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.02.03 00:34:41.273995 [ 291 ] {} <Debug> TCP-Session: 9c92421e-082e-462d-8a78-23fa47e53439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.02.03 00:34:41.273915 [ 295 ] {} <Debug> TCP-Session: 005b8f90-3d9a-41bb-b030-fe198f8a3023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.02.03 00:34:41.286821 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47638 | ||
| 1577 | 2026.02.03 00:34:41.286899 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1578 | 2026.02.03 00:34:41.286925 [ 290 ] {} <Debug> TCP-Session: 6e80a78a-fc4d-4168-8410-578302479188 Authenticating user 'default' from [fd00:1122:3344:101::e]:47638 | ||
| 1579 | 2026.02.03 00:34:41.286945 [ 290 ] {} <Debug> TCP-Session: 6e80a78a-fc4d-4168-8410-578302479188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1580 | 2026.02.03 00:34:41.286961 [ 290 ] {} <Debug> TCP-Session: 6e80a78a-fc4d-4168-8410-578302479188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2026.02.03 00:34:41.287148 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51381 | ||
| 1582 | 2026.02.03 00:34:41.287177 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57233 | ||
| 1583 | 2026.02.03 00:34:41.287193 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55003 | ||
| 1584 | 2026.02.03 00:34:41.287220 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42995 | ||
| 1585 | 2026.02.03 00:34:41.287243 [ 290 ] {} <Trace> TCP-Session: 6e80a78a-fc4d-4168-8410-578302479188 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.02.03 00:34:41.287264 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1587 | 2026.02.03 00:34:41.287264 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65252 | ||
| 1588 | 2026.02.03 00:34:41.287281 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39918 | ||
| 1589 | 2026.02.03 00:34:41.287299 [ 292 ] {} <Debug> TCP-Session: 01572b98-7aba-4882-a038-2418415dc32b Authenticating user 'default' from [fd00:1122:3344:101::e]:57233 | ||
| 1590 | 2026.02.03 00:34:41.287265 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1591 | 2026.02.03 00:34:41.287355 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1592 | 2026.02.03 00:34:41.287354 [ 292 ] {} <Debug> TCP-Session: 01572b98-7aba-4882-a038-2418415dc32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2026.02.03 00:34:41.287372 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1594 | 2026.02.03 00:34:41.287384 [ 293 ] {} <Debug> TCP-Session: 3fae7f51-9393-4307-942a-95ee3194d700 Authenticating user 'default' from [fd00:1122:3344:101::e]:55003 | ||
| 1595 | 2026.02.03 00:34:41.287410 [ 290 ] {c77ef5ed-d36d-4623-a21c-1fff678a8569} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47638) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1596 | 2026.02.03 00:34:41.287420 [ 298 ] {} <Debug> TCP-Session: 2296d271-6699-4476-815d-1638f78e17c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39918 | ||
| 1597 | 2026.02.03 00:34:41.287431 [ 293 ] {} <Debug> TCP-Session: 3fae7f51-9393-4307-942a-95ee3194d700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2026.02.03 00:34:41.287400 [ 292 ] {} <Debug> TCP-Session: 01572b98-7aba-4882-a038-2418415dc32b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.02.03 00:34:41.287478 [ 298 ] {} <Debug> TCP-Session: 2296d271-6699-4476-815d-1638f78e17c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.02.03 00:34:41.287479 [ 293 ] {} <Debug> TCP-Session: 3fae7f51-9393-4307-942a-95ee3194d700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2026.02.03 00:34:41.287519 [ 298 ] {} <Debug> TCP-Session: 2296d271-6699-4476-815d-1638f78e17c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2026.02.03 00:34:41.287395 [ 296 ] {} <Debug> TCP-Session: 23133162-6b7c-4f30-ac0e-30f08ddf8442 Authenticating user 'default' from [fd00:1122:3344:101::e]:65252 | ||
| 1603 | 2026.02.03 00:34:41.287269 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36160 | ||
| 1604 | 2026.02.03 00:34:41.287575 [ 296 ] {} <Debug> TCP-Session: 23133162-6b7c-4f30-ac0e-30f08ddf8442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.02.03 00:34:41.287303 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1606 | 2026.02.03 00:34:41.287612 [ 296 ] {} <Debug> TCP-Session: 23133162-6b7c-4f30-ac0e-30f08ddf8442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2026.02.03 00:34:41.287636 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1608 | 2026.02.03 00:34:41.287646 [ 294 ] {} <Debug> TCP-Session: 8a260251-930f-4ef8-a8ae-28108db1d735 Authenticating user 'default' from [fd00:1122:3344:101::e]:42995 | ||
| 1609 | 2026.02.03 00:34:41.287671 [ 297 ] {} <Debug> TCP-Session: cad0b6ff-d2c2-46ac-a445-eed827730bda Authenticating user 'default' from [fd00:1122:3344:101::e]:36160 | ||
| 1610 | 2026.02.03 00:34:41.287687 [ 294 ] {} <Debug> TCP-Session: 8a260251-930f-4ef8-a8ae-28108db1d735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2026.02.03 00:34:41.287704 [ 297 ] {} <Debug> TCP-Session: cad0b6ff-d2c2-46ac-a445-eed827730bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.02.03 00:34:41.287714 [ 294 ] {} <Debug> TCP-Session: 8a260251-930f-4ef8-a8ae-28108db1d735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.02.03 00:34:41.287727 [ 297 ] {} <Debug> TCP-Session: cad0b6ff-d2c2-46ac-a445-eed827730bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1614 | 2026.02.03 00:34:41.287636 [ 290 ] {c77ef5ed-d36d-4623-a21c-1fff678a8569} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1615 | 2026.02.03 00:34:41.287234 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52136 | ||
| 1616 | 2026.02.03 00:34:41.287232 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1617 | 2026.02.03 00:34:41.287813 [ 290 ] {c77ef5ed-d36d-4623-a21c-1fff678a8569} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1618 | 2026.02.03 00:34:41.287842 [ 291 ] {} <Debug> TCP-Session: 246b43df-50c7-4664-857d-a570d7371609 Authenticating user 'default' from [fd00:1122:3344:101::e]:51381 | ||
| 1619 | 2026.02.03 00:34:41.287854 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1620 | 2026.02.03 00:34:41.287870 [ 291 ] {} <Debug> TCP-Session: 246b43df-50c7-4664-857d-a570d7371609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1621 | 2026.02.03 00:34:41.287880 [ 295 ] {} <Debug> TCP-Session: bf38de8f-5bb5-4b96-8a31-c05036734f03 Authenticating user 'default' from [fd00:1122:3344:101::e]:52136 | ||
| 1622 | 2026.02.03 00:34:41.287883 [ 291 ] {} <Debug> TCP-Session: 246b43df-50c7-4664-857d-a570d7371609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2026.02.03 00:34:41.287897 [ 295 ] {} <Debug> TCP-Session: bf38de8f-5bb5-4b96-8a31-c05036734f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2026.02.03 00:34:41.287911 [ 295 ] {} <Debug> TCP-Session: bf38de8f-5bb5-4b96-8a31-c05036734f03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2026.02.03 00:34:41.288097 [ 290 ] {c77ef5ed-d36d-4623-a21c-1fff678a8569} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 1626 | 2026.02.03 00:34:41.288879 [ 327 ] {c77ef5ed-d36d-4623-a21c-1fff678a8569} <Trace> AggregatingTransform: Aggregating | ||
| 1627 | 2026.02.03 00:34:41.288928 [ 327 ] {c77ef5ed-d36d-4623-a21c-1fff678a8569} <Trace> Aggregator: Aggregation method: without_key | ||
| 1628 | 2026.02.03 00:34:41.288957 [ 327 ] {c77ef5ed-d36d-4623-a21c-1fff678a8569} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000772544 sec. (1294.425 rows/sec., 50.56 KiB/sec.) | ||
| 1629 | 2026.02.03 00:34:41.288976 [ 327 ] {c77ef5ed-d36d-4623-a21c-1fff678a8569} <Trace> Aggregator: Merging aggregated data | ||
| 1630 | 2026.02.03 00:34:41.290262 [ 290 ] {c77ef5ed-d36d-4623-a21c-1fff678a8569} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0029 sec., 344.82758620689657 rows/sec., 13.47 KiB/sec. | ||
| 1631 | 2026.02.03 00:34:41.290404 [ 290 ] {c77ef5ed-d36d-4623-a21c-1fff678a8569} <Debug> TCPHandler: Processed in 0.003238869 sec. | ||
| 1632 | 2026.02.03 00:34:41.290512 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1633 | 2026.02.03 00:34:41.290539 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1634 | 2026.02.03 00:34:41.290549 [ 290 ] {} <Debug> TCP-Session: 6e80a78a-fc4d-4168-8410-578302479188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2026.02.03 00:34:41.290554 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1636 | 2026.02.03 00:34:41.290570 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1637 | 2026.02.03 00:34:41.290601 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1638 | 2026.02.03 00:34:41.290615 [ 291 ] {} <Debug> TCP-Session: 246b43df-50c7-4664-857d-a570d7371609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2026.02.03 00:34:41.290629 [ 295 ] {} <Debug> TCP-Session: bf38de8f-5bb5-4b96-8a31-c05036734f03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2026.02.03 00:34:41.290632 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1641 | 2026.02.03 00:34:41.290645 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1642 | 2026.02.03 00:34:41.290685 [ 294 ] {} <Debug> TCP-Session: 8a260251-930f-4ef8-a8ae-28108db1d735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2026.02.03 00:34:41.290648 [ 293 ] {} <Debug> TCP-Session: 3fae7f51-9393-4307-942a-95ee3194d700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.02.03 00:34:41.290708 [ 297 ] {} <Debug> TCP-Session: cad0b6ff-d2c2-46ac-a445-eed827730bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2026.02.03 00:34:41.290615 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1646 | 2026.02.03 00:34:41.290585 [ 298 ] {} <Debug> TCP-Session: 2296d271-6699-4476-815d-1638f78e17c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.02.03 00:34:41.290775 [ 292 ] {} <Debug> TCP-Session: 01572b98-7aba-4882-a038-2418415dc32b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.02.03 00:34:41.290583 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1649 | 2026.02.03 00:34:41.290829 [ 296 ] {} <Debug> TCP-Session: 23133162-6b7c-4f30-ac0e-30f08ddf8442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.02.03 00:34:44.506687 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1651 | 2026.02.03 00:34:44.506759 [ 275 ] {} <Debug> TCP-Session: 7166aa46-2b33-4511-a7c4-0981c22b2791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2026.02.03 00:34:44.949365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4175 | ||
| 1653 | 2026.02.03 00:34:44.949900 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.02.03 00:34:44.949954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1655 | 2026.02.03 00:34:44.950458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1656 | 2026.02.03 00:34:44.950708 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.02.03 00:34:44.950851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4175 | ||
| 1658 | 2026.02.03 00:34:45.001156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.64 MiB, peak 191.23 MiB, free memory in arenas 0.00 B, will set to 180.66 MiB (RSS), difference: 2.03 MiB | ||
| 1659 | 2026.02.03 00:34:45.230568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1660 | 2026.02.03 00:34:45.249665 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.02.03 00:34:45.249724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1662 | 2026.02.03 00:34:45.256143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1663 | 2026.02.03 00:34:45.256926 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.02.03 00:34:45.260899 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1665 | 2026.02.03 00:34:45.622467 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.02.03 00:34:45.622663 [ 276 ] {6b6558ff-92f4-4354-967f-bfdad3238e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1667 | 2026.02.03 00:34:45.622733 [ 276 ] {6b6558ff-92f4-4354-967f-bfdad3238e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1668 | 2026.02.03 00:34:45.623488 [ 276 ] {6b6558ff-92f4-4354-967f-bfdad3238e13} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.02.03 00:34:45.623543 [ 276 ] {6b6558ff-92f4-4354-967f-bfdad3238e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1670 | 2026.02.03 00:34:45.623966 [ 276 ] {6b6558ff-92f4-4354-967f-bfdad3238e13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1671 | 2026.02.03 00:34:45.624207 [ 276 ] {6b6558ff-92f4-4354-967f-bfdad3238e13} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.02.03 00:34:45.624339 [ 62 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1673 | 2026.02.03 00:34:45.624369 [ 276 ] {6b6558ff-92f4-4354-967f-bfdad3238e13} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001757 sec., 31872.50996015936 rows/sec., 2.43 MiB/sec. | ||
| 1674 | 2026.02.03 00:34:45.624376 [ 62 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.02.03 00:34:45.624401 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1676 | 2026.02.03 00:34:45.624415 [ 276 ] {6b6558ff-92f4-4354-967f-bfdad3238e13} <Debug> TCPHandler: Processed in 0.002085948 sec. | ||
| 1677 | 2026.02.03 00:34:45.624556 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.02.03 00:34:45.624563 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 1679 | 2026.02.03 00:34:45.624664 [ 276 ] {3a0cd363-cc1b-4aa6-8815-bf523661aa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1680 | 2026.02.03 00:34:45.624715 [ 276 ] {3a0cd363-cc1b-4aa6-8815-bf523661aa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1681 | 2026.02.03 00:34:45.624734 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1682 | 2026.02.03 00:34:45.624786 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 777 rows starting from the beginning of the part | ||
| 1683 | 2026.02.03 00:34:45.624890 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 1684 | 2026.02.03 00:34:45.624952 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 772 rows starting from the beginning of the part | ||
| 1685 | 2026.02.03 00:34:45.624996 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1686 | 2026.02.03 00:34:45.625047 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 772 rows starting from the beginning of the part | ||
| 1687 | 2026.02.03 00:34:45.625098 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1688 | 2026.02.03 00:34:45.625181 [ 276 ] {3a0cd363-cc1b-4aa6-8815-bf523661aa40} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.02.03 00:34:45.625223 [ 276 ] {3a0cd363-cc1b-4aa6-8815-bf523661aa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1690 | 2026.02.03 00:34:45.625612 [ 276 ] {3a0cd363-cc1b-4aa6-8815-bf523661aa40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1691 | 2026.02.03 00:34:45.625859 [ 276 ] {3a0cd363-cc1b-4aa6-8815-bf523661aa40} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.02.03 00:34:45.625961 [ 62 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1693 | 2026.02.03 00:34:45.625987 [ 62 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.02.03 00:34:45.626006 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1695 | 2026.02.03 00:34:45.626010 [ 276 ] {3a0cd363-cc1b-4aa6-8815-bf523661aa40} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001371 sec., 46681.25455871627 rows/sec., 3.64 MiB/sec. | ||
| 1696 | 2026.02.03 00:34:45.626056 [ 276 ] {3a0cd363-cc1b-4aa6-8815-bf523661aa40} <Debug> TCPHandler: Processed in 0.001553759 sec. | ||
| 1697 | 2026.02.03 00:34:45.626088 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1698 | 2026.02.03 00:34:45.626184 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.02.03 00:34:45.626191 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1700 | 2026.02.03 00:34:45.626243 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 483 rows starting from the beginning of the part | ||
| 1701 | 2026.02.03 00:34:45.626284 [ 276 ] {1b046b96-fe06-4f8f-a0d8-9e9224700586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1702 | 2026.02.03 00:34:45.626331 [ 276 ] {1b046b96-fe06-4f8f-a0d8-9e9224700586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1703 | 2026.02.03 00:34:45.626335 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 1704 | 2026.02.03 00:34:45.626391 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 473 rows starting from the beginning of the part | ||
| 1705 | 2026.02.03 00:34:45.626450 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1706 | 2026.02.03 00:34:45.626490 [ 200 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2489 rows, containing 5 columns (5 merged, 0 gathered) in 0.002019266 sec., 1232626.1126567773 rows/sec., 101.95 MiB/sec. | ||
| 1707 | 2026.02.03 00:34:45.626502 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 473 rows starting from the beginning of the part | ||
| 1708 | 2026.02.03 00:34:45.626573 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1709 | 2026.02.03 00:34:45.626695 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1710 | 2026.02.03 00:34:45.626850 [ 276 ] {1b046b96-fe06-4f8f-a0d8-9e9224700586} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.02.03 00:34:45.626902 [ 276 ] {1b046b96-fe06-4f8f-a0d8-9e9224700586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1712 | 2026.02.03 00:34:45.627027 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_6_1} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.02.03 00:34:45.627114 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_6_1} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1714 | 2026.02.03 00:34:45.627191 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1715 | 2026.02.03 00:34:45.627365 [ 276 ] {1b046b96-fe06-4f8f-a0d8-9e9224700586} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1716 | 2026.02.03 00:34:45.627628 [ 276 ] {1b046b96-fe06-4f8f-a0d8-9e9224700586} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.02.03 00:34:45.627750 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702821 sec., 951949.7351747482 rows/sec., 71.54 MiB/sec. | ||
| 1718 | 2026.02.03 00:34:45.627750 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1719 | 2026.02.03 00:34:45.627786 [ 276 ] {1b046b96-fe06-4f8f-a0d8-9e9224700586} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec. | ||
| 1720 | 2026.02.03 00:34:45.627801 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.02.03 00:34:45.627820 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1722 | 2026.02.03 00:34:45.627825 [ 276 ] {1b046b96-fe06-4f8f-a0d8-9e9224700586} <Debug> TCPHandler: Processed in 0.00169289 sec. | ||
| 1723 | 2026.02.03 00:34:45.627880 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 1724 | 2026.02.03 00:34:45.627941 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.02.03 00:34:45.627960 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1726 | 2026.02.03 00:34:45.627968 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1727 | 2026.02.03 00:34:45.628008 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 263 rows starting from the beginning of the part | ||
| 1728 | 2026.02.03 00:34:45.628040 [ 276 ] {3ed2177b-9cc7-48aa-85e3-8d68878ec1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1729 | 2026.02.03 00:34:45.628054 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 1730 | 2026.02.03 00:34:45.628084 [ 276 ] {3ed2177b-9cc7-48aa-85e3-8d68878ec1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1731 | 2026.02.03 00:34:45.628095 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 258 rows starting from the beginning of the part | ||
| 1732 | 2026.02.03 00:34:45.628149 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1733 | 2026.02.03 00:34:45.628190 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 258 rows starting from the beginning of the part | ||
| 1734 | 2026.02.03 00:34:45.628226 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 1735 | 2026.02.03 00:34:45.628333 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_6_1} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.02.03 00:34:45.628419 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_6_1} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1737 | 2026.02.03 00:34:45.628446 [ 276 ] {3ed2177b-9cc7-48aa-85e3-8d68878ec1d0} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.02.03 00:34:45.628485 [ 276 ] {3ed2177b-9cc7-48aa-85e3-8d68878ec1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1739 | 2026.02.03 00:34:45.628504 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1740 | 2026.02.03 00:34:45.628825 [ 276 ] {3ed2177b-9cc7-48aa-85e3-8d68878ec1d0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1741 | 2026.02.03 00:34:45.629099 [ 276 ] {3ed2177b-9cc7-48aa-85e3-8d68878ec1d0} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.02.03 00:34:45.629180 [ 62 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1743 | 2026.02.03 00:34:45.629210 [ 62 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.02.03 00:34:45.629228 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1745 | 2026.02.03 00:34:45.629230 [ 276 ] {3ed2177b-9cc7-48aa-85e3-8d68878ec1d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 1746 | 2026.02.03 00:34:45.629271 [ 276 ] {3ed2177b-9cc7-48aa-85e3-8d68878ec1d0} <Debug> TCPHandler: Processed in 0.001379134 sec. | ||
| 1747 | 2026.02.03 00:34:45.629298 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 1748 | 2026.02.03 00:34:45.629413 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1749 | 2026.02.03 00:34:45.629418 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561478 sec., 806287.3764471866 rows/sec., 54.63 MiB/sec. | ||
| 1750 | 2026.02.03 00:34:45.629444 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 1751 | 2026.02.03 00:34:45.629530 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 1752 | 2026.02.03 00:34:45.629598 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 88 rows starting from the beginning of the part | ||
| 1753 | 2026.02.03 00:34:45.629648 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1754 | 2026.02.03 00:34:45.629687 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 1755 | 2026.02.03 00:34:45.629769 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
| 1756 | 2026.02.03 00:34:45.629846 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 1757 | 2026.02.03 00:34:45.629942 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.02.03 00:34:45.630007 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1759 | 2026.02.03 00:34:45.630068 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1760 | 2026.02.03 00:34:45.630794 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.001521508 sec., 291815.75121524173 rows/sec., 18.87 MiB/sec. | ||
| 1761 | 2026.02.03 00:34:45.630961 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1762 | 2026.02.03 00:34:45.631209 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_6_1} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.02.03 00:34:45.631270 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_6_1} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1764 | 2026.02.03 00:34:45.631334 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1765 | 2026.02.03 00:34:47.392552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 252 | ||
| 1766 | 2026.02.03 00:34:47.394785 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.02.03 00:34:47.394845 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1768 | 2026.02.03 00:34:47.396360 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1769 | 2026.02.03 00:34:47.396715 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.02.03 00:34:47.397159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1771 | 2026.02.03 00:34:50.632968 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.02.03 00:34:50.633319 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1773 | 2026.02.03 00:34:50.633854 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1774 | 2026.02.03 00:34:50.650296 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1775 | 2026.02.03 00:34:50.650878 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1776 | 2026.02.03 00:34:50.651023 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1777 | 2026.02.03 00:34:50.651319 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1778 | 2026.02.03 00:34:50.655937 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1779 | 2026.02.03 00:34:50.665939 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (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 | ||
| 1780 | 2026.02.03 00:34:50.666020 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1781 | 2026.02.03 00:34:50.666197 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1782 | 2026.02.03 00:34:50.666245 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1783 | 2026.02.03 00:34:50.702095 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.068899 sec., 464.4479600574754 rows/sec., 17.53 KiB/sec. | ||
| 1784 | 2026.02.03 00:34:50.702339 [ 276 ] {6ccfbca4-9c93-453d-bfbf-c704be5baa77} <Debug> TCPHandler: Processed in 0.069597154 sec. | ||
| 1785 | 2026.02.03 00:34:50.702992 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.02.03 00:34:50.703272 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1787 | 2026.02.03 00:34:50.703737 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1788 | 2026.02.03 00:34:50.703791 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1789 | 2026.02.03 00:34:50.704199 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1790 | 2026.02.03 00:34:50.704317 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1791 | 2026.02.03 00:34:50.704546 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1792 | 2026.02.03 00:34:50.704600 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1793 | 2026.02.03 00:34:50.704631 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (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 | ||
| 1794 | 2026.02.03 00:34:50.704656 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1795 | 2026.02.03 00:34:50.704719 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1796 | 2026.02.03 00:34:50.704756 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1797 | 2026.02.03 00:34:50.705747 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.002609 sec., 12265.235722499041 rows/sec., 463.02 KiB/sec. | ||
| 1798 | 2026.02.03 00:34:50.705885 [ 276 ] {29c1048f-f7f0-499a-8825-c9d6366e3bf2} <Debug> TCPHandler: Processed in 0.003120836 sec. | ||
| 1799 | 2026.02.03 00:34:50.707097 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.02.03 00:34:50.707303 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1801 | 2026.02.03 00:34:50.707654 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1802 | 2026.02.03 00:34:50.707706 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1803 | 2026.02.03 00:34:50.708014 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1804 | 2026.02.03 00:34:50.708096 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1805 | 2026.02.03 00:34:50.708244 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1806 | 2026.02.03 00:34:50.708285 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1807 | 2026.02.03 00:34:50.708315 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (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 | ||
| 1808 | 2026.02.03 00:34:50.708339 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1809 | 2026.02.03 00:34:50.708393 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1810 | 2026.02.03 00:34:50.708428 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1811 | 2026.02.03 00:34:50.709221 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.002012 sec., 15904.572564612326 rows/sec., 600.40 KiB/sec. | ||
| 1812 | 2026.02.03 00:34:50.709356 [ 276 ] {fe91b141-430e-4126-af5e-d5a6a3b8b280} <Debug> TCPHandler: Processed in 0.002335642 sec. | ||
| 1813 | 2026.02.03 00:34:50.722128 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.02.03 00:34:50.722351 [ 276 ] {f8b8f90e-3304-4360-89b8-7ea1c0e10249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1815 | 2026.02.03 00:34:50.722457 [ 276 ] {f8b8f90e-3304-4360-89b8-7ea1c0e10249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1816 | 2026.02.03 00:34:50.723493 [ 276 ] {f8b8f90e-3304-4360-89b8-7ea1c0e10249} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.02.03 00:34:50.723563 [ 276 ] {f8b8f90e-3304-4360-89b8-7ea1c0e10249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1818 | 2026.02.03 00:34:50.724255 [ 276 ] {f8b8f90e-3304-4360-89b8-7ea1c0e10249} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1819 | 2026.02.03 00:34:50.724595 [ 276 ] {f8b8f90e-3304-4360-89b8-7ea1c0e10249} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2026.02.03 00:34:50.724848 [ 276 ] {f8b8f90e-3304-4360-89b8-7ea1c0e10249} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002564 sec., 1170.0468018720749 rows/sec., 106.64 KiB/sec. | ||
| 1821 | 2026.02.03 00:34:50.724930 [ 276 ] {f8b8f90e-3304-4360-89b8-7ea1c0e10249} <Debug> TCPHandler: Processed in 0.002980194 sec. | ||
| 1822 | 2026.02.03 00:34:50.725117 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.02.03 00:34:50.725261 [ 276 ] {55a7fc7a-5da4-4de5-89ff-705cca58c2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1824 | 2026.02.03 00:34:50.725328 [ 276 ] {55a7fc7a-5da4-4de5-89ff-705cca58c2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1825 | 2026.02.03 00:34:50.726203 [ 276 ] {55a7fc7a-5da4-4de5-89ff-705cca58c2f3} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.02.03 00:34:50.726258 [ 276 ] {55a7fc7a-5da4-4de5-89ff-705cca58c2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1827 | 2026.02.03 00:34:50.726778 [ 276 ] {55a7fc7a-5da4-4de5-89ff-705cca58c2f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1828 | 2026.02.03 00:34:50.727120 [ 276 ] {55a7fc7a-5da4-4de5-89ff-705cca58c2f3} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.02.03 00:34:50.727330 [ 276 ] {55a7fc7a-5da4-4de5-89ff-705cca58c2f3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002104 sec., 126425.855513308 rows/sec., 8.03 MiB/sec. | ||
| 1830 | 2026.02.03 00:34:50.727391 [ 276 ] {55a7fc7a-5da4-4de5-89ff-705cca58c2f3} <Debug> TCPHandler: Processed in 0.002342003 sec. | ||
| 1831 | 2026.02.03 00:34:50.727591 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2026.02.03 00:34:50.727725 [ 276 ] {28d17a3c-6dda-4285-88c3-12a046f99520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1833 | 2026.02.03 00:34:50.727790 [ 276 ] {28d17a3c-6dda-4285-88c3-12a046f99520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1834 | 2026.02.03 00:34:50.728425 [ 276 ] {28d17a3c-6dda-4285-88c3-12a046f99520} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.02.03 00:34:50.728476 [ 276 ] {28d17a3c-6dda-4285-88c3-12a046f99520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1836 | 2026.02.03 00:34:50.728923 [ 276 ] {28d17a3c-6dda-4285-88c3-12a046f99520} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1837 | 2026.02.03 00:34:50.729279 [ 276 ] {28d17a3c-6dda-4285-88c3-12a046f99520} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.02.03 00:34:50.729488 [ 276 ] {28d17a3c-6dda-4285-88c3-12a046f99520} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001796 sec., 1113.5857461024498 rows/sec., 90.81 KiB/sec. | ||
| 1839 | 2026.02.03 00:34:50.729607 [ 276 ] {28d17a3c-6dda-4285-88c3-12a046f99520} <Debug> TCPHandler: Processed in 0.002081618 sec. | ||
| 1840 | 2026.02.03 00:34:50.729803 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2026.02.03 00:34:50.729937 [ 276 ] {c36cb211-1d6a-43af-81e3-53ab3c5d569f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1842 | 2026.02.03 00:34:50.730000 [ 276 ] {c36cb211-1d6a-43af-81e3-53ab3c5d569f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1843 | 2026.02.03 00:34:50.731319 [ 276 ] {c36cb211-1d6a-43af-81e3-53ab3c5d569f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.02.03 00:34:50.731368 [ 276 ] {c36cb211-1d6a-43af-81e3-53ab3c5d569f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1845 | 2026.02.03 00:34:50.731914 [ 276 ] {c36cb211-1d6a-43af-81e3-53ab3c5d569f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1846 | 2026.02.03 00:34:50.732242 [ 276 ] {c36cb211-1d6a-43af-81e3-53ab3c5d569f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.02.03 00:34:50.732466 [ 276 ] {c36cb211-1d6a-43af-81e3-53ab3c5d569f} <Debug> executeQuery: Read 809 rows, 65.98 KiB in 0.002564 sec., 315522.6209048362 rows/sec., 25.13 MiB/sec. | ||
| 1848 | 2026.02.03 00:34:50.732586 [ 276 ] {c36cb211-1d6a-43af-81e3-53ab3c5d569f} <Debug> TCPHandler: Processed in 0.002850731 sec. | ||
| 1849 | 2026.02.03 00:34:50.732780 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2026.02.03 00:34:50.732909 [ 276 ] {e6b67058-b9f5-45b4-ba0e-09f1c895a4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1851 | 2026.02.03 00:34:50.732968 [ 276 ] {e6b67058-b9f5-45b4-ba0e-09f1c895a4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1852 | 2026.02.03 00:34:50.733780 [ 276 ] {e6b67058-b9f5-45b4-ba0e-09f1c895a4da} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.02.03 00:34:50.733827 [ 276 ] {e6b67058-b9f5-45b4-ba0e-09f1c895a4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1854 | 2026.02.03 00:34:50.734255 [ 276 ] {e6b67058-b9f5-45b4-ba0e-09f1c895a4da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1855 | 2026.02.03 00:34:50.734591 [ 276 ] {e6b67058-b9f5-45b4-ba0e-09f1c895a4da} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.02.03 00:34:50.734816 [ 276 ] {e6b67058-b9f5-45b4-ba0e-09f1c895a4da} <Debug> executeQuery: Read 163 rows, 10.25 KiB in 0.001892 sec., 86152.21987315011 rows/sec., 5.29 MiB/sec. | ||
| 1857 | 2026.02.03 00:34:50.734873 [ 276 ] {e6b67058-b9f5-45b4-ba0e-09f1c895a4da} <Debug> TCPHandler: Processed in 0.002156919 sec. | ||
| 1858 | 2026.02.03 00:34:50.735049 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.02.03 00:34:50.735173 [ 276 ] {43635f71-ed99-4fb2-a321-6c3c4d2d4bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1860 | 2026.02.03 00:34:50.735229 [ 276 ] {43635f71-ed99-4fb2-a321-6c3c4d2d4bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1861 | 2026.02.03 00:34:50.735926 [ 276 ] {43635f71-ed99-4fb2-a321-6c3c4d2d4bc5} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2026.02.03 00:34:50.735971 [ 276 ] {43635f71-ed99-4fb2-a321-6c3c4d2d4bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1863 | 2026.02.03 00:34:50.736392 [ 276 ] {43635f71-ed99-4fb2-a321-6c3c4d2d4bc5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1864 | 2026.02.03 00:34:50.736712 [ 276 ] {43635f71-ed99-4fb2-a321-6c3c4d2d4bc5} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2026.02.03 00:34:50.736876 [ 276 ] {43635f71-ed99-4fb2-a321-6c3c4d2d4bc5} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001732 sec., 80831.40877598152 rows/sec., 5.22 MiB/sec. | ||
| 1866 | 2026.02.03 00:34:50.736975 [ 276 ] {43635f71-ed99-4fb2-a321-6c3c4d2d4bc5} <Debug> TCPHandler: Processed in 0.001987866 sec. | ||
| 1867 | 2026.02.03 00:34:50.737209 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.02.03 00:34:50.737342 [ 276 ] {e1bf8581-157c-43de-bde2-b2a0c9666f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1869 | 2026.02.03 00:34:50.737399 [ 276 ] {e1bf8581-157c-43de-bde2-b2a0c9666f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1870 | 2026.02.03 00:34:50.739147 [ 276 ] {e1bf8581-157c-43de-bde2-b2a0c9666f47} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.02.03 00:34:50.739198 [ 276 ] {e1bf8581-157c-43de-bde2-b2a0c9666f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1872 | 2026.02.03 00:34:50.739684 [ 276 ] {e1bf8581-157c-43de-bde2-b2a0c9666f47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1873 | 2026.02.03 00:34:50.740021 [ 276 ] {e1bf8581-157c-43de-bde2-b2a0c9666f47} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.02.03 00:34:50.740250 [ 276 ] {e1bf8581-157c-43de-bde2-b2a0c9666f47} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00289 sec., 48096.88581314879 rows/sec., 2.74 MiB/sec. | ||
| 1875 | 2026.02.03 00:34:50.740316 [ 276 ] {e1bf8581-157c-43de-bde2-b2a0c9666f47} <Debug> TCPHandler: Processed in 0.003171018 sec. | ||
| 1876 | 2026.02.03 00:34:50.740510 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.02.03 00:34:50.740640 [ 276 ] {aa62ffe3-0d59-4426-a447-d70ffa87763c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1878 | 2026.02.03 00:34:50.740700 [ 276 ] {aa62ffe3-0d59-4426-a447-d70ffa87763c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1879 | 2026.02.03 00:34:50.741666 [ 276 ] {aa62ffe3-0d59-4426-a447-d70ffa87763c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.02.03 00:34:50.741716 [ 276 ] {aa62ffe3-0d59-4426-a447-d70ffa87763c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1881 | 2026.02.03 00:34:50.742217 [ 276 ] {aa62ffe3-0d59-4426-a447-d70ffa87763c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1882 | 2026.02.03 00:34:50.742558 [ 276 ] {aa62ffe3-0d59-4426-a447-d70ffa87763c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.02.03 00:34:50.742801 [ 276 ] {aa62ffe3-0d59-4426-a447-d70ffa87763c} <Debug> executeQuery: Read 506 rows, 36.74 KiB in 0.002137 sec., 236780.53345811885 rows/sec., 16.79 MiB/sec. | ||
| 1884 | 2026.02.03 00:34:50.742867 [ 276 ] {aa62ffe3-0d59-4426-a447-d70ffa87763c} <Debug> TCPHandler: Processed in 0.002428184 sec. | ||
| 1885 | 2026.02.03 00:34:50.743067 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.02.03 00:34:50.743195 [ 276 ] {2be61be0-3f2b-410c-957b-768e52061496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1887 | 2026.02.03 00:34:50.743257 [ 276 ] {2be61be0-3f2b-410c-957b-768e52061496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1888 | 2026.02.03 00:34:50.743826 [ 276 ] {2be61be0-3f2b-410c-957b-768e52061496} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.02.03 00:34:50.743875 [ 276 ] {2be61be0-3f2b-410c-957b-768e52061496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1890 | 2026.02.03 00:34:50.744346 [ 276 ] {2be61be0-3f2b-410c-957b-768e52061496} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1891 | 2026.02.03 00:34:50.744708 [ 276 ] {2be61be0-3f2b-410c-957b-768e52061496} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.02.03 00:34:50.744908 [ 276 ] {2be61be0-3f2b-410c-957b-768e52061496} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001741 sec., 3446.2952326249283 rows/sec., 180.06 KiB/sec. | ||
| 1893 | 2026.02.03 00:34:50.745031 [ 276 ] {2be61be0-3f2b-410c-957b-768e52061496} <Debug> TCPHandler: Processed in 0.002035737 sec. | ||
| 1894 | 2026.02.03 00:34:50.745216 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.02.03 00:34:50.745342 [ 276 ] {28daa74a-3e05-494e-b012-9775822ba8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1896 | 2026.02.03 00:34:50.745403 [ 276 ] {28daa74a-3e05-494e-b012-9775822ba8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1897 | 2026.02.03 00:34:50.746126 [ 276 ] {28daa74a-3e05-494e-b012-9775822ba8ee} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.02.03 00:34:50.746175 [ 276 ] {28daa74a-3e05-494e-b012-9775822ba8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1899 | 2026.02.03 00:34:50.746668 [ 276 ] {28daa74a-3e05-494e-b012-9775822ba8ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1900 | 2026.02.03 00:34:50.747011 [ 276 ] {28daa74a-3e05-494e-b012-9775822ba8ee} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.02.03 00:34:50.747247 [ 276 ] {28daa74a-3e05-494e-b012-9775822ba8ee} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001886 sec., 137327.67762460234 rows/sec., 9.14 MiB/sec. | ||
| 1902 | 2026.02.03 00:34:50.747307 [ 276 ] {28daa74a-3e05-494e-b012-9775822ba8ee} <Debug> TCPHandler: Processed in 0.002154119 sec. | ||
| 1903 | 2026.02.03 00:34:50.747497 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.02.03 00:34:50.747621 [ 276 ] {64657882-852e-4a7c-a0fe-7584aedd5cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1905 | 2026.02.03 00:34:50.747681 [ 276 ] {64657882-852e-4a7c-a0fe-7584aedd5cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1906 | 2026.02.03 00:34:50.748158 [ 276 ] {64657882-852e-4a7c-a0fe-7584aedd5cd7} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.02.03 00:34:50.748211 [ 276 ] {64657882-852e-4a7c-a0fe-7584aedd5cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1908 | 2026.02.03 00:34:50.748687 [ 276 ] {64657882-852e-4a7c-a0fe-7584aedd5cd7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1909 | 2026.02.03 00:34:50.749000 [ 276 ] {64657882-852e-4a7c-a0fe-7584aedd5cd7} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.02.03 00:34:50.749182 [ 276 ] {64657882-852e-4a7c-a0fe-7584aedd5cd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001587 sec., 630.1197227473219 rows/sec., 42.46 KiB/sec. | ||
| 1911 | 2026.02.03 00:34:50.749234 [ 276 ] {64657882-852e-4a7c-a0fe-7584aedd5cd7} <Debug> TCPHandler: Processed in 0.001803433 sec. | ||
| 1912 | 2026.02.03 00:34:50.749398 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.02.03 00:34:50.749512 [ 276 ] {48845dcd-a5a6-4f31-bde1-f3b2826d4641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1914 | 2026.02.03 00:34:50.749588 [ 276 ] {48845dcd-a5a6-4f31-bde1-f3b2826d4641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1915 | 2026.02.03 00:34:50.750753 [ 276 ] {48845dcd-a5a6-4f31-bde1-f3b2826d4641} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.02.03 00:34:50.750798 [ 276 ] {48845dcd-a5a6-4f31-bde1-f3b2826d4641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1917 | 2026.02.03 00:34:50.751601 [ 276 ] {48845dcd-a5a6-4f31-bde1-f3b2826d4641} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1918 | 2026.02.03 00:34:50.751941 [ 276 ] {48845dcd-a5a6-4f31-bde1-f3b2826d4641} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.02.03 00:34:50.752127 [ 276 ] {48845dcd-a5a6-4f31-bde1-f3b2826d4641} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.00264 sec., 10606.060606060606 rows/sec., 19.01 MiB/sec. | ||
| 1920 | 2026.02.03 00:34:50.752212 [ 276 ] {48845dcd-a5a6-4f31-bde1-f3b2826d4641} <Debug> TCPHandler: Processed in 0.002874842 sec. | ||
| 1921 | 2026.02.03 00:34:50.752407 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.02.03 00:34:50.752541 [ 276 ] {458b029c-7c12-49e6-a57c-ce447849ddc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1923 | 2026.02.03 00:34:50.752602 [ 276 ] {458b029c-7c12-49e6-a57c-ce447849ddc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1924 | 2026.02.03 00:34:50.753090 [ 276 ] {458b029c-7c12-49e6-a57c-ce447849ddc2} <Trace> oximeter.measurements_i64 (eecefec6-6a3b-4c66-81bc-95bef0bf3824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.02.03 00:34:50.753138 [ 276 ] {458b029c-7c12-49e6-a57c-ce447849ddc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1926 | 2026.02.03 00:34:50.753594 [ 276 ] {458b029c-7c12-49e6-a57c-ce447849ddc2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1927 | 2026.02.03 00:34:50.753921 [ 276 ] {458b029c-7c12-49e6-a57c-ce447849ddc2} <Trace> oximeter.measurements_i64 (eecefec6-6a3b-4c66-81bc-95bef0bf3824): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.02.03 00:34:50.754097 [ 276 ] {458b029c-7c12-49e6-a57c-ce447849ddc2} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001586 sec., 11349.306431273644 rows/sec., 837.41 KiB/sec. | ||
| 1929 | 2026.02.03 00:34:50.754146 [ 276 ] {458b029c-7c12-49e6-a57c-ce447849ddc2} <Debug> TCPHandler: Processed in 0.001817193 sec. | ||
| 1930 | 2026.02.03 00:34:50.754319 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.02.03 00:34:50.757543 [ 276 ] {96d2f66e-2d78-4ae6-89ac-1c33e19702e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1932 | 2026.02.03 00:34:50.757637 [ 276 ] {96d2f66e-2d78-4ae6-89ac-1c33e19702e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1933 | 2026.02.03 00:34:50.760653 [ 276 ] {96d2f66e-2d78-4ae6-89ac-1c33e19702e3} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.02.03 00:34:50.760717 [ 276 ] {96d2f66e-2d78-4ae6-89ac-1c33e19702e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1935 | 2026.02.03 00:34:50.761292 [ 276 ] {96d2f66e-2d78-4ae6-89ac-1c33e19702e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1936 | 2026.02.03 00:34:50.761661 [ 276 ] {96d2f66e-2d78-4ae6-89ac-1c33e19702e3} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.02.03 00:34:50.761885 [ 276 ] {96d2f66e-2d78-4ae6-89ac-1c33e19702e3} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.007467 sec., 11785.188161242802 rows/sec., 757.76 KiB/sec. | ||
| 1938 | 2026.02.03 00:34:50.761946 [ 276 ] {96d2f66e-2d78-4ae6-89ac-1c33e19702e3} <Debug> TCPHandler: Processed in 0.007693199 sec. | ||
| 1939 | 2026.02.03 00:34:51.598364 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40542 | ||
| 1940 | 2026.02.03 00:34:51.598472 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1941 | 2026.02.03 00:34:51.598499 [ 275 ] {} <Debug> TCP-Session: 01ba59aa-739e-43a4-b857-3b67f4000a69 Authenticating user 'default' from [fd00:1122:3344:101::e]:40542 | ||
| 1942 | 2026.02.03 00:34:51.598522 [ 275 ] {} <Debug> TCP-Session: 01ba59aa-739e-43a4-b857-3b67f4000a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.02.03 00:34:51.598535 [ 275 ] {} <Debug> TCP-Session: 01ba59aa-739e-43a4-b857-3b67f4000a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.02.03 00:34:51.598763 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54845 | ||
| 1945 | 2026.02.03 00:34:51.598815 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52411 | ||
| 1946 | 2026.02.03 00:34:51.598851 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1947 | 2026.02.03 00:34:51.598869 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55646 | ||
| 1948 | 2026.02.03 00:34:51.598897 [ 290 ] {} <Debug> TCP-Session: d1c5f51e-2236-49d6-a32e-ddc1bd522b0c Authenticating user 'default' from [fd00:1122:3344:101::e]:54845 | ||
| 1949 | 2026.02.03 00:34:51.598919 [ 275 ] {} <Trace> TCP-Session: 01ba59aa-739e-43a4-b857-3b67f4000a69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.02.03 00:34:51.598938 [ 290 ] {} <Debug> TCP-Session: d1c5f51e-2236-49d6-a32e-ddc1bd522b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2026.02.03 00:34:51.598852 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55972 | ||
| 1952 | 2026.02.03 00:34:51.598950 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1953 | 2026.02.03 00:34:51.598991 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1954 | 2026.02.03 00:34:51.598965 [ 290 ] {} <Debug> TCP-Session: d1c5f51e-2236-49d6-a32e-ddc1bd522b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.02.03 00:34:51.599032 [ 297 ] {} <Debug> TCP-Session: 5032039c-07ef-46f7-b41f-9e5d44de2809 Authenticating user 'default' from [fd00:1122:3344:101::e]:55646 | ||
| 1956 | 2026.02.03 00:34:51.599045 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1957 | 2026.02.03 00:34:51.599069 [ 297 ] {} <Debug> TCP-Session: 5032039c-07ef-46f7-b41f-9e5d44de2809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.02.03 00:34:51.599086 [ 295 ] {} <Debug> TCP-Session: e95d9683-a996-4988-90a4-39728256b2ad Authenticating user 'default' from [fd00:1122:3344:101::e]:55972 | ||
| 1959 | 2026.02.03 00:34:51.599093 [ 297 ] {} <Debug> TCP-Session: 5032039c-07ef-46f7-b41f-9e5d44de2809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1960 | 2026.02.03 00:34:51.599123 [ 275 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40542) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1961 | 2026.02.03 00:34:51.599126 [ 295 ] {} <Debug> TCP-Session: e95d9683-a996-4988-90a4-39728256b2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.02.03 00:34:51.599015 [ 291 ] {} <Debug> TCP-Session: 1cc520b7-9c36-4e74-9059-19640817c8d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52411 | ||
| 1963 | 2026.02.03 00:34:51.599172 [ 295 ] {} <Debug> TCP-Session: e95d9683-a996-4988-90a4-39728256b2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.02.03 00:34:51.599187 [ 291 ] {} <Debug> TCP-Session: 1cc520b7-9c36-4e74-9059-19640817c8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.02.03 00:34:51.598841 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38284 | ||
| 1966 | 2026.02.03 00:34:51.599207 [ 291 ] {} <Debug> TCP-Session: 1cc520b7-9c36-4e74-9059-19640817c8d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1967 | 2026.02.03 00:34:51.598839 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48709 | ||
| 1968 | 2026.02.03 00:34:51.598833 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61964 | ||
| 1969 | 2026.02.03 00:34:51.599306 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1970 | 2026.02.03 00:34:51.598868 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39212 | ||
| 1971 | 2026.02.03 00:34:51.599346 [ 294 ] {} <Debug> TCP-Session: 51e438ce-02f2-4ae5-91f4-0c77efaf4160 Authenticating user 'default' from [fd00:1122:3344:101::e]:38284 | ||
| 1972 | 2026.02.03 00:34:51.599381 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1973 | 2026.02.03 00:34:51.599389 [ 294 ] {} <Debug> TCP-Session: 51e438ce-02f2-4ae5-91f4-0c77efaf4160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1974 | 2026.02.03 00:34:51.599411 [ 293 ] {} <Debug> TCP-Session: 1b15c4e0-1363-4eee-8280-07c065646bb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61964 | ||
| 1975 | 2026.02.03 00:34:51.599429 [ 294 ] {} <Debug> TCP-Session: 51e438ce-02f2-4ae5-91f4-0c77efaf4160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.02.03 00:34:51.599420 [ 275 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1977 | 2026.02.03 00:34:51.599442 [ 293 ] {} <Debug> TCP-Session: 1b15c4e0-1363-4eee-8280-07c065646bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.02.03 00:34:51.599382 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1979 | 2026.02.03 00:34:51.599483 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1980 | 2026.02.03 00:34:51.599504 [ 275 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1981 | 2026.02.03 00:34:51.599517 [ 292 ] {} <Debug> TCP-Session: 43019ca7-ce66-4d20-b880-610c54e60e91 Authenticating user 'default' from [fd00:1122:3344:101::e]:48709 | ||
| 1982 | 2026.02.03 00:34:51.599531 [ 296 ] {} <Debug> TCP-Session: 340e8bb8-e719-47ab-9fa9-988657a4bf08 Authenticating user 'default' from [fd00:1122:3344:101::e]:39212 | ||
| 1983 | 2026.02.03 00:34:51.599558 [ 292 ] {} <Debug> TCP-Session: 43019ca7-ce66-4d20-b880-610c54e60e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.02.03 00:34:51.599570 [ 296 ] {} <Debug> TCP-Session: 340e8bb8-e719-47ab-9fa9-988657a4bf08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.02.03 00:34:51.599576 [ 292 ] {} <Debug> TCP-Session: 43019ca7-ce66-4d20-b880-610c54e60e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.02.03 00:34:51.599593 [ 296 ] {} <Debug> TCP-Session: 340e8bb8-e719-47ab-9fa9-988657a4bf08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.02.03 00:34:51.599483 [ 293 ] {} <Debug> TCP-Session: 1b15c4e0-1363-4eee-8280-07c065646bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.02.03 00:34:51.599838 [ 275 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 1989 | 2026.02.03 00:34:51.599931 [ 275 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1990 | 2026.02.03 00:34:51.994433 [ 343 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Trace> AggregatingTransform: Aggregating | ||
| 1991 | 2026.02.03 00:34:51.994500 [ 343 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Trace> Aggregator: Aggregation method: without_key | ||
| 1992 | 2026.02.03 00:34:51.994539 [ 343 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001087309 sec. (919.702 rows/sec., 35.93 KiB/sec.) | ||
| 1993 | 2026.02.03 00:34:51.994557 [ 343 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Trace> Aggregator: Merging aggregated data | ||
| 1994 | 2026.02.03 00:34:51.995760 [ 275 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.39669 sec., 2.5208601174720817 rows/sec., 100.83 B/sec. | ||
| 1995 | 2026.02.03 00:34:51.995958 [ 275 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1996 | 2026.02.03 00:34:51.995984 [ 275 ] {4f484cd9-0ed4-4601-94df-1e87df0ea060} <Debug> TCPHandler: Processed in 0.397223818 sec. | ||
| 1997 | 2026.02.03 00:34:51.996123 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1998 | 2026.02.03 00:34:51.996166 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1999 | 2026.02.03 00:34:51.996192 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2000 | 2026.02.03 00:34:51.996224 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2001 | 2026.02.03 00:34:51.996250 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2002 | 2026.02.03 00:34:51.996308 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2003 | 2026.02.03 00:34:51.996318 [ 292 ] {} <Debug> TCP-Session: 43019ca7-ce66-4d20-b880-610c54e60e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.02.03 00:34:51.996338 [ 293 ] {} <Debug> TCP-Session: 1b15c4e0-1363-4eee-8280-07c065646bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2005 | 2026.02.03 00:34:51.996358 [ 294 ] {} <Debug> TCP-Session: 51e438ce-02f2-4ae5-91f4-0c77efaf4160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.02.03 00:34:51.996333 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2007 | 2026.02.03 00:34:51.996277 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2008 | 2026.02.03 00:34:51.996430 [ 296 ] {} <Debug> TCP-Session: 340e8bb8-e719-47ab-9fa9-988657a4bf08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.02.03 00:34:51.996459 [ 295 ] {} <Debug> TCP-Session: e95d9683-a996-4988-90a4-39728256b2ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.02.03 00:34:51.996259 [ 290 ] {} <Debug> TCP-Session: d1c5f51e-2236-49d6-a32e-ddc1bd522b0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.02.03 00:34:51.996239 [ 291 ] {} <Debug> TCP-Session: 1cc520b7-9c36-4e74-9059-19640817c8d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.02.03 00:34:51.996195 [ 297 ] {} <Debug> TCP-Session: 5032039c-07ef-46f7-b41f-9e5d44de2809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.02.03 00:34:51.996351 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2014 | 2026.02.03 00:34:51.996589 [ 275 ] {} <Debug> TCP-Session: 01ba59aa-739e-43a4-b857-3b67f4000a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.02.03 00:34:52.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.48 MiB, peak 194.64 MiB, free memory in arenas 0.00 B, will set to 203.14 MiB (RSS), difference: 18.66 MiB | ||
| 2016 | 2026.02.03 00:34:52.312652 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2017 | 2026.02.03 00:34:52.312722 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2018 | 2026.02.03 00:34:52.451825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4687 | ||
| 2019 | 2026.02.03 00:34:52.452361 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.02.03 00:34:52.452413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2021 | 2026.02.03 00:34:52.452941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2022 | 2026.02.03 00:34:52.453193 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.02.03 00:34:52.453339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4687 | ||
| 2024 | 2026.02.03 00:34:52.761920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2025 | 2026.02.03 00:34:52.780267 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2026.02.03 00:34:52.780338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2027 | 2026.02.03 00:34:52.787305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2028 | 2026.02.03 00:34:52.788329 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2026.02.03 00:34:52.793967 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2030 | 2026.02.03 00:34:55.622199 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.02.03 00:34:55.622417 [ 276 ] {64b0e260-497e-4ab1-b07c-a1e4ffcd2595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2032 | 2026.02.03 00:34:55.622492 [ 276 ] {64b0e260-497e-4ab1-b07c-a1e4ffcd2595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2033 | 2026.02.03 00:34:55.623196 [ 276 ] {64b0e260-497e-4ab1-b07c-a1e4ffcd2595} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.02.03 00:34:55.623235 [ 276 ] {64b0e260-497e-4ab1-b07c-a1e4ffcd2595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2035 | 2026.02.03 00:34:55.623620 [ 276 ] {64b0e260-497e-4ab1-b07c-a1e4ffcd2595} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2036 | 2026.02.03 00:34:55.623849 [ 276 ] {64b0e260-497e-4ab1-b07c-a1e4ffcd2595} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.02.03 00:34:55.624005 [ 276 ] {64b0e260-497e-4ab1-b07c-a1e4ffcd2595} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.60 MiB/sec. | ||
| 2038 | 2026.02.03 00:34:55.624054 [ 276 ] {64b0e260-497e-4ab1-b07c-a1e4ffcd2595} <Debug> TCPHandler: Processed in 0.001992636 sec. | ||
| 2039 | 2026.02.03 00:34:55.624182 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.02.03 00:34:55.624285 [ 276 ] {93984220-8000-43ec-a81c-7b560c0991e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2041 | 2026.02.03 00:34:55.624329 [ 276 ] {93984220-8000-43ec-a81c-7b560c0991e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2042 | 2026.02.03 00:34:55.624748 [ 276 ] {93984220-8000-43ec-a81c-7b560c0991e2} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.02.03 00:34:55.624783 [ 276 ] {93984220-8000-43ec-a81c-7b560c0991e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2044 | 2026.02.03 00:34:55.625087 [ 276 ] {93984220-8000-43ec-a81c-7b560c0991e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2045 | 2026.02.03 00:34:55.625305 [ 276 ] {93984220-8000-43ec-a81c-7b560c0991e2} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.02.03 00:34:55.625429 [ 276 ] {93984220-8000-43ec-a81c-7b560c0991e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 2047 | 2026.02.03 00:34:55.625477 [ 276 ] {93984220-8000-43ec-a81c-7b560c0991e2} <Debug> TCPHandler: Processed in 0.001346434 sec. | ||
| 2048 | 2026.02.03 00:34:55.625596 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.02.03 00:34:55.625692 [ 276 ] {31741f8e-9c62-49a9-9314-50a5e2de34f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2050 | 2026.02.03 00:34:55.625737 [ 276 ] {31741f8e-9c62-49a9-9314-50a5e2de34f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2051 | 2026.02.03 00:34:55.626141 [ 276 ] {31741f8e-9c62-49a9-9314-50a5e2de34f8} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.02.03 00:34:55.626176 [ 276 ] {31741f8e-9c62-49a9-9314-50a5e2de34f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2053 | 2026.02.03 00:34:55.626495 [ 276 ] {31741f8e-9c62-49a9-9314-50a5e2de34f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2054 | 2026.02.03 00:34:55.626701 [ 276 ] {31741f8e-9c62-49a9-9314-50a5e2de34f8} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.02.03 00:34:55.626829 [ 276 ] {31741f8e-9c62-49a9-9314-50a5e2de34f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 2056 | 2026.02.03 00:34:55.626875 [ 276 ] {31741f8e-9c62-49a9-9314-50a5e2de34f8} <Debug> TCPHandler: Processed in 0.001328944 sec. | ||
| 2057 | 2026.02.03 00:34:55.626990 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2026.02.03 00:34:55.627085 [ 276 ] {51373b16-6b27-4cb4-858d-bf42a653f095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2059 | 2026.02.03 00:34:55.627154 [ 276 ] {51373b16-6b27-4cb4-858d-bf42a653f095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2060 | 2026.02.03 00:34:55.627491 [ 276 ] {51373b16-6b27-4cb4-858d-bf42a653f095} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2026.02.03 00:34:55.627528 [ 276 ] {51373b16-6b27-4cb4-858d-bf42a653f095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2062 | 2026.02.03 00:34:55.627822 [ 276 ] {51373b16-6b27-4cb4-858d-bf42a653f095} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2063 | 2026.02.03 00:34:55.628026 [ 276 ] {51373b16-6b27-4cb4-858d-bf42a653f095} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.02.03 00:34:55.628152 [ 276 ] {51373b16-6b27-4cb4-858d-bf42a653f095} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2065 | 2026.02.03 00:34:55.628196 [ 276 ] {51373b16-6b27-4cb4-858d-bf42a653f095} <Debug> TCPHandler: Processed in 0.001255313 sec. | ||
| 2066 | 2026.02.03 00:34:57.398095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 296 | ||
| 2067 | 2026.02.03 00:34:57.400445 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.02.03 00:34:57.400516 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2069 | 2026.02.03 00:34:57.401734 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2070 | 2026.02.03 00:34:57.402055 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.02.03 00:34:57.402303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 2072 | 2026.02.03 00:34:59.954295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5135 | ||
| 2073 | 2026.02.03 00:34:59.954810 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.02.03 00:34:59.954854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2075 | 2026.02.03 00:34:59.955346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2076 | 2026.02.03 00:34:59.955585 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.02.03 00:34:59.955715 [ 35 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2078 | 2026.02.03 00:34:59.955730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5135 | ||
| 2079 | 2026.02.03 00:34:59.955785 [ 35 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.02.03 00:34:59.955811 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2081 | 2026.02.03 00:34:59.955904 [ 200 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 2082 | 2026.02.03 00:34:59.956002 [ 200 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2083 | 2026.02.03 00:34:59.956040 [ 200 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2084 | 2026.02.03 00:34:59.956102 [ 200 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2085 | 2026.02.03 00:34:59.956152 [ 200 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 494 rows starting from the beginning of the part | ||
| 2086 | 2026.02.03 00:34:59.956199 [ 200 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2087 | 2026.02.03 00:34:59.956243 [ 200 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2088 | 2026.02.03 00:34:59.956288 [ 200 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2089 | 2026.02.03 00:34:59.957808 [ 193 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5135 rows, containing 4 columns (4 merged, 0 gathered) in 0.001941524 sec., 2644829.525671586 rows/sec., 37.83 MiB/sec. | ||
| 2090 | 2026.02.03 00:34:59.958820 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2091 | 2026.02.03 00:34:59.959163 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_11_2} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.02.03 00:34:59.959253 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_11_2} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2093 | 2026.02.03 00:34:59.959357 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2094 | 2026.02.03 00:35:00.294931 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2095 | 2026.02.03 00:35:00.312604 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.02.03 00:35:00.312675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2097 | 2026.02.03 00:35:00.319267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2098 | 2026.02.03 00:35:00.320058 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.02.03 00:35:00.320368 [ 35 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2100 | 2026.02.03 00:35:00.320431 [ 35 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.02.03 00:35:00.320452 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2102 | 2026.02.03 00:35:00.320584 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 2103 | 2026.02.03 00:35:00.324142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2104 | 2026.02.03 00:35:00.325145 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2105 | 2026.02.03 00:35:00.326751 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 2106 | 2026.02.03 00:35:00.331642 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 2107 | 2026.02.03 00:35:00.336078 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 2108 | 2026.02.03 00:35:00.340282 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 2109 | 2026.02.03 00:35:00.345051 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 2110 | 2026.02.03 00:35:00.349520 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 2111 | 2026.02.03 00:35:00.403089 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.082564948 sec., 1005.2692093986421 rows/sec., 5.20 MiB/sec. | ||
| 2112 | 2026.02.03 00:35:00.405565 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2113 | 2026.02.03 00:35:00.407730 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_11_2} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.02.03 00:35:00.407842 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_11_2} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2115 | 2026.02.03 00:35:00.409758 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2116 | 2026.02.03 00:35:00.631328 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2026.02.03 00:35:00.631530 [ 276 ] {3c1ca5d7-d50e-48b8-aaa5-bbc1b20d63bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2118 | 2026.02.03 00:35:00.631603 [ 276 ] {3c1ca5d7-d50e-48b8-aaa5-bbc1b20d63bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2119 | 2026.02.03 00:35:00.632310 [ 276 ] {3c1ca5d7-d50e-48b8-aaa5-bbc1b20d63bb} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.02.03 00:35:00.632360 [ 276 ] {3c1ca5d7-d50e-48b8-aaa5-bbc1b20d63bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2121 | 2026.02.03 00:35:00.632763 [ 276 ] {3c1ca5d7-d50e-48b8-aaa5-bbc1b20d63bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2122 | 2026.02.03 00:35:00.632985 [ 276 ] {3c1ca5d7-d50e-48b8-aaa5-bbc1b20d63bb} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.02.03 00:35:00.633131 [ 276 ] {3c1ca5d7-d50e-48b8-aaa5-bbc1b20d63bb} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001656 sec., 160628.0193236715 rows/sec., 10.20 MiB/sec. | ||
| 2124 | 2026.02.03 00:35:00.633147 [ 35 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2125 | 2026.02.03 00:35:00.633172 [ 276 ] {3c1ca5d7-d50e-48b8-aaa5-bbc1b20d63bb} <Debug> TCPHandler: Processed in 0.001988056 sec. | ||
| 2126 | 2026.02.03 00:35:00.633224 [ 35 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.02.03 00:35:00.633252 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2128 | 2026.02.03 00:35:00.633322 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.02.03 00:35:00.633359 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::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 | ||
| 2130 | 2026.02.03 00:35:00.633419 [ 276 ] {0081dc06-160d-43c2-aeff-43cc410bcd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2131 | 2026.02.03 00:35:00.633451 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2132 | 2026.02.03 00:35:00.633460 [ 276 ] {0081dc06-160d-43c2-aeff-43cc410bcd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2133 | 2026.02.03 00:35:00.633482 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 266 rows starting from the beginning of the part | ||
| 2134 | 2026.02.03 00:35:00.633542 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 2135 | 2026.02.03 00:35:00.633589 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 2136 | 2026.02.03 00:35:00.633635 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 266 rows starting from the beginning of the part | ||
| 2137 | 2026.02.03 00:35:00.633693 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 266 rows starting from the beginning of the part | ||
| 2138 | 2026.02.03 00:35:00.634133 [ 276 ] {0081dc06-160d-43c2-aeff-43cc410bcd9f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.02.03 00:35:00.634168 [ 276 ] {0081dc06-160d-43c2-aeff-43cc410bcd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2140 | 2026.02.03 00:35:00.634583 [ 187 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260733 sec., 1054941.8473221532 rows/sec., 71.05 MiB/sec. | ||
| 2141 | 2026.02.03 00:35:00.634628 [ 276 ] {0081dc06-160d-43c2-aeff-43cc410bcd9f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2142 | 2026.02.03 00:35:00.634826 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2143 | 2026.02.03 00:35:00.634865 [ 276 ] {0081dc06-160d-43c2-aeff-43cc410bcd9f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.02.03 00:35:00.634999 [ 276 ] {0081dc06-160d-43c2-aeff-43cc410bcd9f} <Debug> executeQuery: Read 818 rows, 66.85 KiB in 0.001598 sec., 511889.86232790985 rows/sec., 40.85 MiB/sec. | ||
| 2145 | 2026.02.03 00:35:00.635039 [ 276 ] {0081dc06-160d-43c2-aeff-43cc410bcd9f} <Debug> TCPHandler: Processed in 0.001766692 sec. | ||
| 2146 | 2026.02.03 00:35:00.635153 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.02.03 00:35:00.635160 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_5_1} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.02.03 00:35:00.635248 [ 276 ] {06c6f833-d51f-40b8-af4b-682470b88885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2149 | 2026.02.03 00:35:00.635250 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_5_1} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2150 | 2026.02.03 00:35:00.635296 [ 276 ] {06c6f833-d51f-40b8-af4b-682470b88885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2151 | 2026.02.03 00:35:00.635359 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2152 | 2026.02.03 00:35:00.635723 [ 276 ] {06c6f833-d51f-40b8-af4b-682470b88885} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.02.03 00:35:00.635763 [ 276 ] {06c6f833-d51f-40b8-af4b-682470b88885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2154 | 2026.02.03 00:35:00.636080 [ 276 ] {06c6f833-d51f-40b8-af4b-682470b88885} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2155 | 2026.02.03 00:35:00.636284 [ 276 ] {06c6f833-d51f-40b8-af4b-682470b88885} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.02.03 00:35:00.636409 [ 276 ] {06c6f833-d51f-40b8-af4b-682470b88885} <Debug> executeQuery: Read 166 rows, 10.48 KiB in 0.001178 sec., 140916.80814940578 rows/sec., 8.69 MiB/sec. | ||
| 2157 | 2026.02.03 00:35:00.636445 [ 276 ] {06c6f833-d51f-40b8-af4b-682470b88885} <Debug> TCPHandler: Processed in 0.001339425 sec. | ||
| 2158 | 2026.02.03 00:35:00.636556 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2026.02.03 00:35:00.636647 [ 276 ] {8a25449e-d6eb-4925-8301-4a5bdbfc2e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2160 | 2026.02.03 00:35:00.636686 [ 276 ] {8a25449e-d6eb-4925-8301-4a5bdbfc2e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2161 | 2026.02.03 00:35:00.637087 [ 276 ] {8a25449e-d6eb-4925-8301-4a5bdbfc2e6a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.02.03 00:35:00.637123 [ 276 ] {8a25449e-d6eb-4925-8301-4a5bdbfc2e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2163 | 2026.02.03 00:35:00.637424 [ 276 ] {8a25449e-d6eb-4925-8301-4a5bdbfc2e6a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2164 | 2026.02.03 00:35:00.637645 [ 276 ] {8a25449e-d6eb-4925-8301-4a5bdbfc2e6a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2026.02.03 00:35:00.637742 [ 33 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2166 | 2026.02.03 00:35:00.637767 [ 276 ] {8a25449e-d6eb-4925-8301-4a5bdbfc2e6a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001137 sec., 123131.04661389622 rows/sec., 7.96 MiB/sec. | ||
| 2167 | 2026.02.03 00:35:00.637805 [ 33 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.02.03 00:35:00.637815 [ 276 ] {8a25449e-d6eb-4925-8301-4a5bdbfc2e6a} <Debug> TCPHandler: Processed in 0.001305693 sec. | ||
| 2169 | 2026.02.03 00:35:00.637834 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2170 | 2026.02.03 00:35:00.637910 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::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 | ||
| 2171 | 2026.02.03 00:35:00.637933 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.02.03 00:35:00.638021 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2173 | 2026.02.03 00:35:00.638024 [ 276 ] {3b9b4292-bfa8-45fe-b28c-eee40fd616a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2174 | 2026.02.03 00:35:00.638051 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 140 rows starting from the beginning of the part | ||
| 2175 | 2026.02.03 00:35:00.638072 [ 276 ] {3b9b4292-bfa8-45fe-b28c-eee40fd616a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2176 | 2026.02.03 00:35:00.638104 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2177 | 2026.02.03 00:35:00.638144 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 2178 | 2026.02.03 00:35:00.638181 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
| 2179 | 2026.02.03 00:35:00.638220 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
| 2180 | 2026.02.03 00:35:00.638471 [ 276 ] {3b9b4292-bfa8-45fe-b28c-eee40fd616a5} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.02.03 00:35:00.638504 [ 276 ] {3b9b4292-bfa8-45fe-b28c-eee40fd616a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2182 | 2026.02.03 00:35:00.638830 [ 276 ] {3b9b4292-bfa8-45fe-b28c-eee40fd616a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2183 | 2026.02.03 00:35:00.639043 [ 276 ] {3b9b4292-bfa8-45fe-b28c-eee40fd616a5} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.02.03 00:35:00.639121 [ 197 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237232 sec., 565779.093977524 rows/sec., 38.73 MiB/sec. | ||
| 2185 | 2026.02.03 00:35:00.639140 [ 33 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2186 | 2026.02.03 00:35:00.639167 [ 276 ] {3b9b4292-bfa8-45fe-b28c-eee40fd616a5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00116 sec., 119827.58620689655 rows/sec., 6.82 MiB/sec. | ||
| 2187 | 2026.02.03 00:35:00.639168 [ 33 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2026.02.03 00:35:00.639207 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2189 | 2026.02.03 00:35:00.639210 [ 276 ] {3b9b4292-bfa8-45fe-b28c-eee40fd616a5} <Debug> TCPHandler: Processed in 0.001324234 sec. | ||
| 2190 | 2026.02.03 00:35:00.639252 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2191 | 2026.02.03 00:35:00.639289 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::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 | ||
| 2192 | 2026.02.03 00:35:00.639332 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.02.03 00:35:00.639400 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2194 | 2026.02.03 00:35:00.639427 [ 276 ] {84402b74-1c95-4e47-9fab-30ba02d834f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2195 | 2026.02.03 00:35:00.639436 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 139 rows starting from the beginning of the part | ||
| 2196 | 2026.02.03 00:35:00.639473 [ 276 ] {84402b74-1c95-4e47-9fab-30ba02d834f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2197 | 2026.02.03 00:35:00.639516 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_5_1} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.02.03 00:35:00.639533 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 2199 | 2026.02.03 00:35:00.639581 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_5_1} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2200 | 2026.02.03 00:35:00.639588 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 2201 | 2026.02.03 00:35:00.639646 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2202 | 2026.02.03 00:35:00.639711 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
| 2203 | 2026.02.03 00:35:00.639777 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 2204 | 2026.02.03 00:35:00.640009 [ 276 ] {84402b74-1c95-4e47-9fab-30ba02d834f5} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.02.03 00:35:00.640050 [ 276 ] {84402b74-1c95-4e47-9fab-30ba02d834f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2206 | 2026.02.03 00:35:00.640400 [ 276 ] {84402b74-1c95-4e47-9fab-30ba02d834f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2207 | 2026.02.03 00:35:00.640611 [ 276 ] {84402b74-1c95-4e47-9fab-30ba02d834f5} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.02.03 00:35:00.640696 [ 186 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445306 sec., 480867.02746684785 rows/sec., 29.19 MiB/sec. | ||
| 2209 | 2026.02.03 00:35:00.640734 [ 276 ] {84402b74-1c95-4e47-9fab-30ba02d834f5} <Debug> executeQuery: Read 499 rows, 36.19 KiB in 0.001325 sec., 376603.77358490566 rows/sec., 26.67 MiB/sec. | ||
| 2210 | 2026.02.03 00:35:00.640771 [ 276 ] {84402b74-1c95-4e47-9fab-30ba02d834f5} <Debug> TCPHandler: Processed in 0.001485496 sec. | ||
| 2211 | 2026.02.03 00:35:00.640808 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2212 | 2026.02.03 00:35:00.640879 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.02.03 00:35:00.640975 [ 276 ] {06a441d1-aa0f-48da-9113-8521a8f346a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2214 | 2026.02.03 00:35:00.641018 [ 276 ] {06a441d1-aa0f-48da-9113-8521a8f346a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2215 | 2026.02.03 00:35:00.641064 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_5_1} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2026.02.03 00:35:00.641131 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_5_1} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2217 | 2026.02.03 00:35:00.641194 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2218 | 2026.02.03 00:35:00.641341 [ 276 ] {06a441d1-aa0f-48da-9113-8521a8f346a3} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.02.03 00:35:00.641379 [ 276 ] {06a441d1-aa0f-48da-9113-8521a8f346a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2220 | 2026.02.03 00:35:00.641680 [ 276 ] {06a441d1-aa0f-48da-9113-8521a8f346a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2221 | 2026.02.03 00:35:00.641891 [ 276 ] {06a441d1-aa0f-48da-9113-8521a8f346a3} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.02.03 00:35:00.642016 [ 276 ] {06a441d1-aa0f-48da-9113-8521a8f346a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 2223 | 2026.02.03 00:35:00.642051 [ 276 ] {06a441d1-aa0f-48da-9113-8521a8f346a3} <Debug> TCPHandler: Processed in 0.001218631 sec. | ||
| 2224 | 2026.02.03 00:35:00.642172 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.02.03 00:35:00.642294 [ 276 ] {84e51c4e-266a-46f3-b025-5d78a62169c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2226 | 2026.02.03 00:35:00.642346 [ 276 ] {84e51c4e-266a-46f3-b025-5d78a62169c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2227 | 2026.02.03 00:35:00.642813 [ 276 ] {84e51c4e-266a-46f3-b025-5d78a62169c1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.02.03 00:35:00.642856 [ 276 ] {84e51c4e-266a-46f3-b025-5d78a62169c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2229 | 2026.02.03 00:35:00.643237 [ 276 ] {84e51c4e-266a-46f3-b025-5d78a62169c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2230 | 2026.02.03 00:35:00.643458 [ 276 ] {84e51c4e-266a-46f3-b025-5d78a62169c1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.02.03 00:35:00.643584 [ 276 ] {84e51c4e-266a-46f3-b025-5d78a62169c1} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001315 sec., 196197.71863117872 rows/sec., 13.06 MiB/sec. | ||
| 2232 | 2026.02.03 00:35:00.643621 [ 276 ] {84e51c4e-266a-46f3-b025-5d78a62169c1} <Debug> TCPHandler: Processed in 0.001510407 sec. | ||
| 2233 | 2026.02.03 00:35:00.643731 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.02.03 00:35:00.643825 [ 276 ] {f68434a1-78db-47f8-b95c-deac1bec4a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2235 | 2026.02.03 00:35:00.643868 [ 276 ] {f68434a1-78db-47f8-b95c-deac1bec4a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2236 | 2026.02.03 00:35:00.644182 [ 276 ] {f68434a1-78db-47f8-b95c-deac1bec4a8b} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.02.03 00:35:00.644218 [ 276 ] {f68434a1-78db-47f8-b95c-deac1bec4a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2238 | 2026.02.03 00:35:00.644535 [ 276 ] {f68434a1-78db-47f8-b95c-deac1bec4a8b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2239 | 2026.02.03 00:35:00.644743 [ 276 ] {f68434a1-78db-47f8-b95c-deac1bec4a8b} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.02.03 00:35:00.644839 [ 33 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2241 | 2026.02.03 00:35:00.644867 [ 33 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.02.03 00:35:00.644873 [ 276 ] {f68434a1-78db-47f8-b95c-deac1bec4a8b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 2243 | 2026.02.03 00:35:00.644884 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2244 | 2026.02.03 00:35:00.644919 [ 276 ] {f68434a1-78db-47f8-b95c-deac1bec4a8b} <Debug> TCPHandler: Processed in 0.001236752 sec. | ||
| 2245 | 2026.02.03 00:35:00.645030 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2026.02.03 00:35:00.645035 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::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 | ||
| 2247 | 2026.02.03 00:35:00.645124 [ 276 ] {87f6c0c3-1249-4e75-8fe8-adb7cf2c9d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2248 | 2026.02.03 00:35:00.645183 [ 276 ] {87f6c0c3-1249-4e75-8fe8-adb7cf2c9d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2249 | 2026.02.03 00:35:00.645229 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2250 | 2026.02.03 00:35:00.645282 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2251 | 2026.02.03 00:35:00.645391 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2252 | 2026.02.03 00:35:00.645441 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2253 | 2026.02.03 00:35:00.645495 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2254 | 2026.02.03 00:35:00.645539 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2255 | 2026.02.03 00:35:00.645993 [ 276 ] {87f6c0c3-1249-4e75-8fe8-adb7cf2c9d67} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.02.03 00:35:00.646034 [ 276 ] {87f6c0c3-1249-4e75-8fe8-adb7cf2c9d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2257 | 2026.02.03 00:35:00.646374 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001405305 sec., 3557.9464956005995 rows/sec., 239.74 KiB/sec. | ||
| 2258 | 2026.02.03 00:35:00.646554 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2259 | 2026.02.03 00:35:00.646624 [ 276 ] {87f6c0c3-1249-4e75-8fe8-adb7cf2c9d67} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2260 | 2026.02.03 00:35:00.646941 [ 276 ] {87f6c0c3-1249-4e75-8fe8-adb7cf2c9d67} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.02.03 00:35:00.646968 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_5_1} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.02.03 00:35:00.647049 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_5_1} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2263 | 2026.02.03 00:35:00.647089 [ 276 ] {87f6c0c3-1249-4e75-8fe8-adb7cf2c9d67} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001983 sec., 16641.45234493192 rows/sec., 29.82 MiB/sec. | ||
| 2264 | 2026.02.03 00:35:00.647125 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2265 | 2026.02.03 00:35:00.647147 [ 276 ] {87f6c0c3-1249-4e75-8fe8-adb7cf2c9d67} <Debug> TCPHandler: Processed in 0.002164929 sec. | ||
| 2266 | 2026.02.03 00:35:00.647269 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2026.02.03 00:35:00.647368 [ 276 ] {212ce866-91df-4a03-95c3-7eebe46da636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2268 | 2026.02.03 00:35:00.647409 [ 276 ] {212ce866-91df-4a03-95c3-7eebe46da636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2269 | 2026.02.03 00:35:00.647745 [ 276 ] {212ce866-91df-4a03-95c3-7eebe46da636} <Trace> oximeter.measurements_i64 (eecefec6-6a3b-4c66-81bc-95bef0bf3824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.02.03 00:35:00.647782 [ 276 ] {212ce866-91df-4a03-95c3-7eebe46da636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2271 | 2026.02.03 00:35:00.648085 [ 276 ] {212ce866-91df-4a03-95c3-7eebe46da636} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2272 | 2026.02.03 00:35:00.648295 [ 276 ] {212ce866-91df-4a03-95c3-7eebe46da636} <Trace> oximeter.measurements_i64 (eecefec6-6a3b-4c66-81bc-95bef0bf3824): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.02.03 00:35:00.648420 [ 276 ] {212ce866-91df-4a03-95c3-7eebe46da636} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.00107 sec., 2803.7383177570096 rows/sec., 224.52 KiB/sec. | ||
| 2274 | 2026.02.03 00:35:00.648455 [ 276 ] {212ce866-91df-4a03-95c3-7eebe46da636} <Debug> TCPHandler: Processed in 0.001234662 sec. | ||
| 2275 | 2026.02.03 00:35:00.648561 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2026.02.03 00:35:00.648655 [ 276 ] {639fbf1e-1844-447b-8c9d-8a1975c6b2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2277 | 2026.02.03 00:35:00.648695 [ 276 ] {639fbf1e-1844-447b-8c9d-8a1975c6b2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2278 | 2026.02.03 00:35:00.649020 [ 276 ] {639fbf1e-1844-447b-8c9d-8a1975c6b2ff} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2026.02.03 00:35:00.649055 [ 276 ] {639fbf1e-1844-447b-8c9d-8a1975c6b2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2280 | 2026.02.03 00:35:00.649371 [ 276 ] {639fbf1e-1844-447b-8c9d-8a1975c6b2ff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2281 | 2026.02.03 00:35:00.649574 [ 276 ] {639fbf1e-1844-447b-8c9d-8a1975c6b2ff} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2026.02.03 00:35:00.649696 [ 276 ] {639fbf1e-1844-447b-8c9d-8a1975c6b2ff} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00106 sec., 83018.8679245283 rows/sec., 5.21 MiB/sec. | ||
| 2283 | 2026.02.03 00:35:00.649731 [ 276 ] {639fbf1e-1844-447b-8c9d-8a1975c6b2ff} <Debug> TCPHandler: Processed in 0.001218142 sec. | ||
| 2284 | 2026.02.03 00:35:01.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.56 MiB, peak 215.47 MiB, free memory in arenas 0.00 B, will set to 215.29 MiB (RSS), difference: 8.73 MiB | ||
| 2285 | 2026.02.03 00:35:05.622179 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.02.03 00:35:05.622385 [ 276 ] {3972c330-0d65-4ce1-a4df-027f89e19b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2287 | 2026.02.03 00:35:05.622455 [ 276 ] {3972c330-0d65-4ce1-a4df-027f89e19b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2288 | 2026.02.03 00:35:05.623135 [ 276 ] {3972c330-0d65-4ce1-a4df-027f89e19b99} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.02.03 00:35:05.623194 [ 276 ] {3972c330-0d65-4ce1-a4df-027f89e19b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2290 | 2026.02.03 00:35:05.623607 [ 276 ] {3972c330-0d65-4ce1-a4df-027f89e19b99} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2291 | 2026.02.03 00:35:05.623840 [ 276 ] {3972c330-0d65-4ce1-a4df-027f89e19b99} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.02.03 00:35:05.624011 [ 276 ] {3972c330-0d65-4ce1-a4df-027f89e19b99} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001677 sec., 2385.211687537269 rows/sec., 194.50 KiB/sec. | ||
| 2293 | 2026.02.03 00:35:05.624061 [ 276 ] {3972c330-0d65-4ce1-a4df-027f89e19b99} <Debug> TCPHandler: Processed in 0.002027166 sec. | ||
| 2294 | 2026.02.03 00:35:05.624202 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.02.03 00:35:05.624307 [ 276 ] {8c79dde0-9fc8-454a-9d83-1441bd1953f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2296 | 2026.02.03 00:35:05.624353 [ 276 ] {8c79dde0-9fc8-454a-9d83-1441bd1953f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2297 | 2026.02.03 00:35:05.624843 [ 276 ] {8c79dde0-9fc8-454a-9d83-1441bd1953f0} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.02.03 00:35:05.624882 [ 276 ] {8c79dde0-9fc8-454a-9d83-1441bd1953f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2299 | 2026.02.03 00:35:05.625231 [ 276 ] {8c79dde0-9fc8-454a-9d83-1441bd1953f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2300 | 2026.02.03 00:35:05.625462 [ 276 ] {8c79dde0-9fc8-454a-9d83-1441bd1953f0} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.02.03 00:35:05.625596 [ 276 ] {8c79dde0-9fc8-454a-9d83-1441bd1953f0} <Debug> executeQuery: Read 72 rows, 5.86 KiB in 0.001313 sec., 54836.25285605484 rows/sec., 4.36 MiB/sec. | ||
| 2302 | 2026.02.03 00:35:05.625640 [ 276 ] {8c79dde0-9fc8-454a-9d83-1441bd1953f0} <Debug> TCPHandler: Processed in 0.001490947 sec. | ||
| 2303 | 2026.02.03 00:35:05.625771 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.02.03 00:35:05.625870 [ 276 ] {5b62f5a1-7580-4a98-91a3-e1403ba94f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2305 | 2026.02.03 00:35:05.625913 [ 276 ] {5b62f5a1-7580-4a98-91a3-e1403ba94f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2306 | 2026.02.03 00:35:05.626339 [ 276 ] {5b62f5a1-7580-4a98-91a3-e1403ba94f82} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.02.03 00:35:05.626376 [ 276 ] {5b62f5a1-7580-4a98-91a3-e1403ba94f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2308 | 2026.02.03 00:35:05.626728 [ 276 ] {5b62f5a1-7580-4a98-91a3-e1403ba94f82} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2309 | 2026.02.03 00:35:05.626953 [ 276 ] {5b62f5a1-7580-4a98-91a3-e1403ba94f82} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.02.03 00:35:05.627052 [ 13 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2311 | 2026.02.03 00:35:05.627079 [ 276 ] {5b62f5a1-7580-4a98-91a3-e1403ba94f82} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.00123 sec., 8943.08943089431 rows/sec., 655.01 KiB/sec. | ||
| 2312 | 2026.02.03 00:35:05.627090 [ 13 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.02.03 00:35:05.627112 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2314 | 2026.02.03 00:35:05.627118 [ 276 ] {5b62f5a1-7580-4a98-91a3-e1403ba94f82} <Debug> TCPHandler: Processed in 0.001398345 sec. | ||
| 2315 | 2026.02.03 00:35:05.627225 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 2316 | 2026.02.03 00:35:05.627241 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2026.02.03 00:35:05.627360 [ 276 ] {d8b9168b-5e21-432b-a1af-7af9555055d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2318 | 2026.02.03 00:35:05.627365 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2319 | 2026.02.03 00:35:05.627405 [ 276 ] {d8b9168b-5e21-432b-a1af-7af9555055d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2320 | 2026.02.03 00:35:05.627418 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 2321 | 2026.02.03 00:35:05.627491 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 143 rows starting from the beginning of the part | ||
| 2322 | 2026.02.03 00:35:05.627536 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 143 rows starting from the beginning of the part | ||
| 2323 | 2026.02.03 00:35:05.627579 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 163 rows starting from the beginning of the part | ||
| 2324 | 2026.02.03 00:35:05.627620 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 166 rows starting from the beginning of the part | ||
| 2325 | 2026.02.03 00:35:05.627664 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 2326 | 2026.02.03 00:35:05.627860 [ 276 ] {d8b9168b-5e21-432b-a1af-7af9555055d5} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.02.03 00:35:05.627901 [ 276 ] {d8b9168b-5e21-432b-a1af-7af9555055d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2328 | 2026.02.03 00:35:05.628249 [ 276 ] {d8b9168b-5e21-432b-a1af-7af9555055d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2329 | 2026.02.03 00:35:05.628503 [ 276 ] {d8b9168b-5e21-432b-a1af-7af9555055d5} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.02.03 00:35:05.628635 [ 276 ] {d8b9168b-5e21-432b-a1af-7af9555055d5} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001294 sec., 62596.59969088099 rows/sec., 4.89 MiB/sec. | ||
| 2331 | 2026.02.03 00:35:05.628674 [ 276 ] {d8b9168b-5e21-432b-a1af-7af9555055d5} <Debug> TCPHandler: Processed in 0.001483246 sec. | ||
| 2332 | 2026.02.03 00:35:05.628701 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526028 sec., 510475.5613920583 rows/sec., 32.98 MiB/sec. | ||
| 2333 | 2026.02.03 00:35:05.628809 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2334 | 2026.02.03 00:35:05.628865 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2335 | 2026.02.03 00:35:05.628909 [ 276 ] {0dea20a1-fec2-4cfe-9f01-8453ed9bfc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2336 | 2026.02.03 00:35:05.628959 [ 276 ] {0dea20a1-fec2-4cfe-9f01-8453ed9bfc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2337 | 2026.02.03 00:35:05.629125 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_6_1} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.02.03 00:35:05.629196 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_6_1} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2339 | 2026.02.03 00:35:05.629280 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2340 | 2026.02.03 00:35:05.629417 [ 276 ] {0dea20a1-fec2-4cfe-9f01-8453ed9bfc32} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.02.03 00:35:05.629456 [ 276 ] {0dea20a1-fec2-4cfe-9f01-8453ed9bfc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2342 | 2026.02.03 00:35:05.629801 [ 276 ] {0dea20a1-fec2-4cfe-9f01-8453ed9bfc32} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2343 | 2026.02.03 00:35:05.630003 [ 276 ] {0dea20a1-fec2-4cfe-9f01-8453ed9bfc32} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.02.03 00:35:05.630127 [ 276 ] {0dea20a1-fec2-4cfe-9f01-8453ed9bfc32} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001287 sec., 125874.12587412588 rows/sec., 8.77 MiB/sec. | ||
| 2345 | 2026.02.03 00:35:05.630162 [ 276 ] {0dea20a1-fec2-4cfe-9f01-8453ed9bfc32} <Debug> TCPHandler: Processed in 0.001455126 sec. | ||
| 2346 | 2026.02.03 00:35:05.630278 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.02.03 00:35:05.630435 [ 276 ] {b206b30a-c455-4f5f-9ed9-c09d9788f806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2348 | 2026.02.03 00:35:05.630491 [ 276 ] {b206b30a-c455-4f5f-9ed9-c09d9788f806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2349 | 2026.02.03 00:35:05.631272 [ 276 ] {b206b30a-c455-4f5f-9ed9-c09d9788f806} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.02.03 00:35:05.631306 [ 276 ] {b206b30a-c455-4f5f-9ed9-c09d9788f806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2351 | 2026.02.03 00:35:05.631843 [ 276 ] {b206b30a-c455-4f5f-9ed9-c09d9788f806} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2352 | 2026.02.03 00:35:05.632085 [ 276 ] {b206b30a-c455-4f5f-9ed9-c09d9788f806} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.02.03 00:35:05.632225 [ 276 ] {b206b30a-c455-4f5f-9ed9-c09d9788f806} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00181 sec., 3867.4033149171273 rows/sec., 6.93 MiB/sec. | ||
| 2354 | 2026.02.03 00:35:05.632257 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2355 | 2026.02.03 00:35:05.632288 [ 276 ] {b206b30a-c455-4f5f-9ed9-c09d9788f806} <Debug> TCPHandler: Processed in 0.001997896 sec. | ||
| 2356 | 2026.02.03 00:35:05.632325 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.02.03 00:35:05.632351 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2358 | 2026.02.03 00:35:05.632433 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.02.03 00:35:05.632481 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 2360 | 2026.02.03 00:35:05.632535 [ 276 ] {843e6853-95d3-4fe1-a920-1af5b71413bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2361 | 2026.02.03 00:35:05.632583 [ 276 ] {843e6853-95d3-4fe1-a920-1af5b71413bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2362 | 2026.02.03 00:35:05.632771 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2363 | 2026.02.03 00:35:05.632849 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2364 | 2026.02.03 00:35:05.632947 [ 276 ] {843e6853-95d3-4fe1-a920-1af5b71413bd} <Trace> oximeter.measurements_i64 (eecefec6-6a3b-4c66-81bc-95bef0bf3824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.02.03 00:35:05.632989 [ 276 ] {843e6853-95d3-4fe1-a920-1af5b71413bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2366 | 2026.02.03 00:35:05.633013 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2367 | 2026.02.03 00:35:05.633147 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2368 | 2026.02.03 00:35:05.633256 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 2369 | 2026.02.03 00:35:05.633296 [ 276 ] {843e6853-95d3-4fe1-a920-1af5b71413bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2370 | 2026.02.03 00:35:05.633351 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2371 | 2026.02.03 00:35:05.633457 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2372 | 2026.02.03 00:35:05.633525 [ 276 ] {843e6853-95d3-4fe1-a920-1af5b71413bd} <Trace> oximeter.measurements_i64 (eecefec6-6a3b-4c66-81bc-95bef0bf3824): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.02.03 00:35:05.633659 [ 276 ] {843e6853-95d3-4fe1-a920-1af5b71413bd} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 371.13 KiB/sec. | ||
| 2374 | 2026.02.03 00:35:05.633698 [ 276 ] {843e6853-95d3-4fe1-a920-1af5b71413bd} <Debug> TCPHandler: Processed in 0.001327244 sec. | ||
| 2375 | 2026.02.03 00:35:05.633814 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2026.02.03 00:35:05.633910 [ 276 ] {9fd750a9-7a02-4fc4-9ec6-4ffb619cc86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2377 | 2026.02.03 00:35:05.633952 [ 276 ] {9fd750a9-7a02-4fc4-9ec6-4ffb619cc86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2378 | 2026.02.03 00:35:05.634318 [ 276 ] {9fd750a9-7a02-4fc4-9ec6-4ffb619cc86a} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2026.02.03 00:35:05.634356 [ 276 ] {9fd750a9-7a02-4fc4-9ec6-4ffb619cc86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2380 | 2026.02.03 00:35:05.634703 [ 276 ] {9fd750a9-7a02-4fc4-9ec6-4ffb619cc86a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2381 | 2026.02.03 00:35:05.634943 [ 276 ] {9fd750a9-7a02-4fc4-9ec6-4ffb619cc86a} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.02.03 00:35:05.635079 [ 276 ] {9fd750a9-7a02-4fc4-9ec6-4ffb619cc86a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 2383 | 2026.02.03 00:35:05.635117 [ 276 ] {9fd750a9-7a02-4fc4-9ec6-4ffb619cc86a} <Debug> TCPHandler: Processed in 0.001353944 sec. | ||
| 2384 | 2026.02.03 00:35:05.635547 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 98 rows, containing 19 columns (19 merged, 0 gathered) in 0.003111736 sec., 31493.674270567943 rows/sec., 56.44 MiB/sec. | ||
| 2385 | 2026.02.03 00:35:05.635865 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2386 | 2026.02.03 00:35:05.636208 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.02.03 00:35:05.636279 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2388 | 2026.02.03 00:35:05.636368 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2389 | 2026.02.03 00:35:07.312766 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2390 | 2026.02.03 00:35:07.312816 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2391 | 2026.02.03 00:35:07.402707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 336 | ||
| 2392 | 2026.02.03 00:35:07.405041 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.02.03 00:35:07.405103 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2394 | 2026.02.03 00:35:07.406336 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2395 | 2026.02.03 00:35:07.406615 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.02.03 00:35:07.406758 [ 69 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2397 | 2026.02.03 00:35:07.406816 [ 69 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.02.03 00:35:07.406834 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2399 | 2026.02.03 00:35:07.406919 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 2400 | 2026.02.03 00:35:07.406941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2401 | 2026.02.03 00:35:07.407306 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2402 | 2026.02.03 00:35:07.407416 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 2403 | 2026.02.03 00:35:07.407794 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2404 | 2026.02.03 00:35:07.408110 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2405 | 2026.02.03 00:35:07.408426 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2406 | 2026.02.03 00:35:07.408732 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 2407 | 2026.02.03 00:35:07.409061 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2408 | 2026.02.03 00:35:07.415532 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 72 columns (72 merged, 0 gathered) in 0.008624255 sec., 38959.886969946965 rows/sec., 37.11 MiB/sec. | ||
| 2409 | 2026.02.03 00:35:07.416224 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2410 | 2026.02.03 00:35:07.416720 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_6_1} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.02.03 00:35:07.416781 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_6_1} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2412 | 2026.02.03 00:35:07.416945 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2413 | 2026.02.03 00:35:07.456069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5647 | ||
| 2414 | 2026.02.03 00:35:07.456595 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.02.03 00:35:07.456638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2416 | 2026.02.03 00:35:07.457305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2417 | 2026.02.03 00:35:07.457568 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.02.03 00:35:07.457718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5647 | ||
| 2419 | 2026.02.03 00:35:07.824523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2420 | 2026.02.03 00:35:07.840766 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.02.03 00:35:07.840832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2422 | 2026.02.03 00:35:07.846947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2423 | 2026.02.03 00:35:07.847644 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.02.03 00:35:07.850314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2425 | 2026.02.03 00:35:08.000444 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.54 MiB, peak 220.55 MiB, free memory in arenas 0.00 B, will set to 218.45 MiB (RSS), difference: 1.92 MiB | ||
| 2426 | 2026.02.03 00:35:10.631630 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.02.03 00:35:10.631853 [ 276 ] {cfc24275-fcb8-40e9-baca-bfba2f8d2d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2428 | 2026.02.03 00:35:10.631930 [ 276 ] {cfc24275-fcb8-40e9-baca-bfba2f8d2d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2429 | 2026.02.03 00:35:10.632721 [ 276 ] {cfc24275-fcb8-40e9-baca-bfba2f8d2d27} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.02.03 00:35:10.632771 [ 276 ] {cfc24275-fcb8-40e9-baca-bfba2f8d2d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2431 | 2026.02.03 00:35:10.633227 [ 276 ] {cfc24275-fcb8-40e9-baca-bfba2f8d2d27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2432 | 2026.02.03 00:35:10.633471 [ 276 ] {cfc24275-fcb8-40e9-baca-bfba2f8d2d27} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.02.03 00:35:10.633634 [ 276 ] {cfc24275-fcb8-40e9-baca-bfba2f8d2d27} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001838 sec., 144722.52448313384 rows/sec., 9.19 MiB/sec. | ||
| 2434 | 2026.02.03 00:35:10.633684 [ 276 ] {cfc24275-fcb8-40e9-baca-bfba2f8d2d27} <Debug> TCPHandler: Processed in 0.002197199 sec. | ||
| 2435 | 2026.02.03 00:35:10.633823 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.02.03 00:35:10.633929 [ 276 ] {f09ae639-f900-4de5-88d6-c491f4447e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2437 | 2026.02.03 00:35:10.633982 [ 276 ] {f09ae639-f900-4de5-88d6-c491f4447e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2438 | 2026.02.03 00:35:10.634695 [ 276 ] {f09ae639-f900-4de5-88d6-c491f4447e3e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.02.03 00:35:10.634732 [ 276 ] {f09ae639-f900-4de5-88d6-c491f4447e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2440 | 2026.02.03 00:35:10.635176 [ 276 ] {f09ae639-f900-4de5-88d6-c491f4447e3e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2441 | 2026.02.03 00:35:10.635409 [ 276 ] {f09ae639-f900-4de5-88d6-c491f4447e3e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.02.03 00:35:10.635511 [ 138 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2443 | 2026.02.03 00:35:10.635547 [ 276 ] {f09ae639-f900-4de5-88d6-c491f4447e3e} <Debug> executeQuery: Read 818 rows, 66.85 KiB in 0.001643 sec., 497869.75045648206 rows/sec., 39.73 MiB/sec. | ||
| 2444 | 2026.02.03 00:35:10.635549 [ 138 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.02.03 00:35:10.635581 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2446 | 2026.02.03 00:35:10.635587 [ 276 ] {f09ae639-f900-4de5-88d6-c491f4447e3e} <Debug> TCPHandler: Processed in 0.001818653 sec. | ||
| 2447 | 2026.02.03 00:35:10.635698 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 2448 | 2026.02.03 00:35:10.635716 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2026.02.03 00:35:10.635839 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2450 | 2026.02.03 00:35:10.635866 [ 276 ] {c038aa1b-b2cf-43d6-8dc3-27f00525dc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2451 | 2026.02.03 00:35:10.635876 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 777 rows starting from the beginning of the part | ||
| 2452 | 2026.02.03 00:35:10.635919 [ 276 ] {c038aa1b-b2cf-43d6-8dc3-27f00525dc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2453 | 2026.02.03 00:35:10.635955 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 809 rows starting from the beginning of the part | ||
| 2454 | 2026.02.03 00:35:10.636005 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 2455 | 2026.02.03 00:35:10.636046 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 818 rows starting from the beginning of the part | ||
| 2456 | 2026.02.03 00:35:10.636083 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part | ||
| 2457 | 2026.02.03 00:35:10.636122 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 818 rows starting from the beginning of the part | ||
| 2458 | 2026.02.03 00:35:10.636379 [ 276 ] {c038aa1b-b2cf-43d6-8dc3-27f00525dc43} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.02.03 00:35:10.636421 [ 276 ] {c038aa1b-b2cf-43d6-8dc3-27f00525dc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2460 | 2026.02.03 00:35:10.636866 [ 276 ] {c038aa1b-b2cf-43d6-8dc3-27f00525dc43} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2461 | 2026.02.03 00:35:10.637095 [ 276 ] {c038aa1b-b2cf-43d6-8dc3-27f00525dc43} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.02.03 00:35:10.637225 [ 276 ] {c038aa1b-b2cf-43d6-8dc3-27f00525dc43} <Debug> executeQuery: Read 166 rows, 10.48 KiB in 0.00138 sec., 120289.85507246378 rows/sec., 7.42 MiB/sec. | ||
| 2463 | 2026.02.03 00:35:10.637264 [ 276 ] {c038aa1b-b2cf-43d6-8dc3-27f00525dc43} <Debug> TCPHandler: Processed in 0.001598739 sec. | ||
| 2464 | 2026.02.03 00:35:10.637381 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2026.02.03 00:35:10.637477 [ 276 ] {fe475949-bd38-485c-9932-19f5536112e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2466 | 2026.02.03 00:35:10.637519 [ 276 ] {fe475949-bd38-485c-9932-19f5536112e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2467 | 2026.02.03 00:35:10.637585 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001937684 sec., 1728868.071367674 rows/sec., 144.09 MiB/sec. | ||
| 2468 | 2026.02.03 00:35:10.637841 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2469 | 2026.02.03 00:35:10.637941 [ 276 ] {fe475949-bd38-485c-9932-19f5536112e6} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.02.03 00:35:10.637977 [ 276 ] {fe475949-bd38-485c-9932-19f5536112e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2471 | 2026.02.03 00:35:10.638171 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_11_2} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.02.03 00:35:10.638261 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_11_2} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2473 | 2026.02.03 00:35:10.638292 [ 276 ] {fe475949-bd38-485c-9932-19f5536112e6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2474 | 2026.02.03 00:35:10.638368 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2475 | 2026.02.03 00:35:10.638517 [ 276 ] {fe475949-bd38-485c-9932-19f5536112e6} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.02.03 00:35:10.638644 [ 276 ] {fe475949-bd38-485c-9932-19f5536112e6} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001186 sec., 118043.84485666105 rows/sec., 7.63 MiB/sec. | ||
| 2477 | 2026.02.03 00:35:10.638683 [ 276 ] {fe475949-bd38-485c-9932-19f5536112e6} <Debug> TCPHandler: Processed in 0.001351454 sec. | ||
| 2478 | 2026.02.03 00:35:10.638796 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2026.02.03 00:35:10.638890 [ 276 ] {3075ce22-4a99-4b2f-beb9-e3eb2f41f54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2480 | 2026.02.03 00:35:10.638930 [ 276 ] {3075ce22-4a99-4b2f-beb9-e3eb2f41f54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2481 | 2026.02.03 00:35:10.639336 [ 276 ] {3075ce22-4a99-4b2f-beb9-e3eb2f41f54e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.02.03 00:35:10.639372 [ 276 ] {3075ce22-4a99-4b2f-beb9-e3eb2f41f54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2483 | 2026.02.03 00:35:10.639673 [ 276 ] {3075ce22-4a99-4b2f-beb9-e3eb2f41f54e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2484 | 2026.02.03 00:35:10.639881 [ 276 ] {3075ce22-4a99-4b2f-beb9-e3eb2f41f54e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.02.03 00:35:10.640003 [ 276 ] {3075ce22-4a99-4b2f-beb9-e3eb2f41f54e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001132 sec., 122791.51943462898 rows/sec., 6.99 MiB/sec. | ||
| 2486 | 2026.02.03 00:35:10.640041 [ 276 ] {3075ce22-4a99-4b2f-beb9-e3eb2f41f54e} <Debug> TCPHandler: Processed in 0.001294543 sec. | ||
| 2487 | 2026.02.03 00:35:10.640151 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.02.03 00:35:10.640243 [ 276 ] {07aa049c-32f9-47fa-bdd3-94b1cb40820e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2489 | 2026.02.03 00:35:10.640284 [ 276 ] {07aa049c-32f9-47fa-bdd3-94b1cb40820e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2490 | 2026.02.03 00:35:10.640838 [ 276 ] {07aa049c-32f9-47fa-bdd3-94b1cb40820e} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2026.02.03 00:35:10.640875 [ 276 ] {07aa049c-32f9-47fa-bdd3-94b1cb40820e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2492 | 2026.02.03 00:35:10.641193 [ 276 ] {07aa049c-32f9-47fa-bdd3-94b1cb40820e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2493 | 2026.02.03 00:35:10.641400 [ 276 ] {07aa049c-32f9-47fa-bdd3-94b1cb40820e} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): 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.03 00:35:10.641506 [ 104 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2495 | 2026.02.03 00:35:10.641529 [ 276 ] {07aa049c-32f9-47fa-bdd3-94b1cb40820e} <Debug> executeQuery: Read 496 rows, 35.92 KiB in 0.001303 sec., 380660.0153491942 rows/sec., 26.92 MiB/sec. | ||
| 2496 | 2026.02.03 00:35:10.641567 [ 104 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.02.03 00:35:10.641579 [ 276 ] {07aa049c-32f9-47fa-bdd3-94b1cb40820e} <Debug> TCPHandler: Processed in 0.001476457 sec. | ||
| 2498 | 2026.02.03 00:35:10.641595 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2499 | 2026.02.03 00:35:10.641683 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 2500 | 2026.02.03 00:35:10.641694 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.02.03 00:35:10.641798 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2502 | 2026.02.03 00:35:10.641811 [ 276 ] {6c595d51-3512-4ec7-a91e-78dc4a292fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2503 | 2026.02.03 00:35:10.641835 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 483 rows starting from the beginning of the part | ||
| 2504 | 2026.02.03 00:35:10.641861 [ 276 ] {6c595d51-3512-4ec7-a91e-78dc4a292fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2505 | 2026.02.03 00:35:10.641895 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 506 rows starting from the beginning of the part | ||
| 2506 | 2026.02.03 00:35:10.641945 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 2507 | 2026.02.03 00:35:10.641986 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 499 rows starting from the beginning of the part | ||
| 2508 | 2026.02.03 00:35:10.642027 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 81 rows starting from the beginning of the part | ||
| 2509 | 2026.02.03 00:35:10.642071 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 496 rows starting from the beginning of the part | ||
| 2510 | 2026.02.03 00:35:10.642204 [ 276 ] {6c595d51-3512-4ec7-a91e-78dc4a292fda} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.02.03 00:35:10.642244 [ 276 ] {6c595d51-3512-4ec7-a91e-78dc4a292fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2512 | 2026.02.03 00:35:10.642587 [ 276 ] {6c595d51-3512-4ec7-a91e-78dc4a292fda} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2513 | 2026.02.03 00:35:10.642829 [ 276 ] {6c595d51-3512-4ec7-a91e-78dc4a292fda} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.02.03 00:35:10.642928 [ 104 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2515 | 2026.02.03 00:35:10.642958 [ 104 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.02.03 00:35:10.642959 [ 276 ] {6c595d51-3512-4ec7-a91e-78dc4a292fda} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 2517 | 2026.02.03 00:35:10.642975 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2518 | 2026.02.03 00:35:10.643011 [ 276 ] {6c595d51-3512-4ec7-a91e-78dc4a292fda} <Debug> TCPHandler: Processed in 0.001365744 sec. | ||
| 2519 | 2026.02.03 00:35:10.643063 [ 198 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 2520 | 2026.02.03 00:35:10.643124 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.02.03 00:35:10.643145 [ 198 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2522 | 2026.02.03 00:35:10.643176 [ 198 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 2523 | 2026.02.03 00:35:10.643187 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2129 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538898 sec., 1383457.5131035326 rows/sec., 103.86 MiB/sec. | ||
| 2524 | 2026.02.03 00:35:10.643218 [ 276 ] {9f81b4bf-c7d4-4d1e-a510-4c1660bbed0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2525 | 2026.02.03 00:35:10.643257 [ 198 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2526 | 2026.02.03 00:35:10.643266 [ 276 ] {9f81b4bf-c7d4-4d1e-a510-4c1660bbed0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2527 | 2026.02.03 00:35:10.643306 [ 198 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2528 | 2026.02.03 00:35:10.643350 [ 198 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2529 | 2026.02.03 00:35:10.643391 [ 198 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2530 | 2026.02.03 00:35:10.643392 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2531 | 2026.02.03 00:35:10.643434 [ 198 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2532 | 2026.02.03 00:35:10.643667 [ 276 ] {9f81b4bf-c7d4-4d1e-a510-4c1660bbed0b} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.02.03 00:35:10.643707 [ 276 ] {9f81b4bf-c7d4-4d1e-a510-4c1660bbed0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2534 | 2026.02.03 00:35:10.643767 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_11_2} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.02.03 00:35:10.643861 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_11_2} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2536 | 2026.02.03 00:35:10.643971 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2537 | 2026.02.03 00:35:10.644087 [ 276 ] {9f81b4bf-c7d4-4d1e-a510-4c1660bbed0b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2538 | 2026.02.03 00:35:10.644247 [ 189 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217782 sec., 29561.94129983856 rows/sec., 1.51 MiB/sec. | ||
| 2539 | 2026.02.03 00:35:10.644307 [ 276 ] {9f81b4bf-c7d4-4d1e-a510-4c1660bbed0b} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.02.03 00:35:10.644393 [ 192 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2541 | 2026.02.03 00:35:10.644416 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2542 | 2026.02.03 00:35:10.644440 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.02.03 00:35:10.644447 [ 276 ] {9f81b4bf-c7d4-4d1e-a510-4c1660bbed0b} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001247 sec., 206896.5517241379 rows/sec., 13.78 MiB/sec. | ||
| 2544 | 2026.02.03 00:35:10.644457 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2545 | 2026.02.03 00:35:10.644496 [ 276 ] {9f81b4bf-c7d4-4d1e-a510-4c1660bbed0b} <Debug> TCPHandler: Processed in 0.001420246 sec. | ||
| 2546 | 2026.02.03 00:35:10.644535 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 2547 | 2026.02.03 00:35:10.644613 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.02.03 00:35:10.644628 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2549 | 2026.02.03 00:35:10.644656 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1259 rows starting from the beginning of the part | ||
| 2550 | 2026.02.03 00:35:10.644672 [ 192 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_6_1} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.02.03 00:35:10.644704 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 259 rows starting from the beginning of the part | ||
| 2552 | 2026.02.03 00:35:10.644710 [ 276 ] {50eaa0ad-c870-4a42-9b63-adcd47486011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.02.03 00:35:10.644749 [ 192 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_6_1} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2554 | 2026.02.03 00:35:10.644749 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2555 | 2026.02.03 00:35:10.644761 [ 276 ] {50eaa0ad-c870-4a42-9b63-adcd47486011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2556 | 2026.02.03 00:35:10.644809 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 258 rows starting from the beginning of the part | ||
| 2557 | 2026.02.03 00:35:10.644841 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2558 | 2026.02.03 00:35:10.644848 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2559 | 2026.02.03 00:35:10.644900 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 258 rows starting from the beginning of the part | ||
| 2560 | 2026.02.03 00:35:10.645090 [ 276 ] {50eaa0ad-c870-4a42-9b63-adcd47486011} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.02.03 00:35:10.645125 [ 276 ] {50eaa0ad-c870-4a42-9b63-adcd47486011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2562 | 2026.02.03 00:35:10.645418 [ 276 ] {50eaa0ad-c870-4a42-9b63-adcd47486011} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2563 | 2026.02.03 00:35:10.645635 [ 276 ] {50eaa0ad-c870-4a42-9b63-adcd47486011} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.02.03 00:35:10.645763 [ 276 ] {50eaa0ad-c870-4a42-9b63-adcd47486011} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 2565 | 2026.02.03 00:35:10.645800 [ 276 ] {50eaa0ad-c870-4a42-9b63-adcd47486011} <Debug> TCPHandler: Processed in 0.001235993 sec. | ||
| 2566 | 2026.02.03 00:35:10.645900 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.02.03 00:35:10.645994 [ 276 ] {b19dffe7-6d80-4f9e-b957-762246f900ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2568 | 2026.02.03 00:35:10.646049 [ 276 ] {b19dffe7-6d80-4f9e-b957-762246f900ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2569 | 2026.02.03 00:35:10.646101 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591849 sec., 1480039.8781542722 rows/sec., 100.10 MiB/sec. | ||
| 2570 | 2026.02.03 00:35:10.646345 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2571 | 2026.02.03 00:35:10.646595 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.02.03 00:35:10.646668 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2573 | 2026.02.03 00:35:10.646733 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2574 | 2026.02.03 00:35:10.646829 [ 276 ] {b19dffe7-6d80-4f9e-b957-762246f900ec} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.02.03 00:35:10.646864 [ 276 ] {b19dffe7-6d80-4f9e-b957-762246f900ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2576 | 2026.02.03 00:35:10.647404 [ 276 ] {b19dffe7-6d80-4f9e-b957-762246f900ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2577 | 2026.02.03 00:35:10.647633 [ 276 ] {b19dffe7-6d80-4f9e-b957-762246f900ec} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.02.03 00:35:10.647773 [ 276 ] {b19dffe7-6d80-4f9e-b957-762246f900ec} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001797 sec., 18363.939899833054 rows/sec., 32.91 MiB/sec. | ||
| 2579 | 2026.02.03 00:35:10.647834 [ 276 ] {b19dffe7-6d80-4f9e-b957-762246f900ec} <Debug> TCPHandler: Processed in 0.001981936 sec. | ||
| 2580 | 2026.02.03 00:35:10.647946 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2026.02.03 00:35:10.648041 [ 276 ] {ce3ace9d-0efc-4adf-83c2-3f2410831f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2582 | 2026.02.03 00:35:10.648084 [ 276 ] {ce3ace9d-0efc-4adf-83c2-3f2410831f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2583 | 2026.02.03 00:35:10.648400 [ 276 ] {ce3ace9d-0efc-4adf-83c2-3f2410831f14} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.02.03 00:35:10.648437 [ 276 ] {ce3ace9d-0efc-4adf-83c2-3f2410831f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2585 | 2026.02.03 00:35:10.648746 [ 276 ] {ce3ace9d-0efc-4adf-83c2-3f2410831f14} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2586 | 2026.02.03 00:35:10.648956 [ 276 ] {ce3ace9d-0efc-4adf-83c2-3f2410831f14} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.02.03 00:35:10.649052 [ 104 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2588 | 2026.02.03 00:35:10.649079 [ 104 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.02.03 00:35:10.649081 [ 276 ] {ce3ace9d-0efc-4adf-83c2-3f2410831f14} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001059 sec., 83097.26156751651 rows/sec., 5.22 MiB/sec. | ||
| 2590 | 2026.02.03 00:35:10.649097 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2591 | 2026.02.03 00:35:10.649130 [ 276 ] {ce3ace9d-0efc-4adf-83c2-3f2410831f14} <Debug> TCPHandler: Processed in 0.001233233 sec. | ||
| 2592 | 2026.02.03 00:35:10.649181 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 2593 | 2026.02.03 00:35:10.649262 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2594 | 2026.02.03 00:35:10.649291 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 444 rows starting from the beginning of the part | ||
| 2595 | 2026.02.03 00:35:10.649343 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part | ||
| 2596 | 2026.02.03 00:35:10.649383 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2597 | 2026.02.03 00:35:10.649421 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 88 rows starting from the beginning of the part | ||
| 2598 | 2026.02.03 00:35:10.649457 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 2599 | 2026.02.03 00:35:10.649495 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 88 rows starting from the beginning of the part | ||
| 2600 | 2026.02.03 00:35:10.650276 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112775 sec., 734205.2759920195 rows/sec., 47.33 MiB/sec. | ||
| 2601 | 2026.02.03 00:35:10.650413 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2602 | 2026.02.03 00:35:10.650666 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_11_2} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.02.03 00:35:10.650737 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_11_2} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2604 | 2026.02.03 00:35:10.650792 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2605 | 2026.02.03 00:35:14.958708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6095 | ||
| 2606 | 2026.02.03 00:35:14.959279 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.02.03 00:35:14.959323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2608 | 2026.02.03 00:35:14.959844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2609 | 2026.02.03 00:35:14.960088 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.02.03 00:35:14.960223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6095 | ||
| 2611 | 2026.02.03 00:35:15.351194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 99 | ||
| 2612 | 2026.02.03 00:35:15.369636 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.02.03 00:35:15.369702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2614 | 2026.02.03 00:35:15.375623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2615 | 2026.02.03 00:35:15.376374 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.02.03 00:35:15.379788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 99 | ||
| 2617 | 2026.02.03 00:35:15.622042 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.02.03 00:35:15.622290 [ 276 ] {274fd14e-85de-45de-b03b-eb2d1486e374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2619 | 2026.02.03 00:35:15.622383 [ 276 ] {274fd14e-85de-45de-b03b-eb2d1486e374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2620 | 2026.02.03 00:35:15.623085 [ 276 ] {274fd14e-85de-45de-b03b-eb2d1486e374} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.02.03 00:35:15.623123 [ 276 ] {274fd14e-85de-45de-b03b-eb2d1486e374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2622 | 2026.02.03 00:35:15.623453 [ 276 ] {274fd14e-85de-45de-b03b-eb2d1486e374} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2623 | 2026.02.03 00:35:15.623666 [ 276 ] {274fd14e-85de-45de-b03b-eb2d1486e374} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.02.03 00:35:15.623806 [ 276 ] {274fd14e-85de-45de-b03b-eb2d1486e374} <Debug> executeQuery: Read 70 rows, 5.71 KiB in 0.001585 sec., 44164.03785488959 rows/sec., 3.52 MiB/sec. | ||
| 2625 | 2026.02.03 00:35:15.623844 [ 276 ] {274fd14e-85de-45de-b03b-eb2d1486e374} <Debug> TCPHandler: Processed in 0.001981336 sec. | ||
| 2626 | 2026.02.03 00:35:15.623967 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.02.03 00:35:15.624061 [ 276 ] {b675cff0-2479-411f-a593-3f1b30bd0027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2628 | 2026.02.03 00:35:15.624101 [ 276 ] {b675cff0-2479-411f-a593-3f1b30bd0027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2629 | 2026.02.03 00:35:15.624489 [ 276 ] {b675cff0-2479-411f-a593-3f1b30bd0027} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.02.03 00:35:15.624525 [ 276 ] {b675cff0-2479-411f-a593-3f1b30bd0027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2631 | 2026.02.03 00:35:15.624808 [ 276 ] {b675cff0-2479-411f-a593-3f1b30bd0027} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2632 | 2026.02.03 00:35:15.625009 [ 276 ] {b675cff0-2479-411f-a593-3f1b30bd0027} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.02.03 00:35:15.625133 [ 276 ] {b675cff0-2479-411f-a593-3f1b30bd0027} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00109 sec., 6422.018348623853 rows/sec., 482.91 KiB/sec. | ||
| 2634 | 2026.02.03 00:35:15.625169 [ 276 ] {b675cff0-2479-411f-a593-3f1b30bd0027} <Debug> TCPHandler: Processed in 0.001248772 sec. | ||
| 2635 | 2026.02.03 00:35:15.625267 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.02.03 00:35:15.625357 [ 276 ] {b77ceaa5-5c8c-4cd8-a9aa-0538b7f02d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2637 | 2026.02.03 00:35:15.625395 [ 276 ] {b77ceaa5-5c8c-4cd8-a9aa-0538b7f02d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2638 | 2026.02.03 00:35:15.625797 [ 276 ] {b77ceaa5-5c8c-4cd8-a9aa-0538b7f02d82} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.02.03 00:35:15.625833 [ 276 ] {b77ceaa5-5c8c-4cd8-a9aa-0538b7f02d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2640 | 2026.02.03 00:35:15.626126 [ 276 ] {b77ceaa5-5c8c-4cd8-a9aa-0538b7f02d82} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2641 | 2026.02.03 00:35:15.626331 [ 276 ] {b77ceaa5-5c8c-4cd8-a9aa-0538b7f02d82} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.02.03 00:35:15.626464 [ 276 ] {b77ceaa5-5c8c-4cd8-a9aa-0538b7f02d82} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001125 sec., 63111.11111111112 rows/sec., 4.93 MiB/sec. | ||
| 2643 | 2026.02.03 00:35:15.626502 [ 276 ] {b77ceaa5-5c8c-4cd8-a9aa-0538b7f02d82} <Debug> TCPHandler: Processed in 0.001281203 sec. | ||
| 2644 | 2026.02.03 00:35:15.626612 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.02.03 00:35:15.626703 [ 276 ] {47053c0d-45cb-485a-8c05-3defc5896e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2646 | 2026.02.03 00:35:15.626745 [ 276 ] {47053c0d-45cb-485a-8c05-3defc5896e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2647 | 2026.02.03 00:35:15.627166 [ 276 ] {47053c0d-45cb-485a-8c05-3defc5896e34} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.02.03 00:35:15.627204 [ 276 ] {47053c0d-45cb-485a-8c05-3defc5896e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2649 | 2026.02.03 00:35:15.627531 [ 276 ] {47053c0d-45cb-485a-8c05-3defc5896e34} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2650 | 2026.02.03 00:35:15.627741 [ 276 ] {47053c0d-45cb-485a-8c05-3defc5896e34} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.02.03 00:35:15.627872 [ 276 ] {47053c0d-45cb-485a-8c05-3defc5896e34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 2652 | 2026.02.03 00:35:15.627910 [ 276 ] {47053c0d-45cb-485a-8c05-3defc5896e34} <Debug> TCPHandler: Processed in 0.001344744 sec. | ||
| 2653 | 2026.02.03 00:35:15.628019 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2026.02.03 00:35:15.628113 [ 276 ] {344cb59b-4426-4deb-be3c-e75317beb521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2655 | 2026.02.03 00:35:15.628168 [ 276 ] {344cb59b-4426-4deb-be3c-e75317beb521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2656 | 2026.02.03 00:35:15.628897 [ 276 ] {344cb59b-4426-4deb-be3c-e75317beb521} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.02.03 00:35:15.628933 [ 276 ] {344cb59b-4426-4deb-be3c-e75317beb521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2658 | 2026.02.03 00:35:15.629397 [ 276 ] {344cb59b-4426-4deb-be3c-e75317beb521} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2659 | 2026.02.03 00:35:15.629612 [ 276 ] {344cb59b-4426-4deb-be3c-e75317beb521} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.02.03 00:35:15.629749 [ 276 ] {344cb59b-4426-4deb-be3c-e75317beb521} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001655 sec., 4229.607250755287 rows/sec., 7.58 MiB/sec. | ||
| 2661 | 2026.02.03 00:35:15.629799 [ 276 ] {344cb59b-4426-4deb-be3c-e75317beb521} <Debug> TCPHandler: Processed in 0.001827383 sec. | ||
| 2662 | 2026.02.03 00:35:15.629921 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2026.02.03 00:35:15.630013 [ 276 ] {520b3c3a-0f83-41e6-b2da-bd7ad52d696f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2664 | 2026.02.03 00:35:15.630054 [ 276 ] {520b3c3a-0f83-41e6-b2da-bd7ad52d696f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2665 | 2026.02.03 00:35:15.630402 [ 276 ] {520b3c3a-0f83-41e6-b2da-bd7ad52d696f} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.02.03 00:35:15.630437 [ 276 ] {520b3c3a-0f83-41e6-b2da-bd7ad52d696f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2667 | 2026.02.03 00:35:15.630737 [ 276 ] {520b3c3a-0f83-41e6-b2da-bd7ad52d696f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2668 | 2026.02.03 00:35:15.630946 [ 276 ] {520b3c3a-0f83-41e6-b2da-bd7ad52d696f} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.02.03 00:35:15.631075 [ 276 ] {520b3c3a-0f83-41e6-b2da-bd7ad52d696f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 2670 | 2026.02.03 00:35:15.631110 [ 276 ] {520b3c3a-0f83-41e6-b2da-bd7ad52d696f} <Debug> TCPHandler: Processed in 0.001235573 sec. | ||
| 2671 | 2026.02.03 00:35:17.408032 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 370 | ||
| 2672 | 2026.02.03 00:35:17.410193 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.02.03 00:35:17.410237 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2674 | 2026.02.03 00:35:17.411354 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2675 | 2026.02.03 00:35:17.411629 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.02.03 00:35:17.411869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 2677 | 2026.02.03 00:35:20.641869 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.02.03 00:35:20.642205 [ 276 ] {a0731e70-50d2-4786-a3e1-eeb94522a9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2679 | 2026.02.03 00:35:20.642325 [ 276 ] {a0731e70-50d2-4786-a3e1-eeb94522a9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2680 | 2026.02.03 00:35:20.643474 [ 276 ] {a0731e70-50d2-4786-a3e1-eeb94522a9d2} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.02.03 00:35:20.643544 [ 276 ] {a0731e70-50d2-4786-a3e1-eeb94522a9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2682 | 2026.02.03 00:35:20.644135 [ 276 ] {a0731e70-50d2-4786-a3e1-eeb94522a9d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2683 | 2026.02.03 00:35:20.644460 [ 276 ] {a0731e70-50d2-4786-a3e1-eeb94522a9d2} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.02.03 00:35:20.644692 [ 276 ] {a0731e70-50d2-4786-a3e1-eeb94522a9d2} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002576 sec., 103260.86956521739 rows/sec., 6.56 MiB/sec. | ||
| 2685 | 2026.02.03 00:35:20.644772 [ 276 ] {a0731e70-50d2-4786-a3e1-eeb94522a9d2} <Debug> TCPHandler: Processed in 0.003163827 sec. | ||
| 2686 | 2026.02.03 00:35:20.644970 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.02.03 00:35:20.645105 [ 276 ] {cde2877e-bb70-4289-91ee-335210d5faa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2688 | 2026.02.03 00:35:20.645166 [ 276 ] {cde2877e-bb70-4289-91ee-335210d5faa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2689 | 2026.02.03 00:35:20.645799 [ 276 ] {cde2877e-bb70-4289-91ee-335210d5faa4} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.02.03 00:35:20.645852 [ 276 ] {cde2877e-bb70-4289-91ee-335210d5faa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2691 | 2026.02.03 00:35:20.646269 [ 276 ] {cde2877e-bb70-4289-91ee-335210d5faa4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2692 | 2026.02.03 00:35:20.646610 [ 276 ] {cde2877e-bb70-4289-91ee-335210d5faa4} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.02.03 00:35:20.646829 [ 276 ] {cde2877e-bb70-4289-91ee-335210d5faa4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00176 sec., 5681.818181818182 rows/sec., 463.31 KiB/sec. | ||
| 2694 | 2026.02.03 00:35:20.646896 [ 276 ] {cde2877e-bb70-4289-91ee-335210d5faa4} <Debug> TCPHandler: Processed in 0.001994676 sec. | ||
| 2695 | 2026.02.03 00:35:20.647069 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.02.03 00:35:20.647206 [ 276 ] {b12eaa2b-f045-4b31-a135-50be3f966ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2697 | 2026.02.03 00:35:20.647271 [ 276 ] {b12eaa2b-f045-4b31-a135-50be3f966ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2698 | 2026.02.03 00:35:20.648496 [ 276 ] {b12eaa2b-f045-4b31-a135-50be3f966ecd} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.02.03 00:35:20.648546 [ 276 ] {b12eaa2b-f045-4b31-a135-50be3f966ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2700 | 2026.02.03 00:35:20.649122 [ 276 ] {b12eaa2b-f045-4b31-a135-50be3f966ecd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2701 | 2026.02.03 00:35:20.649474 [ 276 ] {b12eaa2b-f045-4b31-a135-50be3f966ecd} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.02.03 00:35:20.649671 [ 276 ] {b12eaa2b-f045-4b31-a135-50be3f966ecd} <Debug> executeQuery: Read 823 rows, 67.21 KiB in 0.002498 sec., 329463.5708566854 rows/sec., 26.28 MiB/sec. | ||
| 2703 | 2026.02.03 00:35:20.649726 [ 276 ] {b12eaa2b-f045-4b31-a135-50be3f966ecd} <Debug> TCPHandler: Processed in 0.002722049 sec. | ||
| 2704 | 2026.02.03 00:35:20.650122 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2026.02.03 00:35:20.650262 [ 276 ] {d7440ce9-a5fe-42d8-8170-62d534432208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2706 | 2026.02.03 00:35:20.650327 [ 276 ] {d7440ce9-a5fe-42d8-8170-62d534432208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2707 | 2026.02.03 00:35:20.651003 [ 276 ] {d7440ce9-a5fe-42d8-8170-62d534432208} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.02.03 00:35:20.651056 [ 276 ] {d7440ce9-a5fe-42d8-8170-62d534432208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2709 | 2026.02.03 00:35:20.651675 [ 276 ] {d7440ce9-a5fe-42d8-8170-62d534432208} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2710 | 2026.02.03 00:35:20.652005 [ 276 ] {d7440ce9-a5fe-42d8-8170-62d534432208} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.02.03 00:35:20.652203 [ 276 ] {d7440ce9-a5fe-42d8-8170-62d534432208} <Debug> executeQuery: Read 176 rows, 11.18 KiB in 0.001974 sec., 89159.06788247214 rows/sec., 5.53 MiB/sec. | ||
| 2712 | 2026.02.03 00:35:20.652261 [ 276 ] {d7440ce9-a5fe-42d8-8170-62d534432208} <Debug> TCPHandler: Processed in 0.00223059 sec. | ||
| 2713 | 2026.02.03 00:35:20.652447 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.02.03 00:35:20.652581 [ 276 ] {ac8fdc07-3cf0-4953-9fe7-7efb09c960eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2715 | 2026.02.03 00:35:20.652643 [ 276 ] {ac8fdc07-3cf0-4953-9fe7-7efb09c960eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2716 | 2026.02.03 00:35:20.653277 [ 276 ] {ac8fdc07-3cf0-4953-9fe7-7efb09c960eb} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.02.03 00:35:20.653318 [ 276 ] {ac8fdc07-3cf0-4953-9fe7-7efb09c960eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2718 | 2026.02.03 00:35:20.653752 [ 276 ] {ac8fdc07-3cf0-4953-9fe7-7efb09c960eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2719 | 2026.02.03 00:35:20.654001 [ 276 ] {ac8fdc07-3cf0-4953-9fe7-7efb09c960eb} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.02.03 00:35:20.654167 [ 276 ] {ac8fdc07-3cf0-4953-9fe7-7efb09c960eb} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00166 sec., 84337.34939759035 rows/sec., 5.45 MiB/sec. | ||
| 2721 | 2026.02.03 00:35:20.654217 [ 276 ] {ac8fdc07-3cf0-4953-9fe7-7efb09c960eb} <Debug> TCPHandler: Processed in 0.001881354 sec. | ||
| 2722 | 2026.02.03 00:35:20.654377 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2026.02.03 00:35:20.654573 [ 276 ] {d030022a-b9ff-4496-84d3-cdffaca5fff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2724 | 2026.02.03 00:35:20.654632 [ 276 ] {d030022a-b9ff-4496-84d3-cdffaca5fff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2725 | 2026.02.03 00:35:20.655521 [ 276 ] {d030022a-b9ff-4496-84d3-cdffaca5fff6} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.02.03 00:35:20.655812 [ 276 ] {d030022a-b9ff-4496-84d3-cdffaca5fff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2727 | 2026.02.03 00:35:20.656305 [ 276 ] {d030022a-b9ff-4496-84d3-cdffaca5fff6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2728 | 2026.02.03 00:35:20.656614 [ 276 ] {d030022a-b9ff-4496-84d3-cdffaca5fff6} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.02.03 00:35:20.656789 [ 276 ] {d030022a-b9ff-4496-84d3-cdffaca5fff6} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.002248 sec., 61832.74021352313 rows/sec., 3.52 MiB/sec. | ||
| 2730 | 2026.02.03 00:35:20.656839 [ 276 ] {d030022a-b9ff-4496-84d3-cdffaca5fff6} <Debug> TCPHandler: Processed in 0.002469494 sec. | ||
| 2731 | 2026.02.03 00:35:20.657067 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.02.03 00:35:20.657194 [ 276 ] {13ad59d0-ed7e-4498-8c4c-3ebebc62364c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2733 | 2026.02.03 00:35:20.657266 [ 276 ] {13ad59d0-ed7e-4498-8c4c-3ebebc62364c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2734 | 2026.02.03 00:35:20.658587 [ 276 ] {13ad59d0-ed7e-4498-8c4c-3ebebc62364c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.02.03 00:35:20.658676 [ 276 ] {13ad59d0-ed7e-4498-8c4c-3ebebc62364c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2736 | 2026.02.03 00:35:20.659356 [ 276 ] {13ad59d0-ed7e-4498-8c4c-3ebebc62364c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2737 | 2026.02.03 00:35:20.659762 [ 276 ] {13ad59d0-ed7e-4498-8c4c-3ebebc62364c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.02.03 00:35:20.660013 [ 276 ] {13ad59d0-ed7e-4498-8c4c-3ebebc62364c} <Debug> executeQuery: Read 506 rows, 36.74 KiB in 0.002839 sec., 178231.7717506164 rows/sec., 12.64 MiB/sec. | ||
| 2739 | 2026.02.03 00:35:20.660108 [ 276 ] {13ad59d0-ed7e-4498-8c4c-3ebebc62364c} <Debug> TCPHandler: Processed in 0.003104726 sec. | ||
| 2740 | 2026.02.03 00:35:20.660265 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2026.02.03 00:35:20.660455 [ 276 ] {3a516757-a731-4a8f-bfa9-bec050129b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2742 | 2026.02.03 00:35:20.660507 [ 276 ] {3a516757-a731-4a8f-bfa9-bec050129b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2743 | 2026.02.03 00:35:20.660997 [ 276 ] {3a516757-a731-4a8f-bfa9-bec050129b55} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.02.03 00:35:20.661038 [ 276 ] {3a516757-a731-4a8f-bfa9-bec050129b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2745 | 2026.02.03 00:35:20.661394 [ 276 ] {3a516757-a731-4a8f-bfa9-bec050129b55} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2746 | 2026.02.03 00:35:20.661635 [ 276 ] {3a516757-a731-4a8f-bfa9-bec050129b55} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.02.03 00:35:20.661798 [ 276 ] {3a516757-a731-4a8f-bfa9-bec050129b55} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 229.15 KiB/sec. | ||
| 2748 | 2026.02.03 00:35:20.661849 [ 276 ] {3a516757-a731-4a8f-bfa9-bec050129b55} <Debug> TCPHandler: Processed in 0.00163916 sec. | ||
| 2749 | 2026.02.03 00:35:20.662106 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2026.02.03 00:35:20.662211 [ 276 ] {e0176305-a43f-4a3f-a5dd-e656d17b5b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2751 | 2026.02.03 00:35:20.662257 [ 276 ] {e0176305-a43f-4a3f-a5dd-e656d17b5b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2752 | 2026.02.03 00:35:20.662747 [ 276 ] {e0176305-a43f-4a3f-a5dd-e656d17b5b83} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.02.03 00:35:20.662785 [ 276 ] {e0176305-a43f-4a3f-a5dd-e656d17b5b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2754 | 2026.02.03 00:35:20.663184 [ 276 ] {e0176305-a43f-4a3f-a5dd-e656d17b5b83} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2755 | 2026.02.03 00:35:20.663487 [ 276 ] {e0176305-a43f-4a3f-a5dd-e656d17b5b83} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.02.03 00:35:20.663669 [ 276 ] {e0176305-a43f-4a3f-a5dd-e656d17b5b83} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001481 sec., 177582.71438217422 rows/sec., 11.83 MiB/sec. | ||
| 2757 | 2026.02.03 00:35:20.663713 [ 276 ] {e0176305-a43f-4a3f-a5dd-e656d17b5b83} <Debug> TCPHandler: Processed in 0.00166049 sec. | ||
| 2758 | 2026.02.03 00:35:20.663872 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.02.03 00:35:20.663989 [ 276 ] {b8850e9a-2554-4ee1-85fb-20f8c1f1e73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2760 | 2026.02.03 00:35:20.664047 [ 276 ] {b8850e9a-2554-4ee1-85fb-20f8c1f1e73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2761 | 2026.02.03 00:35:20.664503 [ 276 ] {b8850e9a-2554-4ee1-85fb-20f8c1f1e73c} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.02.03 00:35:20.664545 [ 276 ] {b8850e9a-2554-4ee1-85fb-20f8c1f1e73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2763 | 2026.02.03 00:35:20.664970 [ 276 ] {b8850e9a-2554-4ee1-85fb-20f8c1f1e73c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2764 | 2026.02.03 00:35:20.665299 [ 276 ] {b8850e9a-2554-4ee1-85fb-20f8c1f1e73c} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.02.03 00:35:20.665486 [ 276 ] {b8850e9a-2554-4ee1-85fb-20f8c1f1e73c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. | ||
| 2766 | 2026.02.03 00:35:20.665538 [ 276 ] {b8850e9a-2554-4ee1-85fb-20f8c1f1e73c} <Debug> TCPHandler: Processed in 0.001728211 sec. | ||
| 2767 | 2026.02.03 00:35:20.666181 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.02.03 00:35:20.666314 [ 276 ] {f6700587-d90d-49e3-b671-176ea074df58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2769 | 2026.02.03 00:35:20.666391 [ 276 ] {f6700587-d90d-49e3-b671-176ea074df58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2770 | 2026.02.03 00:35:20.667732 [ 276 ] {f6700587-d90d-49e3-b671-176ea074df58} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.02.03 00:35:20.667776 [ 276 ] {f6700587-d90d-49e3-b671-176ea074df58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2772 | 2026.02.03 00:35:20.668667 [ 276 ] {f6700587-d90d-49e3-b671-176ea074df58} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2773 | 2026.02.03 00:35:20.668989 [ 276 ] {f6700587-d90d-49e3-b671-176ea074df58} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.02.03 00:35:20.669220 [ 276 ] {f6700587-d90d-49e3-b671-176ea074df58} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002933 sec., 11251.27855438118 rows/sec., 20.16 MiB/sec. | ||
| 2775 | 2026.02.03 00:35:20.669330 [ 276 ] {f6700587-d90d-49e3-b671-176ea074df58} <Debug> TCPHandler: Processed in 0.003215798 sec. | ||
| 2776 | 2026.02.03 00:35:20.669528 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2026.02.03 00:35:20.670241 [ 276 ] {612feb35-86e8-4264-8d6c-c302ae962e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2778 | 2026.02.03 00:35:20.670315 [ 276 ] {612feb35-86e8-4264-8d6c-c302ae962e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2779 | 2026.02.03 00:35:20.670796 [ 276 ] {612feb35-86e8-4264-8d6c-c302ae962e65} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.02.03 00:35:20.670839 [ 276 ] {612feb35-86e8-4264-8d6c-c302ae962e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2781 | 2026.02.03 00:35:20.671275 [ 276 ] {612feb35-86e8-4264-8d6c-c302ae962e65} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2782 | 2026.02.03 00:35:20.671561 [ 276 ] {612feb35-86e8-4264-8d6c-c302ae962e65} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.02.03 00:35:20.671738 [ 276 ] {612feb35-86e8-4264-8d6c-c302ae962e65} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001533 sec., 57403.78343118069 rows/sec., 3.60 MiB/sec. | ||
| 2784 | 2026.02.03 00:35:20.671786 [ 276 ] {612feb35-86e8-4264-8d6c-c302ae962e65} <Debug> TCPHandler: Processed in 0.002339191 sec. | ||
| 2785 | 2026.02.03 00:35:22.313056 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2786 | 2026.02.03 00:35:22.313110 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2787 | 2026.02.03 00:35:22.460425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6607 | ||
| 2788 | 2026.02.03 00:35:22.461129 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.02.03 00:35:22.461175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2790 | 2026.02.03 00:35:22.461690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2791 | 2026.02.03 00:35:22.461929 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.02.03 00:35:22.462062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6607 | ||
| 2793 | 2026.02.03 00:35:22.879956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 106 | ||
| 2794 | 2026.02.03 00:35:22.898313 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.02.03 00:35:22.898375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2796 | 2026.02.03 00:35:22.904743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2797 | 2026.02.03 00:35:22.905466 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.02.03 00:35:22.908753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2799 | 2026.02.03 00:35:25.622577 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2026.02.03 00:35:25.622883 [ 276 ] {fb03ef41-87b9-49fe-bf9b-45e6a632335e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2801 | 2026.02.03 00:35:25.622991 [ 276 ] {fb03ef41-87b9-49fe-bf9b-45e6a632335e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2802 | 2026.02.03 00:35:25.623714 [ 276 ] {fb03ef41-87b9-49fe-bf9b-45e6a632335e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.02.03 00:35:25.623755 [ 276 ] {fb03ef41-87b9-49fe-bf9b-45e6a632335e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2804 | 2026.02.03 00:35:25.624161 [ 276 ] {fb03ef41-87b9-49fe-bf9b-45e6a632335e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2805 | 2026.02.03 00:35:25.624397 [ 276 ] {fb03ef41-87b9-49fe-bf9b-45e6a632335e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.02.03 00:35:25.624556 [ 276 ] {fb03ef41-87b9-49fe-bf9b-45e6a632335e} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001752 sec., 41095.890410958906 rows/sec., 3.30 MiB/sec. | ||
| 2807 | 2026.02.03 00:35:25.624607 [ 276 ] {fb03ef41-87b9-49fe-bf9b-45e6a632335e} <Debug> TCPHandler: Processed in 0.00222039 sec. | ||
| 2808 | 2026.02.03 00:35:25.624742 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.02.03 00:35:25.624846 [ 276 ] {2db59da3-9500-406a-b7d1-2dfacc779d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2810 | 2026.02.03 00:35:25.624891 [ 276 ] {2db59da3-9500-406a-b7d1-2dfacc779d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2811 | 2026.02.03 00:35:25.625307 [ 276 ] {2db59da3-9500-406a-b7d1-2dfacc779d3b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.02.03 00:35:25.625341 [ 276 ] {2db59da3-9500-406a-b7d1-2dfacc779d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2813 | 2026.02.03 00:35:25.625665 [ 276 ] {2db59da3-9500-406a-b7d1-2dfacc779d3b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2814 | 2026.02.03 00:35:25.625888 [ 276 ] {2db59da3-9500-406a-b7d1-2dfacc779d3b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.02.03 00:35:25.626020 [ 276 ] {2db59da3-9500-406a-b7d1-2dfacc779d3b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001198 sec., 6677.79632721202 rows/sec., 502.14 KiB/sec. | ||
| 2816 | 2026.02.03 00:35:25.626057 [ 276 ] {2db59da3-9500-406a-b7d1-2dfacc779d3b} <Debug> TCPHandler: Processed in 0.001365814 sec. | ||
| 2817 | 2026.02.03 00:35:25.626168 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.02.03 00:35:25.626262 [ 276 ] {7a4863e6-ddd9-44fb-9757-dfa8781933e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2819 | 2026.02.03 00:35:25.626304 [ 276 ] {7a4863e6-ddd9-44fb-9757-dfa8781933e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2820 | 2026.02.03 00:35:25.626727 [ 276 ] {7a4863e6-ddd9-44fb-9757-dfa8781933e3} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.02.03 00:35:25.626762 [ 276 ] {7a4863e6-ddd9-44fb-9757-dfa8781933e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2822 | 2026.02.03 00:35:25.627061 [ 276 ] {7a4863e6-ddd9-44fb-9757-dfa8781933e3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2823 | 2026.02.03 00:35:25.627273 [ 276 ] {7a4863e6-ddd9-44fb-9757-dfa8781933e3} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.02.03 00:35:25.627399 [ 276 ] {7a4863e6-ddd9-44fb-9757-dfa8781933e3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001156 sec., 62283.73702422146 rows/sec., 4.86 MiB/sec. | ||
| 2825 | 2026.02.03 00:35:25.627435 [ 276 ] {7a4863e6-ddd9-44fb-9757-dfa8781933e3} <Debug> TCPHandler: Processed in 0.001316533 sec. | ||
| 2826 | 2026.02.03 00:35:25.627545 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.02.03 00:35:25.627639 [ 276 ] {844f80d6-2905-4804-8dce-d0eb1f7a74ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.02.03 00:35:25.627684 [ 276 ] {844f80d6-2905-4804-8dce-d0eb1f7a74ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2829 | 2026.02.03 00:35:25.628089 [ 276 ] {844f80d6-2905-4804-8dce-d0eb1f7a74ff} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.02.03 00:35:25.628123 [ 276 ] {844f80d6-2905-4804-8dce-d0eb1f7a74ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2831 | 2026.02.03 00:35:25.628443 [ 276 ] {844f80d6-2905-4804-8dce-d0eb1f7a74ff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2832 | 2026.02.03 00:35:25.628658 [ 276 ] {844f80d6-2905-4804-8dce-d0eb1f7a74ff} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.02.03 00:35:25.628786 [ 276 ] {844f80d6-2905-4804-8dce-d0eb1f7a74ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 2834 | 2026.02.03 00:35:25.628822 [ 276 ] {844f80d6-2905-4804-8dce-d0eb1f7a74ff} <Debug> TCPHandler: Processed in 0.001325674 sec. | ||
| 2835 | 2026.02.03 00:35:25.628922 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2026.02.03 00:35:25.629015 [ 276 ] {114d4b8b-9537-4a4a-860a-6dbb630637f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2837 | 2026.02.03 00:35:25.629071 [ 276 ] {114d4b8b-9537-4a4a-860a-6dbb630637f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2838 | 2026.02.03 00:35:25.629798 [ 276 ] {114d4b8b-9537-4a4a-860a-6dbb630637f7} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.02.03 00:35:25.629832 [ 276 ] {114d4b8b-9537-4a4a-860a-6dbb630637f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2840 | 2026.02.03 00:35:25.630329 [ 276 ] {114d4b8b-9537-4a4a-860a-6dbb630637f7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2841 | 2026.02.03 00:35:25.630572 [ 276 ] {114d4b8b-9537-4a4a-860a-6dbb630637f7} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.02.03 00:35:25.630708 [ 276 ] {114d4b8b-9537-4a4a-860a-6dbb630637f7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001711 sec., 4675.62828755114 rows/sec., 8.38 MiB/sec. | ||
| 2843 | 2026.02.03 00:35:25.630765 [ 276 ] {114d4b8b-9537-4a4a-860a-6dbb630637f7} <Debug> TCPHandler: Processed in 0.001891834 sec. | ||
| 2844 | 2026.02.03 00:35:25.630877 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2026.02.03 00:35:25.630972 [ 276 ] {62799589-3740-4d91-8c54-1c579444a87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2846 | 2026.02.03 00:35:25.631014 [ 276 ] {62799589-3740-4d91-8c54-1c579444a87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2847 | 2026.02.03 00:35:25.631355 [ 276 ] {62799589-3740-4d91-8c54-1c579444a87d} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.02.03 00:35:25.631389 [ 276 ] {62799589-3740-4d91-8c54-1c579444a87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2849 | 2026.02.03 00:35:25.631690 [ 276 ] {62799589-3740-4d91-8c54-1c579444a87d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2850 | 2026.02.03 00:35:25.631903 [ 276 ] {62799589-3740-4d91-8c54-1c579444a87d} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.02.03 00:35:25.632031 [ 276 ] {62799589-3740-4d91-8c54-1c579444a87d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 2852 | 2026.02.03 00:35:25.632066 [ 276 ] {62799589-3740-4d91-8c54-1c579444a87d} <Debug> TCPHandler: Processed in 0.001236983 sec. | ||
| 2853 | 2026.02.03 00:35:27.412151 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 406 | ||
| 2854 | 2026.02.03 00:35:27.414318 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.02.03 00:35:27.414361 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2856 | 2026.02.03 00:35:27.415545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2857 | 2026.02.03 00:35:27.415818 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.02.03 00:35:27.416054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2859 | 2026.02.03 00:35:29.962195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7055 | ||
| 2860 | 2026.02.03 00:35:29.963027 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.02.03 00:35:29.963108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2862 | 2026.02.03 00:35:29.963692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2863 | 2026.02.03 00:35:29.963934 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.02.03 00:35:29.964075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7055 | ||
| 2865 | 2026.02.03 00:35:30.408844 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
| 2866 | 2026.02.03 00:35:30.426668 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.02.03 00:35:30.426733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2868 | 2026.02.03 00:35:30.432315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2869 | 2026.02.03 00:35:30.433039 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.02.03 00:35:30.436121 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
| 2871 | 2026.02.03 00:35:30.632724 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.02.03 00:35:30.632948 [ 276 ] {bb073257-9cba-4140-afbb-7c1538ba6d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2873 | 2026.02.03 00:35:30.633030 [ 276 ] {bb073257-9cba-4140-afbb-7c1538ba6d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2874 | 2026.02.03 00:35:30.633759 [ 276 ] {bb073257-9cba-4140-afbb-7c1538ba6d60} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.02.03 00:35:30.633807 [ 276 ] {bb073257-9cba-4140-afbb-7c1538ba6d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2876 | 2026.02.03 00:35:30.634219 [ 276 ] {bb073257-9cba-4140-afbb-7c1538ba6d60} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2877 | 2026.02.03 00:35:30.634463 [ 276 ] {bb073257-9cba-4140-afbb-7c1538ba6d60} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.02.03 00:35:30.634630 [ 276 ] {bb073257-9cba-4140-afbb-7c1538ba6d60} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001743 sec., 152610.4417670683 rows/sec., 9.70 MiB/sec. | ||
| 2879 | 2026.02.03 00:35:30.634684 [ 276 ] {bb073257-9cba-4140-afbb-7c1538ba6d60} <Debug> TCPHandler: Processed in 0.002119828 sec. | ||
| 2880 | 2026.02.03 00:35:30.634816 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.02.03 00:35:30.634921 [ 276 ] {ac18cc2e-fd23-4cd1-8d06-1883d4b8081e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2882 | 2026.02.03 00:35:30.634968 [ 276 ] {ac18cc2e-fd23-4cd1-8d06-1883d4b8081e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2883 | 2026.02.03 00:35:30.635692 [ 276 ] {ac18cc2e-fd23-4cd1-8d06-1883d4b8081e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.02.03 00:35:30.635729 [ 276 ] {ac18cc2e-fd23-4cd1-8d06-1883d4b8081e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2885 | 2026.02.03 00:35:30.636098 [ 276 ] {ac18cc2e-fd23-4cd1-8d06-1883d4b8081e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2886 | 2026.02.03 00:35:30.636330 [ 276 ] {ac18cc2e-fd23-4cd1-8d06-1883d4b8081e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.02.03 00:35:30.636473 [ 276 ] {ac18cc2e-fd23-4cd1-8d06-1883d4b8081e} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001576 sec., 520304.56852791883 rows/sec., 41.54 MiB/sec. | ||
| 2888 | 2026.02.03 00:35:30.636513 [ 276 ] {ac18cc2e-fd23-4cd1-8d06-1883d4b8081e} <Debug> TCPHandler: Processed in 0.001750061 sec. | ||
| 2889 | 2026.02.03 00:35:30.636641 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.02.03 00:35:30.636742 [ 276 ] {50a8315d-aa31-4d8d-8f42-19a9978a8925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2891 | 2026.02.03 00:35:30.636786 [ 276 ] {50a8315d-aa31-4d8d-8f42-19a9978a8925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2892 | 2026.02.03 00:35:30.637239 [ 276 ] {50a8315d-aa31-4d8d-8f42-19a9978a8925} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.02.03 00:35:30.637278 [ 276 ] {50a8315d-aa31-4d8d-8f42-19a9978a8925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2894 | 2026.02.03 00:35:30.637586 [ 276 ] {50a8315d-aa31-4d8d-8f42-19a9978a8925} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2895 | 2026.02.03 00:35:30.637854 [ 276 ] {50a8315d-aa31-4d8d-8f42-19a9978a8925} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.02.03 00:35:30.637987 [ 92 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2897 | 2026.02.03 00:35:30.638004 [ 276 ] {50a8315d-aa31-4d8d-8f42-19a9978a8925} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001279 sec., 130570.75840500391 rows/sec., 8.06 MiB/sec. | ||
| 2898 | 2026.02.03 00:35:30.638060 [ 92 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.02.03 00:35:30.638067 [ 276 ] {50a8315d-aa31-4d8d-8f42-19a9978a8925} <Debug> TCPHandler: Processed in 0.001478666 sec. | ||
| 2900 | 2026.02.03 00:35:30.638089 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2901 | 2026.02.03 00:35:30.638211 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 2902 | 2026.02.03 00:35:30.638216 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.02.03 00:35:30.638334 [ 276 ] {ed0cba60-ae35-4fb0-af7a-a40bf1529466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.02.03 00:35:30.638335 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2905 | 2026.02.03 00:35:30.638382 [ 276 ] {ed0cba60-ae35-4fb0-af7a-a40bf1529466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2906 | 2026.02.03 00:35:30.638390 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part | ||
| 2907 | 2026.02.03 00:35:30.638469 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 166 rows starting from the beginning of the part | ||
| 2908 | 2026.02.03 00:35:30.638517 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 2909 | 2026.02.03 00:35:30.638562 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 176 rows starting from the beginning of the part | ||
| 2910 | 2026.02.03 00:35:30.638603 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 2911 | 2026.02.03 00:35:30.638640 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 167 rows starting from the beginning of the part | ||
| 2912 | 2026.02.03 00:35:30.638863 [ 276 ] {ed0cba60-ae35-4fb0-af7a-a40bf1529466} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.02.03 00:35:30.638905 [ 276 ] {ed0cba60-ae35-4fb0-af7a-a40bf1529466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2914 | 2026.02.03 00:35:30.639236 [ 276 ] {ed0cba60-ae35-4fb0-af7a-a40bf1529466} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2915 | 2026.02.03 00:35:30.639470 [ 276 ] {ed0cba60-ae35-4fb0-af7a-a40bf1529466} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.02.03 00:35:30.639608 [ 276 ] {ed0cba60-ae35-4fb0-af7a-a40bf1529466} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001294 sec., 108191.65378670789 rows/sec., 6.99 MiB/sec. | ||
| 2917 | 2026.02.03 00:35:30.639649 [ 276 ] {ed0cba60-ae35-4fb0-af7a-a40bf1529466} <Debug> TCPHandler: Processed in 0.001494077 sec. | ||
| 2918 | 2026.02.03 00:35:30.639690 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 713 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533608 sec., 464916.71926594013 rows/sec., 30.74 MiB/sec. | ||
| 2919 | 2026.02.03 00:35:30.639768 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.02.03 00:35:30.639862 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2921 | 2026.02.03 00:35:30.639865 [ 276 ] {7c1faf18-605c-493c-91fb-3ccbb99fe2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2922 | 2026.02.03 00:35:30.639925 [ 276 ] {7c1faf18-605c-493c-91fb-3ccbb99fe2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2923 | 2026.02.03 00:35:30.640126 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_11_2} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.02.03 00:35:30.640207 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_11_2} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2925 | 2026.02.03 00:35:30.640276 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2926 | 2026.02.03 00:35:30.640363 [ 276 ] {7c1faf18-605c-493c-91fb-3ccbb99fe2d2} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.02.03 00:35:30.640405 [ 276 ] {7c1faf18-605c-493c-91fb-3ccbb99fe2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2928 | 2026.02.03 00:35:30.640728 [ 276 ] {7c1faf18-605c-493c-91fb-3ccbb99fe2d2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2929 | 2026.02.03 00:35:30.640974 [ 276 ] {7c1faf18-605c-493c-91fb-3ccbb99fe2d2} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.02.03 00:35:30.641106 [ 276 ] {7c1faf18-605c-493c-91fb-3ccbb99fe2d2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00126 sec., 110317.46031746031 rows/sec., 6.28 MiB/sec. | ||
| 2931 | 2026.02.03 00:35:30.641144 [ 276 ] {7c1faf18-605c-493c-91fb-3ccbb99fe2d2} <Debug> TCPHandler: Processed in 0.001425476 sec. | ||
| 2932 | 2026.02.03 00:35:30.641260 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.02.03 00:35:30.641355 [ 276 ] {02e6a0fc-44d0-417d-8570-c13445e38e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2934 | 2026.02.03 00:35:30.641396 [ 276 ] {02e6a0fc-44d0-417d-8570-c13445e38e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2935 | 2026.02.03 00:35:30.642084 [ 276 ] {02e6a0fc-44d0-417d-8570-c13445e38e59} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.02.03 00:35:30.642120 [ 276 ] {02e6a0fc-44d0-417d-8570-c13445e38e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2937 | 2026.02.03 00:35:30.642458 [ 276 ] {02e6a0fc-44d0-417d-8570-c13445e38e59} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2938 | 2026.02.03 00:35:30.642681 [ 276 ] {02e6a0fc-44d0-417d-8570-c13445e38e59} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.02.03 00:35:30.642814 [ 276 ] {02e6a0fc-44d0-417d-8570-c13445e38e59} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001478 sec., 336265.22327469557 rows/sec., 23.79 MiB/sec. | ||
| 2940 | 2026.02.03 00:35:30.642850 [ 276 ] {02e6a0fc-44d0-417d-8570-c13445e38e59} <Debug> TCPHandler: Processed in 0.00163939 sec. | ||
| 2941 | 2026.02.03 00:35:30.642972 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.02.03 00:35:30.643066 [ 276 ] {e49507dc-f0bb-4c3a-9a51-6573846a07a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2943 | 2026.02.03 00:35:30.643108 [ 276 ] {e49507dc-f0bb-4c3a-9a51-6573846a07a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2944 | 2026.02.03 00:35:30.643447 [ 276 ] {e49507dc-f0bb-4c3a-9a51-6573846a07a0} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.02.03 00:35:30.643483 [ 276 ] {e49507dc-f0bb-4c3a-9a51-6573846a07a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2946 | 2026.02.03 00:35:30.643804 [ 276 ] {e49507dc-f0bb-4c3a-9a51-6573846a07a0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2947 | 2026.02.03 00:35:30.644013 [ 276 ] {e49507dc-f0bb-4c3a-9a51-6573846a07a0} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.02.03 00:35:30.644143 [ 276 ] {e49507dc-f0bb-4c3a-9a51-6573846a07a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 2949 | 2026.02.03 00:35:30.644179 [ 276 ] {e49507dc-f0bb-4c3a-9a51-6573846a07a0} <Debug> TCPHandler: Processed in 0.001257473 sec. | ||
| 2950 | 2026.02.03 00:35:30.644295 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.02.03 00:35:30.644389 [ 276 ] {8c723955-d961-47cb-bd68-0c18e9f49857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2952 | 2026.02.03 00:35:30.644432 [ 276 ] {8c723955-d961-47cb-bd68-0c18e9f49857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2953 | 2026.02.03 00:35:30.644843 [ 276 ] {8c723955-d961-47cb-bd68-0c18e9f49857} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.02.03 00:35:30.644879 [ 276 ] {8c723955-d961-47cb-bd68-0c18e9f49857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2955 | 2026.02.03 00:35:30.645216 [ 276 ] {8c723955-d961-47cb-bd68-0c18e9f49857} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2956 | 2026.02.03 00:35:30.645430 [ 276 ] {8c723955-d961-47cb-bd68-0c18e9f49857} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.02.03 00:35:30.645561 [ 276 ] {8c723955-d961-47cb-bd68-0c18e9f49857} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00119 sec., 216806.72268907563 rows/sec., 14.44 MiB/sec. | ||
| 2958 | 2026.02.03 00:35:30.645598 [ 276 ] {8c723955-d961-47cb-bd68-0c18e9f49857} <Debug> TCPHandler: Processed in 0.001351234 sec. | ||
| 2959 | 2026.02.03 00:35:30.645727 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.02.03 00:35:30.645821 [ 276 ] {7a8ca790-9386-48e9-9989-d4ae9c150721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2961 | 2026.02.03 00:35:30.645865 [ 276 ] {7a8ca790-9386-48e9-9989-d4ae9c150721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2962 | 2026.02.03 00:35:30.646189 [ 276 ] {7a8ca790-9386-48e9-9989-d4ae9c150721} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.02.03 00:35:30.646224 [ 276 ] {7a8ca790-9386-48e9-9989-d4ae9c150721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2964 | 2026.02.03 00:35:30.646547 [ 276 ] {7a8ca790-9386-48e9-9989-d4ae9c150721} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2965 | 2026.02.03 00:35:30.646757 [ 276 ] {7a8ca790-9386-48e9-9989-d4ae9c150721} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.02.03 00:35:30.646885 [ 276 ] {7a8ca790-9386-48e9-9989-d4ae9c150721} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 2967 | 2026.02.03 00:35:30.646921 [ 276 ] {7a8ca790-9386-48e9-9989-d4ae9c150721} <Debug> TCPHandler: Processed in 0.001242453 sec. | ||
| 2968 | 2026.02.03 00:35:30.647043 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.02.03 00:35:30.647136 [ 276 ] {398855bf-00c8-413c-ba7b-d2fed9602935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2970 | 2026.02.03 00:35:30.647192 [ 276 ] {398855bf-00c8-413c-ba7b-d2fed9602935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2971 | 2026.02.03 00:35:30.648029 [ 276 ] {398855bf-00c8-413c-ba7b-d2fed9602935} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.02.03 00:35:30.648065 [ 276 ] {398855bf-00c8-413c-ba7b-d2fed9602935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2973 | 2026.02.03 00:35:30.648627 [ 276 ] {398855bf-00c8-413c-ba7b-d2fed9602935} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2974 | 2026.02.03 00:35:30.648847 [ 276 ] {398855bf-00c8-413c-ba7b-d2fed9602935} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.02.03 00:35:30.648958 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2976 | 2026.02.03 00:35:30.648986 [ 276 ] {398855bf-00c8-413c-ba7b-d2fed9602935} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001868 sec., 18201.284796573877 rows/sec., 32.62 MiB/sec. | ||
| 2977 | 2026.02.03 00:35:30.648998 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.02.03 00:35:30.649030 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2979 | 2026.02.03 00:35:30.649062 [ 276 ] {398855bf-00c8-413c-ba7b-d2fed9602935} <Debug> TCPHandler: Processed in 0.002067818 sec. | ||
| 2980 | 2026.02.03 00:35:30.649119 [ 198 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 2981 | 2026.02.03 00:35:30.649190 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2026.02.03 00:35:30.649284 [ 276 ] {0ae584cb-508d-4e3d-8bc0-2dddec138604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2983 | 2026.02.03 00:35:30.649314 [ 198 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2984 | 2026.02.03 00:35:30.649326 [ 276 ] {0ae584cb-508d-4e3d-8bc0-2dddec138604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2985 | 2026.02.03 00:35:30.649381 [ 198 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part | ||
| 2986 | 2026.02.03 00:35:30.649504 [ 198 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part | ||
| 2987 | 2026.02.03 00:35:30.649601 [ 198 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 2988 | 2026.02.03 00:35:30.649692 [ 198 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 2989 | 2026.02.03 00:35:30.649700 [ 276 ] {0ae584cb-508d-4e3d-8bc0-2dddec138604} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.02.03 00:35:30.649737 [ 276 ] {0ae584cb-508d-4e3d-8bc0-2dddec138604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2991 | 2026.02.03 00:35:30.649774 [ 198 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 2992 | 2026.02.03 00:35:30.649857 [ 198 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 2993 | 2026.02.03 00:35:30.650068 [ 276 ] {0ae584cb-508d-4e3d-8bc0-2dddec138604} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2994 | 2026.02.03 00:35:30.650296 [ 276 ] {0ae584cb-508d-4e3d-8bc0-2dddec138604} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.02.03 00:35:30.650426 [ 276 ] {0ae584cb-508d-4e3d-8bc0-2dddec138604} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001161 sec., 75796.72695951766 rows/sec., 4.76 MiB/sec. | ||
| 2996 | 2026.02.03 00:35:30.650462 [ 276 ] {0ae584cb-508d-4e3d-8bc0-2dddec138604} <Debug> TCPHandler: Processed in 0.001321234 sec. | ||
| 2997 | 2026.02.03 00:35:30.657489 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 19 columns (19 merged, 0 gathered) in 0.008410471 sec., 25325.573324014793 rows/sec., 45.38 MiB/sec. | ||
| 2998 | 2026.02.03 00:35:30.658048 [ 190 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2999 | 2026.02.03 00:35:30.658403 [ 190 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.02.03 00:35:30.658502 [ 190 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3001 | 2026.02.03 00:35:30.658591 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 3002 | 2026.02.03 00:35:31.347416 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.02.03 00:35:31.347658 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3004 | 2026.02.03 00:35:31.348018 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3005 | 2026.02.03 00:35:31.348056 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3006 | 2026.02.03 00:35:31.348316 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3007 | 2026.02.03 00:35:31.348388 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3008 | 2026.02.03 00:35:31.348531 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3009 | 2026.02.03 00:35:31.348661 [ 324 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3010 | 2026.02.03 00:35:31.348661 [ 336 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3011 | 2026.02.03 00:35:31.348781 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (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 | ||
| 3012 | 2026.02.03 00:35:31.348809 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3013 | 2026.02.03 00:35:31.350953 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3014 | 2026.02.03 00:35:31.350981 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3015 | 2026.02.03 00:35:31.351032 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3016 | 2026.02.03 00:35:31.351082 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3017 | 2026.02.03 00:35:31.351977 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004424 sec., 7911.392405063291 rows/sec., 304.40 KiB/sec. | ||
| 3018 | 2026.02.03 00:35:31.352157 [ 276 ] {dc78db49-9ed4-4067-a872-a7f1aa5c02ee} <Debug> TCPHandler: Processed in 0.004872048 sec. | ||
| 3019 | 2026.02.03 00:35:31.352468 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.02.03 00:35:31.352702 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3021 | 2026.02.03 00:35:31.352999 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3022 | 2026.02.03 00:35:31.353054 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3023 | 2026.02.03 00:35:31.353364 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3024 | 2026.02.03 00:35:31.353434 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3025 | 2026.02.03 00:35:31.353581 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3026 | 2026.02.03 00:35:31.353643 [ 324 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3027 | 2026.02.03 00:35:31.353644 [ 328 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3028 | 2026.02.03 00:35:31.353733 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (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 | ||
| 3029 | 2026.02.03 00:35:31.353759 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3030 | 2026.02.03 00:35:31.353818 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3031 | 2026.02.03 00:35:31.353837 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3032 | 2026.02.03 00:35:31.353868 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3033 | 2026.02.03 00:35:31.353901 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3034 | 2026.02.03 00:35:31.354485 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001896 sec., 18459.915611814347 rows/sec., 710.27 KiB/sec. | ||
| 3035 | 2026.02.03 00:35:31.354601 [ 276 ] {b5a8c97c-90b6-49bf-be2a-ff73615f357c} <Debug> TCPHandler: Processed in 0.0022023 sec. | ||
| 3036 | 2026.02.03 00:35:31.354854 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.02.03 00:35:31.354991 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3038 | 2026.02.03 00:35:31.355205 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3039 | 2026.02.03 00:35:31.355242 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3040 | 2026.02.03 00:35:31.355442 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3041 | 2026.02.03 00:35:31.355495 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3042 | 2026.02.03 00:35:31.355597 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3043 | 2026.02.03 00:35:31.355657 [ 336 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3044 | 2026.02.03 00:35:31.355671 [ 328 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3045 | 2026.02.03 00:35:31.355749 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (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 | ||
| 3046 | 2026.02.03 00:35:31.355774 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3047 | 2026.02.03 00:35:31.355828 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3048 | 2026.02.03 00:35:31.355846 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3049 | 2026.02.03 00:35:31.355876 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3050 | 2026.02.03 00:35:31.355906 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3051 | 2026.02.03 00:35:31.356431 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001496 sec., 23395.72192513369 rows/sec., 900.19 KiB/sec. | ||
| 3052 | 2026.02.03 00:35:31.356561 [ 276 ] {e514353e-7027-46cc-8391-ee60977cc48b} <Debug> TCPHandler: Processed in 0.001755042 sec. | ||
| 3053 | 2026.02.03 00:35:31.356818 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.02.03 00:35:31.356958 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3055 | 2026.02.03 00:35:31.357172 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3056 | 2026.02.03 00:35:31.357208 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3057 | 2026.02.03 00:35:31.357411 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3058 | 2026.02.03 00:35:31.357464 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3059 | 2026.02.03 00:35:31.357563 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3060 | 2026.02.03 00:35:31.357626 [ 324 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3061 | 2026.02.03 00:35:31.357626 [ 336 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3062 | 2026.02.03 00:35:31.357709 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (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 | ||
| 3063 | 2026.02.03 00:35:31.357735 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3064 | 2026.02.03 00:35:31.357790 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3065 | 2026.02.03 00:35:31.357806 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3066 | 2026.02.03 00:35:31.357836 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3067 | 2026.02.03 00:35:31.357866 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3068 | 2026.02.03 00:35:31.358585 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001683 sec., 20796.1972667855 rows/sec., 800.17 KiB/sec. | ||
| 3069 | 2026.02.03 00:35:31.358693 [ 276 ] {6faba2f2-9fcc-4e84-ab42-49d00f00b6e4} <Debug> TCPHandler: Processed in 0.001932974 sec. | ||
| 3070 | 2026.02.03 00:35:31.358921 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.02.03 00:35:31.359059 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3072 | 2026.02.03 00:35:31.359274 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3073 | 2026.02.03 00:35:31.359309 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3074 | 2026.02.03 00:35:31.359517 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3075 | 2026.02.03 00:35:31.359570 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3076 | 2026.02.03 00:35:31.359670 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3077 | 2026.02.03 00:35:31.359734 [ 324 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3078 | 2026.02.03 00:35:31.359741 [ 342 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3079 | 2026.02.03 00:35:31.359844 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (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 | ||
| 3080 | 2026.02.03 00:35:31.359869 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3081 | 2026.02.03 00:35:31.359924 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3082 | 2026.02.03 00:35:31.359940 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3083 | 2026.02.03 00:35:31.359970 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3084 | 2026.02.03 00:35:31.360003 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3085 | 2026.02.03 00:35:31.360581 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00158 sec., 22151.898734177215 rows/sec., 852.33 KiB/sec. | ||
| 3086 | 2026.02.03 00:35:31.360688 [ 276 ] {8b48e0d7-d3cc-4b91-ad28-c821e14ffb10} <Debug> TCPHandler: Processed in 0.001816233 sec. | ||
| 3087 | 2026.02.03 00:35:31.360943 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.02.03 00:35:31.361080 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3089 | 2026.02.03 00:35:31.361293 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3090 | 2026.02.03 00:35:31.361329 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3091 | 2026.02.03 00:35:31.361531 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3092 | 2026.02.03 00:35:31.361583 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3093 | 2026.02.03 00:35:31.361680 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3094 | 2026.02.03 00:35:31.361743 [ 336 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3095 | 2026.02.03 00:35:31.361748 [ 342 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3096 | 2026.02.03 00:35:31.361841 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (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 | ||
| 3097 | 2026.02.03 00:35:31.361866 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3098 | 2026.02.03 00:35:31.361921 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3099 | 2026.02.03 00:35:31.361938 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3100 | 2026.02.03 00:35:31.361967 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3101 | 2026.02.03 00:35:31.361997 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3102 | 2026.02.03 00:35:31.362510 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001487 sec., 23537.323470073974 rows/sec., 905.64 KiB/sec. | ||
| 3103 | 2026.02.03 00:35:31.362617 [ 276 ] {35ce6690-32f5-43f2-8a7e-bb4701543a5c} <Debug> TCPHandler: Processed in 0.001723401 sec. | ||
| 3104 | 2026.02.03 00:35:31.499368 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.02.03 00:35:31.499486 [ 276 ] {89dd000f-7b1a-41be-990d-606c339fb9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3106 | 2026.02.03 00:35:31.499529 [ 276 ] {89dd000f-7b1a-41be-990d-606c339fb9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3107 | 2026.02.03 00:35:31.500105 [ 276 ] {89dd000f-7b1a-41be-990d-606c339fb9f1} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.02.03 00:35:31.500151 [ 276 ] {89dd000f-7b1a-41be-990d-606c339fb9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3109 | 2026.02.03 00:35:31.500588 [ 276 ] {89dd000f-7b1a-41be-990d-606c339fb9f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3110 | 2026.02.03 00:35:31.500790 [ 276 ] {89dd000f-7b1a-41be-990d-606c339fb9f1} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.02.03 00:35:31.500935 [ 276 ] {89dd000f-7b1a-41be-990d-606c339fb9f1} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001481 sec., 4051.3166779203243 rows/sec., 902.05 KiB/sec. | ||
| 3112 | 2026.02.03 00:35:31.500974 [ 276 ] {89dd000f-7b1a-41be-990d-606c339fb9f1} <Debug> TCPHandler: Processed in 0.00166091 sec. | ||
| 3113 | 2026.02.03 00:35:31.501093 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.02.03 00:35:31.501188 [ 276 ] {1e2fa783-2a42-495d-b7ef-b2333c45aa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3115 | 2026.02.03 00:35:31.501230 [ 276 ] {1e2fa783-2a42-495d-b7ef-b2333c45aa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3116 | 2026.02.03 00:35:31.501635 [ 276 ] {1e2fa783-2a42-495d-b7ef-b2333c45aa93} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.02.03 00:35:31.501674 [ 276 ] {1e2fa783-2a42-495d-b7ef-b2333c45aa93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3118 | 2026.02.03 00:35:31.501958 [ 276 ] {1e2fa783-2a42-495d-b7ef-b2333c45aa93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3119 | 2026.02.03 00:35:31.502168 [ 276 ] {1e2fa783-2a42-495d-b7ef-b2333c45aa93} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.02.03 00:35:31.502301 [ 276 ] {1e2fa783-2a42-495d-b7ef-b2333c45aa93} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001131 sec., 1768.3465959328028 rows/sec., 144.20 KiB/sec. | ||
| 3121 | 2026.02.03 00:35:31.502339 [ 276 ] {1e2fa783-2a42-495d-b7ef-b2333c45aa93} <Debug> TCPHandler: Processed in 0.001295533 sec. | ||
| 3122 | 2026.02.03 00:35:31.502453 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.02.03 00:35:31.502547 [ 276 ] {9772a764-a307-4eed-b0fa-bcee49d50032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3124 | 2026.02.03 00:35:31.502587 [ 276 ] {9772a764-a307-4eed-b0fa-bcee49d50032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3125 | 2026.02.03 00:35:31.503611 [ 276 ] {9772a764-a307-4eed-b0fa-bcee49d50032} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.02.03 00:35:31.503648 [ 276 ] {9772a764-a307-4eed-b0fa-bcee49d50032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3127 | 2026.02.03 00:35:31.504009 [ 276 ] {9772a764-a307-4eed-b0fa-bcee49d50032} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3128 | 2026.02.03 00:35:31.504220 [ 276 ] {9772a764-a307-4eed-b0fa-bcee49d50032} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.02.03 00:35:31.504339 [ 60 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3130 | 2026.02.03 00:35:31.504348 [ 276 ] {9772a764-a307-4eed-b0fa-bcee49d50032} <Debug> executeQuery: Read 1213 rows, 102.10 KiB in 0.001818 sec., 667216.7216721672 rows/sec., 54.85 MiB/sec. | ||
| 3131 | 2026.02.03 00:35:31.504415 [ 60 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.02.03 00:35:31.504429 [ 276 ] {9772a764-a307-4eed-b0fa-bcee49d50032} <Debug> TCPHandler: Processed in 0.002024577 sec. | ||
| 3133 | 2026.02.03 00:35:31.504457 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3134 | 2026.02.03 00:35:31.504557 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.02.03 00:35:31.504570 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 3136 | 2026.02.03 00:35:31.504658 [ 276 ] {9838d4fe-24ea-478a-ab0a-bc60b15b4bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3137 | 2026.02.03 00:35:31.504682 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3138 | 2026.02.03 00:35:31.504699 [ 276 ] {9838d4fe-24ea-478a-ab0a-bc60b15b4bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3139 | 2026.02.03 00:35:31.504715 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 840 rows starting from the beginning of the part | ||
| 3140 | 2026.02.03 00:35:31.504781 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part | ||
| 3141 | 2026.02.03 00:35:31.504830 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 823 rows starting from the beginning of the part | ||
| 3142 | 2026.02.03 00:35:31.504879 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part | ||
| 3143 | 2026.02.03 00:35:31.504926 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 820 rows starting from the beginning of the part | ||
| 3144 | 2026.02.03 00:35:31.504972 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1213 rows starting from the beginning of the part | ||
| 3145 | 2026.02.03 00:35:31.505088 [ 276 ] {9838d4fe-24ea-478a-ab0a-bc60b15b4bb7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.02.03 00:35:31.505125 [ 276 ] {9838d4fe-24ea-478a-ab0a-bc60b15b4bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3147 | 2026.02.03 00:35:31.505419 [ 276 ] {9838d4fe-24ea-478a-ab0a-bc60b15b4bb7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3148 | 2026.02.03 00:35:31.505637 [ 276 ] {9838d4fe-24ea-478a-ab0a-bc60b15b4bb7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.02.03 00:35:31.505763 [ 276 ] {9838d4fe-24ea-478a-ab0a-bc60b15b4bb7} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 660.03 KiB/sec. | ||
| 3150 | 2026.02.03 00:35:31.505800 [ 276 ] {9838d4fe-24ea-478a-ab0a-bc60b15b4bb7} <Debug> TCPHandler: Processed in 0.001292244 sec. | ||
| 3151 | 2026.02.03 00:35:31.505909 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.02.03 00:35:31.506004 [ 276 ] {134ef956-6a4c-4f87-a9b5-bba80caef10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.02.03 00:35:31.506044 [ 276 ] {134ef956-6a4c-4f87-a9b5-bba80caef10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3154 | 2026.02.03 00:35:31.506308 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3838 rows, containing 5 columns (5 merged, 0 gathered) in 0.001780422 sec., 2155668.7122491184 rows/sec., 181.96 MiB/sec. | ||
| 3155 | 2026.02.03 00:35:31.506507 [ 276 ] {134ef956-6a4c-4f87-a9b5-bba80caef10f} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.02.03 00:35:31.506519 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3157 | 2026.02.03 00:35:31.506545 [ 276 ] {134ef956-6a4c-4f87-a9b5-bba80caef10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3158 | 2026.02.03 00:35:31.506775 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_16_3} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.02.03 00:35:31.506837 [ 198 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_16_3} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3160 | 2026.02.03 00:35:31.506851 [ 276 ] {134ef956-6a4c-4f87-a9b5-bba80caef10f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3161 | 2026.02.03 00:35:31.506895 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3162 | 2026.02.03 00:35:31.507062 [ 276 ] {134ef956-6a4c-4f87-a9b5-bba80caef10f} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.02.03 00:35:31.507186 [ 276 ] {134ef956-6a4c-4f87-a9b5-bba80caef10f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0012 sec., 190000.00000000003 rows/sec., 12.87 MiB/sec. | ||
| 3164 | 2026.02.03 00:35:31.507224 [ 276 ] {134ef956-6a4c-4f87-a9b5-bba80caef10f} <Debug> TCPHandler: Processed in 0.001362544 sec. | ||
| 3165 | 2026.02.03 00:35:31.507333 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.02.03 00:35:31.507427 [ 276 ] {5719b223-44e7-43fc-8477-726bd9ffef89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3167 | 2026.02.03 00:35:31.507467 [ 276 ] {5719b223-44e7-43fc-8477-726bd9ffef89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3168 | 2026.02.03 00:35:31.508027 [ 276 ] {5719b223-44e7-43fc-8477-726bd9ffef89} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.02.03 00:35:31.508064 [ 276 ] {5719b223-44e7-43fc-8477-726bd9ffef89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3170 | 2026.02.03 00:35:31.508382 [ 276 ] {5719b223-44e7-43fc-8477-726bd9ffef89} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3171 | 2026.02.03 00:35:31.508597 [ 276 ] {5719b223-44e7-43fc-8477-726bd9ffef89} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.02.03 00:35:31.508701 [ 60 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3173 | 2026.02.03 00:35:31.508728 [ 276 ] {5719b223-44e7-43fc-8477-726bd9ffef89} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.00132 sec., 401515.1515151515 rows/sec., 29.75 MiB/sec. | ||
| 3174 | 2026.02.03 00:35:31.508736 [ 60 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.02.03 00:35:31.508772 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3176 | 2026.02.03 00:35:31.508784 [ 276 ] {5719b223-44e7-43fc-8477-726bd9ffef89} <Debug> TCPHandler: Processed in 0.001499487 sec. | ||
| 3177 | 2026.02.03 00:35:31.508835 [ 198 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 3178 | 2026.02.03 00:35:31.508902 [ 198 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3179 | 2026.02.03 00:35:31.508902 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.02.03 00:35:31.508926 [ 198 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 537 rows starting from the beginning of the part | ||
| 3181 | 2026.02.03 00:35:31.508972 [ 198 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 71 rows starting from the beginning of the part | ||
| 3182 | 2026.02.03 00:35:31.509007 [ 276 ] {9cc5b86b-192c-4b59-9659-79ece3b21710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.02.03 00:35:31.509009 [ 198 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 506 rows starting from the beginning of the part | ||
| 3184 | 2026.02.03 00:35:31.509052 [ 276 ] {9cc5b86b-192c-4b59-9659-79ece3b21710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3185 | 2026.02.03 00:35:31.509053 [ 198 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part | ||
| 3186 | 2026.02.03 00:35:31.509092 [ 198 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 497 rows starting from the beginning of the part | ||
| 3187 | 2026.02.03 00:35:31.509125 [ 198 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 530 rows starting from the beginning of the part | ||
| 3188 | 2026.02.03 00:35:31.510182 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366634 sec., 1619306.9980697099 rows/sec., 123.09 MiB/sec. | ||
| 3189 | 2026.02.03 00:35:31.510443 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3190 | 2026.02.03 00:35:31.510486 [ 276 ] {9cc5b86b-192c-4b59-9659-79ece3b21710} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.02.03 00:35:31.510529 [ 276 ] {9cc5b86b-192c-4b59-9659-79ece3b21710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3192 | 2026.02.03 00:35:31.510793 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_16_3} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.02.03 00:35:31.510891 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_16_3} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3194 | 2026.02.03 00:35:31.510993 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3195 | 2026.02.03 00:35:31.511075 [ 276 ] {9cc5b86b-192c-4b59-9659-79ece3b21710} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3196 | 2026.02.03 00:35:31.511312 [ 276 ] {9cc5b86b-192c-4b59-9659-79ece3b21710} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.02.03 00:35:31.511446 [ 276 ] {9cc5b86b-192c-4b59-9659-79ece3b21710} <Debug> executeQuery: Read 3621 rows, 247.63 KiB in 0.002457 sec., 1473748.4737484737 rows/sec., 98.42 MiB/sec. | ||
| 3198 | 2026.02.03 00:35:31.511454 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3199 | 2026.02.03 00:35:31.511493 [ 276 ] {9cc5b86b-192c-4b59-9659-79ece3b21710} <Debug> TCPHandler: Processed in 0.002639427 sec. | ||
| 3200 | 2026.02.03 00:35:31.511526 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.02.03 00:35:31.511567 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3202 | 2026.02.03 00:35:31.511612 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.02.03 00:35:31.511691 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 3204 | 2026.02.03 00:35:31.511713 [ 276 ] {72d5ba93-290a-49f5-9d38-95fc20f739d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3205 | 2026.02.03 00:35:31.511785 [ 276 ] {72d5ba93-290a-49f5-9d38-95fc20f739d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3206 | 2026.02.03 00:35:31.511866 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3207 | 2026.02.03 00:35:31.511912 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2356 rows starting from the beginning of the part | ||
| 3208 | 2026.02.03 00:35:31.512000 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 3209 | 2026.02.03 00:35:31.512051 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 263 rows starting from the beginning of the part | ||
| 3210 | 2026.02.03 00:35:31.512106 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3211 | 2026.02.03 00:35:31.512157 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 258 rows starting from the beginning of the part | ||
| 3212 | 2026.02.03 00:35:31.512209 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3621 rows starting from the beginning of the part | ||
| 3213 | 2026.02.03 00:35:31.512502 [ 276 ] {72d5ba93-290a-49f5-9d38-95fc20f739d9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.02.03 00:35:31.512545 [ 276 ] {72d5ba93-290a-49f5-9d38-95fc20f739d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3215 | 2026.02.03 00:35:31.513043 [ 276 ] {72d5ba93-290a-49f5-9d38-95fc20f739d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3216 | 2026.02.03 00:35:31.513275 [ 276 ] {72d5ba93-290a-49f5-9d38-95fc20f739d9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.02.03 00:35:31.513420 [ 276 ] {72d5ba93-290a-49f5-9d38-95fc20f739d9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001726 sec., 4634.994206257242 rows/sec., 8.31 MiB/sec. | ||
| 3218 | 2026.02.03 00:35:31.513480 [ 276 ] {72d5ba93-290a-49f5-9d38-95fc20f739d9} <Debug> TCPHandler: Processed in 0.001917284 sec. | ||
| 3219 | 2026.02.03 00:35:31.513594 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.02.03 00:35:31.513689 [ 276 ] {66aa1569-0636-4483-8636-afda7969fe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.02.03 00:35:31.513732 [ 276 ] {66aa1569-0636-4483-8636-afda7969fe77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3222 | 2026.02.03 00:35:31.514057 [ 276 ] {66aa1569-0636-4483-8636-afda7969fe77} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.02.03 00:35:31.514094 [ 276 ] {66aa1569-0636-4483-8636-afda7969fe77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3224 | 2026.02.03 00:35:31.514394 [ 276 ] {66aa1569-0636-4483-8636-afda7969fe77} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3225 | 2026.02.03 00:35:31.514421 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6818 rows, containing 5 columns (5 merged, 0 gathered) in 0.00278825 sec., 2445261.3646552498 rows/sec., 164.31 MiB/sec. | ||
| 3226 | 2026.02.03 00:35:31.514609 [ 276 ] {66aa1569-0636-4483-8636-afda7969fe77} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2026.02.03 00:35:31.514715 [ 52 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3228 | 2026.02.03 00:35:31.514744 [ 276 ] {66aa1569-0636-4483-8636-afda7969fe77} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 771.78 KiB/sec. | ||
| 3229 | 2026.02.03 00:35:31.514745 [ 52 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.02.03 00:35:31.514785 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3231 | 2026.02.03 00:35:31.514788 [ 276 ] {66aa1569-0636-4483-8636-afda7969fe77} <Debug> TCPHandler: Processed in 0.001242972 sec. | ||
| 3232 | 2026.02.03 00:35:31.514868 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 3233 | 2026.02.03 00:35:31.514917 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3234 | 2026.02.03 00:35:31.514965 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3235 | 2026.02.03 00:35:31.514997 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 828 rows starting from the beginning of the part | ||
| 3236 | 2026.02.03 00:35:31.515048 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 3237 | 2026.02.03 00:35:31.515089 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 88 rows starting from the beginning of the part | ||
| 3238 | 2026.02.03 00:35:31.515127 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 3239 | 2026.02.03 00:35:31.515160 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 88 rows starting from the beginning of the part | ||
| 3240 | 2026.02.03 00:35:31.515192 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 3241 | 2026.02.03 00:35:31.515233 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.02.03 00:35:31.515302 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3243 | 2026.02.03 00:35:31.515374 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3244 | 2026.02.03 00:35:31.515966 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 4 columns (4 merged, 0 gathered) in 0.001132911 sec., 1002726.6042963659 rows/sec., 64.72 MiB/sec. | ||
| 3245 | 2026.02.03 00:35:31.516126 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3246 | 2026.02.03 00:35:31.516354 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_16_3} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.02.03 00:35:31.516410 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_16_3} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3248 | 2026.02.03 00:35:31.516461 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3249 | 2026.02.03 00:35:35.620258 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.02.03 00:35:35.620463 [ 276 ] {5f51c15a-4678-4f18-a4d0-7e7ee9da2ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3251 | 2026.02.03 00:35:35.620536 [ 276 ] {5f51c15a-4678-4f18-a4d0-7e7ee9da2ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3252 | 2026.02.03 00:35:35.621229 [ 276 ] {5f51c15a-4678-4f18-a4d0-7e7ee9da2ec7} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.02.03 00:35:35.621335 [ 276 ] {5f51c15a-4678-4f18-a4d0-7e7ee9da2ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3254 | 2026.02.03 00:35:35.621747 [ 276 ] {5f51c15a-4678-4f18-a4d0-7e7ee9da2ec7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3255 | 2026.02.03 00:35:35.621983 [ 276 ] {5f51c15a-4678-4f18-a4d0-7e7ee9da2ec7} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.02.03 00:35:35.622161 [ 276 ] {5f51c15a-4678-4f18-a4d0-7e7ee9da2ec7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.44 MiB/sec. | ||
| 3257 | 2026.02.03 00:35:35.622214 [ 276 ] {5f51c15a-4678-4f18-a4d0-7e7ee9da2ec7} <Debug> TCPHandler: Processed in 0.002094018 sec. | ||
| 3258 | 2026.02.03 00:35:35.622339 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.02.03 00:35:35.622447 [ 276 ] {591e8402-2ea2-49a7-959b-08f74b63358b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3260 | 2026.02.03 00:35:35.622492 [ 276 ] {591e8402-2ea2-49a7-959b-08f74b63358b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3261 | 2026.02.03 00:35:35.622945 [ 276 ] {591e8402-2ea2-49a7-959b-08f74b63358b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.02.03 00:35:35.623081 [ 276 ] {591e8402-2ea2-49a7-959b-08f74b63358b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3263 | 2026.02.03 00:35:35.623415 [ 276 ] {591e8402-2ea2-49a7-959b-08f74b63358b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3264 | 2026.02.03 00:35:35.623665 [ 276 ] {591e8402-2ea2-49a7-959b-08f74b63358b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.02.03 00:35:35.623811 [ 276 ] {591e8402-2ea2-49a7-959b-08f74b63358b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001388 sec., 46109.51008645533 rows/sec., 3.60 MiB/sec. | ||
| 3266 | 2026.02.03 00:35:35.623855 [ 276 ] {591e8402-2ea2-49a7-959b-08f74b63358b} <Debug> TCPHandler: Processed in 0.001568908 sec. | ||
| 3267 | 2026.02.03 00:35:35.623977 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.02.03 00:35:35.624077 [ 276 ] {959bb49f-550b-45fa-a9e0-2b058b1e6f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3269 | 2026.02.03 00:35:35.624124 [ 276 ] {959bb49f-550b-45fa-a9e0-2b058b1e6f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3270 | 2026.02.03 00:35:35.624531 [ 276 ] {959bb49f-550b-45fa-a9e0-2b058b1e6f47} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.02.03 00:35:35.624569 [ 276 ] {959bb49f-550b-45fa-a9e0-2b058b1e6f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3272 | 2026.02.03 00:35:35.624912 [ 276 ] {959bb49f-550b-45fa-a9e0-2b058b1e6f47} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3273 | 2026.02.03 00:35:35.625125 [ 276 ] {959bb49f-550b-45fa-a9e0-2b058b1e6f47} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.02.03 00:35:35.625262 [ 276 ] {959bb49f-550b-45fa-a9e0-2b058b1e6f47} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001207 sec., 106048.05302402652 rows/sec., 7.39 MiB/sec. | ||
| 3275 | 2026.02.03 00:35:35.625299 [ 276 ] {959bb49f-550b-45fa-a9e0-2b058b1e6f47} <Debug> TCPHandler: Processed in 0.001373965 sec. | ||
| 3276 | 2026.02.03 00:35:35.625420 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.02.03 00:35:35.625516 [ 276 ] {b33d9499-e1ba-4407-acae-d9ebe21e7fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3278 | 2026.02.03 00:35:35.625560 [ 276 ] {b33d9499-e1ba-4407-acae-d9ebe21e7fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3279 | 2026.02.03 00:35:35.625900 [ 276 ] {b33d9499-e1ba-4407-acae-d9ebe21e7fd5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.02.03 00:35:35.625937 [ 276 ] {b33d9499-e1ba-4407-acae-d9ebe21e7fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3281 | 2026.02.03 00:35:35.626251 [ 276 ] {b33d9499-e1ba-4407-acae-d9ebe21e7fd5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3282 | 2026.02.03 00:35:35.626467 [ 276 ] {b33d9499-e1ba-4407-acae-d9ebe21e7fd5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.02.03 00:35:35.626602 [ 276 ] {b33d9499-e1ba-4407-acae-d9ebe21e7fd5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001105 sec., 43438.914027149316 rows/sec., 2.93 MiB/sec. | ||
| 3284 | 2026.02.03 00:35:35.626639 [ 276 ] {b33d9499-e1ba-4407-acae-d9ebe21e7fd5} <Debug> TCPHandler: Processed in 0.001269663 sec. | ||
| 3285 | 2026.02.03 00:35:37.313150 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3286 | 2026.02.03 00:35:37.313214 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3287 | 2026.02.03 00:35:37.416968 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 466 | ||
| 3288 | 2026.02.03 00:35:37.419732 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.02.03 00:35:37.419793 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3290 | 2026.02.03 00:35:37.421059 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3291 | 2026.02.03 00:35:37.421353 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.02.03 00:35:37.421725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3293 | 2026.02.03 00:35:37.464956 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7567 | ||
| 3294 | 2026.02.03 00:35:37.465494 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.02.03 00:35:37.465538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3296 | 2026.02.03 00:35:37.466035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3297 | 2026.02.03 00:35:37.466281 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.02.03 00:35:37.466411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7567 | ||
| 3299 | 2026.02.03 00:35:37.466406 [ 94 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3300 | 2026.02.03 00:35:37.466480 [ 94 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.02.03 00:35:37.466500 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3302 | 2026.02.03 00:35:37.466605 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 3303 | 2026.02.03 00:35:37.466729 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3304 | 2026.02.03 00:35:37.466772 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5135 rows starting from the beginning of the part | ||
| 3305 | 2026.02.03 00:35:37.466842 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3306 | 2026.02.03 00:35:37.466892 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3307 | 2026.02.03 00:35:37.466939 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3308 | 2026.02.03 00:35:37.466985 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3309 | 2026.02.03 00:35:37.467030 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3310 | 2026.02.03 00:35:37.468479 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7567 rows, containing 4 columns (4 merged, 0 gathered) in 0.001920904 sec., 3939291.0837813863 rows/sec., 56.35 MiB/sec. | ||
| 3311 | 2026.02.03 00:35:37.468880 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3312 | 2026.02.03 00:35:37.469149 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_16_3} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.02.03 00:35:37.469219 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_16_3} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3314 | 2026.02.03 00:35:37.469294 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3315 | 2026.02.03 00:35:37.937009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
| 3316 | 2026.02.03 00:35:37.953944 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.02.03 00:35:37.954004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3318 | 2026.02.03 00:35:37.959987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3319 | 2026.02.03 00:35:37.960698 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.02.03 00:35:37.961001 [ 112 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3321 | 2026.02.03 00:35:37.961076 [ 112 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.02.03 00:35:37.961100 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3323 | 2026.02.03 00:35:37.961223 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 3324 | 2026.02.03 00:35:37.963870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3325 | 2026.02.03 00:35:37.965711 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3326 | 2026.02.03 00:35:37.967299 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 3327 | 2026.02.03 00:35:37.971961 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 3328 | 2026.02.03 00:35:37.976290 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 3329 | 2026.02.03 00:35:37.980606 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 3330 | 2026.02.03 00:35:37.985257 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 3331 | 2026.02.03 00:35:37.989375 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 3332 | 2026.02.03 00:35:38.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.52 MiB, peak 232.52 MiB, free memory in arenas 0.00 B, will set to 227.63 MiB (RSS), difference: -4.89 MiB | ||
| 3333 | 2026.02.03 00:35:38.001316 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000916786 sec. | ||
| 3334 | 2026.02.03 00:35:38.043488 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082320903 sec., 1469.8575403139102 rows/sec., 7.60 MiB/sec. | ||
| 3335 | 2026.02.03 00:35:38.045883 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3336 | 2026.02.03 00:35:38.047914 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_16_3} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.02.03 00:35:38.048012 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_16_3} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3338 | 2026.02.03 00:35:38.050353 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3339 | 2026.02.03 00:35:39.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.20 MiB, peak 232.52 MiB, free memory in arenas 0.00 B, will set to 232.81 MiB (RSS), difference: 14.62 MiB | ||
| 3340 | 2026.02.03 00:35:40.630227 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.02.03 00:35:40.630437 [ 276 ] {ac310a82-14af-438e-878b-27cbfd4ad054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3342 | 2026.02.03 00:35:40.630518 [ 276 ] {ac310a82-14af-438e-878b-27cbfd4ad054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3343 | 2026.02.03 00:35:40.631328 [ 276 ] {ac310a82-14af-438e-878b-27cbfd4ad054} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.02.03 00:35:40.631384 [ 276 ] {ac310a82-14af-438e-878b-27cbfd4ad054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3345 | 2026.02.03 00:35:40.631853 [ 276 ] {ac310a82-14af-438e-878b-27cbfd4ad054} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3346 | 2026.02.03 00:35:40.632127 [ 276 ] {ac310a82-14af-438e-878b-27cbfd4ad054} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.02.03 00:35:40.632294 [ 276 ] {ac310a82-14af-438e-878b-27cbfd4ad054} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00191 sec., 139267.01570680627 rows/sec., 8.85 MiB/sec. | ||
| 3348 | 2026.02.03 00:35:40.632296 [ 145 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3349 | 2026.02.03 00:35:40.632353 [ 276 ] {ac310a82-14af-438e-878b-27cbfd4ad054} <Debug> TCPHandler: Processed in 0.002269641 sec. | ||
| 3350 | 2026.02.03 00:35:40.632378 [ 145 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.02.03 00:35:40.632405 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3352 | 2026.02.03 00:35:40.632503 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2026.02.03 00:35:40.632538 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::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 | ||
| 3354 | 2026.02.03 00:35:40.632619 [ 276 ] {811afcb4-6ebb-4bb0-be40-9e5f3636968f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3355 | 2026.02.03 00:35:40.632670 [ 276 ] {811afcb4-6ebb-4bb0-be40-9e5f3636968f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3356 | 2026.02.03 00:35:40.632717 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3357 | 2026.02.03 00:35:40.632777 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 266 rows starting from the beginning of the part | ||
| 3358 | 2026.02.03 00:35:40.632888 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 266 rows starting from the beginning of the part | ||
| 3359 | 2026.02.03 00:35:40.632947 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 3360 | 2026.02.03 00:35:40.633003 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 3361 | 2026.02.03 00:35:40.633055 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 3362 | 2026.02.03 00:35:40.633445 [ 276 ] {811afcb4-6ebb-4bb0-be40-9e5f3636968f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.02.03 00:35:40.633492 [ 276 ] {811afcb4-6ebb-4bb0-be40-9e5f3636968f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3364 | 2026.02.03 00:35:40.634048 [ 276 ] {811afcb4-6ebb-4bb0-be40-9e5f3636968f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3365 | 2026.02.03 00:35:40.634202 [ 196 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725791 sec., 770661.1055452253 rows/sec., 51.90 MiB/sec. | ||
| 3366 | 2026.02.03 00:35:40.634276 [ 276 ] {811afcb4-6ebb-4bb0-be40-9e5f3636968f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.02.03 00:35:40.634394 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3368 | 2026.02.03 00:35:40.634427 [ 276 ] {811afcb4-6ebb-4bb0-be40-9e5f3636968f} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001836 sec., 446623.09368191723 rows/sec., 35.66 MiB/sec. | ||
| 3369 | 2026.02.03 00:35:40.634471 [ 276 ] {811afcb4-6ebb-4bb0-be40-9e5f3636968f} <Debug> TCPHandler: Processed in 0.002021987 sec. | ||
| 3370 | 2026.02.03 00:35:40.634598 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2026.02.03 00:35:40.634688 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_9_2} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.02.03 00:35:40.634701 [ 276 ] {c23be54c-b450-4865-bbf0-d79608577438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3373 | 2026.02.03 00:35:40.634746 [ 276 ] {c23be54c-b450-4865-bbf0-d79608577438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3374 | 2026.02.03 00:35:40.634759 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_9_2} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3375 | 2026.02.03 00:35:40.634841 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3376 | 2026.02.03 00:35:40.635204 [ 276 ] {c23be54c-b450-4865-bbf0-d79608577438} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.02.03 00:35:40.635241 [ 276 ] {c23be54c-b450-4865-bbf0-d79608577438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3378 | 2026.02.03 00:35:40.635567 [ 276 ] {c23be54c-b450-4865-bbf0-d79608577438} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3379 | 2026.02.03 00:35:40.635790 [ 276 ] {c23be54c-b450-4865-bbf0-d79608577438} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.02.03 00:35:40.635923 [ 276 ] {c23be54c-b450-4865-bbf0-d79608577438} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001244 sec., 134244.37299035367 rows/sec., 8.29 MiB/sec. | ||
| 3381 | 2026.02.03 00:35:40.635960 [ 276 ] {c23be54c-b450-4865-bbf0-d79608577438} <Debug> TCPHandler: Processed in 0.001413805 sec. | ||
| 3382 | 2026.02.03 00:35:40.636090 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.02.03 00:35:40.636193 [ 276 ] {2eab6103-ba7e-490f-835e-27b7bbe39b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.02.03 00:35:40.636238 [ 276 ] {2eab6103-ba7e-490f-835e-27b7bbe39b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3385 | 2026.02.03 00:35:40.636689 [ 276 ] {2eab6103-ba7e-490f-835e-27b7bbe39b9f} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.02.03 00:35:40.636727 [ 276 ] {2eab6103-ba7e-490f-835e-27b7bbe39b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3387 | 2026.02.03 00:35:40.637036 [ 276 ] {2eab6103-ba7e-490f-835e-27b7bbe39b9f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3388 | 2026.02.03 00:35:40.637257 [ 276 ] {2eab6103-ba7e-490f-835e-27b7bbe39b9f} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.02.03 00:35:40.637370 [ 145 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3390 | 2026.02.03 00:35:40.637388 [ 276 ] {2eab6103-ba7e-490f-835e-27b7bbe39b9f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001219 sec., 114848.23625922887 rows/sec., 7.42 MiB/sec. | ||
| 3391 | 2026.02.03 00:35:40.637452 [ 145 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.02.03 00:35:40.637473 [ 276 ] {2eab6103-ba7e-490f-835e-27b7bbe39b9f} <Debug> TCPHandler: Processed in 0.001437495 sec. | ||
| 3393 | 2026.02.03 00:35:40.637483 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3394 | 2026.02.03 00:35:40.637595 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3395 | 2026.02.03 00:35:40.637629 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2026.02.03 00:35:40.637721 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3397 | 2026.02.03 00:35:40.637733 [ 276 ] {e0048bc7-2547-41b7-b873-ec3f7b183bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3398 | 2026.02.03 00:35:40.637766 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 140 rows starting from the beginning of the part | ||
| 3399 | 2026.02.03 00:35:40.637787 [ 276 ] {e0048bc7-2547-41b7-b873-ec3f7b183bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3400 | 2026.02.03 00:35:40.637845 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part | ||
| 3401 | 2026.02.03 00:35:40.637899 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 140 rows starting from the beginning of the part | ||
| 3402 | 2026.02.03 00:35:40.637948 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 140 rows starting from the beginning of the part | ||
| 3403 | 2026.02.03 00:35:40.637991 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 3404 | 2026.02.03 00:35:40.638037 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 140 rows starting from the beginning of the part | ||
| 3405 | 2026.02.03 00:35:40.638316 [ 276 ] {e0048bc7-2547-41b7-b873-ec3f7b183bc7} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.02.03 00:35:40.638361 [ 276 ] {e0048bc7-2547-41b7-b873-ec3f7b183bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3407 | 2026.02.03 00:35:40.638711 [ 276 ] {e0048bc7-2547-41b7-b873-ec3f7b183bc7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3408 | 2026.02.03 00:35:40.638939 [ 276 ] {e0048bc7-2547-41b7-b873-ec3f7b183bc7} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.02.03 00:35:40.639000 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452496 sec., 638900.2103964486 rows/sec., 44.21 MiB/sec. | ||
| 3410 | 2026.02.03 00:35:40.639053 [ 109 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3411 | 2026.02.03 00:35:40.639078 [ 276 ] {e0048bc7-2547-41b7-b873-ec3f7b183bc7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001365 sec., 101831.50183150184 rows/sec., 5.79 MiB/sec. | ||
| 3412 | 2026.02.03 00:35:40.639111 [ 109 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.02.03 00:35:40.639127 [ 276 ] {e0048bc7-2547-41b7-b873-ec3f7b183bc7} <Debug> TCPHandler: Processed in 0.001559058 sec. | ||
| 3414 | 2026.02.03 00:35:40.639147 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3415 | 2026.02.03 00:35:40.639227 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::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 | ||
| 3416 | 2026.02.03 00:35:40.639234 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3417 | 2026.02.03 00:35:40.639252 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2026.02.03 00:35:40.639320 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3419 | 2026.02.03 00:35:40.639352 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 139 rows starting from the beginning of the part | ||
| 3420 | 2026.02.03 00:35:40.639368 [ 276 ] {f0dedaee-6f0c-48fe-935b-2603259ebb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3421 | 2026.02.03 00:35:40.639397 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part | ||
| 3422 | 2026.02.03 00:35:40.639417 [ 276 ] {f0dedaee-6f0c-48fe-935b-2603259ebb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3423 | 2026.02.03 00:35:40.639440 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 139 rows starting from the beginning of the part | ||
| 3424 | 2026.02.03 00:35:40.639482 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 3425 | 2026.02.03 00:35:40.639521 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 3426 | 2026.02.03 00:35:40.639586 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.02.03 00:35:40.639678 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_10_2} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3428 | 2026.02.03 00:35:40.639768 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3429 | 2026.02.03 00:35:40.640013 [ 276 ] {f0dedaee-6f0c-48fe-935b-2603259ebb84} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.02.03 00:35:40.640053 [ 276 ] {f0dedaee-6f0c-48fe-935b-2603259ebb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3431 | 2026.02.03 00:35:40.640367 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166251 sec., 595926.6058507131 rows/sec., 36.18 MiB/sec. | ||
| 3432 | 2026.02.03 00:35:40.640416 [ 276 ] {f0dedaee-6f0c-48fe-935b-2603259ebb84} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3433 | 2026.02.03 00:35:40.640553 [ 189 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3434 | 2026.02.03 00:35:40.640669 [ 276 ] {f0dedaee-6f0c-48fe-935b-2603259ebb84} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.02.03 00:35:40.640829 [ 276 ] {f0dedaee-6f0c-48fe-935b-2603259ebb84} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.00148 sec., 335810.8108108108 rows/sec., 23.76 MiB/sec. | ||
| 3436 | 2026.02.03 00:35:40.640871 [ 276 ] {f0dedaee-6f0c-48fe-935b-2603259ebb84} <Debug> TCPHandler: Processed in 0.00167052 sec. | ||
| 3437 | 2026.02.03 00:35:40.640897 [ 189 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_9_2} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.02.03 00:35:40.640979 [ 189 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_9_2} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3439 | 2026.02.03 00:35:40.640983 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.02.03 00:35:40.641058 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3441 | 2026.02.03 00:35:40.641090 [ 276 ] {ba97a852-dfb7-4fbf-89cb-c0f9a41874fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3442 | 2026.02.03 00:35:40.641138 [ 276 ] {ba97a852-dfb7-4fbf-89cb-c0f9a41874fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3443 | 2026.02.03 00:35:40.641476 [ 276 ] {ba97a852-dfb7-4fbf-89cb-c0f9a41874fa} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.02.03 00:35:40.641514 [ 276 ] {ba97a852-dfb7-4fbf-89cb-c0f9a41874fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3445 | 2026.02.03 00:35:40.641837 [ 276 ] {ba97a852-dfb7-4fbf-89cb-c0f9a41874fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3446 | 2026.02.03 00:35:40.642057 [ 276 ] {ba97a852-dfb7-4fbf-89cb-c0f9a41874fa} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.02.03 00:35:40.642190 [ 276 ] {ba97a852-dfb7-4fbf-89cb-c0f9a41874fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 3448 | 2026.02.03 00:35:40.642227 [ 276 ] {ba97a852-dfb7-4fbf-89cb-c0f9a41874fa} <Debug> TCPHandler: Processed in 0.001293233 sec. | ||
| 3449 | 2026.02.03 00:35:40.642341 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.02.03 00:35:40.642437 [ 276 ] {43ae45bd-6e99-4e8e-9217-dddf5b4d39ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3451 | 2026.02.03 00:35:40.642482 [ 276 ] {43ae45bd-6e99-4e8e-9217-dddf5b4d39ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3452 | 2026.02.03 00:35:40.642897 [ 276 ] {43ae45bd-6e99-4e8e-9217-dddf5b4d39ac} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.02.03 00:35:40.642935 [ 276 ] {43ae45bd-6e99-4e8e-9217-dddf5b4d39ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3454 | 2026.02.03 00:35:40.643290 [ 276 ] {43ae45bd-6e99-4e8e-9217-dddf5b4d39ac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3455 | 2026.02.03 00:35:40.643514 [ 276 ] {43ae45bd-6e99-4e8e-9217-dddf5b4d39ac} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.02.03 00:35:40.643652 [ 276 ] {43ae45bd-6e99-4e8e-9217-dddf5b4d39ac} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001233 sec., 209245.74209245743 rows/sec., 13.93 MiB/sec. | ||
| 3457 | 2026.02.03 00:35:40.643689 [ 276 ] {43ae45bd-6e99-4e8e-9217-dddf5b4d39ac} <Debug> TCPHandler: Processed in 0.001396756 sec. | ||
| 3458 | 2026.02.03 00:35:40.643804 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2026.02.03 00:35:40.643899 [ 276 ] {b9224134-a2ac-43c7-a20f-9b16bf5189e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3460 | 2026.02.03 00:35:40.643943 [ 276 ] {b9224134-a2ac-43c7-a20f-9b16bf5189e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3461 | 2026.02.03 00:35:40.644253 [ 276 ] {b9224134-a2ac-43c7-a20f-9b16bf5189e6} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.02.03 00:35:40.644290 [ 276 ] {b9224134-a2ac-43c7-a20f-9b16bf5189e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3463 | 2026.02.03 00:35:40.644592 [ 276 ] {b9224134-a2ac-43c7-a20f-9b16bf5189e6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3464 | 2026.02.03 00:35:40.644810 [ 276 ] {b9224134-a2ac-43c7-a20f-9b16bf5189e6} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.02.03 00:35:40.644940 [ 276 ] {b9224134-a2ac-43c7-a20f-9b16bf5189e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 3466 | 2026.02.03 00:35:40.644977 [ 276 ] {b9224134-a2ac-43c7-a20f-9b16bf5189e6} <Debug> TCPHandler: Processed in 0.001222792 sec. | ||
| 3467 | 2026.02.03 00:35:40.645088 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2026.02.03 00:35:40.645182 [ 276 ] {e621946f-2778-4943-8017-c2d0939f8666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3469 | 2026.02.03 00:35:40.645239 [ 276 ] {e621946f-2778-4943-8017-c2d0939f8666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3470 | 2026.02.03 00:35:40.646060 [ 276 ] {e621946f-2778-4943-8017-c2d0939f8666} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.02.03 00:35:40.646099 [ 276 ] {e621946f-2778-4943-8017-c2d0939f8666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3472 | 2026.02.03 00:35:40.646666 [ 276 ] {e621946f-2778-4943-8017-c2d0939f8666} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3473 | 2026.02.03 00:35:40.646896 [ 276 ] {e621946f-2778-4943-8017-c2d0939f8666} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.02.03 00:35:40.647036 [ 276 ] {e621946f-2778-4943-8017-c2d0939f8666} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001872 sec., 18162.393162393164 rows/sec., 32.55 MiB/sec. | ||
| 3475 | 2026.02.03 00:35:40.647101 [ 276 ] {e621946f-2778-4943-8017-c2d0939f8666} <Debug> TCPHandler: Processed in 0.002063017 sec. | ||
| 3476 | 2026.02.03 00:35:40.647215 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2026.02.03 00:35:40.647312 [ 276 ] {771a8841-983a-4fbd-af99-a79a8c367e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3478 | 2026.02.03 00:35:40.647354 [ 276 ] {771a8841-983a-4fbd-af99-a79a8c367e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3479 | 2026.02.03 00:35:40.647685 [ 276 ] {771a8841-983a-4fbd-af99-a79a8c367e59} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.02.03 00:35:40.647721 [ 276 ] {771a8841-983a-4fbd-af99-a79a8c367e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3481 | 2026.02.03 00:35:40.648030 [ 276 ] {771a8841-983a-4fbd-af99-a79a8c367e59} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3482 | 2026.02.03 00:35:40.648255 [ 276 ] {771a8841-983a-4fbd-af99-a79a8c367e59} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.02.03 00:35:40.648386 [ 276 ] {771a8841-983a-4fbd-af99-a79a8c367e59} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001093 sec., 80512.35132662398 rows/sec., 5.06 MiB/sec. | ||
| 3484 | 2026.02.03 00:35:40.648423 [ 276 ] {771a8841-983a-4fbd-af99-a79a8c367e59} <Debug> TCPHandler: Processed in 0.001258853 sec. | ||
| 3485 | 2026.02.03 00:35:42.622886 [ 127 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3486 | 2026.02.03 00:35:42.622969 [ 127 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.02.03 00:35:42.623002 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3488 | 2026.02.03 00:35:42.623139 [ 186 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 3489 | 2026.02.03 00:35:42.623297 [ 186 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3490 | 2026.02.03 00:35:42.623332 [ 186 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3491 | 2026.02.03 00:35:42.623406 [ 186 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3492 | 2026.02.03 00:35:42.623459 [ 186 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3493 | 2026.02.03 00:35:42.623507 [ 186 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 3494 | 2026.02.03 00:35:42.623553 [ 186 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3495 | 2026.02.03 00:35:42.624411 [ 189 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329114 sec., 21066.665462857214 rows/sec., 1.76 MiB/sec. | ||
| 3496 | 2026.02.03 00:35:42.624596 [ 189 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3497 | 2026.02.03 00:35:42.624888 [ 189 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_5_1} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.02.03 00:35:42.624966 [ 189 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_5_1} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3499 | 2026.02.03 00:35:42.625055 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3500 | 2026.02.03 00:35:44.966498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8015 | ||
| 3501 | 2026.02.03 00:35:44.967089 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.02.03 00:35:44.967145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3503 | 2026.02.03 00:35:44.967680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3504 | 2026.02.03 00:35:44.967934 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.02.03 00:35:44.968079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8015 | ||
| 3506 | 2026.02.03 00:35:45.463955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3507 | 2026.02.03 00:35:45.480027 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.02.03 00:35:45.480093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3509 | 2026.02.03 00:35:45.486450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3510 | 2026.02.03 00:35:45.487213 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.02.03 00:35:45.490135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3512 | 2026.02.03 00:35:45.622391 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.02.03 00:35:45.622625 [ 276 ] {6c894cf8-2001-4180-b8d9-15e72a54011b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3514 | 2026.02.03 00:35:45.622714 [ 276 ] {6c894cf8-2001-4180-b8d9-15e72a54011b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3515 | 2026.02.03 00:35:45.623539 [ 276 ] {6c894cf8-2001-4180-b8d9-15e72a54011b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.02.03 00:35:45.623588 [ 276 ] {6c894cf8-2001-4180-b8d9-15e72a54011b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3517 | 2026.02.03 00:35:45.623990 [ 276 ] {6c894cf8-2001-4180-b8d9-15e72a54011b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3518 | 2026.02.03 00:35:45.624220 [ 276 ] {6c894cf8-2001-4180-b8d9-15e72a54011b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.02.03 00:35:45.624383 [ 276 ] {6c894cf8-2001-4180-b8d9-15e72a54011b} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001824 sec., 39473.68421052631 rows/sec., 3.17 MiB/sec. | ||
| 3520 | 2026.02.03 00:35:45.624434 [ 276 ] {6c894cf8-2001-4180-b8d9-15e72a54011b} <Debug> TCPHandler: Processed in 0.002192059 sec. | ||
| 3521 | 2026.02.03 00:35:45.624563 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2026.02.03 00:35:45.624666 [ 276 ] {76478f28-3731-4746-8ef1-bf4a513929e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3523 | 2026.02.03 00:35:45.624711 [ 276 ] {76478f28-3731-4746-8ef1-bf4a513929e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3524 | 2026.02.03 00:35:45.625125 [ 276 ] {76478f28-3731-4746-8ef1-bf4a513929e0} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.02.03 00:35:45.625165 [ 276 ] {76478f28-3731-4746-8ef1-bf4a513929e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3526 | 2026.02.03 00:35:45.625494 [ 276 ] {76478f28-3731-4746-8ef1-bf4a513929e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3527 | 2026.02.03 00:35:45.625709 [ 276 ] {76478f28-3731-4746-8ef1-bf4a513929e0} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.02.03 00:35:45.625842 [ 276 ] {76478f28-3731-4746-8ef1-bf4a513929e0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001199 sec., 6672.226855713095 rows/sec., 501.72 KiB/sec. | ||
| 3529 | 2026.02.03 00:35:45.625881 [ 276 ] {76478f28-3731-4746-8ef1-bf4a513929e0} <Debug> TCPHandler: Processed in 0.001371094 sec. | ||
| 3530 | 2026.02.03 00:35:45.625994 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.02.03 00:35:45.626091 [ 276 ] {ac170bab-5f3a-43d0-87f2-6c021686859b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3532 | 2026.02.03 00:35:45.626133 [ 276 ] {ac170bab-5f3a-43d0-87f2-6c021686859b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3533 | 2026.02.03 00:35:45.626552 [ 276 ] {ac170bab-5f3a-43d0-87f2-6c021686859b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.02.03 00:35:45.626590 [ 276 ] {ac170bab-5f3a-43d0-87f2-6c021686859b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3535 | 2026.02.03 00:35:45.626900 [ 276 ] {ac170bab-5f3a-43d0-87f2-6c021686859b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3536 | 2026.02.03 00:35:45.627133 [ 276 ] {ac170bab-5f3a-43d0-87f2-6c021686859b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.02.03 00:35:45.627266 [ 276 ] {ac170bab-5f3a-43d0-87f2-6c021686859b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001195 sec., 60251.046025104595 rows/sec., 4.70 MiB/sec. | ||
| 3538 | 2026.02.03 00:35:45.627306 [ 276 ] {ac170bab-5f3a-43d0-87f2-6c021686859b} <Debug> TCPHandler: Processed in 0.001362375 sec. | ||
| 3539 | 2026.02.03 00:35:45.627427 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.02.03 00:35:45.627525 [ 276 ] {ec11e6c0-ec52-4582-8fc4-f293020ca656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3541 | 2026.02.03 00:35:45.627571 [ 276 ] {ec11e6c0-ec52-4582-8fc4-f293020ca656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3542 | 2026.02.03 00:35:45.628002 [ 276 ] {ec11e6c0-ec52-4582-8fc4-f293020ca656} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.02.03 00:35:45.628040 [ 276 ] {ec11e6c0-ec52-4582-8fc4-f293020ca656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3544 | 2026.02.03 00:35:45.628390 [ 276 ] {ec11e6c0-ec52-4582-8fc4-f293020ca656} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3545 | 2026.02.03 00:35:45.628616 [ 276 ] {ec11e6c0-ec52-4582-8fc4-f293020ca656} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.02.03 00:35:45.628758 [ 276 ] {ec11e6c0-ec52-4582-8fc4-f293020ca656} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 3547 | 2026.02.03 00:35:45.628797 [ 276 ] {ec11e6c0-ec52-4582-8fc4-f293020ca656} <Debug> TCPHandler: Processed in 0.001420306 sec. | ||
| 3548 | 2026.02.03 00:35:45.628913 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.02.03 00:35:45.629009 [ 276 ] {f3f8f166-2805-43c2-b874-5ded7fb429b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3550 | 2026.02.03 00:35:45.629067 [ 276 ] {f3f8f166-2805-43c2-b874-5ded7fb429b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3551 | 2026.02.03 00:35:45.629822 [ 276 ] {f3f8f166-2805-43c2-b874-5ded7fb429b9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.02.03 00:35:45.629863 [ 276 ] {f3f8f166-2805-43c2-b874-5ded7fb429b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3553 | 2026.02.03 00:35:45.630396 [ 276 ] {f3f8f166-2805-43c2-b874-5ded7fb429b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3554 | 2026.02.03 00:35:45.630624 [ 276 ] {f3f8f166-2805-43c2-b874-5ded7fb429b9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.02.03 00:35:45.630766 [ 276 ] {f3f8f166-2805-43c2-b874-5ded7fb429b9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001775 sec., 4507.042253521126 rows/sec., 8.08 MiB/sec. | ||
| 3556 | 2026.02.03 00:35:45.630831 [ 276 ] {f3f8f166-2805-43c2-b874-5ded7fb429b9} <Debug> TCPHandler: Processed in 0.001967906 sec. | ||
| 3557 | 2026.02.03 00:35:45.630953 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.02.03 00:35:45.631049 [ 276 ] {018dd564-012b-4ba7-91fe-92103bcb1792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.02.03 00:35:45.631101 [ 276 ] {018dd564-012b-4ba7-91fe-92103bcb1792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3560 | 2026.02.03 00:35:45.631467 [ 276 ] {018dd564-012b-4ba7-91fe-92103bcb1792} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.02.03 00:35:45.631506 [ 276 ] {018dd564-012b-4ba7-91fe-92103bcb1792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3562 | 2026.02.03 00:35:45.631829 [ 276 ] {018dd564-012b-4ba7-91fe-92103bcb1792} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3563 | 2026.02.03 00:35:45.632072 [ 276 ] {018dd564-012b-4ba7-91fe-92103bcb1792} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.02.03 00:35:45.632205 [ 276 ] {018dd564-012b-4ba7-91fe-92103bcb1792} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 3565 | 2026.02.03 00:35:45.632245 [ 276 ] {018dd564-012b-4ba7-91fe-92103bcb1792} <Debug> TCPHandler: Processed in 0.001341474 sec. | ||
| 3566 | 2026.02.03 00:35:47.421981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 500 | ||
| 3567 | 2026.02.03 00:35:47.424268 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.02.03 00:35:47.424323 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3569 | 2026.02.03 00:35:47.425568 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3570 | 2026.02.03 00:35:47.425844 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.02.03 00:35:47.426184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3572 | 2026.02.03 00:35:50.642538 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.02.03 00:35:50.642840 [ 276 ] {fe0dc02e-cd91-4729-b955-2227b9ec6627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.02.03 00:35:50.642937 [ 276 ] {fe0dc02e-cd91-4729-b955-2227b9ec6627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3575 | 2026.02.03 00:35:50.644051 [ 276 ] {fe0dc02e-cd91-4729-b955-2227b9ec6627} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.02.03 00:35:50.644121 [ 276 ] {fe0dc02e-cd91-4729-b955-2227b9ec6627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3577 | 2026.02.03 00:35:50.644824 [ 276 ] {fe0dc02e-cd91-4729-b955-2227b9ec6627} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3578 | 2026.02.03 00:35:50.645209 [ 276 ] {fe0dc02e-cd91-4729-b955-2227b9ec6627} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.02.03 00:35:50.645428 [ 276 ] {fe0dc02e-cd91-4729-b955-2227b9ec6627} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002662 sec., 99924.86851990984 rows/sec., 6.35 MiB/sec. | ||
| 3580 | 2026.02.03 00:35:50.645498 [ 276 ] {fe0dc02e-cd91-4729-b955-2227b9ec6627} <Debug> TCPHandler: Processed in 0.003221308 sec. | ||
| 3581 | 2026.02.03 00:35:50.645691 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.02.03 00:35:50.645816 [ 276 ] {dc71d334-10a3-418f-a362-4dc45a2dfadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3583 | 2026.02.03 00:35:50.645873 [ 276 ] {dc71d334-10a3-418f-a362-4dc45a2dfadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3584 | 2026.02.03 00:35:50.646431 [ 276 ] {dc71d334-10a3-418f-a362-4dc45a2dfadb} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.02.03 00:35:50.646478 [ 276 ] {dc71d334-10a3-418f-a362-4dc45a2dfadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3586 | 2026.02.03 00:35:50.646902 [ 276 ] {dc71d334-10a3-418f-a362-4dc45a2dfadb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3587 | 2026.02.03 00:35:50.647202 [ 276 ] {dc71d334-10a3-418f-a362-4dc45a2dfadb} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.02.03 00:35:50.647372 [ 276 ] {dc71d334-10a3-418f-a362-4dc45a2dfadb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001588 sec., 1259.4458438287154 rows/sec., 102.70 KiB/sec. | ||
| 3589 | 2026.02.03 00:35:50.647421 [ 276 ] {dc71d334-10a3-418f-a362-4dc45a2dfadb} <Debug> TCPHandler: Processed in 0.001801573 sec. | ||
| 3590 | 2026.02.03 00:35:50.647587 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.02.03 00:35:50.647703 [ 276 ] {315c978c-9ee1-40d8-a50c-3b9b35f3dcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3592 | 2026.02.03 00:35:50.647758 [ 276 ] {315c978c-9ee1-40d8-a50c-3b9b35f3dcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3593 | 2026.02.03 00:35:50.648889 [ 276 ] {315c978c-9ee1-40d8-a50c-3b9b35f3dcc6} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.02.03 00:35:50.648936 [ 276 ] {315c978c-9ee1-40d8-a50c-3b9b35f3dcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3595 | 2026.02.03 00:35:50.649480 [ 276 ] {315c978c-9ee1-40d8-a50c-3b9b35f3dcc6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3596 | 2026.02.03 00:35:50.649790 [ 276 ] {315c978c-9ee1-40d8-a50c-3b9b35f3dcc6} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.02.03 00:35:50.649981 [ 276 ] {315c978c-9ee1-40d8-a50c-3b9b35f3dcc6} <Debug> executeQuery: Read 821 rows, 67.11 KiB in 0.002303 sec., 356491.5327833261 rows/sec., 28.46 MiB/sec. | ||
| 3598 | 2026.02.03 00:35:50.650033 [ 276 ] {315c978c-9ee1-40d8-a50c-3b9b35f3dcc6} <Debug> TCPHandler: Processed in 0.002506876 sec. | ||
| 3599 | 2026.02.03 00:35:50.650231 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.02.03 00:35:50.650342 [ 276 ] {e8961f05-2cd4-4e39-a6f7-256c9a55f72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3601 | 2026.02.03 00:35:50.650392 [ 276 ] {e8961f05-2cd4-4e39-a6f7-256c9a55f72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3602 | 2026.02.03 00:35:50.651030 [ 276 ] {e8961f05-2cd4-4e39-a6f7-256c9a55f72d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.02.03 00:35:50.651078 [ 276 ] {e8961f05-2cd4-4e39-a6f7-256c9a55f72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3604 | 2026.02.03 00:35:50.651514 [ 276 ] {e8961f05-2cd4-4e39-a6f7-256c9a55f72d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3605 | 2026.02.03 00:35:50.651837 [ 276 ] {e8961f05-2cd4-4e39-a6f7-256c9a55f72d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.02.03 00:35:50.652010 [ 276 ] {e8961f05-2cd4-4e39-a6f7-256c9a55f72d} <Debug> executeQuery: Read 169 rows, 10.70 KiB in 0.001691 sec., 99940.86339444116 rows/sec., 6.18 MiB/sec. | ||
| 3607 | 2026.02.03 00:35:50.652060 [ 276 ] {e8961f05-2cd4-4e39-a6f7-256c9a55f72d} <Debug> TCPHandler: Processed in 0.001893474 sec. | ||
| 3608 | 2026.02.03 00:35:50.652231 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.02.03 00:35:50.652347 [ 276 ] {912b09fd-1be3-4c61-9431-b7e177886050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.02.03 00:35:50.652400 [ 276 ] {912b09fd-1be3-4c61-9431-b7e177886050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3611 | 2026.02.03 00:35:50.653009 [ 276 ] {912b09fd-1be3-4c61-9431-b7e177886050} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.02.03 00:35:50.653055 [ 276 ] {912b09fd-1be3-4c61-9431-b7e177886050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3613 | 2026.02.03 00:35:50.653473 [ 276 ] {912b09fd-1be3-4c61-9431-b7e177886050} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3614 | 2026.02.03 00:35:50.653771 [ 276 ] {912b09fd-1be3-4c61-9431-b7e177886050} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.02.03 00:35:50.653934 [ 276 ] {912b09fd-1be3-4c61-9431-b7e177886050} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001611 sec., 86902.54500310366 rows/sec., 5.62 MiB/sec. | ||
| 3616 | 2026.02.03 00:35:50.653982 [ 276 ] {912b09fd-1be3-4c61-9431-b7e177886050} <Debug> TCPHandler: Processed in 0.001815633 sec. | ||
| 3617 | 2026.02.03 00:35:50.654142 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.02.03 00:35:50.654253 [ 276 ] {ad1cfaa2-4bb6-43bf-8d56-48cb4698cb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3619 | 2026.02.03 00:35:50.654305 [ 276 ] {ad1cfaa2-4bb6-43bf-8d56-48cb4698cb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3620 | 2026.02.03 00:35:50.655290 [ 276 ] {ad1cfaa2-4bb6-43bf-8d56-48cb4698cb73} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.02.03 00:35:50.655337 [ 276 ] {ad1cfaa2-4bb6-43bf-8d56-48cb4698cb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3622 | 2026.02.03 00:35:50.655802 [ 276 ] {ad1cfaa2-4bb6-43bf-8d56-48cb4698cb73} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3623 | 2026.02.03 00:35:50.656136 [ 276 ] {ad1cfaa2-4bb6-43bf-8d56-48cb4698cb73} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.02.03 00:35:50.656307 [ 276 ] {ad1cfaa2-4bb6-43bf-8d56-48cb4698cb73} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.002075 sec., 66987.95180722892 rows/sec., 3.81 MiB/sec. | ||
| 3625 | 2026.02.03 00:35:50.656355 [ 276 ] {ad1cfaa2-4bb6-43bf-8d56-48cb4698cb73} <Debug> TCPHandler: Processed in 0.002274331 sec. | ||
| 3626 | 2026.02.03 00:35:50.656512 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.02.03 00:35:50.656621 [ 276 ] {f39088d5-039e-4a56-9e8b-be5e0731c3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3628 | 2026.02.03 00:35:50.656674 [ 276 ] {f39088d5-039e-4a56-9e8b-be5e0731c3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3629 | 2026.02.03 00:35:50.657525 [ 276 ] {f39088d5-039e-4a56-9e8b-be5e0731c3d6} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.02.03 00:35:50.657573 [ 276 ] {f39088d5-039e-4a56-9e8b-be5e0731c3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3631 | 2026.02.03 00:35:50.658081 [ 276 ] {f39088d5-039e-4a56-9e8b-be5e0731c3d6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3632 | 2026.02.03 00:35:50.658411 [ 276 ] {f39088d5-039e-4a56-9e8b-be5e0731c3d6} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.02.03 00:35:50.658600 [ 276 ] {f39088d5-039e-4a56-9e8b-be5e0731c3d6} <Debug> executeQuery: Read 499 rows, 36.17 KiB in 0.002001 sec., 249375.31234382806 rows/sec., 17.65 MiB/sec. | ||
| 3634 | 2026.02.03 00:35:50.658650 [ 276 ] {f39088d5-039e-4a56-9e8b-be5e0731c3d6} <Debug> TCPHandler: Processed in 0.00219842 sec. | ||
| 3635 | 2026.02.03 00:35:50.658811 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.02.03 00:35:50.658930 [ 276 ] {77edfb6d-4fbf-4954-a355-b62fd07ea850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3637 | 2026.02.03 00:35:50.658989 [ 276 ] {77edfb6d-4fbf-4954-a355-b62fd07ea850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3638 | 2026.02.03 00:35:50.659464 [ 276 ] {77edfb6d-4fbf-4954-a355-b62fd07ea850} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.02.03 00:35:50.659512 [ 276 ] {77edfb6d-4fbf-4954-a355-b62fd07ea850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3640 | 2026.02.03 00:35:50.659915 [ 276 ] {77edfb6d-4fbf-4954-a355-b62fd07ea850} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3641 | 2026.02.03 00:35:50.660194 [ 276 ] {77edfb6d-4fbf-4954-a355-b62fd07ea850} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.02.03 00:35:50.660356 [ 276 ] {77edfb6d-4fbf-4954-a355-b62fd07ea850} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 216.34 KiB/sec. | ||
| 3643 | 2026.02.03 00:35:50.660401 [ 276 ] {77edfb6d-4fbf-4954-a355-b62fd07ea850} <Debug> TCPHandler: Processed in 0.001652049 sec. | ||
| 3644 | 2026.02.03 00:35:50.661012 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.02.03 00:35:50.661125 [ 276 ] {797ce9d5-1b22-4a46-a735-84f2f1556f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3646 | 2026.02.03 00:35:50.661178 [ 276 ] {797ce9d5-1b22-4a46-a735-84f2f1556f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3647 | 2026.02.03 00:35:50.661804 [ 276 ] {797ce9d5-1b22-4a46-a735-84f2f1556f4f} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.02.03 00:35:50.661849 [ 276 ] {797ce9d5-1b22-4a46-a735-84f2f1556f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3649 | 2026.02.03 00:35:50.662315 [ 276 ] {797ce9d5-1b22-4a46-a735-84f2f1556f4f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3650 | 2026.02.03 00:35:50.664544 [ 276 ] {797ce9d5-1b22-4a46-a735-84f2f1556f4f} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.02.03 00:35:50.664725 [ 276 ] {797ce9d5-1b22-4a46-a735-84f2f1556f4f} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.003622 sec., 71507.45444505799 rows/sec., 4.76 MiB/sec. | ||
| 3652 | 2026.02.03 00:35:50.664777 [ 276 ] {797ce9d5-1b22-4a46-a735-84f2f1556f4f} <Debug> TCPHandler: Processed in 0.003824448 sec. | ||
| 3653 | 2026.02.03 00:35:50.665070 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.02.03 00:35:50.665182 [ 276 ] {8d2c5178-561f-4ec6-a22c-f3abca7a6081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3655 | 2026.02.03 00:35:50.665236 [ 276 ] {8d2c5178-561f-4ec6-a22c-f3abca7a6081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3656 | 2026.02.03 00:35:50.667476 [ 276 ] {8d2c5178-561f-4ec6-a22c-f3abca7a6081} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.02.03 00:35:50.667527 [ 276 ] {8d2c5178-561f-4ec6-a22c-f3abca7a6081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3658 | 2026.02.03 00:35:50.667994 [ 276 ] {8d2c5178-561f-4ec6-a22c-f3abca7a6081} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3659 | 2026.02.03 00:35:50.668316 [ 276 ] {8d2c5178-561f-4ec6-a22c-f3abca7a6081} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.02.03 00:35:50.668497 [ 276 ] {8d2c5178-561f-4ec6-a22c-f3abca7a6081} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003337 sec., 299.6703626011387 rows/sec., 20.19 KiB/sec. | ||
| 3661 | 2026.02.03 00:35:50.668491 [ 139 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3662 | 2026.02.03 00:35:50.668551 [ 276 ] {8d2c5178-561f-4ec6-a22c-f3abca7a6081} <Debug> TCPHandler: Processed in 0.003543113 sec. | ||
| 3663 | 2026.02.03 00:35:50.668606 [ 139 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.02.03 00:35:50.668649 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3665 | 2026.02.03 00:35:50.668746 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2026.02.03 00:35:50.668835 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3667 | 2026.02.03 00:35:50.668866 [ 276 ] {55278373-84e8-4e77-8f68-824980826b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3668 | 2026.02.03 00:35:50.668967 [ 276 ] {55278373-84e8-4e77-8f68-824980826b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3669 | 2026.02.03 00:35:50.669046 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3670 | 2026.02.03 00:35:50.669101 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3671 | 2026.02.03 00:35:50.669190 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3672 | 2026.02.03 00:35:50.669250 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3673 | 2026.02.03 00:35:50.669310 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3674 | 2026.02.03 00:35:50.669370 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3675 | 2026.02.03 00:35:50.669428 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3676 | 2026.02.03 00:35:50.670188 [ 276 ] {55278373-84e8-4e77-8f68-824980826b2f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.02.03 00:35:50.670239 [ 276 ] {55278373-84e8-4e77-8f68-824980826b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3678 | 2026.02.03 00:35:50.670554 [ 189 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001799392 sec., 5557.432732834202 rows/sec., 374.48 KiB/sec. | ||
| 3679 | 2026.02.03 00:35:50.670759 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3680 | 2026.02.03 00:35:50.671110 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2026.02.03 00:35:50.671208 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_10_2} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3682 | 2026.02.03 00:35:50.671209 [ 276 ] {55278373-84e8-4e77-8f68-824980826b2f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3683 | 2026.02.03 00:35:50.671316 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3684 | 2026.02.03 00:35:50.671548 [ 276 ] {55278373-84e8-4e77-8f68-824980826b2f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.02.03 00:35:50.671736 [ 276 ] {55278373-84e8-4e77-8f68-824980826b2f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002893 sec., 11752.506049083995 rows/sec., 21.06 MiB/sec. | ||
| 3686 | 2026.02.03 00:35:50.671847 [ 276 ] {55278373-84e8-4e77-8f68-824980826b2f} <Debug> TCPHandler: Processed in 0.003171257 sec. | ||
| 3687 | 2026.02.03 00:35:50.672017 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.02.03 00:35:50.672132 [ 276 ] {ecde8fba-d726-4fa9-9d0a-d43eaaa80d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3689 | 2026.02.03 00:35:50.672185 [ 276 ] {ecde8fba-d726-4fa9-9d0a-d43eaaa80d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3690 | 2026.02.03 00:35:50.672647 [ 276 ] {ecde8fba-d726-4fa9-9d0a-d43eaaa80d02} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.02.03 00:35:50.672691 [ 276 ] {ecde8fba-d726-4fa9-9d0a-d43eaaa80d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3692 | 2026.02.03 00:35:50.673110 [ 276 ] {ecde8fba-d726-4fa9-9d0a-d43eaaa80d02} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3693 | 2026.02.03 00:35:50.673454 [ 276 ] {ecde8fba-d726-4fa9-9d0a-d43eaaa80d02} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.02.03 00:35:50.673622 [ 276 ] {ecde8fba-d726-4fa9-9d0a-d43eaaa80d02} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001517 sec., 58009.228740936065 rows/sec., 3.64 MiB/sec. | ||
| 3695 | 2026.02.03 00:35:50.673670 [ 276 ] {ecde8fba-d726-4fa9-9d0a-d43eaaa80d02} <Debug> TCPHandler: Processed in 0.001717711 sec. | ||
| 3696 | 2026.02.03 00:35:51.579945 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60870 | ||
| 3697 | 2026.02.03 00:35:51.580061 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3698 | 2026.02.03 00:35:51.580090 [ 292 ] {} <Debug> TCP-Session: 85480ca4-b86f-4d0c-82cd-c48afb01db4f Authenticating user 'default' from [fd00:1122:3344:101::e]:60870 | ||
| 3699 | 2026.02.03 00:35:51.580113 [ 292 ] {} <Debug> TCP-Session: 85480ca4-b86f-4d0c-82cd-c48afb01db4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.02.03 00:35:51.580126 [ 292 ] {} <Debug> TCP-Session: 85480ca4-b86f-4d0c-82cd-c48afb01db4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.02.03 00:35:51.580376 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63623 | ||
| 3702 | 2026.02.03 00:35:51.580392 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34152 | ||
| 3703 | 2026.02.03 00:35:51.580421 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49564 | ||
| 3704 | 2026.02.03 00:35:51.580451 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37446 | ||
| 3705 | 2026.02.03 00:35:51.580454 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62107 | ||
| 3706 | 2026.02.03 00:35:51.580500 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3707 | 2026.02.03 00:35:51.580509 [ 292 ] {} <Trace> TCP-Session: 85480ca4-b86f-4d0c-82cd-c48afb01db4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.02.03 00:35:51.580542 [ 293 ] {} <Debug> TCP-Session: f25e63db-5265-4fbd-864a-1a819c06d9e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63623 | ||
| 3709 | 2026.02.03 00:35:51.580438 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36509 | ||
| 3710 | 2026.02.03 00:35:51.580580 [ 293 ] {} <Debug> TCP-Session: f25e63db-5265-4fbd-864a-1a819c06d9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.02.03 00:35:51.580599 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3712 | 2026.02.03 00:35:51.580614 [ 293 ] {} <Debug> TCP-Session: f25e63db-5265-4fbd-864a-1a819c06d9e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.02.03 00:35:51.580415 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45267 | ||
| 3714 | 2026.02.03 00:35:51.580636 [ 294 ] {} <Debug> TCP-Session: f3d9d46e-9f62-476c-866b-8717eac64fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:34152 | ||
| 3715 | 2026.02.03 00:35:51.580419 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46113 | ||
| 3716 | 2026.02.03 00:35:51.580710 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3717 | 2026.02.03 00:35:51.580715 [ 292 ] {c3d85852-3543-44c1-9228-569253bc794a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3718 | 2026.02.03 00:35:51.580756 [ 297 ] {} <Debug> TCP-Session: 6293ca94-24e4-45df-98a5-35f55f9b38d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49564 | ||
| 3719 | 2026.02.03 00:35:51.580706 [ 294 ] {} <Debug> TCP-Session: f3d9d46e-9f62-476c-866b-8717eac64fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.02.03 00:35:51.580787 [ 297 ] {} <Debug> TCP-Session: 6293ca94-24e4-45df-98a5-35f55f9b38d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.02.03 00:35:51.580800 [ 294 ] {} <Debug> TCP-Session: f3d9d46e-9f62-476c-866b-8717eac64fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.02.03 00:35:51.580811 [ 297 ] {} <Debug> TCP-Session: 6293ca94-24e4-45df-98a5-35f55f9b38d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.02.03 00:35:51.580813 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3724 | 2026.02.03 00:35:51.580863 [ 275 ] {} <Debug> TCP-Session: bd9e0cf7-32c3-41d6-b064-834b2c5dcdbb Authenticating user 'default' from [fd00:1122:3344:101::e]:37446 | ||
| 3725 | 2026.02.03 00:35:51.580880 [ 275 ] {} <Debug> TCP-Session: bd9e0cf7-32c3-41d6-b064-834b2c5dcdbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.02.03 00:35:51.580894 [ 275 ] {} <Debug> TCP-Session: bd9e0cf7-32c3-41d6-b064-834b2c5dcdbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.02.03 00:35:51.580987 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3728 | 2026.02.03 00:35:51.581026 [ 296 ] {} <Debug> TCP-Session: 0a445dd9-2d9a-4b2c-9405-72dbf3436e02 Authenticating user 'default' from [fd00:1122:3344:101::e]:45267 | ||
| 3729 | 2026.02.03 00:35:51.581026 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3730 | 2026.02.03 00:35:51.581049 [ 296 ] {} <Debug> TCP-Session: 0a445dd9-2d9a-4b2c-9405-72dbf3436e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.02.03 00:35:51.581078 [ 296 ] {} <Debug> TCP-Session: 0a445dd9-2d9a-4b2c-9405-72dbf3436e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.02.03 00:35:51.581078 [ 295 ] {} <Debug> TCP-Session: 76460cca-ad12-4cbf-bbdd-086ed5665d0a Authenticating user 'default' from [fd00:1122:3344:101::e]:46113 | ||
| 3733 | 2026.02.03 00:35:51.581119 [ 295 ] {} <Debug> TCP-Session: 76460cca-ad12-4cbf-bbdd-086ed5665d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.02.03 00:35:51.581132 [ 295 ] {} <Debug> TCP-Session: 76460cca-ad12-4cbf-bbdd-086ed5665d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.02.03 00:35:51.581175 [ 292 ] {c3d85852-3543-44c1-9228-569253bc794a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3736 | 2026.02.03 00:35:51.581211 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3737 | 2026.02.03 00:35:51.581213 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2026.02.03 00:35:51.581252 [ 292 ] {c3d85852-3543-44c1-9228-569253bc794a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3739 | 2026.02.03 00:35:51.581256 [ 290 ] {} <Debug> TCP-Session: c50318c4-eab1-4d0f-bff3-e53a5080e01b Authenticating user 'default' from [fd00:1122:3344:101::e]:62107 | ||
| 3740 | 2026.02.03 00:35:51.581272 [ 298 ] {} <Debug> TCP-Session: ccddc800-3187-43bd-b20a-2723f218c7b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36509 | ||
| 3741 | 2026.02.03 00:35:51.581304 [ 290 ] {} <Debug> TCP-Session: c50318c4-eab1-4d0f-bff3-e53a5080e01b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.02.03 00:35:51.581311 [ 298 ] {} <Debug> TCP-Session: ccddc800-3187-43bd-b20a-2723f218c7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.02.03 00:35:51.581321 [ 290 ] {} <Debug> TCP-Session: c50318c4-eab1-4d0f-bff3-e53a5080e01b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.02.03 00:35:51.581333 [ 298 ] {} <Debug> TCP-Session: ccddc800-3187-43bd-b20a-2723f218c7b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.02.03 00:35:51.581796 [ 292 ] {c3d85852-3543-44c1-9228-569253bc794a} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 3746 | 2026.02.03 00:35:51.583252 [ 342 ] {c3d85852-3543-44c1-9228-569253bc794a} <Trace> AggregatingTransform: Aggregating | ||
| 3747 | 2026.02.03 00:35:51.583292 [ 342 ] {c3d85852-3543-44c1-9228-569253bc794a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3748 | 2026.02.03 00:35:51.583331 [ 342 ] {c3d85852-3543-44c1-9228-569253bc794a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001372425 sec. (728.637 rows/sec., 28.46 KiB/sec.) | ||
| 3749 | 2026.02.03 00:35:51.583347 [ 342 ] {c3d85852-3543-44c1-9228-569253bc794a} <Trace> Aggregator: Merging aggregated data | ||
| 3750 | 2026.02.03 00:35:51.584934 [ 292 ] {c3d85852-3543-44c1-9228-569253bc794a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004276 sec., 233.86342376052383 rows/sec., 9.14 KiB/sec. | ||
| 3751 | 2026.02.03 00:35:51.585088 [ 292 ] {c3d85852-3543-44c1-9228-569253bc794a} <Debug> TCPHandler: Processed in 0.004733715 sec. | ||
| 3752 | 2026.02.03 00:35:51.585231 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3753 | 2026.02.03 00:35:51.585261 [ 292 ] {} <Debug> TCP-Session: 85480ca4-b86f-4d0c-82cd-c48afb01db4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.02.03 00:35:51.585263 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3755 | 2026.02.03 00:35:51.585283 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3756 | 2026.02.03 00:35:51.585302 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3757 | 2026.02.03 00:35:51.585308 [ 290 ] {} <Debug> TCP-Session: c50318c4-eab1-4d0f-bff3-e53a5080e01b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.02.03 00:35:51.585324 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3759 | 2026.02.03 00:35:51.585346 [ 298 ] {} <Debug> TCP-Session: ccddc800-3187-43bd-b20a-2723f218c7b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.02.03 00:35:51.585343 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3761 | 2026.02.03 00:35:51.585383 [ 295 ] {} <Debug> TCP-Session: 76460cca-ad12-4cbf-bbdd-086ed5665d0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3762 | 2026.02.03 00:35:51.585386 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2026.02.03 00:35:51.585405 [ 294 ] {} <Debug> TCP-Session: f3d9d46e-9f62-476c-866b-8717eac64fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.02.03 00:35:51.585405 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3765 | 2026.02.03 00:35:51.585438 [ 296 ] {} <Debug> TCP-Session: 0a445dd9-2d9a-4b2c-9405-72dbf3436e02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.02.03 00:35:51.585467 [ 275 ] {} <Debug> TCP-Session: bd9e0cf7-32c3-41d6-b064-834b2c5dcdbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.02.03 00:35:51.585360 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3768 | 2026.02.03 00:35:51.585331 [ 293 ] {} <Debug> TCP-Session: f25e63db-5265-4fbd-864a-1a819c06d9e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.02.03 00:35:51.585531 [ 297 ] {} <Debug> TCP-Session: 6293ca94-24e4-45df-98a5-35f55f9b38d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.02.03 00:35:51.686448 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33133 | ||
| 3771 | 2026.02.03 00:35:51.686560 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3772 | 2026.02.03 00:35:51.686586 [ 292 ] {} <Debug> TCP-Session: d9ef123c-d38c-4b8a-8114-be92a7f04610 Authenticating user 'default' from [fd00:1122:3344:101::e]:33133 | ||
| 3773 | 2026.02.03 00:35:51.686610 [ 292 ] {} <Debug> TCP-Session: d9ef123c-d38c-4b8a-8114-be92a7f04610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.02.03 00:35:51.686623 [ 292 ] {} <Debug> TCP-Session: d9ef123c-d38c-4b8a-8114-be92a7f04610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.02.03 00:35:51.686800 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36459 | ||
| 3776 | 2026.02.03 00:35:51.686816 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35133 | ||
| 3777 | 2026.02.03 00:35:51.686856 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65522 | ||
| 3778 | 2026.02.03 00:35:51.686880 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40321 | ||
| 3779 | 2026.02.03 00:35:51.686910 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33462 | ||
| 3780 | 2026.02.03 00:35:51.686937 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3781 | 2026.02.03 00:35:51.686910 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2026.02.03 00:35:51.686966 [ 294 ] {} <Debug> TCP-Session: 32f92f87-2c9d-4170-a680-7e0247c08646 Authenticating user 'default' from [fd00:1122:3344:101::e]:35133 | ||
| 3783 | 2026.02.03 00:35:51.686967 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3784 | 2026.02.03 00:35:51.686986 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3785 | 2026.02.03 00:35:51.686997 [ 294 ] {} <Debug> TCP-Session: 32f92f87-2c9d-4170-a680-7e0247c08646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.02.03 00:35:51.687002 [ 298 ] {} <Debug> TCP-Session: c62f8474-dde9-4b0b-b9d4-be5f042abf6b Authenticating user 'default' from [fd00:1122:3344:101::e]:40321 | ||
| 3787 | 2026.02.03 00:35:51.687013 [ 294 ] {} <Debug> TCP-Session: 32f92f87-2c9d-4170-a680-7e0247c08646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.02.03 00:35:51.687012 [ 290 ] {} <Debug> TCP-Session: 6be85b7a-9dc5-421c-a571-03acd4c32df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33462 | ||
| 3789 | 2026.02.03 00:35:51.687025 [ 298 ] {} <Debug> TCP-Session: c62f8474-dde9-4b0b-b9d4-be5f042abf6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.02.03 00:35:51.687041 [ 290 ] {} <Debug> TCP-Session: 6be85b7a-9dc5-421c-a571-03acd4c32df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.02.03 00:35:51.687049 [ 298 ] {} <Debug> TCP-Session: c62f8474-dde9-4b0b-b9d4-be5f042abf6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.02.03 00:35:51.687056 [ 290 ] {} <Debug> TCP-Session: 6be85b7a-9dc5-421c-a571-03acd4c32df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.02.03 00:35:51.686954 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3794 | 2026.02.03 00:35:51.686888 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57281 | ||
| 3795 | 2026.02.03 00:35:51.687113 [ 296 ] {} <Debug> TCP-Session: 5d9ec68b-28ca-43f5-97d6-0d276acdd438 Authenticating user 'default' from [fd00:1122:3344:101::e]:65522 | ||
| 3796 | 2026.02.03 00:35:51.686866 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44297 | ||
| 3797 | 2026.02.03 00:35:51.687148 [ 296 ] {} <Debug> TCP-Session: 5d9ec68b-28ca-43f5-97d6-0d276acdd438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.02.03 00:35:51.687167 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2026.02.03 00:35:51.687183 [ 296 ] {} <Debug> TCP-Session: 5d9ec68b-28ca-43f5-97d6-0d276acdd438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.02.03 00:35:51.687202 [ 275 ] {} <Debug> TCP-Session: 08925743-de81-4460-86f8-b9264830e133 Authenticating user 'default' from [fd00:1122:3344:101::e]:57281 | ||
| 3801 | 2026.02.03 00:35:51.687210 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3802 | 2026.02.03 00:35:51.687229 [ 275 ] {} <Debug> TCP-Session: 08925743-de81-4460-86f8-b9264830e133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.02.03 00:35:51.687251 [ 297 ] {} <Debug> TCP-Session: e8a3fea2-7418-4788-87b6-91530393c9de Authenticating user 'default' from [fd00:1122:3344:101::e]:44297 | ||
| 3804 | 2026.02.03 00:35:51.687260 [ 275 ] {} <Debug> TCP-Session: 08925743-de81-4460-86f8-b9264830e133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.02.03 00:35:51.686859 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43629 | ||
| 3806 | 2026.02.03 00:35:51.687281 [ 297 ] {} <Debug> TCP-Session: e8a3fea2-7418-4788-87b6-91530393c9de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.02.03 00:35:51.686990 [ 293 ] {} <Debug> TCP-Session: 9ef83d0e-29ba-44b5-8742-79f52b02f665 Authenticating user 'default' from [fd00:1122:3344:101::e]:36459 | ||
| 3808 | 2026.02.03 00:35:51.687347 [ 297 ] {} <Debug> TCP-Session: e8a3fea2-7418-4788-87b6-91530393c9de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.02.03 00:35:51.687364 [ 293 ] {} <Debug> TCP-Session: 9ef83d0e-29ba-44b5-8742-79f52b02f665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.02.03 00:35:51.686999 [ 292 ] {} <Trace> TCP-Session: d9ef123c-d38c-4b8a-8114-be92a7f04610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.02.03 00:35:51.687381 [ 293 ] {} <Debug> TCP-Session: 9ef83d0e-29ba-44b5-8742-79f52b02f665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.02.03 00:35:51.687402 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3813 | 2026.02.03 00:35:51.687470 [ 295 ] {} <Debug> TCP-Session: 54a94141-484c-427d-8bdc-a355104fb9cb Authenticating user 'default' from [fd00:1122:3344:101::e]:43629 | ||
| 3814 | 2026.02.03 00:35:51.687494 [ 295 ] {} <Debug> TCP-Session: 54a94141-484c-427d-8bdc-a355104fb9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.02.03 00:35:51.687507 [ 295 ] {} <Debug> TCP-Session: 54a94141-484c-427d-8bdc-a355104fb9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.02.03 00:35:51.687570 [ 292 ] {e87777ad-cfb6-4328-a118-6a23097d03b2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33133) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3817 | 2026.02.03 00:35:51.687831 [ 292 ] {e87777ad-cfb6-4328-a118-6a23097d03b2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3818 | 2026.02.03 00:35:51.687886 [ 292 ] {e87777ad-cfb6-4328-a118-6a23097d03b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3819 | 2026.02.03 00:35:51.688179 [ 292 ] {e87777ad-cfb6-4328-a118-6a23097d03b2} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 3820 | 2026.02.03 00:35:51.689041 [ 314 ] {e87777ad-cfb6-4328-a118-6a23097d03b2} <Trace> AggregatingTransform: Aggregating | ||
| 3821 | 2026.02.03 00:35:51.689098 [ 314 ] {e87777ad-cfb6-4328-a118-6a23097d03b2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3822 | 2026.02.03 00:35:51.689131 [ 314 ] {e87777ad-cfb6-4328-a118-6a23097d03b2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000853525 sec. (1171.612 rows/sec., 45.77 KiB/sec.) | ||
| 3823 | 2026.02.03 00:35:51.689148 [ 314 ] {e87777ad-cfb6-4328-a118-6a23097d03b2} <Trace> Aggregator: Merging aggregated data | ||
| 3824 | 2026.02.03 00:35:51.690351 [ 292 ] {e87777ad-cfb6-4328-a118-6a23097d03b2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002841 sec., 351.98873636043646 rows/sec., 13.75 KiB/sec. | ||
| 3825 | 2026.02.03 00:35:51.690483 [ 292 ] {e87777ad-cfb6-4328-a118-6a23097d03b2} <Debug> TCPHandler: Processed in 0.003599535 sec. | ||
| 3826 | 2026.02.03 00:35:51.690606 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3827 | 2026.02.03 00:35:51.690636 [ 292 ] {} <Debug> TCP-Session: d9ef123c-d38c-4b8a-8114-be92a7f04610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.02.03 00:35:51.690642 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3829 | 2026.02.03 00:35:51.690663 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3830 | 2026.02.03 00:35:51.690681 [ 294 ] {} <Debug> TCP-Session: 32f92f87-2c9d-4170-a680-7e0247c08646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.02.03 00:35:51.690685 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3832 | 2026.02.03 00:35:51.690710 [ 293 ] {} <Debug> TCP-Session: 9ef83d0e-29ba-44b5-8742-79f52b02f665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.02.03 00:35:51.690719 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3834 | 2026.02.03 00:35:51.690739 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3835 | 2026.02.03 00:35:51.690761 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3836 | 2026.02.03 00:35:51.690781 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3837 | 2026.02.03 00:35:51.690786 [ 290 ] {} <Debug> TCP-Session: 6be85b7a-9dc5-421c-a571-03acd4c32df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.02.03 00:35:51.690802 [ 275 ] {} <Debug> TCP-Session: 08925743-de81-4460-86f8-b9264830e133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.02.03 00:35:51.690817 [ 298 ] {} <Debug> TCP-Session: c62f8474-dde9-4b0b-b9d4-be5f042abf6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.02.03 00:35:51.690770 [ 297 ] {} <Debug> TCP-Session: e8a3fea2-7418-4788-87b6-91530393c9de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.02.03 00:35:51.690750 [ 295 ] {} <Debug> TCP-Session: 54a94141-484c-427d-8bdc-a355104fb9cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.02.03 00:35:51.690700 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3843 | 2026.02.03 00:35:51.690907 [ 296 ] {} <Debug> TCP-Session: 5d9ec68b-28ca-43f5-97d6-0d276acdd438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.02.03 00:35:51.714063 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34817 | ||
| 3845 | 2026.02.03 00:35:51.714128 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3846 | 2026.02.03 00:35:51.714149 [ 292 ] {} <Debug> TCP-Session: 926776df-289e-4dda-9b53-b7a27fb7e0b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34817 | ||
| 3847 | 2026.02.03 00:35:51.714166 [ 292 ] {} <Debug> TCP-Session: 926776df-289e-4dda-9b53-b7a27fb7e0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.02.03 00:35:51.714178 [ 292 ] {} <Debug> TCP-Session: 926776df-289e-4dda-9b53-b7a27fb7e0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.02.03 00:35:51.714357 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46644 | ||
| 3850 | 2026.02.03 00:35:51.714374 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60856 | ||
| 3851 | 2026.02.03 00:35:51.714427 [ 292 ] {} <Trace> TCP-Session: 926776df-289e-4dda-9b53-b7a27fb7e0b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2026.02.03 00:35:51.714407 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42574 | ||
| 3853 | 2026.02.03 00:35:51.714455 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52026 | ||
| 3854 | 2026.02.03 00:35:51.714486 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3855 | 2026.02.03 00:35:51.714428 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36040 | ||
| 3856 | 2026.02.03 00:35:51.714525 [ 294 ] {} <Debug> TCP-Session: 2bdc99df-331a-44fe-b1c4-1290e3238a6b Authenticating user 'default' from [fd00:1122:3344:101::e]:60856 | ||
| 3857 | 2026.02.03 00:35:51.714543 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3858 | 2026.02.03 00:35:51.714560 [ 294 ] {} <Debug> TCP-Session: 2bdc99df-331a-44fe-b1c4-1290e3238a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.02.03 00:35:51.714434 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3860 | 2026.02.03 00:35:51.714587 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3861 | 2026.02.03 00:35:51.714611 [ 292 ] {2656cf84-9c36-4aed-a1b4-e9ffefb20ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34817) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3862 | 2026.02.03 00:35:51.714620 [ 297 ] {} <Debug> TCP-Session: 2b8aa5d9-5c3e-4631-a61d-676f70a4cbcd Authenticating user 'default' from [fd00:1122:3344:101::e]:36040 | ||
| 3863 | 2026.02.03 00:35:51.714618 [ 293 ] {} <Debug> TCP-Session: a6613034-611f-4dc5-a8c5-ba0ca34ce306 Authenticating user 'default' from [fd00:1122:3344:101::e]:46644 | ||
| 3864 | 2026.02.03 00:35:51.714659 [ 297 ] {} <Debug> TCP-Session: 2b8aa5d9-5c3e-4631-a61d-676f70a4cbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.02.03 00:35:51.714412 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55779 | ||
| 3866 | 2026.02.03 00:35:51.714676 [ 297 ] {} <Debug> TCP-Session: 2b8aa5d9-5c3e-4631-a61d-676f70a4cbcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.02.03 00:35:51.714673 [ 293 ] {} <Debug> TCP-Session: a6613034-611f-4dc5-a8c5-ba0ca34ce306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.02.03 00:35:51.714574 [ 298 ] {} <Debug> TCP-Session: 4a0907f7-dc62-458d-bd20-12f8a25f95fc Authenticating user 'default' from [fd00:1122:3344:101::e]:52026 | ||
| 3869 | 2026.02.03 00:35:51.714746 [ 293 ] {} <Debug> TCP-Session: a6613034-611f-4dc5-a8c5-ba0ca34ce306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.02.03 00:35:51.714769 [ 298 ] {} <Debug> TCP-Session: 4a0907f7-dc62-458d-bd20-12f8a25f95fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.02.03 00:35:51.714782 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3872 | 2026.02.03 00:35:51.714792 [ 298 ] {} <Debug> TCP-Session: 4a0907f7-dc62-458d-bd20-12f8a25f95fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.02.03 00:35:51.714813 [ 292 ] {2656cf84-9c36-4aed-a1b4-e9ffefb20ffa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3874 | 2026.02.03 00:35:51.714822 [ 295 ] {} <Debug> TCP-Session: 001cbf55-443c-4de1-83e0-bc498acdb917 Authenticating user 'default' from [fd00:1122:3344:101::e]:55779 | ||
| 3875 | 2026.02.03 00:35:51.714582 [ 294 ] {} <Debug> TCP-Session: 2bdc99df-331a-44fe-b1c4-1290e3238a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.02.03 00:35:51.714868 [ 295 ] {} <Debug> TCP-Session: 001cbf55-443c-4de1-83e0-bc498acdb917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.02.03 00:35:51.714870 [ 292 ] {2656cf84-9c36-4aed-a1b4-e9ffefb20ffa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3878 | 2026.02.03 00:35:51.714891 [ 295 ] {} <Debug> TCP-Session: 001cbf55-443c-4de1-83e0-bc498acdb917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.02.03 00:35:51.714533 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3880 | 2026.02.03 00:35:51.714949 [ 296 ] {} <Debug> TCP-Session: 43825288-3be1-4ba2-abfb-d1b881180b37 Authenticating user 'default' from [fd00:1122:3344:101::e]:42574 | ||
| 3881 | 2026.02.03 00:35:51.714966 [ 296 ] {} <Debug> TCP-Session: 43825288-3be1-4ba2-abfb-d1b881180b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.02.03 00:35:51.714978 [ 296 ] {} <Debug> TCP-Session: 43825288-3be1-4ba2-abfb-d1b881180b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.02.03 00:35:51.715172 [ 292 ] {2656cf84-9c36-4aed-a1b4-e9ffefb20ffa} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 3884 | 2026.02.03 00:35:51.716032 [ 318 ] {2656cf84-9c36-4aed-a1b4-e9ffefb20ffa} <Trace> AggregatingTransform: Aggregating | ||
| 3885 | 2026.02.03 00:35:51.716079 [ 318 ] {2656cf84-9c36-4aed-a1b4-e9ffefb20ffa} <Trace> Aggregator: Aggregation method: without_key | ||
| 3886 | 2026.02.03 00:35:51.716111 [ 318 ] {2656cf84-9c36-4aed-a1b4-e9ffefb20ffa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000844755 sec. (1183.775 rows/sec., 46.24 KiB/sec.) | ||
| 3887 | 2026.02.03 00:35:51.716131 [ 318 ] {2656cf84-9c36-4aed-a1b4-e9ffefb20ffa} <Trace> Aggregator: Merging aggregated data | ||
| 3888 | 2026.02.03 00:35:51.717846 [ 292 ] {2656cf84-9c36-4aed-a1b4-e9ffefb20ffa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003275 sec., 305.34351145038164 rows/sec., 11.93 KiB/sec. | ||
| 3889 | 2026.02.03 00:35:51.717973 [ 292 ] {2656cf84-9c36-4aed-a1b4-e9ffefb20ffa} <Debug> TCPHandler: Processed in 0.003614005 sec. | ||
| 3890 | 2026.02.03 00:35:51.718075 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3891 | 2026.02.03 00:35:51.718103 [ 292 ] {} <Debug> TCP-Session: 926776df-289e-4dda-9b53-b7a27fb7e0b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.02.03 00:35:51.718129 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3893 | 2026.02.03 00:35:51.718155 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3894 | 2026.02.03 00:35:51.718175 [ 294 ] {} <Debug> TCP-Session: 2bdc99df-331a-44fe-b1c4-1290e3238a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.02.03 00:35:51.718175 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2026.02.03 00:35:51.718210 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3897 | 2026.02.03 00:35:51.718228 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3898 | 2026.02.03 00:35:51.718248 [ 295 ] {} <Debug> TCP-Session: 001cbf55-443c-4de1-83e0-bc498acdb917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.02.03 00:35:51.718277 [ 297 ] {} <Debug> TCP-Session: 2b8aa5d9-5c3e-4631-a61d-676f70a4cbcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.02.03 00:35:51.718282 [ 298 ] {} <Debug> TCP-Session: 4a0907f7-dc62-458d-bd20-12f8a25f95fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.02.03 00:35:51.718203 [ 293 ] {} <Debug> TCP-Session: a6613034-611f-4dc5-a8c5-ba0ca34ce306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.02.03 00:35:51.718189 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3903 | 2026.02.03 00:35:51.718371 [ 296 ] {} <Debug> TCP-Session: 43825288-3be1-4ba2-abfb-d1b881180b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.02.03 00:35:51.720565 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36134 | ||
| 3905 | 2026.02.03 00:35:51.720592 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50393 | ||
| 3906 | 2026.02.03 00:35:51.720648 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3907 | 2026.02.03 00:35:51.720666 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3908 | 2026.02.03 00:35:51.720681 [ 290 ] {} <Debug> TCP-Session: f8cc96e4-8b37-4f83-bf0c-111b2df2d071 Authenticating user 'default' from [fd00:1122:3344:101::e]:36134 | ||
| 3909 | 2026.02.03 00:35:51.720693 [ 275 ] {} <Debug> TCP-Session: d0123d7a-3fe3-467b-872a-b2193a55b185 Authenticating user 'default' from [fd00:1122:3344:101::e]:50393 | ||
| 3910 | 2026.02.03 00:35:51.720707 [ 290 ] {} <Debug> TCP-Session: f8cc96e4-8b37-4f83-bf0c-111b2df2d071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.02.03 00:35:51.720715 [ 275 ] {} <Debug> TCP-Session: d0123d7a-3fe3-467b-872a-b2193a55b185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.02.03 00:35:51.720729 [ 290 ] {} <Debug> TCP-Session: f8cc96e4-8b37-4f83-bf0c-111b2df2d071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.02.03 00:35:51.720738 [ 275 ] {} <Debug> TCP-Session: d0123d7a-3fe3-467b-872a-b2193a55b185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.02.03 00:35:51.741078 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50393). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3915 | |||
| 3916 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3917 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3918 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3919 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3920 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3921 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3922 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3923 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3924 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3925 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3926 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3927 | (version 23.8.7.1) | ||
| 3928 | 2026.02.03 00:35:51.741278 [ 275 ] {} <Debug> TCP-Session: d0123d7a-3fe3-467b-872a-b2193a55b185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.02.03 00:35:51.741291 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36134). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3930 | |||
| 3931 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3932 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3933 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3934 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3935 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3936 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3937 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3938 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3939 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3940 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3941 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3942 | (version 23.8.7.1) | ||
| 3943 | 2026.02.03 00:35:51.741348 [ 290 ] {} <Debug> TCP-Session: f8cc96e4-8b37-4f83-bf0c-111b2df2d071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.02.03 00:35:52.313267 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3945 | 2026.02.03 00:35:52.313322 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3946 | 2026.02.03 00:35:52.468169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8527 | ||
| 3947 | 2026.02.03 00:35:52.469662 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.02.03 00:35:52.469747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3949 | 2026.02.03 00:35:52.470404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3950 | 2026.02.03 00:35:52.470720 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.02.03 00:35:52.470905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8527 | ||
| 3952 | 2026.02.03 00:35:52.991182 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3953 | 2026.02.03 00:35:53.008906 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.02.03 00:35:53.008982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3955 | 2026.02.03 00:35:53.014613 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3956 | 2026.02.03 00:35:53.015470 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.02.03 00:35:53.019543 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3958 | 2026.02.03 00:35:55.621869 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2026.02.03 00:35:55.622089 [ 276 ] {45e0d0d3-d098-48e8-8987-07a257a83572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3960 | 2026.02.03 00:35:55.622168 [ 276 ] {45e0d0d3-d098-48e8-8987-07a257a83572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3961 | 2026.02.03 00:35:55.622856 [ 276 ] {45e0d0d3-d098-48e8-8987-07a257a83572} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.02.03 00:35:55.622908 [ 276 ] {45e0d0d3-d098-48e8-8987-07a257a83572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3963 | 2026.02.03 00:35:55.623316 [ 276 ] {45e0d0d3-d098-48e8-8987-07a257a83572} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3964 | 2026.02.03 00:35:55.623548 [ 276 ] {45e0d0d3-d098-48e8-8987-07a257a83572} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.02.03 00:35:55.623704 [ 133 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3966 | 2026.02.03 00:35:55.623710 [ 276 ] {45e0d0d3-d098-48e8-8987-07a257a83572} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001677 sec., 42933.81037567084 rows/sec., 3.44 MiB/sec. | ||
| 3967 | 2026.02.03 00:35:55.623783 [ 133 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.02.03 00:35:55.623812 [ 276 ] {45e0d0d3-d098-48e8-8987-07a257a83572} <Debug> TCPHandler: Processed in 0.002083878 sec. | ||
| 3969 | 2026.02.03 00:35:55.623813 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3970 | 2026.02.03 00:35:55.623941 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2026.02.03 00:35:55.623963 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 3972 | 2026.02.03 00:35:55.624046 [ 276 ] {f9a3571a-bff1-4f60-b92d-b3d8afd49930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3973 | 2026.02.03 00:35:55.624094 [ 276 ] {f9a3571a-bff1-4f60-b92d-b3d8afd49930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3974 | 2026.02.03 00:35:55.624118 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3975 | 2026.02.03 00:35:55.624161 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1985 rows starting from the beginning of the part | ||
| 3976 | 2026.02.03 00:35:55.624235 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3977 | 2026.02.03 00:35:55.624286 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 820 rows starting from the beginning of the part | ||
| 3978 | 2026.02.03 00:35:55.624333 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3979 | 2026.02.03 00:35:55.624376 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 821 rows starting from the beginning of the part | ||
| 3980 | 2026.02.03 00:35:55.624421 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 3981 | 2026.02.03 00:35:55.624518 [ 276 ] {f9a3571a-bff1-4f60-b92d-b3d8afd49930} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.02.03 00:35:55.624560 [ 276 ] {f9a3571a-bff1-4f60-b92d-b3d8afd49930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3983 | 2026.02.03 00:35:55.624900 [ 276 ] {f9a3571a-bff1-4f60-b92d-b3d8afd49930} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3984 | 2026.02.03 00:35:55.625131 [ 276 ] {f9a3571a-bff1-4f60-b92d-b3d8afd49930} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2026.02.03 00:35:55.625242 [ 133 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3986 | 2026.02.03 00:35:55.625269 [ 276 ] {f9a3571a-bff1-4f60-b92d-b3d8afd49930} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001246 sec., 6420.545746388443 rows/sec., 482.79 KiB/sec. | ||
| 3987 | 2026.02.03 00:35:55.625277 [ 133 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.02.03 00:35:55.625312 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3989 | 2026.02.03 00:35:55.625318 [ 276 ] {f9a3571a-bff1-4f60-b92d-b3d8afd49930} <Debug> TCPHandler: Processed in 0.001426316 sec. | ||
| 3990 | 2026.02.03 00:35:55.625422 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 3991 | 2026.02.03 00:35:55.625427 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2026.02.03 00:35:55.625567 [ 276 ] {7526d96a-7050-494b-a998-cc3e995efca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3993 | 2026.02.03 00:35:55.625578 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3994 | 2026.02.03 00:35:55.625609 [ 276 ] {7526d96a-7050-494b-a998-cc3e995efca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3995 | 2026.02.03 00:35:55.625620 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part | ||
| 3996 | 2026.02.03 00:35:55.625703 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3997 | 2026.02.03 00:35:55.625750 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 167 rows starting from the beginning of the part | ||
| 3998 | 2026.02.03 00:35:55.625796 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 3999 | 2026.02.03 00:35:55.625836 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 169 rows starting from the beginning of the part | ||
| 4000 | 2026.02.03 00:35:55.625908 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 4001 | 2026.02.03 00:35:55.626039 [ 276 ] {7526d96a-7050-494b-a998-cc3e995efca9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2026.02.03 00:35:55.626047 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3826 rows, containing 5 columns (5 merged, 0 gathered) in 0.002147719 sec., 1781424.8512026013 rows/sec., 150.35 MiB/sec. | ||
| 4003 | 2026.02.03 00:35:55.626085 [ 276 ] {7526d96a-7050-494b-a998-cc3e995efca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4004 | 2026.02.03 00:35:55.626422 [ 276 ] {7526d96a-7050-494b-a998-cc3e995efca9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4005 | 2026.02.03 00:35:55.626452 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4006 | 2026.02.03 00:35:55.626713 [ 276 ] {7526d96a-7050-494b-a998-cc3e995efca9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.02.03 00:35:55.626815 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_21_4} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.02.03 00:35:55.626868 [ 133 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4009 | 2026.02.03 00:35:55.626871 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502017 sec., 368171.5985904287 rows/sec., 24.47 MiB/sec. | ||
| 4010 | 2026.02.03 00:35:55.626906 [ 133 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.02.03 00:35:55.626907 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_21_4} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4012 | 2026.02.03 00:35:55.626937 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4013 | 2026.02.03 00:35:55.626884 [ 276 ] {7526d96a-7050-494b-a998-cc3e995efca9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001336 sec., 53892.21556886228 rows/sec., 4.21 MiB/sec. | ||
| 4014 | 2026.02.03 00:35:55.627007 [ 276 ] {7526d96a-7050-494b-a998-cc3e995efca9} <Debug> TCPHandler: Processed in 0.001627099 sec. | ||
| 4015 | 2026.02.03 00:35:55.627029 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4016 | 2026.02.03 00:35:55.627041 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 4017 | 2026.02.03 00:35:55.627087 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 4018 | 2026.02.03 00:35:55.627118 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.02.03 00:35:55.627193 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4020 | 2026.02.03 00:35:55.627213 [ 276 ] {41c52e8b-74a1-4c91-8e10-ed5887b65902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4021 | 2026.02.03 00:35:55.627233 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 997 rows starting from the beginning of the part | ||
| 4022 | 2026.02.03 00:35:55.627259 [ 276 ] {41c52e8b-74a1-4c91-8e10-ed5887b65902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4023 | 2026.02.03 00:35:55.627297 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_16_3} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.02.03 00:35:55.627322 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 4025 | 2026.02.03 00:35:55.627369 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_16_3} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4026 | 2026.02.03 00:35:55.627377 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 497 rows starting from the beginning of the part | ||
| 4027 | 2026.02.03 00:35:55.627439 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 4028 | 2026.02.03 00:35:55.627454 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4029 | 2026.02.03 00:35:55.627488 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 499 rows starting from the beginning of the part | ||
| 4030 | 2026.02.03 00:35:55.627543 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 4031 | 2026.02.03 00:35:55.627665 [ 276 ] {41c52e8b-74a1-4c91-8e10-ed5887b65902} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.02.03 00:35:55.627700 [ 276 ] {41c52e8b-74a1-4c91-8e10-ed5887b65902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4033 | 2026.02.03 00:35:55.628032 [ 276 ] {41c52e8b-74a1-4c91-8e10-ed5887b65902} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4034 | 2026.02.03 00:35:55.628246 [ 276 ] {41c52e8b-74a1-4c91-8e10-ed5887b65902} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.02.03 00:35:55.628351 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4036 | 2026.02.03 00:35:55.628378 [ 276 ] {41c52e8b-74a1-4c91-8e10-ed5887b65902} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 4037 | 2026.02.03 00:35:55.628381 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2026.02.03 00:35:55.628416 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4039 | 2026.02.03 00:35:55.628421 [ 276 ] {41c52e8b-74a1-4c91-8e10-ed5887b65902} <Debug> TCPHandler: Processed in 0.001350435 sec. | ||
| 4040 | 2026.02.03 00:35:55.628492 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 4041 | 2026.02.03 00:35:55.628568 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.02.03 00:35:55.628590 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4043 | 2026.02.03 00:35:55.628626 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6818 rows starting from the beginning of the part | ||
| 4044 | 2026.02.03 00:35:55.628678 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
| 4045 | 2026.02.03 00:35:55.628696 [ 276 ] {82ea5c4e-3627-427a-a696-3cad53061c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4046 | 2026.02.03 00:35:55.628704 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697311 sec., 1296757.046881803 rows/sec., 98.53 MiB/sec. | ||
| 4047 | 2026.02.03 00:35:55.628719 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 258 rows starting from the beginning of the part | ||
| 4048 | 2026.02.03 00:35:55.628770 [ 276 ] {82ea5c4e-3627-427a-a696-3cad53061c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4049 | 2026.02.03 00:35:55.628789 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 4050 | 2026.02.03 00:35:55.628837 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 259 rows starting from the beginning of the part | ||
| 4051 | 2026.02.03 00:35:55.628879 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 4052 | 2026.02.03 00:35:55.628895 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4053 | 2026.02.03 00:35:55.629177 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_21_4} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.02.03 00:35:55.629245 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_21_4} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4055 | 2026.02.03 00:35:55.629309 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4056 | 2026.02.03 00:35:55.629635 [ 276 ] {82ea5c4e-3627-427a-a696-3cad53061c2a} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.02.03 00:35:55.629683 [ 276 ] {82ea5c4e-3627-427a-a696-3cad53061c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4058 | 2026.02.03 00:35:55.630321 [ 276 ] {82ea5c4e-3627-427a-a696-3cad53061c2a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4059 | 2026.02.03 00:35:55.630553 [ 276 ] {82ea5c4e-3627-427a-a696-3cad53061c2a} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.02.03 00:35:55.630675 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4061 | 2026.02.03 00:35:55.630710 [ 276 ] {82ea5c4e-3627-427a-a696-3cad53061c2a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002039 sec., 3923.4919077979403 rows/sec., 7.03 MiB/sec. | ||
| 4062 | 2026.02.03 00:35:55.630711 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2026.02.03 00:35:55.630751 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4064 | 2026.02.03 00:35:55.630779 [ 276 ] {82ea5c4e-3627-427a-a696-3cad53061c2a} <Debug> TCPHandler: Processed in 0.002269061 sec. | ||
| 4065 | 2026.02.03 00:35:55.630832 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 4066 | 2026.02.03 00:35:55.630908 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4067 | 2026.02.03 00:35:55.631007 [ 276 ] {a44019dd-009a-47f5-8a0f-d2a3dc765f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4068 | 2026.02.03 00:35:55.631052 [ 276 ] {a44019dd-009a-47f5-8a0f-d2a3dc765f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4069 | 2026.02.03 00:35:55.631075 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4070 | 2026.02.03 00:35:55.631157 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 213 rows starting from the beginning of the part | ||
| 4071 | 2026.02.03 00:35:55.631309 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 4072 | 2026.02.03 00:35:55.631430 [ 276 ] {a44019dd-009a-47f5-8a0f-d2a3dc765f0b} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.02.03 00:35:55.631442 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4074 | 2026.02.03 00:35:55.631479 [ 276 ] {a44019dd-009a-47f5-8a0f-d2a3dc765f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4075 | 2026.02.03 00:35:55.631573 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 4076 | 2026.02.03 00:35:55.631640 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7783 rows, containing 5 columns (5 merged, 0 gathered) in 0.003183158 sec., 2445056.136076186 rows/sec., 164.55 MiB/sec. | ||
| 4077 | 2026.02.03 00:35:55.631684 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 4078 | 2026.02.03 00:35:55.631793 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 4079 | 2026.02.03 00:35:55.631814 [ 276 ] {a44019dd-009a-47f5-8a0f-d2a3dc765f0b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4080 | 2026.02.03 00:35:55.632037 [ 276 ] {a44019dd-009a-47f5-8a0f-d2a3dc765f0b} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.02.03 00:35:55.632155 [ 133 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4082 | 2026.02.03 00:35:55.632179 [ 276 ] {a44019dd-009a-47f5-8a0f-d2a3dc765f0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 4083 | 2026.02.03 00:35:55.632189 [ 133 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.02.03 00:35:55.632225 [ 276 ] {a44019dd-009a-47f5-8a0f-d2a3dc765f0b} <Debug> TCPHandler: Processed in 0.001368544 sec. | ||
| 4085 | 2026.02.03 00:35:55.632226 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4086 | 2026.02.03 00:35:55.632325 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4087 | 2026.02.03 00:35:55.632358 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 4088 | 2026.02.03 00:35:55.632486 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4089 | 2026.02.03 00:35:55.632520 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1136 rows starting from the beginning of the part | ||
| 4090 | 2026.02.03 00:35:55.632597 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 4091 | 2026.02.03 00:35:55.632651 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part | ||
| 4092 | 2026.02.03 00:35:55.632651 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.02.03 00:35:55.632701 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 4094 | 2026.02.03 00:35:55.632749 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 88 rows starting from the beginning of the part | ||
| 4095 | 2026.02.03 00:35:55.632748 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4096 | 2026.02.03 00:35:55.632796 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 4097 | 2026.02.03 00:35:55.632857 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 4098 | 2026.02.03 00:35:55.633850 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 4 columns (4 merged, 0 gathered) in 0.001555759 sec., 951304.1544352305 rows/sec., 61.51 MiB/sec. | ||
| 4099 | 2026.02.03 00:35:55.634041 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4100 | 2026.02.03 00:35:55.634311 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_21_4} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.02.03 00:35:55.634378 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_21_4} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4102 | 2026.02.03 00:35:55.634458 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4103 | 2026.02.03 00:35:55.634529 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 305 rows, containing 19 columns (19 merged, 0 gathered) in 0.003734708 sec., 81666.35785180528 rows/sec., 146.34 MiB/sec. | ||
| 4104 | 2026.02.03 00:35:55.634971 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4105 | 2026.02.03 00:35:55.635289 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.02.03 00:35:55.635355 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4107 | 2026.02.03 00:35:55.635443 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 4108 | 2026.02.03 00:35:57.427305 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 542 | ||
| 4109 | 2026.02.03 00:35:57.429757 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.02.03 00:35:57.429816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4111 | 2026.02.03 00:35:57.431037 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4112 | 2026.02.03 00:35:57.431321 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.02.03 00:35:57.431467 [ 130 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4114 | 2026.02.03 00:35:57.431531 [ 130 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.02.03 00:35:57.431550 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4116 | 2026.02.03 00:35:57.431663 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 4117 | 2026.02.03 00:35:57.431685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 4118 | 2026.02.03 00:35:57.432187 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4119 | 2026.02.03 00:35:57.432330 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 336 rows starting from the beginning of the part | ||
| 4120 | 2026.02.03 00:35:57.432682 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4121 | 2026.02.03 00:35:57.433008 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 4122 | 2026.02.03 00:35:57.433333 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 4123 | 2026.02.03 00:35:57.433657 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4124 | 2026.02.03 00:35:57.433972 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 4125 | 2026.02.03 00:35:57.440195 [ 194 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 72 columns (72 merged, 0 gathered) in 0.008583234 sec., 63146.361849158486 rows/sec., 56.21 MiB/sec. | ||
| 4126 | 2026.02.03 00:35:57.441012 [ 197 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4127 | 2026.02.03 00:35:57.441621 [ 197 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_11_2} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.02.03 00:35:57.441715 [ 197 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_11_2} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4129 | 2026.02.03 00:35:57.441872 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4130 | 2026.02.03 00:35:59.970980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8975 | ||
| 4131 | 2026.02.03 00:35:59.971470 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.02.03 00:35:59.971509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4133 | 2026.02.03 00:35:59.972034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4134 | 2026.02.03 00:35:59.972282 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.02.03 00:35:59.972424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8975 | ||
| 4136 | 2026.02.03 00:36:00.519607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4137 | 2026.02.03 00:36:00.538819 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.02.03 00:36:00.538884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4139 | 2026.02.03 00:36:00.544591 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4140 | 2026.02.03 00:36:00.545334 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.02.03 00:36:00.548643 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4142 | 2026.02.03 00:36:00.630661 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.02.03 00:36:00.630849 [ 276 ] {1d26cb85-d901-45d8-96b5-76388a7b9ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4144 | 2026.02.03 00:36:00.630920 [ 276 ] {1d26cb85-d901-45d8-96b5-76388a7b9ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4145 | 2026.02.03 00:36:00.631776 [ 276 ] {1d26cb85-d901-45d8-96b5-76388a7b9ee4} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.02.03 00:36:00.631839 [ 276 ] {1d26cb85-d901-45d8-96b5-76388a7b9ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4147 | 2026.02.03 00:36:00.632379 [ 276 ] {1d26cb85-d901-45d8-96b5-76388a7b9ee4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4148 | 2026.02.03 00:36:00.632706 [ 276 ] {1d26cb85-d901-45d8-96b5-76388a7b9ee4} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.02.03 00:36:00.632917 [ 276 ] {1d26cb85-d901-45d8-96b5-76388a7b9ee4} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002119 sec., 125530.91080698444 rows/sec., 7.98 MiB/sec. | ||
| 4150 | 2026.02.03 00:36:00.632984 [ 276 ] {1d26cb85-d901-45d8-96b5-76388a7b9ee4} <Debug> TCPHandler: Processed in 0.002463475 sec. | ||
| 4151 | 2026.02.03 00:36:00.633149 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.02.03 00:36:00.633275 [ 276 ] {7a3622e8-144e-463f-b33a-ee63f41fc887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4153 | 2026.02.03 00:36:00.633333 [ 276 ] {7a3622e8-144e-463f-b33a-ee63f41fc887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4154 | 2026.02.03 00:36:00.634449 [ 276 ] {7a3622e8-144e-463f-b33a-ee63f41fc887} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.02.03 00:36:00.634498 [ 276 ] {7a3622e8-144e-463f-b33a-ee63f41fc887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4156 | 2026.02.03 00:36:00.635010 [ 276 ] {7a3622e8-144e-463f-b33a-ee63f41fc887} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4157 | 2026.02.03 00:36:00.635332 [ 276 ] {7a3622e8-144e-463f-b33a-ee63f41fc887} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.02.03 00:36:00.635517 [ 276 ] {7a3622e8-144e-463f-b33a-ee63f41fc887} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.002272 sec., 360915.49295774644 rows/sec., 28.81 MiB/sec. | ||
| 4159 | 2026.02.03 00:36:00.635572 [ 276 ] {7a3622e8-144e-463f-b33a-ee63f41fc887} <Debug> TCPHandler: Processed in 0.002488864 sec. | ||
| 4160 | 2026.02.03 00:36:00.635719 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.02.03 00:36:00.635844 [ 276 ] {2b4a64b9-fe17-4a06-8f69-ef0c0cba3395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4162 | 2026.02.03 00:36:00.635900 [ 276 ] {2b4a64b9-fe17-4a06-8f69-ef0c0cba3395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4163 | 2026.02.03 00:36:00.636518 [ 276 ] {2b4a64b9-fe17-4a06-8f69-ef0c0cba3395} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.02.03 00:36:00.636558 [ 276 ] {2b4a64b9-fe17-4a06-8f69-ef0c0cba3395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4165 | 2026.02.03 00:36:00.636889 [ 276 ] {2b4a64b9-fe17-4a06-8f69-ef0c0cba3395} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4166 | 2026.02.03 00:36:00.637114 [ 276 ] {2b4a64b9-fe17-4a06-8f69-ef0c0cba3395} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.02.03 00:36:00.637249 [ 276 ] {2b4a64b9-fe17-4a06-8f69-ef0c0cba3395} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001437 sec., 116214.33542101602 rows/sec., 7.18 MiB/sec. | ||
| 4168 | 2026.02.03 00:36:00.637287 [ 276 ] {2b4a64b9-fe17-4a06-8f69-ef0c0cba3395} <Debug> TCPHandler: Processed in 0.001632389 sec. | ||
| 4169 | 2026.02.03 00:36:00.637402 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.02.03 00:36:00.637509 [ 276 ] {0d10bf4f-023c-421d-a1af-c54e0712ca52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4171 | 2026.02.03 00:36:00.637551 [ 276 ] {0d10bf4f-023c-421d-a1af-c54e0712ca52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4172 | 2026.02.03 00:36:00.638006 [ 276 ] {0d10bf4f-023c-421d-a1af-c54e0712ca52} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.02.03 00:36:00.638040 [ 276 ] {0d10bf4f-023c-421d-a1af-c54e0712ca52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4174 | 2026.02.03 00:36:00.638373 [ 276 ] {0d10bf4f-023c-421d-a1af-c54e0712ca52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4175 | 2026.02.03 00:36:00.638606 [ 276 ] {0d10bf4f-023c-421d-a1af-c54e0712ca52} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.02.03 00:36:00.638732 [ 276 ] {0d10bf4f-023c-421d-a1af-c54e0712ca52} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001244 sec., 112540.19292604501 rows/sec., 7.27 MiB/sec. | ||
| 4177 | 2026.02.03 00:36:00.638769 [ 276 ] {0d10bf4f-023c-421d-a1af-c54e0712ca52} <Debug> TCPHandler: Processed in 0.001417356 sec. | ||
| 4178 | 2026.02.03 00:36:00.638882 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.02.03 00:36:00.638976 [ 276 ] {aa140245-b5d7-450d-afb4-bc3c0a0c765e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4180 | 2026.02.03 00:36:00.639016 [ 276 ] {aa140245-b5d7-450d-afb4-bc3c0a0c765e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4181 | 2026.02.03 00:36:00.639458 [ 276 ] {aa140245-b5d7-450d-afb4-bc3c0a0c765e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.02.03 00:36:00.639492 [ 276 ] {aa140245-b5d7-450d-afb4-bc3c0a0c765e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4183 | 2026.02.03 00:36:00.639795 [ 276 ] {aa140245-b5d7-450d-afb4-bc3c0a0c765e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4184 | 2026.02.03 00:36:00.640006 [ 276 ] {aa140245-b5d7-450d-afb4-bc3c0a0c765e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.02.03 00:36:00.640136 [ 276 ] {aa140245-b5d7-450d-afb4-bc3c0a0c765e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001179 sec., 117896.52247667515 rows/sec., 6.71 MiB/sec. | ||
| 4186 | 2026.02.03 00:36:00.640173 [ 276 ] {aa140245-b5d7-450d-afb4-bc3c0a0c765e} <Debug> TCPHandler: Processed in 0.001340784 sec. | ||
| 4187 | 2026.02.03 00:36:00.640290 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.02.03 00:36:00.640383 [ 276 ] {42a700f5-3cd7-4bf6-a84c-cdc32038f43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4189 | 2026.02.03 00:36:00.640423 [ 276 ] {42a700f5-3cd7-4bf6-a84c-cdc32038f43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4190 | 2026.02.03 00:36:00.641058 [ 276 ] {42a700f5-3cd7-4bf6-a84c-cdc32038f43a} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.02.03 00:36:00.641093 [ 276 ] {42a700f5-3cd7-4bf6-a84c-cdc32038f43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4192 | 2026.02.03 00:36:00.641437 [ 276 ] {42a700f5-3cd7-4bf6-a84c-cdc32038f43a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4193 | 2026.02.03 00:36:00.641649 [ 276 ] {42a700f5-3cd7-4bf6-a84c-cdc32038f43a} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.02.03 00:36:00.641778 [ 276 ] {42a700f5-3cd7-4bf6-a84c-cdc32038f43a} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001412 sec., 351983.00283286115 rows/sec., 24.90 MiB/sec. | ||
| 4195 | 2026.02.03 00:36:00.641814 [ 276 ] {42a700f5-3cd7-4bf6-a84c-cdc32038f43a} <Debug> TCPHandler: Processed in 0.001572658 sec. | ||
| 4196 | 2026.02.03 00:36:00.641924 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.02.03 00:36:00.642017 [ 276 ] {31d57645-6f23-4bb7-9885-2f76811aa504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4198 | 2026.02.03 00:36:00.642058 [ 276 ] {31d57645-6f23-4bb7-9885-2f76811aa504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4199 | 2026.02.03 00:36:00.642390 [ 276 ] {31d57645-6f23-4bb7-9885-2f76811aa504} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.02.03 00:36:00.642424 [ 276 ] {31d57645-6f23-4bb7-9885-2f76811aa504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4201 | 2026.02.03 00:36:00.642731 [ 276 ] {31d57645-6f23-4bb7-9885-2f76811aa504} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4202 | 2026.02.03 00:36:00.642950 [ 276 ] {31d57645-6f23-4bb7-9885-2f76811aa504} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.02.03 00:36:00.643054 [ 122 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4204 | 2026.02.03 00:36:00.643077 [ 276 ] {31d57645-6f23-4bb7-9885-2f76811aa504} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 4205 | 2026.02.03 00:36:00.643093 [ 122 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.02.03 00:36:00.643114 [ 276 ] {31d57645-6f23-4bb7-9885-2f76811aa504} <Debug> TCPHandler: Processed in 0.001239022 sec. | ||
| 4207 | 2026.02.03 00:36:00.643114 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4208 | 2026.02.03 00:36:00.643225 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.02.03 00:36:00.643249 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 4210 | 2026.02.03 00:36:00.643318 [ 276 ] {5be8466b-6632-4b1b-85d6-fdcdef3aca67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4211 | 2026.02.03 00:36:00.643365 [ 276 ] {5be8466b-6632-4b1b-85d6-fdcdef3aca67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4212 | 2026.02.03 00:36:00.643418 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4213 | 2026.02.03 00:36:00.643464 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4214 | 2026.02.03 00:36:00.643540 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4215 | 2026.02.03 00:36:00.643587 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4216 | 2026.02.03 00:36:00.643630 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4217 | 2026.02.03 00:36:00.643672 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4218 | 2026.02.03 00:36:00.643714 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4219 | 2026.02.03 00:36:00.643795 [ 276 ] {5be8466b-6632-4b1b-85d6-fdcdef3aca67} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.02.03 00:36:00.643834 [ 276 ] {5be8466b-6632-4b1b-85d6-fdcdef3aca67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4221 | 2026.02.03 00:36:00.644224 [ 276 ] {5be8466b-6632-4b1b-85d6-fdcdef3aca67} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4222 | 2026.02.03 00:36:00.644463 [ 276 ] {5be8466b-6632-4b1b-85d6-fdcdef3aca67} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.02.03 00:36:00.644597 [ 276 ] {5be8466b-6632-4b1b-85d6-fdcdef3aca67} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001298 sec., 198767.33436055473 rows/sec., 13.23 MiB/sec. | ||
| 4224 | 2026.02.03 00:36:00.644632 [ 194 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001446876 sec., 45615.51922901479 rows/sec., 2.33 MiB/sec. | ||
| 4225 | 2026.02.03 00:36:00.644635 [ 276 ] {5be8466b-6632-4b1b-85d6-fdcdef3aca67} <Debug> TCPHandler: Processed in 0.001459537 sec. | ||
| 4226 | 2026.02.03 00:36:00.644773 [ 194 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4227 | 2026.02.03 00:36:00.644787 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.02.03 00:36:00.644883 [ 276 ] {da23a2ef-54f7-4724-b319-185a6bb2d6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4229 | 2026.02.03 00:36:00.644926 [ 276 ] {da23a2ef-54f7-4724-b319-185a6bb2d6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4230 | 2026.02.03 00:36:00.645056 [ 194 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_11_2} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.02.03 00:36:00.645125 [ 194 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_11_2} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4232 | 2026.02.03 00:36:00.645203 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4233 | 2026.02.03 00:36:00.645244 [ 276 ] {da23a2ef-54f7-4724-b319-185a6bb2d6c2} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2026.02.03 00:36:00.645279 [ 276 ] {da23a2ef-54f7-4724-b319-185a6bb2d6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4235 | 2026.02.03 00:36:00.645587 [ 276 ] {da23a2ef-54f7-4724-b319-185a6bb2d6c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4236 | 2026.02.03 00:36:00.645800 [ 276 ] {da23a2ef-54f7-4724-b319-185a6bb2d6c2} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.02.03 00:36:00.645930 [ 276 ] {da23a2ef-54f7-4724-b319-185a6bb2d6c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 4238 | 2026.02.03 00:36:00.645965 [ 276 ] {da23a2ef-54f7-4724-b319-185a6bb2d6c2} <Debug> TCPHandler: Processed in 0.001227251 sec. | ||
| 4239 | 2026.02.03 00:36:00.646067 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.02.03 00:36:00.646159 [ 276 ] {bf7cc584-dfc6-4e21-bdd5-a308ecd348c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4241 | 2026.02.03 00:36:00.646214 [ 276 ] {bf7cc584-dfc6-4e21-bdd5-a308ecd348c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4242 | 2026.02.03 00:36:00.647087 [ 276 ] {bf7cc584-dfc6-4e21-bdd5-a308ecd348c9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.02.03 00:36:00.647123 [ 276 ] {bf7cc584-dfc6-4e21-bdd5-a308ecd348c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4244 | 2026.02.03 00:36:00.647708 [ 276 ] {bf7cc584-dfc6-4e21-bdd5-a308ecd348c9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4245 | 2026.02.03 00:36:00.647947 [ 276 ] {bf7cc584-dfc6-4e21-bdd5-a308ecd348c9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.02.03 00:36:00.648082 [ 276 ] {bf7cc584-dfc6-4e21-bdd5-a308ecd348c9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001941 sec., 17516.74394641937 rows/sec., 31.39 MiB/sec. | ||
| 4247 | 2026.02.03 00:36:00.648151 [ 276 ] {bf7cc584-dfc6-4e21-bdd5-a308ecd348c9} <Debug> TCPHandler: Processed in 0.002132608 sec. | ||
| 4248 | 2026.02.03 00:36:00.648293 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.02.03 00:36:00.648386 [ 276 ] {19a03515-865f-45e4-a28d-cce84cc505d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4250 | 2026.02.03 00:36:00.648428 [ 276 ] {19a03515-865f-45e4-a28d-cce84cc505d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4251 | 2026.02.03 00:36:00.648780 [ 276 ] {19a03515-865f-45e4-a28d-cce84cc505d7} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.02.03 00:36:00.648816 [ 276 ] {19a03515-865f-45e4-a28d-cce84cc505d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4253 | 2026.02.03 00:36:00.649127 [ 276 ] {19a03515-865f-45e4-a28d-cce84cc505d7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4254 | 2026.02.03 00:36:00.649352 [ 276 ] {19a03515-865f-45e4-a28d-cce84cc505d7} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.02.03 00:36:00.649478 [ 276 ] {19a03515-865f-45e4-a28d-cce84cc505d7} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00111 sec., 79279.27927927928 rows/sec., 4.98 MiB/sec. | ||
| 4256 | 2026.02.03 00:36:00.649512 [ 276 ] {19a03515-865f-45e4-a28d-cce84cc505d7} <Debug> TCPHandler: Processed in 0.001269162 sec. | ||
| 4257 | 2026.02.03 00:36:01.000273 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.94 MiB, peak 243.37 MiB, free memory in arenas 0.00 B, will set to 235.92 MiB (RSS), difference: -1.02 MiB | ||
| 4258 | 2026.02.03 00:36:05.650998 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2026.02.03 00:36:05.651209 [ 276 ] {477bdaaa-ee61-438f-808d-e400748577d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4260 | 2026.02.03 00:36:05.651277 [ 276 ] {477bdaaa-ee61-438f-808d-e400748577d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4261 | 2026.02.03 00:36:05.651915 [ 276 ] {477bdaaa-ee61-438f-808d-e400748577d4} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2026.02.03 00:36:05.651967 [ 276 ] {477bdaaa-ee61-438f-808d-e400748577d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4263 | 2026.02.03 00:36:05.652354 [ 276 ] {477bdaaa-ee61-438f-808d-e400748577d4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4264 | 2026.02.03 00:36:05.652579 [ 276 ] {477bdaaa-ee61-438f-808d-e400748577d4} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2026.02.03 00:36:05.652738 [ 276 ] {477bdaaa-ee61-438f-808d-e400748577d4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 206.57 KiB/sec. | ||
| 4266 | 2026.02.03 00:36:05.652779 [ 276 ] {477bdaaa-ee61-438f-808d-e400748577d4} <Debug> TCPHandler: Processed in 0.001915655 sec. | ||
| 4267 | 2026.02.03 00:36:05.652910 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4268 | 2026.02.03 00:36:05.653005 [ 276 ] {27d59d2e-f9d1-4a9a-9109-dd398f6d7b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4269 | 2026.02.03 00:36:05.653045 [ 276 ] {27d59d2e-f9d1-4a9a-9109-dd398f6d7b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4270 | 2026.02.03 00:36:05.654093 [ 276 ] {27d59d2e-f9d1-4a9a-9109-dd398f6d7b16} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.02.03 00:36:05.654130 [ 276 ] {27d59d2e-f9d1-4a9a-9109-dd398f6d7b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4272 | 2026.02.03 00:36:05.654547 [ 276 ] {27d59d2e-f9d1-4a9a-9109-dd398f6d7b16} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4273 | 2026.02.03 00:36:05.654760 [ 276 ] {27d59d2e-f9d1-4a9a-9109-dd398f6d7b16} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2026.02.03 00:36:05.654894 [ 276 ] {27d59d2e-f9d1-4a9a-9109-dd398f6d7b16} <Debug> executeQuery: Read 1214 rows, 102.18 KiB in 0.001909 sec., 635935.0445259297 rows/sec., 52.27 MiB/sec. | ||
| 4275 | 2026.02.03 00:36:05.654932 [ 276 ] {27d59d2e-f9d1-4a9a-9109-dd398f6d7b16} <Debug> TCPHandler: Processed in 0.002071968 sec. | ||
| 4276 | 2026.02.03 00:36:05.655050 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4277 | 2026.02.03 00:36:05.655144 [ 276 ] {55f92d52-6099-42a5-8df8-725135c3ab99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4278 | 2026.02.03 00:36:05.655185 [ 276 ] {55f92d52-6099-42a5-8df8-725135c3ab99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4279 | 2026.02.03 00:36:05.655583 [ 276 ] {55f92d52-6099-42a5-8df8-725135c3ab99} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2026.02.03 00:36:05.655620 [ 276 ] {55f92d52-6099-42a5-8df8-725135c3ab99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4281 | 2026.02.03 00:36:05.655921 [ 276 ] {55f92d52-6099-42a5-8df8-725135c3ab99} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4282 | 2026.02.03 00:36:05.656141 [ 276 ] {55f92d52-6099-42a5-8df8-725135c3ab99} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.02.03 00:36:05.656276 [ 276 ] {55f92d52-6099-42a5-8df8-725135c3ab99} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 765.96 KiB/sec. | ||
| 4284 | 2026.02.03 00:36:05.656314 [ 276 ] {55f92d52-6099-42a5-8df8-725135c3ab99} <Debug> TCPHandler: Processed in 0.001312993 sec. | ||
| 4285 | 2026.02.03 00:36:05.656429 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4286 | 2026.02.03 00:36:05.656523 [ 276 ] {dbeaf40c-6ab8-496e-850a-3d3ce6076797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4287 | 2026.02.03 00:36:05.656563 [ 276 ] {dbeaf40c-6ab8-496e-850a-3d3ce6076797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4288 | 2026.02.03 00:36:05.657146 [ 276 ] {dbeaf40c-6ab8-496e-850a-3d3ce6076797} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4289 | 2026.02.03 00:36:05.657195 [ 276 ] {dbeaf40c-6ab8-496e-850a-3d3ce6076797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4290 | 2026.02.03 00:36:05.657545 [ 276 ] {dbeaf40c-6ab8-496e-850a-3d3ce6076797} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4291 | 2026.02.03 00:36:05.657767 [ 276 ] {dbeaf40c-6ab8-496e-850a-3d3ce6076797} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2026.02.03 00:36:05.657897 [ 276 ] {dbeaf40c-6ab8-496e-850a-3d3ce6076797} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001392 sec., 163793.10344827586 rows/sec., 11.09 MiB/sec. | ||
| 4293 | 2026.02.03 00:36:05.657936 [ 276 ] {dbeaf40c-6ab8-496e-850a-3d3ce6076797} <Debug> TCPHandler: Processed in 0.001556869 sec. | ||
| 4294 | 2026.02.03 00:36:05.658046 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4295 | 2026.02.03 00:36:05.658141 [ 276 ] {dcb38257-6333-4c3c-9c44-0489ce2f3af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4296 | 2026.02.03 00:36:05.658182 [ 276 ] {dcb38257-6333-4c3c-9c44-0489ce2f3af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4297 | 2026.02.03 00:36:05.658753 [ 276 ] {dcb38257-6333-4c3c-9c44-0489ce2f3af9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.02.03 00:36:05.658791 [ 276 ] {dcb38257-6333-4c3c-9c44-0489ce2f3af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4299 | 2026.02.03 00:36:05.659134 [ 276 ] {dcb38257-6333-4c3c-9c44-0489ce2f3af9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4300 | 2026.02.03 00:36:05.659340 [ 276 ] {dcb38257-6333-4c3c-9c44-0489ce2f3af9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2026.02.03 00:36:05.659470 [ 276 ] {dcb38257-6333-4c3c-9c44-0489ce2f3af9} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001348 sec., 394658.7537091988 rows/sec., 29.25 MiB/sec. | ||
| 4302 | 2026.02.03 00:36:05.659508 [ 276 ] {dcb38257-6333-4c3c-9c44-0489ce2f3af9} <Debug> TCPHandler: Processed in 0.001512077 sec. | ||
| 4303 | 2026.02.03 00:36:05.659620 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4304 | 2026.02.03 00:36:05.659715 [ 276 ] {07131f54-4a7d-42e1-88b7-201c7a906d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4305 | 2026.02.03 00:36:05.659761 [ 276 ] {07131f54-4a7d-42e1-88b7-201c7a906d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4306 | 2026.02.03 00:36:05.660402 [ 276 ] {07131f54-4a7d-42e1-88b7-201c7a906d26} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.02.03 00:36:05.660439 [ 276 ] {07131f54-4a7d-42e1-88b7-201c7a906d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4308 | 2026.02.03 00:36:05.660827 [ 276 ] {07131f54-4a7d-42e1-88b7-201c7a906d26} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4309 | 2026.02.03 00:36:05.661048 [ 276 ] {07131f54-4a7d-42e1-88b7-201c7a906d26} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.02.03 00:36:05.661178 [ 276 ] {07131f54-4a7d-42e1-88b7-201c7a906d26} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001482 sec., 570850.2024291498 rows/sec., 38.42 MiB/sec. | ||
| 4311 | 2026.02.03 00:36:05.661215 [ 276 ] {07131f54-4a7d-42e1-88b7-201c7a906d26} <Debug> TCPHandler: Processed in 0.0016446 sec. | ||
| 4312 | 2026.02.03 00:36:05.661330 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4313 | 2026.02.03 00:36:05.661424 [ 276 ] {d44279d1-421a-4077-aa63-b50cd86ef608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4314 | 2026.02.03 00:36:05.661481 [ 276 ] {d44279d1-421a-4077-aa63-b50cd86ef608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4315 | 2026.02.03 00:36:05.662219 [ 276 ] {d44279d1-421a-4077-aa63-b50cd86ef608} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.02.03 00:36:05.662256 [ 276 ] {d44279d1-421a-4077-aa63-b50cd86ef608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4317 | 2026.02.03 00:36:05.662772 [ 276 ] {d44279d1-421a-4077-aa63-b50cd86ef608} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4318 | 2026.02.03 00:36:05.663000 [ 276 ] {d44279d1-421a-4077-aa63-b50cd86ef608} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2026.02.03 00:36:05.663140 [ 276 ] {d44279d1-421a-4077-aa63-b50cd86ef608} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001735 sec., 4610.951008645533 rows/sec., 8.26 MiB/sec. | ||
| 4320 | 2026.02.03 00:36:05.663194 [ 276 ] {d44279d1-421a-4077-aa63-b50cd86ef608} <Debug> TCPHandler: Processed in 0.001912824 sec. | ||
| 4321 | 2026.02.03 00:36:05.663315 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2026.02.03 00:36:05.663411 [ 276 ] {40a3399f-6704-4eed-8750-7b4bfc313a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4323 | 2026.02.03 00:36:05.663454 [ 276 ] {40a3399f-6704-4eed-8750-7b4bfc313a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4324 | 2026.02.03 00:36:05.663795 [ 276 ] {40a3399f-6704-4eed-8750-7b4bfc313a21} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2026.02.03 00:36:05.663832 [ 276 ] {40a3399f-6704-4eed-8750-7b4bfc313a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4326 | 2026.02.03 00:36:05.664139 [ 276 ] {40a3399f-6704-4eed-8750-7b4bfc313a21} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4327 | 2026.02.03 00:36:05.664355 [ 276 ] {40a3399f-6704-4eed-8750-7b4bfc313a21} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.02.03 00:36:05.664484 [ 276 ] {40a3399f-6704-4eed-8750-7b4bfc313a21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4329 | 2026.02.03 00:36:05.664522 [ 276 ] {40a3399f-6704-4eed-8750-7b4bfc313a21} <Debug> TCPHandler: Processed in 0.001256022 sec. | ||
| 4330 | 2026.02.03 00:36:07.313378 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4331 | 2026.02.03 00:36:07.313429 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4332 | 2026.02.03 00:36:07.432155 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 580 | ||
| 4333 | 2026.02.03 00:36:07.434503 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2026.02.03 00:36:07.434564 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4335 | 2026.02.03 00:36:07.435813 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4336 | 2026.02.03 00:36:07.436115 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.02.03 00:36:07.436472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4338 | 2026.02.03 00:36:07.472745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9487 | ||
| 4339 | 2026.02.03 00:36:07.473265 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.02.03 00:36:07.473307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4341 | 2026.02.03 00:36:07.473830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4342 | 2026.02.03 00:36:07.474090 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.02.03 00:36:07.474238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9487 | ||
| 4344 | 2026.02.03 00:36:08.048975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4345 | 2026.02.03 00:36:08.068092 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.02.03 00:36:08.068158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4347 | 2026.02.03 00:36:08.074514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4348 | 2026.02.03 00:36:08.075250 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.02.03 00:36:08.078512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4350 | 2026.02.03 00:36:09.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.60 MiB, peak 243.37 MiB, free memory in arenas 0.00 B, will set to 238.04 MiB (RSS), difference: 1.44 MiB | ||
| 4351 | 2026.02.03 00:36:10.630351 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.02.03 00:36:10.630573 [ 276 ] {3250aee6-7208-4b61-86a8-d7fa88b65f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.02.03 00:36:10.630652 [ 276 ] {3250aee6-7208-4b61-86a8-d7fa88b65f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4354 | 2026.02.03 00:36:10.631514 [ 276 ] {3250aee6-7208-4b61-86a8-d7fa88b65f4c} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.02.03 00:36:10.631569 [ 276 ] {3250aee6-7208-4b61-86a8-d7fa88b65f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4356 | 2026.02.03 00:36:10.632010 [ 276 ] {3250aee6-7208-4b61-86a8-d7fa88b65f4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4357 | 2026.02.03 00:36:10.632250 [ 276 ] {3250aee6-7208-4b61-86a8-d7fa88b65f4c} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.02.03 00:36:10.632421 [ 276 ] {3250aee6-7208-4b61-86a8-d7fa88b65f4c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001904 sec., 139705.88235294117 rows/sec., 8.88 MiB/sec. | ||
| 4359 | 2026.02.03 00:36:10.632477 [ 276 ] {3250aee6-7208-4b61-86a8-d7fa88b65f4c} <Debug> TCPHandler: Processed in 0.002270921 sec. | ||
| 4360 | 2026.02.03 00:36:10.632637 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.02.03 00:36:10.632743 [ 276 ] {9ed7badc-314d-4fa3-bb99-817a16a0b698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4362 | 2026.02.03 00:36:10.632791 [ 276 ] {9ed7badc-314d-4fa3-bb99-817a16a0b698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4363 | 2026.02.03 00:36:10.633610 [ 276 ] {9ed7badc-314d-4fa3-bb99-817a16a0b698} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.02.03 00:36:10.633651 [ 276 ] {9ed7badc-314d-4fa3-bb99-817a16a0b698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4365 | 2026.02.03 00:36:10.634059 [ 276 ] {9ed7badc-314d-4fa3-bb99-817a16a0b698} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4366 | 2026.02.03 00:36:10.634286 [ 276 ] {9ed7badc-314d-4fa3-bb99-817a16a0b698} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.02.03 00:36:10.634420 [ 276 ] {9ed7badc-314d-4fa3-bb99-817a16a0b698} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001702 sec., 481786.13396004704 rows/sec., 38.46 MiB/sec. | ||
| 4368 | 2026.02.03 00:36:10.634459 [ 276 ] {9ed7badc-314d-4fa3-bb99-817a16a0b698} <Debug> TCPHandler: Processed in 0.001876124 sec. | ||
| 4369 | 2026.02.03 00:36:10.634586 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.02.03 00:36:10.634684 [ 276 ] {ff271ffa-18e4-40ff-a1f8-9e787f0f9421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.02.03 00:36:10.634726 [ 276 ] {ff271ffa-18e4-40ff-a1f8-9e787f0f9421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4372 | 2026.02.03 00:36:10.635202 [ 276 ] {ff271ffa-18e4-40ff-a1f8-9e787f0f9421} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.02.03 00:36:10.635242 [ 276 ] {ff271ffa-18e4-40ff-a1f8-9e787f0f9421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4374 | 2026.02.03 00:36:10.635553 [ 276 ] {ff271ffa-18e4-40ff-a1f8-9e787f0f9421} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4375 | 2026.02.03 00:36:10.635776 [ 276 ] {ff271ffa-18e4-40ff-a1f8-9e787f0f9421} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.02.03 00:36:10.635909 [ 276 ] {ff271ffa-18e4-40ff-a1f8-9e787f0f9421} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001246 sec., 134028.89245585876 rows/sec., 8.28 MiB/sec. | ||
| 4377 | 2026.02.03 00:36:10.635946 [ 276 ] {ff271ffa-18e4-40ff-a1f8-9e787f0f9421} <Debug> TCPHandler: Processed in 0.001410346 sec. | ||
| 4378 | 2026.02.03 00:36:10.636066 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4379 | 2026.02.03 00:36:10.636164 [ 276 ] {5e586d61-9e21-4ef4-966d-13b0da176d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4380 | 2026.02.03 00:36:10.636205 [ 276 ] {5e586d61-9e21-4ef4-966d-13b0da176d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4381 | 2026.02.03 00:36:10.636655 [ 276 ] {5e586d61-9e21-4ef4-966d-13b0da176d5c} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.02.03 00:36:10.636693 [ 276 ] {5e586d61-9e21-4ef4-966d-13b0da176d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4383 | 2026.02.03 00:36:10.637003 [ 276 ] {5e586d61-9e21-4ef4-966d-13b0da176d5c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4384 | 2026.02.03 00:36:10.637218 [ 276 ] {5e586d61-9e21-4ef4-966d-13b0da176d5c} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.02.03 00:36:10.637347 [ 276 ] {5e586d61-9e21-4ef4-966d-13b0da176d5c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001203 sec., 116375.72734829591 rows/sec., 7.52 MiB/sec. | ||
| 4386 | 2026.02.03 00:36:10.637385 [ 276 ] {5e586d61-9e21-4ef4-966d-13b0da176d5c} <Debug> TCPHandler: Processed in 0.001367865 sec. | ||
| 4387 | 2026.02.03 00:36:10.637513 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.02.03 00:36:10.637609 [ 276 ] {42a7735c-3268-4715-9f50-8d999ec53f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4389 | 2026.02.03 00:36:10.637652 [ 276 ] {42a7735c-3268-4715-9f50-8d999ec53f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4390 | 2026.02.03 00:36:10.638093 [ 276 ] {42a7735c-3268-4715-9f50-8d999ec53f23} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.02.03 00:36:10.638131 [ 276 ] {42a7735c-3268-4715-9f50-8d999ec53f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4392 | 2026.02.03 00:36:10.638438 [ 276 ] {42a7735c-3268-4715-9f50-8d999ec53f23} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4393 | 2026.02.03 00:36:10.638649 [ 276 ] {42a7735c-3268-4715-9f50-8d999ec53f23} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.02.03 00:36:10.638779 [ 276 ] {42a7735c-3268-4715-9f50-8d999ec53f23} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001189 sec., 116904.9621530698 rows/sec., 6.65 MiB/sec. | ||
| 4395 | 2026.02.03 00:36:10.638816 [ 276 ] {42a7735c-3268-4715-9f50-8d999ec53f23} <Debug> TCPHandler: Processed in 0.001353315 sec. | ||
| 4396 | 2026.02.03 00:36:10.638952 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4397 | 2026.02.03 00:36:10.639048 [ 276 ] {0e0fd83d-0d97-44e9-9c5e-7c578751ae51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4398 | 2026.02.03 00:36:10.639088 [ 276 ] {0e0fd83d-0d97-44e9-9c5e-7c578751ae51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4399 | 2026.02.03 00:36:10.639700 [ 276 ] {0e0fd83d-0d97-44e9-9c5e-7c578751ae51} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.02.03 00:36:10.639737 [ 276 ] {0e0fd83d-0d97-44e9-9c5e-7c578751ae51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4401 | 2026.02.03 00:36:10.640069 [ 276 ] {0e0fd83d-0d97-44e9-9c5e-7c578751ae51} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4402 | 2026.02.03 00:36:10.640282 [ 276 ] {0e0fd83d-0d97-44e9-9c5e-7c578751ae51} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.02.03 00:36:10.640411 [ 276 ] {0e0fd83d-0d97-44e9-9c5e-7c578751ae51} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001381 sec., 359884.14192614047 rows/sec., 25.46 MiB/sec. | ||
| 4404 | 2026.02.03 00:36:10.640450 [ 276 ] {0e0fd83d-0d97-44e9-9c5e-7c578751ae51} <Debug> TCPHandler: Processed in 0.001546618 sec. | ||
| 4405 | 2026.02.03 00:36:10.640566 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2026.02.03 00:36:10.640661 [ 276 ] {51c0185a-5c43-4b23-bd79-cdd958189c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4407 | 2026.02.03 00:36:10.640704 [ 276 ] {51c0185a-5c43-4b23-bd79-cdd958189c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4408 | 2026.02.03 00:36:10.641044 [ 276 ] {51c0185a-5c43-4b23-bd79-cdd958189c45} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.02.03 00:36:10.641081 [ 276 ] {51c0185a-5c43-4b23-bd79-cdd958189c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4410 | 2026.02.03 00:36:10.641388 [ 276 ] {51c0185a-5c43-4b23-bd79-cdd958189c45} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4411 | 2026.02.03 00:36:10.641597 [ 276 ] {51c0185a-5c43-4b23-bd79-cdd958189c45} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2026.02.03 00:36:10.641726 [ 276 ] {51c0185a-5c43-4b23-bd79-cdd958189c45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 4413 | 2026.02.03 00:36:10.641763 [ 276 ] {51c0185a-5c43-4b23-bd79-cdd958189c45} <Debug> TCPHandler: Processed in 0.001245753 sec. | ||
| 4414 | 2026.02.03 00:36:10.641877 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.02.03 00:36:10.641972 [ 276 ] {2e18e442-d3f8-4102-832a-c64f7908d8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4416 | 2026.02.03 00:36:10.642015 [ 276 ] {2e18e442-d3f8-4102-832a-c64f7908d8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4417 | 2026.02.03 00:36:10.642430 [ 276 ] {2e18e442-d3f8-4102-832a-c64f7908d8bf} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.02.03 00:36:10.642467 [ 276 ] {2e18e442-d3f8-4102-832a-c64f7908d8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4419 | 2026.02.03 00:36:10.642797 [ 276 ] {2e18e442-d3f8-4102-832a-c64f7908d8bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4420 | 2026.02.03 00:36:10.643014 [ 276 ] {2e18e442-d3f8-4102-832a-c64f7908d8bf} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.02.03 00:36:10.643147 [ 276 ] {2e18e442-d3f8-4102-832a-c64f7908d8bf} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001193 sec., 216261.5255658005 rows/sec., 14.40 MiB/sec. | ||
| 4422 | 2026.02.03 00:36:10.643185 [ 276 ] {2e18e442-d3f8-4102-832a-c64f7908d8bf} <Debug> TCPHandler: Processed in 0.001356964 sec. | ||
| 4423 | 2026.02.03 00:36:10.643302 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2026.02.03 00:36:10.643397 [ 276 ] {d31113df-8b4c-4440-9431-b095fcd7494e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4425 | 2026.02.03 00:36:10.643439 [ 276 ] {d31113df-8b4c-4440-9431-b095fcd7494e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4426 | 2026.02.03 00:36:10.643758 [ 276 ] {d31113df-8b4c-4440-9431-b095fcd7494e} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.02.03 00:36:10.643794 [ 276 ] {d31113df-8b4c-4440-9431-b095fcd7494e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4428 | 2026.02.03 00:36:10.644093 [ 276 ] {d31113df-8b4c-4440-9431-b095fcd7494e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4429 | 2026.02.03 00:36:10.644295 [ 276 ] {d31113df-8b4c-4440-9431-b095fcd7494e} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.02.03 00:36:10.644422 [ 276 ] {d31113df-8b4c-4440-9431-b095fcd7494e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 4431 | 2026.02.03 00:36:10.644459 [ 276 ] {d31113df-8b4c-4440-9431-b095fcd7494e} <Debug> TCPHandler: Processed in 0.001205962 sec. | ||
| 4432 | 2026.02.03 00:36:10.644572 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.02.03 00:36:10.644665 [ 276 ] {5bf98986-9b40-424f-bd91-03a8af33c71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4434 | 2026.02.03 00:36:10.644721 [ 276 ] {5bf98986-9b40-424f-bd91-03a8af33c71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4435 | 2026.02.03 00:36:10.645629 [ 276 ] {5bf98986-9b40-424f-bd91-03a8af33c71e} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.02.03 00:36:10.645669 [ 276 ] {5bf98986-9b40-424f-bd91-03a8af33c71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4437 | 2026.02.03 00:36:10.646219 [ 276 ] {5bf98986-9b40-424f-bd91-03a8af33c71e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4438 | 2026.02.03 00:36:10.646442 [ 276 ] {5bf98986-9b40-424f-bd91-03a8af33c71e} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.02.03 00:36:10.646578 [ 276 ] {5bf98986-9b40-424f-bd91-03a8af33c71e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00193 sec., 17616.58031088083 rows/sec., 31.57 MiB/sec. | ||
| 4440 | 2026.02.03 00:36:10.646644 [ 276 ] {5bf98986-9b40-424f-bd91-03a8af33c71e} <Debug> TCPHandler: Processed in 0.002119988 sec. | ||
| 4441 | 2026.02.03 00:36:10.646762 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2026.02.03 00:36:10.646855 [ 276 ] {eae637b1-a939-4fce-ab77-8e1af860a283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4443 | 2026.02.03 00:36:10.646896 [ 276 ] {eae637b1-a939-4fce-ab77-8e1af860a283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4444 | 2026.02.03 00:36:10.647229 [ 276 ] {eae637b1-a939-4fce-ab77-8e1af860a283} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2026.02.03 00:36:10.647265 [ 276 ] {eae637b1-a939-4fce-ab77-8e1af860a283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4446 | 2026.02.03 00:36:10.647565 [ 276 ] {eae637b1-a939-4fce-ab77-8e1af860a283} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4447 | 2026.02.03 00:36:10.647774 [ 276 ] {eae637b1-a939-4fce-ab77-8e1af860a283} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.02.03 00:36:10.647899 [ 276 ] {eae637b1-a939-4fce-ab77-8e1af860a283} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001062 sec., 82862.52354048964 rows/sec., 5.20 MiB/sec. | ||
| 4449 | 2026.02.03 00:36:10.647933 [ 276 ] {eae637b1-a939-4fce-ab77-8e1af860a283} <Debug> TCPHandler: Processed in 0.001218562 sec. | ||
| 4450 | 2026.02.03 00:36:14.974363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9935 | ||
| 4451 | 2026.02.03 00:36:14.974931 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.02.03 00:36:14.974988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4453 | 2026.02.03 00:36:14.975592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4454 | 2026.02.03 00:36:14.975835 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.02.03 00:36:14.975979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9935 | ||
| 4456 | 2026.02.03 00:36:14.975997 [ 95 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4457 | 2026.02.03 00:36:14.976081 [ 95 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.02.03 00:36:14.976105 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4459 | 2026.02.03 00:36:14.976240 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 4460 | 2026.02.03 00:36:14.976393 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4461 | 2026.02.03 00:36:14.976437 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7567 rows starting from the beginning of the part | ||
| 4462 | 2026.02.03 00:36:14.976509 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4463 | 2026.02.03 00:36:14.976559 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4464 | 2026.02.03 00:36:14.976600 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4465 | 2026.02.03 00:36:14.976639 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4466 | 2026.02.03 00:36:14.976677 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4467 | 2026.02.03 00:36:14.978784 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9935 rows, containing 4 columns (4 merged, 0 gathered) in 0.002608658 sec., 3808471.6356072742 rows/sec., 54.48 MiB/sec. | ||
| 4468 | 2026.02.03 00:36:14.979022 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4469 | 2026.02.03 00:36:14.979298 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_21_4} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.02.03 00:36:14.979370 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_21_4} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4471 | 2026.02.03 00:36:14.979450 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4472 | 2026.02.03 00:36:15.578598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4473 | 2026.02.03 00:36:15.596886 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.02.03 00:36:15.596949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4475 | 2026.02.03 00:36:15.603295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4476 | 2026.02.03 00:36:15.604007 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.02.03 00:36:15.604308 [ 95 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4478 | 2026.02.03 00:36:15.604376 [ 95 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.02.03 00:36:15.604399 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4480 | 2026.02.03 00:36:15.604550 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 4481 | 2026.02.03 00:36:15.607261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4482 | 2026.02.03 00:36:15.608739 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4483 | 2026.02.03 00:36:15.610306 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 4484 | 2026.02.03 00:36:15.615149 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4485 | 2026.02.03 00:36:15.619700 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4486 | 2026.02.03 00:36:15.621938 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.02.03 00:36:15.622172 [ 276 ] {ba1a97e0-0776-4430-87ef-9bb0d85c4eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4488 | 2026.02.03 00:36:15.622261 [ 276 ] {ba1a97e0-0776-4430-87ef-9bb0d85c4eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4489 | 2026.02.03 00:36:15.622957 [ 276 ] {ba1a97e0-0776-4430-87ef-9bb0d85c4eec} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.02.03 00:36:15.622996 [ 276 ] {ba1a97e0-0776-4430-87ef-9bb0d85c4eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4491 | 2026.02.03 00:36:15.623363 [ 276 ] {ba1a97e0-0776-4430-87ef-9bb0d85c4eec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4492 | 2026.02.03 00:36:15.623576 [ 276 ] {ba1a97e0-0776-4430-87ef-9bb0d85c4eec} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.02.03 00:36:15.623721 [ 276 ] {ba1a97e0-0776-4430-87ef-9bb0d85c4eec} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001611 sec., 44692.737430167595 rows/sec., 3.59 MiB/sec. | ||
| 4494 | 2026.02.03 00:36:15.623761 [ 276 ] {ba1a97e0-0776-4430-87ef-9bb0d85c4eec} <Debug> TCPHandler: Processed in 0.001981876 sec. | ||
| 4495 | 2026.02.03 00:36:15.623889 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.02.03 00:36:15.623985 [ 276 ] {0c8ac8ef-fd2f-4f32-afe8-3dac4d4b0d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4497 | 2026.02.03 00:36:15.624025 [ 276 ] {0c8ac8ef-fd2f-4f32-afe8-3dac4d4b0d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4498 | 2026.02.03 00:36:15.624134 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 4499 | 2026.02.03 00:36:15.624420 [ 276 ] {0c8ac8ef-fd2f-4f32-afe8-3dac4d4b0d48} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.02.03 00:36:15.624460 [ 276 ] {0c8ac8ef-fd2f-4f32-afe8-3dac4d4b0d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4501 | 2026.02.03 00:36:15.624749 [ 276 ] {0c8ac8ef-fd2f-4f32-afe8-3dac4d4b0d48} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4502 | 2026.02.03 00:36:15.624964 [ 276 ] {0c8ac8ef-fd2f-4f32-afe8-3dac4d4b0d48} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.02.03 00:36:15.625092 [ 276 ] {0c8ac8ef-fd2f-4f32-afe8-3dac4d4b0d48} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001125 sec., 7111.111111111111 rows/sec., 534.72 KiB/sec. | ||
| 4504 | 2026.02.03 00:36:15.625128 [ 276 ] {0c8ac8ef-fd2f-4f32-afe8-3dac4d4b0d48} <Debug> TCPHandler: Processed in 0.001288574 sec. | ||
| 4505 | 2026.02.03 00:36:15.625242 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.02.03 00:36:15.625334 [ 276 ] {8c2193ed-ae5a-4cfb-a202-da575842c1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4507 | 2026.02.03 00:36:15.625374 [ 276 ] {8c2193ed-ae5a-4cfb-a202-da575842c1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4508 | 2026.02.03 00:36:15.625793 [ 276 ] {8c2193ed-ae5a-4cfb-a202-da575842c1d6} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.02.03 00:36:15.625829 [ 276 ] {8c2193ed-ae5a-4cfb-a202-da575842c1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4510 | 2026.02.03 00:36:15.626138 [ 276 ] {8c2193ed-ae5a-4cfb-a202-da575842c1d6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4511 | 2026.02.03 00:36:15.626355 [ 276 ] {8c2193ed-ae5a-4cfb-a202-da575842c1d6} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2026.02.03 00:36:15.626487 [ 276 ] {8c2193ed-ae5a-4cfb-a202-da575842c1d6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001171 sec., 61485.909479077716 rows/sec., 4.80 MiB/sec. | ||
| 4513 | 2026.02.03 00:36:15.626524 [ 276 ] {8c2193ed-ae5a-4cfb-a202-da575842c1d6} <Debug> TCPHandler: Processed in 0.001332114 sec. | ||
| 4514 | 2026.02.03 00:36:15.626639 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.02.03 00:36:15.626732 [ 276 ] {da911343-9e56-43d5-9d0e-482812b496f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4516 | 2026.02.03 00:36:15.626776 [ 276 ] {da911343-9e56-43d5-9d0e-482812b496f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4517 | 2026.02.03 00:36:15.627189 [ 276 ] {da911343-9e56-43d5-9d0e-482812b496f3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.02.03 00:36:15.627225 [ 276 ] {da911343-9e56-43d5-9d0e-482812b496f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4519 | 2026.02.03 00:36:15.627579 [ 276 ] {da911343-9e56-43d5-9d0e-482812b496f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4520 | 2026.02.03 00:36:15.627799 [ 276 ] {da911343-9e56-43d5-9d0e-482812b496f3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.02.03 00:36:15.627933 [ 276 ] {da911343-9e56-43d5-9d0e-482812b496f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 4522 | 2026.02.03 00:36:15.627970 [ 276 ] {da911343-9e56-43d5-9d0e-482812b496f3} <Debug> TCPHandler: Processed in 0.001379705 sec. | ||
| 4523 | 2026.02.03 00:36:15.628076 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2026.02.03 00:36:15.628169 [ 276 ] {5fc3379d-069d-4982-bf5e-e62994be8e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4525 | 2026.02.03 00:36:15.628223 [ 276 ] {5fc3379d-069d-4982-bf5e-e62994be8e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4526 | 2026.02.03 00:36:15.628659 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 4527 | 2026.02.03 00:36:15.628987 [ 276 ] {5fc3379d-069d-4982-bf5e-e62994be8e8c} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.02.03 00:36:15.629028 [ 276 ] {5fc3379d-069d-4982-bf5e-e62994be8e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4529 | 2026.02.03 00:36:15.629565 [ 276 ] {5fc3379d-069d-4982-bf5e-e62994be8e8c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4530 | 2026.02.03 00:36:15.629786 [ 276 ] {5fc3379d-069d-4982-bf5e-e62994be8e8c} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.02.03 00:36:15.629920 [ 276 ] {5fc3379d-069d-4982-bf5e-e62994be8e8c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00177 sec., 4519.774011299435 rows/sec., 8.10 MiB/sec. | ||
| 4532 | 2026.02.03 00:36:15.629973 [ 276 ] {5fc3379d-069d-4982-bf5e-e62994be8e8c} <Debug> TCPHandler: Processed in 0.001945365 sec. | ||
| 4533 | 2026.02.03 00:36:15.630090 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.02.03 00:36:15.630185 [ 276 ] {9d65b957-4675-4469-a9f5-3e6b024a80fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4535 | 2026.02.03 00:36:15.630227 [ 276 ] {9d65b957-4675-4469-a9f5-3e6b024a80fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4536 | 2026.02.03 00:36:15.630566 [ 276 ] {9d65b957-4675-4469-a9f5-3e6b024a80fe} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.02.03 00:36:15.630601 [ 276 ] {9d65b957-4675-4469-a9f5-3e6b024a80fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4538 | 2026.02.03 00:36:15.630908 [ 276 ] {9d65b957-4675-4469-a9f5-3e6b024a80fe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4539 | 2026.02.03 00:36:15.631130 [ 276 ] {9d65b957-4675-4469-a9f5-3e6b024a80fe} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.02.03 00:36:15.631261 [ 276 ] {9d65b957-4675-4469-a9f5-3e6b024a80fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 4541 | 2026.02.03 00:36:15.631297 [ 276 ] {9d65b957-4675-4469-a9f5-3e6b024a80fe} <Debug> TCPHandler: Processed in 0.001255953 sec. | ||
| 4542 | 2026.02.03 00:36:15.632943 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 4543 | 2026.02.03 00:36:15.686307 [ 198 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081838395 sec., 1942.853351412867 rows/sec., 10.05 MiB/sec. | ||
| 4544 | 2026.02.03 00:36:15.689028 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4545 | 2026.02.03 00:36:15.691062 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_21_4} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.02.03 00:36:15.691179 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_21_4} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4547 | 2026.02.03 00:36:15.693931 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4548 | 2026.02.03 00:36:16.001162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.14 MiB, peak 250.68 MiB, free memory in arenas 0.00 B, will set to 247.98 MiB (RSS), difference: 7.84 MiB | ||
| 4549 | 2026.02.03 00:36:17.437623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 614 | ||
| 4550 | 2026.02.03 00:36:17.439885 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.02.03 00:36:17.439943 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4552 | 2026.02.03 00:36:17.441194 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4553 | 2026.02.03 00:36:17.441483 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.02.03 00:36:17.441840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4555 | 2026.02.03 00:36:20.655326 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2026.02.03 00:36:20.655633 [ 276 ] {e93b7b58-23bd-402d-8760-19c414ad879c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4557 | 2026.02.03 00:36:20.655734 [ 276 ] {e93b7b58-23bd-402d-8760-19c414ad879c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4558 | 2026.02.03 00:36:20.656835 [ 276 ] {e93b7b58-23bd-402d-8760-19c414ad879c} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.02.03 00:36:20.657052 [ 276 ] {e93b7b58-23bd-402d-8760-19c414ad879c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4560 | 2026.02.03 00:36:20.657913 [ 276 ] {e93b7b58-23bd-402d-8760-19c414ad879c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4561 | 2026.02.03 00:36:20.658270 [ 276 ] {e93b7b58-23bd-402d-8760-19c414ad879c} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.02.03 00:36:20.658514 [ 276 ] {e93b7b58-23bd-402d-8760-19c414ad879c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002956 sec., 89986.46820027064 rows/sec., 5.72 MiB/sec. | ||
| 4563 | 2026.02.03 00:36:20.658526 [ 84 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4564 | 2026.02.03 00:36:20.658580 [ 276 ] {e93b7b58-23bd-402d-8760-19c414ad879c} <Debug> TCPHandler: Processed in 0.003500593 sec. | ||
| 4565 | 2026.02.03 00:36:20.658624 [ 84 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2026.02.03 00:36:20.658664 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4567 | 2026.02.03 00:36:20.658844 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::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 | ||
| 4568 | 2026.02.03 00:36:20.659050 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4569 | 2026.02.03 00:36:20.659099 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 266 rows starting from the beginning of the part | ||
| 4570 | 2026.02.03 00:36:20.659202 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 266 rows starting from the beginning of the part | ||
| 4571 | 2026.02.03 00:36:20.659270 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 266 rows starting from the beginning of the part | ||
| 4572 | 2026.02.03 00:36:20.659335 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 266 rows starting from the beginning of the part | ||
| 4573 | 2026.02.03 00:36:20.659383 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2026.02.03 00:36:20.659405 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 266 rows starting from the beginning of the part | ||
| 4575 | 2026.02.03 00:36:20.659599 [ 276 ] {51f0269b-97e8-48fd-8ef8-8a5a34e685e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4576 | 2026.02.03 00:36:20.659694 [ 276 ] {51f0269b-97e8-48fd-8ef8-8a5a34e685e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4577 | 2026.02.03 00:36:20.660701 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001943365 sec., 684379.9286289503 rows/sec., 46.09 MiB/sec. | ||
| 4578 | 2026.02.03 00:36:20.660793 [ 276 ] {51f0269b-97e8-48fd-8ef8-8a5a34e685e7} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.02.03 00:36:20.660845 [ 276 ] {51f0269b-97e8-48fd-8ef8-8a5a34e685e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4580 | 2026.02.03 00:36:20.660952 [ 201 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4581 | 2026.02.03 00:36:20.661376 [ 201 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_13_3} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.02.03 00:36:20.661491 [ 201 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_13_3} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4583 | 2026.02.03 00:36:20.661549 [ 276 ] {51f0269b-97e8-48fd-8ef8-8a5a34e685e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4584 | 2026.02.03 00:36:20.661612 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4585 | 2026.02.03 00:36:20.661893 [ 276 ] {51f0269b-97e8-48fd-8ef8-8a5a34e685e7} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.02.03 00:36:20.662103 [ 276 ] {51f0269b-97e8-48fd-8ef8-8a5a34e685e7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002567 sec., 3895.5979742890536 rows/sec., 317.66 KiB/sec. | ||
| 4587 | 2026.02.03 00:36:20.662187 [ 276 ] {51f0269b-97e8-48fd-8ef8-8a5a34e685e7} <Debug> TCPHandler: Processed in 0.003007264 sec. | ||
| 4588 | 2026.02.03 00:36:20.662454 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.02.03 00:36:20.663676 [ 276 ] {a98c9272-24eb-4a40-b24f-a5f0b91f414c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4590 | 2026.02.03 00:36:20.663764 [ 276 ] {a98c9272-24eb-4a40-b24f-a5f0b91f414c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4591 | 2026.02.03 00:36:20.667085 [ 276 ] {a98c9272-24eb-4a40-b24f-a5f0b91f414c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.02.03 00:36:20.667159 [ 276 ] {a98c9272-24eb-4a40-b24f-a5f0b91f414c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4593 | 2026.02.03 00:36:20.667769 [ 276 ] {a98c9272-24eb-4a40-b24f-a5f0b91f414c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4594 | 2026.02.03 00:36:20.668420 [ 276 ] {a98c9272-24eb-4a40-b24f-a5f0b91f414c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.02.03 00:36:20.668637 [ 276 ] {a98c9272-24eb-4a40-b24f-a5f0b91f414c} <Debug> executeQuery: Read 825 rows, 67.40 KiB in 0.005007 sec., 164769.32294787298 rows/sec., 13.15 MiB/sec. | ||
| 4596 | 2026.02.03 00:36:20.668651 [ 84 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4597 | 2026.02.03 00:36:20.668720 [ 276 ] {a98c9272-24eb-4a40-b24f-a5f0b91f414c} <Debug> TCPHandler: Processed in 0.006418996 sec. | ||
| 4598 | 2026.02.03 00:36:20.668745 [ 84 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.02.03 00:36:20.668786 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4600 | 2026.02.03 00:36:20.668974 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2026.02.03 00:36:20.668988 [ 191 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 4602 | 2026.02.03 00:36:20.669183 [ 276 ] {fe1da98d-6c8f-42a3-9abd-6af34a4e5caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4603 | 2026.02.03 00:36:20.669214 [ 191 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4604 | 2026.02.03 00:36:20.669270 [ 191 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1985 rows starting from the beginning of the part | ||
| 4605 | 2026.02.03 00:36:20.669297 [ 276 ] {fe1da98d-6c8f-42a3-9abd-6af34a4e5caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4606 | 2026.02.03 00:36:20.669365 [ 191 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 820 rows starting from the beginning of the part | ||
| 4607 | 2026.02.03 00:36:20.669438 [ 191 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1214 rows starting from the beginning of the part | ||
| 4608 | 2026.02.03 00:36:20.669512 [ 191 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 820 rows starting from the beginning of the part | ||
| 4609 | 2026.02.03 00:36:20.669590 [ 191 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
| 4610 | 2026.02.03 00:36:20.669654 [ 191 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 825 rows starting from the beginning of the part | ||
| 4611 | 2026.02.03 00:36:20.670355 [ 276 ] {fe1da98d-6c8f-42a3-9abd-6af34a4e5caa} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.02.03 00:36:20.670413 [ 276 ] {fe1da98d-6c8f-42a3-9abd-6af34a4e5caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4613 | 2026.02.03 00:36:20.670916 [ 276 ] {fe1da98d-6c8f-42a3-9abd-6af34a4e5caa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4614 | 2026.02.03 00:36:20.671248 [ 276 ] {fe1da98d-6c8f-42a3-9abd-6af34a4e5caa} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.02.03 00:36:20.671426 [ 84 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4616 | 2026.02.03 00:36:20.671446 [ 276 ] {fe1da98d-6c8f-42a3-9abd-6af34a4e5caa} <Debug> executeQuery: Read 177 rows, 11.26 KiB in 0.002359 sec., 75031.79313268333 rows/sec., 4.66 MiB/sec. | ||
| 4617 | 2026.02.03 00:36:20.671495 [ 84 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.02.03 00:36:20.671521 [ 276 ] {fe1da98d-6c8f-42a3-9abd-6af34a4e5caa} <Debug> TCPHandler: Processed in 0.002670658 sec. | ||
| 4619 | 2026.02.03 00:36:20.671536 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4620 | 2026.02.03 00:36:20.671701 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 4621 | 2026.02.03 00:36:20.671889 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4622 | 2026.02.03 00:36:20.671937 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 193 rows starting from the beginning of the part | ||
| 4623 | 2026.02.03 00:36:20.672030 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 167 rows starting from the beginning of the part | ||
| 4624 | 2026.02.03 00:36:20.672095 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 4625 | 2026.02.03 00:36:20.672155 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 167 rows starting from the beginning of the part | ||
| 4626 | 2026.02.03 00:36:20.672213 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 4627 | 2026.02.03 00:36:20.672270 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 177 rows starting from the beginning of the part | ||
| 4628 | 2026.02.03 00:36:20.672648 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.02.03 00:36:20.672786 [ 276 ] {7e233578-2a27-4fdf-bcf9-aeb849e0ca10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4630 | 2026.02.03 00:36:20.672846 [ 276 ] {7e233578-2a27-4fdf-bcf9-aeb849e0ca10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4631 | 2026.02.03 00:36:20.673223 [ 186 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5736 rows, containing 5 columns (5 merged, 0 gathered) in 0.004319548 sec., 1327916.7172120786 rows/sec., 112.44 MiB/sec. | ||
| 4632 | 2026.02.03 00:36:20.673633 [ 276 ] {7e233578-2a27-4fdf-bcf9-aeb849e0ca10} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.02.03 00:36:20.673641 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4634 | 2026.02.03 00:36:20.673688 [ 276 ] {7e233578-2a27-4fdf-bcf9-aeb849e0ca10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4635 | 2026.02.03 00:36:20.673730 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 5 columns (5 merged, 0 gathered) in 0.002097528 sec., 345168.2170631334 rows/sec., 22.86 MiB/sec. | ||
| 4636 | 2026.02.03 00:36:20.674019 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4637 | 2026.02.03 00:36:20.674114 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_26_5} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.02.03 00:36:20.674232 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_26_5} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4639 | 2026.02.03 00:36:20.674333 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 4640 | 2026.02.03 00:36:20.674402 [ 276 ] {7e233578-2a27-4fdf-bcf9-aeb849e0ca10} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4641 | 2026.02.03 00:36:20.674498 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_21_4} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.02.03 00:36:20.674620 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_21_4} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4643 | 2026.02.03 00:36:20.674672 [ 276 ] {7e233578-2a27-4fdf-bcf9-aeb849e0ca10} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.02.03 00:36:20.674725 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4645 | 2026.02.03 00:36:20.674822 [ 84 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4646 | 2026.02.03 00:36:20.674830 [ 276 ] {7e233578-2a27-4fdf-bcf9-aeb849e0ca10} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.002081 sec., 67275.34839019702 rows/sec., 4.35 MiB/sec. | ||
| 4647 | 2026.02.03 00:36:20.674875 [ 84 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.02.03 00:36:20.674896 [ 276 ] {7e233578-2a27-4fdf-bcf9-aeb849e0ca10} <Debug> TCPHandler: Processed in 0.002327572 sec. | ||
| 4649 | 2026.02.03 00:36:20.674913 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4650 | 2026.02.03 00:36:20.675004 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4651 | 2026.02.03 00:36:20.675042 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2026.02.03 00:36:20.675105 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4653 | 2026.02.03 00:36:20.675140 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 368 rows starting from the beginning of the part | ||
| 4654 | 2026.02.03 00:36:20.675170 [ 276 ] {6e7b34b0-2176-4935-a39b-952508eae04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4655 | 2026.02.03 00:36:20.675224 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 140 rows starting from the beginning of the part | ||
| 4656 | 2026.02.03 00:36:20.675234 [ 276 ] {6e7b34b0-2176-4935-a39b-952508eae04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4657 | 2026.02.03 00:36:20.675281 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part | ||
| 4658 | 2026.02.03 00:36:20.675331 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 4659 | 2026.02.03 00:36:20.675371 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 140 rows starting from the beginning of the part | ||
| 4660 | 2026.02.03 00:36:20.675413 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 140 rows starting from the beginning of the part | ||
| 4661 | 2026.02.03 00:36:20.675920 [ 276 ] {6e7b34b0-2176-4935-a39b-952508eae04a} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.02.03 00:36:20.675974 [ 276 ] {6e7b34b0-2176-4935-a39b-952508eae04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4663 | 2026.02.03 00:36:20.676459 [ 276 ] {6e7b34b0-2176-4935-a39b-952508eae04a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4664 | 2026.02.03 00:36:20.676763 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001792532 sec., 644897.8316705086 rows/sec., 44.92 MiB/sec. | ||
| 4665 | 2026.02.03 00:36:20.676816 [ 276 ] {6e7b34b0-2176-4935-a39b-952508eae04a} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2026.02.03 00:36:20.676961 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4667 | 2026.02.03 00:36:20.676995 [ 84 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4668 | 2026.02.03 00:36:20.677027 [ 276 ] {6e7b34b0-2176-4935-a39b-952508eae04a} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001889 sec., 73583.90682901005 rows/sec., 4.19 MiB/sec. | ||
| 4669 | 2026.02.03 00:36:20.677043 [ 84 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.02.03 00:36:20.677118 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4671 | 2026.02.03 00:36:20.677123 [ 276 ] {6e7b34b0-2176-4935-a39b-952508eae04a} <Debug> TCPHandler: Processed in 0.002132578 sec. | ||
| 4672 | 2026.02.03 00:36:20.677233 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::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 | ||
| 4673 | 2026.02.03 00:36:20.677326 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2026.02.03 00:36:20.677385 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4675 | 2026.02.03 00:36:20.677403 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.02.03 00:36:20.677443 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 139 rows starting from the beginning of the part | ||
| 4677 | 2026.02.03 00:36:20.677515 [ 276 ] {40341365-7321-497e-8da4-4e13c6b0959c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4678 | 2026.02.03 00:36:20.677518 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_15_3} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4679 | 2026.02.03 00:36:20.677572 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 139 rows starting from the beginning of the part | ||
| 4680 | 2026.02.03 00:36:20.677597 [ 276 ] {40341365-7321-497e-8da4-4e13c6b0959c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4681 | 2026.02.03 00:36:20.677635 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 139 rows starting from the beginning of the part | ||
| 4682 | 2026.02.03 00:36:20.677645 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4683 | 2026.02.03 00:36:20.677706 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 139 rows starting from the beginning of the part | ||
| 4684 | 2026.02.03 00:36:20.677823 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part | ||
| 4685 | 2026.02.03 00:36:20.678660 [ 276 ] {40341365-7321-497e-8da4-4e13c6b0959c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.02.03 00:36:20.678720 [ 276 ] {40341365-7321-497e-8da4-4e13c6b0959c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4687 | 2026.02.03 00:36:20.679257 [ 276 ] {40341365-7321-497e-8da4-4e13c6b0959c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4688 | 2026.02.03 00:36:20.679406 [ 191 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221487 sec., 313788.16815433867 rows/sec., 19.05 MiB/sec. | ||
| 4689 | 2026.02.03 00:36:20.679581 [ 276 ] {40341365-7321-497e-8da4-4e13c6b0959c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.02.03 00:36:20.679650 [ 188 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4691 | 2026.02.03 00:36:20.679760 [ 84 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4692 | 2026.02.03 00:36:20.679777 [ 276 ] {40341365-7321-497e-8da4-4e13c6b0959c} <Debug> executeQuery: Read 507 rows, 36.82 KiB in 0.002296 sec., 220818.81533101047 rows/sec., 15.66 MiB/sec. | ||
| 4693 | 2026.02.03 00:36:20.679806 [ 84 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.02.03 00:36:20.679841 [ 276 ] {40341365-7321-497e-8da4-4e13c6b0959c} <Debug> TCPHandler: Processed in 0.002581736 sec. | ||
| 4695 | 2026.02.03 00:36:20.679869 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4696 | 2026.02.03 00:36:20.679986 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 4697 | 2026.02.03 00:36:20.680019 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.02.03 00:36:20.680075 [ 188 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_13_3} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.02.03 00:36:20.680123 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4700 | 2026.02.03 00:36:20.680160 [ 276 ] {7112682b-a804-4080-b2b9-92b823c6c464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4701 | 2026.02.03 00:36:20.680169 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 997 rows starting from the beginning of the part | ||
| 4702 | 2026.02.03 00:36:20.680187 [ 188 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_13_3} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4703 | 2026.02.03 00:36:20.680235 [ 276 ] {7112682b-a804-4080-b2b9-92b823c6c464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4704 | 2026.02.03 00:36:20.680272 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 497 rows starting from the beginning of the part | ||
| 4705 | 2026.02.03 00:36:20.680309 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4706 | 2026.02.03 00:36:20.680348 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 532 rows starting from the beginning of the part | ||
| 4707 | 2026.02.03 00:36:20.680415 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 497 rows starting from the beginning of the part | ||
| 4708 | 2026.02.03 00:36:20.680540 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
| 4709 | 2026.02.03 00:36:20.680606 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 507 rows starting from the beginning of the part | ||
| 4710 | 2026.02.03 00:36:20.680769 [ 276 ] {7112682b-a804-4080-b2b9-92b823c6c464} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.02.03 00:36:20.680825 [ 276 ] {7112682b-a804-4080-b2b9-92b823c6c464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4712 | 2026.02.03 00:36:20.681320 [ 276 ] {7112682b-a804-4080-b2b9-92b823c6c464} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4713 | 2026.02.03 00:36:20.681778 [ 276 ] {7112682b-a804-4080-b2b9-92b823c6c464} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.02.03 00:36:20.682033 [ 276 ] {7112682b-a804-4080-b2b9-92b823c6c464} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001905 sec., 3149.6062992125985 rows/sec., 164.55 KiB/sec. | ||
| 4715 | 2026.02.03 00:36:20.682091 [ 276 ] {7112682b-a804-4080-b2b9-92b823c6c464} <Debug> TCPHandler: Processed in 0.002137329 sec. | ||
| 4716 | 2026.02.03 00:36:20.682263 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.02.03 00:36:20.682395 [ 276 ] {966b5d44-fdc5-49a2-b967-245e1bbdfad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4718 | 2026.02.03 00:36:20.682461 [ 276 ] {966b5d44-fdc5-49a2-b967-245e1bbdfad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4719 | 2026.02.03 00:36:20.682818 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3102 rows, containing 5 columns (5 merged, 0 gathered) in 0.002877942 sec., 1077853.5495155912 rows/sec., 81.75 MiB/sec. | ||
| 4720 | 2026.02.03 00:36:20.683144 [ 276 ] {966b5d44-fdc5-49a2-b967-245e1bbdfad7} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.02.03 00:36:20.683178 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4722 | 2026.02.03 00:36:20.683197 [ 276 ] {966b5d44-fdc5-49a2-b967-245e1bbdfad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4723 | 2026.02.03 00:36:20.683685 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_26_5} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.02.03 00:36:20.683730 [ 276 ] {966b5d44-fdc5-49a2-b967-245e1bbdfad7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4725 | 2026.02.03 00:36:20.683812 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_26_5} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4726 | 2026.02.03 00:36:20.683940 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4727 | 2026.02.03 00:36:20.684107 [ 276 ] {966b5d44-fdc5-49a2-b967-245e1bbdfad7} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.02.03 00:36:20.684290 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4729 | 2026.02.03 00:36:20.684309 [ 276 ] {966b5d44-fdc5-49a2-b967-245e1bbdfad7} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001946 sec., 135149.02363823226 rows/sec., 9.00 MiB/sec. | ||
| 4730 | 2026.02.03 00:36:20.684346 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.02.03 00:36:20.684380 [ 276 ] {966b5d44-fdc5-49a2-b967-245e1bbdfad7} <Debug> TCPHandler: Processed in 0.002180629 sec. | ||
| 4732 | 2026.02.03 00:36:20.684383 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4733 | 2026.02.03 00:36:20.684592 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 4734 | 2026.02.03 00:36:20.684785 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.02.03 00:36:20.684800 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4736 | 2026.02.03 00:36:20.684880 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7783 rows starting from the beginning of the part | ||
| 4737 | 2026.02.03 00:36:20.684933 [ 276 ] {dad1bd6a-5be6-427e-9b39-dd03f0832397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4738 | 2026.02.03 00:36:20.684982 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 258 rows starting from the beginning of the part | ||
| 4739 | 2026.02.03 00:36:20.685023 [ 276 ] {dad1bd6a-5be6-427e-9b39-dd03f0832397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4740 | 2026.02.03 00:36:20.685070 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 846 rows starting from the beginning of the part | ||
| 4741 | 2026.02.03 00:36:20.685149 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 258 rows starting from the beginning of the part | ||
| 4742 | 2026.02.03 00:36:20.685216 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 4743 | 2026.02.03 00:36:20.685287 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 263 rows starting from the beginning of the part | ||
| 4744 | 2026.02.03 00:36:20.685557 [ 276 ] {dad1bd6a-5be6-427e-9b39-dd03f0832397} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.02.03 00:36:20.685611 [ 276 ] {dad1bd6a-5be6-427e-9b39-dd03f0832397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4746 | 2026.02.03 00:36:20.686119 [ 276 ] {dad1bd6a-5be6-427e-9b39-dd03f0832397} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4747 | 2026.02.03 00:36:20.686448 [ 276 ] {dad1bd6a-5be6-427e-9b39-dd03f0832397} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.02.03 00:36:20.686647 [ 276 ] {dad1bd6a-5be6-427e-9b39-dd03f0832397} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001745 sec., 573.0659025787966 rows/sec., 38.61 KiB/sec. | ||
| 4749 | 2026.02.03 00:36:20.686704 [ 276 ] {dad1bd6a-5be6-427e-9b39-dd03f0832397} <Debug> TCPHandler: Processed in 0.001985766 sec. | ||
| 4750 | 2026.02.03 00:36:20.686879 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.02.03 00:36:20.687009 [ 276 ] {bc0c5656-76bd-43b8-9aff-4b7d5c8ccd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4752 | 2026.02.03 00:36:20.687092 [ 276 ] {bc0c5656-76bd-43b8-9aff-4b7d5c8ccd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4753 | 2026.02.03 00:36:20.688419 [ 276 ] {bc0c5656-76bd-43b8-9aff-4b7d5c8ccd4f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.02.03 00:36:20.688469 [ 276 ] {bc0c5656-76bd-43b8-9aff-4b7d5c8ccd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4755 | 2026.02.03 00:36:20.689453 [ 276 ] {bc0c5656-76bd-43b8-9aff-4b7d5c8ccd4f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4756 | 2026.02.03 00:36:20.689822 [ 276 ] {bc0c5656-76bd-43b8-9aff-4b7d5c8ccd4f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.02.03 00:36:20.689996 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4758 | 2026.02.03 00:36:20.690036 [ 276 ] {bc0c5656-76bd-43b8-9aff-4b7d5c8ccd4f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.003058 sec., 11118.378024852846 rows/sec., 19.92 MiB/sec. | ||
| 4759 | 2026.02.03 00:36:20.690061 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.02.03 00:36:20.690096 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4761 | 2026.02.03 00:36:20.690178 [ 276 ] {bc0c5656-76bd-43b8-9aff-4b7d5c8ccd4f} <Debug> TCPHandler: Processed in 0.003362711 sec. | ||
| 4762 | 2026.02.03 00:36:20.690224 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 4763 | 2026.02.03 00:36:20.690369 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4764 | 2026.02.03 00:36:20.690510 [ 276 ] {f7012495-458d-440a-aa4c-5304eebe81c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4765 | 2026.02.03 00:36:20.690557 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4766 | 2026.02.03 00:36:20.690578 [ 276 ] {f7012495-458d-440a-aa4c-5304eebe81c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4767 | 2026.02.03 00:36:20.690661 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 305 rows starting from the beginning of the part | ||
| 4768 | 2026.02.03 00:36:20.690882 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 4769 | 2026.02.03 00:36:20.691063 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 4770 | 2026.02.03 00:36:20.691110 [ 276 ] {f7012495-458d-440a-aa4c-5304eebe81c9} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.02.03 00:36:20.691164 [ 276 ] {f7012495-458d-440a-aa4c-5304eebe81c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4772 | 2026.02.03 00:36:20.691237 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 4773 | 2026.02.03 00:36:20.691396 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 4774 | 2026.02.03 00:36:20.691404 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9568 rows, containing 5 columns (5 merged, 0 gathered) in 0.006874533 sec., 1391803.6323340072 rows/sec., 93.64 MiB/sec. | ||
| 4775 | 2026.02.03 00:36:20.691563 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 4776 | 2026.02.03 00:36:20.691678 [ 276 ] {f7012495-458d-440a-aa4c-5304eebe81c9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4777 | 2026.02.03 00:36:20.691721 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4778 | 2026.02.03 00:36:20.692115 [ 276 ] {f7012495-458d-440a-aa4c-5304eebe81c9} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.02.03 00:36:20.692189 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.02.03 00:36:20.692302 [ 84 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4781 | 2026.02.03 00:36:20.692311 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4782 | 2026.02.03 00:36:20.692335 [ 276 ] {f7012495-458d-440a-aa4c-5304eebe81c9} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001856 sec., 47413.793103448275 rows/sec., 2.98 MiB/sec. | ||
| 4783 | 2026.02.03 00:36:20.692351 [ 84 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.02.03 00:36:20.692407 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4785 | 2026.02.03 00:36:20.692416 [ 276 ] {f7012495-458d-440a-aa4c-5304eebe81c9} <Debug> TCPHandler: Processed in 0.002117048 sec. | ||
| 4786 | 2026.02.03 00:36:20.692454 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4787 | 2026.02.03 00:36:20.692560 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 4788 | 2026.02.03 00:36:20.692679 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4789 | 2026.02.03 00:36:20.692714 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1480 rows starting from the beginning of the part | ||
| 4790 | 2026.02.03 00:36:20.692779 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part | ||
| 4791 | 2026.02.03 00:36:20.692832 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 4792 | 2026.02.03 00:36:20.692882 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 4793 | 2026.02.03 00:36:20.692932 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 4794 | 2026.02.03 00:36:20.692979 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part | ||
| 4795 | 2026.02.03 00:36:20.694244 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 4 columns (4 merged, 0 gathered) in 0.001722401 sec., 1082210.2402402228 rows/sec., 69.88 MiB/sec. | ||
| 4796 | 2026.02.03 00:36:20.694546 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4797 | 2026.02.03 00:36:20.694946 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_26_5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.02.03 00:36:20.695051 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_26_5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4799 | 2026.02.03 00:36:20.695148 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4800 | 2026.02.03 00:36:20.697077 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 19 columns (19 merged, 0 gathered) in 0.006912925 sec., 61189.72793716119 rows/sec., 109.65 MiB/sec. | ||
| 4801 | 2026.02.03 00:36:20.698198 [ 192 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4802 | 2026.02.03 00:36:20.698748 [ 192 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.02.03 00:36:20.698858 [ 192 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4804 | 2026.02.03 00:36:20.699041 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4805 | 2026.02.03 00:36:21.001122 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.18 MiB, peak 255.98 MiB, free memory in arenas 0.00 B, will set to 250.87 MiB (RSS), difference: 1.69 MiB | ||
| 4806 | 2026.02.03 00:36:22.313473 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4807 | 2026.02.03 00:36:22.313541 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4808 | 2026.02.03 00:36:22.476701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10447 | ||
| 4809 | 2026.02.03 00:36:22.477241 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.02.03 00:36:22.477292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4811 | 2026.02.03 00:36:22.477789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4812 | 2026.02.03 00:36:22.478029 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.02.03 00:36:22.478176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10447 | ||
| 4814 | 2026.02.03 00:36:23.107976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4815 | 2026.02.03 00:36:23.124701 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.02.03 00:36:23.124771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4817 | 2026.02.03 00:36:23.130681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4818 | 2026.02.03 00:36:23.131422 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.02.03 00:36:23.134484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4820 | 2026.02.03 00:36:25.621383 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.02.03 00:36:25.621655 [ 276 ] {b5b5a4df-ff00-45bf-b71a-0e5ee6940799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4822 | 2026.02.03 00:36:25.621723 [ 276 ] {b5b5a4df-ff00-45bf-b71a-0e5ee6940799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4823 | 2026.02.03 00:36:25.622418 [ 276 ] {b5b5a4df-ff00-45bf-b71a-0e5ee6940799} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.02.03 00:36:25.622464 [ 276 ] {b5b5a4df-ff00-45bf-b71a-0e5ee6940799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4825 | 2026.02.03 00:36:25.622898 [ 276 ] {b5b5a4df-ff00-45bf-b71a-0e5ee6940799} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4826 | 2026.02.03 00:36:25.623141 [ 276 ] {b5b5a4df-ff00-45bf-b71a-0e5ee6940799} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.02.03 00:36:25.623300 [ 276 ] {b5b5a4df-ff00-45bf-b71a-0e5ee6940799} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001696 sec., 42452.83018867925 rows/sec., 3.41 MiB/sec. | ||
| 4828 | 2026.02.03 00:36:25.623342 [ 276 ] {b5b5a4df-ff00-45bf-b71a-0e5ee6940799} <Debug> TCPHandler: Processed in 0.002148818 sec. | ||
| 4829 | 2026.02.03 00:36:25.623467 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.02.03 00:36:25.623563 [ 276 ] {c1533c4f-2d7e-4684-9429-b244d94ba0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4831 | 2026.02.03 00:36:25.623603 [ 276 ] {c1533c4f-2d7e-4684-9429-b244d94ba0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4832 | 2026.02.03 00:36:25.624006 [ 276 ] {c1533c4f-2d7e-4684-9429-b244d94ba0a7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.02.03 00:36:25.624041 [ 276 ] {c1533c4f-2d7e-4684-9429-b244d94ba0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4834 | 2026.02.03 00:36:25.624342 [ 276 ] {c1533c4f-2d7e-4684-9429-b244d94ba0a7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4835 | 2026.02.03 00:36:25.624564 [ 276 ] {c1533c4f-2d7e-4684-9429-b244d94ba0a7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.02.03 00:36:25.624695 [ 276 ] {c1533c4f-2d7e-4684-9429-b244d94ba0a7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001151 sec., 6950.477845351868 rows/sec., 522.64 KiB/sec. | ||
| 4837 | 2026.02.03 00:36:25.624732 [ 276 ] {c1533c4f-2d7e-4684-9429-b244d94ba0a7} <Debug> TCPHandler: Processed in 0.001316324 sec. | ||
| 4838 | 2026.02.03 00:36:25.624834 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.02.03 00:36:25.624926 [ 276 ] {577c9e7c-5020-41fd-a2e2-864ee970a371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4840 | 2026.02.03 00:36:25.624966 [ 276 ] {577c9e7c-5020-41fd-a2e2-864ee970a371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4841 | 2026.02.03 00:36:25.625382 [ 276 ] {577c9e7c-5020-41fd-a2e2-864ee970a371} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.02.03 00:36:25.625417 [ 276 ] {577c9e7c-5020-41fd-a2e2-864ee970a371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4843 | 2026.02.03 00:36:25.625734 [ 276 ] {577c9e7c-5020-41fd-a2e2-864ee970a371} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4844 | 2026.02.03 00:36:25.625948 [ 276 ] {577c9e7c-5020-41fd-a2e2-864ee970a371} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.02.03 00:36:25.626077 [ 276 ] {577c9e7c-5020-41fd-a2e2-864ee970a371} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001168 sec., 61643.83561643836 rows/sec., 4.81 MiB/sec. | ||
| 4846 | 2026.02.03 00:36:25.626114 [ 276 ] {577c9e7c-5020-41fd-a2e2-864ee970a371} <Debug> TCPHandler: Processed in 0.001329114 sec. | ||
| 4847 | 2026.02.03 00:36:25.626227 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.02.03 00:36:25.626320 [ 276 ] {7c5a7f4c-864d-4be2-8fda-4cddc6e2c794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4849 | 2026.02.03 00:36:25.626364 [ 276 ] {7c5a7f4c-864d-4be2-8fda-4cddc6e2c794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4850 | 2026.02.03 00:36:25.626770 [ 276 ] {7c5a7f4c-864d-4be2-8fda-4cddc6e2c794} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.02.03 00:36:25.626807 [ 276 ] {7c5a7f4c-864d-4be2-8fda-4cddc6e2c794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4852 | 2026.02.03 00:36:25.627155 [ 276 ] {7c5a7f4c-864d-4be2-8fda-4cddc6e2c794} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4853 | 2026.02.03 00:36:25.627375 [ 276 ] {7c5a7f4c-864d-4be2-8fda-4cddc6e2c794} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.02.03 00:36:25.627508 [ 276 ] {7c5a7f4c-864d-4be2-8fda-4cddc6e2c794} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 4855 | 2026.02.03 00:36:25.627545 [ 276 ] {7c5a7f4c-864d-4be2-8fda-4cddc6e2c794} <Debug> TCPHandler: Processed in 0.001367605 sec. | ||
| 4856 | 2026.02.03 00:36:25.627654 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.02.03 00:36:25.627747 [ 276 ] {7d6a2a16-8b74-475a-8624-b85b1d2e8990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4858 | 2026.02.03 00:36:25.627803 [ 276 ] {7d6a2a16-8b74-475a-8624-b85b1d2e8990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4859 | 2026.02.03 00:36:25.628571 [ 276 ] {7d6a2a16-8b74-475a-8624-b85b1d2e8990} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.02.03 00:36:25.628608 [ 276 ] {7d6a2a16-8b74-475a-8624-b85b1d2e8990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4861 | 2026.02.03 00:36:25.629130 [ 276 ] {7d6a2a16-8b74-475a-8624-b85b1d2e8990} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4862 | 2026.02.03 00:36:25.629341 [ 276 ] {7d6a2a16-8b74-475a-8624-b85b1d2e8990} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.02.03 00:36:25.629482 [ 276 ] {7d6a2a16-8b74-475a-8624-b85b1d2e8990} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001753 sec., 4563.605248146036 rows/sec., 8.18 MiB/sec. | ||
| 4864 | 2026.02.03 00:36:25.629535 [ 276 ] {7d6a2a16-8b74-475a-8624-b85b1d2e8990} <Debug> TCPHandler: Processed in 0.001930925 sec. | ||
| 4865 | 2026.02.03 00:36:25.629648 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.02.03 00:36:25.629743 [ 276 ] {98bd3e4e-e097-42a5-bccd-13111fc9e182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4867 | 2026.02.03 00:36:25.629784 [ 276 ] {98bd3e4e-e097-42a5-bccd-13111fc9e182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4868 | 2026.02.03 00:36:25.630117 [ 276 ] {98bd3e4e-e097-42a5-bccd-13111fc9e182} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.02.03 00:36:25.630154 [ 276 ] {98bd3e4e-e097-42a5-bccd-13111fc9e182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4870 | 2026.02.03 00:36:25.630477 [ 276 ] {98bd3e4e-e097-42a5-bccd-13111fc9e182} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4871 | 2026.02.03 00:36:25.630687 [ 276 ] {98bd3e4e-e097-42a5-bccd-13111fc9e182} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.02.03 00:36:25.630818 [ 276 ] {98bd3e4e-e097-42a5-bccd-13111fc9e182} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4873 | 2026.02.03 00:36:25.630854 [ 276 ] {98bd3e4e-e097-42a5-bccd-13111fc9e182} <Debug> TCPHandler: Processed in 0.001255352 sec. | ||
| 4874 | 2026.02.03 00:36:27.442749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 650 | ||
| 4875 | 2026.02.03 00:36:27.445065 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.02.03 00:36:27.445111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4877 | 2026.02.03 00:36:27.446358 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4878 | 2026.02.03 00:36:27.446641 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.02.03 00:36:27.447007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 4880 | 2026.02.03 00:36:29.978632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10895 | ||
| 4881 | 2026.02.03 00:36:29.979161 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.02.03 00:36:29.979214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4883 | 2026.02.03 00:36:29.979762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4884 | 2026.02.03 00:36:29.979998 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.02.03 00:36:29.980150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10895 | ||
| 4886 | 2026.02.03 00:36:30.632002 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.02.03 00:36:30.632194 [ 276 ] {475ecf7b-eae4-4508-95cc-73509fd6ab1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4888 | 2026.02.03 00:36:30.632265 [ 276 ] {475ecf7b-eae4-4508-95cc-73509fd6ab1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4889 | 2026.02.03 00:36:30.632980 [ 276 ] {475ecf7b-eae4-4508-95cc-73509fd6ab1d} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.02.03 00:36:30.633032 [ 276 ] {475ecf7b-eae4-4508-95cc-73509fd6ab1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4891 | 2026.02.03 00:36:30.633491 [ 276 ] {475ecf7b-eae4-4508-95cc-73509fd6ab1d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4892 | 2026.02.03 00:36:30.633770 [ 276 ] {475ecf7b-eae4-4508-95cc-73509fd6ab1d} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.02.03 00:36:30.633930 [ 276 ] {475ecf7b-eae4-4508-95cc-73509fd6ab1d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001787 sec., 148852.82596530498 rows/sec., 9.46 MiB/sec. | ||
| 4894 | 2026.02.03 00:36:30.633976 [ 276 ] {475ecf7b-eae4-4508-95cc-73509fd6ab1d} <Debug> TCPHandler: Processed in 0.002118978 sec. | ||
| 4895 | 2026.02.03 00:36:30.634117 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.02.03 00:36:30.634219 [ 276 ] {b68da9d4-c266-4196-9742-b1101129e422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4897 | 2026.02.03 00:36:30.634262 [ 276 ] {b68da9d4-c266-4196-9742-b1101129e422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4898 | 2026.02.03 00:36:30.634729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4899 | 2026.02.03 00:36:30.634991 [ 276 ] {b68da9d4-c266-4196-9742-b1101129e422} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.02.03 00:36:30.635029 [ 276 ] {b68da9d4-c266-4196-9742-b1101129e422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4901 | 2026.02.03 00:36:30.635450 [ 276 ] {b68da9d4-c266-4196-9742-b1101129e422} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4902 | 2026.02.03 00:36:30.635678 [ 276 ] {b68da9d4-c266-4196-9742-b1101129e422} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.02.03 00:36:30.635849 [ 276 ] {b68da9d4-c266-4196-9742-b1101129e422} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001649 sec., 497271.0733778047 rows/sec., 39.70 MiB/sec. | ||
| 4904 | 2026.02.03 00:36:30.635905 [ 276 ] {b68da9d4-c266-4196-9742-b1101129e422} <Debug> TCPHandler: Processed in 0.001847433 sec. | ||
| 4905 | 2026.02.03 00:36:30.636356 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.02.03 00:36:30.636589 [ 276 ] {4f5ba1eb-5977-4a23-92cd-7b2bd0354eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4907 | 2026.02.03 00:36:30.636671 [ 276 ] {4f5ba1eb-5977-4a23-92cd-7b2bd0354eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4908 | 2026.02.03 00:36:30.637755 [ 276 ] {4f5ba1eb-5977-4a23-92cd-7b2bd0354eca} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.02.03 00:36:30.637806 [ 276 ] {4f5ba1eb-5977-4a23-92cd-7b2bd0354eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4910 | 2026.02.03 00:36:30.638235 [ 276 ] {4f5ba1eb-5977-4a23-92cd-7b2bd0354eca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4911 | 2026.02.03 00:36:30.638561 [ 276 ] {4f5ba1eb-5977-4a23-92cd-7b2bd0354eca} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.02.03 00:36:30.638709 [ 276 ] {4f5ba1eb-5977-4a23-92cd-7b2bd0354eca} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.002188 sec., 76325.4113345521 rows/sec., 4.71 MiB/sec. | ||
| 4913 | 2026.02.03 00:36:30.638765 [ 276 ] {4f5ba1eb-5977-4a23-92cd-7b2bd0354eca} <Debug> TCPHandler: Processed in 0.002609767 sec. | ||
| 4914 | 2026.02.03 00:36:30.638924 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.02.03 00:36:30.639043 [ 276 ] {06285bce-9e58-4db1-8bdf-4914c56708bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.02.03 00:36:30.639089 [ 276 ] {06285bce-9e58-4db1-8bdf-4914c56708bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4917 | 2026.02.03 00:36:30.639611 [ 276 ] {06285bce-9e58-4db1-8bdf-4914c56708bf} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.02.03 00:36:30.639649 [ 276 ] {06285bce-9e58-4db1-8bdf-4914c56708bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4919 | 2026.02.03 00:36:30.640046 [ 276 ] {06285bce-9e58-4db1-8bdf-4914c56708bf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4920 | 2026.02.03 00:36:30.640320 [ 276 ] {06285bce-9e58-4db1-8bdf-4914c56708bf} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.02.03 00:36:30.640463 [ 276 ] {06285bce-9e58-4db1-8bdf-4914c56708bf} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001448 sec., 96685.08287292818 rows/sec., 6.25 MiB/sec. | ||
| 4922 | 2026.02.03 00:36:30.640504 [ 276 ] {06285bce-9e58-4db1-8bdf-4914c56708bf} <Debug> TCPHandler: Processed in 0.0016541 sec. | ||
| 4923 | 2026.02.03 00:36:30.640630 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.02.03 00:36:30.640728 [ 276 ] {f2ba4621-684f-4e2d-aac0-94aaa384244c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4925 | 2026.02.03 00:36:30.640771 [ 276 ] {f2ba4621-684f-4e2d-aac0-94aaa384244c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4926 | 2026.02.03 00:36:30.641287 [ 276 ] {f2ba4621-684f-4e2d-aac0-94aaa384244c} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.02.03 00:36:30.641325 [ 276 ] {f2ba4621-684f-4e2d-aac0-94aaa384244c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4928 | 2026.02.03 00:36:30.641641 [ 276 ] {f2ba4621-684f-4e2d-aac0-94aaa384244c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4929 | 2026.02.03 00:36:30.641857 [ 276 ] {f2ba4621-684f-4e2d-aac0-94aaa384244c} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.02.03 00:36:30.641992 [ 276 ] {f2ba4621-684f-4e2d-aac0-94aaa384244c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001286 sec., 108087.09175738724 rows/sec., 6.15 MiB/sec. | ||
| 4931 | 2026.02.03 00:36:30.642033 [ 276 ] {f2ba4621-684f-4e2d-aac0-94aaa384244c} <Debug> TCPHandler: Processed in 0.001453506 sec. | ||
| 4932 | 2026.02.03 00:36:30.642182 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.02.03 00:36:30.642287 [ 276 ] {f8592fb5-0f99-44ae-acd4-a279a1a66a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4934 | 2026.02.03 00:36:30.642329 [ 276 ] {f8592fb5-0f99-44ae-acd4-a279a1a66a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4935 | 2026.02.03 00:36:30.642964 [ 276 ] {f8592fb5-0f99-44ae-acd4-a279a1a66a70} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.02.03 00:36:30.642999 [ 276 ] {f8592fb5-0f99-44ae-acd4-a279a1a66a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4937 | 2026.02.03 00:36:30.643336 [ 276 ] {f8592fb5-0f99-44ae-acd4-a279a1a66a70} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4938 | 2026.02.03 00:36:30.643557 [ 276 ] {f8592fb5-0f99-44ae-acd4-a279a1a66a70} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.02.03 00:36:30.643696 [ 276 ] {f8592fb5-0f99-44ae-acd4-a279a1a66a70} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001428 sec., 348039.2156862745 rows/sec., 24.62 MiB/sec. | ||
| 4940 | 2026.02.03 00:36:30.643750 [ 276 ] {f8592fb5-0f99-44ae-acd4-a279a1a66a70} <Debug> TCPHandler: Processed in 0.001631809 sec. | ||
| 4941 | 2026.02.03 00:36:30.643875 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.02.03 00:36:30.644000 [ 276 ] {9a4f1ab9-cc83-48ea-813b-795ab43e8d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4943 | 2026.02.03 00:36:30.644048 [ 276 ] {9a4f1ab9-cc83-48ea-813b-795ab43e8d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4944 | 2026.02.03 00:36:30.644394 [ 276 ] {9a4f1ab9-cc83-48ea-813b-795ab43e8d77} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.02.03 00:36:30.644430 [ 276 ] {9a4f1ab9-cc83-48ea-813b-795ab43e8d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4946 | 2026.02.03 00:36:30.644781 [ 276 ] {9a4f1ab9-cc83-48ea-813b-795ab43e8d77} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4947 | 2026.02.03 00:36:30.644999 [ 276 ] {9a4f1ab9-cc83-48ea-813b-795ab43e8d77} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.02.03 00:36:30.645153 [ 276 ] {9a4f1ab9-cc83-48ea-813b-795ab43e8d77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001194 sec., 5025.125628140704 rows/sec., 262.54 KiB/sec. | ||
| 4949 | 2026.02.03 00:36:30.645194 [ 276 ] {9a4f1ab9-cc83-48ea-813b-795ab43e8d77} <Debug> TCPHandler: Processed in 0.001366404 sec. | ||
| 4950 | 2026.02.03 00:36:30.645306 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.02.03 00:36:30.645399 [ 276 ] {1accdd98-aaaa-4a85-b2cb-3eb53d4758d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.02.03 00:36:30.645443 [ 276 ] {1accdd98-aaaa-4a85-b2cb-3eb53d4758d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4953 | 2026.02.03 00:36:30.645846 [ 276 ] {1accdd98-aaaa-4a85-b2cb-3eb53d4758d4} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.02.03 00:36:30.645881 [ 276 ] {1accdd98-aaaa-4a85-b2cb-3eb53d4758d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4955 | 2026.02.03 00:36:30.646238 [ 276 ] {1accdd98-aaaa-4a85-b2cb-3eb53d4758d4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4956 | 2026.02.03 00:36:30.646518 [ 276 ] {1accdd98-aaaa-4a85-b2cb-3eb53d4758d4} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.02.03 00:36:30.646663 [ 276 ] {1accdd98-aaaa-4a85-b2cb-3eb53d4758d4} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001282 sec., 201248.0499219969 rows/sec., 13.40 MiB/sec. | ||
| 4958 | 2026.02.03 00:36:30.646703 [ 276 ] {1accdd98-aaaa-4a85-b2cb-3eb53d4758d4} <Debug> TCPHandler: Processed in 0.001444596 sec. | ||
| 4959 | 2026.02.03 00:36:30.646824 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2026.02.03 00:36:30.646922 [ 276 ] {aef48313-54d1-45ee-a922-564b7126079e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4961 | 2026.02.03 00:36:30.646967 [ 276 ] {aef48313-54d1-45ee-a922-564b7126079e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4962 | 2026.02.03 00:36:30.647297 [ 276 ] {aef48313-54d1-45ee-a922-564b7126079e} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.02.03 00:36:30.647334 [ 276 ] {aef48313-54d1-45ee-a922-564b7126079e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4964 | 2026.02.03 00:36:30.647685 [ 276 ] {aef48313-54d1-45ee-a922-564b7126079e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4965 | 2026.02.03 00:36:30.647929 [ 276 ] {aef48313-54d1-45ee-a922-564b7126079e} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.02.03 00:36:30.648063 [ 276 ] {aef48313-54d1-45ee-a922-564b7126079e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 58.09 KiB/sec. | ||
| 4967 | 2026.02.03 00:36:30.648100 [ 276 ] {aef48313-54d1-45ee-a922-564b7126079e} <Debug> TCPHandler: Processed in 0.001331544 sec. | ||
| 4968 | 2026.02.03 00:36:30.648214 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.02.03 00:36:30.648313 [ 276 ] {5c165765-6a60-4bb1-940f-8fe837161b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4970 | 2026.02.03 00:36:30.648370 [ 276 ] {5c165765-6a60-4bb1-940f-8fe837161b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4971 | 2026.02.03 00:36:30.649202 [ 276 ] {5c165765-6a60-4bb1-940f-8fe837161b34} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.02.03 00:36:30.649239 [ 276 ] {5c165765-6a60-4bb1-940f-8fe837161b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4973 | 2026.02.03 00:36:30.649804 [ 276 ] {5c165765-6a60-4bb1-940f-8fe837161b34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4974 | 2026.02.03 00:36:30.650047 [ 276 ] {5c165765-6a60-4bb1-940f-8fe837161b34} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.02.03 00:36:30.650194 [ 276 ] {5c165765-6a60-4bb1-940f-8fe837161b34} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.0019 sec., 17894.736842105263 rows/sec., 32.07 MiB/sec. | ||
| 4976 | 2026.02.03 00:36:30.650258 [ 276 ] {5c165765-6a60-4bb1-940f-8fe837161b34} <Debug> TCPHandler: Processed in 0.002094197 sec. | ||
| 4977 | 2026.02.03 00:36:30.650373 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2026.02.03 00:36:30.650470 [ 276 ] {550ea19d-e2c0-4704-815e-81a79aa57d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4979 | 2026.02.03 00:36:30.650513 [ 276 ] {550ea19d-e2c0-4704-815e-81a79aa57d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4980 | 2026.02.03 00:36:30.650843 [ 276 ] {550ea19d-e2c0-4704-815e-81a79aa57d79} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.02.03 00:36:30.650878 [ 276 ] {550ea19d-e2c0-4704-815e-81a79aa57d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4982 | 2026.02.03 00:36:30.651263 [ 276 ] {550ea19d-e2c0-4704-815e-81a79aa57d79} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4983 | 2026.02.03 00:36:30.651529 [ 276 ] {550ea19d-e2c0-4704-815e-81a79aa57d79} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.02.03 00:36:30.651665 [ 276 ] {550ea19d-e2c0-4704-815e-81a79aa57d79} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001215 sec., 72427.98353909465 rows/sec., 4.55 MiB/sec. | ||
| 4985 | 2026.02.03 00:36:30.651703 [ 276 ] {550ea19d-e2c0-4704-815e-81a79aa57d79} <Debug> TCPHandler: Processed in 0.001379015 sec. | ||
| 4986 | 2026.02.03 00:36:30.653640 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.02.03 00:36:30.653682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4988 | 2026.02.03 00:36:30.661184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4989 | 2026.02.03 00:36:30.662025 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.02.03 00:36:30.671615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4991 | 2026.02.03 00:36:35.651981 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.02.03 00:36:35.652176 [ 276 ] {c0783254-9f80-4561-a231-c1a1fd1c270c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4993 | 2026.02.03 00:36:35.652246 [ 276 ] {c0783254-9f80-4561-a231-c1a1fd1c270c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4994 | 2026.02.03 00:36:35.652895 [ 276 ] {c0783254-9f80-4561-a231-c1a1fd1c270c} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.02.03 00:36:35.652936 [ 276 ] {c0783254-9f80-4561-a231-c1a1fd1c270c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4996 | 2026.02.03 00:36:35.653344 [ 276 ] {c0783254-9f80-4561-a231-c1a1fd1c270c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4997 | 2026.02.03 00:36:35.653571 [ 276 ] {c0783254-9f80-4561-a231-c1a1fd1c270c} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.02.03 00:36:35.653733 [ 276 ] {c0783254-9f80-4561-a231-c1a1fd1c270c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001607 sec., 1244.5550715619167 rows/sec., 101.48 KiB/sec. | ||
| 4999 | 2026.02.03 00:36:35.653784 [ 276 ] {c0783254-9f80-4561-a231-c1a1fd1c270c} <Debug> TCPHandler: Processed in 0.001937825 sec. | ||
| 5000 | 2026.02.03 00:36:35.653913 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.02.03 00:36:35.654017 [ 276 ] {3f1c842b-6656-47a2-9dfb-1359644282dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5002 | 2026.02.03 00:36:35.654061 [ 276 ] {3f1c842b-6656-47a2-9dfb-1359644282dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5003 | 2026.02.03 00:36:35.655091 [ 276 ] {3f1c842b-6656-47a2-9dfb-1359644282dc} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.02.03 00:36:35.655129 [ 276 ] {3f1c842b-6656-47a2-9dfb-1359644282dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5005 | 2026.02.03 00:36:35.655537 [ 276 ] {3f1c842b-6656-47a2-9dfb-1359644282dc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5006 | 2026.02.03 00:36:35.655756 [ 276 ] {3f1c842b-6656-47a2-9dfb-1359644282dc} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.02.03 00:36:35.655888 [ 276 ] {3f1c842b-6656-47a2-9dfb-1359644282dc} <Debug> executeQuery: Read 1213 rows, 102.10 KiB in 0.001895 sec., 640105.5408970977 rows/sec., 52.62 MiB/sec. | ||
| 5008 | 2026.02.03 00:36:35.655928 [ 276 ] {3f1c842b-6656-47a2-9dfb-1359644282dc} <Debug> TCPHandler: Processed in 0.002068237 sec. | ||
| 5009 | 2026.02.03 00:36:35.656042 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.02.03 00:36:35.656141 [ 276 ] {f957f22d-c349-4be0-a582-be3f259249c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5011 | 2026.02.03 00:36:35.656184 [ 276 ] {f957f22d-c349-4be0-a582-be3f259249c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5012 | 2026.02.03 00:36:35.656576 [ 276 ] {f957f22d-c349-4be0-a582-be3f259249c1} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.02.03 00:36:35.656613 [ 276 ] {f957f22d-c349-4be0-a582-be3f259249c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5014 | 2026.02.03 00:36:35.656928 [ 276 ] {f957f22d-c349-4be0-a582-be3f259249c1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5015 | 2026.02.03 00:36:35.657136 [ 276 ] {f957f22d-c349-4be0-a582-be3f259249c1} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.02.03 00:36:35.657267 [ 276 ] {f957f22d-c349-4be0-a582-be3f259249c1} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001145 sec., 8733.624454148472 rows/sec., 647.35 KiB/sec. | ||
| 5017 | 2026.02.03 00:36:35.657305 [ 276 ] {f957f22d-c349-4be0-a582-be3f259249c1} <Debug> TCPHandler: Processed in 0.001313944 sec. | ||
| 5018 | 2026.02.03 00:36:35.657408 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2026.02.03 00:36:35.657503 [ 276 ] {c1a1978f-d3d5-480d-93e9-a2e598909485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5020 | 2026.02.03 00:36:35.657544 [ 276 ] {c1a1978f-d3d5-480d-93e9-a2e598909485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5021 | 2026.02.03 00:36:35.658020 [ 276 ] {c1a1978f-d3d5-480d-93e9-a2e598909485} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.02.03 00:36:35.658058 [ 276 ] {c1a1978f-d3d5-480d-93e9-a2e598909485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5023 | 2026.02.03 00:36:35.658384 [ 276 ] {c1a1978f-d3d5-480d-93e9-a2e598909485} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5024 | 2026.02.03 00:36:35.658591 [ 276 ] {c1a1978f-d3d5-480d-93e9-a2e598909485} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.02.03 00:36:35.658722 [ 276 ] {c1a1978f-d3d5-480d-93e9-a2e598909485} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001237 sec., 184316.89571544057 rows/sec., 12.48 MiB/sec. | ||
| 5026 | 2026.02.03 00:36:35.658759 [ 276 ] {c1a1978f-d3d5-480d-93e9-a2e598909485} <Debug> TCPHandler: Processed in 0.001401935 sec. | ||
| 5027 | 2026.02.03 00:36:35.658887 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2026.02.03 00:36:35.658988 [ 276 ] {3efd95ed-018d-41c7-933d-41844ad51c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5029 | 2026.02.03 00:36:35.659039 [ 276 ] {3efd95ed-018d-41c7-933d-41844ad51c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5030 | 2026.02.03 00:36:35.662255 [ 276 ] {3efd95ed-018d-41c7-933d-41844ad51c2b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.02.03 00:36:35.662332 [ 276 ] {3efd95ed-018d-41c7-933d-41844ad51c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5032 | 2026.02.03 00:36:35.662905 [ 276 ] {3efd95ed-018d-41c7-933d-41844ad51c2b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5033 | 2026.02.03 00:36:35.663150 [ 276 ] {3efd95ed-018d-41c7-933d-41844ad51c2b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.02.03 00:36:35.663300 [ 276 ] {3efd95ed-018d-41c7-933d-41844ad51c2b} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.004335 sec., 122260.66897347174 rows/sec., 9.06 MiB/sec. | ||
| 5035 | 2026.02.03 00:36:35.663349 [ 276 ] {3efd95ed-018d-41c7-933d-41844ad51c2b} <Debug> TCPHandler: Processed in 0.004512562 sec. | ||
| 5036 | 2026.02.03 00:36:35.663474 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.02.03 00:36:35.663572 [ 276 ] {1da90933-9c2e-409b-a019-cbd2eaeeab33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5038 | 2026.02.03 00:36:35.663619 [ 276 ] {1da90933-9c2e-409b-a019-cbd2eaeeab33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5039 | 2026.02.03 00:36:35.664220 [ 276 ] {1da90933-9c2e-409b-a019-cbd2eaeeab33} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.02.03 00:36:35.664258 [ 276 ] {1da90933-9c2e-409b-a019-cbd2eaeeab33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5041 | 2026.02.03 00:36:35.664643 [ 276 ] {1da90933-9c2e-409b-a019-cbd2eaeeab33} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5042 | 2026.02.03 00:36:35.664875 [ 276 ] {1da90933-9c2e-409b-a019-cbd2eaeeab33} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.02.03 00:36:35.665008 [ 276 ] {1da90933-9c2e-409b-a019-cbd2eaeeab33} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001458 sec., 579561.0425240054 rows/sec., 39.01 MiB/sec. | ||
| 5044 | 2026.02.03 00:36:35.665048 [ 276 ] {1da90933-9c2e-409b-a019-cbd2eaeeab33} <Debug> TCPHandler: Processed in 0.001624479 sec. | ||
| 5045 | 2026.02.03 00:36:35.665162 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.02.03 00:36:35.665257 [ 276 ] {c5a4b222-669c-406f-9f3c-4fd1f76fe7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.02.03 00:36:35.665315 [ 276 ] {c5a4b222-669c-406f-9f3c-4fd1f76fe7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5048 | 2026.02.03 00:36:35.666081 [ 276 ] {c5a4b222-669c-406f-9f3c-4fd1f76fe7d4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.02.03 00:36:35.666118 [ 276 ] {c5a4b222-669c-406f-9f3c-4fd1f76fe7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5050 | 2026.02.03 00:36:35.666657 [ 276 ] {c5a4b222-669c-406f-9f3c-4fd1f76fe7d4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5051 | 2026.02.03 00:36:35.666881 [ 276 ] {c5a4b222-669c-406f-9f3c-4fd1f76fe7d4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.02.03 00:36:35.667021 [ 276 ] {c5a4b222-669c-406f-9f3c-4fd1f76fe7d4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001784 sec., 4484.304932735426 rows/sec., 8.04 MiB/sec. | ||
| 5053 | 2026.02.03 00:36:35.667082 [ 276 ] {c5a4b222-669c-406f-9f3c-4fd1f76fe7d4} <Debug> TCPHandler: Processed in 0.001969606 sec. | ||
| 5054 | 2026.02.03 00:36:35.667192 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.02.03 00:36:35.667287 [ 276 ] {ee673a65-2782-4765-84e2-01289e2f07dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.02.03 00:36:35.667330 [ 276 ] {ee673a65-2782-4765-84e2-01289e2f07dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5057 | 2026.02.03 00:36:35.667670 [ 276 ] {ee673a65-2782-4765-84e2-01289e2f07dc} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.02.03 00:36:35.667706 [ 276 ] {ee673a65-2782-4765-84e2-01289e2f07dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5059 | 2026.02.03 00:36:35.668009 [ 276 ] {ee673a65-2782-4765-84e2-01289e2f07dc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5060 | 2026.02.03 00:36:35.668226 [ 276 ] {ee673a65-2782-4765-84e2-01289e2f07dc} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.02.03 00:36:35.668357 [ 276 ] {ee673a65-2782-4765-84e2-01289e2f07dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5062 | 2026.02.03 00:36:35.668393 [ 276 ] {ee673a65-2782-4765-84e2-01289e2f07dc} <Debug> TCPHandler: Processed in 0.001249222 sec. | ||
| 5063 | 2026.02.03 00:36:37.313581 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5064 | 2026.02.03 00:36:37.313626 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5065 | 2026.02.03 00:36:37.447400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 688 | ||
| 5066 | 2026.02.03 00:36:37.450120 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.02.03 00:36:37.450167 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5068 | 2026.02.03 00:36:37.451391 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5069 | 2026.02.03 00:36:37.451684 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.02.03 00:36:37.452026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5071 | 2026.02.03 00:36:37.480286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11407 | ||
| 5072 | 2026.02.03 00:36:37.481135 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.02.03 00:36:37.481230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5074 | 2026.02.03 00:36:37.481848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5075 | 2026.02.03 00:36:37.482092 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.02.03 00:36:37.482244 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11407 | ||
| 5077 | 2026.02.03 00:36:38.171769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5078 | 2026.02.03 00:36:38.188405 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.02.03 00:36:38.188474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5080 | 2026.02.03 00:36:38.195038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5081 | 2026.02.03 00:36:38.195839 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.02.03 00:36:38.199190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5083 | 2026.02.03 00:36:40.631662 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.02.03 00:36:40.631925 [ 276 ] {457158cd-22c8-4fe8-b123-2a0205db1a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5085 | 2026.02.03 00:36:40.632004 [ 276 ] {457158cd-22c8-4fe8-b123-2a0205db1a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5086 | 2026.02.03 00:36:40.633011 [ 276 ] {457158cd-22c8-4fe8-b123-2a0205db1a8b} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.02.03 00:36:40.633065 [ 276 ] {457158cd-22c8-4fe8-b123-2a0205db1a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5088 | 2026.02.03 00:36:40.633530 [ 276 ] {457158cd-22c8-4fe8-b123-2a0205db1a8b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5089 | 2026.02.03 00:36:40.633764 [ 276 ] {457158cd-22c8-4fe8-b123-2a0205db1a8b} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.02.03 00:36:40.633930 [ 276 ] {457158cd-22c8-4fe8-b123-2a0205db1a8b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002063 sec., 128938.43916626272 rows/sec., 8.19 MiB/sec. | ||
| 5091 | 2026.02.03 00:36:40.633982 [ 276 ] {457158cd-22c8-4fe8-b123-2a0205db1a8b} <Debug> TCPHandler: Processed in 0.002457255 sec. | ||
| 5092 | 2026.02.03 00:36:40.634123 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.02.03 00:36:40.634229 [ 276 ] {cc3495ce-d355-4ab0-93c4-2e55512f605d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5094 | 2026.02.03 00:36:40.634276 [ 276 ] {cc3495ce-d355-4ab0-93c4-2e55512f605d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5095 | 2026.02.03 00:36:40.635067 [ 276 ] {cc3495ce-d355-4ab0-93c4-2e55512f605d} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.02.03 00:36:40.635103 [ 276 ] {cc3495ce-d355-4ab0-93c4-2e55512f605d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5097 | 2026.02.03 00:36:40.635480 [ 276 ] {cc3495ce-d355-4ab0-93c4-2e55512f605d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5098 | 2026.02.03 00:36:40.635699 [ 276 ] {cc3495ce-d355-4ab0-93c4-2e55512f605d} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.02.03 00:36:40.635836 [ 276 ] {cc3495ce-d355-4ab0-93c4-2e55512f605d} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001632 sec., 502450.98039215687 rows/sec., 40.11 MiB/sec. | ||
| 5100 | 2026.02.03 00:36:40.635875 [ 276 ] {cc3495ce-d355-4ab0-93c4-2e55512f605d} <Debug> TCPHandler: Processed in 0.001805433 sec. | ||
| 5101 | 2026.02.03 00:36:40.635994 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.02.03 00:36:40.636093 [ 276 ] {124d099a-513e-41be-9d2a-16b1fa30223f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5103 | 2026.02.03 00:36:40.636137 [ 276 ] {124d099a-513e-41be-9d2a-16b1fa30223f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5104 | 2026.02.03 00:36:40.636593 [ 276 ] {124d099a-513e-41be-9d2a-16b1fa30223f} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.02.03 00:36:40.636630 [ 276 ] {124d099a-513e-41be-9d2a-16b1fa30223f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5106 | 2026.02.03 00:36:40.636954 [ 276 ] {124d099a-513e-41be-9d2a-16b1fa30223f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5107 | 2026.02.03 00:36:40.637171 [ 276 ] {124d099a-513e-41be-9d2a-16b1fa30223f} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.02.03 00:36:40.637307 [ 276 ] {124d099a-513e-41be-9d2a-16b1fa30223f} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001236 sec., 135113.26860841425 rows/sec., 8.34 MiB/sec. | ||
| 5109 | 2026.02.03 00:36:40.637347 [ 276 ] {124d099a-513e-41be-9d2a-16b1fa30223f} <Debug> TCPHandler: Processed in 0.001403835 sec. | ||
| 5110 | 2026.02.03 00:36:40.637464 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.02.03 00:36:40.637563 [ 276 ] {407eac94-3cf3-438c-94a1-5eaffd8d35a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.02.03 00:36:40.637605 [ 276 ] {407eac94-3cf3-438c-94a1-5eaffd8d35a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5113 | 2026.02.03 00:36:40.638042 [ 276 ] {407eac94-3cf3-438c-94a1-5eaffd8d35a2} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.02.03 00:36:40.638078 [ 276 ] {407eac94-3cf3-438c-94a1-5eaffd8d35a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5115 | 2026.02.03 00:36:40.638404 [ 276 ] {407eac94-3cf3-438c-94a1-5eaffd8d35a2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5116 | 2026.02.03 00:36:40.638620 [ 276 ] {407eac94-3cf3-438c-94a1-5eaffd8d35a2} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): 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.03 00:36:40.638760 [ 276 ] {407eac94-3cf3-438c-94a1-5eaffd8d35a2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001218 sec., 114942.5287356322 rows/sec., 7.43 MiB/sec. | ||
| 5118 | 2026.02.03 00:36:40.638801 [ 276 ] {407eac94-3cf3-438c-94a1-5eaffd8d35a2} <Debug> TCPHandler: Processed in 0.001387755 sec. | ||
| 5119 | 2026.02.03 00:36:40.638920 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.02.03 00:36:40.639016 [ 276 ] {c7bc3495-3576-40b6-964c-d862a853de3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5121 | 2026.02.03 00:36:40.639057 [ 276 ] {c7bc3495-3576-40b6-964c-d862a853de3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5122 | 2026.02.03 00:36:40.639491 [ 276 ] {c7bc3495-3576-40b6-964c-d862a853de3a} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.02.03 00:36:40.639526 [ 276 ] {c7bc3495-3576-40b6-964c-d862a853de3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5124 | 2026.02.03 00:36:40.639838 [ 276 ] {c7bc3495-3576-40b6-964c-d862a853de3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5125 | 2026.02.03 00:36:40.640048 [ 276 ] {c7bc3495-3576-40b6-964c-d862a853de3a} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.02.03 00:36:40.640179 [ 276 ] {c7bc3495-3576-40b6-964c-d862a853de3a} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001183 sec., 117497.88672865595 rows/sec., 6.68 MiB/sec. | ||
| 5127 | 2026.02.03 00:36:40.640217 [ 276 ] {c7bc3495-3576-40b6-964c-d862a853de3a} <Debug> TCPHandler: Processed in 0.001346834 sec. | ||
| 5128 | 2026.02.03 00:36:40.640330 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2026.02.03 00:36:40.640423 [ 276 ] {afce804c-4661-48e7-b0a2-964df600684e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5130 | 2026.02.03 00:36:40.640463 [ 276 ] {afce804c-4661-48e7-b0a2-964df600684e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5131 | 2026.02.03 00:36:40.641046 [ 276 ] {afce804c-4661-48e7-b0a2-964df600684e} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.02.03 00:36:40.641081 [ 276 ] {afce804c-4661-48e7-b0a2-964df600684e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5133 | 2026.02.03 00:36:40.641403 [ 276 ] {afce804c-4661-48e7-b0a2-964df600684e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5134 | 2026.02.03 00:36:40.641614 [ 276 ] {afce804c-4661-48e7-b0a2-964df600684e} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.02.03 00:36:40.641786 [ 276 ] {afce804c-4661-48e7-b0a2-964df600684e} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001379 sec., 360406.09137055837 rows/sec., 25.50 MiB/sec. | ||
| 5136 | 2026.02.03 00:36:40.641836 [ 276 ] {afce804c-4661-48e7-b0a2-964df600684e} <Debug> TCPHandler: Processed in 0.001555558 sec. | ||
| 5137 | 2026.02.03 00:36:40.641968 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.02.03 00:36:40.642084 [ 276 ] {6f682d6e-ab92-44de-a26c-47726becadc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5139 | 2026.02.03 00:36:40.642138 [ 276 ] {6f682d6e-ab92-44de-a26c-47726becadc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5140 | 2026.02.03 00:36:40.642562 [ 276 ] {6f682d6e-ab92-44de-a26c-47726becadc3} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.02.03 00:36:40.642605 [ 276 ] {6f682d6e-ab92-44de-a26c-47726becadc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5142 | 2026.02.03 00:36:40.643030 [ 276 ] {6f682d6e-ab92-44de-a26c-47726becadc3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5143 | 2026.02.03 00:36:40.643297 [ 276 ] {6f682d6e-ab92-44de-a26c-47726becadc3} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.02.03 00:36:40.643431 [ 276 ] {6f682d6e-ab92-44de-a26c-47726becadc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec. | ||
| 5145 | 2026.02.03 00:36:40.643468 [ 276 ] {6f682d6e-ab92-44de-a26c-47726becadc3} <Debug> TCPHandler: Processed in 0.001561528 sec. | ||
| 5146 | 2026.02.03 00:36:40.643585 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5147 | 2026.02.03 00:36:40.643681 [ 276 ] {9c1e073c-e4f4-45c4-b523-91d814d7e5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5148 | 2026.02.03 00:36:40.643725 [ 276 ] {9c1e073c-e4f4-45c4-b523-91d814d7e5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5149 | 2026.02.03 00:36:40.644127 [ 276 ] {9c1e073c-e4f4-45c4-b523-91d814d7e5f1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.02.03 00:36:40.644163 [ 276 ] {9c1e073c-e4f4-45c4-b523-91d814d7e5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5151 | 2026.02.03 00:36:40.644498 [ 276 ] {9c1e073c-e4f4-45c4-b523-91d814d7e5f1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5152 | 2026.02.03 00:36:40.644726 [ 276 ] {9c1e073c-e4f4-45c4-b523-91d814d7e5f1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.02.03 00:36:40.644857 [ 276 ] {9c1e073c-e4f4-45c4-b523-91d814d7e5f1} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001196 sec., 215719.0635451505 rows/sec., 14.36 MiB/sec. | ||
| 5154 | 2026.02.03 00:36:40.644895 [ 276 ] {9c1e073c-e4f4-45c4-b523-91d814d7e5f1} <Debug> TCPHandler: Processed in 0.001359334 sec. | ||
| 5155 | 2026.02.03 00:36:40.645026 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2026.02.03 00:36:40.645119 [ 276 ] {757e4ec9-1b5c-4c64-9bb5-13cdb6e1b27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5157 | 2026.02.03 00:36:40.645162 [ 276 ] {757e4ec9-1b5c-4c64-9bb5-13cdb6e1b27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5158 | 2026.02.03 00:36:40.645473 [ 276 ] {757e4ec9-1b5c-4c64-9bb5-13cdb6e1b27f} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.02.03 00:36:40.645507 [ 276 ] {757e4ec9-1b5c-4c64-9bb5-13cdb6e1b27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5160 | 2026.02.03 00:36:40.645803 [ 276 ] {757e4ec9-1b5c-4c64-9bb5-13cdb6e1b27f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5161 | 2026.02.03 00:36:40.646010 [ 276 ] {757e4ec9-1b5c-4c64-9bb5-13cdb6e1b27f} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.02.03 00:36:40.646108 [ 58 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5163 | 2026.02.03 00:36:40.646139 [ 276 ] {757e4ec9-1b5c-4c64-9bb5-13cdb6e1b27f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 5164 | 2026.02.03 00:36:40.646158 [ 58 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.02.03 00:36:40.646177 [ 276 ] {757e4ec9-1b5c-4c64-9bb5-13cdb6e1b27f} <Debug> TCPHandler: Processed in 0.001201231 sec. | ||
| 5166 | 2026.02.03 00:36:40.646184 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5167 | 2026.02.03 00:36:40.646293 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2026.02.03 00:36:40.646306 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5169 | 2026.02.03 00:36:40.646393 [ 276 ] {59f25ec7-870a-425c-9d3c-2115c55377c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5170 | 2026.02.03 00:36:40.646454 [ 276 ] {59f25ec7-870a-425c-9d3c-2115c55377c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5171 | 2026.02.03 00:36:40.646460 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5172 | 2026.02.03 00:36:40.646505 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5173 | 2026.02.03 00:36:40.646568 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5174 | 2026.02.03 00:36:40.646613 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5175 | 2026.02.03 00:36:40.646653 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5176 | 2026.02.03 00:36:40.646691 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5177 | 2026.02.03 00:36:40.646731 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5178 | 2026.02.03 00:36:40.647317 [ 276 ] {59f25ec7-870a-425c-9d3c-2115c55377c6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.02.03 00:36:40.647358 [ 276 ] {59f25ec7-870a-425c-9d3c-2115c55377c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5180 | 2026.02.03 00:36:40.647711 [ 200 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001461906 sec., 10260.577629478228 rows/sec., 691.39 KiB/sec. | ||
| 5181 | 2026.02.03 00:36:40.647849 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5182 | 2026.02.03 00:36:40.647938 [ 276 ] {59f25ec7-870a-425c-9d3c-2115c55377c6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5183 | 2026.02.03 00:36:40.648195 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.02.03 00:36:40.648266 [ 276 ] {59f25ec7-870a-425c-9d3c-2115c55377c6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.02.03 00:36:40.648281 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_15_3} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5186 | 2026.02.03 00:36:40.648369 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5187 | 2026.02.03 00:36:40.648431 [ 276 ] {59f25ec7-870a-425c-9d3c-2115c55377c6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002055 sec., 16545.012165450124 rows/sec., 29.65 MiB/sec. | ||
| 5188 | 2026.02.03 00:36:40.648512 [ 276 ] {59f25ec7-870a-425c-9d3c-2115c55377c6} <Debug> TCPHandler: Processed in 0.002268561 sec. | ||
| 5189 | 2026.02.03 00:36:40.648630 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.02.03 00:36:40.648725 [ 276 ] {9928c84f-fbfa-4d35-9a5e-c820c3e5f67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5191 | 2026.02.03 00:36:40.648767 [ 276 ] {9928c84f-fbfa-4d35-9a5e-c820c3e5f67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5192 | 2026.02.03 00:36:40.649099 [ 276 ] {9928c84f-fbfa-4d35-9a5e-c820c3e5f67b} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.02.03 00:36:40.649134 [ 276 ] {9928c84f-fbfa-4d35-9a5e-c820c3e5f67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5194 | 2026.02.03 00:36:40.649441 [ 276 ] {9928c84f-fbfa-4d35-9a5e-c820c3e5f67b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5195 | 2026.02.03 00:36:40.649648 [ 276 ] {9928c84f-fbfa-4d35-9a5e-c820c3e5f67b} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.02.03 00:36:40.649776 [ 276 ] {9928c84f-fbfa-4d35-9a5e-c820c3e5f67b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00107 sec., 82242.99065420561 rows/sec., 5.16 MiB/sec. | ||
| 5197 | 2026.02.03 00:36:40.649813 [ 276 ] {9928c84f-fbfa-4d35-9a5e-c820c3e5f67b} <Debug> TCPHandler: Processed in 0.001232992 sec. | ||
| 5198 | 2026.02.03 00:36:44.983294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11855 | ||
| 5199 | 2026.02.03 00:36:44.983830 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.02.03 00:36:44.983880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5201 | 2026.02.03 00:36:44.984406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5202 | 2026.02.03 00:36:44.984647 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.02.03 00:36:44.984796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11855 | ||
| 5204 | 2026.02.03 00:36:45.621843 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.02.03 00:36:45.622132 [ 276 ] {e700b9f7-b8f7-4504-86ac-d0af742d9990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5206 | 2026.02.03 00:36:45.622239 [ 276 ] {e700b9f7-b8f7-4504-86ac-d0af742d9990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5207 | 2026.02.03 00:36:45.622957 [ 276 ] {e700b9f7-b8f7-4504-86ac-d0af742d9990} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.02.03 00:36:45.623000 [ 276 ] {e700b9f7-b8f7-4504-86ac-d0af742d9990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5209 | 2026.02.03 00:36:45.623400 [ 276 ] {e700b9f7-b8f7-4504-86ac-d0af742d9990} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5210 | 2026.02.03 00:36:45.623643 [ 276 ] {e700b9f7-b8f7-4504-86ac-d0af742d9990} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.02.03 00:36:45.623802 [ 276 ] {e700b9f7-b8f7-4504-86ac-d0af742d9990} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.00175 sec., 41142.857142857145 rows/sec., 3.30 MiB/sec. | ||
| 5212 | 2026.02.03 00:36:45.623809 [ 47 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5213 | 2026.02.03 00:36:45.623853 [ 276 ] {e700b9f7-b8f7-4504-86ac-d0af742d9990} <Debug> TCPHandler: Processed in 0.002196589 sec. | ||
| 5214 | 2026.02.03 00:36:45.623888 [ 47 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2026.02.03 00:36:45.623918 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5216 | 2026.02.03 00:36:45.624004 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.02.03 00:36:45.624024 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 5218 | 2026.02.03 00:36:45.624112 [ 276 ] {2d824c2f-bdd4-4c53-adfe-8aaf1116cfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5219 | 2026.02.03 00:36:45.624144 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5220 | 2026.02.03 00:36:45.624160 [ 276 ] {2d824c2f-bdd4-4c53-adfe-8aaf1116cfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5221 | 2026.02.03 00:36:45.624182 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1985 rows starting from the beginning of the part | ||
| 5222 | 2026.02.03 00:36:45.624260 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part | ||
| 5223 | 2026.02.03 00:36:45.624312 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 820 rows starting from the beginning of the part | ||
| 5224 | 2026.02.03 00:36:45.624360 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1213 rows starting from the beginning of the part | ||
| 5225 | 2026.02.03 00:36:45.624403 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 820 rows starting from the beginning of the part | ||
| 5226 | 2026.02.03 00:36:45.624447 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part | ||
| 5227 | 2026.02.03 00:36:45.624589 [ 276 ] {2d824c2f-bdd4-4c53-adfe-8aaf1116cfd0} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.02.03 00:36:45.624634 [ 276 ] {2d824c2f-bdd4-4c53-adfe-8aaf1116cfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5229 | 2026.02.03 00:36:45.624975 [ 276 ] {2d824c2f-bdd4-4c53-adfe-8aaf1116cfd0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5230 | 2026.02.03 00:36:45.625210 [ 276 ] {2d824c2f-bdd4-4c53-adfe-8aaf1116cfd0} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.02.03 00:36:45.625340 [ 47 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5232 | 2026.02.03 00:36:45.625345 [ 276 ] {2d824c2f-bdd4-4c53-adfe-8aaf1116cfd0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001256 sec., 6369.426751592357 rows/sec., 478.95 KiB/sec. | ||
| 5233 | 2026.02.03 00:36:45.625383 [ 47 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.02.03 00:36:45.625407 [ 276 ] {2d824c2f-bdd4-4c53-adfe-8aaf1116cfd0} <Debug> TCPHandler: Processed in 0.001455146 sec. | ||
| 5235 | 2026.02.03 00:36:45.625409 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5236 | 2026.02.03 00:36:45.625535 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5237 | 2026.02.03 00:36:45.625541 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2026.02.03 00:36:45.625695 [ 276 ] {ee96790b-9718-4451-8afd-55aff358e741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5239 | 2026.02.03 00:36:45.625696 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5240 | 2026.02.03 00:36:45.625741 [ 276 ] {ee96790b-9718-4451-8afd-55aff358e741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5241 | 2026.02.03 00:36:45.625749 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part | ||
| 5242 | 2026.02.03 00:36:45.625840 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 5243 | 2026.02.03 00:36:45.625886 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 167 rows starting from the beginning of the part | ||
| 5244 | 2026.02.03 00:36:45.625934 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5245 | 2026.02.03 00:36:45.625973 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 167 rows starting from the beginning of the part | ||
| 5246 | 2026.02.03 00:36:45.626016 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 5247 | 2026.02.03 00:36:45.626195 [ 276 ] {ee96790b-9718-4451-8afd-55aff358e741} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.02.03 00:36:45.626237 [ 276 ] {ee96790b-9718-4451-8afd-55aff358e741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5249 | 2026.02.03 00:36:45.626496 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4982 rows, containing 5 columns (5 merged, 0 gathered) in 0.002516346 sec., 1979854.916613216 rows/sec., 167.97 MiB/sec. | ||
| 5250 | 2026.02.03 00:36:45.626740 [ 276 ] {ee96790b-9718-4451-8afd-55aff358e741} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5251 | 2026.02.03 00:36:45.626860 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5252 | 2026.02.03 00:36:45.626947 [ 193 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468037 sec., 376693.50295666937 rows/sec., 25.04 MiB/sec. | ||
| 5253 | 2026.02.03 00:36:45.626991 [ 276 ] {ee96790b-9718-4451-8afd-55aff358e741} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.02.03 00:36:45.627109 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5255 | 2026.02.03 00:36:45.627126 [ 47 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5256 | 2026.02.03 00:36:45.627141 [ 276 ] {ee96790b-9718-4451-8afd-55aff358e741} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001466 sec., 49113.233287858115 rows/sec., 3.83 MiB/sec. | ||
| 5257 | 2026.02.03 00:36:45.627182 [ 47 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.02.03 00:36:45.627199 [ 276 ] {ee96790b-9718-4451-8afd-55aff358e741} <Debug> TCPHandler: Processed in 0.001719411 sec. | ||
| 5259 | 2026.02.03 00:36:45.627203 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_31_6} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.02.03 00:36:45.627216 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5261 | 2026.02.03 00:36:45.627306 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_31_6} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5262 | 2026.02.03 00:36:45.627309 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 5263 | 2026.02.03 00:36:45.627327 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.02.03 00:36:45.627402 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 5265 | 2026.02.03 00:36:45.627412 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5266 | 2026.02.03 00:36:45.627437 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.02.03 00:36:45.627442 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 997 rows starting from the beginning of the part | ||
| 5268 | 2026.02.03 00:36:45.627442 [ 276 ] {a4a0f0b7-d483-49b9-8799-9bac7181c716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5269 | 2026.02.03 00:36:45.627508 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part | ||
| 5270 | 2026.02.03 00:36:45.627521 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_26_5} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5271 | 2026.02.03 00:36:45.627526 [ 276 ] {a4a0f0b7-d483-49b9-8799-9bac7181c716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5272 | 2026.02.03 00:36:45.627553 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 497 rows starting from the beginning of the part | ||
| 5273 | 2026.02.03 00:36:45.627594 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 530 rows starting from the beginning of the part | ||
| 5274 | 2026.02.03 00:36:45.627608 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5275 | 2026.02.03 00:36:45.627632 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 497 rows starting from the beginning of the part | ||
| 5276 | 2026.02.03 00:36:45.627680 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part | ||
| 5277 | 2026.02.03 00:36:45.627965 [ 276 ] {a4a0f0b7-d483-49b9-8799-9bac7181c716} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.02.03 00:36:45.628006 [ 276 ] {a4a0f0b7-d483-49b9-8799-9bac7181c716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5279 | 2026.02.03 00:36:45.628369 [ 276 ] {a4a0f0b7-d483-49b9-8799-9bac7181c716} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5280 | 2026.02.03 00:36:45.628583 [ 276 ] {a4a0f0b7-d483-49b9-8799-9bac7181c716} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2026.02.03 00:36:45.628699 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5282 | 2026.02.03 00:36:45.628723 [ 276 ] {a4a0f0b7-d483-49b9-8799-9bac7181c716} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 5283 | 2026.02.03 00:36:45.628745 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.02.03 00:36:45.628749 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2665 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473256 sec., 1808918.4771689372 rows/sec., 137.86 MiB/sec. | ||
| 5285 | 2026.02.03 00:36:45.628768 [ 276 ] {a4a0f0b7-d483-49b9-8799-9bac7181c716} <Debug> TCPHandler: Processed in 0.001490297 sec. | ||
| 5286 | 2026.02.03 00:36:45.628773 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5287 | 2026.02.03 00:36:45.628852 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 5288 | 2026.02.03 00:36:45.628887 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.02.03 00:36:45.628939 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5290 | 2026.02.03 00:36:45.628969 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9568 rows starting from the beginning of the part | ||
| 5291 | 2026.02.03 00:36:45.628985 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5292 | 2026.02.03 00:36:45.628986 [ 276 ] {25925439-c41c-4f7e-ab08-d2ebdbc77a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5293 | 2026.02.03 00:36:45.629017 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 5294 | 2026.02.03 00:36:45.629060 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 258 rows starting from the beginning of the part | ||
| 5295 | 2026.02.03 00:36:45.629064 [ 276 ] {25925439-c41c-4f7e-ab08-d2ebdbc77a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5296 | 2026.02.03 00:36:45.629097 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 5297 | 2026.02.03 00:36:45.629139 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 258 rows starting from the beginning of the part | ||
| 5298 | 2026.02.03 00:36:45.629176 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 5299 | 2026.02.03 00:36:45.629260 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_31_6} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.02.03 00:36:45.629352 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_31_6} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5301 | 2026.02.03 00:36:45.629432 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5302 | 2026.02.03 00:36:45.629859 [ 276 ] {25925439-c41c-4f7e-ab08-d2ebdbc77a95} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.02.03 00:36:45.629900 [ 276 ] {25925439-c41c-4f7e-ab08-d2ebdbc77a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5304 | 2026.02.03 00:36:45.630446 [ 276 ] {25925439-c41c-4f7e-ab08-d2ebdbc77a95} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5305 | 2026.02.03 00:36:45.630676 [ 276 ] {25925439-c41c-4f7e-ab08-d2ebdbc77a95} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.02.03 00:36:45.630792 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5307 | 2026.02.03 00:36:45.630823 [ 276 ] {25925439-c41c-4f7e-ab08-d2ebdbc77a95} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001855 sec., 4312.66846361186 rows/sec., 7.73 MiB/sec. | ||
| 5308 | 2026.02.03 00:36:45.630825 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.02.03 00:36:45.630863 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5310 | 2026.02.03 00:36:45.630906 [ 276 ] {25925439-c41c-4f7e-ab08-d2ebdbc77a95} <Debug> TCPHandler: Processed in 0.002068287 sec. | ||
| 5311 | 2026.02.03 00:36:45.630962 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 5312 | 2026.02.03 00:36:45.631029 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.02.03 00:36:45.631129 [ 276 ] {00e692cc-e83f-4405-bc13-99bb9ab08102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5314 | 2026.02.03 00:36:45.631173 [ 276 ] {00e692cc-e83f-4405-bc13-99bb9ab08102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5315 | 2026.02.03 00:36:45.631186 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5316 | 2026.02.03 00:36:45.631248 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 423 rows starting from the beginning of the part | ||
| 5317 | 2026.02.03 00:36:45.631405 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 5318 | 2026.02.03 00:36:45.631534 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 5319 | 2026.02.03 00:36:45.631535 [ 276 ] {00e692cc-e83f-4405-bc13-99bb9ab08102} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.02.03 00:36:45.631589 [ 276 ] {00e692cc-e83f-4405-bc13-99bb9ab08102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5321 | 2026.02.03 00:36:45.631641 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 5322 | 2026.02.03 00:36:45.631745 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 5323 | 2026.02.03 00:36:45.631847 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 5324 | 2026.02.03 00:36:45.631952 [ 276 ] {00e692cc-e83f-4405-bc13-99bb9ab08102} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5325 | 2026.02.03 00:36:45.632197 [ 276 ] {00e692cc-e83f-4405-bc13-99bb9ab08102} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2026.02.03 00:36:45.632309 [ 47 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5327 | 2026.02.03 00:36:45.632340 [ 47 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2026.02.03 00:36:45.632340 [ 276 ] {00e692cc-e83f-4405-bc13-99bb9ab08102} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 5329 | 2026.02.03 00:36:45.632361 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5330 | 2026.02.03 00:36:45.632394 [ 276 ] {00e692cc-e83f-4405-bc13-99bb9ab08102} <Debug> TCPHandler: Processed in 0.001415956 sec. | ||
| 5331 | 2026.02.03 00:36:45.632437 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 5332 | 2026.02.03 00:36:45.632528 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5333 | 2026.02.03 00:36:45.632553 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1864 rows starting from the beginning of the part | ||
| 5334 | 2026.02.03 00:36:45.632598 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 5335 | 2026.02.03 00:36:45.632642 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 5336 | 2026.02.03 00:36:45.632681 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 5337 | 2026.02.03 00:36:45.632720 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 5338 | 2026.02.03 00:36:45.632756 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 5339 | 2026.02.03 00:36:45.632928 [ 195 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11249 rows, containing 5 columns (5 merged, 0 gathered) in 0.004096614 sec., 2745926.269841386 rows/sec., 184.85 MiB/sec. | ||
| 5340 | 2026.02.03 00:36:45.633246 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5341 | 2026.02.03 00:36:45.633547 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.02.03 00:36:45.633634 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5343 | 2026.02.03 00:36:45.633718 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5344 | 2026.02.03 00:36:45.633866 [ 195 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001459126 sec., 1521458.736257184 rows/sec., 98.37 MiB/sec. | ||
| 5345 | 2026.02.03 00:36:45.634138 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5346 | 2026.02.03 00:36:45.634396 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_31_6} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.02.03 00:36:45.634464 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_31_6} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5348 | 2026.02.03 00:36:45.634535 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5349 | 2026.02.03 00:36:45.652295 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 19 columns (19 merged, 0 gathered) in 0.021387586 sec., 24079.38885669472 rows/sec., 43.15 MiB/sec. | ||
| 5350 | 2026.02.03 00:36:45.653078 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5351 | 2026.02.03 00:36:45.653400 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.02.03 00:36:45.653493 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5353 | 2026.02.03 00:36:45.653602 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5354 | 2026.02.03 00:36:45.700195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5355 | 2026.02.03 00:36:45.717221 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.02.03 00:36:45.717260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5357 | 2026.02.03 00:36:45.723410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5358 | 2026.02.03 00:36:45.724097 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.02.03 00:36:45.726941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5360 | 2026.02.03 00:36:46.001189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.12 MiB, peak 264.97 MiB, free memory in arenas 0.00 B, will set to 257.07 MiB (RSS), difference: 1.94 MiB | ||
| 5361 | 2026.02.03 00:36:47.453136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 722 | ||
| 5362 | 2026.02.03 00:36:47.455444 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.02.03 00:36:47.455497 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5364 | 2026.02.03 00:36:47.456880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5365 | 2026.02.03 00:36:47.457172 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.02.03 00:36:47.457302 [ 45 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5367 | 2026.02.03 00:36:47.457363 [ 45 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.02.03 00:36:47.457383 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5369 | 2026.02.03 00:36:47.457474 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 5370 | 2026.02.03 00:36:47.457556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5371 | 2026.02.03 00:36:47.457910 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5372 | 2026.02.03 00:36:47.458044 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 542 rows starting from the beginning of the part | ||
| 5373 | 2026.02.03 00:36:47.458377 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5374 | 2026.02.03 00:36:47.458686 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5375 | 2026.02.03 00:36:47.458993 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5376 | 2026.02.03 00:36:47.459304 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
| 5377 | 2026.02.03 00:36:47.459610 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5378 | 2026.02.03 00:36:47.465820 [ 194 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 72 columns (72 merged, 0 gathered) in 0.008378971 sec., 86168.09868419403 rows/sec., 72.76 MiB/sec. | ||
| 5379 | 2026.02.03 00:36:47.466784 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5380 | 2026.02.03 00:36:47.467289 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_16_3} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.02.03 00:36:47.467354 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_16_3} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5382 | 2026.02.03 00:36:47.467534 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5383 | 2026.02.03 00:36:47.841679 [ 42 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5384 | 2026.02.03 00:36:47.841744 [ 42 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.02.03 00:36:47.841764 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5386 | 2026.02.03 00:36:47.841869 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 5387 | 2026.02.03 00:36:47.842003 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5388 | 2026.02.03 00:36:47.842041 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 5389 | 2026.02.03 00:36:47.842115 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 5390 | 2026.02.03 00:36:47.842166 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 5391 | 2026.02.03 00:36:47.842213 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 5392 | 2026.02.03 00:36:47.842258 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 5393 | 2026.02.03 00:36:47.842978 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001152921 sec., 31225.036234052466 rows/sec., 2.61 MiB/sec. | ||
| 5394 | 2026.02.03 00:36:47.843152 [ 194 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5395 | 2026.02.03 00:36:47.843438 [ 194 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_9_2} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2026.02.03 00:36:47.843506 [ 194 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_9_2} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5397 | 2026.02.03 00:36:47.843572 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5398 | 2026.02.03 00:36:50.659871 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5399 | 2026.02.03 00:36:50.660180 [ 276 ] {d422f9a1-debe-4ecf-a7dd-27876a85c713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5400 | 2026.02.03 00:36:50.660294 [ 276 ] {d422f9a1-debe-4ecf-a7dd-27876a85c713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5401 | 2026.02.03 00:36:50.661542 [ 276 ] {d422f9a1-debe-4ecf-a7dd-27876a85c713} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.02.03 00:36:50.661620 [ 276 ] {d422f9a1-debe-4ecf-a7dd-27876a85c713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5403 | 2026.02.03 00:36:50.662240 [ 276 ] {d422f9a1-debe-4ecf-a7dd-27876a85c713} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5404 | 2026.02.03 00:36:50.662588 [ 276 ] {d422f9a1-debe-4ecf-a7dd-27876a85c713} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.02.03 00:36:50.662837 [ 276 ] {d422f9a1-debe-4ecf-a7dd-27876a85c713} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002739 sec., 97115.73566995253 rows/sec., 6.17 MiB/sec. | ||
| 5406 | 2026.02.03 00:36:50.662922 [ 276 ] {d422f9a1-debe-4ecf-a7dd-27876a85c713} <Debug> TCPHandler: Processed in 0.00329986 sec. | ||
| 5407 | 2026.02.03 00:36:50.663160 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5408 | 2026.02.03 00:36:50.663308 [ 276 ] {07c33f6a-cb2b-425a-a2b9-52ca39388640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5409 | 2026.02.03 00:36:50.663375 [ 276 ] {07c33f6a-cb2b-425a-a2b9-52ca39388640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5410 | 2026.02.03 00:36:50.664038 [ 276 ] {07c33f6a-cb2b-425a-a2b9-52ca39388640} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.02.03 00:36:50.664090 [ 276 ] {07c33f6a-cb2b-425a-a2b9-52ca39388640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5412 | 2026.02.03 00:36:50.664560 [ 276 ] {07c33f6a-cb2b-425a-a2b9-52ca39388640} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5413 | 2026.02.03 00:36:50.664875 [ 276 ] {07c33f6a-cb2b-425a-a2b9-52ca39388640} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.02.03 00:36:50.665080 [ 276 ] {07c33f6a-cb2b-425a-a2b9-52ca39388640} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001808 sec., 1106.1946902654868 rows/sec., 90.20 KiB/sec. | ||
| 5415 | 2026.02.03 00:36:50.665146 [ 276 ] {07c33f6a-cb2b-425a-a2b9-52ca39388640} <Debug> TCPHandler: Processed in 0.002054577 sec. | ||
| 5416 | 2026.02.03 00:36:50.665314 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.02.03 00:36:50.665442 [ 276 ] {9291208a-3a80-41e6-957c-c8a77c59536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5418 | 2026.02.03 00:36:50.665505 [ 276 ] {9291208a-3a80-41e6-957c-c8a77c59536c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5419 | 2026.02.03 00:36:50.666669 [ 276 ] {9291208a-3a80-41e6-957c-c8a77c59536c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.02.03 00:36:50.666721 [ 276 ] {9291208a-3a80-41e6-957c-c8a77c59536c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5421 | 2026.02.03 00:36:50.667274 [ 276 ] {9291208a-3a80-41e6-957c-c8a77c59536c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5422 | 2026.02.03 00:36:50.667637 [ 276 ] {9291208a-3a80-41e6-957c-c8a77c59536c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.02.03 00:36:50.667841 [ 276 ] {9291208a-3a80-41e6-957c-c8a77c59536c} <Debug> executeQuery: Read 821 rows, 67.11 KiB in 0.002432 sec., 337582.2368421052 rows/sec., 26.95 MiB/sec. | ||
| 5424 | 2026.02.03 00:36:50.667901 [ 276 ] {9291208a-3a80-41e6-957c-c8a77c59536c} <Debug> TCPHandler: Processed in 0.002650327 sec. | ||
| 5425 | 2026.02.03 00:36:50.668088 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2026.02.03 00:36:50.668223 [ 276 ] {f6ec2de4-3b1a-4c98-9411-121bc79aaea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5427 | 2026.02.03 00:36:50.668286 [ 276 ] {f6ec2de4-3b1a-4c98-9411-121bc79aaea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5428 | 2026.02.03 00:36:50.668952 [ 276 ] {f6ec2de4-3b1a-4c98-9411-121bc79aaea8} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.02.03 00:36:50.669002 [ 276 ] {f6ec2de4-3b1a-4c98-9411-121bc79aaea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5430 | 2026.02.03 00:36:50.669487 [ 276 ] {f6ec2de4-3b1a-4c98-9411-121bc79aaea8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5431 | 2026.02.03 00:36:50.669836 [ 276 ] {f6ec2de4-3b1a-4c98-9411-121bc79aaea8} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.02.03 00:36:50.670034 [ 276 ] {f6ec2de4-3b1a-4c98-9411-121bc79aaea8} <Debug> executeQuery: Read 169 rows, 10.70 KiB in 0.001843 sec., 91698.31795984808 rows/sec., 5.67 MiB/sec. | ||
| 5433 | 2026.02.03 00:36:50.670095 [ 276 ] {f6ec2de4-3b1a-4c98-9411-121bc79aaea8} <Debug> TCPHandler: Processed in 0.002083638 sec. | ||
| 5434 | 2026.02.03 00:36:50.670517 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2026.02.03 00:36:50.670645 [ 276 ] {90e37afc-6903-4221-b605-9903725f070a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5436 | 2026.02.03 00:36:50.670705 [ 276 ] {90e37afc-6903-4221-b605-9903725f070a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5437 | 2026.02.03 00:36:50.672260 [ 276 ] {90e37afc-6903-4221-b605-9903725f070a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2026.02.03 00:36:50.672313 [ 276 ] {90e37afc-6903-4221-b605-9903725f070a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5439 | 2026.02.03 00:36:50.672813 [ 276 ] {90e37afc-6903-4221-b605-9903725f070a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5440 | 2026.02.03 00:36:50.673149 [ 276 ] {90e37afc-6903-4221-b605-9903725f070a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2026.02.03 00:36:50.673340 [ 276 ] {90e37afc-6903-4221-b605-9903725f070a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.002727 sec., 51338.46718005134 rows/sec., 3.32 MiB/sec. | ||
| 5442 | 2026.02.03 00:36:50.673398 [ 276 ] {90e37afc-6903-4221-b605-9903725f070a} <Debug> TCPHandler: Processed in 0.003026214 sec. | ||
| 5443 | 2026.02.03 00:36:50.673588 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.02.03 00:36:50.673722 [ 276 ] {ff28c002-30ba-4017-b5f2-8a01325c4a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5445 | 2026.02.03 00:36:50.673783 [ 276 ] {ff28c002-30ba-4017-b5f2-8a01325c4a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5446 | 2026.02.03 00:36:50.674440 [ 276 ] {ff28c002-30ba-4017-b5f2-8a01325c4a1a} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2026.02.03 00:36:50.674488 [ 276 ] {ff28c002-30ba-4017-b5f2-8a01325c4a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5448 | 2026.02.03 00:36:50.674933 [ 276 ] {ff28c002-30ba-4017-b5f2-8a01325c4a1a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5449 | 2026.02.03 00:36:50.675284 [ 276 ] {ff28c002-30ba-4017-b5f2-8a01325c4a1a} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2026.02.03 00:36:50.675471 [ 276 ] {ff28c002-30ba-4017-b5f2-8a01325c4a1a} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001784 sec., 77914.79820627802 rows/sec., 4.43 MiB/sec. | ||
| 5451 | 2026.02.03 00:36:50.675528 [ 276 ] {ff28c002-30ba-4017-b5f2-8a01325c4a1a} <Debug> TCPHandler: Processed in 0.002018427 sec. | ||
| 5452 | 2026.02.03 00:36:50.675707 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.02.03 00:36:50.675828 [ 276 ] {a81189d7-652b-41ee-8add-d514c858d2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5454 | 2026.02.03 00:36:50.675887 [ 276 ] {a81189d7-652b-41ee-8add-d514c858d2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5455 | 2026.02.03 00:36:50.676795 [ 276 ] {a81189d7-652b-41ee-8add-d514c858d2d6} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.02.03 00:36:50.676841 [ 276 ] {a81189d7-652b-41ee-8add-d514c858d2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5457 | 2026.02.03 00:36:50.677311 [ 276 ] {a81189d7-652b-41ee-8add-d514c858d2d6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5458 | 2026.02.03 00:36:50.677652 [ 276 ] {a81189d7-652b-41ee-8add-d514c858d2d6} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.02.03 00:36:50.677835 [ 276 ] {a81189d7-652b-41ee-8add-d514c858d2d6} <Debug> executeQuery: Read 499 rows, 36.17 KiB in 0.002032 sec., 245570.8661417323 rows/sec., 17.38 MiB/sec. | ||
| 5460 | 2026.02.03 00:36:50.677892 [ 276 ] {a81189d7-652b-41ee-8add-d514c858d2d6} <Debug> TCPHandler: Processed in 0.00224823 sec. | ||
| 5461 | 2026.02.03 00:36:50.678249 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.02.03 00:36:50.678375 [ 276 ] {842f8b21-e844-4bbd-8f24-1bf76a9bc8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5463 | 2026.02.03 00:36:50.678440 [ 276 ] {842f8b21-e844-4bbd-8f24-1bf76a9bc8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5464 | 2026.02.03 00:36:50.680119 [ 276 ] {842f8b21-e844-4bbd-8f24-1bf76a9bc8e4} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.02.03 00:36:50.680175 [ 276 ] {842f8b21-e844-4bbd-8f24-1bf76a9bc8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5466 | 2026.02.03 00:36:50.680708 [ 276 ] {842f8b21-e844-4bbd-8f24-1bf76a9bc8e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5467 | 2026.02.03 00:36:50.681125 [ 276 ] {842f8b21-e844-4bbd-8f24-1bf76a9bc8e4} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.02.03 00:36:50.681321 [ 38 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5469 | 2026.02.03 00:36:50.681341 [ 276 ] {842f8b21-e844-4bbd-8f24-1bf76a9bc8e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00299 sec., 2006.6889632107022 rows/sec., 104.84 KiB/sec. | ||
| 5470 | 2026.02.03 00:36:50.681373 [ 38 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.02.03 00:36:50.681399 [ 276 ] {842f8b21-e844-4bbd-8f24-1bf76a9bc8e4} <Debug> TCPHandler: Processed in 0.003214438 sec. | ||
| 5472 | 2026.02.03 00:36:50.681403 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5473 | 2026.02.03 00:36:50.681661 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 5474 | 2026.02.03 00:36:50.681760 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.02.03 00:36:50.681874 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5476 | 2026.02.03 00:36:50.681892 [ 276 ] {8b472f73-429d-412e-a1af-1167fe33bb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5477 | 2026.02.03 00:36:50.681937 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5478 | 2026.02.03 00:36:50.682093 [ 276 ] {8b472f73-429d-412e-a1af-1167fe33bb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5479 | 2026.02.03 00:36:50.682146 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5480 | 2026.02.03 00:36:50.682222 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5481 | 2026.02.03 00:36:50.682289 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 5482 | 2026.02.03 00:36:50.682358 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5483 | 2026.02.03 00:36:50.682422 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5484 | 2026.02.03 00:36:50.682986 [ 276 ] {8b472f73-429d-412e-a1af-1167fe33bb9f} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2026.02.03 00:36:50.683040 [ 276 ] {8b472f73-429d-412e-a1af-1167fe33bb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5486 | 2026.02.03 00:36:50.683629 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.002091168 sec., 45907.35894963962 rows/sec., 2.34 MiB/sec. | ||
| 5487 | 2026.02.03 00:36:50.683783 [ 276 ] {8b472f73-429d-412e-a1af-1167fe33bb9f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5488 | 2026.02.03 00:36:50.683873 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5489 | 2026.02.03 00:36:50.684131 [ 276 ] {8b472f73-429d-412e-a1af-1167fe33bb9f} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.02.03 00:36:50.684373 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_16_3} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.02.03 00:36:50.684467 [ 276 ] {8b472f73-429d-412e-a1af-1167fe33bb9f} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.002604 sec., 99462.36559139784 rows/sec., 6.62 MiB/sec. | ||
| 5492 | 2026.02.03 00:36:50.684502 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_16_3} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5493 | 2026.02.03 00:36:50.684530 [ 276 ] {8b472f73-429d-412e-a1af-1167fe33bb9f} <Debug> TCPHandler: Processed in 0.002853401 sec. | ||
| 5494 | 2026.02.03 00:36:50.684636 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5495 | 2026.02.03 00:36:50.687447 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.02.03 00:36:50.687631 [ 276 ] {fab1d846-7f4a-410c-abf2-0ed63a8fb9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5497 | 2026.02.03 00:36:50.688451 [ 276 ] {fab1d846-7f4a-410c-abf2-0ed63a8fb9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5498 | 2026.02.03 00:36:50.689561 [ 276 ] {fab1d846-7f4a-410c-abf2-0ed63a8fb9fb} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.02.03 00:36:50.689613 [ 276 ] {fab1d846-7f4a-410c-abf2-0ed63a8fb9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5500 | 2026.02.03 00:36:50.690099 [ 276 ] {fab1d846-7f4a-410c-abf2-0ed63a8fb9fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5501 | 2026.02.03 00:36:50.690453 [ 276 ] {fab1d846-7f4a-410c-abf2-0ed63a8fb9fb} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.02.03 00:36:50.690651 [ 276 ] {fab1d846-7f4a-410c-abf2-0ed63a8fb9fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003052 sec., 327.653997378768 rows/sec., 22.08 KiB/sec. | ||
| 5503 | 2026.02.03 00:36:50.690704 [ 276 ] {fab1d846-7f4a-410c-abf2-0ed63a8fb9fb} <Debug> TCPHandler: Processed in 0.00333824 sec. | ||
| 5504 | 2026.02.03 00:36:50.690896 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.02.03 00:36:50.691022 [ 276 ] {a5195856-53ce-4ff7-a2b9-1e32a9f6e6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5506 | 2026.02.03 00:36:50.691104 [ 276 ] {a5195856-53ce-4ff7-a2b9-1e32a9f6e6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5507 | 2026.02.03 00:36:50.692567 [ 276 ] {a5195856-53ce-4ff7-a2b9-1e32a9f6e6f5} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.02.03 00:36:50.692617 [ 276 ] {a5195856-53ce-4ff7-a2b9-1e32a9f6e6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5509 | 2026.02.03 00:36:50.693503 [ 276 ] {a5195856-53ce-4ff7-a2b9-1e32a9f6e6f5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5510 | 2026.02.03 00:36:50.693847 [ 276 ] {a5195856-53ce-4ff7-a2b9-1e32a9f6e6f5} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.02.03 00:36:50.694063 [ 276 ] {a5195856-53ce-4ff7-a2b9-1e32a9f6e6f5} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.003068 sec., 11082.138200782269 rows/sec., 19.86 MiB/sec. | ||
| 5512 | 2026.02.03 00:36:50.694175 [ 276 ] {a5195856-53ce-4ff7-a2b9-1e32a9f6e6f5} <Debug> TCPHandler: Processed in 0.00334782 sec. | ||
| 5513 | 2026.02.03 00:36:50.694362 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.02.03 00:36:50.694476 [ 276 ] {1fa64f3d-9a42-4657-bc2b-4458cc56d441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5515 | 2026.02.03 00:36:50.694530 [ 276 ] {1fa64f3d-9a42-4657-bc2b-4458cc56d441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5516 | 2026.02.03 00:36:50.695025 [ 276 ] {1fa64f3d-9a42-4657-bc2b-4458cc56d441} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.02.03 00:36:50.695068 [ 276 ] {1fa64f3d-9a42-4657-bc2b-4458cc56d441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5518 | 2026.02.03 00:36:50.695469 [ 276 ] {1fa64f3d-9a42-4657-bc2b-4458cc56d441} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5519 | 2026.02.03 00:36:50.695794 [ 276 ] {1fa64f3d-9a42-4657-bc2b-4458cc56d441} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.02.03 00:36:50.695977 [ 276 ] {1fa64f3d-9a42-4657-bc2b-4458cc56d441} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001528 sec., 57591.62303664921 rows/sec., 3.62 MiB/sec. | ||
| 5521 | 2026.02.03 00:36:50.696032 [ 276 ] {1fa64f3d-9a42-4657-bc2b-4458cc56d441} <Debug> TCPHandler: Processed in 0.001736051 sec. | ||
| 5522 | 2026.02.03 00:36:51.577616 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59107 | ||
| 5523 | 2026.02.03 00:36:51.577724 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5524 | 2026.02.03 00:36:51.577750 [ 290 ] {} <Debug> TCP-Session: c41b750d-6fbb-42de-99f8-0de872cc5e67 Authenticating user 'default' from [fd00:1122:3344:101::e]:59107 | ||
| 5525 | 2026.02.03 00:36:51.577772 [ 290 ] {} <Debug> TCP-Session: c41b750d-6fbb-42de-99f8-0de872cc5e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.02.03 00:36:51.577784 [ 290 ] {} <Debug> TCP-Session: c41b750d-6fbb-42de-99f8-0de872cc5e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.02.03 00:36:51.578018 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65076 | ||
| 5528 | 2026.02.03 00:36:51.578046 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39556 | ||
| 5529 | 2026.02.03 00:36:51.578065 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53785 | ||
| 5530 | 2026.02.03 00:36:51.578072 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33227 | ||
| 5531 | 2026.02.03 00:36:51.578124 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5532 | 2026.02.03 00:36:51.578129 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5533 | 2026.02.03 00:36:51.578095 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64821 | ||
| 5534 | 2026.02.03 00:36:51.578174 [ 294 ] {} <Debug> TCP-Session: 81c01288-d87c-434d-a3d6-2adff20ae27e Authenticating user 'default' from [fd00:1122:3344:101::e]:39556 | ||
| 5535 | 2026.02.03 00:36:51.578182 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5536 | 2026.02.03 00:36:51.578207 [ 294 ] {} <Debug> TCP-Session: 81c01288-d87c-434d-a3d6-2adff20ae27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5537 | 2026.02.03 00:36:51.578211 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5538 | 2026.02.03 00:36:51.578233 [ 294 ] {} <Debug> TCP-Session: 81c01288-d87c-434d-a3d6-2adff20ae27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.02.03 00:36:51.578237 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5540 | 2026.02.03 00:36:51.578258 [ 295 ] {} <Debug> TCP-Session: 8d16a894-67b3-4191-a720-95261c177af5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33227 | ||
| 5541 | 2026.02.03 00:36:51.578277 [ 275 ] {} <Debug> TCP-Session: d5b88f32-df13-47a4-879a-20d5580a47cb Authenticating user 'default' from [fd00:1122:3344:101::e]:64821 | ||
| 5542 | 2026.02.03 00:36:51.578298 [ 295 ] {} <Debug> TCP-Session: 8d16a894-67b3-4191-a720-95261c177af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.02.03 00:36:51.578307 [ 275 ] {} <Debug> TCP-Session: d5b88f32-df13-47a4-879a-20d5580a47cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2026.02.03 00:36:51.578321 [ 295 ] {} <Debug> TCP-Session: 8d16a894-67b3-4191-a720-95261c177af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.02.03 00:36:51.578335 [ 275 ] {} <Debug> TCP-Session: d5b88f32-df13-47a4-879a-20d5580a47cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2026.02.03 00:36:51.578230 [ 296 ] {} <Debug> TCP-Session: d1c2d70b-4f5f-4afc-98f2-f0390e73b36c Authenticating user 'default' from [fd00:1122:3344:101::e]:53785 | ||
| 5547 | 2026.02.03 00:36:51.578165 [ 293 ] {} <Debug> TCP-Session: 26f89c74-35d4-4250-8e75-3010eb9f7468 Authenticating user 'default' from [fd00:1122:3344:101::e]:65076 | ||
| 5548 | 2026.02.03 00:36:51.578412 [ 296 ] {} <Debug> TCP-Session: d1c2d70b-4f5f-4afc-98f2-f0390e73b36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5549 | 2026.02.03 00:36:51.578428 [ 293 ] {} <Debug> TCP-Session: 26f89c74-35d4-4250-8e75-3010eb9f7468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2026.02.03 00:36:51.578441 [ 296 ] {} <Debug> TCP-Session: d1c2d70b-4f5f-4afc-98f2-f0390e73b36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.02.03 00:36:51.578454 [ 293 ] {} <Debug> TCP-Session: 26f89c74-35d4-4250-8e75-3010eb9f7468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2026.02.03 00:36:51.578074 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40388 | ||
| 5553 | 2026.02.03 00:36:51.578021 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58818 | ||
| 5554 | 2026.02.03 00:36:51.578088 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45816 | ||
| 5555 | 2026.02.03 00:36:51.578095 [ 290 ] {} <Trace> TCP-Session: c41b750d-6fbb-42de-99f8-0de872cc5e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.02.03 00:36:51.578718 [ 290 ] {bfb909f6-0092-44de-87a2-0d2c12c9f163} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59107) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5557 | 2026.02.03 00:36:51.578759 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5558 | 2026.02.03 00:36:51.578801 [ 292 ] {} <Debug> TCP-Session: 2ecb1dc1-0425-41fe-a75d-a0c9dc175ddc Authenticating user 'default' from [fd00:1122:3344:101::e]:58818 | ||
| 5559 | 2026.02.03 00:36:51.578804 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5560 | 2026.02.03 00:36:51.578821 [ 292 ] {} <Debug> TCP-Session: 2ecb1dc1-0425-41fe-a75d-a0c9dc175ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.02.03 00:36:51.578846 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5562 | 2026.02.03 00:36:51.578851 [ 292 ] {} <Debug> TCP-Session: 2ecb1dc1-0425-41fe-a75d-a0c9dc175ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.02.03 00:36:51.578849 [ 297 ] {} <Debug> TCP-Session: 8af3dcd6-4868-4c99-82e5-5ee6affef465 Authenticating user 'default' from [fd00:1122:3344:101::e]:40388 | ||
| 5564 | 2026.02.03 00:36:51.578888 [ 298 ] {} <Debug> TCP-Session: 9a8a24f2-e1d6-4785-a8d3-63a72e68d47e Authenticating user 'default' from [fd00:1122:3344:101::e]:45816 | ||
| 5565 | 2026.02.03 00:36:51.578917 [ 297 ] {} <Debug> TCP-Session: 8af3dcd6-4868-4c99-82e5-5ee6affef465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.02.03 00:36:51.578927 [ 298 ] {} <Debug> TCP-Session: 9a8a24f2-e1d6-4785-a8d3-63a72e68d47e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5567 | 2026.02.03 00:36:51.578938 [ 297 ] {} <Debug> TCP-Session: 8af3dcd6-4868-4c99-82e5-5ee6affef465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.02.03 00:36:51.578951 [ 298 ] {} <Debug> TCP-Session: 9a8a24f2-e1d6-4785-a8d3-63a72e68d47e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.02.03 00:36:51.578978 [ 290 ] {bfb909f6-0092-44de-87a2-0d2c12c9f163} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5570 | 2026.02.03 00:36:51.579034 [ 290 ] {bfb909f6-0092-44de-87a2-0d2c12c9f163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5571 | 2026.02.03 00:36:51.579307 [ 290 ] {bfb909f6-0092-44de-87a2-0d2c12c9f163} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 5572 | 2026.02.03 00:36:51.580277 [ 308 ] {bfb909f6-0092-44de-87a2-0d2c12c9f163} <Trace> AggregatingTransform: Aggregating | ||
| 5573 | 2026.02.03 00:36:51.580324 [ 308 ] {bfb909f6-0092-44de-87a2-0d2c12c9f163} <Trace> Aggregator: Aggregation method: without_key | ||
| 5574 | 2026.02.03 00:36:51.580360 [ 308 ] {bfb909f6-0092-44de-87a2-0d2c12c9f163} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952267 sec. (1050.126 rows/sec., 41.02 KiB/sec.) | ||
| 5575 | 2026.02.03 00:36:51.580375 [ 308 ] {bfb909f6-0092-44de-87a2-0d2c12c9f163} <Trace> Aggregator: Merging aggregated data | ||
| 5576 | 2026.02.03 00:36:51.581638 [ 290 ] {bfb909f6-0092-44de-87a2-0d2c12c9f163} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002977 sec., 335.9086328518643 rows/sec., 13.12 KiB/sec. | ||
| 5577 | 2026.02.03 00:36:51.581776 [ 290 ] {bfb909f6-0092-44de-87a2-0d2c12c9f163} <Debug> TCPHandler: Processed in 0.003789668 sec. | ||
| 5578 | 2026.02.03 00:36:51.581889 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5579 | 2026.02.03 00:36:51.581917 [ 290 ] {} <Debug> TCP-Session: c41b750d-6fbb-42de-99f8-0de872cc5e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5580 | 2026.02.03 00:36:51.581925 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5581 | 2026.02.03 00:36:51.581945 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5582 | 2026.02.03 00:36:51.581963 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5583 | 2026.02.03 00:36:51.581980 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5584 | 2026.02.03 00:36:51.581997 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5585 | 2026.02.03 00:36:51.582011 [ 292 ] {} <Debug> TCP-Session: 2ecb1dc1-0425-41fe-a75d-a0c9dc175ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.02.03 00:36:51.582031 [ 293 ] {} <Debug> TCP-Session: 26f89c74-35d4-4250-8e75-3010eb9f7468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.02.03 00:36:51.582034 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5588 | 2026.02.03 00:36:51.582046 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5589 | 2026.02.03 00:36:51.582052 [ 296 ] {} <Debug> TCP-Session: d1c2d70b-4f5f-4afc-98f2-f0390e73b36c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.02.03 00:36:51.582095 [ 295 ] {} <Debug> TCP-Session: 8d16a894-67b3-4191-a720-95261c177af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5591 | 2026.02.03 00:36:51.582107 [ 298 ] {} <Debug> TCP-Session: 9a8a24f2-e1d6-4785-a8d3-63a72e68d47e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.02.03 00:36:51.582012 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5593 | 2026.02.03 00:36:51.581978 [ 294 ] {} <Debug> TCP-Session: 81c01288-d87c-434d-a3d6-2adff20ae27e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.02.03 00:36:51.581967 [ 275 ] {} <Debug> TCP-Session: d5b88f32-df13-47a4-879a-20d5580a47cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.02.03 00:36:51.582180 [ 297 ] {} <Debug> TCP-Session: 8af3dcd6-4868-4c99-82e5-5ee6affef465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2026.02.03 00:36:51.742246 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58593 | ||
| 5597 | 2026.02.03 00:36:51.742353 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5598 | 2026.02.03 00:36:51.742385 [ 290 ] {} <Debug> TCP-Session: c8949db4-698c-445d-8d54-b42f9ec9e604 Authenticating user 'default' from [fd00:1122:3344:101::e]:58593 | ||
| 5599 | 2026.02.03 00:36:51.742406 [ 290 ] {} <Debug> TCP-Session: c8949db4-698c-445d-8d54-b42f9ec9e604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.02.03 00:36:51.742420 [ 290 ] {} <Debug> TCP-Session: c8949db4-698c-445d-8d54-b42f9ec9e604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.02.03 00:36:51.742693 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39322 | ||
| 5602 | 2026.02.03 00:36:51.742723 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53342 | ||
| 5603 | 2026.02.03 00:36:51.742748 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53971 | ||
| 5604 | 2026.02.03 00:36:51.742770 [ 290 ] {} <Trace> TCP-Session: c8949db4-698c-445d-8d54-b42f9ec9e604 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5605 | 2026.02.03 00:36:51.742760 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63758 | ||
| 5606 | 2026.02.03 00:36:51.742807 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5607 | 2026.02.03 00:36:51.742840 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5608 | 2026.02.03 00:36:51.742840 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5609 | 2026.02.03 00:36:51.742873 [ 293 ] {} <Debug> TCP-Session: f671a698-3414-4a53-9842-78b9a42ae80e Authenticating user 'default' from [fd00:1122:3344:101::e]:39322 | ||
| 5610 | 2026.02.03 00:36:51.742883 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5611 | 2026.02.03 00:36:51.742903 [ 298 ] {} <Debug> TCP-Session: 355277f1-645c-4458-8779-df38673c716d Authenticating user 'default' from [fd00:1122:3344:101::e]:53971 | ||
| 5612 | 2026.02.03 00:36:51.742915 [ 293 ] {} <Debug> TCP-Session: f671a698-3414-4a53-9842-78b9a42ae80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2026.02.03 00:36:51.742933 [ 275 ] {} <Debug> TCP-Session: cd816ae2-1294-4e88-ab98-45d2d6964b78 Authenticating user 'default' from [fd00:1122:3344:101::e]:63758 | ||
| 5614 | 2026.02.03 00:36:51.742937 [ 298 ] {} <Debug> TCP-Session: 355277f1-645c-4458-8779-df38673c716d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.02.03 00:36:51.742945 [ 293 ] {} <Debug> TCP-Session: f671a698-3414-4a53-9842-78b9a42ae80e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.02.03 00:36:51.742959 [ 290 ] {d9962a3d-0a31-4c25-9253-ff0e892b52bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58593) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5617 | 2026.02.03 00:36:51.742974 [ 275 ] {} <Debug> TCP-Session: cd816ae2-1294-4e88-ab98-45d2d6964b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.02.03 00:36:51.743000 [ 298 ] {} <Debug> TCP-Session: 355277f1-645c-4458-8779-df38673c716d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.02.03 00:36:51.743012 [ 275 ] {} <Debug> TCP-Session: cd816ae2-1294-4e88-ab98-45d2d6964b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.02.03 00:36:51.742885 [ 296 ] {} <Debug> TCP-Session: 8361c9a8-65d6-4252-abbc-d4f058242265 Authenticating user 'default' from [fd00:1122:3344:101::e]:53342 | ||
| 5621 | 2026.02.03 00:36:51.742733 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56062 | ||
| 5622 | 2026.02.03 00:36:51.743064 [ 296 ] {} <Debug> TCP-Session: 8361c9a8-65d6-4252-abbc-d4f058242265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2026.02.03 00:36:51.742724 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52324 | ||
| 5624 | 2026.02.03 00:36:51.743094 [ 296 ] {} <Debug> TCP-Session: 8361c9a8-65d6-4252-abbc-d4f058242265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.02.03 00:36:51.743121 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5626 | 2026.02.03 00:36:51.742699 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35431 | ||
| 5627 | 2026.02.03 00:36:51.743158 [ 297 ] {} <Debug> TCP-Session: dfede6cd-d0b2-47eb-96b1-13dda2a3e7b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56062 | ||
| 5628 | 2026.02.03 00:36:51.742694 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46547 | ||
| 5629 | 2026.02.03 00:36:51.743191 [ 297 ] {} <Debug> TCP-Session: dfede6cd-d0b2-47eb-96b1-13dda2a3e7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.02.03 00:36:51.743198 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5631 | 2026.02.03 00:36:51.743216 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5632 | 2026.02.03 00:36:51.743227 [ 297 ] {} <Debug> TCP-Session: dfede6cd-d0b2-47eb-96b1-13dda2a3e7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.02.03 00:36:51.743247 [ 290 ] {d9962a3d-0a31-4c25-9253-ff0e892b52bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5634 | 2026.02.03 00:36:51.743263 [ 294 ] {} <Debug> TCP-Session: 9b13b13a-fc68-4934-971a-9a2f958fed7b Authenticating user 'default' from [fd00:1122:3344:101::e]:35431 | ||
| 5635 | 2026.02.03 00:36:51.743261 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5636 | 2026.02.03 00:36:51.743300 [ 294 ] {} <Debug> TCP-Session: 9b13b13a-fc68-4934-971a-9a2f958fed7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2026.02.03 00:36:51.743321 [ 290 ] {d9962a3d-0a31-4c25-9253-ff0e892b52bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5638 | 2026.02.03 00:36:51.743332 [ 294 ] {} <Debug> TCP-Session: 9b13b13a-fc68-4934-971a-9a2f958fed7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.02.03 00:36:51.743330 [ 292 ] {} <Debug> TCP-Session: 10a6f026-c813-440f-9d40-b79f16b6070f Authenticating user 'default' from [fd00:1122:3344:101::e]:46547 | ||
| 5640 | 2026.02.03 00:36:51.743254 [ 295 ] {} <Debug> TCP-Session: 7d3f0444-e83d-4c3e-acf7-c675f0a5f4df Authenticating user 'default' from [fd00:1122:3344:101::e]:52324 | ||
| 5641 | 2026.02.03 00:36:51.743371 [ 292 ] {} <Debug> TCP-Session: 10a6f026-c813-440f-9d40-b79f16b6070f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.02.03 00:36:51.743398 [ 295 ] {} <Debug> TCP-Session: 7d3f0444-e83d-4c3e-acf7-c675f0a5f4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.02.03 00:36:51.743399 [ 292 ] {} <Debug> TCP-Session: 10a6f026-c813-440f-9d40-b79f16b6070f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.02.03 00:36:51.743421 [ 295 ] {} <Debug> TCP-Session: 7d3f0444-e83d-4c3e-acf7-c675f0a5f4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.02.03 00:36:51.743602 [ 290 ] {d9962a3d-0a31-4c25-9253-ff0e892b52bd} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 5646 | 2026.02.03 00:36:51.744558 [ 316 ] {d9962a3d-0a31-4c25-9253-ff0e892b52bd} <Trace> AggregatingTransform: Aggregating | ||
| 5647 | 2026.02.03 00:36:51.744639 [ 316 ] {d9962a3d-0a31-4c25-9253-ff0e892b52bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 5648 | 2026.02.03 00:36:51.744681 [ 316 ] {d9962a3d-0a31-4c25-9253-ff0e892b52bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954357 sec. (1047.826 rows/sec., 40.93 KiB/sec.) | ||
| 5649 | 2026.02.03 00:36:51.744702 [ 316 ] {d9962a3d-0a31-4c25-9253-ff0e892b52bd} <Trace> Aggregator: Merging aggregated data | ||
| 5650 | 2026.02.03 00:36:51.745933 [ 290 ] {d9962a3d-0a31-4c25-9253-ff0e892b52bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003029 sec., 330.1419610432486 rows/sec., 12.90 KiB/sec. | ||
| 5651 | 2026.02.03 00:36:51.746080 [ 290 ] {d9962a3d-0a31-4c25-9253-ff0e892b52bd} <Debug> TCPHandler: Processed in 0.003428462 sec. | ||
| 5652 | 2026.02.03 00:36:51.746169 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5653 | 2026.02.03 00:36:51.746196 [ 290 ] {} <Debug> TCP-Session: c8949db4-698c-445d-8d54-b42f9ec9e604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.02.03 00:36:51.746196 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5655 | 2026.02.03 00:36:51.746219 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5656 | 2026.02.03 00:36:51.746235 [ 275 ] {} <Debug> TCP-Session: cd816ae2-1294-4e88-ab98-45d2d6964b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.02.03 00:36:51.746248 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5658 | 2026.02.03 00:36:51.746263 [ 294 ] {} <Debug> TCP-Session: 9b13b13a-fc68-4934-971a-9a2f958fed7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.02.03 00:36:51.746277 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5660 | 2026.02.03 00:36:51.746296 [ 292 ] {} <Debug> TCP-Session: 10a6f026-c813-440f-9d40-b79f16b6070f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.02.03 00:36:51.746310 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5662 | 2026.02.03 00:36:51.746341 [ 297 ] {} <Debug> TCP-Session: dfede6cd-d0b2-47eb-96b1-13dda2a3e7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.02.03 00:36:51.746357 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5664 | 2026.02.03 00:36:51.746375 [ 295 ] {} <Debug> TCP-Session: 7d3f0444-e83d-4c3e-acf7-c675f0a5f4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.02.03 00:36:51.746250 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5666 | 2026.02.03 00:36:51.746399 [ 298 ] {} <Debug> TCP-Session: 355277f1-645c-4458-8779-df38673c716d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.02.03 00:36:51.746334 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5668 | 2026.02.03 00:36:51.746441 [ 293 ] {} <Debug> TCP-Session: f671a698-3414-4a53-9842-78b9a42ae80e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.02.03 00:36:51.746481 [ 296 ] {} <Debug> TCP-Session: 8361c9a8-65d6-4252-abbc-d4f058242265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.02.03 00:36:51.867235 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56251 | ||
| 5671 | 2026.02.03 00:36:51.867345 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5672 | 2026.02.03 00:36:51.867372 [ 290 ] {} <Debug> TCP-Session: 6cc83ba6-a505-4cb7-9134-07bad093d464 Authenticating user 'default' from [fd00:1122:3344:101::e]:56251 | ||
| 5673 | 2026.02.03 00:36:51.867393 [ 290 ] {} <Debug> TCP-Session: 6cc83ba6-a505-4cb7-9134-07bad093d464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5674 | 2026.02.03 00:36:51.867407 [ 290 ] {} <Debug> TCP-Session: 6cc83ba6-a505-4cb7-9134-07bad093d464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.02.03 00:36:51.867596 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64205 | ||
| 5676 | 2026.02.03 00:36:51.867618 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50012 | ||
| 5677 | 2026.02.03 00:36:51.867657 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34197 | ||
| 5678 | 2026.02.03 00:36:51.867668 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39113 | ||
| 5679 | 2026.02.03 00:36:51.867688 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51456 | ||
| 5680 | 2026.02.03 00:36:51.867726 [ 290 ] {} <Trace> TCP-Session: 6cc83ba6-a505-4cb7-9134-07bad093d464 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2026.02.03 00:36:51.867726 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5682 | 2026.02.03 00:36:51.867739 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5683 | 2026.02.03 00:36:51.867723 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5684 | 2026.02.03 00:36:51.867783 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5685 | 2026.02.03 00:36:51.867784 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5686 | 2026.02.03 00:36:51.867808 [ 294 ] {} <Debug> TCP-Session: f27eb79d-2c5a-4ab7-bf84-ac3972ec0f65 Authenticating user 'default' from [fd00:1122:3344:101::e]:50012 | ||
| 5687 | 2026.02.03 00:36:51.867815 [ 275 ] {} <Debug> TCP-Session: 8fb530fc-f6cb-4955-96fd-e4181bd04a26 Authenticating user 'default' from [fd00:1122:3344:101::e]:51456 | ||
| 5688 | 2026.02.03 00:36:51.867833 [ 297 ] {} <Debug> TCP-Session: 6daca069-bb98-4cc6-8e0e-3bc53275e167 Authenticating user 'default' from [fd00:1122:3344:101::e]:39113 | ||
| 5689 | 2026.02.03 00:36:51.867847 [ 275 ] {} <Debug> TCP-Session: 8fb530fc-f6cb-4955-96fd-e4181bd04a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.02.03 00:36:51.867838 [ 294 ] {} <Debug> TCP-Session: f27eb79d-2c5a-4ab7-bf84-ac3972ec0f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2026.02.03 00:36:51.867869 [ 275 ] {} <Debug> TCP-Session: 8fb530fc-f6cb-4955-96fd-e4181bd04a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.02.03 00:36:51.867866 [ 297 ] {} <Debug> TCP-Session: 6daca069-bb98-4cc6-8e0e-3bc53275e167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2026.02.03 00:36:51.867882 [ 294 ] {} <Debug> TCP-Session: f27eb79d-2c5a-4ab7-bf84-ac3972ec0f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.02.03 00:36:51.867891 [ 290 ] {d5f4ccdf-7e67-43ff-82ec-81c2a7c17f04} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56251) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5695 | 2026.02.03 00:36:51.867905 [ 297 ] {} <Debug> TCP-Session: 6daca069-bb98-4cc6-8e0e-3bc53275e167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.02.03 00:36:51.867786 [ 296 ] {} <Debug> TCP-Session: 49433c59-0f9f-4fa9-983d-44946594c410 Authenticating user 'default' from [fd00:1122:3344:101::e]:34197 | ||
| 5697 | 2026.02.03 00:36:51.867784 [ 292 ] {} <Debug> TCP-Session: 9300d182-0e90-4ec5-b004-487bd7c77528 Authenticating user 'default' from [fd00:1122:3344:101::e]:64205 | ||
| 5698 | 2026.02.03 00:36:51.867978 [ 296 ] {} <Debug> TCP-Session: 49433c59-0f9f-4fa9-983d-44946594c410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.02.03 00:36:51.867987 [ 292 ] {} <Debug> TCP-Session: 9300d182-0e90-4ec5-b004-487bd7c77528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.02.03 00:36:51.867995 [ 296 ] {} <Debug> TCP-Session: 49433c59-0f9f-4fa9-983d-44946594c410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.02.03 00:36:51.868004 [ 292 ] {} <Debug> TCP-Session: 9300d182-0e90-4ec5-b004-487bd7c77528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.02.03 00:36:51.867683 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58911 | ||
| 5703 | 2026.02.03 00:36:51.867662 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40787 | ||
| 5704 | 2026.02.03 00:36:51.867613 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51334 | ||
| 5705 | 2026.02.03 00:36:51.868085 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5706 | 2026.02.03 00:36:51.868127 [ 298 ] {} <Debug> TCP-Session: 32d41bc8-0bbf-4b04-a3e3-84c9581be139 Authenticating user 'default' from [fd00:1122:3344:101::e]:58911 | ||
| 5707 | 2026.02.03 00:36:51.868142 [ 298 ] {} <Debug> TCP-Session: 32d41bc8-0bbf-4b04-a3e3-84c9581be139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.02.03 00:36:51.868154 [ 298 ] {} <Debug> TCP-Session: 32d41bc8-0bbf-4b04-a3e3-84c9581be139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2026.02.03 00:36:51.868162 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5710 | 2026.02.03 00:36:51.868164 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5711 | 2026.02.03 00:36:51.868182 [ 290 ] {d5f4ccdf-7e67-43ff-82ec-81c2a7c17f04} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5712 | 2026.02.03 00:36:51.868190 [ 293 ] {} <Debug> TCP-Session: 030606a1-7cb2-480d-9b0f-1847da7051d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51334 | ||
| 5713 | 2026.02.03 00:36:51.868211 [ 295 ] {} <Debug> TCP-Session: db8f7bc4-4627-4a03-9aa8-cead1bcf1d1e Authenticating user 'default' from [fd00:1122:3344:101::e]:40787 | ||
| 5714 | 2026.02.03 00:36:51.868236 [ 293 ] {} <Debug> TCP-Session: 030606a1-7cb2-480d-9b0f-1847da7051d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.02.03 00:36:51.868249 [ 290 ] {d5f4ccdf-7e67-43ff-82ec-81c2a7c17f04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5716 | 2026.02.03 00:36:51.868255 [ 293 ] {} <Debug> TCP-Session: 030606a1-7cb2-480d-9b0f-1847da7051d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2026.02.03 00:36:51.868252 [ 295 ] {} <Debug> TCP-Session: db8f7bc4-4627-4a03-9aa8-cead1bcf1d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.02.03 00:36:51.868305 [ 295 ] {} <Debug> TCP-Session: db8f7bc4-4627-4a03-9aa8-cead1bcf1d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2026.02.03 00:36:51.868539 [ 290 ] {d5f4ccdf-7e67-43ff-82ec-81c2a7c17f04} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 5720 | 2026.02.03 00:36:51.869567 [ 311 ] {d5f4ccdf-7e67-43ff-82ec-81c2a7c17f04} <Trace> AggregatingTransform: Aggregating | ||
| 5721 | 2026.02.03 00:36:51.869638 [ 311 ] {d5f4ccdf-7e67-43ff-82ec-81c2a7c17f04} <Trace> Aggregator: Aggregation method: without_key | ||
| 5722 | 2026.02.03 00:36:51.869680 [ 311 ] {d5f4ccdf-7e67-43ff-82ec-81c2a7c17f04} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001037689 sec. (963.680 rows/sec., 37.64 KiB/sec.) | ||
| 5723 | 2026.02.03 00:36:51.869702 [ 311 ] {d5f4ccdf-7e67-43ff-82ec-81c2a7c17f04} <Trace> Aggregator: Merging aggregated data | ||
| 5724 | 2026.02.03 00:36:51.871128 [ 290 ] {d5f4ccdf-7e67-43ff-82ec-81c2a7c17f04} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003287 sec., 304.228780042592 rows/sec., 11.88 KiB/sec. | ||
| 5725 | 2026.02.03 00:36:51.871272 [ 290 ] {d5f4ccdf-7e67-43ff-82ec-81c2a7c17f04} <Debug> TCPHandler: Processed in 0.003657956 sec. | ||
| 5726 | 2026.02.03 00:36:51.871389 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5727 | 2026.02.03 00:36:51.871416 [ 290 ] {} <Debug> TCP-Session: 6cc83ba6-a505-4cb7-9134-07bad093d464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5728 | 2026.02.03 00:36:51.871420 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5729 | 2026.02.03 00:36:51.871447 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5730 | 2026.02.03 00:36:51.871468 [ 292 ] {} <Debug> TCP-Session: 9300d182-0e90-4ec5-b004-487bd7c77528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.02.03 00:36:51.871468 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5732 | 2026.02.03 00:36:51.871487 [ 275 ] {} <Debug> TCP-Session: 8fb530fc-f6cb-4955-96fd-e4181bd04a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.02.03 00:36:51.871500 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5734 | 2026.02.03 00:36:51.871539 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5735 | 2026.02.03 00:36:51.871554 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5736 | 2026.02.03 00:36:51.871574 [ 295 ] {} <Debug> TCP-Session: db8f7bc4-4627-4a03-9aa8-cead1bcf1d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.02.03 00:36:51.871587 [ 297 ] {} <Debug> TCP-Session: 6daca069-bb98-4cc6-8e0e-3bc53275e167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5738 | 2026.02.03 00:36:51.871518 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5739 | 2026.02.03 00:36:51.871612 [ 298 ] {} <Debug> TCP-Session: 32d41bc8-0bbf-4b04-a3e3-84c9581be139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2026.02.03 00:36:51.871480 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5741 | 2026.02.03 00:36:51.871655 [ 296 ] {} <Debug> TCP-Session: 49433c59-0f9f-4fa9-983d-44946594c410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.02.03 00:36:51.871529 [ 293 ] {} <Debug> TCP-Session: 030606a1-7cb2-480d-9b0f-1847da7051d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.02.03 00:36:51.871686 [ 294 ] {} <Debug> TCP-Session: f27eb79d-2c5a-4ab7-bf84-ac3972ec0f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5744 | 2026.02.03 00:36:52.313676 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5745 | 2026.02.03 00:36:52.313730 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5746 | 2026.02.03 00:36:52.484872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12367 | ||
| 5747 | 2026.02.03 00:36:52.485409 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.02.03 00:36:52.485455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5749 | 2026.02.03 00:36:52.485959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5750 | 2026.02.03 00:36:52.486210 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.02.03 00:36:52.486345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12367 | ||
| 5752 | 2026.02.03 00:36:52.486371 [ 35 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5753 | 2026.02.03 00:36:52.486438 [ 35 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.02.03 00:36:52.486465 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5755 | 2026.02.03 00:36:52.486625 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 5756 | 2026.02.03 00:36:52.486813 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5757 | 2026.02.03 00:36:52.486859 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9935 rows starting from the beginning of the part | ||
| 5758 | 2026.02.03 00:36:52.486933 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5759 | 2026.02.03 00:36:52.486986 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5760 | 2026.02.03 00:36:52.487033 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5761 | 2026.02.03 00:36:52.487079 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5762 | 2026.02.03 00:36:52.487122 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5763 | 2026.02.03 00:36:52.491262 [ 194 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12367 rows, containing 4 columns (4 merged, 0 gathered) in 0.004705995 sec., 2627924.5940550296 rows/sec., 37.59 MiB/sec. | ||
| 5764 | 2026.02.03 00:36:52.491494 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5765 | 2026.02.03 00:36:52.491738 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_26_5} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.02.03 00:36:52.491808 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_26_5} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5767 | 2026.02.03 00:36:52.491876 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5768 | 2026.02.03 00:36:53.227042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5769 | 2026.02.03 00:36:53.244992 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.02.03 00:36:53.245064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5771 | 2026.02.03 00:36:53.251461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5772 | 2026.02.03 00:36:53.252184 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.02.03 00:36:53.252490 [ 33 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5774 | 2026.02.03 00:36:53.252561 [ 33 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.02.03 00:36:53.252585 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5776 | 2026.02.03 00:36:53.252689 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 5777 | 2026.02.03 00:36:53.255488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5778 | 2026.02.03 00:36:53.256055 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5779 | 2026.02.03 00:36:53.256832 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 5780 | 2026.02.03 00:36:53.260338 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 5781 | 2026.02.03 00:36:53.263987 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 5782 | 2026.02.03 00:36:53.268494 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 5783 | 2026.02.03 00:36:53.273053 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 5784 | 2026.02.03 00:36:53.277235 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 5785 | 2026.02.03 00:36:53.331198 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078546826 sec., 2495.326800347095 rows/sec., 12.90 MiB/sec. | ||
| 5786 | 2026.02.03 00:36:53.334053 [ 191 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5787 | 2026.02.03 00:36:53.336365 [ 191 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_26_5} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2026.02.03 00:36:53.336483 [ 191 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_26_5} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5789 | 2026.02.03 00:36:53.338639 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5790 | 2026.02.03 00:36:54.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.46 MiB, peak 269.01 MiB, free memory in arenas 0.00 B, will set to 265.05 MiB (RSS), difference: 6.59 MiB | ||
| 5791 | 2026.02.03 00:36:55.622007 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2026.02.03 00:36:55.622317 [ 276 ] {0c4b3596-89d9-4cac-897f-32594af62a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5793 | 2026.02.03 00:36:55.622429 [ 276 ] {0c4b3596-89d9-4cac-897f-32594af62a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5794 | 2026.02.03 00:36:55.623172 [ 276 ] {0c4b3596-89d9-4cac-897f-32594af62a51} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.02.03 00:36:55.623214 [ 276 ] {0c4b3596-89d9-4cac-897f-32594af62a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5796 | 2026.02.03 00:36:55.623642 [ 276 ] {0c4b3596-89d9-4cac-897f-32594af62a51} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5797 | 2026.02.03 00:36:55.623893 [ 276 ] {0c4b3596-89d9-4cac-897f-32594af62a51} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.02.03 00:36:55.624054 [ 276 ] {0c4b3596-89d9-4cac-897f-32594af62a51} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001816 sec., 39647.57709251101 rows/sec., 3.18 MiB/sec. | ||
| 5799 | 2026.02.03 00:36:55.624103 [ 276 ] {0c4b3596-89d9-4cac-897f-32594af62a51} <Debug> TCPHandler: Processed in 0.002283921 sec. | ||
| 5800 | 2026.02.03 00:36:55.624232 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2026.02.03 00:36:55.624336 [ 276 ] {741fcc6a-3eea-47e3-97b9-b4871fabe8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5802 | 2026.02.03 00:36:55.624381 [ 276 ] {741fcc6a-3eea-47e3-97b9-b4871fabe8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5803 | 2026.02.03 00:36:55.624815 [ 276 ] {741fcc6a-3eea-47e3-97b9-b4871fabe8e7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.02.03 00:36:55.624850 [ 276 ] {741fcc6a-3eea-47e3-97b9-b4871fabe8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5805 | 2026.02.03 00:36:55.625159 [ 276 ] {741fcc6a-3eea-47e3-97b9-b4871fabe8e7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5806 | 2026.02.03 00:36:55.625362 [ 276 ] {741fcc6a-3eea-47e3-97b9-b4871fabe8e7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2026.02.03 00:36:55.625491 [ 276 ] {741fcc6a-3eea-47e3-97b9-b4871fabe8e7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001181 sec., 6773.920406435224 rows/sec., 509.37 KiB/sec. | ||
| 5808 | 2026.02.03 00:36:55.625529 [ 276 ] {741fcc6a-3eea-47e3-97b9-b4871fabe8e7} <Debug> TCPHandler: Processed in 0.001349344 sec. | ||
| 5809 | 2026.02.03 00:36:55.625645 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5810 | 2026.02.03 00:36:55.625744 [ 276 ] {5cb4a2f2-a962-4f80-9361-4e777cdff56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5811 | 2026.02.03 00:36:55.625786 [ 276 ] {5cb4a2f2-a962-4f80-9361-4e777cdff56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5812 | 2026.02.03 00:36:55.626189 [ 276 ] {5cb4a2f2-a962-4f80-9361-4e777cdff56c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.02.03 00:36:55.626224 [ 276 ] {5cb4a2f2-a962-4f80-9361-4e777cdff56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5814 | 2026.02.03 00:36:55.626542 [ 276 ] {5cb4a2f2-a962-4f80-9361-4e777cdff56c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5815 | 2026.02.03 00:36:55.626743 [ 276 ] {5cb4a2f2-a962-4f80-9361-4e777cdff56c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.02.03 00:36:55.626870 [ 276 ] {5cb4a2f2-a962-4f80-9361-4e777cdff56c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001145 sec., 62882.096069868996 rows/sec., 4.91 MiB/sec. | ||
| 5817 | 2026.02.03 00:36:55.626907 [ 276 ] {5cb4a2f2-a962-4f80-9361-4e777cdff56c} <Debug> TCPHandler: Processed in 0.001309094 sec. | ||
| 5818 | 2026.02.03 00:36:55.627025 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2026.02.03 00:36:55.627120 [ 276 ] {79ffa05d-3d22-4f1f-934c-f364e405b8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5820 | 2026.02.03 00:36:55.627163 [ 276 ] {79ffa05d-3d22-4f1f-934c-f364e405b8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5821 | 2026.02.03 00:36:55.627567 [ 276 ] {79ffa05d-3d22-4f1f-934c-f364e405b8d2} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.02.03 00:36:55.627600 [ 276 ] {79ffa05d-3d22-4f1f-934c-f364e405b8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5823 | 2026.02.03 00:36:55.627918 [ 276 ] {79ffa05d-3d22-4f1f-934c-f364e405b8d2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5824 | 2026.02.03 00:36:55.628133 [ 276 ] {79ffa05d-3d22-4f1f-934c-f364e405b8d2} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.02.03 00:36:55.628259 [ 276 ] {79ffa05d-3d22-4f1f-934c-f364e405b8d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 5826 | 2026.02.03 00:36:55.628294 [ 276 ] {79ffa05d-3d22-4f1f-934c-f364e405b8d2} <Debug> TCPHandler: Processed in 0.001325184 sec. | ||
| 5827 | 2026.02.03 00:36:55.628400 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5828 | 2026.02.03 00:36:55.628493 [ 276 ] {8ad39e25-cc52-49b8-a036-4226f52b4cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5829 | 2026.02.03 00:36:55.628549 [ 276 ] {8ad39e25-cc52-49b8-a036-4226f52b4cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5830 | 2026.02.03 00:36:55.629277 [ 276 ] {8ad39e25-cc52-49b8-a036-4226f52b4cd5} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2026.02.03 00:36:55.629310 [ 276 ] {8ad39e25-cc52-49b8-a036-4226f52b4cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5832 | 2026.02.03 00:36:55.629839 [ 276 ] {8ad39e25-cc52-49b8-a036-4226f52b4cd5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5833 | 2026.02.03 00:36:55.630058 [ 276 ] {8ad39e25-cc52-49b8-a036-4226f52b4cd5} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2026.02.03 00:36:55.630195 [ 276 ] {8ad39e25-cc52-49b8-a036-4226f52b4cd5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001719 sec., 4653.868528214078 rows/sec., 8.34 MiB/sec. | ||
| 5835 | 2026.02.03 00:36:55.630258 [ 276 ] {8ad39e25-cc52-49b8-a036-4226f52b4cd5} <Debug> TCPHandler: Processed in 0.001905554 sec. | ||
| 5836 | 2026.02.03 00:36:55.630371 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5837 | 2026.02.03 00:36:55.630467 [ 276 ] {a69d3fed-3faf-4f47-84a6-033687333b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5838 | 2026.02.03 00:36:55.630510 [ 276 ] {a69d3fed-3faf-4f47-84a6-033687333b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5839 | 2026.02.03 00:36:55.630856 [ 276 ] {a69d3fed-3faf-4f47-84a6-033687333b28} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.02.03 00:36:55.630892 [ 276 ] {a69d3fed-3faf-4f47-84a6-033687333b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5841 | 2026.02.03 00:36:55.631201 [ 276 ] {a69d3fed-3faf-4f47-84a6-033687333b28} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5842 | 2026.02.03 00:36:55.631407 [ 276 ] {a69d3fed-3faf-4f47-84a6-033687333b28} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.02.03 00:36:55.631534 [ 276 ] {a69d3fed-3faf-4f47-84a6-033687333b28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5844 | 2026.02.03 00:36:55.631570 [ 276 ] {a69d3fed-3faf-4f47-84a6-033687333b28} <Debug> TCPHandler: Processed in 0.001248052 sec. | ||
| 5845 | 2026.02.03 00:36:57.457814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 764 | ||
| 5846 | 2026.02.03 00:36:57.460295 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.02.03 00:36:57.460344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5848 | 2026.02.03 00:36:57.461579 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5849 | 2026.02.03 00:36:57.461837 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.02.03 00:36:57.462092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 5851 | 2026.02.03 00:36:59.986492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12815 | ||
| 5852 | 2026.02.03 00:36:59.987028 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.02.03 00:36:59.987078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5854 | 2026.02.03 00:36:59.987612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5855 | 2026.02.03 00:36:59.987850 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.02.03 00:36:59.987986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12815 | ||
| 5857 | 2026.02.03 00:37:00.630061 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.02.03 00:37:00.630243 [ 276 ] {6aa67d36-9fe9-4303-a016-e82dbc92f392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5859 | 2026.02.03 00:37:00.630308 [ 276 ] {6aa67d36-9fe9-4303-a016-e82dbc92f392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5860 | 2026.02.03 00:37:00.631052 [ 276 ] {6aa67d36-9fe9-4303-a016-e82dbc92f392} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.02.03 00:37:00.631098 [ 276 ] {6aa67d36-9fe9-4303-a016-e82dbc92f392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5862 | 2026.02.03 00:37:00.631499 [ 276 ] {6aa67d36-9fe9-4303-a016-e82dbc92f392} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5863 | 2026.02.03 00:37:00.631737 [ 276 ] {6aa67d36-9fe9-4303-a016-e82dbc92f392} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.02.03 00:37:00.631886 [ 276 ] {6aa67d36-9fe9-4303-a016-e82dbc92f392} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001693 sec., 157117.54282339042 rows/sec., 9.98 MiB/sec. | ||
| 5865 | 2026.02.03 00:37:00.631904 [ 25 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5866 | 2026.02.03 00:37:00.631929 [ 276 ] {6aa67d36-9fe9-4303-a016-e82dbc92f392} <Debug> TCPHandler: Processed in 0.001998366 sec. | ||
| 5867 | 2026.02.03 00:37:00.631975 [ 25 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.02.03 00:37:00.632003 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5869 | 2026.02.03 00:37:00.632082 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.02.03 00:37:00.632094 [ 194 ] {62723a3d-1733-492c-bfff-32b8517e0682::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 | ||
| 5871 | 2026.02.03 00:37:00.632180 [ 276 ] {d4316737-fef5-4649-881a-380c4d7bc2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5872 | 2026.02.03 00:37:00.632187 [ 194 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5873 | 2026.02.03 00:37:00.632220 [ 194 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 266 rows starting from the beginning of the part | ||
| 5874 | 2026.02.03 00:37:00.632220 [ 276 ] {d4316737-fef5-4649-881a-380c4d7bc2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5875 | 2026.02.03 00:37:00.632279 [ 194 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 266 rows starting from the beginning of the part | ||
| 5876 | 2026.02.03 00:37:00.632328 [ 194 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 266 rows starting from the beginning of the part | ||
| 5877 | 2026.02.03 00:37:00.632376 [ 194 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 266 rows starting from the beginning of the part | ||
| 5878 | 2026.02.03 00:37:00.632414 [ 194 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 266 rows starting from the beginning of the part | ||
| 5879 | 2026.02.03 00:37:00.633029 [ 276 ] {d4316737-fef5-4649-881a-380c4d7bc2dd} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.02.03 00:37:00.633064 [ 276 ] {d4316737-fef5-4649-881a-380c4d7bc2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5881 | 2026.02.03 00:37:00.633317 [ 187 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255423 sec., 1059403.8821974744 rows/sec., 71.35 MiB/sec. | ||
| 5882 | 2026.02.03 00:37:00.633453 [ 276 ] {d4316737-fef5-4649-881a-380c4d7bc2dd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5883 | 2026.02.03 00:37:00.633570 [ 196 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5884 | 2026.02.03 00:37:00.633699 [ 276 ] {d4316737-fef5-4649-881a-380c4d7bc2dd} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.02.03 00:37:00.633847 [ 276 ] {d4316737-fef5-4649-881a-380c4d7bc2dd} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001686 sec., 486358.2443653618 rows/sec., 38.83 MiB/sec. | ||
| 5886 | 2026.02.03 00:37:00.633885 [ 276 ] {d4316737-fef5-4649-881a-380c4d7bc2dd} <Debug> TCPHandler: Processed in 0.001851773 sec. | ||
| 5887 | 2026.02.03 00:37:00.633946 [ 196 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_17_4} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2026.02.03 00:37:00.634008 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2026.02.03 00:37:00.634055 [ 196 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_17_4} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5890 | 2026.02.03 00:37:00.634106 [ 276 ] {db86b88e-6004-4ce2-a04a-b8efdb6230da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5891 | 2026.02.03 00:37:00.634149 [ 276 ] {db86b88e-6004-4ce2-a04a-b8efdb6230da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5892 | 2026.02.03 00:37:00.634163 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5893 | 2026.02.03 00:37:00.634594 [ 276 ] {db86b88e-6004-4ce2-a04a-b8efdb6230da} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.02.03 00:37:00.634634 [ 276 ] {db86b88e-6004-4ce2-a04a-b8efdb6230da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5895 | 2026.02.03 00:37:00.634969 [ 276 ] {db86b88e-6004-4ce2-a04a-b8efdb6230da} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5896 | 2026.02.03 00:37:00.635178 [ 276 ] {db86b88e-6004-4ce2-a04a-b8efdb6230da} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.02.03 00:37:00.635301 [ 276 ] {db86b88e-6004-4ce2-a04a-b8efdb6230da} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001214 sec., 137561.77924217464 rows/sec., 8.49 MiB/sec. | ||
| 5898 | 2026.02.03 00:37:00.635337 [ 276 ] {db86b88e-6004-4ce2-a04a-b8efdb6230da} <Debug> TCPHandler: Processed in 0.001376795 sec. | ||
| 5899 | 2026.02.03 00:37:00.635451 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.02.03 00:37:00.635542 [ 276 ] {ea1cd7af-5479-47f6-8911-4671146c7744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5901 | 2026.02.03 00:37:00.635581 [ 276 ] {ea1cd7af-5479-47f6-8911-4671146c7744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5902 | 2026.02.03 00:37:00.636007 [ 276 ] {ea1cd7af-5479-47f6-8911-4671146c7744} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.02.03 00:37:00.636043 [ 276 ] {ea1cd7af-5479-47f6-8911-4671146c7744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5904 | 2026.02.03 00:37:00.636327 [ 276 ] {ea1cd7af-5479-47f6-8911-4671146c7744} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5905 | 2026.02.03 00:37:00.636528 [ 276 ] {ea1cd7af-5479-47f6-8911-4671146c7744} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.02.03 00:37:00.636627 [ 25 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5907 | 2026.02.03 00:37:00.636649 [ 276 ] {ea1cd7af-5479-47f6-8911-4671146c7744} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001124 sec., 124555.16014234876 rows/sec., 8.05 MiB/sec. | ||
| 5908 | 2026.02.03 00:37:00.636663 [ 25 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.02.03 00:37:00.636688 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5910 | 2026.02.03 00:37:00.636691 [ 276 ] {ea1cd7af-5479-47f6-8911-4671146c7744} <Debug> TCPHandler: Processed in 0.001286633 sec. | ||
| 5911 | 2026.02.03 00:37:00.636764 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 5912 | 2026.02.03 00:37:00.636815 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.02.03 00:37:00.636853 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5914 | 2026.02.03 00:37:00.636880 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 368 rows starting from the beginning of the part | ||
| 5915 | 2026.02.03 00:37:00.636906 [ 276 ] {905ed912-1f2d-4ede-a7bb-b2d3ac029198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5916 | 2026.02.03 00:37:00.636932 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 140 rows starting from the beginning of the part | ||
| 5917 | 2026.02.03 00:37:00.636946 [ 276 ] {905ed912-1f2d-4ede-a7bb-b2d3ac029198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5918 | 2026.02.03 00:37:00.636980 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 5919 | 2026.02.03 00:37:00.637021 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 140 rows starting from the beginning of the part | ||
| 5920 | 2026.02.03 00:37:00.637061 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 140 rows starting from the beginning of the part | ||
| 5921 | 2026.02.03 00:37:00.637104 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 140 rows starting from the beginning of the part | ||
| 5922 | 2026.02.03 00:37:00.637366 [ 276 ] {905ed912-1f2d-4ede-a7bb-b2d3ac029198} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.02.03 00:37:00.637400 [ 276 ] {905ed912-1f2d-4ede-a7bb-b2d3ac029198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5924 | 2026.02.03 00:37:00.637716 [ 276 ] {905ed912-1f2d-4ede-a7bb-b2d3ac029198} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5925 | 2026.02.03 00:37:00.637916 [ 276 ] {905ed912-1f2d-4ede-a7bb-b2d3ac029198} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.02.03 00:37:00.638024 [ 25 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5927 | 2026.02.03 00:37:00.638023 [ 192 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288963 sec., 896844.9831376076 rows/sec., 62.48 MiB/sec. | ||
| 5928 | 2026.02.03 00:37:00.638059 [ 25 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.02.03 00:37:00.638041 [ 276 ] {905ed912-1f2d-4ede-a7bb-b2d3ac029198} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001152 sec., 120659.72222222222 rows/sec., 6.86 MiB/sec. | ||
| 5930 | 2026.02.03 00:37:00.638095 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5931 | 2026.02.03 00:37:00.638132 [ 276 ] {905ed912-1f2d-4ede-a7bb-b2d3ac029198} <Debug> TCPHandler: Processed in 0.001363345 sec. | ||
| 5932 | 2026.02.03 00:37:00.638176 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5933 | 2026.02.03 00:37:00.638216 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::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 | ||
| 5934 | 2026.02.03 00:37:00.638256 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.02.03 00:37:00.638328 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5936 | 2026.02.03 00:37:00.638352 [ 276 ] {d2d70aae-647b-4141-8edc-463cdaef115f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5937 | 2026.02.03 00:37:00.638366 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 139 rows starting from the beginning of the part | ||
| 5938 | 2026.02.03 00:37:00.638398 [ 276 ] {d2d70aae-647b-4141-8edc-463cdaef115f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5939 | 2026.02.03 00:37:00.638428 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.02.03 00:37:00.638443 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 139 rows starting from the beginning of the part | ||
| 5941 | 2026.02.03 00:37:00.638491 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_20_4} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5942 | 2026.02.03 00:37:00.638495 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 139 rows starting from the beginning of the part | ||
| 5943 | 2026.02.03 00:37:00.638555 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 139 rows starting from the beginning of the part | ||
| 5944 | 2026.02.03 00:37:00.638560 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5945 | 2026.02.03 00:37:00.638598 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 139 rows starting from the beginning of the part | ||
| 5946 | 2026.02.03 00:37:00.638989 [ 276 ] {d2d70aae-647b-4141-8edc-463cdaef115f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.02.03 00:37:00.639029 [ 276 ] {d2d70aae-647b-4141-8edc-463cdaef115f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5948 | 2026.02.03 00:37:00.639375 [ 276 ] {d2d70aae-647b-4141-8edc-463cdaef115f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5949 | 2026.02.03 00:37:00.639458 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304324 sec., 532843.0666000166 rows/sec., 32.35 MiB/sec. | ||
| 5950 | 2026.02.03 00:37:00.639589 [ 276 ] {d2d70aae-647b-4141-8edc-463cdaef115f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5951 | 2026.02.03 00:37:00.639632 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5952 | 2026.02.03 00:37:00.639727 [ 276 ] {d2d70aae-647b-4141-8edc-463cdaef115f} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001391 sec., 357296.90869877784 rows/sec., 25.28 MiB/sec. | ||
| 5953 | 2026.02.03 00:37:00.639769 [ 276 ] {d2d70aae-647b-4141-8edc-463cdaef115f} <Debug> TCPHandler: Processed in 0.001560428 sec. | ||
| 5954 | 2026.02.03 00:37:00.639884 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2026.02.03 00:37:00.639923 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_17_4} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.02.03 00:37:00.639977 [ 276 ] {261cc250-72a3-43c7-98d9-c59c15d2d545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5957 | 2026.02.03 00:37:00.639994 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_17_4} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5958 | 2026.02.03 00:37:00.640023 [ 276 ] {261cc250-72a3-43c7-98d9-c59c15d2d545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5959 | 2026.02.03 00:37:00.640064 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5960 | 2026.02.03 00:37:00.640358 [ 276 ] {261cc250-72a3-43c7-98d9-c59c15d2d545} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.02.03 00:37:00.640396 [ 276 ] {261cc250-72a3-43c7-98d9-c59c15d2d545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5962 | 2026.02.03 00:37:00.640707 [ 276 ] {261cc250-72a3-43c7-98d9-c59c15d2d545} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5963 | 2026.02.03 00:37:00.640910 [ 276 ] {261cc250-72a3-43c7-98d9-c59c15d2d545} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.02.03 00:37:00.641034 [ 276 ] {261cc250-72a3-43c7-98d9-c59c15d2d545} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 5965 | 2026.02.03 00:37:00.641069 [ 276 ] {261cc250-72a3-43c7-98d9-c59c15d2d545} <Debug> TCPHandler: Processed in 0.001233972 sec. | ||
| 5966 | 2026.02.03 00:37:00.641179 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2026.02.03 00:37:00.641269 [ 276 ] {ea067504-a01d-4de9-83a9-50de3fbc83b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5968 | 2026.02.03 00:37:00.641310 [ 276 ] {ea067504-a01d-4de9-83a9-50de3fbc83b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5969 | 2026.02.03 00:37:00.641731 [ 276 ] {ea067504-a01d-4de9-83a9-50de3fbc83b3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.02.03 00:37:00.641766 [ 276 ] {ea067504-a01d-4de9-83a9-50de3fbc83b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5971 | 2026.02.03 00:37:00.642119 [ 276 ] {ea067504-a01d-4de9-83a9-50de3fbc83b3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5972 | 2026.02.03 00:37:00.642320 [ 276 ] {ea067504-a01d-4de9-83a9-50de3fbc83b3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.02.03 00:37:00.642443 [ 276 ] {ea067504-a01d-4de9-83a9-50de3fbc83b3} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001192 sec., 216442.95302013424 rows/sec., 14.41 MiB/sec. | ||
| 5974 | 2026.02.03 00:37:00.642479 [ 276 ] {ea067504-a01d-4de9-83a9-50de3fbc83b3} <Debug> TCPHandler: Processed in 0.001346214 sec. | ||
| 5975 | 2026.02.03 00:37:00.642595 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.02.03 00:37:00.642686 [ 276 ] {8f37fc2f-7dae-4762-b57a-35c399cd6f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5977 | 2026.02.03 00:37:00.642727 [ 276 ] {8f37fc2f-7dae-4762-b57a-35c399cd6f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5978 | 2026.02.03 00:37:00.643036 [ 276 ] {8f37fc2f-7dae-4762-b57a-35c399cd6f03} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.02.03 00:37:00.643071 [ 276 ] {8f37fc2f-7dae-4762-b57a-35c399cd6f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5980 | 2026.02.03 00:37:00.643365 [ 276 ] {8f37fc2f-7dae-4762-b57a-35c399cd6f03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5981 | 2026.02.03 00:37:00.643570 [ 276 ] {8f37fc2f-7dae-4762-b57a-35c399cd6f03} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.02.03 00:37:00.643692 [ 276 ] {8f37fc2f-7dae-4762-b57a-35c399cd6f03} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 5983 | 2026.02.03 00:37:00.643728 [ 276 ] {8f37fc2f-7dae-4762-b57a-35c399cd6f03} <Debug> TCPHandler: Processed in 0.001179611 sec. | ||
| 5984 | 2026.02.03 00:37:00.643839 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2026.02.03 00:37:00.643929 [ 276 ] {d08b878c-164c-4fd4-865e-37bdf9c743e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.02.03 00:37:00.643982 [ 276 ] {d08b878c-164c-4fd4-865e-37bdf9c743e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5987 | 2026.02.03 00:37:00.644844 [ 276 ] {d08b878c-164c-4fd4-865e-37bdf9c743e0} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.02.03 00:37:00.644879 [ 276 ] {d08b878c-164c-4fd4-865e-37bdf9c743e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5989 | 2026.02.03 00:37:00.645438 [ 276 ] {d08b878c-164c-4fd4-865e-37bdf9c743e0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5990 | 2026.02.03 00:37:00.645656 [ 276 ] {d08b878c-164c-4fd4-865e-37bdf9c743e0} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.02.03 00:37:00.645791 [ 276 ] {d08b878c-164c-4fd4-865e-37bdf9c743e0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001879 sec., 18094.731240021287 rows/sec., 32.42 MiB/sec. | ||
| 5992 | 2026.02.03 00:37:00.645855 [ 276 ] {d08b878c-164c-4fd4-865e-37bdf9c743e0} <Debug> TCPHandler: Processed in 0.002062397 sec. | ||
| 5993 | 2026.02.03 00:37:00.645970 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2026.02.03 00:37:00.646062 [ 276 ] {08545f06-c49d-4a62-b478-50997d4abcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5995 | 2026.02.03 00:37:00.646102 [ 276 ] {08545f06-c49d-4a62-b478-50997d4abcfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5996 | 2026.02.03 00:37:00.646431 [ 276 ] {08545f06-c49d-4a62-b478-50997d4abcfb} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.02.03 00:37:00.646464 [ 276 ] {08545f06-c49d-4a62-b478-50997d4abcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5998 | 2026.02.03 00:37:00.646772 [ 276 ] {08545f06-c49d-4a62-b478-50997d4abcfb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5999 | 2026.02.03 00:37:00.646987 [ 276 ] {08545f06-c49d-4a62-b478-50997d4abcfb} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.02.03 00:37:00.647108 [ 276 ] {08545f06-c49d-4a62-b478-50997d4abcfb} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001064 sec., 82706.76691729322 rows/sec., 5.19 MiB/sec. | ||
| 6001 | 2026.02.03 00:37:00.647142 [ 276 ] {08545f06-c49d-4a62-b478-50997d4abcfb} <Debug> TCPHandler: Processed in 0.001219062 sec. | ||
| 6002 | 2026.02.03 00:37:00.755606 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6003 | 2026.02.03 00:37:00.772531 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.02.03 00:37:00.772599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6005 | 2026.02.03 00:37:00.778414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6006 | 2026.02.03 00:37:00.779134 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.02.03 00:37:00.782060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6008 | 2026.02.03 00:37:05.650586 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6009 | 2026.02.03 00:37:05.650808 [ 276 ] {388fb409-9831-4bb6-a6d7-3217f58ec626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6010 | 2026.02.03 00:37:05.650886 [ 276 ] {388fb409-9831-4bb6-a6d7-3217f58ec626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6011 | 2026.02.03 00:37:05.651560 [ 276 ] {388fb409-9831-4bb6-a6d7-3217f58ec626} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2026.02.03 00:37:05.651606 [ 276 ] {388fb409-9831-4bb6-a6d7-3217f58ec626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6013 | 2026.02.03 00:37:05.651998 [ 276 ] {388fb409-9831-4bb6-a6d7-3217f58ec626} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6014 | 2026.02.03 00:37:05.652227 [ 276 ] {388fb409-9831-4bb6-a6d7-3217f58ec626} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6015 | 2026.02.03 00:37:05.652390 [ 276 ] {388fb409-9831-4bb6-a6d7-3217f58ec626} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001638 sec., 2442.002442002442 rows/sec., 199.13 KiB/sec. | ||
| 6016 | 2026.02.03 00:37:05.652443 [ 276 ] {388fb409-9831-4bb6-a6d7-3217f58ec626} <Debug> TCPHandler: Processed in 0.002002526 sec. | ||
| 6017 | 2026.02.03 00:37:05.652586 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2026.02.03 00:37:05.652691 [ 276 ] {97b7bbe8-8f75-422d-99ee-2caf6276b531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6019 | 2026.02.03 00:37:05.652735 [ 276 ] {97b7bbe8-8f75-422d-99ee-2caf6276b531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6020 | 2026.02.03 00:37:05.653921 [ 276 ] {97b7bbe8-8f75-422d-99ee-2caf6276b531} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.02.03 00:37:05.653959 [ 276 ] {97b7bbe8-8f75-422d-99ee-2caf6276b531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6022 | 2026.02.03 00:37:05.654402 [ 276 ] {97b7bbe8-8f75-422d-99ee-2caf6276b531} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6023 | 2026.02.03 00:37:05.654626 [ 276 ] {97b7bbe8-8f75-422d-99ee-2caf6276b531} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.02.03 00:37:05.654759 [ 276 ] {97b7bbe8-8f75-422d-99ee-2caf6276b531} <Debug> executeQuery: Read 1214 rows, 102.18 KiB in 0.002093 sec., 580028.6669851887 rows/sec., 47.67 MiB/sec. | ||
| 6025 | 2026.02.03 00:37:05.654801 [ 276 ] {97b7bbe8-8f75-422d-99ee-2caf6276b531} <Debug> TCPHandler: Processed in 0.002268571 sec. | ||
| 6026 | 2026.02.03 00:37:05.654947 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2026.02.03 00:37:05.655046 [ 276 ] {5bb46c98-b8d2-4160-b5be-e562c4e299b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6028 | 2026.02.03 00:37:05.655088 [ 276 ] {5bb46c98-b8d2-4160-b5be-e562c4e299b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6029 | 2026.02.03 00:37:05.655507 [ 276 ] {5bb46c98-b8d2-4160-b5be-e562c4e299b7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.02.03 00:37:05.655544 [ 276 ] {5bb46c98-b8d2-4160-b5be-e562c4e299b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6031 | 2026.02.03 00:37:05.655847 [ 276 ] {5bb46c98-b8d2-4160-b5be-e562c4e299b7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6032 | 2026.02.03 00:37:05.656071 [ 276 ] {5bb46c98-b8d2-4160-b5be-e562c4e299b7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.02.03 00:37:05.656200 [ 276 ] {5bb46c98-b8d2-4160-b5be-e562c4e299b7} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001175 sec., 10212.765957446809 rows/sec., 749.67 KiB/sec. | ||
| 6034 | 2026.02.03 00:37:05.656236 [ 276 ] {5bb46c98-b8d2-4160-b5be-e562c4e299b7} <Debug> TCPHandler: Processed in 0.001341285 sec. | ||
| 6035 | 2026.02.03 00:37:05.656355 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2026.02.03 00:37:05.656452 [ 276 ] {834ac3d9-414c-407c-8656-8e99caea279e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6037 | 2026.02.03 00:37:05.656493 [ 276 ] {834ac3d9-414c-407c-8656-8e99caea279e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6038 | 2026.02.03 00:37:05.656987 [ 276 ] {834ac3d9-414c-407c-8656-8e99caea279e} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.02.03 00:37:05.657023 [ 276 ] {834ac3d9-414c-407c-8656-8e99caea279e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6040 | 2026.02.03 00:37:05.657327 [ 276 ] {834ac3d9-414c-407c-8656-8e99caea279e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6041 | 2026.02.03 00:37:05.657537 [ 276 ] {834ac3d9-414c-407c-8656-8e99caea279e} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.02.03 00:37:05.657669 [ 276 ] {834ac3d9-414c-407c-8656-8e99caea279e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001236 sec., 184466.01941747573 rows/sec., 12.49 MiB/sec. | ||
| 6043 | 2026.02.03 00:37:05.657707 [ 276 ] {834ac3d9-414c-407c-8656-8e99caea279e} <Debug> TCPHandler: Processed in 0.001401745 sec. | ||
| 6044 | 2026.02.03 00:37:05.657825 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6045 | 2026.02.03 00:37:05.657921 [ 276 ] {bd56033d-de02-4c70-9e05-049ecc109c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6046 | 2026.02.03 00:37:05.657961 [ 276 ] {bd56033d-de02-4c70-9e05-049ecc109c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6047 | 2026.02.03 00:37:05.658575 [ 276 ] {bd56033d-de02-4c70-9e05-049ecc109c9f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2026.02.03 00:37:05.658612 [ 276 ] {bd56033d-de02-4c70-9e05-049ecc109c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6049 | 2026.02.03 00:37:05.658938 [ 276 ] {bd56033d-de02-4c70-9e05-049ecc109c9f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6050 | 2026.02.03 00:37:05.659157 [ 276 ] {bd56033d-de02-4c70-9e05-049ecc109c9f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.02.03 00:37:05.659293 [ 276 ] {bd56033d-de02-4c70-9e05-049ecc109c9f} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001391 sec., 382458.6628324946 rows/sec., 28.34 MiB/sec. | ||
| 6052 | 2026.02.03 00:37:05.659331 [ 276 ] {bd56033d-de02-4c70-9e05-049ecc109c9f} <Debug> TCPHandler: Processed in 0.001556288 sec. | ||
| 6053 | 2026.02.03 00:37:05.659445 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2026.02.03 00:37:05.659542 [ 276 ] {ab8fea8a-997c-4455-a84a-5080da38e4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6055 | 2026.02.03 00:37:05.659585 [ 276 ] {ab8fea8a-997c-4455-a84a-5080da38e4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6056 | 2026.02.03 00:37:05.660191 [ 276 ] {ab8fea8a-997c-4455-a84a-5080da38e4d0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2026.02.03 00:37:05.660228 [ 276 ] {ab8fea8a-997c-4455-a84a-5080da38e4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6058 | 2026.02.03 00:37:05.660602 [ 276 ] {ab8fea8a-997c-4455-a84a-5080da38e4d0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6059 | 2026.02.03 00:37:05.660818 [ 276 ] {ab8fea8a-997c-4455-a84a-5080da38e4d0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2026.02.03 00:37:05.660946 [ 276 ] {ab8fea8a-997c-4455-a84a-5080da38e4d0} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001424 sec., 594101.1235955056 rows/sec., 39.99 MiB/sec. | ||
| 6061 | 2026.02.03 00:37:05.660984 [ 276 ] {ab8fea8a-997c-4455-a84a-5080da38e4d0} <Debug> TCPHandler: Processed in 0.001588658 sec. | ||
| 6062 | 2026.02.03 00:37:05.661098 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.02.03 00:37:05.661193 [ 276 ] {932b7e84-6dd1-47c7-8845-111296f79f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6064 | 2026.02.03 00:37:05.661249 [ 276 ] {932b7e84-6dd1-47c7-8845-111296f79f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6065 | 2026.02.03 00:37:05.662048 [ 276 ] {932b7e84-6dd1-47c7-8845-111296f79f1b} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2026.02.03 00:37:05.662088 [ 276 ] {932b7e84-6dd1-47c7-8845-111296f79f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6067 | 2026.02.03 00:37:05.662589 [ 276 ] {932b7e84-6dd1-47c7-8845-111296f79f1b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6068 | 2026.02.03 00:37:05.662805 [ 276 ] {932b7e84-6dd1-47c7-8845-111296f79f1b} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.02.03 00:37:05.662941 [ 276 ] {932b7e84-6dd1-47c7-8845-111296f79f1b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001766 sec., 4530.011325028313 rows/sec., 8.12 MiB/sec. | ||
| 6070 | 2026.02.03 00:37:05.663005 [ 276 ] {932b7e84-6dd1-47c7-8845-111296f79f1b} <Debug> TCPHandler: Processed in 0.001956486 sec. | ||
| 6071 | 2026.02.03 00:37:05.663122 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2026.02.03 00:37:05.663216 [ 276 ] {8760e94a-6115-4a20-8176-2e614bd5e135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6073 | 2026.02.03 00:37:05.663257 [ 276 ] {8760e94a-6115-4a20-8176-2e614bd5e135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6074 | 2026.02.03 00:37:05.663600 [ 276 ] {8760e94a-6115-4a20-8176-2e614bd5e135} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.02.03 00:37:05.663636 [ 276 ] {8760e94a-6115-4a20-8176-2e614bd5e135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6076 | 2026.02.03 00:37:05.663934 [ 276 ] {8760e94a-6115-4a20-8176-2e614bd5e135} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6077 | 2026.02.03 00:37:05.664135 [ 276 ] {8760e94a-6115-4a20-8176-2e614bd5e135} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.02.03 00:37:05.664260 [ 276 ] {8760e94a-6115-4a20-8176-2e614bd5e135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 6079 | 2026.02.03 00:37:05.664296 [ 276 ] {8760e94a-6115-4a20-8176-2e614bd5e135} <Debug> TCPHandler: Processed in 0.001220532 sec. | ||
| 6080 | 2026.02.03 00:37:07.313773 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6081 | 2026.02.03 00:37:07.313821 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6082 | 2026.02.03 00:37:07.462425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 802 | ||
| 6083 | 2026.02.03 00:37:07.464848 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.02.03 00:37:07.464908 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6085 | 2026.02.03 00:37:07.466098 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6086 | 2026.02.03 00:37:07.466380 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.02.03 00:37:07.466740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6088 | 2026.02.03 00:37:07.488159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13327 | ||
| 6089 | 2026.02.03 00:37:07.488954 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.02.03 00:37:07.489028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6091 | 2026.02.03 00:37:07.489748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6092 | 2026.02.03 00:37:07.489995 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.02.03 00:37:07.490148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13327 | ||
| 6094 | 2026.02.03 00:37:08.282219 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6095 | 2026.02.03 00:37:08.297671 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.02.03 00:37:08.297717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6097 | 2026.02.03 00:37:08.304210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6098 | 2026.02.03 00:37:08.304932 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.02.03 00:37:08.307627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6100 | 2026.02.03 00:37:10.630242 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2026.02.03 00:37:10.630451 [ 276 ] {2d9549a9-e6d2-4c07-bb50-54efdcc51625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6102 | 2026.02.03 00:37:10.630520 [ 276 ] {2d9549a9-e6d2-4c07-bb50-54efdcc51625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6103 | 2026.02.03 00:37:10.631252 [ 276 ] {2d9549a9-e6d2-4c07-bb50-54efdcc51625} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.02.03 00:37:10.631304 [ 276 ] {2d9549a9-e6d2-4c07-bb50-54efdcc51625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6105 | 2026.02.03 00:37:10.631731 [ 276 ] {2d9549a9-e6d2-4c07-bb50-54efdcc51625} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6106 | 2026.02.03 00:37:10.631979 [ 276 ] {2d9549a9-e6d2-4c07-bb50-54efdcc51625} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.02.03 00:37:10.632144 [ 276 ] {2d9549a9-e6d2-4c07-bb50-54efdcc51625} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001745 sec., 152435.53008595988 rows/sec., 9.68 MiB/sec. | ||
| 6108 | 2026.02.03 00:37:10.632200 [ 276 ] {2d9549a9-e6d2-4c07-bb50-54efdcc51625} <Debug> TCPHandler: Processed in 0.002095358 sec. | ||
| 6109 | 2026.02.03 00:37:10.632332 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.02.03 00:37:10.632436 [ 276 ] {58a13118-cc51-47fc-a3da-f95c078b311f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6111 | 2026.02.03 00:37:10.632483 [ 276 ] {58a13118-cc51-47fc-a3da-f95c078b311f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6112 | 2026.02.03 00:37:10.633243 [ 276 ] {58a13118-cc51-47fc-a3da-f95c078b311f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.02.03 00:37:10.633283 [ 276 ] {58a13118-cc51-47fc-a3da-f95c078b311f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6114 | 2026.02.03 00:37:10.633651 [ 276 ] {58a13118-cc51-47fc-a3da-f95c078b311f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6115 | 2026.02.03 00:37:10.633866 [ 276 ] {58a13118-cc51-47fc-a3da-f95c078b311f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.02.03 00:37:10.634002 [ 276 ] {58a13118-cc51-47fc-a3da-f95c078b311f} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.00159 sec., 515723.27044025157 rows/sec., 41.17 MiB/sec. | ||
| 6117 | 2026.02.03 00:37:10.634005 [ 148 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6118 | 2026.02.03 00:37:10.634042 [ 276 ] {58a13118-cc51-47fc-a3da-f95c078b311f} <Debug> TCPHandler: Processed in 0.001764272 sec. | ||
| 6119 | 2026.02.03 00:37:10.634082 [ 148 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.02.03 00:37:10.634110 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6121 | 2026.02.03 00:37:10.634173 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2026.02.03 00:37:10.634218 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 6123 | 2026.02.03 00:37:10.634277 [ 276 ] {a843575e-05d7-4d03-8aad-3f08cd0e5149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6124 | 2026.02.03 00:37:10.634324 [ 276 ] {a843575e-05d7-4d03-8aad-3f08cd0e5149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6125 | 2026.02.03 00:37:10.634351 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6126 | 2026.02.03 00:37:10.634387 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1985 rows starting from the beginning of the part | ||
| 6127 | 2026.02.03 00:37:10.634450 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 821 rows starting from the beginning of the part | ||
| 6128 | 2026.02.03 00:37:10.634494 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
| 6129 | 2026.02.03 00:37:10.634535 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 820 rows starting from the beginning of the part | ||
| 6130 | 2026.02.03 00:37:10.634571 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1214 rows starting from the beginning of the part | ||
| 6131 | 2026.02.03 00:37:10.634609 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 820 rows starting from the beginning of the part | ||
| 6132 | 2026.02.03 00:37:10.634769 [ 276 ] {a843575e-05d7-4d03-8aad-3f08cd0e5149} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.02.03 00:37:10.634856 [ 276 ] {a843575e-05d7-4d03-8aad-3f08cd0e5149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6134 | 2026.02.03 00:37:10.635288 [ 276 ] {a843575e-05d7-4d03-8aad-3f08cd0e5149} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6135 | 2026.02.03 00:37:10.635522 [ 276 ] {a843575e-05d7-4d03-8aad-3f08cd0e5149} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2026.02.03 00:37:10.635640 [ 148 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6137 | 2026.02.03 00:37:10.635659 [ 276 ] {a843575e-05d7-4d03-8aad-3f08cd0e5149} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001403 sec., 119030.64861012118 rows/sec., 7.35 MiB/sec. | ||
| 6138 | 2026.02.03 00:37:10.635675 [ 148 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.02.03 00:37:10.635701 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6140 | 2026.02.03 00:37:10.635705 [ 276 ] {a843575e-05d7-4d03-8aad-3f08cd0e5149} <Debug> TCPHandler: Processed in 0.001581739 sec. | ||
| 6141 | 2026.02.03 00:37:10.635808 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 6142 | 2026.02.03 00:37:10.635833 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2026.02.03 00:37:10.635922 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6144 | 2026.02.03 00:37:10.635932 [ 276 ] {2a9df0bf-21de-4340-9226-3d558b936de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6145 | 2026.02.03 00:37:10.635965 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part | ||
| 6146 | 2026.02.03 00:37:10.635985 [ 276 ] {2a9df0bf-21de-4340-9226-3d558b936de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6147 | 2026.02.03 00:37:10.636048 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 169 rows starting from the beginning of the part | ||
| 6148 | 2026.02.03 00:37:10.636122 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 6149 | 2026.02.03 00:37:10.636179 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 167 rows starting from the beginning of the part | ||
| 6150 | 2026.02.03 00:37:10.636242 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 6151 | 2026.02.03 00:37:10.636297 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 167 rows starting from the beginning of the part | ||
| 6152 | 2026.02.03 00:37:10.636419 [ 276 ] {2a9df0bf-21de-4340-9226-3d558b936de3} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2026.02.03 00:37:10.636462 [ 276 ] {2a9df0bf-21de-4340-9226-3d558b936de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6154 | 2026.02.03 00:37:10.636685 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5732 rows, containing 5 columns (5 merged, 0 gathered) in 0.002513775 sec., 2280235.9001899534 rows/sec., 193.08 MiB/sec. | ||
| 6155 | 2026.02.03 00:37:10.636908 [ 276 ] {2a9df0bf-21de-4340-9226-3d558b936de3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6156 | 2026.02.03 00:37:10.636977 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6157 | 2026.02.03 00:37:10.637190 [ 276 ] {2a9df0bf-21de-4340-9226-3d558b936de3} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.02.03 00:37:10.637340 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_36_7} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.02.03 00:37:10.637358 [ 276 ] {2a9df0bf-21de-4340-9226-3d558b936de3} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001443 sec., 97020.09702009702 rows/sec., 6.27 MiB/sec. | ||
| 6160 | 2026.02.03 00:37:10.637368 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 716 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596679 sec., 448430.77412554435 rows/sec., 29.67 MiB/sec. | ||
| 6161 | 2026.02.03 00:37:10.637410 [ 276 ] {2a9df0bf-21de-4340-9226-3d558b936de3} <Debug> TCPHandler: Processed in 0.001627309 sec. | ||
| 6162 | 2026.02.03 00:37:10.637428 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_36_7} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6163 | 2026.02.03 00:37:10.637532 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 6164 | 2026.02.03 00:37:10.637531 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6165 | 2026.02.03 00:37:10.637562 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6166 | 2026.02.03 00:37:10.637648 [ 276 ] {6fcd0a4f-00da-4f48-8077-c091db265e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6167 | 2026.02.03 00:37:10.637691 [ 276 ] {6fcd0a4f-00da-4f48-8077-c091db265e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6168 | 2026.02.03 00:37:10.637871 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_31_6} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2026.02.03 00:37:10.637945 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_31_6} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6170 | 2026.02.03 00:37:10.638028 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6171 | 2026.02.03 00:37:10.638117 [ 276 ] {6fcd0a4f-00da-4f48-8077-c091db265e9e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.02.03 00:37:10.638153 [ 276 ] {6fcd0a4f-00da-4f48-8077-c091db265e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6173 | 2026.02.03 00:37:10.638473 [ 276 ] {6fcd0a4f-00da-4f48-8077-c091db265e9e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6174 | 2026.02.03 00:37:10.638683 [ 276 ] {6fcd0a4f-00da-4f48-8077-c091db265e9e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.02.03 00:37:10.638814 [ 276 ] {6fcd0a4f-00da-4f48-8077-c091db265e9e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001185 sec., 117299.57805907172 rows/sec., 6.67 MiB/sec. | ||
| 6176 | 2026.02.03 00:37:10.638854 [ 276 ] {6fcd0a4f-00da-4f48-8077-c091db265e9e} <Debug> TCPHandler: Processed in 0.001372105 sec. | ||
| 6177 | 2026.02.03 00:37:10.638975 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2026.02.03 00:37:10.639069 [ 276 ] {5e02681c-c307-4c89-b8bd-40b059e4fa72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6179 | 2026.02.03 00:37:10.639111 [ 276 ] {5e02681c-c307-4c89-b8bd-40b059e4fa72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6180 | 2026.02.03 00:37:10.639682 [ 276 ] {5e02681c-c307-4c89-b8bd-40b059e4fa72} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.02.03 00:37:10.639719 [ 276 ] {5e02681c-c307-4c89-b8bd-40b059e4fa72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6182 | 2026.02.03 00:37:10.640041 [ 276 ] {5e02681c-c307-4c89-b8bd-40b059e4fa72} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6183 | 2026.02.03 00:37:10.640254 [ 276 ] {5e02681c-c307-4c89-b8bd-40b059e4fa72} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.02.03 00:37:10.640376 [ 148 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6185 | 2026.02.03 00:37:10.640385 [ 276 ] {5e02681c-c307-4c89-b8bd-40b059e4fa72} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001334 sec., 372563.7181409296 rows/sec., 26.36 MiB/sec. | ||
| 6186 | 2026.02.03 00:37:10.640418 [ 148 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.02.03 00:37:10.640439 [ 276 ] {5e02681c-c307-4c89-b8bd-40b059e4fa72} <Debug> TCPHandler: Processed in 0.001513757 sec. | ||
| 6188 | 2026.02.03 00:37:10.640447 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6189 | 2026.02.03 00:37:10.640530 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 6190 | 2026.02.03 00:37:10.640557 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.02.03 00:37:10.640615 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6192 | 2026.02.03 00:37:10.640643 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 997 rows starting from the beginning of the part | ||
| 6193 | 2026.02.03 00:37:10.640662 [ 276 ] {d3119651-b76c-41ae-abb8-1c2fcd02a717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6194 | 2026.02.03 00:37:10.640692 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 499 rows starting from the beginning of the part | ||
| 6195 | 2026.02.03 00:37:10.640710 [ 276 ] {d3119651-b76c-41ae-abb8-1c2fcd02a717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6196 | 2026.02.03 00:37:10.640737 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
| 6197 | 2026.02.03 00:37:10.640778 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 497 rows starting from the beginning of the part | ||
| 6198 | 2026.02.03 00:37:10.640815 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 532 rows starting from the beginning of the part | ||
| 6199 | 2026.02.03 00:37:10.640856 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 497 rows starting from the beginning of the part | ||
| 6200 | 2026.02.03 00:37:10.641062 [ 276 ] {d3119651-b76c-41ae-abb8-1c2fcd02a717} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.02.03 00:37:10.641105 [ 276 ] {d3119651-b76c-41ae-abb8-1c2fcd02a717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6202 | 2026.02.03 00:37:10.641442 [ 276 ] {d3119651-b76c-41ae-abb8-1c2fcd02a717} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6203 | 2026.02.03 00:37:10.641669 [ 276 ] {d3119651-b76c-41ae-abb8-1c2fcd02a717} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.02.03 00:37:10.641807 [ 276 ] {d3119651-b76c-41ae-abb8-1c2fcd02a717} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 6205 | 2026.02.03 00:37:10.641844 [ 276 ] {d3119651-b76c-41ae-abb8-1c2fcd02a717} <Debug> TCPHandler: Processed in 0.001335504 sec. | ||
| 6206 | 2026.02.03 00:37:10.641951 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.02.03 00:37:10.642053 [ 276 ] {f6a46d36-34ef-4e85-8d08-3f727d8d4d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6208 | 2026.02.03 00:37:10.642087 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584799 sec., 1952298.0516772158 rows/sec., 148.03 MiB/sec. | ||
| 6209 | 2026.02.03 00:37:10.642097 [ 276 ] {f6a46d36-34ef-4e85-8d08-3f727d8d4d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6210 | 2026.02.03 00:37:10.642302 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6211 | 2026.02.03 00:37:10.642630 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_36_7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.02.03 00:37:10.642631 [ 276 ] {f6a46d36-34ef-4e85-8d08-3f727d8d4d63} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6213 | 2026.02.03 00:37:10.642690 [ 276 ] {f6a46d36-34ef-4e85-8d08-3f727d8d4d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6214 | 2026.02.03 00:37:10.642717 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_36_7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6215 | 2026.02.03 00:37:10.642811 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 6216 | 2026.02.03 00:37:10.643169 [ 276 ] {f6a46d36-34ef-4e85-8d08-3f727d8d4d63} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6217 | 2026.02.03 00:37:10.643449 [ 276 ] {f6a46d36-34ef-4e85-8d08-3f727d8d4d63} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.02.03 00:37:10.643584 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6219 | 2026.02.03 00:37:10.643598 [ 276 ] {f6a46d36-34ef-4e85-8d08-3f727d8d4d63} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001564 sec., 164961.6368286445 rows/sec., 10.98 MiB/sec. | ||
| 6220 | 2026.02.03 00:37:10.643623 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.02.03 00:37:10.643648 [ 276 ] {f6a46d36-34ef-4e85-8d08-3f727d8d4d63} <Debug> TCPHandler: Processed in 0.001745462 sec. | ||
| 6222 | 2026.02.03 00:37:10.643649 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6223 | 2026.02.03 00:37:10.643740 [ 200 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 6224 | 2026.02.03 00:37:10.643788 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.02.03 00:37:10.643833 [ 200 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6226 | 2026.02.03 00:37:10.643865 [ 200 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11249 rows starting from the beginning of the part | ||
| 6227 | 2026.02.03 00:37:10.643886 [ 276 ] {8e333521-8b0e-4fa5-a5ab-75325ff98fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6228 | 2026.02.03 00:37:10.643912 [ 200 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 259 rows starting from the beginning of the part | ||
| 6229 | 2026.02.03 00:37:10.643933 [ 276 ] {8e333521-8b0e-4fa5-a5ab-75325ff98fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6230 | 2026.02.03 00:37:10.643957 [ 200 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 6231 | 2026.02.03 00:37:10.643997 [ 200 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 258 rows starting from the beginning of the part | ||
| 6232 | 2026.02.03 00:37:10.644035 [ 200 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 846 rows starting from the beginning of the part | ||
| 6233 | 2026.02.03 00:37:10.644078 [ 200 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 258 rows starting from the beginning of the part | ||
| 6234 | 2026.02.03 00:37:10.644258 [ 276 ] {8e333521-8b0e-4fa5-a5ab-75325ff98fcf} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.02.03 00:37:10.644300 [ 276 ] {8e333521-8b0e-4fa5-a5ab-75325ff98fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6236 | 2026.02.03 00:37:10.644611 [ 276 ] {8e333521-8b0e-4fa5-a5ab-75325ff98fcf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6237 | 2026.02.03 00:37:10.644836 [ 276 ] {8e333521-8b0e-4fa5-a5ab-75325ff98fcf} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2026.02.03 00:37:10.644988 [ 276 ] {8e333521-8b0e-4fa5-a5ab-75325ff98fcf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 6239 | 2026.02.03 00:37:10.645029 [ 276 ] {8e333521-8b0e-4fa5-a5ab-75325ff98fcf} <Debug> TCPHandler: Processed in 0.001288324 sec. | ||
| 6240 | 2026.02.03 00:37:10.645139 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6241 | 2026.02.03 00:37:10.645232 [ 276 ] {495ea6b7-a9b2-482a-80fe-60f7e4f9f1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6242 | 2026.02.03 00:37:10.645286 [ 276 ] {495ea6b7-a9b2-482a-80fe-60f7e4f9f1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6243 | 2026.02.03 00:37:10.646134 [ 276 ] {495ea6b7-a9b2-482a-80fe-60f7e4f9f1d6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.02.03 00:37:10.646171 [ 276 ] {495ea6b7-a9b2-482a-80fe-60f7e4f9f1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6245 | 2026.02.03 00:37:10.646806 [ 276 ] {495ea6b7-a9b2-482a-80fe-60f7e4f9f1d6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6246 | 2026.02.03 00:37:10.647034 [ 276 ] {495ea6b7-a9b2-482a-80fe-60f7e4f9f1d6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2026.02.03 00:37:10.647158 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6248 | 2026.02.03 00:37:10.647176 [ 276 ] {495ea6b7-a9b2-482a-80fe-60f7e4f9f1d6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001962 sec., 17329.255861365953 rows/sec., 31.05 MiB/sec. | ||
| 6249 | 2026.02.03 00:37:10.647203 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.02.03 00:37:10.647235 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6251 | 2026.02.03 00:37:10.647265 [ 276 ] {495ea6b7-a9b2-482a-80fe-60f7e4f9f1d6} <Debug> TCPHandler: Processed in 0.002172779 sec. | ||
| 6252 | 2026.02.03 00:37:10.647310 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 6253 | 2026.02.03 00:37:10.647390 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2026.02.03 00:37:10.647494 [ 276 ] {31931af1-c49f-47ee-9453-c45cbf1c2b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6255 | 2026.02.03 00:37:10.647511 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6256 | 2026.02.03 00:37:10.647535 [ 276 ] {31931af1-c49f-47ee-9453-c45cbf1c2b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6257 | 2026.02.03 00:37:10.647572 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 515 rows starting from the beginning of the part | ||
| 6258 | 2026.02.03 00:37:10.647696 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 6259 | 2026.02.03 00:37:10.647798 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 6260 | 2026.02.03 00:37:10.647877 [ 276 ] {31931af1-c49f-47ee-9453-c45cbf1c2b88} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.02.03 00:37:10.647899 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 6262 | 2026.02.03 00:37:10.647923 [ 276 ] {31931af1-c49f-47ee-9453-c45cbf1c2b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6263 | 2026.02.03 00:37:10.648007 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 6264 | 2026.02.03 00:37:10.648082 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13030 rows, containing 5 columns (5 merged, 0 gathered) in 0.004369359 sec., 2982130.788520696 rows/sec., 200.70 MiB/sec. | ||
| 6265 | 2026.02.03 00:37:10.648116 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 6266 | 2026.02.03 00:37:10.648256 [ 276 ] {31931af1-c49f-47ee-9453-c45cbf1c2b88} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6267 | 2026.02.03 00:37:10.648496 [ 276 ] {31931af1-c49f-47ee-9453-c45cbf1c2b88} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.02.03 00:37:10.648557 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6269 | 2026.02.03 00:37:10.648635 [ 276 ] {31931af1-c49f-47ee-9453-c45cbf1c2b88} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001159 sec., 75927.52372735116 rows/sec., 4.77 MiB/sec. | ||
| 6270 | 2026.02.03 00:37:10.648642 [ 148 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6271 | 2026.02.03 00:37:10.648677 [ 276 ] {31931af1-c49f-47ee-9453-c45cbf1c2b88} <Debug> TCPHandler: Processed in 0.001334244 sec. | ||
| 6272 | 2026.02.03 00:37:10.648710 [ 148 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.02.03 00:37:10.648743 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6274 | 2026.02.03 00:37:10.648862 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 6275 | 2026.02.03 00:37:10.648937 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.02.03 00:37:10.648974 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6277 | 2026.02.03 00:37:10.649007 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2220 rows starting from the beginning of the part | ||
| 6278 | 2026.02.03 00:37:10.649028 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6279 | 2026.02.03 00:37:10.649064 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 6280 | 2026.02.03 00:37:10.649106 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 6281 | 2026.02.03 00:37:10.649118 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 6282 | 2026.02.03 00:37:10.649141 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part | ||
| 6283 | 2026.02.03 00:37:10.649178 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 6284 | 2026.02.03 00:37:10.649215 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 88 rows starting from the beginning of the part | ||
| 6285 | 2026.02.03 00:37:10.650338 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.001531667 sec., 1700108.4439372267 rows/sec., 109.82 MiB/sec. | ||
| 6286 | 2026.02.03 00:37:10.650629 [ 188 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6287 | 2026.02.03 00:37:10.650940 [ 188 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_36_7} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.02.03 00:37:10.651015 [ 188 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_36_7} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6289 | 2026.02.03 00:37:10.651096 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6290 | 2026.02.03 00:37:10.654830 [ 198 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 19 columns (19 merged, 0 gathered) in 0.007551546 sec., 83823.8951335263 rows/sec., 150.21 MiB/sec. | ||
| 6291 | 2026.02.03 00:37:10.655968 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6292 | 2026.02.03 00:37:10.656324 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.02.03 00:37:10.656406 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6294 | 2026.02.03 00:37:10.656530 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 6295 | 2026.02.03 00:37:11.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.37 MiB, peak 274.79 MiB, free memory in arenas 0.00 B, will set to 269.13 MiB (RSS), difference: 1.76 MiB | ||
| 6296 | 2026.02.03 00:37:14.990210 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13775 | ||
| 6297 | 2026.02.03 00:37:14.990796 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2026.02.03 00:37:14.990854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6299 | 2026.02.03 00:37:14.991400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6300 | 2026.02.03 00:37:14.991640 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2026.02.03 00:37:14.991790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13775 | ||
| 6302 | 2026.02.03 00:37:15.622010 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2026.02.03 00:37:15.622301 [ 276 ] {011fcd13-dc53-43eb-864e-f37e5e775426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6304 | 2026.02.03 00:37:15.622379 [ 276 ] {011fcd13-dc53-43eb-864e-f37e5e775426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6305 | 2026.02.03 00:37:15.623101 [ 276 ] {011fcd13-dc53-43eb-864e-f37e5e775426} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.02.03 00:37:15.623156 [ 276 ] {011fcd13-dc53-43eb-864e-f37e5e775426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6307 | 2026.02.03 00:37:15.623561 [ 276 ] {011fcd13-dc53-43eb-864e-f37e5e775426} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6308 | 2026.02.03 00:37:15.623796 [ 276 ] {011fcd13-dc53-43eb-864e-f37e5e775426} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.02.03 00:37:15.623958 [ 276 ] {011fcd13-dc53-43eb-864e-f37e5e775426} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001736 sec., 41474.654377880186 rows/sec., 3.33 MiB/sec. | ||
| 6310 | 2026.02.03 00:37:15.624010 [ 276 ] {011fcd13-dc53-43eb-864e-f37e5e775426} <Debug> TCPHandler: Processed in 0.0021898 sec. | ||
| 6311 | 2026.02.03 00:37:15.624146 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2026.02.03 00:37:15.624252 [ 276 ] {49f0ee65-eaf0-4e13-8418-dd8a5741a03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6313 | 2026.02.03 00:37:15.624296 [ 276 ] {49f0ee65-eaf0-4e13-8418-dd8a5741a03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6314 | 2026.02.03 00:37:15.624768 [ 276 ] {49f0ee65-eaf0-4e13-8418-dd8a5741a03d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.02.03 00:37:15.624810 [ 276 ] {49f0ee65-eaf0-4e13-8418-dd8a5741a03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6316 | 2026.02.03 00:37:15.625115 [ 276 ] {49f0ee65-eaf0-4e13-8418-dd8a5741a03d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6317 | 2026.02.03 00:37:15.625324 [ 276 ] {49f0ee65-eaf0-4e13-8418-dd8a5741a03d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.02.03 00:37:15.625460 [ 276 ] {49f0ee65-eaf0-4e13-8418-dd8a5741a03d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001232 sec., 6493.506493506494 rows/sec., 488.28 KiB/sec. | ||
| 6319 | 2026.02.03 00:37:15.625499 [ 276 ] {49f0ee65-eaf0-4e13-8418-dd8a5741a03d} <Debug> TCPHandler: Processed in 0.001405336 sec. | ||
| 6320 | 2026.02.03 00:37:15.625613 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2026.02.03 00:37:15.625710 [ 276 ] {d683bb8f-83a3-470f-a364-50a722ceeb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6322 | 2026.02.03 00:37:15.625751 [ 276 ] {d683bb8f-83a3-470f-a364-50a722ceeb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6323 | 2026.02.03 00:37:15.626173 [ 276 ] {d683bb8f-83a3-470f-a364-50a722ceeb21} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.02.03 00:37:15.626210 [ 276 ] {d683bb8f-83a3-470f-a364-50a722ceeb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6325 | 2026.02.03 00:37:15.626513 [ 276 ] {d683bb8f-83a3-470f-a364-50a722ceeb21} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6326 | 2026.02.03 00:37:15.626721 [ 276 ] {d683bb8f-83a3-470f-a364-50a722ceeb21} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.02.03 00:37:15.626849 [ 276 ] {d683bb8f-83a3-470f-a364-50a722ceeb21} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001158 sec., 62176.16580310881 rows/sec., 4.85 MiB/sec. | ||
| 6328 | 2026.02.03 00:37:15.626887 [ 276 ] {d683bb8f-83a3-470f-a364-50a722ceeb21} <Debug> TCPHandler: Processed in 0.001322794 sec. | ||
| 6329 | 2026.02.03 00:37:15.627003 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.02.03 00:37:15.627099 [ 276 ] {bf2ee27a-1183-493d-bbc2-e249ddf149e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6331 | 2026.02.03 00:37:15.627143 [ 276 ] {bf2ee27a-1183-493d-bbc2-e249ddf149e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6332 | 2026.02.03 00:37:15.627557 [ 276 ] {bf2ee27a-1183-493d-bbc2-e249ddf149e5} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.02.03 00:37:15.627593 [ 276 ] {bf2ee27a-1183-493d-bbc2-e249ddf149e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6334 | 2026.02.03 00:37:15.627920 [ 276 ] {bf2ee27a-1183-493d-bbc2-e249ddf149e5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6335 | 2026.02.03 00:37:15.628132 [ 276 ] {bf2ee27a-1183-493d-bbc2-e249ddf149e5} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.02.03 00:37:15.628260 [ 276 ] {bf2ee27a-1183-493d-bbc2-e249ddf149e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6337 | 2026.02.03 00:37:15.628299 [ 276 ] {bf2ee27a-1183-493d-bbc2-e249ddf149e5} <Debug> TCPHandler: Processed in 0.001344574 sec. | ||
| 6338 | 2026.02.03 00:37:15.628410 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2026.02.03 00:37:15.628503 [ 276 ] {39fb441a-f2d5-471a-a5de-2791bbcc3a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6340 | 2026.02.03 00:37:15.628559 [ 276 ] {39fb441a-f2d5-471a-a5de-2791bbcc3a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6341 | 2026.02.03 00:37:15.629309 [ 276 ] {39fb441a-f2d5-471a-a5de-2791bbcc3a50} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2026.02.03 00:37:15.629346 [ 276 ] {39fb441a-f2d5-471a-a5de-2791bbcc3a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6343 | 2026.02.03 00:37:15.629847 [ 276 ] {39fb441a-f2d5-471a-a5de-2791bbcc3a50} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6344 | 2026.02.03 00:37:15.630067 [ 276 ] {39fb441a-f2d5-471a-a5de-2791bbcc3a50} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.02.03 00:37:15.630204 [ 276 ] {39fb441a-f2d5-471a-a5de-2791bbcc3a50} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001719 sec., 4653.868528214078 rows/sec., 8.34 MiB/sec. | ||
| 6346 | 2026.02.03 00:37:15.630258 [ 276 ] {39fb441a-f2d5-471a-a5de-2791bbcc3a50} <Debug> TCPHandler: Processed in 0.001897594 sec. | ||
| 6347 | 2026.02.03 00:37:15.630371 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2026.02.03 00:37:15.630467 [ 276 ] {fb93fe99-cf1d-4cdf-8b79-796d02f950c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6349 | 2026.02.03 00:37:15.630510 [ 276 ] {fb93fe99-cf1d-4cdf-8b79-796d02f950c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6350 | 2026.02.03 00:37:15.630855 [ 276 ] {fb93fe99-cf1d-4cdf-8b79-796d02f950c0} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.02.03 00:37:15.630889 [ 276 ] {fb93fe99-cf1d-4cdf-8b79-796d02f950c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6352 | 2026.02.03 00:37:15.631192 [ 276 ] {fb93fe99-cf1d-4cdf-8b79-796d02f950c0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6353 | 2026.02.03 00:37:15.631400 [ 276 ] {fb93fe99-cf1d-4cdf-8b79-796d02f950c0} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.02.03 00:37:15.631527 [ 276 ] {fb93fe99-cf1d-4cdf-8b79-796d02f950c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 6355 | 2026.02.03 00:37:15.631563 [ 276 ] {fb93fe99-cf1d-4cdf-8b79-796d02f950c0} <Debug> TCPHandler: Processed in 0.001240922 sec. | ||
| 6356 | 2026.02.03 00:37:15.807665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6357 | 2026.02.03 00:37:15.825009 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.02.03 00:37:15.825053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6359 | 2026.02.03 00:37:15.831195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6360 | 2026.02.03 00:37:15.831882 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.02.03 00:37:15.834893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6362 | 2026.02.03 00:37:17.466941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 836 | ||
| 6363 | 2026.02.03 00:37:17.469282 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.02.03 00:37:17.469344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6365 | 2026.02.03 00:37:17.470543 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6366 | 2026.02.03 00:37:17.470823 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.02.03 00:37:17.471184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 836 | ||
| 6368 | 2026.02.03 00:37:20.642018 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.02.03 00:37:20.642315 [ 276 ] {877e9b9b-958d-4bbe-b091-ad730bc6ffcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6370 | 2026.02.03 00:37:20.642428 [ 276 ] {877e9b9b-958d-4bbe-b091-ad730bc6ffcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6371 | 2026.02.03 00:37:20.643646 [ 276 ] {877e9b9b-958d-4bbe-b091-ad730bc6ffcb} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.02.03 00:37:20.643724 [ 276 ] {877e9b9b-958d-4bbe-b091-ad730bc6ffcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6373 | 2026.02.03 00:37:20.644314 [ 276 ] {877e9b9b-958d-4bbe-b091-ad730bc6ffcb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6374 | 2026.02.03 00:37:20.644637 [ 276 ] {877e9b9b-958d-4bbe-b091-ad730bc6ffcb} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.02.03 00:37:20.644868 [ 276 ] {877e9b9b-958d-4bbe-b091-ad730bc6ffcb} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002627 sec., 101256.18576322802 rows/sec., 6.43 MiB/sec. | ||
| 6376 | 2026.02.03 00:37:20.644957 [ 276 ] {877e9b9b-958d-4bbe-b091-ad730bc6ffcb} <Debug> TCPHandler: Processed in 0.003191037 sec. | ||
| 6377 | 2026.02.03 00:37:20.645195 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6378 | 2026.02.03 00:37:20.645345 [ 276 ] {898c264d-78d8-4efb-8660-329a0b9895b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6379 | 2026.02.03 00:37:20.645494 [ 276 ] {898c264d-78d8-4efb-8660-329a0b9895b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6380 | 2026.02.03 00:37:20.649986 [ 276 ] {898c264d-78d8-4efb-8660-329a0b9895b6} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2026.02.03 00:37:20.650061 [ 276 ] {898c264d-78d8-4efb-8660-329a0b9895b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6382 | 2026.02.03 00:37:20.650625 [ 276 ] {898c264d-78d8-4efb-8660-329a0b9895b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6383 | 2026.02.03 00:37:20.650980 [ 276 ] {898c264d-78d8-4efb-8660-329a0b9895b6} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2026.02.03 00:37:20.651214 [ 276 ] {898c264d-78d8-4efb-8660-329a0b9895b6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.005907 sec., 1692.9067208396818 rows/sec., 138.04 KiB/sec. | ||
| 6385 | 2026.02.03 00:37:20.651335 [ 276 ] {898c264d-78d8-4efb-8660-329a0b9895b6} <Debug> TCPHandler: Processed in 0.006232712 sec. | ||
| 6386 | 2026.02.03 00:37:20.651613 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6387 | 2026.02.03 00:37:20.651780 [ 276 ] {5a58fc02-3be8-4fad-841e-800a2c50a4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6388 | 2026.02.03 00:37:20.651855 [ 276 ] {5a58fc02-3be8-4fad-841e-800a2c50a4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6389 | 2026.02.03 00:37:20.653086 [ 276 ] {5a58fc02-3be8-4fad-841e-800a2c50a4f7} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.02.03 00:37:20.653138 [ 276 ] {5a58fc02-3be8-4fad-841e-800a2c50a4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6391 | 2026.02.03 00:37:20.653794 [ 276 ] {5a58fc02-3be8-4fad-841e-800a2c50a4f7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6392 | 2026.02.03 00:37:20.654213 [ 276 ] {5a58fc02-3be8-4fad-841e-800a2c50a4f7} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.02.03 00:37:20.654489 [ 276 ] {5a58fc02-3be8-4fad-841e-800a2c50a4f7} <Debug> executeQuery: Read 825 rows, 67.40 KiB in 0.00276 sec., 298913.04347826086 rows/sec., 23.85 MiB/sec. | ||
| 6394 | 2026.02.03 00:37:20.654581 [ 276 ] {5a58fc02-3be8-4fad-841e-800a2c50a4f7} <Debug> TCPHandler: Processed in 0.003123337 sec. | ||
| 6395 | 2026.02.03 00:37:20.654810 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2026.02.03 00:37:20.654975 [ 276 ] {0fdb3924-cd51-4852-b2c5-e93fbc2bfe8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6397 | 2026.02.03 00:37:20.655038 [ 276 ] {0fdb3924-cd51-4852-b2c5-e93fbc2bfe8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6398 | 2026.02.03 00:37:20.655719 [ 276 ] {0fdb3924-cd51-4852-b2c5-e93fbc2bfe8e} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.02.03 00:37:20.655776 [ 276 ] {0fdb3924-cd51-4852-b2c5-e93fbc2bfe8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6400 | 2026.02.03 00:37:20.656283 [ 276 ] {0fdb3924-cd51-4852-b2c5-e93fbc2bfe8e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6401 | 2026.02.03 00:37:20.656623 [ 276 ] {0fdb3924-cd51-4852-b2c5-e93fbc2bfe8e} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.02.03 00:37:20.656825 [ 276 ] {0fdb3924-cd51-4852-b2c5-e93fbc2bfe8e} <Debug> executeQuery: Read 177 rows, 11.26 KiB in 0.001887 sec., 93799.68203497615 rows/sec., 5.83 MiB/sec. | ||
| 6403 | 2026.02.03 00:37:20.656890 [ 276 ] {0fdb3924-cd51-4852-b2c5-e93fbc2bfe8e} <Debug> TCPHandler: Processed in 0.002166359 sec. | ||
| 6404 | 2026.02.03 00:37:20.657064 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.02.03 00:37:20.657197 [ 276 ] {bd7b2f79-a2de-4ea8-95a2-c221f8f94172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6406 | 2026.02.03 00:37:20.657260 [ 276 ] {bd7b2f79-a2de-4ea8-95a2-c221f8f94172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6407 | 2026.02.03 00:37:20.659140 [ 276 ] {bd7b2f79-a2de-4ea8-95a2-c221f8f94172} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.02.03 00:37:20.659196 [ 276 ] {bd7b2f79-a2de-4ea8-95a2-c221f8f94172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6409 | 2026.02.03 00:37:20.660156 [ 276 ] {bd7b2f79-a2de-4ea8-95a2-c221f8f94172} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6410 | 2026.02.03 00:37:20.660511 [ 276 ] {bd7b2f79-a2de-4ea8-95a2-c221f8f94172} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.02.03 00:37:20.660770 [ 276 ] {bd7b2f79-a2de-4ea8-95a2-c221f8f94172} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.003603 sec., 38856.50846516791 rows/sec., 2.51 MiB/sec. | ||
| 6412 | 2026.02.03 00:37:20.660853 [ 276 ] {bd7b2f79-a2de-4ea8-95a2-c221f8f94172} <Debug> TCPHandler: Processed in 0.00385373 sec. | ||
| 6413 | 2026.02.03 00:37:20.661509 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2026.02.03 00:37:20.661738 [ 276 ] {82d462bb-a425-43d3-b70d-46e5a23c1d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6415 | 2026.02.03 00:37:20.661822 [ 276 ] {82d462bb-a425-43d3-b70d-46e5a23c1d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6416 | 2026.02.03 00:37:20.662937 [ 276 ] {82d462bb-a425-43d3-b70d-46e5a23c1d41} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.02.03 00:37:20.663021 [ 276 ] {82d462bb-a425-43d3-b70d-46e5a23c1d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6418 | 2026.02.03 00:37:20.663738 [ 276 ] {82d462bb-a425-43d3-b70d-46e5a23c1d41} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6419 | 2026.02.03 00:37:20.664108 [ 276 ] {82d462bb-a425-43d3-b70d-46e5a23c1d41} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.02.03 00:37:20.664645 [ 276 ] {82d462bb-a425-43d3-b70d-46e5a23c1d41} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.002993 sec., 46441.69729368527 rows/sec., 2.64 MiB/sec. | ||
| 6421 | 2026.02.03 00:37:20.664737 [ 276 ] {82d462bb-a425-43d3-b70d-46e5a23c1d41} <Debug> TCPHandler: Processed in 0.003353251 sec. | ||
| 6422 | 2026.02.03 00:37:20.664965 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6423 | 2026.02.03 00:37:20.665106 [ 276 ] {9e6ad278-c133-44ec-afc2-586f284b942b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6424 | 2026.02.03 00:37:20.665168 [ 276 ] {9e6ad278-c133-44ec-afc2-586f284b942b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6425 | 2026.02.03 00:37:20.666197 [ 276 ] {9e6ad278-c133-44ec-afc2-586f284b942b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.02.03 00:37:20.666247 [ 276 ] {9e6ad278-c133-44ec-afc2-586f284b942b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6427 | 2026.02.03 00:37:20.667738 [ 276 ] {9e6ad278-c133-44ec-afc2-586f284b942b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6428 | 2026.02.03 00:37:20.668057 [ 276 ] {9e6ad278-c133-44ec-afc2-586f284b942b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.02.03 00:37:20.668272 [ 276 ] {9e6ad278-c133-44ec-afc2-586f284b942b} <Debug> executeQuery: Read 507 rows, 36.82 KiB in 0.003203 sec., 158289.1039650328 rows/sec., 11.23 MiB/sec. | ||
| 6430 | 2026.02.03 00:37:20.668336 [ 276 ] {9e6ad278-c133-44ec-afc2-586f284b942b} <Debug> TCPHandler: Processed in 0.003461163 sec. | ||
| 6431 | 2026.02.03 00:37:20.668940 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6432 | 2026.02.03 00:37:20.669084 [ 276 ] {0665e7f0-193c-44aa-a1bf-571b6bf8fc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6433 | 2026.02.03 00:37:20.669152 [ 276 ] {0665e7f0-193c-44aa-a1bf-571b6bf8fc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6434 | 2026.02.03 00:37:20.669683 [ 276 ] {0665e7f0-193c-44aa-a1bf-571b6bf8fc2d} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.02.03 00:37:20.669731 [ 276 ] {0665e7f0-193c-44aa-a1bf-571b6bf8fc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6436 | 2026.02.03 00:37:20.670243 [ 276 ] {0665e7f0-193c-44aa-a1bf-571b6bf8fc2d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6437 | 2026.02.03 00:37:20.670580 [ 276 ] {0665e7f0-193c-44aa-a1bf-571b6bf8fc2d} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.02.03 00:37:20.670814 [ 276 ] {0665e7f0-193c-44aa-a1bf-571b6bf8fc2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001768 sec., 3393.6651583710404 rows/sec., 177.31 KiB/sec. | ||
| 6439 | 2026.02.03 00:37:20.670892 [ 276 ] {0665e7f0-193c-44aa-a1bf-571b6bf8fc2d} <Debug> TCPHandler: Processed in 0.002268021 sec. | ||
| 6440 | 2026.02.03 00:37:20.671851 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2026.02.03 00:37:20.671989 [ 276 ] {bbb2ef7c-16ac-4cbf-a931-98f0d00303e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6442 | 2026.02.03 00:37:20.672052 [ 276 ] {bbb2ef7c-16ac-4cbf-a931-98f0d00303e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6443 | 2026.02.03 00:37:20.673523 [ 276 ] {bbb2ef7c-16ac-4cbf-a931-98f0d00303e1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.02.03 00:37:20.673575 [ 276 ] {bbb2ef7c-16ac-4cbf-a931-98f0d00303e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6445 | 2026.02.03 00:37:20.674188 [ 276 ] {bbb2ef7c-16ac-4cbf-a931-98f0d00303e1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6446 | 2026.02.03 00:37:20.674634 [ 276 ] {bbb2ef7c-16ac-4cbf-a931-98f0d00303e1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.02.03 00:37:20.674870 [ 276 ] {bbb2ef7c-16ac-4cbf-a931-98f0d00303e1} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.002915 sec., 90222.9845626072 rows/sec., 6.01 MiB/sec. | ||
| 6448 | 2026.02.03 00:37:20.674938 [ 276 ] {bbb2ef7c-16ac-4cbf-a931-98f0d00303e1} <Debug> TCPHandler: Processed in 0.003161047 sec. | ||
| 6449 | 2026.02.03 00:37:20.675471 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.02.03 00:37:20.675607 [ 276 ] {a6090578-463e-4f41-96f8-96d54f3585a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6451 | 2026.02.03 00:37:20.676388 [ 276 ] {a6090578-463e-4f41-96f8-96d54f3585a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6452 | 2026.02.03 00:37:20.678309 [ 276 ] {a6090578-463e-4f41-96f8-96d54f3585a9} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.02.03 00:37:20.678395 [ 276 ] {a6090578-463e-4f41-96f8-96d54f3585a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6454 | 2026.02.03 00:37:20.680292 [ 276 ] {a6090578-463e-4f41-96f8-96d54f3585a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6455 | 2026.02.03 00:37:20.681027 [ 276 ] {a6090578-463e-4f41-96f8-96d54f3585a9} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.02.03 00:37:20.682308 [ 276 ] {a6090578-463e-4f41-96f8-96d54f3585a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006732 sec., 148.54426619132502 rows/sec., 10.01 KiB/sec. | ||
| 6457 | 2026.02.03 00:37:20.682382 [ 276 ] {a6090578-463e-4f41-96f8-96d54f3585a9} <Debug> TCPHandler: Processed in 0.007033597 sec. | ||
| 6458 | 2026.02.03 00:37:20.682919 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6459 | 2026.02.03 00:37:20.683075 [ 276 ] {f494d515-055e-43e3-b736-3bcb4b610116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6460 | 2026.02.03 00:37:20.683167 [ 276 ] {f494d515-055e-43e3-b736-3bcb4b610116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6461 | 2026.02.03 00:37:20.684509 [ 276 ] {f494d515-055e-43e3-b736-3bcb4b610116} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.02.03 00:37:20.684573 [ 276 ] {f494d515-055e-43e3-b736-3bcb4b610116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6463 | 2026.02.03 00:37:20.686576 [ 276 ] {f494d515-055e-43e3-b736-3bcb4b610116} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6464 | 2026.02.03 00:37:20.687934 [ 276 ] {f494d515-055e-43e3-b736-3bcb4b610116} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.02.03 00:37:20.688281 [ 276 ] {f494d515-055e-43e3-b736-3bcb4b610116} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.005244 sec., 6483.600305110602 rows/sec., 11.62 MiB/sec. | ||
| 6466 | 2026.02.03 00:37:20.688573 [ 276 ] {f494d515-055e-43e3-b736-3bcb4b610116} <Debug> TCPHandler: Processed in 0.005931027 sec. | ||
| 6467 | 2026.02.03 00:37:20.688899 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.02.03 00:37:20.689090 [ 276 ] {839d71cd-75b2-409c-914b-e1084400e971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6469 | 2026.02.03 00:37:20.689178 [ 276 ] {839d71cd-75b2-409c-914b-e1084400e971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6470 | 2026.02.03 00:37:20.689923 [ 276 ] {839d71cd-75b2-409c-914b-e1084400e971} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.02.03 00:37:20.689979 [ 276 ] {839d71cd-75b2-409c-914b-e1084400e971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6472 | 2026.02.03 00:37:20.690975 [ 276 ] {839d71cd-75b2-409c-914b-e1084400e971} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6473 | 2026.02.03 00:37:20.691464 [ 276 ] {839d71cd-75b2-409c-914b-e1084400e971} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.02.03 00:37:20.691727 [ 276 ] {839d71cd-75b2-409c-914b-e1084400e971} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.002696 sec., 32640.949554896142 rows/sec., 2.05 MiB/sec. | ||
| 6475 | 2026.02.03 00:37:20.691800 [ 276 ] {839d71cd-75b2-409c-914b-e1084400e971} <Debug> TCPHandler: Processed in 0.003057475 sec. | ||
| 6476 | 2026.02.03 00:37:22.314064 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6477 | 2026.02.03 00:37:22.314115 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6478 | 2026.02.03 00:37:22.492798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14287 | ||
| 6479 | 2026.02.03 00:37:22.493339 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.02.03 00:37:22.493389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6481 | 2026.02.03 00:37:22.493894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6482 | 2026.02.03 00:37:22.494139 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.02.03 00:37:22.494286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14287 | ||
| 6484 | 2026.02.03 00:37:23.335895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6485 | 2026.02.03 00:37:23.353963 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.02.03 00:37:23.354031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6487 | 2026.02.03 00:37:23.359719 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6488 | 2026.02.03 00:37:23.360441 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.02.03 00:37:23.363496 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6490 | 2026.02.03 00:37:25.622258 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.02.03 00:37:25.622461 [ 276 ] {815b76f3-1f87-42f5-bd7a-9529f2ed5133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6492 | 2026.02.03 00:37:25.622530 [ 276 ] {815b76f3-1f87-42f5-bd7a-9529f2ed5133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6493 | 2026.02.03 00:37:25.623219 [ 276 ] {815b76f3-1f87-42f5-bd7a-9529f2ed5133} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.02.03 00:37:25.623271 [ 276 ] {815b76f3-1f87-42f5-bd7a-9529f2ed5133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6495 | 2026.02.03 00:37:25.623674 [ 276 ] {815b76f3-1f87-42f5-bd7a-9529f2ed5133} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6496 | 2026.02.03 00:37:25.623905 [ 276 ] {815b76f3-1f87-42f5-bd7a-9529f2ed5133} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.02.03 00:37:25.624074 [ 276 ] {815b76f3-1f87-42f5-bd7a-9529f2ed5133} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001663 sec., 43295.249549007814 rows/sec., 3.47 MiB/sec. | ||
| 6498 | 2026.02.03 00:37:25.624134 [ 276 ] {815b76f3-1f87-42f5-bd7a-9529f2ed5133} <Debug> TCPHandler: Processed in 0.002012016 sec. | ||
| 6499 | 2026.02.03 00:37:25.624272 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.02.03 00:37:25.624377 [ 276 ] {ca6addd0-9a0c-49ef-a9a6-3a2582249c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6501 | 2026.02.03 00:37:25.624423 [ 276 ] {ca6addd0-9a0c-49ef-a9a6-3a2582249c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6502 | 2026.02.03 00:37:25.624852 [ 276 ] {ca6addd0-9a0c-49ef-a9a6-3a2582249c93} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.02.03 00:37:25.624892 [ 276 ] {ca6addd0-9a0c-49ef-a9a6-3a2582249c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6504 | 2026.02.03 00:37:25.625203 [ 276 ] {ca6addd0-9a0c-49ef-a9a6-3a2582249c93} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6505 | 2026.02.03 00:37:25.625427 [ 276 ] {ca6addd0-9a0c-49ef-a9a6-3a2582249c93} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.02.03 00:37:25.625564 [ 276 ] {ca6addd0-9a0c-49ef-a9a6-3a2582249c93} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001211 sec., 6606.110652353426 rows/sec., 496.75 KiB/sec. | ||
| 6507 | 2026.02.03 00:37:25.625604 [ 276 ] {ca6addd0-9a0c-49ef-a9a6-3a2582249c93} <Debug> TCPHandler: Processed in 0.001383915 sec. | ||
| 6508 | 2026.02.03 00:37:25.625719 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.02.03 00:37:25.625815 [ 276 ] {13aefcb7-ef6e-49b8-91ed-de11b07cb973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6510 | 2026.02.03 00:37:25.625857 [ 276 ] {13aefcb7-ef6e-49b8-91ed-de11b07cb973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6511 | 2026.02.03 00:37:25.626274 [ 276 ] {13aefcb7-ef6e-49b8-91ed-de11b07cb973} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.02.03 00:37:25.626311 [ 276 ] {13aefcb7-ef6e-49b8-91ed-de11b07cb973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6513 | 2026.02.03 00:37:25.626617 [ 276 ] {13aefcb7-ef6e-49b8-91ed-de11b07cb973} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6514 | 2026.02.03 00:37:25.626828 [ 276 ] {13aefcb7-ef6e-49b8-91ed-de11b07cb973} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.02.03 00:37:25.626957 [ 276 ] {13aefcb7-ef6e-49b8-91ed-de11b07cb973} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001161 sec., 62015.503875969 rows/sec., 4.84 MiB/sec. | ||
| 6516 | 2026.02.03 00:37:25.626996 [ 276 ] {13aefcb7-ef6e-49b8-91ed-de11b07cb973} <Debug> TCPHandler: Processed in 0.001326344 sec. | ||
| 6517 | 2026.02.03 00:37:25.627113 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6518 | 2026.02.03 00:37:25.627208 [ 276 ] {08aad8e7-ba0b-4e61-9cdb-2c057fb93395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6519 | 2026.02.03 00:37:25.627254 [ 276 ] {08aad8e7-ba0b-4e61-9cdb-2c057fb93395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6520 | 2026.02.03 00:37:25.627663 [ 276 ] {08aad8e7-ba0b-4e61-9cdb-2c057fb93395} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.02.03 00:37:25.627697 [ 276 ] {08aad8e7-ba0b-4e61-9cdb-2c057fb93395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6522 | 2026.02.03 00:37:25.628022 [ 276 ] {08aad8e7-ba0b-4e61-9cdb-2c057fb93395} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6523 | 2026.02.03 00:37:25.628238 [ 276 ] {08aad8e7-ba0b-4e61-9cdb-2c057fb93395} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.02.03 00:37:25.628366 [ 276 ] {08aad8e7-ba0b-4e61-9cdb-2c057fb93395} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 6525 | 2026.02.03 00:37:25.628403 [ 276 ] {08aad8e7-ba0b-4e61-9cdb-2c057fb93395} <Debug> TCPHandler: Processed in 0.001337994 sec. | ||
| 6526 | 2026.02.03 00:37:25.628503 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.02.03 00:37:25.628597 [ 276 ] {633ef713-45de-4ae2-ae76-8077b1377076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6528 | 2026.02.03 00:37:25.628653 [ 276 ] {633ef713-45de-4ae2-ae76-8077b1377076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6529 | 2026.02.03 00:37:25.629430 [ 276 ] {633ef713-45de-4ae2-ae76-8077b1377076} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.02.03 00:37:25.629467 [ 276 ] {633ef713-45de-4ae2-ae76-8077b1377076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6531 | 2026.02.03 00:37:25.629979 [ 276 ] {633ef713-45de-4ae2-ae76-8077b1377076} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6532 | 2026.02.03 00:37:25.630208 [ 276 ] {633ef713-45de-4ae2-ae76-8077b1377076} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.02.03 00:37:25.630347 [ 276 ] {633ef713-45de-4ae2-ae76-8077b1377076} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001767 sec., 4527.447651386531 rows/sec., 8.11 MiB/sec. | ||
| 6534 | 2026.02.03 00:37:25.630413 [ 276 ] {633ef713-45de-4ae2-ae76-8077b1377076} <Debug> TCPHandler: Processed in 0.001958505 sec. | ||
| 6535 | 2026.02.03 00:37:25.630531 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6536 | 2026.02.03 00:37:25.630626 [ 276 ] {22023412-196d-4335-bb6e-5c2bcbe4d16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6537 | 2026.02.03 00:37:25.630669 [ 276 ] {22023412-196d-4335-bb6e-5c2bcbe4d16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6538 | 2026.02.03 00:37:25.631014 [ 276 ] {22023412-196d-4335-bb6e-5c2bcbe4d16e} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.02.03 00:37:25.631050 [ 276 ] {22023412-196d-4335-bb6e-5c2bcbe4d16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6540 | 2026.02.03 00:37:25.631351 [ 276 ] {22023412-196d-4335-bb6e-5c2bcbe4d16e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6541 | 2026.02.03 00:37:25.631566 [ 276 ] {22023412-196d-4335-bb6e-5c2bcbe4d16e} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.02.03 00:37:25.631695 [ 276 ] {22023412-196d-4335-bb6e-5c2bcbe4d16e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6543 | 2026.02.03 00:37:25.631731 [ 276 ] {22023412-196d-4335-bb6e-5c2bcbe4d16e} <Debug> TCPHandler: Processed in 0.001248733 sec. | ||
| 6544 | 2026.02.03 00:37:27.472239 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 872 | ||
| 6545 | 2026.02.03 00:37:27.474486 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.02.03 00:37:27.474534 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6547 | 2026.02.03 00:37:27.475693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6548 | 2026.02.03 00:37:27.475947 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.02.03 00:37:27.476186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 6550 | 2026.02.03 00:37:29.995387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14735 | ||
| 6551 | 2026.02.03 00:37:29.996157 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.02.03 00:37:29.996203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6553 | 2026.02.03 00:37:29.996688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6554 | 2026.02.03 00:37:29.996911 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.02.03 00:37:29.997042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14735 | ||
| 6556 | 2026.02.03 00:37:29.997108 [ 93 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6557 | 2026.02.03 00:37:29.997209 [ 93 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.02.03 00:37:29.997252 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6559 | 2026.02.03 00:37:29.997410 [ 197 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 6560 | 2026.02.03 00:37:29.997604 [ 197 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6561 | 2026.02.03 00:37:29.997654 [ 197 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12367 rows starting from the beginning of the part | ||
| 6562 | 2026.02.03 00:37:29.997730 [ 197 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6563 | 2026.02.03 00:37:29.997782 [ 197 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6564 | 2026.02.03 00:37:29.997825 [ 197 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6565 | 2026.02.03 00:37:29.997868 [ 197 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6566 | 2026.02.03 00:37:29.997911 [ 197 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6567 | 2026.02.03 00:37:30.000036 [ 195 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14735 rows, containing 4 columns (4 merged, 0 gathered) in 0.002694968 sec., 5467597.388911483 rows/sec., 78.21 MiB/sec. | ||
| 6568 | 2026.02.03 00:37:30.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.56 MiB, peak 275.69 MiB, free memory in arenas 0.00 B, will set to 269.24 MiB (RSS), difference: -6.32 MiB | ||
| 6569 | 2026.02.03 00:37:30.000350 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6570 | 2026.02.03 00:37:30.000621 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_31_6} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.02.03 00:37:30.000701 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_31_6} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6572 | 2026.02.03 00:37:30.000781 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6573 | 2026.02.03 00:37:30.630545 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.02.03 00:37:30.630769 [ 276 ] {3641598e-625d-4e1c-b5c6-9f1e72e186ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6575 | 2026.02.03 00:37:30.630857 [ 276 ] {3641598e-625d-4e1c-b5c6-9f1e72e186ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6576 | 2026.02.03 00:37:30.631764 [ 276 ] {3641598e-625d-4e1c-b5c6-9f1e72e186ca} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.02.03 00:37:30.631818 [ 276 ] {3641598e-625d-4e1c-b5c6-9f1e72e186ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6578 | 2026.02.03 00:37:30.632257 [ 276 ] {3641598e-625d-4e1c-b5c6-9f1e72e186ca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6579 | 2026.02.03 00:37:30.632509 [ 276 ] {3641598e-625d-4e1c-b5c6-9f1e72e186ca} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.02.03 00:37:30.632679 [ 276 ] {3641598e-625d-4e1c-b5c6-9f1e72e186ca} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001972 sec., 134888.43813387427 rows/sec., 8.57 MiB/sec. | ||
| 6581 | 2026.02.03 00:37:30.632734 [ 276 ] {3641598e-625d-4e1c-b5c6-9f1e72e186ca} <Debug> TCPHandler: Processed in 0.002353042 sec. | ||
| 6582 | 2026.02.03 00:37:30.632872 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.02.03 00:37:30.632978 [ 276 ] {b106fcf2-b8ef-4988-9e95-43de108103fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6584 | 2026.02.03 00:37:30.633023 [ 276 ] {b106fcf2-b8ef-4988-9e95-43de108103fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6585 | 2026.02.03 00:37:30.633820 [ 276 ] {b106fcf2-b8ef-4988-9e95-43de108103fe} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.02.03 00:37:30.633860 [ 276 ] {b106fcf2-b8ef-4988-9e95-43de108103fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6587 | 2026.02.03 00:37:30.634223 [ 276 ] {b106fcf2-b8ef-4988-9e95-43de108103fe} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6588 | 2026.02.03 00:37:30.634453 [ 276 ] {b106fcf2-b8ef-4988-9e95-43de108103fe} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.02.03 00:37:30.634588 [ 276 ] {b106fcf2-b8ef-4988-9e95-43de108103fe} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001635 sec., 501529.0519877676 rows/sec., 40.04 MiB/sec. | ||
| 6590 | 2026.02.03 00:37:30.634632 [ 276 ] {b106fcf2-b8ef-4988-9e95-43de108103fe} <Debug> TCPHandler: Processed in 0.001815713 sec. | ||
| 6591 | 2026.02.03 00:37:30.634756 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2026.02.03 00:37:30.634850 [ 276 ] {6acd5d1c-6700-409b-a6d9-8f4ee67fbea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6593 | 2026.02.03 00:37:30.634891 [ 276 ] {6acd5d1c-6700-409b-a6d9-8f4ee67fbea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6594 | 2026.02.03 00:37:30.635349 [ 276 ] {6acd5d1c-6700-409b-a6d9-8f4ee67fbea4} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2026.02.03 00:37:30.635386 [ 276 ] {6acd5d1c-6700-409b-a6d9-8f4ee67fbea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6596 | 2026.02.03 00:37:30.635696 [ 276 ] {6acd5d1c-6700-409b-a6d9-8f4ee67fbea4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6597 | 2026.02.03 00:37:30.635926 [ 276 ] {6acd5d1c-6700-409b-a6d9-8f4ee67fbea4} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.02.03 00:37:30.636060 [ 276 ] {6acd5d1c-6700-409b-a6d9-8f4ee67fbea4} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001228 sec., 135993.48534201956 rows/sec., 8.40 MiB/sec. | ||
| 6599 | 2026.02.03 00:37:30.636108 [ 276 ] {6acd5d1c-6700-409b-a6d9-8f4ee67fbea4} <Debug> TCPHandler: Processed in 0.001399475 sec. | ||
| 6600 | 2026.02.03 00:37:30.636251 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.02.03 00:37:30.636343 [ 276 ] {cac5f747-c891-4612-b9c2-fbc767b77837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6602 | 2026.02.03 00:37:30.636383 [ 276 ] {cac5f747-c891-4612-b9c2-fbc767b77837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6603 | 2026.02.03 00:37:30.636831 [ 276 ] {cac5f747-c891-4612-b9c2-fbc767b77837} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.02.03 00:37:30.636868 [ 276 ] {cac5f747-c891-4612-b9c2-fbc767b77837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6605 | 2026.02.03 00:37:30.637188 [ 276 ] {cac5f747-c891-4612-b9c2-fbc767b77837} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6606 | 2026.02.03 00:37:30.637412 [ 276 ] {cac5f747-c891-4612-b9c2-fbc767b77837} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.02.03 00:37:30.637544 [ 276 ] {cac5f747-c891-4612-b9c2-fbc767b77837} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001219 sec., 114848.23625922887 rows/sec., 7.42 MiB/sec. | ||
| 6608 | 2026.02.03 00:37:30.637581 [ 276 ] {cac5f747-c891-4612-b9c2-fbc767b77837} <Debug> TCPHandler: Processed in 0.001377545 sec. | ||
| 6609 | 2026.02.03 00:37:30.637715 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2026.02.03 00:37:30.637808 [ 276 ] {e52886b7-86fd-40ed-a953-fb915eaac732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6611 | 2026.02.03 00:37:30.637847 [ 276 ] {e52886b7-86fd-40ed-a953-fb915eaac732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6612 | 2026.02.03 00:37:30.638283 [ 276 ] {e52886b7-86fd-40ed-a953-fb915eaac732} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.02.03 00:37:30.638319 [ 276 ] {e52886b7-86fd-40ed-a953-fb915eaac732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6614 | 2026.02.03 00:37:30.638634 [ 276 ] {e52886b7-86fd-40ed-a953-fb915eaac732} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6615 | 2026.02.03 00:37:30.638851 [ 276 ] {e52886b7-86fd-40ed-a953-fb915eaac732} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.02.03 00:37:30.638984 [ 276 ] {e52886b7-86fd-40ed-a953-fb915eaac732} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001192 sec., 116610.73825503356 rows/sec., 6.63 MiB/sec. | ||
| 6617 | 2026.02.03 00:37:30.639023 [ 276 ] {e52886b7-86fd-40ed-a953-fb915eaac732} <Debug> TCPHandler: Processed in 0.001360975 sec. | ||
| 6618 | 2026.02.03 00:37:30.639141 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6619 | 2026.02.03 00:37:30.639232 [ 276 ] {45236ea3-254c-4877-89d3-b1e83a044723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6620 | 2026.02.03 00:37:30.639278 [ 276 ] {45236ea3-254c-4877-89d3-b1e83a044723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6621 | 2026.02.03 00:37:30.639873 [ 276 ] {45236ea3-254c-4877-89d3-b1e83a044723} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.02.03 00:37:30.639909 [ 276 ] {45236ea3-254c-4877-89d3-b1e83a044723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6623 | 2026.02.03 00:37:30.640225 [ 276 ] {45236ea3-254c-4877-89d3-b1e83a044723} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6624 | 2026.02.03 00:37:30.640431 [ 276 ] {45236ea3-254c-4877-89d3-b1e83a044723} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2026.02.03 00:37:30.640560 [ 276 ] {45236ea3-254c-4877-89d3-b1e83a044723} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001346 sec., 369242.19910846953 rows/sec., 26.12 MiB/sec. | ||
| 6626 | 2026.02.03 00:37:30.640597 [ 276 ] {45236ea3-254c-4877-89d3-b1e83a044723} <Debug> TCPHandler: Processed in 0.001503537 sec. | ||
| 6627 | 2026.02.03 00:37:30.640707 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6628 | 2026.02.03 00:37:30.640801 [ 276 ] {87821335-7822-4d52-a2bb-fa31ccd1d559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6629 | 2026.02.03 00:37:30.640843 [ 276 ] {87821335-7822-4d52-a2bb-fa31ccd1d559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6630 | 2026.02.03 00:37:30.641186 [ 276 ] {87821335-7822-4d52-a2bb-fa31ccd1d559} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6631 | 2026.02.03 00:37:30.641222 [ 276 ] {87821335-7822-4d52-a2bb-fa31ccd1d559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6632 | 2026.02.03 00:37:30.641529 [ 276 ] {87821335-7822-4d52-a2bb-fa31ccd1d559} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6633 | 2026.02.03 00:37:30.641741 [ 276 ] {87821335-7822-4d52-a2bb-fa31ccd1d559} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.02.03 00:37:30.641876 [ 276 ] {87821335-7822-4d52-a2bb-fa31ccd1d559} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 6635 | 2026.02.03 00:37:30.641914 [ 276 ] {87821335-7822-4d52-a2bb-fa31ccd1d559} <Debug> TCPHandler: Processed in 0.001253212 sec. | ||
| 6636 | 2026.02.03 00:37:30.642026 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6637 | 2026.02.03 00:37:30.642122 [ 276 ] {f6ec0144-2a03-4e7e-b8d2-329cd971355f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6638 | 2026.02.03 00:37:30.642168 [ 276 ] {f6ec0144-2a03-4e7e-b8d2-329cd971355f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6639 | 2026.02.03 00:37:30.642584 [ 276 ] {f6ec0144-2a03-4e7e-b8d2-329cd971355f} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.02.03 00:37:30.642620 [ 276 ] {f6ec0144-2a03-4e7e-b8d2-329cd971355f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6641 | 2026.02.03 00:37:30.642939 [ 276 ] {f6ec0144-2a03-4e7e-b8d2-329cd971355f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6642 | 2026.02.03 00:37:30.643146 [ 276 ] {f6ec0144-2a03-4e7e-b8d2-329cd971355f} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.02.03 00:37:30.643274 [ 276 ] {f6ec0144-2a03-4e7e-b8d2-329cd971355f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001174 sec., 219761.49914821127 rows/sec., 14.63 MiB/sec. | ||
| 6644 | 2026.02.03 00:37:30.643310 [ 276 ] {f6ec0144-2a03-4e7e-b8d2-329cd971355f} <Debug> TCPHandler: Processed in 0.001332264 sec. | ||
| 6645 | 2026.02.03 00:37:30.643422 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2026.02.03 00:37:30.643515 [ 276 ] {697ef265-c611-4241-ab79-c786a3d63cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6647 | 2026.02.03 00:37:30.643557 [ 276 ] {697ef265-c611-4241-ab79-c786a3d63cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6648 | 2026.02.03 00:37:30.643885 [ 276 ] {697ef265-c611-4241-ab79-c786a3d63cae} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.02.03 00:37:30.643921 [ 276 ] {697ef265-c611-4241-ab79-c786a3d63cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6650 | 2026.02.03 00:37:30.644220 [ 276 ] {697ef265-c611-4241-ab79-c786a3d63cae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6651 | 2026.02.03 00:37:30.644435 [ 276 ] {697ef265-c611-4241-ab79-c786a3d63cae} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.02.03 00:37:30.644545 [ 61 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6653 | 2026.02.03 00:37:30.644563 [ 276 ] {697ef265-c611-4241-ab79-c786a3d63cae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 6654 | 2026.02.03 00:37:30.644616 [ 61 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.02.03 00:37:30.644624 [ 276 ] {697ef265-c611-4241-ab79-c786a3d63cae} <Debug> TCPHandler: Processed in 0.001249382 sec. | ||
| 6656 | 2026.02.03 00:37:30.644647 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6657 | 2026.02.03 00:37:30.644762 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6658 | 2026.02.03 00:37:30.644773 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6659 | 2026.02.03 00:37:30.644883 [ 276 ] {80e48001-649c-4a1c-ad36-8b59822dfb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6660 | 2026.02.03 00:37:30.644921 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6661 | 2026.02.03 00:37:30.644946 [ 276 ] {80e48001-649c-4a1c-ad36-8b59822dfb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6662 | 2026.02.03 00:37:30.644969 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6663 | 2026.02.03 00:37:30.645049 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6664 | 2026.02.03 00:37:30.645101 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6665 | 2026.02.03 00:37:30.645147 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6666 | 2026.02.03 00:37:30.645194 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6667 | 2026.02.03 00:37:30.645241 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6668 | 2026.02.03 00:37:30.645844 [ 276 ] {80e48001-649c-4a1c-ad36-8b59822dfb8f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.02.03 00:37:30.645886 [ 276 ] {80e48001-649c-4a1c-ad36-8b59822dfb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6670 | 2026.02.03 00:37:30.646084 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001369635 sec., 14602.430574569138 rows/sec., 983.95 KiB/sec. | ||
| 6671 | 2026.02.03 00:37:30.646268 [ 191 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6672 | 2026.02.03 00:37:30.646480 [ 276 ] {80e48001-649c-4a1c-ad36-8b59822dfb8f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6673 | 2026.02.03 00:37:30.646612 [ 191 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.02.03 00:37:30.646709 [ 191 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_20_4} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6675 | 2026.02.03 00:37:30.646758 [ 276 ] {80e48001-649c-4a1c-ad36-8b59822dfb8f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.02.03 00:37:30.646815 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6677 | 2026.02.03 00:37:30.646912 [ 276 ] {80e48001-649c-4a1c-ad36-8b59822dfb8f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002048 sec., 16601.5625 rows/sec., 29.75 MiB/sec. | ||
| 6678 | 2026.02.03 00:37:30.646984 [ 276 ] {80e48001-649c-4a1c-ad36-8b59822dfb8f} <Debug> TCPHandler: Processed in 0.002285231 sec. | ||
| 6679 | 2026.02.03 00:37:30.647102 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.02.03 00:37:30.647197 [ 276 ] {fe85666c-da69-43fe-8928-50a31dfa8c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6681 | 2026.02.03 00:37:30.647240 [ 276 ] {fe85666c-da69-43fe-8928-50a31dfa8c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6682 | 2026.02.03 00:37:30.647576 [ 276 ] {fe85666c-da69-43fe-8928-50a31dfa8c00} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.02.03 00:37:30.647617 [ 276 ] {fe85666c-da69-43fe-8928-50a31dfa8c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6684 | 2026.02.03 00:37:30.647942 [ 276 ] {fe85666c-da69-43fe-8928-50a31dfa8c00} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6685 | 2026.02.03 00:37:30.648153 [ 276 ] {fe85666c-da69-43fe-8928-50a31dfa8c00} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.02.03 00:37:30.648284 [ 276 ] {fe85666c-da69-43fe-8928-50a31dfa8c00} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001105 sec., 79638.00904977375 rows/sec., 5.00 MiB/sec. | ||
| 6687 | 2026.02.03 00:37:30.648320 [ 276 ] {fe85666c-da69-43fe-8928-50a31dfa8c00} <Debug> TCPHandler: Processed in 0.001267823 sec. | ||
| 6688 | 2026.02.03 00:37:30.864514 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6689 | 2026.02.03 00:37:30.883026 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.02.03 00:37:30.883099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6691 | 2026.02.03 00:37:30.888726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6692 | 2026.02.03 00:37:30.889432 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.02.03 00:37:30.889741 [ 61 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6694 | 2026.02.03 00:37:30.889807 [ 61 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.02.03 00:37:30.889826 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6696 | 2026.02.03 00:37:30.889937 [ 201 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 6697 | 2026.02.03 00:37:30.892840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6698 | 2026.02.03 00:37:30.894218 [ 201 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6699 | 2026.02.03 00:37:30.895792 [ 201 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 6700 | 2026.02.03 00:37:30.900569 [ 201 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 6701 | 2026.02.03 00:37:30.905217 [ 201 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 6702 | 2026.02.03 00:37:30.909729 [ 201 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 6703 | 2026.02.03 00:37:30.914207 [ 201 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 6704 | 2026.02.03 00:37:30.918052 [ 201 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 6705 | 2026.02.03 00:37:30.969287 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.079391941 sec., 2947.4024321939683 rows/sec., 15.24 MiB/sec. | ||
| 6706 | 2026.02.03 00:37:30.972127 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6707 | 2026.02.03 00:37:30.974259 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_31_6} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.02.03 00:37:30.974379 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_31_6} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6709 | 2026.02.03 00:37:30.977103 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6710 | 2026.02.03 00:37:31.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.79 MiB, peak 275.69 MiB, free memory in arenas 0.00 B, will set to 275.12 MiB (RSS), difference: 10.33 MiB | ||
| 6711 | 2026.02.03 00:37:35.650399 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.02.03 00:37:35.650603 [ 276 ] {e00a1a70-3350-4567-b937-9595931f22b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6713 | 2026.02.03 00:37:35.650675 [ 276 ] {e00a1a70-3350-4567-b937-9595931f22b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6714 | 2026.02.03 00:37:35.651329 [ 276 ] {e00a1a70-3350-4567-b937-9595931f22b0} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.02.03 00:37:35.651378 [ 276 ] {e00a1a70-3350-4567-b937-9595931f22b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6716 | 2026.02.03 00:37:35.651789 [ 276 ] {e00a1a70-3350-4567-b937-9595931f22b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6717 | 2026.02.03 00:37:35.652047 [ 276 ] {e00a1a70-3350-4567-b937-9595931f22b0} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.02.03 00:37:35.652214 [ 276 ] {e00a1a70-3350-4567-b937-9595931f22b0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001662 sec., 1203.3694344163657 rows/sec., 98.13 KiB/sec. | ||
| 6719 | 2026.02.03 00:37:35.652268 [ 276 ] {e00a1a70-3350-4567-b937-9595931f22b0} <Debug> TCPHandler: Processed in 0.002017346 sec. | ||
| 6720 | 2026.02.03 00:37:35.652399 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.02.03 00:37:35.652507 [ 276 ] {9cf7058a-811d-4e00-8566-1e67eb6cb23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6722 | 2026.02.03 00:37:35.652553 [ 276 ] {9cf7058a-811d-4e00-8566-1e67eb6cb23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6723 | 2026.02.03 00:37:35.653952 [ 276 ] {9cf7058a-811d-4e00-8566-1e67eb6cb23a} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.02.03 00:37:35.653990 [ 276 ] {9cf7058a-811d-4e00-8566-1e67eb6cb23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6725 | 2026.02.03 00:37:35.654438 [ 276 ] {9cf7058a-811d-4e00-8566-1e67eb6cb23a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6726 | 2026.02.03 00:37:35.654665 [ 276 ] {9cf7058a-811d-4e00-8566-1e67eb6cb23a} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.02.03 00:37:35.654774 [ 94 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6728 | 2026.02.03 00:37:35.654802 [ 276 ] {9cf7058a-811d-4e00-8566-1e67eb6cb23a} <Debug> executeQuery: Read 1213 rows, 102.10 KiB in 0.002321 sec., 522619.56053425244 rows/sec., 42.96 MiB/sec. | ||
| 6729 | 2026.02.03 00:37:35.654814 [ 94 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.02.03 00:37:35.654836 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6731 | 2026.02.03 00:37:35.654844 [ 276 ] {9cf7058a-811d-4e00-8566-1e67eb6cb23a} <Debug> TCPHandler: Processed in 0.002499605 sec. | ||
| 6732 | 2026.02.03 00:37:35.654922 [ 186 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 6733 | 2026.02.03 00:37:35.654972 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2026.02.03 00:37:35.655012 [ 186 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6735 | 2026.02.03 00:37:35.655043 [ 186 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1985 rows starting from the beginning of the part | ||
| 6736 | 2026.02.03 00:37:35.655073 [ 276 ] {2ca551f9-ac0f-4f5e-9ba0-b5d3dd80dd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6737 | 2026.02.03 00:37:35.655104 [ 186 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part | ||
| 6738 | 2026.02.03 00:37:35.655117 [ 276 ] {2ca551f9-ac0f-4f5e-9ba0-b5d3dd80dd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6739 | 2026.02.03 00:37:35.655146 [ 186 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 825 rows starting from the beginning of the part | ||
| 6740 | 2026.02.03 00:37:35.655189 [ 186 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
| 6741 | 2026.02.03 00:37:35.655227 [ 186 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 820 rows starting from the beginning of the part | ||
| 6742 | 2026.02.03 00:37:35.655269 [ 186 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1213 rows starting from the beginning of the part | ||
| 6743 | 2026.02.03 00:37:35.655545 [ 276 ] {2ca551f9-ac0f-4f5e-9ba0-b5d3dd80dd4a} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.02.03 00:37:35.655580 [ 276 ] {2ca551f9-ac0f-4f5e-9ba0-b5d3dd80dd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6745 | 2026.02.03 00:37:35.656152 [ 276 ] {2ca551f9-ac0f-4f5e-9ba0-b5d3dd80dd4a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6746 | 2026.02.03 00:37:35.656375 [ 276 ] {2ca551f9-ac0f-4f5e-9ba0-b5d3dd80dd4a} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.02.03 00:37:35.656485 [ 94 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6748 | 2026.02.03 00:37:35.656512 [ 276 ] {2ca551f9-ac0f-4f5e-9ba0-b5d3dd80dd4a} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001462 sec., 6839.945280437757 rows/sec., 506.98 KiB/sec. | ||
| 6749 | 2026.02.03 00:37:35.656517 [ 94 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2026.02.03 00:37:35.656544 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6751 | 2026.02.03 00:37:35.656553 [ 276 ] {2ca551f9-ac0f-4f5e-9ba0-b5d3dd80dd4a} <Debug> TCPHandler: Processed in 0.00163259 sec. | ||
| 6752 | 2026.02.03 00:37:35.656630 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 6753 | 2026.02.03 00:37:35.656689 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6754 | 2026.02.03 00:37:35.656747 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6755 | 2026.02.03 00:37:35.656786 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 193 rows starting from the beginning of the part | ||
| 6756 | 2026.02.03 00:37:35.656803 [ 276 ] {838ce685-5631-436b-a9dd-91e37337b6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6757 | 2026.02.03 00:37:35.656849 [ 276 ] {838ce685-5631-436b-a9dd-91e37337b6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6758 | 2026.02.03 00:37:35.656860 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 6759 | 2026.02.03 00:37:35.656923 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 177 rows starting from the beginning of the part | ||
| 6760 | 2026.02.03 00:37:35.656993 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 6761 | 2026.02.03 00:37:35.657058 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 167 rows starting from the beginning of the part | ||
| 6762 | 2026.02.03 00:37:35.657125 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6763 | 2026.02.03 00:37:35.657286 [ 192 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4987 rows, containing 5 columns (5 merged, 0 gathered) in 0.002397223 sec., 2080323.774634233 rows/sec., 176.47 MiB/sec. | ||
| 6764 | 2026.02.03 00:37:35.657489 [ 276 ] {838ce685-5631-436b-a9dd-91e37337b6ff} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.02.03 00:37:35.657530 [ 276 ] {838ce685-5631-436b-a9dd-91e37337b6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6766 | 2026.02.03 00:37:35.657905 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6767 | 2026.02.03 00:37:35.658188 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599899 sec., 351897.21351160295 rows/sec., 23.43 MiB/sec. | ||
| 6768 | 2026.02.03 00:37:35.658360 [ 276 ] {838ce685-5631-436b-a9dd-91e37337b6ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6769 | 2026.02.03 00:37:35.658407 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_41_8} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.02.03 00:37:35.658473 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6771 | 2026.02.03 00:37:35.658548 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_41_8} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6772 | 2026.02.03 00:37:35.658694 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 6773 | 2026.02.03 00:37:35.658717 [ 276 ] {838ce685-5631-436b-a9dd-91e37337b6ff} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.02.03 00:37:35.658894 [ 114 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6775 | 2026.02.03 00:37:35.658917 [ 276 ] {838ce685-5631-436b-a9dd-91e37337b6ff} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002139 sec., 106591.86535764376 rows/sec., 7.22 MiB/sec. | ||
| 6776 | 2026.02.03 00:37:35.658973 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_36_7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.02.03 00:37:35.658985 [ 114 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.02.03 00:37:35.659013 [ 276 ] {838ce685-5631-436b-a9dd-91e37337b6ff} <Debug> TCPHandler: Processed in 0.002384603 sec. | ||
| 6779 | 2026.02.03 00:37:35.659045 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6780 | 2026.02.03 00:37:35.659124 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_36_7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6781 | 2026.02.03 00:37:35.659252 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2026.02.03 00:37:35.659263 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 6783 | 2026.02.03 00:37:35.659271 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6784 | 2026.02.03 00:37:35.659372 [ 276 ] {4aafc719-05cf-46ec-8786-aac97b0ca76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6785 | 2026.02.03 00:37:35.659429 [ 276 ] {4aafc719-05cf-46ec-8786-aac97b0ca76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6786 | 2026.02.03 00:37:35.659478 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6787 | 2026.02.03 00:37:35.659544 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 368 rows starting from the beginning of the part | ||
| 6788 | 2026.02.03 00:37:35.659643 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 6789 | 2026.02.03 00:37:35.659713 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 140 rows starting from the beginning of the part | ||
| 6790 | 2026.02.03 00:37:35.659775 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 140 rows starting from the beginning of the part | ||
| 6791 | 2026.02.03 00:37:35.659833 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 140 rows starting from the beginning of the part | ||
| 6792 | 2026.02.03 00:37:35.659891 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 6793 | 2026.02.03 00:37:35.660453 [ 276 ] {4aafc719-05cf-46ec-8786-aac97b0ca76e} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.02.03 00:37:35.660501 [ 276 ] {4aafc719-05cf-46ec-8786-aac97b0ca76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6795 | 2026.02.03 00:37:35.661014 [ 276 ] {4aafc719-05cf-46ec-8786-aac97b0ca76e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6796 | 2026.02.03 00:37:35.661154 [ 200 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1244 rows, containing 5 columns (5 merged, 0 gathered) in 0.001964975 sec., 633086.9349482819 rows/sec., 44.40 MiB/sec. | ||
| 6797 | 2026.02.03 00:37:35.661314 [ 276 ] {4aafc719-05cf-46ec-8786-aac97b0ca76e} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.02.03 00:37:35.661323 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6799 | 2026.02.03 00:37:35.661455 [ 114 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6800 | 2026.02.03 00:37:35.661488 [ 276 ] {4aafc719-05cf-46ec-8786-aac97b0ca76e} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.002142 sec., 247432.3062558357 rows/sec., 18.33 MiB/sec. | ||
| 6801 | 2026.02.03 00:37:35.661494 [ 114 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.02.03 00:37:35.661532 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6803 | 2026.02.03 00:37:35.661545 [ 276 ] {4aafc719-05cf-46ec-8786-aac97b0ca76e} <Debug> TCPHandler: Processed in 0.002352392 sec. | ||
| 6804 | 2026.02.03 00:37:35.661630 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 6805 | 2026.02.03 00:37:35.661636 [ 200 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2026.02.03 00:37:35.661700 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.02.03 00:37:35.661753 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6808 | 2026.02.03 00:37:35.661758 [ 200 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_25_5} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6809 | 2026.02.03 00:37:35.661792 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 997 rows starting from the beginning of the part | ||
| 6810 | 2026.02.03 00:37:35.661830 [ 276 ] {ebb48aca-c60a-4860-b3fc-78ca5bd593fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6811 | 2026.02.03 00:37:35.661862 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part | ||
| 6812 | 2026.02.03 00:37:35.661873 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6813 | 2026.02.03 00:37:35.661904 [ 276 ] {ebb48aca-c60a-4860-b3fc-78ca5bd593fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6814 | 2026.02.03 00:37:35.661919 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 507 rows starting from the beginning of the part | ||
| 6815 | 2026.02.03 00:37:35.661972 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
| 6816 | 2026.02.03 00:37:35.662014 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 497 rows starting from the beginning of the part | ||
| 6817 | 2026.02.03 00:37:35.662057 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 530 rows starting from the beginning of the part | ||
| 6818 | 2026.02.03 00:37:35.662655 [ 276 ] {ebb48aca-c60a-4860-b3fc-78ca5bd593fb} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.02.03 00:37:35.662701 [ 276 ] {ebb48aca-c60a-4860-b3fc-78ca5bd593fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6820 | 2026.02.03 00:37:35.663210 [ 276 ] {ebb48aca-c60a-4860-b3fc-78ca5bd593fb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6821 | 2026.02.03 00:37:35.663361 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2675 rows, containing 5 columns (5 merged, 0 gathered) in 0.001776972 sec., 1505369.8088658685 rows/sec., 114.77 MiB/sec. | ||
| 6822 | 2026.02.03 00:37:35.663446 [ 276 ] {ebb48aca-c60a-4860-b3fc-78ca5bd593fb} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.02.03 00:37:35.663548 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6824 | 2026.02.03 00:37:35.663559 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6825 | 2026.02.03 00:37:35.663591 [ 276 ] {ebb48aca-c60a-4860-b3fc-78ca5bd593fb} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001787 sec., 472859.5411303861 rows/sec., 31.83 MiB/sec. | ||
| 6826 | 2026.02.03 00:37:35.663592 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.02.03 00:37:35.663625 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6828 | 2026.02.03 00:37:35.663632 [ 276 ] {ebb48aca-c60a-4860-b3fc-78ca5bd593fb} <Debug> TCPHandler: Processed in 0.001995046 sec. | ||
| 6829 | 2026.02.03 00:37:35.663709 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 6830 | 2026.02.03 00:37:35.663771 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2026.02.03 00:37:35.663846 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6832 | 2026.02.03 00:37:35.663856 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_41_8} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.02.03 00:37:35.663876 [ 276 ] {0f2591f9-564a-45ae-971f-6a05a7f51365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6834 | 2026.02.03 00:37:35.663889 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13030 rows starting from the beginning of the part | ||
| 6835 | 2026.02.03 00:37:35.663935 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_41_8} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6836 | 2026.02.03 00:37:35.663944 [ 276 ] {0f2591f9-564a-45ae-971f-6a05a7f51365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6837 | 2026.02.03 00:37:35.663968 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 6838 | 2026.02.03 00:37:35.664013 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6839 | 2026.02.03 00:37:35.664034 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 263 rows starting from the beginning of the part | ||
| 6840 | 2026.02.03 00:37:35.664091 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 6841 | 2026.02.03 00:37:35.664149 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 258 rows starting from the beginning of the part | ||
| 6842 | 2026.02.03 00:37:35.664203 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 6843 | 2026.02.03 00:37:35.664782 [ 276 ] {0f2591f9-564a-45ae-971f-6a05a7f51365} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6844 | 2026.02.03 00:37:35.664826 [ 276 ] {0f2591f9-564a-45ae-971f-6a05a7f51365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6845 | 2026.02.03 00:37:35.665399 [ 276 ] {0f2591f9-564a-45ae-971f-6a05a7f51365} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6846 | 2026.02.03 00:37:35.665645 [ 276 ] {0f2591f9-564a-45ae-971f-6a05a7f51365} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.02.03 00:37:35.665752 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6848 | 2026.02.03 00:37:35.665778 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.02.03 00:37:35.665795 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6850 | 2026.02.03 00:37:35.665808 [ 276 ] {0f2591f9-564a-45ae-971f-6a05a7f51365} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00195 sec., 4102.5641025641025 rows/sec., 7.35 MiB/sec. | ||
| 6851 | 2026.02.03 00:37:35.665880 [ 276 ] {0f2591f9-564a-45ae-971f-6a05a7f51365} <Debug> TCPHandler: Processed in 0.002159539 sec. | ||
| 6852 | 2026.02.03 00:37:35.665887 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 6853 | 2026.02.03 00:37:35.666025 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6854 | 2026.02.03 00:37:35.666142 [ 276 ] {d64f9d82-a100-491d-ba01-961eeccd6f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6855 | 2026.02.03 00:37:35.666189 [ 276 ] {d64f9d82-a100-491d-ba01-961eeccd6f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6856 | 2026.02.03 00:37:35.666217 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6857 | 2026.02.03 00:37:35.666299 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 6858 | 2026.02.03 00:37:35.666429 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 6859 | 2026.02.03 00:37:35.666544 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 6860 | 2026.02.03 00:37:35.666578 [ 276 ] {d64f9d82-a100-491d-ba01-961eeccd6f47} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.02.03 00:37:35.666619 [ 276 ] {d64f9d82-a100-491d-ba01-961eeccd6f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6862 | 2026.02.03 00:37:35.666671 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 6863 | 2026.02.03 00:37:35.666792 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 6864 | 2026.02.03 00:37:35.666903 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 6865 | 2026.02.03 00:37:35.666976 [ 276 ] {d64f9d82-a100-491d-ba01-961eeccd6f47} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6866 | 2026.02.03 00:37:35.667243 [ 276 ] {d64f9d82-a100-491d-ba01-961eeccd6f47} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.02.03 00:37:35.667361 [ 114 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6868 | 2026.02.03 00:37:35.667392 [ 114 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.02.03 00:37:35.667396 [ 276 ] {d64f9d82-a100-491d-ba01-961eeccd6f47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 6870 | 2026.02.03 00:37:35.667411 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6871 | 2026.02.03 00:37:35.667442 [ 276 ] {d64f9d82-a100-491d-ba01-961eeccd6f47} <Debug> TCPHandler: Processed in 0.001479357 sec. | ||
| 6872 | 2026.02.03 00:37:35.667492 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 6873 | 2026.02.03 00:37:35.667595 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6874 | 2026.02.03 00:37:35.667625 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2604 rows starting from the beginning of the part | ||
| 6875 | 2026.02.03 00:37:35.667679 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 6876 | 2026.02.03 00:37:35.667724 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part | ||
| 6877 | 2026.02.03 00:37:35.667773 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 6878 | 2026.02.03 00:37:35.667832 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 6879 | 2026.02.03 00:37:35.667897 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 6880 | 2026.02.03 00:37:35.670179 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2960 rows, containing 4 columns (4 merged, 0 gathered) in 0.002721169 sec., 1087767.7939150417 rows/sec., 70.33 MiB/sec. | ||
| 6881 | 2026.02.03 00:37:35.670562 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6882 | 2026.02.03 00:37:35.670858 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_41_8} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.02.03 00:37:35.670935 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_41_8} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6884 | 2026.02.03 00:37:35.671015 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6885 | 2026.02.03 00:37:35.671474 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14716 rows, containing 5 columns (5 merged, 0 gathered) in 0.007804931 sec., 1885474.7082325262 rows/sec., 126.95 MiB/sec. | ||
| 6886 | 2026.02.03 00:37:35.672015 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6887 | 2026.02.03 00:37:35.672299 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6888 | 2026.02.03 00:37:35.672379 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6889 | 2026.02.03 00:37:35.672472 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 6890 | 2026.02.03 00:37:35.673388 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 19 columns (19 merged, 0 gathered) in 0.007548906 sec., 96040.40638471322 rows/sec., 172.10 MiB/sec. | ||
| 6891 | 2026.02.03 00:37:35.674525 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6892 | 2026.02.03 00:37:35.674984 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.02.03 00:37:35.675074 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6894 | 2026.02.03 00:37:35.675215 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 6895 | 2026.02.03 00:37:36.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.94 MiB, peak 288.09 MiB, free memory in arenas 0.00 B, will set to 281.27 MiB (RSS), difference: 5.33 MiB | ||
| 6896 | 2026.02.03 00:37:37.314359 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6897 | 2026.02.03 00:37:37.314408 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6898 | 2026.02.03 00:37:37.477327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 910 | ||
| 6899 | 2026.02.03 00:37:37.479714 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.02.03 00:37:37.479773 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6901 | 2026.02.03 00:37:37.480969 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6902 | 2026.02.03 00:37:37.481247 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.02.03 00:37:37.481413 [ 145 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6904 | 2026.02.03 00:37:37.481499 [ 145 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.02.03 00:37:37.481535 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6906 | 2026.02.03 00:37:37.481602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
| 6907 | 2026.02.03 00:37:37.481677 [ 194 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 6908 | 2026.02.03 00:37:37.482576 [ 194 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6909 | 2026.02.03 00:37:37.482801 [ 194 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 722 rows starting from the beginning of the part | ||
| 6910 | 2026.02.03 00:37:37.483165 [ 194 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 6911 | 2026.02.03 00:37:37.483498 [ 194 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6912 | 2026.02.03 00:37:37.483847 [ 194 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6913 | 2026.02.03 00:37:37.484186 [ 194 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6914 | 2026.02.03 00:37:37.484520 [ 194 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 6915 | 2026.02.03 00:37:37.490750 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 910 rows, containing 72 columns (72 merged, 0 gathered) in 0.009133515 sec., 99633.0547439841 rows/sec., 81.40 MiB/sec. | ||
| 6916 | 2026.02.03 00:37:37.492266 [ 188 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6917 | 2026.02.03 00:37:37.492938 [ 188 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_21_4} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.02.03 00:37:37.493026 [ 188 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_21_4} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6919 | 2026.02.03 00:37:37.493317 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6920 | 2026.02.03 00:37:37.498089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15247 | ||
| 6921 | 2026.02.03 00:37:37.498551 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.02.03 00:37:37.498588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6923 | 2026.02.03 00:37:37.499077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6924 | 2026.02.03 00:37:37.499306 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.02.03 00:37:37.499433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15247 | ||
| 6926 | 2026.02.03 00:37:38.001216 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000854806 sec. | ||
| 6927 | 2026.02.03 00:37:38.393881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
| 6928 | 2026.02.03 00:37:38.409588 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.02.03 00:37:38.409656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6930 | 2026.02.03 00:37:38.415236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6931 | 2026.02.03 00:37:38.415920 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.02.03 00:37:38.418618 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
| 6933 | 2026.02.03 00:37:40.631163 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6934 | 2026.02.03 00:37:40.631428 [ 276 ] {68839c2b-f2f3-47f7-b0b4-459efce342d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6935 | 2026.02.03 00:37:40.631505 [ 276 ] {68839c2b-f2f3-47f7-b0b4-459efce342d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6936 | 2026.02.03 00:37:40.632294 [ 276 ] {68839c2b-f2f3-47f7-b0b4-459efce342d2} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.02.03 00:37:40.632346 [ 276 ] {68839c2b-f2f3-47f7-b0b4-459efce342d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6938 | 2026.02.03 00:37:40.632777 [ 276 ] {68839c2b-f2f3-47f7-b0b4-459efce342d2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6939 | 2026.02.03 00:37:40.633013 [ 276 ] {68839c2b-f2f3-47f7-b0b4-459efce342d2} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.02.03 00:37:40.633157 [ 127 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6941 | 2026.02.03 00:37:40.633180 [ 276 ] {68839c2b-f2f3-47f7-b0b4-459efce342d2} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001809 sec., 147042.5649530127 rows/sec., 9.34 MiB/sec. | ||
| 6942 | 2026.02.03 00:37:40.633225 [ 127 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2026.02.03 00:37:40.633248 [ 276 ] {68839c2b-f2f3-47f7-b0b4-459efce342d2} <Debug> TCPHandler: Processed in 0.00222436 sec. | ||
| 6944 | 2026.02.03 00:37:40.633251 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6945 | 2026.02.03 00:37:40.633365 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::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 | ||
| 6946 | 2026.02.03 00:37:40.633405 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.02.03 00:37:40.633483 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6948 | 2026.02.03 00:37:40.633516 [ 276 ] {662e7d1f-f7ab-484a-8f13-e7e90f0bff8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6949 | 2026.02.03 00:37:40.633521 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 266 rows starting from the beginning of the part | ||
| 6950 | 2026.02.03 00:37:40.633570 [ 276 ] {662e7d1f-f7ab-484a-8f13-e7e90f0bff8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6951 | 2026.02.03 00:37:40.633605 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 266 rows starting from the beginning of the part | ||
| 6952 | 2026.02.03 00:37:40.633658 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 266 rows starting from the beginning of the part | ||
| 6953 | 2026.02.03 00:37:40.633700 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 266 rows starting from the beginning of the part | ||
| 6954 | 2026.02.03 00:37:40.633740 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 266 rows starting from the beginning of the part | ||
| 6955 | 2026.02.03 00:37:40.634433 [ 276 ] {662e7d1f-f7ab-484a-8f13-e7e90f0bff8c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.02.03 00:37:40.634477 [ 276 ] {662e7d1f-f7ab-484a-8f13-e7e90f0bff8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6957 | 2026.02.03 00:37:40.634741 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411525 sec., 942243.3183967695 rows/sec., 63.46 MiB/sec. | ||
| 6958 | 2026.02.03 00:37:40.634979 [ 189 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6959 | 2026.02.03 00:37:40.635013 [ 276 ] {662e7d1f-f7ab-484a-8f13-e7e90f0bff8c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6960 | 2026.02.03 00:37:40.635407 [ 189 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_21_5} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.02.03 00:37:40.635442 [ 276 ] {662e7d1f-f7ab-484a-8f13-e7e90f0bff8c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.02.03 00:37:40.635507 [ 189 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_21_5} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6963 | 2026.02.03 00:37:40.635618 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6964 | 2026.02.03 00:37:40.635655 [ 276 ] {662e7d1f-f7ab-484a-8f13-e7e90f0bff8c} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.002161 sec., 379453.9565016196 rows/sec., 30.29 MiB/sec. | ||
| 6965 | 2026.02.03 00:37:40.635717 [ 276 ] {662e7d1f-f7ab-484a-8f13-e7e90f0bff8c} <Debug> TCPHandler: Processed in 0.002363293 sec. | ||
| 6966 | 2026.02.03 00:37:40.635867 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.02.03 00:37:40.635985 [ 276 ] {52439b42-8b9c-44d3-8f89-9712f849b506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6968 | 2026.02.03 00:37:40.636041 [ 276 ] {52439b42-8b9c-44d3-8f89-9712f849b506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6969 | 2026.02.03 00:37:40.636617 [ 276 ] {52439b42-8b9c-44d3-8f89-9712f849b506} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.02.03 00:37:40.636667 [ 276 ] {52439b42-8b9c-44d3-8f89-9712f849b506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6971 | 2026.02.03 00:37:40.637032 [ 276 ] {52439b42-8b9c-44d3-8f89-9712f849b506} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6972 | 2026.02.03 00:37:40.637329 [ 276 ] {52439b42-8b9c-44d3-8f89-9712f849b506} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.02.03 00:37:40.637494 [ 276 ] {52439b42-8b9c-44d3-8f89-9712f849b506} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.00154 sec., 108441.55844155845 rows/sec., 6.70 MiB/sec. | ||
| 6974 | 2026.02.03 00:37:40.637535 [ 276 ] {52439b42-8b9c-44d3-8f89-9712f849b506} <Debug> TCPHandler: Processed in 0.001728641 sec. | ||
| 6975 | 2026.02.03 00:37:40.637671 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2026.02.03 00:37:40.637776 [ 276 ] {249cd057-96d5-4cbf-b149-fcff841dcfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6977 | 2026.02.03 00:37:40.637817 [ 276 ] {249cd057-96d5-4cbf-b149-fcff841dcfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6978 | 2026.02.03 00:37:40.638287 [ 276 ] {249cd057-96d5-4cbf-b149-fcff841dcfbb} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.02.03 00:37:40.638327 [ 276 ] {249cd057-96d5-4cbf-b149-fcff841dcfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6980 | 2026.02.03 00:37:40.638664 [ 276 ] {249cd057-96d5-4cbf-b149-fcff841dcfbb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6981 | 2026.02.03 00:37:40.638888 [ 276 ] {249cd057-96d5-4cbf-b149-fcff841dcfbb} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.02.03 00:37:40.639026 [ 276 ] {249cd057-96d5-4cbf-b149-fcff841dcfbb} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001272 sec., 110062.89308176101 rows/sec., 7.11 MiB/sec. | ||
| 6983 | 2026.02.03 00:37:40.639065 [ 276 ] {249cd057-96d5-4cbf-b149-fcff841dcfbb} <Debug> TCPHandler: Processed in 0.001444836 sec. | ||
| 6984 | 2026.02.03 00:37:40.639190 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.02.03 00:37:40.639287 [ 276 ] {b94d52c2-e506-4f3a-b706-4c12c1e73ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6986 | 2026.02.03 00:37:40.639328 [ 276 ] {b94d52c2-e506-4f3a-b706-4c12c1e73ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6987 | 2026.02.03 00:37:40.639769 [ 276 ] {b94d52c2-e506-4f3a-b706-4c12c1e73ced} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.02.03 00:37:40.639807 [ 276 ] {b94d52c2-e506-4f3a-b706-4c12c1e73ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6989 | 2026.02.03 00:37:40.640127 [ 276 ] {b94d52c2-e506-4f3a-b706-4c12c1e73ced} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6990 | 2026.02.03 00:37:40.640350 [ 276 ] {b94d52c2-e506-4f3a-b706-4c12c1e73ced} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.02.03 00:37:40.640471 [ 123 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6992 | 2026.02.03 00:37:40.640483 [ 276 ] {b94d52c2-e506-4f3a-b706-4c12c1e73ced} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001217 sec., 114215.283483977 rows/sec., 6.50 MiB/sec. | ||
| 6993 | 2026.02.03 00:37:40.640519 [ 123 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.02.03 00:37:40.640541 [ 276 ] {b94d52c2-e506-4f3a-b706-4c12c1e73ced} <Debug> TCPHandler: Processed in 0.001400205 sec. | ||
| 6995 | 2026.02.03 00:37:40.640548 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6996 | 2026.02.03 00:37:40.640643 [ 191 ] {f070d7ce-b276-4ed4-95e2-b32882322198::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 | ||
| 6997 | 2026.02.03 00:37:40.640668 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.02.03 00:37:40.640740 [ 191 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6999 | 2026.02.03 00:37:40.640770 [ 191 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 139 rows starting from the beginning of the part | ||
| 7000 | 2026.02.03 00:37:40.640773 [ 276 ] {7d169126-9114-4d15-90f1-763b17b0c3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7001 | 2026.02.03 00:37:40.640824 [ 191 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 139 rows starting from the beginning of the part | ||
| 7002 | 2026.02.03 00:37:40.640825 [ 276 ] {7d169126-9114-4d15-90f1-763b17b0c3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7003 | 2026.02.03 00:37:40.640870 [ 191 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 139 rows starting from the beginning of the part | ||
| 7004 | 2026.02.03 00:37:40.640916 [ 191 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part | ||
| 7005 | 2026.02.03 00:37:40.640955 [ 191 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 139 rows starting from the beginning of the part | ||
| 7006 | 2026.02.03 00:37:40.641474 [ 276 ] {7d169126-9114-4d15-90f1-763b17b0c3da} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2026.02.03 00:37:40.641515 [ 276 ] {7d169126-9114-4d15-90f1-763b17b0c3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7008 | 2026.02.03 00:37:40.641702 [ 189 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.00108878 sec., 638329.1390363526 rows/sec., 38.75 MiB/sec. | ||
| 7009 | 2026.02.03 00:37:40.641876 [ 276 ] {7d169126-9114-4d15-90f1-763b17b0c3da} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7010 | 2026.02.03 00:37:40.641875 [ 197 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7011 | 2026.02.03 00:37:40.642145 [ 276 ] {7d169126-9114-4d15-90f1-763b17b0c3da} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.02.03 00:37:40.642251 [ 197 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_21_5} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.02.03 00:37:40.642295 [ 276 ] {7d169126-9114-4d15-90f1-763b17b0c3da} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001542 sec., 322308.6900129702 rows/sec., 22.80 MiB/sec. | ||
| 7014 | 2026.02.03 00:37:40.642338 [ 276 ] {7d169126-9114-4d15-90f1-763b17b0c3da} <Debug> TCPHandler: Processed in 0.001719041 sec. | ||
| 7015 | 2026.02.03 00:37:40.642343 [ 197 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_21_5} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7016 | 2026.02.03 00:37:40.642437 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7017 | 2026.02.03 00:37:40.642462 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.02.03 00:37:40.642560 [ 276 ] {13dbc508-076f-45b0-bd34-d7c63ba31f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7019 | 2026.02.03 00:37:40.642603 [ 276 ] {13dbc508-076f-45b0-bd34-d7c63ba31f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7020 | 2026.02.03 00:37:40.642946 [ 276 ] {13dbc508-076f-45b0-bd34-d7c63ba31f18} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.02.03 00:37:40.642983 [ 276 ] {13dbc508-076f-45b0-bd34-d7c63ba31f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7022 | 2026.02.03 00:37:40.643301 [ 276 ] {13dbc508-076f-45b0-bd34-d7c63ba31f18} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7023 | 2026.02.03 00:37:40.643527 [ 276 ] {13dbc508-076f-45b0-bd34-d7c63ba31f18} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.02.03 00:37:40.643644 [ 123 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7025 | 2026.02.03 00:37:40.643661 [ 276 ] {13dbc508-076f-45b0-bd34-d7c63ba31f18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 7026 | 2026.02.03 00:37:40.643686 [ 123 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.02.03 00:37:40.643709 [ 276 ] {13dbc508-076f-45b0-bd34-d7c63ba31f18} <Debug> TCPHandler: Processed in 0.001296883 sec. | ||
| 7028 | 2026.02.03 00:37:40.643711 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7029 | 2026.02.03 00:37:40.643809 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 7030 | 2026.02.03 00:37:40.643820 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2026.02.03 00:37:40.643916 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7032 | 2026.02.03 00:37:40.643929 [ 276 ] {182f69ab-35c1-43df-8049-a7ae1b941385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7033 | 2026.02.03 00:37:40.643957 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7034 | 2026.02.03 00:37:40.643981 [ 276 ] {182f69ab-35c1-43df-8049-a7ae1b941385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7035 | 2026.02.03 00:37:40.644027 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7036 | 2026.02.03 00:37:40.644076 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7037 | 2026.02.03 00:37:40.644116 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7038 | 2026.02.03 00:37:40.644155 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7039 | 2026.02.03 00:37:40.644194 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7040 | 2026.02.03 00:37:40.644431 [ 276 ] {182f69ab-35c1-43df-8049-a7ae1b941385} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.02.03 00:37:40.644487 [ 276 ] {182f69ab-35c1-43df-8049-a7ae1b941385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7042 | 2026.02.03 00:37:40.644877 [ 276 ] {182f69ab-35c1-43df-8049-a7ae1b941385} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7043 | 2026.02.03 00:37:40.645012 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001236283 sec., 101918.41188465749 rows/sec., 5.20 MiB/sec. | ||
| 7044 | 2026.02.03 00:37:40.645130 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7045 | 2026.02.03 00:37:40.645204 [ 276 ] {182f69ab-35c1-43df-8049-a7ae1b941385} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.02.03 00:37:40.645384 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_21_4} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2026.02.03 00:37:40.645419 [ 276 ] {182f69ab-35c1-43df-8049-a7ae1b941385} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001505 sec., 171428.57142857142 rows/sec., 11.41 MiB/sec. | ||
| 7048 | 2026.02.03 00:37:40.645450 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_21_4} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7049 | 2026.02.03 00:37:40.645482 [ 276 ] {182f69ab-35c1-43df-8049-a7ae1b941385} <Debug> TCPHandler: Processed in 0.001708791 sec. | ||
| 7050 | 2026.02.03 00:37:40.645511 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7051 | 2026.02.03 00:37:40.645631 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2026.02.03 00:37:40.645757 [ 276 ] {46e99e4f-2f90-42ea-87fa-a73d35436ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7053 | 2026.02.03 00:37:40.645814 [ 276 ] {46e99e4f-2f90-42ea-87fa-a73d35436ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7054 | 2026.02.03 00:37:40.646155 [ 276 ] {46e99e4f-2f90-42ea-87fa-a73d35436ccb} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.02.03 00:37:40.646193 [ 276 ] {46e99e4f-2f90-42ea-87fa-a73d35436ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7056 | 2026.02.03 00:37:40.646521 [ 276 ] {46e99e4f-2f90-42ea-87fa-a73d35436ccb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7057 | 2026.02.03 00:37:40.646754 [ 276 ] {46e99e4f-2f90-42ea-87fa-a73d35436ccb} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.02.03 00:37:40.646898 [ 276 ] {46e99e4f-2f90-42ea-87fa-a73d35436ccb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 57.79 KiB/sec. | ||
| 7059 | 2026.02.03 00:37:40.646936 [ 276 ] {46e99e4f-2f90-42ea-87fa-a73d35436ccb} <Debug> TCPHandler: Processed in 0.001366815 sec. | ||
| 7060 | 2026.02.03 00:37:40.647040 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7061 | 2026.02.03 00:37:40.647135 [ 276 ] {267a69b4-b192-4c1d-b72a-b7b1cefa05c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7062 | 2026.02.03 00:37:40.647191 [ 276 ] {267a69b4-b192-4c1d-b72a-b7b1cefa05c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7063 | 2026.02.03 00:37:40.648115 [ 276 ] {267a69b4-b192-4c1d-b72a-b7b1cefa05c4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.02.03 00:37:40.648153 [ 276 ] {267a69b4-b192-4c1d-b72a-b7b1cefa05c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7065 | 2026.02.03 00:37:40.648746 [ 276 ] {267a69b4-b192-4c1d-b72a-b7b1cefa05c4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7066 | 2026.02.03 00:37:40.648986 [ 276 ] {267a69b4-b192-4c1d-b72a-b7b1cefa05c4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2026.02.03 00:37:40.649126 [ 276 ] {267a69b4-b192-4c1d-b72a-b7b1cefa05c4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00201 sec., 16915.422885572138 rows/sec., 30.31 MiB/sec. | ||
| 7068 | 2026.02.03 00:37:40.649186 [ 276 ] {267a69b4-b192-4c1d-b72a-b7b1cefa05c4} <Debug> TCPHandler: Processed in 0.00219415 sec. | ||
| 7069 | 2026.02.03 00:37:40.649307 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7070 | 2026.02.03 00:37:40.649403 [ 276 ] {6bcb219e-658e-4f66-a004-1ee9d79a467a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7071 | 2026.02.03 00:37:40.649447 [ 276 ] {6bcb219e-658e-4f66-a004-1ee9d79a467a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7072 | 2026.02.03 00:37:40.649795 [ 276 ] {6bcb219e-658e-4f66-a004-1ee9d79a467a} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2026.02.03 00:37:40.649830 [ 276 ] {6bcb219e-658e-4f66-a004-1ee9d79a467a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7074 | 2026.02.03 00:37:40.650166 [ 276 ] {6bcb219e-658e-4f66-a004-1ee9d79a467a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7075 | 2026.02.03 00:37:40.650495 [ 276 ] {6bcb219e-658e-4f66-a004-1ee9d79a467a} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2026.02.03 00:37:40.650673 [ 276 ] {6bcb219e-658e-4f66-a004-1ee9d79a467a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001287 sec., 68376.06837606838 rows/sec., 4.29 MiB/sec. | ||
| 7077 | 2026.02.03 00:37:40.650722 [ 276 ] {6bcb219e-658e-4f66-a004-1ee9d79a467a} <Debug> TCPHandler: Processed in 0.001464986 sec. | ||
| 7078 | 2026.02.03 00:37:44.999561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15695 | ||
| 7079 | 2026.02.03 00:37:45.000118 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.02.03 00:37:45.000194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7081 | 2026.02.03 00:37:45.000670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7082 | 2026.02.03 00:37:45.000916 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.02.03 00:37:45.001041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15695 | ||
| 7084 | 2026.02.03 00:37:45.622077 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2026.02.03 00:37:45.622368 [ 276 ] {7b8b5648-0d6d-4360-bb9f-34bc2e4cdbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7086 | 2026.02.03 00:37:45.622477 [ 276 ] {7b8b5648-0d6d-4360-bb9f-34bc2e4cdbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7087 | 2026.02.03 00:37:45.623427 [ 276 ] {7b8b5648-0d6d-4360-bb9f-34bc2e4cdbbd} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2026.02.03 00:37:45.623475 [ 276 ] {7b8b5648-0d6d-4360-bb9f-34bc2e4cdbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7089 | 2026.02.03 00:37:45.623868 [ 276 ] {7b8b5648-0d6d-4360-bb9f-34bc2e4cdbbd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7090 | 2026.02.03 00:37:45.624083 [ 276 ] {7b8b5648-0d6d-4360-bb9f-34bc2e4cdbbd} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.02.03 00:37:45.624227 [ 276 ] {7b8b5648-0d6d-4360-bb9f-34bc2e4cdbbd} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.00197 sec., 36548.22335025381 rows/sec., 2.93 MiB/sec. | ||
| 7092 | 2026.02.03 00:37:45.624267 [ 276 ] {7b8b5648-0d6d-4360-bb9f-34bc2e4cdbbd} <Debug> TCPHandler: Processed in 0.002416814 sec. | ||
| 7093 | 2026.02.03 00:37:45.624402 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7094 | 2026.02.03 00:37:45.624492 [ 276 ] {619c3ff3-e9e1-451b-8117-82c4f7f4ef2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7095 | 2026.02.03 00:37:45.624532 [ 276 ] {619c3ff3-e9e1-451b-8117-82c4f7f4ef2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7096 | 2026.02.03 00:37:45.625040 [ 276 ] {619c3ff3-e9e1-451b-8117-82c4f7f4ef2d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.02.03 00:37:45.625080 [ 276 ] {619c3ff3-e9e1-451b-8117-82c4f7f4ef2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7098 | 2026.02.03 00:37:45.625382 [ 276 ] {619c3ff3-e9e1-451b-8117-82c4f7f4ef2d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7099 | 2026.02.03 00:37:45.625596 [ 276 ] {619c3ff3-e9e1-451b-8117-82c4f7f4ef2d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.02.03 00:37:45.625732 [ 276 ] {619c3ff3-e9e1-451b-8117-82c4f7f4ef2d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001207 sec., 6628.003314001658 rows/sec., 498.39 KiB/sec. | ||
| 7101 | 2026.02.03 00:37:45.625771 [ 276 ] {619c3ff3-e9e1-451b-8117-82c4f7f4ef2d} <Debug> TCPHandler: Processed in 0.001373315 sec. | ||
| 7102 | 2026.02.03 00:37:45.625886 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7103 | 2026.02.03 00:37:45.625980 [ 276 ] {81982645-088a-4b01-a7df-f651d2c547d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7104 | 2026.02.03 00:37:45.626023 [ 276 ] {81982645-088a-4b01-a7df-f651d2c547d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7105 | 2026.02.03 00:37:45.626440 [ 276 ] {81982645-088a-4b01-a7df-f651d2c547d4} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2026.02.03 00:37:45.626477 [ 276 ] {81982645-088a-4b01-a7df-f651d2c547d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7107 | 2026.02.03 00:37:45.626790 [ 276 ] {81982645-088a-4b01-a7df-f651d2c547d4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7108 | 2026.02.03 00:37:45.627001 [ 276 ] {81982645-088a-4b01-a7df-f651d2c547d4} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2026.02.03 00:37:45.627129 [ 276 ] {81982645-088a-4b01-a7df-f651d2c547d4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001168 sec., 61643.83561643836 rows/sec., 4.81 MiB/sec. | ||
| 7110 | 2026.02.03 00:37:45.627167 [ 276 ] {81982645-088a-4b01-a7df-f651d2c547d4} <Debug> TCPHandler: Processed in 0.001329744 sec. | ||
| 7111 | 2026.02.03 00:37:45.627285 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7112 | 2026.02.03 00:37:45.627384 [ 276 ] {54cd12cd-8f61-4796-8402-bb916090fe20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7113 | 2026.02.03 00:37:45.627428 [ 276 ] {54cd12cd-8f61-4796-8402-bb916090fe20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7114 | 2026.02.03 00:37:45.627843 [ 276 ] {54cd12cd-8f61-4796-8402-bb916090fe20} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2026.02.03 00:37:45.627880 [ 276 ] {54cd12cd-8f61-4796-8402-bb916090fe20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7116 | 2026.02.03 00:37:45.628210 [ 276 ] {54cd12cd-8f61-4796-8402-bb916090fe20} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7117 | 2026.02.03 00:37:45.628417 [ 276 ] {54cd12cd-8f61-4796-8402-bb916090fe20} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.02.03 00:37:45.628547 [ 276 ] {54cd12cd-8f61-4796-8402-bb916090fe20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 7119 | 2026.02.03 00:37:45.628584 [ 276 ] {54cd12cd-8f61-4796-8402-bb916090fe20} <Debug> TCPHandler: Processed in 0.001348354 sec. | ||
| 7120 | 2026.02.03 00:37:45.628696 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2026.02.03 00:37:45.628799 [ 276 ] {719f9979-ce41-4347-a9d9-c1a21de4c0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7122 | 2026.02.03 00:37:45.628856 [ 276 ] {719f9979-ce41-4347-a9d9-c1a21de4c0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7123 | 2026.02.03 00:37:45.629598 [ 276 ] {719f9979-ce41-4347-a9d9-c1a21de4c0a1} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.02.03 00:37:45.629634 [ 276 ] {719f9979-ce41-4347-a9d9-c1a21de4c0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7125 | 2026.02.03 00:37:45.630136 [ 276 ] {719f9979-ce41-4347-a9d9-c1a21de4c0a1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7126 | 2026.02.03 00:37:45.630360 [ 276 ] {719f9979-ce41-4347-a9d9-c1a21de4c0a1} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.02.03 00:37:45.630499 [ 276 ] {719f9979-ce41-4347-a9d9-c1a21de4c0a1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001718 sec., 4656.577415599535 rows/sec., 8.34 MiB/sec. | ||
| 7128 | 2026.02.03 00:37:45.630553 [ 276 ] {719f9979-ce41-4347-a9d9-c1a21de4c0a1} <Debug> TCPHandler: Processed in 0.001905544 sec. | ||
| 7129 | 2026.02.03 00:37:45.630669 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2026.02.03 00:37:45.630766 [ 276 ] {3821bd5c-a2f2-4c9f-b315-3b959c6fb9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7131 | 2026.02.03 00:37:45.630808 [ 276 ] {3821bd5c-a2f2-4c9f-b315-3b959c6fb9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7132 | 2026.02.03 00:37:45.631150 [ 276 ] {3821bd5c-a2f2-4c9f-b315-3b959c6fb9dc} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.02.03 00:37:45.631187 [ 276 ] {3821bd5c-a2f2-4c9f-b315-3b959c6fb9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7134 | 2026.02.03 00:37:45.631506 [ 276 ] {3821bd5c-a2f2-4c9f-b315-3b959c6fb9dc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7135 | 2026.02.03 00:37:45.631720 [ 276 ] {3821bd5c-a2f2-4c9f-b315-3b959c6fb9dc} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.02.03 00:37:45.631851 [ 276 ] {3821bd5c-a2f2-4c9f-b315-3b959c6fb9dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 7137 | 2026.02.03 00:37:45.631887 [ 276 ] {3821bd5c-a2f2-4c9f-b315-3b959c6fb9dc} <Debug> TCPHandler: Processed in 0.001267203 sec. | ||
| 7138 | 2026.02.03 00:37:45.918776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
| 7139 | 2026.02.03 00:37:45.934507 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.02.03 00:37:45.934558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7141 | 2026.02.03 00:37:45.940749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7142 | 2026.02.03 00:37:45.941461 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.02.03 00:37:45.944197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7144 | 2026.02.03 00:37:47.481863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 944 | ||
| 7145 | 2026.02.03 00:37:47.484121 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.02.03 00:37:47.484171 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7147 | 2026.02.03 00:37:47.485688 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7148 | 2026.02.03 00:37:47.486053 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2026.02.03 00:37:47.486387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
| 7150 | 2026.02.03 00:37:48.057956 [ 139 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7151 | 2026.02.03 00:37:48.058030 [ 139 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.02.03 00:37:48.058056 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7153 | 2026.02.03 00:37:48.058242 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 7154 | 2026.02.03 00:37:48.058472 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7155 | 2026.02.03 00:37:48.058531 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 7156 | 2026.02.03 00:37:48.058643 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 7157 | 2026.02.03 00:37:48.058722 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7158 | 2026.02.03 00:37:48.058793 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 7159 | 2026.02.03 00:37:48.058859 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 7160 | 2026.02.03 00:37:48.059910 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770632 sec., 20331.723362053774 rows/sec., 1.70 MiB/sec. | ||
| 7161 | 2026.02.03 00:37:48.060089 [ 201 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7162 | 2026.02.03 00:37:48.060456 [ 201 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_13_3} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2026.02.03 00:37:48.060547 [ 201 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_13_3} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7164 | 2026.02.03 00:37:48.060667 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7165 | 2026.02.03 00:37:50.646448 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2026.02.03 00:37:50.646743 [ 276 ] {b1cb9911-f162-44ca-85e2-9bf5e3298683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7167 | 2026.02.03 00:37:50.646839 [ 276 ] {b1cb9911-f162-44ca-85e2-9bf5e3298683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7168 | 2026.02.03 00:37:50.647984 [ 276 ] {b1cb9911-f162-44ca-85e2-9bf5e3298683} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.02.03 00:37:50.648052 [ 276 ] {b1cb9911-f162-44ca-85e2-9bf5e3298683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7170 | 2026.02.03 00:37:50.648695 [ 276 ] {b1cb9911-f162-44ca-85e2-9bf5e3298683} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7171 | 2026.02.03 00:37:50.649050 [ 276 ] {b1cb9911-f162-44ca-85e2-9bf5e3298683} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.02.03 00:37:50.649305 [ 276 ] {b1cb9911-f162-44ca-85e2-9bf5e3298683} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002635 sec., 100948.76660341556 rows/sec., 6.41 MiB/sec. | ||
| 7173 | 2026.02.03 00:37:50.649378 [ 276 ] {b1cb9911-f162-44ca-85e2-9bf5e3298683} <Debug> TCPHandler: Processed in 0.003170987 sec. | ||
| 7174 | 2026.02.03 00:37:50.649580 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2026.02.03 00:37:50.649711 [ 276 ] {e16a8243-b6f3-4e9a-8bb5-58899e94786f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7176 | 2026.02.03 00:37:50.649773 [ 276 ] {e16a8243-b6f3-4e9a-8bb5-58899e94786f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7177 | 2026.02.03 00:37:50.650392 [ 276 ] {e16a8243-b6f3-4e9a-8bb5-58899e94786f} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2026.02.03 00:37:50.650443 [ 276 ] {e16a8243-b6f3-4e9a-8bb5-58899e94786f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7179 | 2026.02.03 00:37:50.650905 [ 276 ] {e16a8243-b6f3-4e9a-8bb5-58899e94786f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7180 | 2026.02.03 00:37:50.651230 [ 276 ] {e16a8243-b6f3-4e9a-8bb5-58899e94786f} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2026.02.03 00:37:50.651429 [ 276 ] {e16a8243-b6f3-4e9a-8bb5-58899e94786f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001749 sec., 1143.5105774728418 rows/sec., 93.25 KiB/sec. | ||
| 7182 | 2026.02.03 00:37:50.651489 [ 276 ] {e16a8243-b6f3-4e9a-8bb5-58899e94786f} <Debug> TCPHandler: Processed in 0.001977576 sec. | ||
| 7183 | 2026.02.03 00:37:50.651667 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.02.03 00:37:50.651798 [ 276 ] {b6559b0c-24ad-4465-b602-a4f4a86f402a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7185 | 2026.02.03 00:37:50.651858 [ 276 ] {b6559b0c-24ad-4465-b602-a4f4a86f402a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7186 | 2026.02.03 00:37:50.653127 [ 276 ] {b6559b0c-24ad-4465-b602-a4f4a86f402a} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2026.02.03 00:37:50.653180 [ 276 ] {b6559b0c-24ad-4465-b602-a4f4a86f402a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7188 | 2026.02.03 00:37:50.653747 [ 276 ] {b6559b0c-24ad-4465-b602-a4f4a86f402a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7189 | 2026.02.03 00:37:50.654082 [ 276 ] {b6559b0c-24ad-4465-b602-a4f4a86f402a} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.02.03 00:37:50.654274 [ 276 ] {b6559b0c-24ad-4465-b602-a4f4a86f402a} <Debug> executeQuery: Read 821 rows, 67.11 KiB in 0.002506 sec., 327613.72705506784 rows/sec., 26.15 MiB/sec. | ||
| 7191 | 2026.02.03 00:37:50.654327 [ 276 ] {b6559b0c-24ad-4465-b602-a4f4a86f402a} <Debug> TCPHandler: Processed in 0.002724339 sec. | ||
| 7192 | 2026.02.03 00:37:50.654498 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2026.02.03 00:37:50.654617 [ 276 ] {40e68bbf-6b60-49a6-b978-80abc0d4ddc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7194 | 2026.02.03 00:37:50.654670 [ 276 ] {40e68bbf-6b60-49a6-b978-80abc0d4ddc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7195 | 2026.02.03 00:37:50.655335 [ 276 ] {40e68bbf-6b60-49a6-b978-80abc0d4ddc0} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.02.03 00:37:50.655385 [ 276 ] {40e68bbf-6b60-49a6-b978-80abc0d4ddc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7197 | 2026.02.03 00:37:50.655839 [ 276 ] {40e68bbf-6b60-49a6-b978-80abc0d4ddc0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7198 | 2026.02.03 00:37:50.656133 [ 276 ] {40e68bbf-6b60-49a6-b978-80abc0d4ddc0} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.02.03 00:37:50.656314 [ 276 ] {40e68bbf-6b60-49a6-b978-80abc0d4ddc0} <Debug> executeQuery: Read 169 rows, 10.70 KiB in 0.001726 sec., 97914.25260718423 rows/sec., 6.05 MiB/sec. | ||
| 7200 | 2026.02.03 00:37:50.656370 [ 276 ] {40e68bbf-6b60-49a6-b978-80abc0d4ddc0} <Debug> TCPHandler: Processed in 0.001933365 sec. | ||
| 7201 | 2026.02.03 00:37:50.656620 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2026.02.03 00:37:50.656740 [ 276 ] {3971e1db-92d7-48cc-b5e0-0150ff63b44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7203 | 2026.02.03 00:37:50.656795 [ 276 ] {3971e1db-92d7-48cc-b5e0-0150ff63b44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7204 | 2026.02.03 00:37:50.657461 [ 276 ] {3971e1db-92d7-48cc-b5e0-0150ff63b44c} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2026.02.03 00:37:50.657510 [ 276 ] {3971e1db-92d7-48cc-b5e0-0150ff63b44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7206 | 2026.02.03 00:37:50.657950 [ 276 ] {3971e1db-92d7-48cc-b5e0-0150ff63b44c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7207 | 2026.02.03 00:37:50.658303 [ 276 ] {3971e1db-92d7-48cc-b5e0-0150ff63b44c} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2026.02.03 00:37:50.658493 [ 276 ] {3971e1db-92d7-48cc-b5e0-0150ff63b44c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00178 sec., 78651.68539325843 rows/sec., 5.08 MiB/sec. | ||
| 7209 | 2026.02.03 00:37:50.658549 [ 276 ] {3971e1db-92d7-48cc-b5e0-0150ff63b44c} <Debug> TCPHandler: Processed in 0.001989896 sec. | ||
| 7210 | 2026.02.03 00:37:50.658717 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7211 | 2026.02.03 00:37:50.658845 [ 276 ] {f29c4d4f-01d8-4bfd-8ef7-3372b615ae24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7212 | 2026.02.03 00:37:50.658904 [ 276 ] {f29c4d4f-01d8-4bfd-8ef7-3372b615ae24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7213 | 2026.02.03 00:37:50.659552 [ 276 ] {f29c4d4f-01d8-4bfd-8ef7-3372b615ae24} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7214 | 2026.02.03 00:37:50.659602 [ 276 ] {f29c4d4f-01d8-4bfd-8ef7-3372b615ae24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7215 | 2026.02.03 00:37:50.660065 [ 276 ] {f29c4d4f-01d8-4bfd-8ef7-3372b615ae24} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7216 | 2026.02.03 00:37:50.660373 [ 276 ] {f29c4d4f-01d8-4bfd-8ef7-3372b615ae24} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2026.02.03 00:37:50.660543 [ 276 ] {f29c4d4f-01d8-4bfd-8ef7-3372b615ae24} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001726 sec., 80533.02433371957 rows/sec., 4.58 MiB/sec. | ||
| 7218 | 2026.02.03 00:37:50.660592 [ 276 ] {f29c4d4f-01d8-4bfd-8ef7-3372b615ae24} <Debug> TCPHandler: Processed in 0.001936655 sec. | ||
| 7219 | 2026.02.03 00:37:50.660761 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2026.02.03 00:37:50.660895 [ 276 ] {b2de3e9c-9b4e-4d94-892e-938ffb98cfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7221 | 2026.02.03 00:37:50.660951 [ 276 ] {b2de3e9c-9b4e-4d94-892e-938ffb98cfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7222 | 2026.02.03 00:37:50.661867 [ 276 ] {b2de3e9c-9b4e-4d94-892e-938ffb98cfcf} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.02.03 00:37:50.661919 [ 276 ] {b2de3e9c-9b4e-4d94-892e-938ffb98cfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7224 | 2026.02.03 00:37:50.662415 [ 276 ] {b2de3e9c-9b4e-4d94-892e-938ffb98cfcf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7225 | 2026.02.03 00:37:50.662720 [ 276 ] {b2de3e9c-9b4e-4d94-892e-938ffb98cfcf} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.02.03 00:37:50.662897 [ 276 ] {b2de3e9c-9b4e-4d94-892e-938ffb98cfcf} <Debug> executeQuery: Read 499 rows, 36.17 KiB in 0.002029 sec., 245933.95761458846 rows/sec., 17.41 MiB/sec. | ||
| 7227 | 2026.02.03 00:37:50.662949 [ 276 ] {b2de3e9c-9b4e-4d94-892e-938ffb98cfcf} <Debug> TCPHandler: Processed in 0.00225231 sec. | ||
| 7228 | 2026.02.03 00:37:50.663110 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7229 | 2026.02.03 00:37:50.663229 [ 276 ] {7bddd928-ba4b-4a93-9711-cb53369a8d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7230 | 2026.02.03 00:37:50.663287 [ 276 ] {7bddd928-ba4b-4a93-9711-cb53369a8d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7231 | 2026.02.03 00:37:50.663761 [ 276 ] {7bddd928-ba4b-4a93-9711-cb53369a8d1e} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2026.02.03 00:37:50.663804 [ 276 ] {7bddd928-ba4b-4a93-9711-cb53369a8d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7233 | 2026.02.03 00:37:50.664223 [ 276 ] {7bddd928-ba4b-4a93-9711-cb53369a8d1e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7234 | 2026.02.03 00:37:50.664528 [ 276 ] {7bddd928-ba4b-4a93-9711-cb53369a8d1e} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2026.02.03 00:37:50.664695 [ 276 ] {7bddd928-ba4b-4a93-9711-cb53369a8d1e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec. | ||
| 7236 | 2026.02.03 00:37:50.664743 [ 276 ] {7bddd928-ba4b-4a93-9711-cb53369a8d1e} <Debug> TCPHandler: Processed in 0.001694711 sec. | ||
| 7237 | 2026.02.03 00:37:50.664904 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7238 | 2026.02.03 00:37:50.665015 [ 276 ] {94222cef-e759-4f12-938f-d82a64a235f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7239 | 2026.02.03 00:37:50.665071 [ 276 ] {94222cef-e759-4f12-938f-d82a64a235f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7240 | 2026.02.03 00:37:50.665669 [ 276 ] {94222cef-e759-4f12-938f-d82a64a235f0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.02.03 00:37:50.665716 [ 276 ] {94222cef-e759-4f12-938f-d82a64a235f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7242 | 2026.02.03 00:37:50.666181 [ 276 ] {94222cef-e759-4f12-938f-d82a64a235f0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7243 | 2026.02.03 00:37:50.666488 [ 276 ] {94222cef-e759-4f12-938f-d82a64a235f0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2026.02.03 00:37:50.666658 [ 276 ] {94222cef-e759-4f12-938f-d82a64a235f0} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001665 sec., 155555.55555555556 rows/sec., 10.36 MiB/sec. | ||
| 7245 | 2026.02.03 00:37:50.666707 [ 276 ] {94222cef-e759-4f12-938f-d82a64a235f0} <Debug> TCPHandler: Processed in 0.001862503 sec. | ||
| 7246 | 2026.02.03 00:37:50.666876 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2026.02.03 00:37:50.666989 [ 276 ] {27792354-b237-450c-82e5-9cc4a44a6306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7248 | 2026.02.03 00:37:50.667044 [ 276 ] {27792354-b237-450c-82e5-9cc4a44a6306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7249 | 2026.02.03 00:37:50.667497 [ 276 ] {27792354-b237-450c-82e5-9cc4a44a6306} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.02.03 00:37:50.667542 [ 276 ] {27792354-b237-450c-82e5-9cc4a44a6306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7251 | 2026.02.03 00:37:50.667954 [ 276 ] {27792354-b237-450c-82e5-9cc4a44a6306} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7252 | 2026.02.03 00:37:50.668247 [ 276 ] {27792354-b237-450c-82e5-9cc4a44a6306} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.02.03 00:37:50.668419 [ 276 ] {27792354-b237-450c-82e5-9cc4a44a6306} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
| 7254 | 2026.02.03 00:37:50.668467 [ 276 ] {27792354-b237-450c-82e5-9cc4a44a6306} <Debug> TCPHandler: Processed in 0.00165256 sec. | ||
| 7255 | 2026.02.03 00:37:50.668630 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7256 | 2026.02.03 00:37:50.668744 [ 276 ] {a3228930-ed21-4d51-be19-604abe60cb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7257 | 2026.02.03 00:37:50.668817 [ 276 ] {a3228930-ed21-4d51-be19-604abe60cb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7258 | 2026.02.03 00:37:50.670046 [ 276 ] {a3228930-ed21-4d51-be19-604abe60cb16} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2026.02.03 00:37:50.670091 [ 276 ] {a3228930-ed21-4d51-be19-604abe60cb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7260 | 2026.02.03 00:37:50.670931 [ 276 ] {a3228930-ed21-4d51-be19-604abe60cb16} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7261 | 2026.02.03 00:37:50.671267 [ 276 ] {a3228930-ed21-4d51-be19-604abe60cb16} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2026.02.03 00:37:50.671451 [ 276 ] {a3228930-ed21-4d51-be19-604abe60cb16} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00273 sec., 12454.212454212455 rows/sec., 22.32 MiB/sec. | ||
| 7263 | 2026.02.03 00:37:50.671539 [ 276 ] {a3228930-ed21-4d51-be19-604abe60cb16} <Debug> TCPHandler: Processed in 0.002968193 sec. | ||
| 7264 | 2026.02.03 00:37:50.671725 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7265 | 2026.02.03 00:37:50.671855 [ 276 ] {6167c7bc-d7e5-43e6-820e-57bada2e63f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7266 | 2026.02.03 00:37:50.671956 [ 276 ] {6167c7bc-d7e5-43e6-820e-57bada2e63f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7267 | 2026.02.03 00:37:50.672463 [ 276 ] {6167c7bc-d7e5-43e6-820e-57bada2e63f4} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.02.03 00:37:50.672521 [ 276 ] {6167c7bc-d7e5-43e6-820e-57bada2e63f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7269 | 2026.02.03 00:37:50.673048 [ 276 ] {6167c7bc-d7e5-43e6-820e-57bada2e63f4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7270 | 2026.02.03 00:37:50.673344 [ 276 ] {6167c7bc-d7e5-43e6-820e-57bada2e63f4} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.02.03 00:37:50.673521 [ 276 ] {6167c7bc-d7e5-43e6-820e-57bada2e63f4} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001691 sec., 52040.212891780015 rows/sec., 3.27 MiB/sec. | ||
| 7272 | 2026.02.03 00:37:50.673570 [ 276 ] {6167c7bc-d7e5-43e6-820e-57bada2e63f4} <Debug> TCPHandler: Processed in 0.001912565 sec. | ||
| 7273 | 2026.02.03 00:37:51.661093 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44770 | ||
| 7274 | 2026.02.03 00:37:51.661210 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7275 | 2026.02.03 00:37:51.661240 [ 290 ] {} <Debug> TCP-Session: 76274976-d6e3-4400-a2d0-c61df592a773 Authenticating user 'default' from [fd00:1122:3344:101::e]:44770 | ||
| 7276 | 2026.02.03 00:37:51.661265 [ 290 ] {} <Debug> TCP-Session: 76274976-d6e3-4400-a2d0-c61df592a773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7277 | 2026.02.03 00:37:51.661279 [ 290 ] {} <Debug> TCP-Session: 76274976-d6e3-4400-a2d0-c61df592a773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7278 | 2026.02.03 00:37:51.661487 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45989 | ||
| 7279 | 2026.02.03 00:37:51.661493 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49218 | ||
| 7280 | 2026.02.03 00:37:51.661595 [ 290 ] {} <Trace> TCP-Session: 76274976-d6e3-4400-a2d0-c61df592a773 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7281 | 2026.02.03 00:37:51.661609 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7282 | 2026.02.03 00:37:51.661651 [ 292 ] {} <Debug> TCP-Session: cd49f0c2-c2a6-4102-bc6f-b49d71bdb904 Authenticating user 'default' from [fd00:1122:3344:101::e]:45989 | ||
| 7283 | 2026.02.03 00:37:51.661662 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7284 | 2026.02.03 00:37:51.661675 [ 292 ] {} <Debug> TCP-Session: cd49f0c2-c2a6-4102-bc6f-b49d71bdb904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.02.03 00:37:51.661700 [ 292 ] {} <Debug> TCP-Session: cd49f0c2-c2a6-4102-bc6f-b49d71bdb904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7286 | 2026.02.03 00:37:51.661704 [ 293 ] {} <Debug> TCP-Session: d52b7344-05d3-4da9-807f-913fc0eec0a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49218 | ||
| 7287 | 2026.02.03 00:37:51.661743 [ 293 ] {} <Debug> TCP-Session: d52b7344-05d3-4da9-807f-913fc0eec0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7288 | 2026.02.03 00:37:51.661773 [ 293 ] {} <Debug> TCP-Session: d52b7344-05d3-4da9-807f-913fc0eec0a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2026.02.03 00:37:51.661782 [ 290 ] {b92a8687-7af3-4151-954d-0313539af71f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44770) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7290 | 2026.02.03 00:37:51.662071 [ 290 ] {b92a8687-7af3-4151-954d-0313539af71f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7291 | 2026.02.03 00:37:51.662129 [ 290 ] {b92a8687-7af3-4151-954d-0313539af71f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7292 | 2026.02.03 00:37:51.662408 [ 290 ] {b92a8687-7af3-4151-954d-0313539af71f} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 7293 | 2026.02.03 00:37:51.662438 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58722 | ||
| 7294 | 2026.02.03 00:37:51.662439 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61870 | ||
| 7295 | 2026.02.03 00:37:51.662498 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41238 | ||
| 7296 | 2026.02.03 00:37:51.662516 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7297 | 2026.02.03 00:37:51.662535 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51574 | ||
| 7298 | 2026.02.03 00:37:51.662568 [ 294 ] {} <Debug> TCP-Session: f442da29-c28c-40d8-b326-4e7db450b439 Authenticating user 'default' from [fd00:1122:3344:101::e]:58722 | ||
| 7299 | 2026.02.03 00:37:51.662578 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60454 | ||
| 7300 | 2026.02.03 00:37:51.662585 [ 294 ] {} <Debug> TCP-Session: f442da29-c28c-40d8-b326-4e7db450b439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2026.02.03 00:37:51.662643 [ 294 ] {} <Debug> TCP-Session: f442da29-c28c-40d8-b326-4e7db450b439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2026.02.03 00:37:51.662703 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53503 | ||
| 7303 | 2026.02.03 00:37:51.663040 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7304 | 2026.02.03 00:37:51.663091 [ 351 ] {} <Debug> TCP-Session: deb71139-2e28-4439-9b03-5b51e75c1ccb Authenticating user 'default' from [fd00:1122:3344:101::e]:41238 | ||
| 7305 | 2026.02.03 00:37:51.663116 [ 351 ] {} <Debug> TCP-Session: deb71139-2e28-4439-9b03-5b51e75c1ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7306 | 2026.02.03 00:37:51.663133 [ 351 ] {} <Debug> TCP-Session: deb71139-2e28-4439-9b03-5b51e75c1ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2026.02.03 00:37:51.663376 [ 317 ] {b92a8687-7af3-4151-954d-0313539af71f} <Trace> AggregatingTransform: Aggregating | ||
| 7308 | 2026.02.03 00:37:51.663480 [ 317 ] {b92a8687-7af3-4151-954d-0313539af71f} <Trace> Aggregator: Aggregation method: without_key | ||
| 7309 | 2026.02.03 00:37:51.663486 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7310 | 2026.02.03 00:37:51.663526 [ 317 ] {b92a8687-7af3-4151-954d-0313539af71f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001022089 sec. (978.388 rows/sec., 38.22 KiB/sec.) | ||
| 7311 | 2026.02.03 00:37:51.663532 [ 353 ] {} <Debug> TCP-Session: 64e3acc2-15b0-47f4-a064-6291c966df30 Authenticating user 'default' from [fd00:1122:3344:101::e]:60454 | ||
| 7312 | 2026.02.03 00:37:51.663546 [ 317 ] {b92a8687-7af3-4151-954d-0313539af71f} <Trace> Aggregator: Merging aggregated data | ||
| 7313 | 2026.02.03 00:37:51.663556 [ 353 ] {} <Debug> TCP-Session: 64e3acc2-15b0-47f4-a064-6291c966df30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7314 | 2026.02.03 00:37:51.663574 [ 353 ] {} <Debug> TCP-Session: 64e3acc2-15b0-47f4-a064-6291c966df30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.02.03 00:37:51.663913 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7316 | 2026.02.03 00:37:51.663964 [ 354 ] {} <Debug> TCP-Session: 39db5810-1c85-443d-a494-f6db0727999b Authenticating user 'default' from [fd00:1122:3344:101::e]:53503 | ||
| 7317 | 2026.02.03 00:37:51.663990 [ 354 ] {} <Debug> TCP-Session: 39db5810-1c85-443d-a494-f6db0727999b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7318 | 2026.02.03 00:37:51.664006 [ 354 ] {} <Debug> TCP-Session: 39db5810-1c85-443d-a494-f6db0727999b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2026.02.03 00:37:51.664024 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7320 | 2026.02.03 00:37:51.664064 [ 352 ] {} <Debug> TCP-Session: 3493bc80-9559-4a6c-8c78-8ca4f880096c Authenticating user 'default' from [fd00:1122:3344:101::e]:51574 | ||
| 7321 | 2026.02.03 00:37:51.664085 [ 352 ] {} <Debug> TCP-Session: 3493bc80-9559-4a6c-8c78-8ca4f880096c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.02.03 00:37:51.664098 [ 352 ] {} <Debug> TCP-Session: 3493bc80-9559-4a6c-8c78-8ca4f880096c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.02.03 00:37:51.664136 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7324 | 2026.02.03 00:37:51.664178 [ 350 ] {} <Debug> TCP-Session: b98a6dd2-eef7-4b46-b730-78adc4d85a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:61870 | ||
| 7325 | 2026.02.03 00:37:51.664200 [ 350 ] {} <Debug> TCP-Session: b98a6dd2-eef7-4b46-b730-78adc4d85a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7326 | 2026.02.03 00:37:51.664217 [ 350 ] {} <Debug> TCP-Session: b98a6dd2-eef7-4b46-b730-78adc4d85a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7327 | 2026.02.03 00:37:51.664990 [ 290 ] {b92a8687-7af3-4151-954d-0313539af71f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00327 sec., 305.81039755351685 rows/sec., 11.95 KiB/sec. | ||
| 7328 | 2026.02.03 00:37:51.665120 [ 290 ] {b92a8687-7af3-4151-954d-0313539af71f} <Debug> TCPHandler: Processed in 0.003641226 sec. | ||
| 7329 | 2026.02.03 00:37:51.665214 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7330 | 2026.02.03 00:37:51.665241 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7331 | 2026.02.03 00:37:51.665256 [ 292 ] {} <Debug> TCP-Session: cd49f0c2-c2a6-4102-bc6f-b49d71bdb904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2026.02.03 00:37:51.665261 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7333 | 2026.02.03 00:37:51.665284 [ 353 ] {} <Debug> TCP-Session: 64e3acc2-15b0-47f4-a064-6291c966df30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2026.02.03 00:37:51.665296 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7335 | 2026.02.03 00:37:51.665315 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7336 | 2026.02.03 00:37:51.665332 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7337 | 2026.02.03 00:37:51.665350 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7338 | 2026.02.03 00:37:51.665365 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7339 | 2026.02.03 00:37:51.665383 [ 294 ] {} <Debug> TCP-Session: f442da29-c28c-40d8-b326-4e7db450b439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7340 | 2026.02.03 00:37:51.665391 [ 352 ] {} <Debug> TCP-Session: 3493bc80-9559-4a6c-8c78-8ca4f880096c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2026.02.03 00:37:51.665403 [ 290 ] {} <Debug> TCP-Session: 76274976-d6e3-4400-a2d0-c61df592a773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7342 | 2026.02.03 00:37:51.665360 [ 350 ] {} <Debug> TCP-Session: b98a6dd2-eef7-4b46-b730-78adc4d85a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7343 | 2026.02.03 00:37:51.665346 [ 354 ] {} <Debug> TCP-Session: 39db5810-1c85-443d-a494-f6db0727999b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7344 | 2026.02.03 00:37:51.665325 [ 351 ] {} <Debug> TCP-Session: deb71139-2e28-4439-9b03-5b51e75c1ccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2026.02.03 00:37:51.665278 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7346 | 2026.02.03 00:37:51.665507 [ 293 ] {} <Debug> TCP-Session: d52b7344-05d3-4da9-807f-913fc0eec0a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2026.02.03 00:37:51.776520 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52149 | ||
| 7348 | 2026.02.03 00:37:51.776626 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7349 | 2026.02.03 00:37:51.776652 [ 290 ] {} <Debug> TCP-Session: b88355ba-edce-44a4-8e7e-9738adf4c56e Authenticating user 'default' from [fd00:1122:3344:101::e]:52149 | ||
| 7350 | 2026.02.03 00:37:51.776674 [ 290 ] {} <Debug> TCP-Session: b88355ba-edce-44a4-8e7e-9738adf4c56e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2026.02.03 00:37:51.776686 [ 290 ] {} <Debug> TCP-Session: b88355ba-edce-44a4-8e7e-9738adf4c56e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2026.02.03 00:37:51.776906 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62321 | ||
| 7353 | 2026.02.03 00:37:51.776933 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45125 | ||
| 7354 | 2026.02.03 00:37:51.776955 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35145 | ||
| 7355 | 2026.02.03 00:37:51.776978 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52090 | ||
| 7356 | 2026.02.03 00:37:51.777014 [ 290 ] {} <Trace> TCP-Session: b88355ba-edce-44a4-8e7e-9738adf4c56e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.02.03 00:37:51.777031 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7358 | 2026.02.03 00:37:51.777049 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7359 | 2026.02.03 00:37:51.777083 [ 292 ] {} <Debug> TCP-Session: ab016bd4-8ff1-4e72-a290-18d0c64ebbbe Authenticating user 'default' from [fd00:1122:3344:101::e]:62321 | ||
| 7360 | 2026.02.03 00:37:51.777094 [ 352 ] {} <Debug> TCP-Session: 6f9c7675-7847-46ef-80ca-49e8cfdd1d6d Authenticating user 'default' from [fd00:1122:3344:101::e]:35145 | ||
| 7361 | 2026.02.03 00:37:51.777098 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7362 | 2026.02.03 00:37:51.777117 [ 292 ] {} <Debug> TCP-Session: ab016bd4-8ff1-4e72-a290-18d0c64ebbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2026.02.03 00:37:51.777123 [ 352 ] {} <Debug> TCP-Session: 6f9c7675-7847-46ef-80ca-49e8cfdd1d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2026.02.03 00:37:51.777143 [ 292 ] {} <Debug> TCP-Session: ab016bd4-8ff1-4e72-a290-18d0c64ebbbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7365 | 2026.02.03 00:37:51.777158 [ 352 ] {} <Debug> TCP-Session: 6f9c7675-7847-46ef-80ca-49e8cfdd1d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2026.02.03 00:37:51.777139 [ 354 ] {} <Debug> TCP-Session: d3ea4940-9360-4635-b5d5-e00432a91241 Authenticating user 'default' from [fd00:1122:3344:101::e]:52090 | ||
| 7367 | 2026.02.03 00:37:51.777205 [ 290 ] {ec76b81e-27d7-4b35-89e0-d8189f85bb41} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7368 | 2026.02.03 00:37:51.777220 [ 354 ] {} <Debug> TCP-Session: d3ea4940-9360-4635-b5d5-e00432a91241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2026.02.03 00:37:51.777031 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7370 | 2026.02.03 00:37:51.777252 [ 354 ] {} <Debug> TCP-Session: d3ea4940-9360-4635-b5d5-e00432a91241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2026.02.03 00:37:51.777274 [ 350 ] {} <Debug> TCP-Session: f816fb50-4c6c-4d42-9325-9f56c1acaec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45125 | ||
| 7372 | 2026.02.03 00:37:51.776963 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47621 | ||
| 7373 | 2026.02.03 00:37:51.777294 [ 350 ] {} <Debug> TCP-Session: f816fb50-4c6c-4d42-9325-9f56c1acaec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2026.02.03 00:37:51.776956 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65400 | ||
| 7375 | 2026.02.03 00:37:51.777359 [ 350 ] {} <Debug> TCP-Session: f816fb50-4c6c-4d42-9325-9f56c1acaec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2026.02.03 00:37:51.776911 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43767 | ||
| 7377 | 2026.02.03 00:37:51.777429 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7378 | 2026.02.03 00:37:51.776916 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61626 | ||
| 7379 | 2026.02.03 00:37:51.777464 [ 290 ] {ec76b81e-27d7-4b35-89e0-d8189f85bb41} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7380 | 2026.02.03 00:37:51.777501 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7381 | 2026.02.03 00:37:51.777512 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7382 | 2026.02.03 00:37:51.777468 [ 353 ] {} <Debug> TCP-Session: df324294-ec2b-4c82-b12d-c7e1be6bfa0e Authenticating user 'default' from [fd00:1122:3344:101::e]:47621 | ||
| 7383 | 2026.02.03 00:37:51.777540 [ 351 ] {} <Debug> TCP-Session: 1910ca20-8bb2-4eb6-8391-16ffa2c82ecf Authenticating user 'default' from [fd00:1122:3344:101::e]:65400 | ||
| 7384 | 2026.02.03 00:37:51.777547 [ 290 ] {ec76b81e-27d7-4b35-89e0-d8189f85bb41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7385 | 2026.02.03 00:37:51.777570 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7386 | 2026.02.03 00:37:51.777588 [ 351 ] {} <Debug> TCP-Session: 1910ca20-8bb2-4eb6-8391-16ffa2c82ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2026.02.03 00:37:51.777553 [ 293 ] {} <Debug> TCP-Session: b0f53273-1a0f-463e-a116-a3ded5d0fe9f Authenticating user 'default' from [fd00:1122:3344:101::e]:43767 | ||
| 7388 | 2026.02.03 00:37:51.777626 [ 294 ] {} <Debug> TCP-Session: ad596ed5-a26b-4ee0-b70a-530019167e21 Authenticating user 'default' from [fd00:1122:3344:101::e]:61626 | ||
| 7389 | 2026.02.03 00:37:51.777653 [ 293 ] {} <Debug> TCP-Session: b0f53273-1a0f-463e-a116-a3ded5d0fe9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2026.02.03 00:37:51.777628 [ 351 ] {} <Debug> TCP-Session: 1910ca20-8bb2-4eb6-8391-16ffa2c82ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2026.02.03 00:37:51.777676 [ 294 ] {} <Debug> TCP-Session: ad596ed5-a26b-4ee0-b70a-530019167e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7392 | 2026.02.03 00:37:51.777679 [ 293 ] {} <Debug> TCP-Session: b0f53273-1a0f-463e-a116-a3ded5d0fe9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7393 | 2026.02.03 00:37:51.777728 [ 294 ] {} <Debug> TCP-Session: ad596ed5-a26b-4ee0-b70a-530019167e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.02.03 00:37:51.777573 [ 353 ] {} <Debug> TCP-Session: df324294-ec2b-4c82-b12d-c7e1be6bfa0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.02.03 00:37:51.777776 [ 353 ] {} <Debug> TCP-Session: df324294-ec2b-4c82-b12d-c7e1be6bfa0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.02.03 00:37:51.777862 [ 290 ] {ec76b81e-27d7-4b35-89e0-d8189f85bb41} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 7397 | 2026.02.03 00:37:51.778797 [ 344 ] {ec76b81e-27d7-4b35-89e0-d8189f85bb41} <Trace> AggregatingTransform: Aggregating | ||
| 7398 | 2026.02.03 00:37:51.778855 [ 344 ] {ec76b81e-27d7-4b35-89e0-d8189f85bb41} <Trace> Aggregator: Aggregation method: without_key | ||
| 7399 | 2026.02.03 00:37:51.778901 [ 344 ] {ec76b81e-27d7-4b35-89e0-d8189f85bb41} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933507 sec. (1071.229 rows/sec., 41.84 KiB/sec.) | ||
| 7400 | 2026.02.03 00:37:51.778920 [ 344 ] {ec76b81e-27d7-4b35-89e0-d8189f85bb41} <Trace> Aggregator: Merging aggregated data | ||
| 7401 | 2026.02.03 00:37:51.780304 [ 290 ] {ec76b81e-27d7-4b35-89e0-d8189f85bb41} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003154 sec., 317.0577045022194 rows/sec., 12.39 KiB/sec. | ||
| 7402 | 2026.02.03 00:37:51.780479 [ 290 ] {ec76b81e-27d7-4b35-89e0-d8189f85bb41} <Debug> TCPHandler: Processed in 0.003578954 sec. | ||
| 7403 | 2026.02.03 00:37:51.780580 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7404 | 2026.02.03 00:37:51.780608 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7405 | 2026.02.03 00:37:51.780630 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7406 | 2026.02.03 00:37:51.780651 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7407 | 2026.02.03 00:37:51.780672 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7408 | 2026.02.03 00:37:51.780691 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7409 | 2026.02.03 00:37:51.780712 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7410 | 2026.02.03 00:37:51.780724 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7411 | 2026.02.03 00:37:51.780748 [ 352 ] {} <Debug> TCP-Session: 6f9c7675-7847-46ef-80ca-49e8cfdd1d6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2026.02.03 00:37:51.780774 [ 350 ] {} <Debug> TCP-Session: f816fb50-4c6c-4d42-9325-9f56c1acaec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7413 | 2026.02.03 00:37:51.780764 [ 294 ] {} <Debug> TCP-Session: ad596ed5-a26b-4ee0-b70a-530019167e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.02.03 00:37:51.780727 [ 351 ] {} <Debug> TCP-Session: 1910ca20-8bb2-4eb6-8391-16ffa2c82ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.02.03 00:37:51.780702 [ 293 ] {} <Debug> TCP-Session: b0f53273-1a0f-463e-a116-a3ded5d0fe9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.02.03 00:37:51.780688 [ 292 ] {} <Debug> TCP-Session: ab016bd4-8ff1-4e72-a290-18d0c64ebbbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2026.02.03 00:37:51.780664 [ 354 ] {} <Debug> TCP-Session: d3ea4940-9360-4635-b5d5-e00432a91241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.02.03 00:37:51.780616 [ 290 ] {} <Debug> TCP-Session: b88355ba-edce-44a4-8e7e-9738adf4c56e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2026.02.03 00:37:51.780746 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7420 | 2026.02.03 00:37:51.780984 [ 353 ] {} <Debug> TCP-Session: df324294-ec2b-4c82-b12d-c7e1be6bfa0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2026.02.03 00:37:51.833197 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39953 | ||
| 7422 | 2026.02.03 00:37:51.833298 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7423 | 2026.02.03 00:37:51.833322 [ 290 ] {} <Debug> TCP-Session: ab6fc613-0dd1-466b-ac34-178389df6bf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39953 | ||
| 7424 | 2026.02.03 00:37:51.833344 [ 290 ] {} <Debug> TCP-Session: ab6fc613-0dd1-466b-ac34-178389df6bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2026.02.03 00:37:51.833357 [ 290 ] {} <Debug> TCP-Session: ab6fc613-0dd1-466b-ac34-178389df6bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.02.03 00:37:51.833570 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60519 | ||
| 7427 | 2026.02.03 00:37:51.833589 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60055 | ||
| 7428 | 2026.02.03 00:37:51.833605 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59397 | ||
| 7429 | 2026.02.03 00:37:51.833647 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34855 | ||
| 7430 | 2026.02.03 00:37:51.833681 [ 290 ] {} <Trace> TCP-Session: ab6fc613-0dd1-466b-ac34-178389df6bf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2026.02.03 00:37:51.833682 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7432 | 2026.02.03 00:37:51.833695 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7433 | 2026.02.03 00:37:51.833726 [ 294 ] {} <Debug> TCP-Session: 6fddbe4d-6639-4ce4-9ffa-39fbb90de821 Authenticating user 'default' from [fd00:1122:3344:101::e]:60055 | ||
| 7434 | 2026.02.03 00:37:51.833738 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7435 | 2026.02.03 00:37:51.833738 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7436 | 2026.02.03 00:37:51.833755 [ 294 ] {} <Debug> TCP-Session: 6fddbe4d-6639-4ce4-9ffa-39fbb90de821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7437 | 2026.02.03 00:37:51.833775 [ 350 ] {} <Debug> TCP-Session: caec4b20-f4c6-4b61-919f-88187399dd0c Authenticating user 'default' from [fd00:1122:3344:101::e]:59397 | ||
| 7438 | 2026.02.03 00:37:51.833784 [ 354 ] {} <Debug> TCP-Session: addbcee2-06de-420b-94bf-c831de1d27ec Authenticating user 'default' from [fd00:1122:3344:101::e]:34855 | ||
| 7439 | 2026.02.03 00:37:51.833792 [ 294 ] {} <Debug> TCP-Session: 6fddbe4d-6639-4ce4-9ffa-39fbb90de821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.02.03 00:37:51.833814 [ 350 ] {} <Debug> TCP-Session: caec4b20-f4c6-4b61-919f-88187399dd0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.02.03 00:37:51.833817 [ 354 ] {} <Debug> TCP-Session: addbcee2-06de-420b-94bf-c831de1d27ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2026.02.03 00:37:51.833838 [ 350 ] {} <Debug> TCP-Session: caec4b20-f4c6-4b61-919f-88187399dd0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.02.03 00:37:51.833848 [ 354 ] {} <Debug> TCP-Session: addbcee2-06de-420b-94bf-c831de1d27ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.02.03 00:37:51.833857 [ 290 ] {ddd2897a-adae-4c29-9460-87a3722b62e6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7445 | 2026.02.03 00:37:51.833628 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36077 | ||
| 7446 | 2026.02.03 00:37:51.833575 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34678 | ||
| 7447 | 2026.02.03 00:37:51.833750 [ 293 ] {} <Debug> TCP-Session: 3e51e9aa-630d-419d-9922-78cdfa041c35 Authenticating user 'default' from [fd00:1122:3344:101::e]:60519 | ||
| 7448 | 2026.02.03 00:37:51.833638 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50016 | ||
| 7449 | 2026.02.03 00:37:51.834003 [ 293 ] {} <Debug> TCP-Session: 3e51e9aa-630d-419d-9922-78cdfa041c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2026.02.03 00:37:51.834007 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7451 | 2026.02.03 00:37:51.834017 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7452 | 2026.02.03 00:37:51.834032 [ 293 ] {} <Debug> TCP-Session: 3e51e9aa-630d-419d-9922-78cdfa041c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7453 | 2026.02.03 00:37:51.834055 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7454 | 2026.02.03 00:37:51.834072 [ 351 ] {} <Debug> TCP-Session: 67a0baa1-488f-4e44-a6c5-5098035da04c Authenticating user 'default' from [fd00:1122:3344:101::e]:36077 | ||
| 7455 | 2026.02.03 00:37:51.834098 [ 353 ] {} <Debug> TCP-Session: 9c086676-9cab-4333-a5b6-a46cc4f0ae6a Authenticating user 'default' from [fd00:1122:3344:101::e]:50016 | ||
| 7456 | 2026.02.03 00:37:51.834114 [ 351 ] {} <Debug> TCP-Session: 67a0baa1-488f-4e44-a6c5-5098035da04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2026.02.03 00:37:51.834126 [ 290 ] {ddd2897a-adae-4c29-9460-87a3722b62e6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7458 | 2026.02.03 00:37:51.834155 [ 351 ] {} <Debug> TCP-Session: 67a0baa1-488f-4e44-a6c5-5098035da04c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7459 | 2026.02.03 00:37:51.834051 [ 292 ] {} <Debug> TCP-Session: 5055fc4c-824c-4625-914e-2e2ff2504b6d Authenticating user 'default' from [fd00:1122:3344:101::e]:34678 | ||
| 7460 | 2026.02.03 00:37:51.834127 [ 353 ] {} <Debug> TCP-Session: 9c086676-9cab-4333-a5b6-a46cc4f0ae6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7461 | 2026.02.03 00:37:51.834201 [ 290 ] {ddd2897a-adae-4c29-9460-87a3722b62e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7462 | 2026.02.03 00:37:51.834207 [ 292 ] {} <Debug> TCP-Session: 5055fc4c-824c-4625-914e-2e2ff2504b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2026.02.03 00:37:51.834230 [ 353 ] {} <Debug> TCP-Session: 9c086676-9cab-4333-a5b6-a46cc4f0ae6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2026.02.03 00:37:51.834252 [ 292 ] {} <Debug> TCP-Session: 5055fc4c-824c-4625-914e-2e2ff2504b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7465 | 2026.02.03 00:37:51.833627 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59778 | ||
| 7466 | 2026.02.03 00:37:51.834355 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7467 | 2026.02.03 00:37:51.834379 [ 352 ] {} <Debug> TCP-Session: 7242150e-f808-446d-bce1-adb0920bfbcd Authenticating user 'default' from [fd00:1122:3344:101::e]:59778 | ||
| 7468 | 2026.02.03 00:37:51.834397 [ 352 ] {} <Debug> TCP-Session: 7242150e-f808-446d-bce1-adb0920bfbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.02.03 00:37:51.834414 [ 352 ] {} <Debug> TCP-Session: 7242150e-f808-446d-bce1-adb0920bfbcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.02.03 00:37:51.834502 [ 290 ] {ddd2897a-adae-4c29-9460-87a3722b62e6} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 7471 | 2026.02.03 00:37:51.835464 [ 334 ] {ddd2897a-adae-4c29-9460-87a3722b62e6} <Trace> AggregatingTransform: Aggregating | ||
| 7472 | 2026.02.03 00:37:51.835507 [ 334 ] {ddd2897a-adae-4c29-9460-87a3722b62e6} <Trace> Aggregator: Aggregation method: without_key | ||
| 7473 | 2026.02.03 00:37:51.835542 [ 334 ] {ddd2897a-adae-4c29-9460-87a3722b62e6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946948 sec. (1056.024 rows/sec., 41.25 KiB/sec.) | ||
| 7474 | 2026.02.03 00:37:51.835562 [ 334 ] {ddd2897a-adae-4c29-9460-87a3722b62e6} <Trace> Aggregator: Merging aggregated data | ||
| 7475 | 2026.02.03 00:37:51.836855 [ 290 ] {ddd2897a-adae-4c29-9460-87a3722b62e6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003057 sec., 327.11808963035656 rows/sec., 12.78 KiB/sec. | ||
| 7476 | 2026.02.03 00:37:51.836968 [ 290 ] {ddd2897a-adae-4c29-9460-87a3722b62e6} <Debug> TCPHandler: Processed in 0.003417431 sec. | ||
| 7477 | 2026.02.03 00:37:51.837072 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7478 | 2026.02.03 00:37:51.837097 [ 290 ] {} <Debug> TCP-Session: ab6fc613-0dd1-466b-ac34-178389df6bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7479 | 2026.02.03 00:37:51.837101 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7480 | 2026.02.03 00:37:51.837122 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7481 | 2026.02.03 00:37:51.837146 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7482 | 2026.02.03 00:37:51.837155 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7483 | 2026.02.03 00:37:51.837176 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7484 | 2026.02.03 00:37:51.837190 [ 294 ] {} <Debug> TCP-Session: 6fddbe4d-6639-4ce4-9ffa-39fbb90de821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7485 | 2026.02.03 00:37:51.837212 [ 293 ] {} <Debug> TCP-Session: 3e51e9aa-630d-419d-9922-78cdfa041c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.02.03 00:37:51.837218 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7487 | 2026.02.03 00:37:51.837226 [ 352 ] {} <Debug> TCP-Session: 7242150e-f808-446d-bce1-adb0920bfbcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2026.02.03 00:37:51.837198 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7489 | 2026.02.03 00:37:51.837261 [ 353 ] {} <Debug> TCP-Session: 9c086676-9cab-4333-a5b6-a46cc4f0ae6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7490 | 2026.02.03 00:37:51.837146 [ 292 ] {} <Debug> TCP-Session: 5055fc4c-824c-4625-914e-2e2ff2504b6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2026.02.03 00:37:51.837312 [ 351 ] {} <Debug> TCP-Session: 67a0baa1-488f-4e44-a6c5-5098035da04c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2026.02.03 00:37:51.837160 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7493 | 2026.02.03 00:37:51.837159 [ 354 ] {} <Debug> TCP-Session: addbcee2-06de-420b-94bf-c831de1d27ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2026.02.03 00:37:51.837374 [ 350 ] {} <Debug> TCP-Session: caec4b20-f4c6-4b61-919f-88187399dd0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2026.02.03 00:37:52.314465 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7496 | 2026.02.03 00:37:52.314522 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7497 | 2026.02.03 00:37:52.501155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16207 | ||
| 7498 | 2026.02.03 00:37:52.501723 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7499 | 2026.02.03 00:37:52.501773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7500 | 2026.02.03 00:37:52.502259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7501 | 2026.02.03 00:37:52.502485 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.02.03 00:37:52.502672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16207 | ||
| 7503 | 2026.02.03 00:37:53.444294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 7504 | 2026.02.03 00:37:53.461294 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2026.02.03 00:37:53.461361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7506 | 2026.02.03 00:37:53.467438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7507 | 2026.02.03 00:37:53.468137 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2026.02.03 00:37:53.471135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 7509 | 2026.02.03 00:37:55.622787 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2026.02.03 00:37:55.623010 [ 276 ] {c8a80b12-adf8-4a8e-8115-26bfb5f87daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7511 | 2026.02.03 00:37:55.623088 [ 276 ] {c8a80b12-adf8-4a8e-8115-26bfb5f87daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7512 | 2026.02.03 00:37:55.623763 [ 276 ] {c8a80b12-adf8-4a8e-8115-26bfb5f87daf} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.02.03 00:37:55.623811 [ 276 ] {c8a80b12-adf8-4a8e-8115-26bfb5f87daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7514 | 2026.02.03 00:37:55.624215 [ 276 ] {c8a80b12-adf8-4a8e-8115-26bfb5f87daf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7515 | 2026.02.03 00:37:55.624465 [ 276 ] {c8a80b12-adf8-4a8e-8115-26bfb5f87daf} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.02.03 00:37:55.624628 [ 276 ] {c8a80b12-adf8-4a8e-8115-26bfb5f87daf} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001675 sec., 42985.07462686567 rows/sec., 3.45 MiB/sec. | ||
| 7517 | 2026.02.03 00:37:55.624679 [ 276 ] {c8a80b12-adf8-4a8e-8115-26bfb5f87daf} <Debug> TCPHandler: Processed in 0.002037687 sec. | ||
| 7518 | 2026.02.03 00:37:55.624804 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2026.02.03 00:37:55.624915 [ 276 ] {d23bf417-a5b9-4d67-82fa-bf2de03e1f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7520 | 2026.02.03 00:37:55.624961 [ 276 ] {d23bf417-a5b9-4d67-82fa-bf2de03e1f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7521 | 2026.02.03 00:37:55.625378 [ 276 ] {d23bf417-a5b9-4d67-82fa-bf2de03e1f8d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2026.02.03 00:37:55.625417 [ 276 ] {d23bf417-a5b9-4d67-82fa-bf2de03e1f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7523 | 2026.02.03 00:37:55.625715 [ 276 ] {d23bf417-a5b9-4d67-82fa-bf2de03e1f8d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7524 | 2026.02.03 00:37:55.625923 [ 276 ] {d23bf417-a5b9-4d67-82fa-bf2de03e1f8d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.02.03 00:37:55.626054 [ 276 ] {d23bf417-a5b9-4d67-82fa-bf2de03e1f8d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001163 sec., 6878.761822871883 rows/sec., 517.25 KiB/sec. | ||
| 7526 | 2026.02.03 00:37:55.626092 [ 276 ] {d23bf417-a5b9-4d67-82fa-bf2de03e1f8d} <Debug> TCPHandler: Processed in 0.001341354 sec. | ||
| 7527 | 2026.02.03 00:37:55.626202 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7528 | 2026.02.03 00:37:55.626299 [ 276 ] {2047efad-a99d-42c2-8907-d88ca81f0dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7529 | 2026.02.03 00:37:55.626341 [ 276 ] {2047efad-a99d-42c2-8907-d88ca81f0dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7530 | 2026.02.03 00:37:55.626747 [ 276 ] {2047efad-a99d-42c2-8907-d88ca81f0dd7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.02.03 00:37:55.626782 [ 276 ] {2047efad-a99d-42c2-8907-d88ca81f0dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7532 | 2026.02.03 00:37:55.627151 [ 276 ] {2047efad-a99d-42c2-8907-d88ca81f0dd7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7533 | 2026.02.03 00:37:55.627358 [ 276 ] {2047efad-a99d-42c2-8907-d88ca81f0dd7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.02.03 00:37:55.627491 [ 276 ] {2047efad-a99d-42c2-8907-d88ca81f0dd7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001212 sec., 59405.94059405941 rows/sec., 4.64 MiB/sec. | ||
| 7535 | 2026.02.03 00:37:55.627529 [ 276 ] {2047efad-a99d-42c2-8907-d88ca81f0dd7} <Debug> TCPHandler: Processed in 0.001377504 sec. | ||
| 7536 | 2026.02.03 00:37:55.627638 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.02.03 00:37:55.627735 [ 276 ] {18fda417-a89a-4af4-bc39-978055f0a420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7538 | 2026.02.03 00:37:55.627780 [ 276 ] {18fda417-a89a-4af4-bc39-978055f0a420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7539 | 2026.02.03 00:37:55.628185 [ 276 ] {18fda417-a89a-4af4-bc39-978055f0a420} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.02.03 00:37:55.628220 [ 276 ] {18fda417-a89a-4af4-bc39-978055f0a420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7541 | 2026.02.03 00:37:55.628547 [ 276 ] {18fda417-a89a-4af4-bc39-978055f0a420} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7542 | 2026.02.03 00:37:55.628777 [ 276 ] {18fda417-a89a-4af4-bc39-978055f0a420} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.02.03 00:37:55.628911 [ 276 ] {18fda417-a89a-4af4-bc39-978055f0a420} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 7544 | 2026.02.03 00:37:55.628947 [ 276 ] {18fda417-a89a-4af4-bc39-978055f0a420} <Debug> TCPHandler: Processed in 0.001359215 sec. | ||
| 7545 | 2026.02.03 00:37:55.629061 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7546 | 2026.02.03 00:37:55.629157 [ 276 ] {6e3311e1-c89a-4bc0-9a73-7dcd9f111c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7547 | 2026.02.03 00:37:55.629214 [ 276 ] {6e3311e1-c89a-4bc0-9a73-7dcd9f111c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7548 | 2026.02.03 00:37:55.629958 [ 276 ] {6e3311e1-c89a-4bc0-9a73-7dcd9f111c02} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.02.03 00:37:55.629996 [ 276 ] {6e3311e1-c89a-4bc0-9a73-7dcd9f111c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7550 | 2026.02.03 00:37:55.630505 [ 276 ] {6e3311e1-c89a-4bc0-9a73-7dcd9f111c02} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7551 | 2026.02.03 00:37:55.630730 [ 276 ] {6e3311e1-c89a-4bc0-9a73-7dcd9f111c02} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.02.03 00:37:55.630905 [ 276 ] {6e3311e1-c89a-4bc0-9a73-7dcd9f111c02} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001766 sec., 4530.011325028313 rows/sec., 8.12 MiB/sec. | ||
| 7553 | 2026.02.03 00:37:55.630980 [ 276 ] {6e3311e1-c89a-4bc0-9a73-7dcd9f111c02} <Debug> TCPHandler: Processed in 0.001967766 sec. | ||
| 7554 | 2026.02.03 00:37:55.631095 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.02.03 00:37:55.631190 [ 276 ] {bc867a4a-0b60-4d87-8953-f58115dfb239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7556 | 2026.02.03 00:37:55.631232 [ 276 ] {bc867a4a-0b60-4d87-8953-f58115dfb239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7557 | 2026.02.03 00:37:55.631568 [ 276 ] {bc867a4a-0b60-4d87-8953-f58115dfb239} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.02.03 00:37:55.631604 [ 276 ] {bc867a4a-0b60-4d87-8953-f58115dfb239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7559 | 2026.02.03 00:37:55.631901 [ 276 ] {bc867a4a-0b60-4d87-8953-f58115dfb239} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7560 | 2026.02.03 00:37:55.632195 [ 276 ] {bc867a4a-0b60-4d87-8953-f58115dfb239} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.02.03 00:37:55.632332 [ 276 ] {bc867a4a-0b60-4d87-8953-f58115dfb239} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 7562 | 2026.02.03 00:37:55.632367 [ 276 ] {bc867a4a-0b60-4d87-8953-f58115dfb239} <Debug> TCPHandler: Processed in 0.001360004 sec. | ||
| 7563 | 2026.02.03 00:37:57.486680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 986 | ||
| 7564 | 2026.02.03 00:37:57.489598 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2026.02.03 00:37:57.489652 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7566 | 2026.02.03 00:37:57.490887 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7567 | 2026.02.03 00:37:57.491153 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.02.03 00:37:57.491496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 7569 | 2026.02.03 00:38:00.002809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16719 | ||
| 7570 | 2026.02.03 00:38:00.003362 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.02.03 00:38:00.003412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7572 | 2026.02.03 00:38:00.003910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7573 | 2026.02.03 00:38:00.004149 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7574 | 2026.02.03 00:38:00.004304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16719 | ||
| 7575 | 2026.02.03 00:38:00.615575 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7576 | 2026.02.03 00:38:00.615846 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 7577 | 2026.02.03 00:38:00.616270 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7578 | 2026.02.03 00:38:00.616320 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7579 | 2026.02.03 00:38:00.616625 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7580 | 2026.02.03 00:38:00.616697 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7581 | 2026.02.03 00:38:00.616841 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 7582 | 2026.02.03 00:38:00.616946 [ 299 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7583 | 2026.02.03 00:38:00.616946 [ 335 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7584 | 2026.02.03 00:38:00.616978 [ 324 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7585 | 2026.02.03 00:38:00.617107 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 7586 | 2026.02.03 00:38:00.617133 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7587 | 2026.02.03 00:38:00.617220 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7588 | 2026.02.03 00:38:00.617241 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Debug> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 7589 | 2026.02.03 00:38:00.617280 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7590 | 2026.02.03 00:38:00.617322 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7591 | 2026.02.03 00:38:00.617359 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7592 | 2026.02.03 00:38:00.618486 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002764 sec., 14833.574529667148 rows/sec., 565.66 KiB/sec. | ||
| 7593 | 2026.02.03 00:38:00.618617 [ 276 ] {36843949-2df0-4225-aa6c-f9e25b5d9f7f} <Debug> TCPHandler: Processed in 0.003176067 sec. | ||
| 7594 | 2026.02.03 00:38:00.634488 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7595 | 2026.02.03 00:38:00.634609 [ 276 ] {f18a9b27-8e4a-40f3-abf3-7e64fc3fea03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 7596 | 2026.02.03 00:38:00.634657 [ 276 ] {f18a9b27-8e4a-40f3-abf3-7e64fc3fea03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7597 | 2026.02.03 00:38:00.635228 [ 276 ] {f18a9b27-8e4a-40f3-abf3-7e64fc3fea03} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7598 | 2026.02.03 00:38:00.635267 [ 276 ] {f18a9b27-8e4a-40f3-abf3-7e64fc3fea03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7599 | 2026.02.03 00:38:00.635683 [ 276 ] {f18a9b27-8e4a-40f3-abf3-7e64fc3fea03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7600 | 2026.02.03 00:38:00.635902 [ 276 ] {f18a9b27-8e4a-40f3-abf3-7e64fc3fea03} <Trace> oximeter.timeseries_schema (0a48209b-53d9-4d1a-a91f-feb2b2122b7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2026.02.03 00:38:00.636055 [ 276 ] {f18a9b27-8e4a-40f3-abf3-7e64fc3fea03} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 69.71 KiB/sec. | ||
| 7602 | 2026.02.03 00:38:00.636098 [ 276 ] {f18a9b27-8e4a-40f3-abf3-7e64fc3fea03} <Debug> TCPHandler: Processed in 0.00166607 sec. | ||
| 7603 | 2026.02.03 00:38:00.636211 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7604 | 2026.02.03 00:38:00.636309 [ 276 ] {21306c25-ea9b-4480-bc5e-29ac5c81a66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7605 | 2026.02.03 00:38:00.636351 [ 276 ] {21306c25-ea9b-4480-bc5e-29ac5c81a66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7606 | 2026.02.03 00:38:00.636885 [ 276 ] {21306c25-ea9b-4480-bc5e-29ac5c81a66d} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2026.02.03 00:38:00.636923 [ 276 ] {21306c25-ea9b-4480-bc5e-29ac5c81a66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7608 | 2026.02.03 00:38:00.637246 [ 276 ] {21306c25-ea9b-4480-bc5e-29ac5c81a66d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7609 | 2026.02.03 00:38:00.637457 [ 276 ] {21306c25-ea9b-4480-bc5e-29ac5c81a66d} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2026.02.03 00:38:00.637585 [ 276 ] {21306c25-ea9b-4480-bc5e-29ac5c81a66d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001297 sec., 205088.66615265998 rows/sec., 13.03 MiB/sec. | ||
| 7611 | 2026.02.03 00:38:00.637623 [ 276 ] {21306c25-ea9b-4480-bc5e-29ac5c81a66d} <Debug> TCPHandler: Processed in 0.001462157 sec. | ||
| 7612 | 2026.02.03 00:38:00.637739 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7613 | 2026.02.03 00:38:00.637836 [ 276 ] {e7b3469d-b7a9-4cab-91e2-fff0afc8d21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7614 | 2026.02.03 00:38:00.637877 [ 276 ] {e7b3469d-b7a9-4cab-91e2-fff0afc8d21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7615 | 2026.02.03 00:38:00.638675 [ 276 ] {e7b3469d-b7a9-4cab-91e2-fff0afc8d21b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2026.02.03 00:38:00.638711 [ 276 ] {e7b3469d-b7a9-4cab-91e2-fff0afc8d21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7617 | 2026.02.03 00:38:00.639079 [ 276 ] {e7b3469d-b7a9-4cab-91e2-fff0afc8d21b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7618 | 2026.02.03 00:38:00.639293 [ 276 ] {e7b3469d-b7a9-4cab-91e2-fff0afc8d21b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2026.02.03 00:38:00.639417 [ 120 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7620 | 2026.02.03 00:38:00.639423 [ 276 ] {e7b3469d-b7a9-4cab-91e2-fff0afc8d21b} <Debug> executeQuery: Read 821 rows, 67.13 KiB in 0.001606 sec., 511207.9701120797 rows/sec., 40.82 MiB/sec. | ||
| 7621 | 2026.02.03 00:38:00.639482 [ 120 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.02.03 00:38:00.639499 [ 276 ] {e7b3469d-b7a9-4cab-91e2-fff0afc8d21b} <Debug> TCPHandler: Processed in 0.001807892 sec. | ||
| 7623 | 2026.02.03 00:38:00.639510 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7624 | 2026.02.03 00:38:00.639619 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 7625 | 2026.02.03 00:38:00.639627 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.02.03 00:38:00.639762 [ 276 ] {f9835065-0842-4d76-8b93-e6014447851c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7627 | 2026.02.03 00:38:00.639765 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7628 | 2026.02.03 00:38:00.639807 [ 276 ] {f9835065-0842-4d76-8b93-e6014447851c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7629 | 2026.02.03 00:38:00.639814 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1985 rows starting from the beginning of the part | ||
| 7630 | 2026.02.03 00:38:00.639932 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 820 rows starting from the beginning of the part | ||
| 7631 | 2026.02.03 00:38:00.639984 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part | ||
| 7632 | 2026.02.03 00:38:00.640032 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 821 rows starting from the beginning of the part | ||
| 7633 | 2026.02.03 00:38:00.640076 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part | ||
| 7634 | 2026.02.03 00:38:00.640118 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 821 rows starting from the beginning of the part | ||
| 7635 | 2026.02.03 00:38:00.640276 [ 276 ] {f9835065-0842-4d76-8b93-e6014447851c} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.02.03 00:38:00.640318 [ 276 ] {f9835065-0842-4d76-8b93-e6014447851c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7637 | 2026.02.03 00:38:00.640652 [ 276 ] {f9835065-0842-4d76-8b93-e6014447851c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7638 | 2026.02.03 00:38:00.640888 [ 276 ] {f9835065-0842-4d76-8b93-e6014447851c} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.02.03 00:38:00.641010 [ 120 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7640 | 2026.02.03 00:38:00.641028 [ 276 ] {f9835065-0842-4d76-8b93-e6014447851c} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001285 sec., 129961.08949416343 rows/sec., 8.02 MiB/sec. | ||
| 7641 | 2026.02.03 00:38:00.641043 [ 120 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2026.02.03 00:38:00.641072 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7643 | 2026.02.03 00:38:00.641075 [ 276 ] {f9835065-0842-4d76-8b93-e6014447851c} <Debug> TCPHandler: Processed in 0.001496007 sec. | ||
| 7644 | 2026.02.03 00:38:00.641160 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 7645 | 2026.02.03 00:38:00.641210 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7646 | 2026.02.03 00:38:00.641261 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7647 | 2026.02.03 00:38:00.641294 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 193 rows starting from the beginning of the part | ||
| 7648 | 2026.02.03 00:38:00.641308 [ 276 ] {455dfac7-4ea9-4a28-9259-0929fba4a2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7649 | 2026.02.03 00:38:00.641345 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 167 rows starting from the beginning of the part | ||
| 7650 | 2026.02.03 00:38:00.641354 [ 276 ] {455dfac7-4ea9-4a28-9259-0929fba4a2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7651 | 2026.02.03 00:38:00.641397 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 7652 | 2026.02.03 00:38:00.641441 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 169 rows starting from the beginning of the part | ||
| 7653 | 2026.02.03 00:38:00.641477 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 7654 | 2026.02.03 00:38:00.641515 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 167 rows starting from the beginning of the part | ||
| 7655 | 2026.02.03 00:38:00.641775 [ 195 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4591 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196329 sec., 2090306.1426589552 rows/sec., 176.25 MiB/sec. | ||
| 7656 | 2026.02.03 00:38:00.641810 [ 276 ] {455dfac7-4ea9-4a28-9259-0929fba4a2aa} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.02.03 00:38:00.641853 [ 276 ] {455dfac7-4ea9-4a28-9259-0929fba4a2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7658 | 2026.02.03 00:38:00.642055 [ 195 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7659 | 2026.02.03 00:38:00.642187 [ 276 ] {455dfac7-4ea9-4a28-9259-0929fba4a2aa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7660 | 2026.02.03 00:38:00.642341 [ 193 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223402 sec., 581983.6815699174 rows/sec., 38.49 MiB/sec. | ||
| 7661 | 2026.02.03 00:38:00.642409 [ 195 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_46_9} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7662 | 2026.02.03 00:38:00.642480 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7663 | 2026.02.03 00:38:00.642490 [ 276 ] {455dfac7-4ea9-4a28-9259-0929fba4a2aa} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.02.03 00:38:00.642501 [ 195 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_46_9} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7665 | 2026.02.03 00:38:00.642628 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 7666 | 2026.02.03 00:38:00.642650 [ 276 ] {455dfac7-4ea9-4a28-9259-0929fba4a2aa} <Debug> executeQuery: Read 141 rows, 9.33 KiB in 0.001359 sec., 103752.75938189846 rows/sec., 6.71 MiB/sec. | ||
| 7667 | 2026.02.03 00:38:00.642695 [ 276 ] {455dfac7-4ea9-4a28-9259-0929fba4a2aa} <Debug> TCPHandler: Processed in 0.001533498 sec. | ||
| 7668 | 2026.02.03 00:38:00.642769 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_41_8} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.02.03 00:38:00.642816 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2026.02.03 00:38:00.642850 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_41_8} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7671 | 2026.02.03 00:38:00.642917 [ 276 ] {d210536a-a416-48d2-8606-427b3d29e215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7672 | 2026.02.03 00:38:00.642936 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7673 | 2026.02.03 00:38:00.642960 [ 276 ] {d210536a-a416-48d2-8606-427b3d29e215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7674 | 2026.02.03 00:38:00.643404 [ 276 ] {d210536a-a416-48d2-8606-427b3d29e215} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.02.03 00:38:00.643441 [ 276 ] {d210536a-a416-48d2-8606-427b3d29e215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7676 | 2026.02.03 00:38:00.643761 [ 276 ] {d210536a-a416-48d2-8606-427b3d29e215} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7677 | 2026.02.03 00:38:00.643978 [ 276 ] {d210536a-a416-48d2-8606-427b3d29e215} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.02.03 00:38:00.644115 [ 276 ] {d210536a-a416-48d2-8606-427b3d29e215} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001217 sec., 114215.283483977 rows/sec., 6.50 MiB/sec. | ||
| 7679 | 2026.02.03 00:38:00.644155 [ 276 ] {d210536a-a416-48d2-8606-427b3d29e215} <Debug> TCPHandler: Processed in 0.001387025 sec. | ||
| 7680 | 2026.02.03 00:38:00.644273 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7681 | 2026.02.03 00:38:00.644367 [ 276 ] {3b579280-66e7-4beb-80db-11969c0b7eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7682 | 2026.02.03 00:38:00.644409 [ 276 ] {3b579280-66e7-4beb-80db-11969c0b7eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7683 | 2026.02.03 00:38:00.645045 [ 276 ] {3b579280-66e7-4beb-80db-11969c0b7eac} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.02.03 00:38:00.645081 [ 276 ] {3b579280-66e7-4beb-80db-11969c0b7eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7685 | 2026.02.03 00:38:00.645401 [ 276 ] {3b579280-66e7-4beb-80db-11969c0b7eac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7686 | 2026.02.03 00:38:00.645612 [ 276 ] {3b579280-66e7-4beb-80db-11969c0b7eac} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.02.03 00:38:00.645721 [ 120 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7688 | 2026.02.03 00:38:00.645741 [ 276 ] {3b579280-66e7-4beb-80db-11969c0b7eac} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001393 sec., 356783.91959799 rows/sec., 25.24 MiB/sec. | ||
| 7689 | 2026.02.03 00:38:00.645753 [ 120 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.02.03 00:38:00.645781 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7691 | 2026.02.03 00:38:00.645786 [ 276 ] {3b579280-66e7-4beb-80db-11969c0b7eac} <Debug> TCPHandler: Processed in 0.001559918 sec. | ||
| 7692 | 2026.02.03 00:38:00.645854 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 7693 | 2026.02.03 00:38:00.645918 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2026.02.03 00:38:00.645939 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7695 | 2026.02.03 00:38:00.645969 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 997 rows starting from the beginning of the part | ||
| 7696 | 2026.02.03 00:38:00.646013 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 497 rows starting from the beginning of the part | ||
| 7697 | 2026.02.03 00:38:00.646016 [ 276 ] {512927ae-2fbb-4b6f-af1c-ff521e75acf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7698 | 2026.02.03 00:38:00.646052 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part | ||
| 7699 | 2026.02.03 00:38:00.646069 [ 276 ] {512927ae-2fbb-4b6f-af1c-ff521e75acf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7700 | 2026.02.03 00:38:00.646090 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 499 rows starting from the beginning of the part | ||
| 7701 | 2026.02.03 00:38:00.646129 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part | ||
| 7702 | 2026.02.03 00:38:00.646162 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 497 rows starting from the beginning of the part | ||
| 7703 | 2026.02.03 00:38:00.646414 [ 276 ] {512927ae-2fbb-4b6f-af1c-ff521e75acf6} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.02.03 00:38:00.646454 [ 276 ] {512927ae-2fbb-4b6f-af1c-ff521e75acf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7705 | 2026.02.03 00:38:00.646774 [ 276 ] {512927ae-2fbb-4b6f-af1c-ff521e75acf6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7706 | 2026.02.03 00:38:00.646997 [ 276 ] {512927ae-2fbb-4b6f-af1c-ff521e75acf6} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2026.02.03 00:38:00.647128 [ 276 ] {512927ae-2fbb-4b6f-af1c-ff521e75acf6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 7708 | 2026.02.03 00:38:00.647165 [ 276 ] {512927ae-2fbb-4b6f-af1c-ff521e75acf6} <Debug> TCPHandler: Processed in 0.001296274 sec. | ||
| 7709 | 2026.02.03 00:38:00.647242 [ 198 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415086 sec., 1861370.9696795812 rows/sec., 140.66 MiB/sec. | ||
| 7710 | 2026.02.03 00:38:00.647286 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.02.03 00:38:00.647380 [ 276 ] {67287aa4-9a74-48e9-99ed-4a6402c678de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7712 | 2026.02.03 00:38:00.647425 [ 276 ] {67287aa4-9a74-48e9-99ed-4a6402c678de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7713 | 2026.02.03 00:38:00.647469 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7714 | 2026.02.03 00:38:00.647736 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_46_9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.02.03 00:38:00.647806 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_46_9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7716 | 2026.02.03 00:38:00.647838 [ 276 ] {67287aa4-9a74-48e9-99ed-4a6402c678de} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.02.03 00:38:00.647879 [ 276 ] {67287aa4-9a74-48e9-99ed-4a6402c678de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7718 | 2026.02.03 00:38:00.647883 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 7719 | 2026.02.03 00:38:00.648215 [ 276 ] {67287aa4-9a74-48e9-99ed-4a6402c678de} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7720 | 2026.02.03 00:38:00.648438 [ 276 ] {67287aa4-9a74-48e9-99ed-4a6402c678de} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.02.03 00:38:00.648560 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7722 | 2026.02.03 00:38:00.648574 [ 276 ] {67287aa4-9a74-48e9-99ed-4a6402c678de} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001212 sec., 212871.28712871287 rows/sec., 14.17 MiB/sec. | ||
| 7723 | 2026.02.03 00:38:00.648598 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.02.03 00:38:00.648622 [ 276 ] {67287aa4-9a74-48e9-99ed-4a6402c678de} <Debug> TCPHandler: Processed in 0.001396445 sec. | ||
| 7725 | 2026.02.03 00:38:00.648622 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7726 | 2026.02.03 00:38:00.648710 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 7727 | 2026.02.03 00:38:00.648744 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2026.02.03 00:38:00.648805 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7729 | 2026.02.03 00:38:00.648838 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14716 rows starting from the beginning of the part | ||
| 7730 | 2026.02.03 00:38:00.648852 [ 276 ] {78c14c56-5c88-4c98-af67-9c2cac0b0434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7731 | 2026.02.03 00:38:00.648893 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 258 rows starting from the beginning of the part | ||
| 7732 | 2026.02.03 00:38:00.648900 [ 276 ] {78c14c56-5c88-4c98-af67-9c2cac0b0434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7733 | 2026.02.03 00:38:00.648945 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 7734 | 2026.02.03 00:38:00.648988 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 259 rows starting from the beginning of the part | ||
| 7735 | 2026.02.03 00:38:00.649024 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 7736 | 2026.02.03 00:38:00.649061 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 258 rows starting from the beginning of the part | ||
| 7737 | 2026.02.03 00:38:00.649241 [ 276 ] {78c14c56-5c88-4c98-af67-9c2cac0b0434} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.02.03 00:38:00.649282 [ 276 ] {78c14c56-5c88-4c98-af67-9c2cac0b0434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7739 | 2026.02.03 00:38:00.649595 [ 276 ] {78c14c56-5c88-4c98-af67-9c2cac0b0434} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7740 | 2026.02.03 00:38:00.649813 [ 276 ] {78c14c56-5c88-4c98-af67-9c2cac0b0434} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.02.03 00:38:00.649947 [ 276 ] {78c14c56-5c88-4c98-af67-9c2cac0b0434} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001112 sec., 1798.5611510791368 rows/sec., 117.68 KiB/sec. | ||
| 7742 | 2026.02.03 00:38:00.649983 [ 276 ] {78c14c56-5c88-4c98-af67-9c2cac0b0434} <Debug> TCPHandler: Processed in 0.001288513 sec. | ||
| 7743 | 2026.02.03 00:38:00.650095 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2026.02.03 00:38:00.650188 [ 276 ] {d7f89ef9-b4cb-4daa-9fa2-b42af0678127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7745 | 2026.02.03 00:38:00.650243 [ 276 ] {d7f89ef9-b4cb-4daa-9fa2-b42af0678127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7746 | 2026.02.03 00:38:00.651091 [ 276 ] {d7f89ef9-b4cb-4daa-9fa2-b42af0678127} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2026.02.03 00:38:00.651127 [ 276 ] {d7f89ef9-b4cb-4daa-9fa2-b42af0678127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7748 | 2026.02.03 00:38:00.651723 [ 276 ] {d7f89ef9-b4cb-4daa-9fa2-b42af0678127} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7749 | 2026.02.03 00:38:00.651951 [ 276 ] {d7f89ef9-b4cb-4daa-9fa2-b42af0678127} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.02.03 00:38:00.652063 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7751 | 2026.02.03 00:38:00.652091 [ 276 ] {d7f89ef9-b4cb-4daa-9fa2-b42af0678127} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00192 sec., 17708.333333333332 rows/sec., 31.73 MiB/sec. | ||
| 7752 | 2026.02.03 00:38:00.652099 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.02.03 00:38:00.652134 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7754 | 2026.02.03 00:38:00.652160 [ 276 ] {d7f89ef9-b4cb-4daa-9fa2-b42af0678127} <Debug> TCPHandler: Processed in 0.002112268 sec. | ||
| 7755 | 2026.02.03 00:38:00.652217 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 7756 | 2026.02.03 00:38:00.652279 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.02.03 00:38:00.652376 [ 276 ] {4e4d8c57-d58e-43fc-a9a3-814666159fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7758 | 2026.02.03 00:38:00.652417 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7759 | 2026.02.03 00:38:00.652418 [ 276 ] {4e4d8c57-d58e-43fc-a9a3-814666159fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7760 | 2026.02.03 00:38:00.652478 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 725 rows starting from the beginning of the part | ||
| 7761 | 2026.02.03 00:38:00.652599 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 7762 | 2026.02.03 00:38:00.652691 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 7763 | 2026.02.03 00:38:00.652725 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15811 rows, containing 5 columns (5 merged, 0 gathered) in 0.004044143 sec., 3909604.5812425525 rows/sec., 263.27 MiB/sec. | ||
| 7764 | 2026.02.03 00:38:00.652777 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 7765 | 2026.02.03 00:38:00.652778 [ 276 ] {4e4d8c57-d58e-43fc-a9a3-814666159fda} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2026.02.03 00:38:00.652825 [ 276 ] {4e4d8c57-d58e-43fc-a9a3-814666159fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7767 | 2026.02.03 00:38:00.652861 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 7768 | 2026.02.03 00:38:00.652953 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 7769 | 2026.02.03 00:38:00.653164 [ 276 ] {4e4d8c57-d58e-43fc-a9a3-814666159fda} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7770 | 2026.02.03 00:38:00.653329 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7771 | 2026.02.03 00:38:00.653440 [ 276 ] {4e4d8c57-d58e-43fc-a9a3-814666159fda} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.02.03 00:38:00.653580 [ 120 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7773 | 2026.02.03 00:38:00.653609 [ 276 ] {4e4d8c57-d58e-43fc-a9a3-814666159fda} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00125 sec., 70400 rows/sec., 4.42 MiB/sec. | ||
| 7774 | 2026.02.03 00:38:00.653612 [ 120 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.02.03 00:38:00.653652 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7776 | 2026.02.03 00:38:00.653657 [ 276 ] {4e4d8c57-d58e-43fc-a9a3-814666159fda} <Debug> TCPHandler: Processed in 0.001426376 sec. | ||
| 7777 | 2026.02.03 00:38:00.653712 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.02.03 00:38:00.653726 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 7779 | 2026.02.03 00:38:00.653804 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7780 | 2026.02.03 00:38:00.653827 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7781 | 2026.02.03 00:38:00.653859 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2960 rows starting from the beginning of the part | ||
| 7782 | 2026.02.03 00:38:00.653903 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part | ||
| 7783 | 2026.02.03 00:38:00.653907 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 7784 | 2026.02.03 00:38:00.653944 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 7785 | 2026.02.03 00:38:00.653980 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part | ||
| 7786 | 2026.02.03 00:38:00.654012 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 7787 | 2026.02.03 00:38:00.654044 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part | ||
| 7788 | 2026.02.03 00:38:00.655086 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001390845 sec., 2404293.7926224708 rows/sec., 155.34 MiB/sec. | ||
| 7789 | 2026.02.03 00:38:00.655358 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7790 | 2026.02.03 00:38:00.655647 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_46_9} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2026.02.03 00:38:00.655723 [ 200 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_46_9} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7792 | 2026.02.03 00:38:00.655800 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7793 | 2026.02.03 00:38:00.667515 [ 192 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 843 rows, containing 19 columns (19 merged, 0 gathered) in 0.015334786 sec., 54973.05277034841 rows/sec., 98.51 MiB/sec. | ||
| 7794 | 2026.02.03 00:38:00.668856 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7795 | 2026.02.03 00:38:00.669243 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.02.03 00:38:00.669323 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7797 | 2026.02.03 00:38:00.669449 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 7798 | 2026.02.03 00:38:00.971242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 7799 | 2026.02.03 00:38:00.989345 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.02.03 00:38:00.989411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7801 | 2026.02.03 00:38:00.995593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7802 | 2026.02.03 00:38:00.996308 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.02.03 00:38:00.999303 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7804 | 2026.02.03 00:38:01.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.64 MiB, peak 293.24 MiB, free memory in arenas 0.00 B, will set to 286.76 MiB (RSS), difference: 2.12 MiB | ||
| 7805 | 2026.02.03 00:38:05.648872 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2026.02.03 00:38:05.649156 [ 276 ] {25de2dab-0cec-4b68-8219-c04585d6e9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7807 | 2026.02.03 00:38:05.649257 [ 276 ] {25de2dab-0cec-4b68-8219-c04585d6e9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7808 | 2026.02.03 00:38:05.650073 [ 276 ] {25de2dab-0cec-4b68-8219-c04585d6e9d7} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.02.03 00:38:05.650125 [ 276 ] {25de2dab-0cec-4b68-8219-c04585d6e9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7810 | 2026.02.03 00:38:05.650508 [ 276 ] {25de2dab-0cec-4b68-8219-c04585d6e9d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7811 | 2026.02.03 00:38:05.650740 [ 276 ] {25de2dab-0cec-4b68-8219-c04585d6e9d7} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.02.03 00:38:05.650902 [ 276 ] {25de2dab-0cec-4b68-8219-c04585d6e9d7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001817 sec., 2201.430930104568 rows/sec., 179.51 KiB/sec. | ||
| 7813 | 2026.02.03 00:38:05.650953 [ 276 ] {25de2dab-0cec-4b68-8219-c04585d6e9d7} <Debug> TCPHandler: Processed in 0.002254671 sec. | ||
| 7814 | 2026.02.03 00:38:05.651077 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2026.02.03 00:38:05.651177 [ 276 ] {3f33535a-adf8-4806-b1b1-616e6e4ef24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7816 | 2026.02.03 00:38:05.651220 [ 276 ] {3f33535a-adf8-4806-b1b1-616e6e4ef24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7817 | 2026.02.03 00:38:05.652214 [ 276 ] {3f33535a-adf8-4806-b1b1-616e6e4ef24e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.02.03 00:38:05.652253 [ 276 ] {3f33535a-adf8-4806-b1b1-616e6e4ef24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7819 | 2026.02.03 00:38:05.652653 [ 276 ] {3f33535a-adf8-4806-b1b1-616e6e4ef24e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7820 | 2026.02.03 00:38:05.652872 [ 276 ] {3f33535a-adf8-4806-b1b1-616e6e4ef24e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.02.03 00:38:05.653004 [ 276 ] {3f33535a-adf8-4806-b1b1-616e6e4ef24e} <Debug> executeQuery: Read 1214 rows, 102.18 KiB in 0.00185 sec., 656216.2162162162 rows/sec., 53.94 MiB/sec. | ||
| 7822 | 2026.02.03 00:38:05.653042 [ 276 ] {3f33535a-adf8-4806-b1b1-616e6e4ef24e} <Debug> TCPHandler: Processed in 0.002015436 sec. | ||
| 7823 | 2026.02.03 00:38:05.653160 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2026.02.03 00:38:05.653257 [ 276 ] {8e2a06d9-4fe0-4851-9f98-bffb797c5cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7825 | 2026.02.03 00:38:05.653298 [ 276 ] {8e2a06d9-4fe0-4851-9f98-bffb797c5cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7826 | 2026.02.03 00:38:05.653704 [ 276 ] {8e2a06d9-4fe0-4851-9f98-bffb797c5cbb} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.02.03 00:38:05.653740 [ 276 ] {8e2a06d9-4fe0-4851-9f98-bffb797c5cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7828 | 2026.02.03 00:38:05.654038 [ 276 ] {8e2a06d9-4fe0-4851-9f98-bffb797c5cbb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7829 | 2026.02.03 00:38:05.654243 [ 276 ] {8e2a06d9-4fe0-4851-9f98-bffb797c5cbb} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.02.03 00:38:05.654374 [ 276 ] {8e2a06d9-4fe0-4851-9f98-bffb797c5cbb} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 774.04 KiB/sec. | ||
| 7831 | 2026.02.03 00:38:05.654411 [ 276 ] {8e2a06d9-4fe0-4851-9f98-bffb797c5cbb} <Debug> TCPHandler: Processed in 0.001300384 sec. | ||
| 7832 | 2026.02.03 00:38:05.654524 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2026.02.03 00:38:05.654620 [ 276 ] {5faf46f1-c019-4e93-9c37-cac7c022f394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7834 | 2026.02.03 00:38:05.654660 [ 276 ] {5faf46f1-c019-4e93-9c37-cac7c022f394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7835 | 2026.02.03 00:38:05.655144 [ 276 ] {5faf46f1-c019-4e93-9c37-cac7c022f394} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.02.03 00:38:05.655182 [ 276 ] {5faf46f1-c019-4e93-9c37-cac7c022f394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7837 | 2026.02.03 00:38:05.655490 [ 276 ] {5faf46f1-c019-4e93-9c37-cac7c022f394} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7838 | 2026.02.03 00:38:05.655690 [ 276 ] {5faf46f1-c019-4e93-9c37-cac7c022f394} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.02.03 00:38:05.655818 [ 276 ] {5faf46f1-c019-4e93-9c37-cac7c022f394} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001216 sec., 187500 rows/sec., 12.70 MiB/sec. | ||
| 7840 | 2026.02.03 00:38:05.655854 [ 276 ] {5faf46f1-c019-4e93-9c37-cac7c022f394} <Debug> TCPHandler: Processed in 0.001377665 sec. | ||
| 7841 | 2026.02.03 00:38:05.655969 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.02.03 00:38:05.656061 [ 276 ] {451be92e-d7aa-4c2e-86e3-e6a9f086596c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7843 | 2026.02.03 00:38:05.656100 [ 276 ] {451be92e-d7aa-4c2e-86e3-e6a9f086596c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7844 | 2026.02.03 00:38:05.656672 [ 276 ] {451be92e-d7aa-4c2e-86e3-e6a9f086596c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.02.03 00:38:05.656708 [ 276 ] {451be92e-d7aa-4c2e-86e3-e6a9f086596c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7846 | 2026.02.03 00:38:05.657027 [ 276 ] {451be92e-d7aa-4c2e-86e3-e6a9f086596c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7847 | 2026.02.03 00:38:05.657247 [ 276 ] {451be92e-d7aa-4c2e-86e3-e6a9f086596c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.02.03 00:38:05.657373 [ 276 ] {451be92e-d7aa-4c2e-86e3-e6a9f086596c} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00133 sec., 400000 rows/sec., 29.64 MiB/sec. | ||
| 7849 | 2026.02.03 00:38:05.657409 [ 276 ] {451be92e-d7aa-4c2e-86e3-e6a9f086596c} <Debug> TCPHandler: Processed in 0.001486737 sec. | ||
| 7850 | 2026.02.03 00:38:05.657523 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2026.02.03 00:38:05.657615 [ 276 ] {03ece623-7fdb-49d7-b961-ee30a94d118c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7852 | 2026.02.03 00:38:05.657659 [ 276 ] {03ece623-7fdb-49d7-b961-ee30a94d118c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7853 | 2026.02.03 00:38:05.658227 [ 276 ] {03ece623-7fdb-49d7-b961-ee30a94d118c} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2026.02.03 00:38:05.658262 [ 276 ] {03ece623-7fdb-49d7-b961-ee30a94d118c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7855 | 2026.02.03 00:38:05.658627 [ 276 ] {03ece623-7fdb-49d7-b961-ee30a94d118c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7856 | 2026.02.03 00:38:05.658836 [ 276 ] {03ece623-7fdb-49d7-b961-ee30a94d118c} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2026.02.03 00:38:05.658964 [ 276 ] {03ece623-7fdb-49d7-b961-ee30a94d118c} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001368 sec., 618421.0526315789 rows/sec., 41.62 MiB/sec. | ||
| 7858 | 2026.02.03 00:38:05.659001 [ 276 ] {03ece623-7fdb-49d7-b961-ee30a94d118c} <Debug> TCPHandler: Processed in 0.001524247 sec. | ||
| 7859 | 2026.02.03 00:38:05.659125 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2026.02.03 00:38:05.659217 [ 276 ] {fdb51dd2-8e3f-4f79-a265-2452e2c03ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7861 | 2026.02.03 00:38:05.659274 [ 276 ] {fdb51dd2-8e3f-4f79-a265-2452e2c03ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7862 | 2026.02.03 00:38:05.660087 [ 276 ] {fdb51dd2-8e3f-4f79-a265-2452e2c03ee8} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2026.02.03 00:38:05.660128 [ 276 ] {fdb51dd2-8e3f-4f79-a265-2452e2c03ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7864 | 2026.02.03 00:38:05.660682 [ 276 ] {fdb51dd2-8e3f-4f79-a265-2452e2c03ee8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7865 | 2026.02.03 00:38:05.660913 [ 276 ] {fdb51dd2-8e3f-4f79-a265-2452e2c03ee8} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.02.03 00:38:05.661065 [ 276 ] {fdb51dd2-8e3f-4f79-a265-2452e2c03ee8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001865 sec., 4289.544235924933 rows/sec., 7.69 MiB/sec. | ||
| 7867 | 2026.02.03 00:38:05.661136 [ 276 ] {fdb51dd2-8e3f-4f79-a265-2452e2c03ee8} <Debug> TCPHandler: Processed in 0.002057187 sec. | ||
| 7868 | 2026.02.03 00:38:05.661262 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2026.02.03 00:38:05.661359 [ 276 ] {ce49873f-c396-4fd2-8023-3014954212a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7870 | 2026.02.03 00:38:05.661402 [ 276 ] {ce49873f-c396-4fd2-8023-3014954212a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7871 | 2026.02.03 00:38:05.661764 [ 276 ] {ce49873f-c396-4fd2-8023-3014954212a6} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2026.02.03 00:38:05.661802 [ 276 ] {ce49873f-c396-4fd2-8023-3014954212a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7873 | 2026.02.03 00:38:05.662107 [ 276 ] {ce49873f-c396-4fd2-8023-3014954212a6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7874 | 2026.02.03 00:38:05.662319 [ 276 ] {ce49873f-c396-4fd2-8023-3014954212a6} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2026.02.03 00:38:05.662453 [ 276 ] {ce49873f-c396-4fd2-8023-3014954212a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 7876 | 2026.02.03 00:38:05.662489 [ 276 ] {ce49873f-c396-4fd2-8023-3014954212a6} <Debug> TCPHandler: Processed in 0.001277493 sec. | ||
| 7877 | 2026.02.03 00:38:07.314585 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7878 | 2026.02.03 00:38:07.314651 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7879 | 2026.02.03 00:38:07.491771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1028 | ||
| 7880 | 2026.02.03 00:38:07.494282 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.02.03 00:38:07.494340 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7882 | 2026.02.03 00:38:07.495655 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7883 | 2026.02.03 00:38:07.495953 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2026.02.03 00:38:07.496336 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 7885 | 2026.02.03 00:38:07.505264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17167 | ||
| 7886 | 2026.02.03 00:38:07.505844 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.02.03 00:38:07.505899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7888 | 2026.02.03 00:38:07.506415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7889 | 2026.02.03 00:38:07.506650 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2026.02.03 00:38:07.506802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17167 | ||
| 7891 | 2026.02.03 00:38:07.506802 [ 105 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7892 | 2026.02.03 00:38:07.506879 [ 105 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.02.03 00:38:07.506902 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7894 | 2026.02.03 00:38:07.507009 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 7895 | 2026.02.03 00:38:07.507125 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7896 | 2026.02.03 00:38:07.507164 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14735 rows starting from the beginning of the part | ||
| 7897 | 2026.02.03 00:38:07.507226 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7898 | 2026.02.03 00:38:07.507276 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7899 | 2026.02.03 00:38:07.507334 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7900 | 2026.02.03 00:38:07.507390 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 7901 | 2026.02.03 00:38:07.507443 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 7902 | 2026.02.03 00:38:07.509420 [ 192 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002456685 sec., 6987871.867984703 rows/sec., 99.96 MiB/sec. | ||
| 7903 | 2026.02.03 00:38:07.509661 [ 192 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7904 | 2026.02.03 00:38:07.509990 [ 192 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_36_7} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.02.03 00:38:07.510080 [ 192 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_36_7} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7906 | 2026.02.03 00:38:07.510200 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7907 | 2026.02.03 00:38:08.500226 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7908 | 2026.02.03 00:38:08.517411 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.02.03 00:38:08.517467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7910 | 2026.02.03 00:38:08.523209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7911 | 2026.02.03 00:38:08.523913 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.02.03 00:38:08.524226 [ 103 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7913 | 2026.02.03 00:38:08.524296 [ 103 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2026.02.03 00:38:08.524319 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7915 | 2026.02.03 00:38:08.524415 [ 194 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 7916 | 2026.02.03 00:38:08.526903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7917 | 2026.02.03 00:38:08.527725 [ 194 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7918 | 2026.02.03 00:38:08.528600 [ 194 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 7919 | 2026.02.03 00:38:08.531971 [ 194 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 7920 | 2026.02.03 00:38:08.535310 [ 194 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
| 7921 | 2026.02.03 00:38:08.539295 [ 194 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 7922 | 2026.02.03 00:38:08.543168 [ 194 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 7923 | 2026.02.03 00:38:08.547042 [ 194 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 7924 | 2026.02.03 00:38:08.599545 [ 188 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.075163265 sec., 3618.7890454199933 rows/sec., 18.71 MiB/sec. | ||
| 7925 | 2026.02.03 00:38:08.602549 [ 188 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7926 | 2026.02.03 00:38:08.604887 [ 188 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_36_7} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.02.03 00:38:08.605005 [ 188 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_36_7} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7928 | 2026.02.03 00:38:08.607658 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7929 | 2026.02.03 00:38:09.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.87 MiB, peak 299.73 MiB, free memory in arenas 0.00 B, will set to 289.89 MiB (RSS), difference: 2.02 MiB | ||
| 7930 | 2026.02.03 00:38:10.632242 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7931 | 2026.02.03 00:38:10.632474 [ 276 ] {f9263ccc-0ef5-48a3-8fb9-a87fc3bb12fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7932 | 2026.02.03 00:38:10.632556 [ 276 ] {f9263ccc-0ef5-48a3-8fb9-a87fc3bb12fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7933 | 2026.02.03 00:38:10.633445 [ 276 ] {f9263ccc-0ef5-48a3-8fb9-a87fc3bb12fe} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.02.03 00:38:10.633507 [ 276 ] {f9263ccc-0ef5-48a3-8fb9-a87fc3bb12fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7935 | 2026.02.03 00:38:10.634056 [ 276 ] {f9263ccc-0ef5-48a3-8fb9-a87fc3bb12fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7936 | 2026.02.03 00:38:10.634377 [ 276 ] {f9263ccc-0ef5-48a3-8fb9-a87fc3bb12fe} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.02.03 00:38:10.634577 [ 276 ] {f9263ccc-0ef5-48a3-8fb9-a87fc3bb12fe} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002166 sec., 122807.01754385965 rows/sec., 7.80 MiB/sec. | ||
| 7938 | 2026.02.03 00:38:10.634632 [ 276 ] {f9263ccc-0ef5-48a3-8fb9-a87fc3bb12fe} <Debug> TCPHandler: Processed in 0.002527965 sec. | ||
| 7939 | 2026.02.03 00:38:10.634786 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.02.03 00:38:10.634901 [ 276 ] {c757021f-3cfe-408b-b9eb-ec8c6dff98ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7941 | 2026.02.03 00:38:10.634952 [ 276 ] {c757021f-3cfe-408b-b9eb-ec8c6dff98ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7942 | 2026.02.03 00:38:10.635864 [ 276 ] {c757021f-3cfe-408b-b9eb-ec8c6dff98ea} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.02.03 00:38:10.635912 [ 276 ] {c757021f-3cfe-408b-b9eb-ec8c6dff98ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7944 | 2026.02.03 00:38:10.636346 [ 276 ] {c757021f-3cfe-408b-b9eb-ec8c6dff98ea} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7945 | 2026.02.03 00:38:10.636596 [ 276 ] {c757021f-3cfe-408b-b9eb-ec8c6dff98ea} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.02.03 00:38:10.636741 [ 276 ] {c757021f-3cfe-408b-b9eb-ec8c6dff98ea} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001866 sec., 439442.6580921758 rows/sec., 35.08 MiB/sec. | ||
| 7947 | 2026.02.03 00:38:10.636779 [ 276 ] {c757021f-3cfe-408b-b9eb-ec8c6dff98ea} <Debug> TCPHandler: Processed in 0.002053677 sec. | ||
| 7948 | 2026.02.03 00:38:10.636898 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.02.03 00:38:10.637006 [ 276 ] {db06a6a5-9404-43ce-b16e-69fedc30b4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7950 | 2026.02.03 00:38:10.637049 [ 276 ] {db06a6a5-9404-43ce-b16e-69fedc30b4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7951 | 2026.02.03 00:38:10.637575 [ 276 ] {db06a6a5-9404-43ce-b16e-69fedc30b4eb} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.02.03 00:38:10.637612 [ 276 ] {db06a6a5-9404-43ce-b16e-69fedc30b4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7953 | 2026.02.03 00:38:10.637947 [ 276 ] {db06a6a5-9404-43ce-b16e-69fedc30b4eb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7954 | 2026.02.03 00:38:10.638160 [ 276 ] {db06a6a5-9404-43ce-b16e-69fedc30b4eb} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.02.03 00:38:10.638285 [ 276 ] {db06a6a5-9404-43ce-b16e-69fedc30b4eb} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001303 sec., 128165.77129700691 rows/sec., 7.91 MiB/sec. | ||
| 7956 | 2026.02.03 00:38:10.638322 [ 276 ] {db06a6a5-9404-43ce-b16e-69fedc30b4eb} <Debug> TCPHandler: Processed in 0.001470517 sec. | ||
| 7957 | 2026.02.03 00:38:10.638434 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.02.03 00:38:10.638526 [ 276 ] {f8b72fb7-b3d1-44f6-b568-25e761758a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7959 | 2026.02.03 00:38:10.638566 [ 276 ] {f8b72fb7-b3d1-44f6-b568-25e761758a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7960 | 2026.02.03 00:38:10.638979 [ 276 ] {f8b72fb7-b3d1-44f6-b568-25e761758a28} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.02.03 00:38:10.639015 [ 276 ] {f8b72fb7-b3d1-44f6-b568-25e761758a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7962 | 2026.02.03 00:38:10.639311 [ 276 ] {f8b72fb7-b3d1-44f6-b568-25e761758a28} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7963 | 2026.02.03 00:38:10.639516 [ 276 ] {f8b72fb7-b3d1-44f6-b568-25e761758a28} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.02.03 00:38:10.639641 [ 276 ] {f8b72fb7-b3d1-44f6-b568-25e761758a28} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001133 sec., 123565.75463371581 rows/sec., 7.99 MiB/sec. | ||
| 7965 | 2026.02.03 00:38:10.639639 [ 99 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 7966 | 2026.02.03 00:38:10.639683 [ 276 ] {f8b72fb7-b3d1-44f6-b568-25e761758a28} <Debug> TCPHandler: Processed in 0.001295103 sec. | ||
| 7967 | 2026.02.03 00:38:10.639727 [ 99 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2026.02.03 00:38:10.639766 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7969 | 2026.02.03 00:38:10.639815 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2026.02.03 00:38:10.639888 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 7971 | 2026.02.03 00:38:10.639912 [ 276 ] {756230f9-8217-40c4-986e-f49bbb2de370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7972 | 2026.02.03 00:38:10.639962 [ 276 ] {756230f9-8217-40c4-986e-f49bbb2de370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7973 | 2026.02.03 00:38:10.640029 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7974 | 2026.02.03 00:38:10.640071 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 368 rows starting from the beginning of the part | ||
| 7975 | 2026.02.03 00:38:10.640144 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 140 rows starting from the beginning of the part | ||
| 7976 | 2026.02.03 00:38:10.640195 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 140 rows starting from the beginning of the part | ||
| 7977 | 2026.02.03 00:38:10.640243 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 141 rows starting from the beginning of the part | ||
| 7978 | 2026.02.03 00:38:10.640288 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 7979 | 2026.02.03 00:38:10.640333 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 140 rows starting from the beginning of the part | ||
| 7980 | 2026.02.03 00:38:10.640382 [ 276 ] {756230f9-8217-40c4-986e-f49bbb2de370} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.02.03 00:38:10.640423 [ 276 ] {756230f9-8217-40c4-986e-f49bbb2de370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7982 | 2026.02.03 00:38:10.640798 [ 276 ] {756230f9-8217-40c4-986e-f49bbb2de370} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7983 | 2026.02.03 00:38:10.641024 [ 276 ] {756230f9-8217-40c4-986e-f49bbb2de370} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.02.03 00:38:10.641160 [ 276 ] {756230f9-8217-40c4-986e-f49bbb2de370} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001266 sec., 109794.62875197473 rows/sec., 6.25 MiB/sec. | ||
| 7985 | 2026.02.03 00:38:10.641196 [ 276 ] {756230f9-8217-40c4-986e-f49bbb2de370} <Debug> TCPHandler: Processed in 0.001428566 sec. | ||
| 7986 | 2026.02.03 00:38:10.641307 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.02.03 00:38:10.641392 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549558 sec., 746664.5327248158 rows/sec., 52.01 MiB/sec. | ||
| 7988 | 2026.02.03 00:38:10.641398 [ 276 ] {c118e040-cfa9-4984-81d8-2302811a4535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7989 | 2026.02.03 00:38:10.641487 [ 276 ] {c118e040-cfa9-4984-81d8-2302811a4535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7990 | 2026.02.03 00:38:10.641599 [ 190 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 7991 | 2026.02.03 00:38:10.641866 [ 190 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.02.03 00:38:10.641934 [ 190 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_30_6} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 7993 | 2026.02.03 00:38:10.642012 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7994 | 2026.02.03 00:38:10.642041 [ 276 ] {c118e040-cfa9-4984-81d8-2302811a4535} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.02.03 00:38:10.642075 [ 276 ] {c118e040-cfa9-4984-81d8-2302811a4535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7996 | 2026.02.03 00:38:10.642389 [ 276 ] {c118e040-cfa9-4984-81d8-2302811a4535} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7997 | 2026.02.03 00:38:10.642594 [ 276 ] {c118e040-cfa9-4984-81d8-2302811a4535} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.02.03 00:38:10.642724 [ 276 ] {c118e040-cfa9-4984-81d8-2302811a4535} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001344 sec., 369791.6666666667 rows/sec., 26.16 MiB/sec. | ||
| 7999 | 2026.02.03 00:38:10.642759 [ 276 ] {c118e040-cfa9-4984-81d8-2302811a4535} <Debug> TCPHandler: Processed in 0.001498767 sec. | ||
| 8000 | 2026.02.03 00:38:10.642875 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8001 | 2026.02.03 00:38:10.642966 [ 276 ] {519e3bf4-16b1-4f6e-b45b-57b5a113f74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8002 | 2026.02.03 00:38:10.643009 [ 276 ] {519e3bf4-16b1-4f6e-b45b-57b5a113f74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8003 | 2026.02.03 00:38:10.643339 [ 276 ] {519e3bf4-16b1-4f6e-b45b-57b5a113f74a} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.02.03 00:38:10.643373 [ 276 ] {519e3bf4-16b1-4f6e-b45b-57b5a113f74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8005 | 2026.02.03 00:38:10.643670 [ 276 ] {519e3bf4-16b1-4f6e-b45b-57b5a113f74a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8006 | 2026.02.03 00:38:10.643884 [ 276 ] {519e3bf4-16b1-4f6e-b45b-57b5a113f74a} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.02.03 00:38:10.644008 [ 276 ] {519e3bf4-16b1-4f6e-b45b-57b5a113f74a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 8008 | 2026.02.03 00:38:10.644043 [ 276 ] {519e3bf4-16b1-4f6e-b45b-57b5a113f74a} <Debug> TCPHandler: Processed in 0.001214952 sec. | ||
| 8009 | 2026.02.03 00:38:10.644152 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.02.03 00:38:10.644242 [ 276 ] {1cf8ff7e-6c8a-49f5-9613-13c3f7a14a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8011 | 2026.02.03 00:38:10.644283 [ 276 ] {1cf8ff7e-6c8a-49f5-9613-13c3f7a14a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8012 | 2026.02.03 00:38:10.644675 [ 276 ] {1cf8ff7e-6c8a-49f5-9613-13c3f7a14a0a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.02.03 00:38:10.644710 [ 276 ] {1cf8ff7e-6c8a-49f5-9613-13c3f7a14a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8014 | 2026.02.03 00:38:10.645035 [ 276 ] {1cf8ff7e-6c8a-49f5-9613-13c3f7a14a0a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8015 | 2026.02.03 00:38:10.645238 [ 276 ] {1cf8ff7e-6c8a-49f5-9613-13c3f7a14a0a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.02.03 00:38:10.645363 [ 276 ] {1cf8ff7e-6c8a-49f5-9613-13c3f7a14a0a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001138 sec., 226713.53251318104 rows/sec., 15.10 MiB/sec. | ||
| 8017 | 2026.02.03 00:38:10.645398 [ 276 ] {1cf8ff7e-6c8a-49f5-9613-13c3f7a14a0a} <Debug> TCPHandler: Processed in 0.001292983 sec. | ||
| 8018 | 2026.02.03 00:38:10.645509 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2026.02.03 00:38:10.645600 [ 276 ] {f5eec5f0-76f7-46c5-ada0-829eee7404d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8020 | 2026.02.03 00:38:10.645640 [ 276 ] {f5eec5f0-76f7-46c5-ada0-829eee7404d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8021 | 2026.02.03 00:38:10.645947 [ 276 ] {f5eec5f0-76f7-46c5-ada0-829eee7404d4} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.02.03 00:38:10.645981 [ 276 ] {f5eec5f0-76f7-46c5-ada0-829eee7404d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8023 | 2026.02.03 00:38:10.646267 [ 276 ] {f5eec5f0-76f7-46c5-ada0-829eee7404d4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8024 | 2026.02.03 00:38:10.646467 [ 276 ] {f5eec5f0-76f7-46c5-ada0-829eee7404d4} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.02.03 00:38:10.646591 [ 276 ] {f5eec5f0-76f7-46c5-ada0-829eee7404d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 8026 | 2026.02.03 00:38:10.646625 [ 276 ] {f5eec5f0-76f7-46c5-ada0-829eee7404d4} <Debug> TCPHandler: Processed in 0.001162421 sec. | ||
| 8027 | 2026.02.03 00:38:10.646734 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2026.02.03 00:38:10.646825 [ 276 ] {4575cc39-fca0-4dd1-9ef6-4b082d446e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8029 | 2026.02.03 00:38:10.646878 [ 276 ] {4575cc39-fca0-4dd1-9ef6-4b082d446e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8030 | 2026.02.03 00:38:10.647680 [ 276 ] {4575cc39-fca0-4dd1-9ef6-4b082d446e02} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.02.03 00:38:10.647714 [ 276 ] {4575cc39-fca0-4dd1-9ef6-4b082d446e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8032 | 2026.02.03 00:38:10.648262 [ 276 ] {4575cc39-fca0-4dd1-9ef6-4b082d446e02} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8033 | 2026.02.03 00:38:10.648485 [ 276 ] {4575cc39-fca0-4dd1-9ef6-4b082d446e02} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.02.03 00:38:10.648618 [ 276 ] {4575cc39-fca0-4dd1-9ef6-4b082d446e02} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00181 sec., 18784.53038674033 rows/sec., 33.66 MiB/sec. | ||
| 8035 | 2026.02.03 00:38:10.648685 [ 276 ] {4575cc39-fca0-4dd1-9ef6-4b082d446e02} <Debug> TCPHandler: Processed in 0.001996946 sec. | ||
| 8036 | 2026.02.03 00:38:10.648796 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2026.02.03 00:38:10.648887 [ 276 ] {7f21c0db-a6ec-439b-b05a-cd90f23107f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8038 | 2026.02.03 00:38:10.648928 [ 276 ] {7f21c0db-a6ec-439b-b05a-cd90f23107f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8039 | 2026.02.03 00:38:10.649242 [ 276 ] {7f21c0db-a6ec-439b-b05a-cd90f23107f0} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.02.03 00:38:10.649275 [ 276 ] {7f21c0db-a6ec-439b-b05a-cd90f23107f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8041 | 2026.02.03 00:38:10.649588 [ 276 ] {7f21c0db-a6ec-439b-b05a-cd90f23107f0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8042 | 2026.02.03 00:38:10.649839 [ 276 ] {7f21c0db-a6ec-439b-b05a-cd90f23107f0} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.02.03 00:38:10.649965 [ 276 ] {7f21c0db-a6ec-439b-b05a-cd90f23107f0} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001096 sec., 80291.9708029197 rows/sec., 5.04 MiB/sec. | ||
| 8044 | 2026.02.03 00:38:10.649999 [ 276 ] {7f21c0db-a6ec-439b-b05a-cd90f23107f0} <Debug> TCPHandler: Processed in 0.001250572 sec. | ||
| 8045 | 2026.02.03 00:38:15.006880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17679 | ||
| 8046 | 2026.02.03 00:38:15.007487 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.02.03 00:38:15.007536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8048 | 2026.02.03 00:38:15.008072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8049 | 2026.02.03 00:38:15.008302 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.02.03 00:38:15.008445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17679 | ||
| 8051 | 2026.02.03 00:38:15.622876 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2026.02.03 00:38:15.623159 [ 276 ] {30546148-fa0d-4e9a-8209-d3072b49d32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8053 | 2026.02.03 00:38:15.623263 [ 276 ] {30546148-fa0d-4e9a-8209-d3072b49d32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8054 | 2026.02.03 00:38:15.624243 [ 276 ] {30546148-fa0d-4e9a-8209-d3072b49d32a} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.02.03 00:38:15.624294 [ 276 ] {30546148-fa0d-4e9a-8209-d3072b49d32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8056 | 2026.02.03 00:38:15.624697 [ 276 ] {30546148-fa0d-4e9a-8209-d3072b49d32a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8057 | 2026.02.03 00:38:15.624929 [ 276 ] {30546148-fa0d-4e9a-8209-d3072b49d32a} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.02.03 00:38:15.625084 [ 276 ] {30546148-fa0d-4e9a-8209-d3072b49d32a} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.002002 sec., 35964.03596403597 rows/sec., 2.88 MiB/sec. | ||
| 8059 | 2026.02.03 00:38:15.625134 [ 276 ] {30546148-fa0d-4e9a-8209-d3072b49d32a} <Debug> TCPHandler: Processed in 0.002444614 sec. | ||
| 8060 | 2026.02.03 00:38:15.625285 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.02.03 00:38:15.625386 [ 276 ] {286d4893-456c-4312-836f-47a9565eeff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8062 | 2026.02.03 00:38:15.625429 [ 276 ] {286d4893-456c-4312-836f-47a9565eeff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8063 | 2026.02.03 00:38:15.625895 [ 276 ] {286d4893-456c-4312-836f-47a9565eeff8} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.02.03 00:38:15.625931 [ 276 ] {286d4893-456c-4312-836f-47a9565eeff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8065 | 2026.02.03 00:38:15.626218 [ 276 ] {286d4893-456c-4312-836f-47a9565eeff8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8066 | 2026.02.03 00:38:15.626427 [ 276 ] {286d4893-456c-4312-836f-47a9565eeff8} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.02.03 00:38:15.626554 [ 276 ] {286d4893-456c-4312-836f-47a9565eeff8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001192 sec., 6711.4093959731545 rows/sec., 504.67 KiB/sec. | ||
| 8068 | 2026.02.03 00:38:15.626591 [ 276 ] {286d4893-456c-4312-836f-47a9565eeff8} <Debug> TCPHandler: Processed in 0.001363205 sec. | ||
| 8069 | 2026.02.03 00:38:15.626719 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.02.03 00:38:15.626810 [ 276 ] {9984cee6-d7a6-417c-85c7-3e89905e2d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8071 | 2026.02.03 00:38:15.626849 [ 276 ] {9984cee6-d7a6-417c-85c7-3e89905e2d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8072 | 2026.02.03 00:38:15.627319 [ 276 ] {9984cee6-d7a6-417c-85c7-3e89905e2d0c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.02.03 00:38:15.627357 [ 276 ] {9984cee6-d7a6-417c-85c7-3e89905e2d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8074 | 2026.02.03 00:38:15.627662 [ 276 ] {9984cee6-d7a6-417c-85c7-3e89905e2d0c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8075 | 2026.02.03 00:38:15.627883 [ 276 ] {9984cee6-d7a6-417c-85c7-3e89905e2d0c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.02.03 00:38:15.628008 [ 276 ] {9984cee6-d7a6-417c-85c7-3e89905e2d0c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001216 sec., 59210.52631578947 rows/sec., 4.62 MiB/sec. | ||
| 8077 | 2026.02.03 00:38:15.628046 [ 276 ] {9984cee6-d7a6-417c-85c7-3e89905e2d0c} <Debug> TCPHandler: Processed in 0.001382095 sec. | ||
| 8078 | 2026.02.03 00:38:15.628167 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2026.02.03 00:38:15.628261 [ 276 ] {45826678-8866-46cf-95e8-83a260cbcd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8080 | 2026.02.03 00:38:15.628304 [ 276 ] {45826678-8866-46cf-95e8-83a260cbcd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8081 | 2026.02.03 00:38:15.628760 [ 276 ] {45826678-8866-46cf-95e8-83a260cbcd13} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.02.03 00:38:15.628798 [ 276 ] {45826678-8866-46cf-95e8-83a260cbcd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8083 | 2026.02.03 00:38:15.629129 [ 276 ] {45826678-8866-46cf-95e8-83a260cbcd13} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8084 | 2026.02.03 00:38:15.629337 [ 276 ] {45826678-8866-46cf-95e8-83a260cbcd13} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.02.03 00:38:15.629466 [ 276 ] {45826678-8866-46cf-95e8-83a260cbcd13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 8086 | 2026.02.03 00:38:15.629504 [ 276 ] {45826678-8866-46cf-95e8-83a260cbcd13} <Debug> TCPHandler: Processed in 0.001384116 sec. | ||
| 8087 | 2026.02.03 00:38:15.629616 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.02.03 00:38:15.629709 [ 276 ] {7b0af247-45e1-44c0-a5e4-a221cde7318f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8089 | 2026.02.03 00:38:15.629763 [ 276 ] {7b0af247-45e1-44c0-a5e4-a221cde7318f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8090 | 2026.02.03 00:38:15.630525 [ 276 ] {7b0af247-45e1-44c0-a5e4-a221cde7318f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.02.03 00:38:15.630562 [ 276 ] {7b0af247-45e1-44c0-a5e4-a221cde7318f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8092 | 2026.02.03 00:38:15.631061 [ 276 ] {7b0af247-45e1-44c0-a5e4-a221cde7318f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8093 | 2026.02.03 00:38:15.631285 [ 276 ] {7b0af247-45e1-44c0-a5e4-a221cde7318f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.02.03 00:38:15.631422 [ 276 ] {7b0af247-45e1-44c0-a5e4-a221cde7318f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001732 sec., 4618.937644341801 rows/sec., 8.28 MiB/sec. | ||
| 8095 | 2026.02.03 00:38:15.631475 [ 276 ] {7b0af247-45e1-44c0-a5e4-a221cde7318f} <Debug> TCPHandler: Processed in 0.001906494 sec. | ||
| 8096 | 2026.02.03 00:38:15.631595 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2026.02.03 00:38:15.631689 [ 276 ] {3882009c-266a-4b83-a060-8ba72da5ac79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8098 | 2026.02.03 00:38:15.631731 [ 276 ] {3882009c-266a-4b83-a060-8ba72da5ac79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8099 | 2026.02.03 00:38:15.632077 [ 276 ] {3882009c-266a-4b83-a060-8ba72da5ac79} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.02.03 00:38:15.632113 [ 276 ] {3882009c-266a-4b83-a060-8ba72da5ac79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8101 | 2026.02.03 00:38:15.632419 [ 276 ] {3882009c-266a-4b83-a060-8ba72da5ac79} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8102 | 2026.02.03 00:38:15.632638 [ 276 ] {3882009c-266a-4b83-a060-8ba72da5ac79} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.02.03 00:38:15.632763 [ 276 ] {3882009c-266a-4b83-a060-8ba72da5ac79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 8104 | 2026.02.03 00:38:15.632799 [ 276 ] {3882009c-266a-4b83-a060-8ba72da5ac79} <Debug> TCPHandler: Processed in 0.001254343 sec. | ||
| 8105 | 2026.02.03 00:38:16.026977 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8106 | 2026.02.03 00:38:16.041922 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.02.03 00:38:16.041984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8108 | 2026.02.03 00:38:16.048242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8109 | 2026.02.03 00:38:16.048936 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.02.03 00:38:16.051656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8111 | 2026.02.03 00:38:17.496518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1062 | ||
| 8112 | 2026.02.03 00:38:17.498844 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.02.03 00:38:17.498899 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8114 | 2026.02.03 00:38:17.500124 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8115 | 2026.02.03 00:38:17.500403 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.02.03 00:38:17.500760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
| 8117 | 2026.02.03 00:38:20.636306 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2026.02.03 00:38:20.636594 [ 276 ] {4bc7265b-f656-46de-b4b4-5cb4138d5201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8119 | 2026.02.03 00:38:20.636708 [ 276 ] {4bc7265b-f656-46de-b4b4-5cb4138d5201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8120 | 2026.02.03 00:38:20.637775 [ 276 ] {4bc7265b-f656-46de-b4b4-5cb4138d5201} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2026.02.03 00:38:20.637843 [ 276 ] {4bc7265b-f656-46de-b4b4-5cb4138d5201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8122 | 2026.02.03 00:38:20.638461 [ 276 ] {4bc7265b-f656-46de-b4b4-5cb4138d5201} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8123 | 2026.02.03 00:38:20.638797 [ 276 ] {4bc7265b-f656-46de-b4b4-5cb4138d5201} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2026.02.03 00:38:20.639020 [ 276 ] {4bc7265b-f656-46de-b4b4-5cb4138d5201} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002504 sec., 106230.03194888178 rows/sec., 6.75 MiB/sec. | ||
| 8125 | 2026.02.03 00:38:20.639025 [ 84 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8126 | 2026.02.03 00:38:20.639095 [ 276 ] {4bc7265b-f656-46de-b4b4-5cb4138d5201} <Debug> TCPHandler: Processed in 0.003000514 sec. | ||
| 8127 | 2026.02.03 00:38:20.639125 [ 84 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.02.03 00:38:20.639166 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8129 | 2026.02.03 00:38:20.639275 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::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 | ||
| 8130 | 2026.02.03 00:38:20.639282 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2026.02.03 00:38:20.639380 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8132 | 2026.02.03 00:38:20.639413 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 266 rows starting from the beginning of the part | ||
| 8133 | 2026.02.03 00:38:20.639426 [ 276 ] {1dd8185b-1a95-4e95-a7ac-33879a56e314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8134 | 2026.02.03 00:38:20.639489 [ 276 ] {1dd8185b-1a95-4e95-a7ac-33879a56e314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8135 | 2026.02.03 00:38:20.639504 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 266 rows starting from the beginning of the part | ||
| 8136 | 2026.02.03 00:38:20.639557 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 266 rows starting from the beginning of the part | ||
| 8137 | 2026.02.03 00:38:20.639605 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 266 rows starting from the beginning of the part | ||
| 8138 | 2026.02.03 00:38:20.639651 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 266 rows starting from the beginning of the part | ||
| 8139 | 2026.02.03 00:38:20.640091 [ 276 ] {1dd8185b-1a95-4e95-a7ac-33879a56e314} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2026.02.03 00:38:20.640139 [ 276 ] {1dd8185b-1a95-4e95-a7ac-33879a56e314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8141 | 2026.02.03 00:38:20.640667 [ 276 ] {1dd8185b-1a95-4e95-a7ac-33879a56e314} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8142 | 2026.02.03 00:38:20.640899 [ 196 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166547 sec., 798573.375683741 rows/sec., 53.78 MiB/sec. | ||
| 8143 | 2026.02.03 00:38:20.641070 [ 276 ] {1dd8185b-1a95-4e95-a7ac-33879a56e314} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.02.03 00:38:20.641101 [ 196 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8145 | 2026.02.03 00:38:20.641283 [ 276 ] {1dd8185b-1a95-4e95-a7ac-33879a56e314} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001888 sec., 5296.610169491526 rows/sec., 431.90 KiB/sec. | ||
| 8146 | 2026.02.03 00:38:20.641352 [ 276 ] {1dd8185b-1a95-4e95-a7ac-33879a56e314} <Debug> TCPHandler: Processed in 0.002133038 sec. | ||
| 8147 | 2026.02.03 00:38:20.641516 [ 196 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_25_6} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2026.02.03 00:38:20.641518 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2026.02.03 00:38:20.641619 [ 196 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_25_6} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8150 | 2026.02.03 00:38:20.641688 [ 276 ] {da4ccefb-f410-469e-a57e-120b97004a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8151 | 2026.02.03 00:38:20.641743 [ 276 ] {da4ccefb-f410-469e-a57e-120b97004a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8152 | 2026.02.03 00:38:20.641750 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8153 | 2026.02.03 00:38:20.642801 [ 276 ] {da4ccefb-f410-469e-a57e-120b97004a3e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.02.03 00:38:20.642855 [ 276 ] {da4ccefb-f410-469e-a57e-120b97004a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8155 | 2026.02.03 00:38:20.643336 [ 276 ] {da4ccefb-f410-469e-a57e-120b97004a3e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8156 | 2026.02.03 00:38:20.643669 [ 276 ] {da4ccefb-f410-469e-a57e-120b97004a3e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.02.03 00:38:20.643839 [ 276 ] {da4ccefb-f410-469e-a57e-120b97004a3e} <Debug> executeQuery: Read 825 rows, 67.40 KiB in 0.002181 sec., 378266.85006877576 rows/sec., 30.18 MiB/sec. | ||
| 8158 | 2026.02.03 00:38:20.643888 [ 276 ] {da4ccefb-f410-469e-a57e-120b97004a3e} <Debug> TCPHandler: Processed in 0.002429444 sec. | ||
| 8159 | 2026.02.03 00:38:20.644060 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8160 | 2026.02.03 00:38:20.644177 [ 276 ] {28969279-0576-4f5f-a13f-d33a0b02ee09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8161 | 2026.02.03 00:38:20.644226 [ 276 ] {28969279-0576-4f5f-a13f-d33a0b02ee09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8162 | 2026.02.03 00:38:20.645131 [ 276 ] {28969279-0576-4f5f-a13f-d33a0b02ee09} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.02.03 00:38:20.645176 [ 276 ] {28969279-0576-4f5f-a13f-d33a0b02ee09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8164 | 2026.02.03 00:38:20.645539 [ 276 ] {28969279-0576-4f5f-a13f-d33a0b02ee09} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8165 | 2026.02.03 00:38:20.645808 [ 276 ] {28969279-0576-4f5f-a13f-d33a0b02ee09} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.02.03 00:38:20.646004 [ 276 ] {28969279-0576-4f5f-a13f-d33a0b02ee09} <Debug> executeQuery: Read 177 rows, 11.26 KiB in 0.001856 sec., 95366.37931034483 rows/sec., 5.92 MiB/sec. | ||
| 8167 | 2026.02.03 00:38:20.646059 [ 276 ] {28969279-0576-4f5f-a13f-d33a0b02ee09} <Debug> TCPHandler: Processed in 0.002063787 sec. | ||
| 8168 | 2026.02.03 00:38:20.646222 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8169 | 2026.02.03 00:38:20.646352 [ 276 ] {73277f90-65b8-4335-9a7b-158b4061d6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8170 | 2026.02.03 00:38:20.646410 [ 276 ] {73277f90-65b8-4335-9a7b-158b4061d6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8171 | 2026.02.03 00:38:20.647029 [ 276 ] {73277f90-65b8-4335-9a7b-158b4061d6e2} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.02.03 00:38:20.647074 [ 276 ] {73277f90-65b8-4335-9a7b-158b4061d6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8173 | 2026.02.03 00:38:20.647441 [ 276 ] {73277f90-65b8-4335-9a7b-158b4061d6e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8174 | 2026.02.03 00:38:20.647772 [ 276 ] {73277f90-65b8-4335-9a7b-158b4061d6e2} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.02.03 00:38:20.647970 [ 276 ] {73277f90-65b8-4335-9a7b-158b4061d6e2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001647 sec., 85003.03582270796 rows/sec., 5.49 MiB/sec. | ||
| 8176 | 2026.02.03 00:38:20.648028 [ 276 ] {73277f90-65b8-4335-9a7b-158b4061d6e2} <Debug> TCPHandler: Processed in 0.001867504 sec. | ||
| 8177 | 2026.02.03 00:38:20.648198 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2026.02.03 00:38:20.648323 [ 276 ] {6c307e90-3d43-4f57-8d36-1b3d24be30f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8179 | 2026.02.03 00:38:20.648380 [ 276 ] {6c307e90-3d43-4f57-8d36-1b3d24be30f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8180 | 2026.02.03 00:38:20.649032 [ 276 ] {6c307e90-3d43-4f57-8d36-1b3d24be30f0} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.02.03 00:38:20.649081 [ 276 ] {6c307e90-3d43-4f57-8d36-1b3d24be30f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8182 | 2026.02.03 00:38:20.649518 [ 276 ] {6c307e90-3d43-4f57-8d36-1b3d24be30f0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8183 | 2026.02.03 00:38:20.649837 [ 276 ] {6c307e90-3d43-4f57-8d36-1b3d24be30f0} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.02.03 00:38:20.650022 [ 276 ] {6c307e90-3d43-4f57-8d36-1b3d24be30f0} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001728 sec., 80439.81481481482 rows/sec., 4.58 MiB/sec. | ||
| 8185 | 2026.02.03 00:38:20.650017 [ 81 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8186 | 2026.02.03 00:38:20.650079 [ 276 ] {6c307e90-3d43-4f57-8d36-1b3d24be30f0} <Debug> TCPHandler: Processed in 0.001946745 sec. | ||
| 8187 | 2026.02.03 00:38:20.650129 [ 81 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2026.02.03 00:38:20.650170 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8189 | 2026.02.03 00:38:20.650275 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.02.03 00:38:20.650320 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::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 | ||
| 8191 | 2026.02.03 00:38:20.650407 [ 276 ] {977aeac6-de22-4675-ad67-3f130942e984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8192 | 2026.02.03 00:38:20.650429 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8193 | 2026.02.03 00:38:20.650464 [ 276 ] {977aeac6-de22-4675-ad67-3f130942e984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8194 | 2026.02.03 00:38:20.650467 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 139 rows starting from the beginning of the part | ||
| 8195 | 2026.02.03 00:38:20.650552 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 139 rows starting from the beginning of the part | ||
| 8196 | 2026.02.03 00:38:20.650613 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 139 rows starting from the beginning of the part | ||
| 8197 | 2026.02.03 00:38:20.650676 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 139 rows starting from the beginning of the part | ||
| 8198 | 2026.02.03 00:38:20.650741 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 139 rows starting from the beginning of the part | ||
| 8199 | 2026.02.03 00:38:20.651431 [ 276 ] {977aeac6-de22-4675-ad67-3f130942e984} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2026.02.03 00:38:20.651477 [ 276 ] {977aeac6-de22-4675-ad67-3f130942e984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8201 | 2026.02.03 00:38:20.651804 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530957 sec., 453964.4157216695 rows/sec., 27.56 MiB/sec. | ||
| 8202 | 2026.02.03 00:38:20.651980 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8203 | 2026.02.03 00:38:20.651991 [ 276 ] {977aeac6-de22-4675-ad67-3f130942e984} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8204 | 2026.02.03 00:38:20.652261 [ 276 ] {977aeac6-de22-4675-ad67-3f130942e984} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.02.03 00:38:20.652313 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_25_6} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.02.03 00:38:20.652404 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_25_6} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8207 | 2026.02.03 00:38:20.652439 [ 276 ] {977aeac6-de22-4675-ad67-3f130942e984} <Debug> executeQuery: Read 507 rows, 36.82 KiB in 0.002063 sec., 245758.60397479398 rows/sec., 17.43 MiB/sec. | ||
| 8208 | 2026.02.03 00:38:20.652491 [ 276 ] {977aeac6-de22-4675-ad67-3f130942e984} <Debug> TCPHandler: Processed in 0.002298451 sec. | ||
| 8209 | 2026.02.03 00:38:20.652498 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8210 | 2026.02.03 00:38:20.652651 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.02.03 00:38:20.652765 [ 276 ] {fb0b257c-9cd3-44c4-b1c2-ee8187bec5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8212 | 2026.02.03 00:38:20.652821 [ 276 ] {fb0b257c-9cd3-44c4-b1c2-ee8187bec5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8213 | 2026.02.03 00:38:20.653325 [ 276 ] {fb0b257c-9cd3-44c4-b1c2-ee8187bec5c5} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.02.03 00:38:20.653373 [ 276 ] {fb0b257c-9cd3-44c4-b1c2-ee8187bec5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8215 | 2026.02.03 00:38:20.653801 [ 276 ] {fb0b257c-9cd3-44c4-b1c2-ee8187bec5c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8216 | 2026.02.03 00:38:20.654086 [ 276 ] {fb0b257c-9cd3-44c4-b1c2-ee8187bec5c5} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.02.03 00:38:20.654262 [ 276 ] {fb0b257c-9cd3-44c4-b1c2-ee8187bec5c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. | ||
| 8218 | 2026.02.03 00:38:20.654312 [ 276 ] {fb0b257c-9cd3-44c4-b1c2-ee8187bec5c5} <Debug> TCPHandler: Processed in 0.001721101 sec. | ||
| 8219 | 2026.02.03 00:38:20.655371 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.02.03 00:38:20.655501 [ 276 ] {cddb6bce-efc3-4d24-85b8-043cbec56903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8221 | 2026.02.03 00:38:20.655557 [ 276 ] {cddb6bce-efc3-4d24-85b8-043cbec56903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8222 | 2026.02.03 00:38:20.656061 [ 276 ] {cddb6bce-efc3-4d24-85b8-043cbec56903} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.02.03 00:38:20.656101 [ 276 ] {cddb6bce-efc3-4d24-85b8-043cbec56903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8224 | 2026.02.03 00:38:20.656474 [ 276 ] {cddb6bce-efc3-4d24-85b8-043cbec56903} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8225 | 2026.02.03 00:38:20.656714 [ 276 ] {cddb6bce-efc3-4d24-85b8-043cbec56903} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.02.03 00:38:20.656854 [ 276 ] {cddb6bce-efc3-4d24-85b8-043cbec56903} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001379 sec., 190717.91153009428 rows/sec., 12.71 MiB/sec. | ||
| 8227 | 2026.02.03 00:38:20.656899 [ 276 ] {cddb6bce-efc3-4d24-85b8-043cbec56903} <Debug> TCPHandler: Processed in 0.001589318 sec. | ||
| 8228 | 2026.02.03 00:38:20.657048 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.02.03 00:38:20.657149 [ 276 ] {baee7d07-7b2a-4412-9c48-b827accc0a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8230 | 2026.02.03 00:38:20.657196 [ 276 ] {baee7d07-7b2a-4412-9c48-b827accc0a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8231 | 2026.02.03 00:38:20.657557 [ 276 ] {baee7d07-7b2a-4412-9c48-b827accc0a48} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.02.03 00:38:20.657595 [ 276 ] {baee7d07-7b2a-4412-9c48-b827accc0a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8233 | 2026.02.03 00:38:20.657910 [ 276 ] {baee7d07-7b2a-4412-9c48-b827accc0a48} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8234 | 2026.02.03 00:38:20.658130 [ 276 ] {baee7d07-7b2a-4412-9c48-b827accc0a48} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.02.03 00:38:20.658271 [ 276 ] {baee7d07-7b2a-4412-9c48-b827accc0a48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 58.95 KiB/sec. | ||
| 8236 | 2026.02.03 00:38:20.658276 [ 81 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8237 | 2026.02.03 00:38:20.658312 [ 276 ] {baee7d07-7b2a-4412-9c48-b827accc0a48} <Debug> TCPHandler: Processed in 0.001316354 sec. | ||
| 8238 | 2026.02.03 00:38:20.658358 [ 81 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.02.03 00:38:20.658399 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8240 | 2026.02.03 00:38:20.658475 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8241 | 2026.02.03 00:38:20.658534 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8242 | 2026.02.03 00:38:20.658585 [ 276 ] {277e7cdb-8ad4-42e1-9c51-15b89f0438f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8243 | 2026.02.03 00:38:20.658664 [ 276 ] {277e7cdb-8ad4-42e1-9c51-15b89f0438f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8244 | 2026.02.03 00:38:20.658756 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8245 | 2026.02.03 00:38:20.658820 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 8246 | 2026.02.03 00:38:20.658914 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8247 | 2026.02.03 00:38:20.658986 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8248 | 2026.02.03 00:38:20.659051 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 8249 | 2026.02.03 00:38:20.659119 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8250 | 2026.02.03 00:38:20.659178 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8251 | 2026.02.03 00:38:20.659757 [ 276 ] {277e7cdb-8ad4-42e1-9c51-15b89f0438f9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.02.03 00:38:20.659799 [ 276 ] {277e7cdb-8ad4-42e1-9c51-15b89f0438f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8253 | 2026.02.03 00:38:20.660480 [ 200 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.002004227 sec., 12972.582446998269 rows/sec., 872.18 KiB/sec. | ||
| 8254 | 2026.02.03 00:38:20.660576 [ 276 ] {277e7cdb-8ad4-42e1-9c51-15b89f0438f9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8255 | 2026.02.03 00:38:20.660735 [ 200 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8256 | 2026.02.03 00:38:20.660895 [ 276 ] {277e7cdb-8ad4-42e1-9c51-15b89f0438f9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2026.02.03 00:38:20.661115 [ 276 ] {277e7cdb-8ad4-42e1-9c51-15b89f0438f9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00255 sec., 13333.333333333332 rows/sec., 23.89 MiB/sec. | ||
| 8258 | 2026.02.03 00:38:20.661210 [ 276 ] {277e7cdb-8ad4-42e1-9c51-15b89f0438f9} <Debug> TCPHandler: Processed in 0.00278803 sec. | ||
| 8259 | 2026.02.03 00:38:20.661252 [ 200 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.02.03 00:38:20.661376 [ 200 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_25_5} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8261 | 2026.02.03 00:38:20.661389 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.02.03 00:38:20.661493 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8263 | 2026.02.03 00:38:20.661530 [ 276 ] {a68b9431-f39d-4e3e-ae3c-58864f3f7cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8264 | 2026.02.03 00:38:20.661602 [ 276 ] {a68b9431-f39d-4e3e-ae3c-58864f3f7cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8265 | 2026.02.03 00:38:20.662070 [ 276 ] {a68b9431-f39d-4e3e-ae3c-58864f3f7cf5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.02.03 00:38:20.662119 [ 276 ] {a68b9431-f39d-4e3e-ae3c-58864f3f7cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8267 | 2026.02.03 00:38:20.662523 [ 276 ] {a68b9431-f39d-4e3e-ae3c-58864f3f7cf5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8268 | 2026.02.03 00:38:20.662769 [ 276 ] {a68b9431-f39d-4e3e-ae3c-58864f3f7cf5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.02.03 00:38:20.662923 [ 276 ] {a68b9431-f39d-4e3e-ae3c-58864f3f7cf5} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001425 sec., 61754.385964912275 rows/sec., 3.88 MiB/sec. | ||
| 8270 | 2026.02.03 00:38:20.662969 [ 276 ] {a68b9431-f39d-4e3e-ae3c-58864f3f7cf5} <Debug> TCPHandler: Processed in 0.00165649 sec. | ||
| 8271 | 2026.02.03 00:38:22.314702 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8272 | 2026.02.03 00:38:22.314756 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8273 | 2026.02.03 00:38:22.509268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18127 | ||
| 8274 | 2026.02.03 00:38:22.509767 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.02.03 00:38:22.509812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8276 | 2026.02.03 00:38:22.510292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8277 | 2026.02.03 00:38:22.510559 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.02.03 00:38:22.510713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18127 | ||
| 8279 | 2026.02.03 00:38:23.552524 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8280 | 2026.02.03 00:38:23.568395 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2026.02.03 00:38:23.568442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8282 | 2026.02.03 00:38:23.574888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8283 | 2026.02.03 00:38:23.575621 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2026.02.03 00:38:23.578321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8285 | 2026.02.03 00:38:25.621983 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.02.03 00:38:25.622199 [ 276 ] {6cd113cd-3f80-4913-91a7-3eaf3ef77d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8287 | 2026.02.03 00:38:25.622267 [ 276 ] {6cd113cd-3f80-4913-91a7-3eaf3ef77d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8288 | 2026.02.03 00:38:25.622933 [ 276 ] {6cd113cd-3f80-4913-91a7-3eaf3ef77d36} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.02.03 00:38:25.622977 [ 276 ] {6cd113cd-3f80-4913-91a7-3eaf3ef77d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8290 | 2026.02.03 00:38:25.623369 [ 276 ] {6cd113cd-3f80-4913-91a7-3eaf3ef77d36} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8291 | 2026.02.03 00:38:25.623596 [ 276 ] {6cd113cd-3f80-4913-91a7-3eaf3ef77d36} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2026.02.03 00:38:25.623749 [ 276 ] {6cd113cd-3f80-4913-91a7-3eaf3ef77d36} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001605 sec., 44859.813084112146 rows/sec., 3.60 MiB/sec. | ||
| 8293 | 2026.02.03 00:38:25.623748 [ 76 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8294 | 2026.02.03 00:38:25.623794 [ 276 ] {6cd113cd-3f80-4913-91a7-3eaf3ef77d36} <Debug> TCPHandler: Processed in 0.001949315 sec. | ||
| 8295 | 2026.02.03 00:38:25.623836 [ 76 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.02.03 00:38:25.623869 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8297 | 2026.02.03 00:38:25.623941 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2026.02.03 00:38:25.623971 [ 196 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 8299 | 2026.02.03 00:38:25.624043 [ 276 ] {96286bb2-d661-4b8c-8d10-176060fdc043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8300 | 2026.02.03 00:38:25.624089 [ 276 ] {96286bb2-d661-4b8c-8d10-176060fdc043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8301 | 2026.02.03 00:38:25.624100 [ 196 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8302 | 2026.02.03 00:38:25.624140 [ 196 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1986 rows starting from the beginning of the part | ||
| 8303 | 2026.02.03 00:38:25.624211 [ 196 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1214 rows starting from the beginning of the part | ||
| 8304 | 2026.02.03 00:38:25.624265 [ 196 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 820 rows starting from the beginning of the part | ||
| 8305 | 2026.02.03 00:38:25.624316 [ 196 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part | ||
| 8306 | 2026.02.03 00:38:25.624361 [ 196 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 825 rows starting from the beginning of the part | ||
| 8307 | 2026.02.03 00:38:25.624409 [ 196 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part | ||
| 8308 | 2026.02.03 00:38:25.624495 [ 276 ] {96286bb2-d661-4b8c-8d10-176060fdc043} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.02.03 00:38:25.624537 [ 276 ] {96286bb2-d661-4b8c-8d10-176060fdc043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8310 | 2026.02.03 00:38:25.624891 [ 276 ] {96286bb2-d661-4b8c-8d10-176060fdc043} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8311 | 2026.02.03 00:38:25.625121 [ 276 ] {96286bb2-d661-4b8c-8d10-176060fdc043} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.02.03 00:38:25.625232 [ 76 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8313 | 2026.02.03 00:38:25.625255 [ 276 ] {96286bb2-d661-4b8c-8d10-176060fdc043} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001232 sec., 6493.506493506494 rows/sec., 488.28 KiB/sec. | ||
| 8314 | 2026.02.03 00:38:25.625262 [ 76 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.02.03 00:38:25.625296 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8316 | 2026.02.03 00:38:25.625302 [ 276 ] {96286bb2-d661-4b8c-8d10-176060fdc043} <Debug> TCPHandler: Processed in 0.001410886 sec. | ||
| 8317 | 2026.02.03 00:38:25.625395 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 8318 | 2026.02.03 00:38:25.625418 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2026.02.03 00:38:25.625530 [ 276 ] {1f0d9d61-90a1-477f-b80f-d0789272313d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8320 | 2026.02.03 00:38:25.625556 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8321 | 2026.02.03 00:38:25.625571 [ 276 ] {1f0d9d61-90a1-477f-b80f-d0789272313d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8322 | 2026.02.03 00:38:25.625594 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 193 rows starting from the beginning of the part | ||
| 8323 | 2026.02.03 00:38:25.625664 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 8324 | 2026.02.03 00:38:25.625715 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 167 rows starting from the beginning of the part | ||
| 8325 | 2026.02.03 00:38:25.625760 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 8326 | 2026.02.03 00:38:25.625803 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 177 rows starting from the beginning of the part | ||
| 8327 | 2026.02.03 00:38:25.625843 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 8328 | 2026.02.03 00:38:25.626004 [ 276 ] {1f0d9d61-90a1-477f-b80f-d0789272313d} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2026.02.03 00:38:25.626047 [ 276 ] {1f0d9d61-90a1-477f-b80f-d0789272313d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8330 | 2026.02.03 00:38:25.626535 [ 276 ] {1f0d9d61-90a1-477f-b80f-d0789272313d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8331 | 2026.02.03 00:38:25.626703 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4989 rows, containing 5 columns (5 merged, 0 gathered) in 0.0027756 sec., 1797449.2001729356 rows/sec., 152.48 MiB/sec. | ||
| 8332 | 2026.02.03 00:38:25.626762 [ 276 ] {1f0d9d61-90a1-477f-b80f-d0789272313d} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2026.02.03 00:38:25.626804 [ 195 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459247 sec., 387185.993872182 rows/sec., 25.78 MiB/sec. | ||
| 8334 | 2026.02.03 00:38:25.626879 [ 76 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8335 | 2026.02.03 00:38:25.626899 [ 276 ] {1f0d9d61-90a1-477f-b80f-d0789272313d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001387 sec., 51910.598413842825 rows/sec., 4.05 MiB/sec. | ||
| 8336 | 2026.02.03 00:38:25.626909 [ 76 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8337 | 2026.02.03 00:38:25.626942 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8338 | 2026.02.03 00:38:25.626946 [ 276 ] {1f0d9d61-90a1-477f-b80f-d0789272313d} <Debug> TCPHandler: Processed in 0.001577578 sec. | ||
| 8339 | 2026.02.03 00:38:25.626973 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8340 | 2026.02.03 00:38:25.626975 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8341 | 2026.02.03 00:38:25.627052 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 8342 | 2026.02.03 00:38:25.627082 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2026.02.03 00:38:25.627189 [ 276 ] {f2b502bb-e67c-4917-8b77-b4587d78b035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8344 | 2026.02.03 00:38:25.627205 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8345 | 2026.02.03 00:38:25.627237 [ 276 ] {f2b502bb-e67c-4917-8b77-b4587d78b035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8346 | 2026.02.03 00:38:25.627244 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 997 rows starting from the beginning of the part | ||
| 8347 | 2026.02.03 00:38:25.627276 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_46_9} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.02.03 00:38:25.627279 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_51_10} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.02.03 00:38:25.627324 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 532 rows starting from the beginning of the part | ||
| 8350 | 2026.02.03 00:38:25.627360 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_46_9} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8351 | 2026.02.03 00:38:25.627372 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 497 rows starting from the beginning of the part | ||
| 8352 | 2026.02.03 00:38:25.627372 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_51_10} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8353 | 2026.02.03 00:38:25.627420 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part | ||
| 8354 | 2026.02.03 00:38:25.627436 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8355 | 2026.02.03 00:38:25.627463 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 507 rows starting from the beginning of the part | ||
| 8356 | 2026.02.03 00:38:25.627492 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 8357 | 2026.02.03 00:38:25.627505 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part | ||
| 8358 | 2026.02.03 00:38:25.627683 [ 276 ] {f2b502bb-e67c-4917-8b77-b4587d78b035} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.02.03 00:38:25.627726 [ 276 ] {f2b502bb-e67c-4917-8b77-b4587d78b035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8360 | 2026.02.03 00:38:25.628099 [ 276 ] {f2b502bb-e67c-4917-8b77-b4587d78b035} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8361 | 2026.02.03 00:38:25.628334 [ 276 ] {f2b502bb-e67c-4917-8b77-b4587d78b035} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.02.03 00:38:25.628446 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8363 | 2026.02.03 00:38:25.628467 [ 276 ] {f2b502bb-e67c-4917-8b77-b4587d78b035} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 8364 | 2026.02.03 00:38:25.628473 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.02.03 00:38:25.628506 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8366 | 2026.02.03 00:38:25.628513 [ 276 ] {f2b502bb-e67c-4917-8b77-b4587d78b035} <Debug> TCPHandler: Processed in 0.001480967 sec. | ||
| 8367 | 2026.02.03 00:38:25.628571 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 8368 | 2026.02.03 00:38:25.628629 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2026.02.03 00:38:25.628664 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8370 | 2026.02.03 00:38:25.628694 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15811 rows starting from the beginning of the part | ||
| 8371 | 2026.02.03 00:38:25.628716 [ 195 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2677 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723111 sec., 1553585.3465040848 rows/sec., 118.45 MiB/sec. | ||
| 8372 | 2026.02.03 00:38:25.628728 [ 276 ] {93243ed3-eb80-4f95-a8db-23712edc6daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8373 | 2026.02.03 00:38:25.628742 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 846 rows starting from the beginning of the part | ||
| 8374 | 2026.02.03 00:38:25.628793 [ 276 ] {93243ed3-eb80-4f95-a8db-23712edc6daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8375 | 2026.02.03 00:38:25.628795 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 258 rows starting from the beginning of the part | ||
| 8376 | 2026.02.03 00:38:25.628854 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 8377 | 2026.02.03 00:38:25.628897 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 263 rows starting from the beginning of the part | ||
| 8378 | 2026.02.03 00:38:25.628903 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8379 | 2026.02.03 00:38:25.628935 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 8380 | 2026.02.03 00:38:25.629209 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_51_10} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2026.02.03 00:38:25.629291 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_51_10} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8382 | 2026.02.03 00:38:25.629367 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8383 | 2026.02.03 00:38:25.629583 [ 276 ] {93243ed3-eb80-4f95-a8db-23712edc6daa} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.02.03 00:38:25.629630 [ 276 ] {93243ed3-eb80-4f95-a8db-23712edc6daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8385 | 2026.02.03 00:38:25.630175 [ 276 ] {93243ed3-eb80-4f95-a8db-23712edc6daa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8386 | 2026.02.03 00:38:25.630418 [ 276 ] {93243ed3-eb80-4f95-a8db-23712edc6daa} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2026.02.03 00:38:25.630535 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8388 | 2026.02.03 00:38:25.630560 [ 276 ] {93243ed3-eb80-4f95-a8db-23712edc6daa} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001851 sec., 4321.988114532685 rows/sec., 7.74 MiB/sec. | ||
| 8389 | 2026.02.03 00:38:25.630567 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2026.02.03 00:38:25.630604 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8391 | 2026.02.03 00:38:25.630623 [ 276 ] {93243ed3-eb80-4f95-a8db-23712edc6daa} <Debug> TCPHandler: Processed in 0.002042367 sec. | ||
| 8392 | 2026.02.03 00:38:25.630698 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 8393 | 2026.02.03 00:38:25.630746 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2026.02.03 00:38:25.630842 [ 276 ] {4c900ab0-89db-49ed-b8a1-c1d0d3682848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8395 | 2026.02.03 00:38:25.630883 [ 276 ] {4c900ab0-89db-49ed-b8a1-c1d0d3682848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8396 | 2026.02.03 00:38:25.630915 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8397 | 2026.02.03 00:38:25.630971 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 843 rows starting from the beginning of the part | ||
| 8398 | 2026.02.03 00:38:25.631090 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 8399 | 2026.02.03 00:38:25.631200 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 8400 | 2026.02.03 00:38:25.631206 [ 276 ] {4c900ab0-89db-49ed-b8a1-c1d0d3682848} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2026.02.03 00:38:25.631247 [ 276 ] {4c900ab0-89db-49ed-b8a1-c1d0d3682848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8402 | 2026.02.03 00:38:25.631290 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 8403 | 2026.02.03 00:38:25.631377 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 8404 | 2026.02.03 00:38:25.631459 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 8405 | 2026.02.03 00:38:25.631581 [ 276 ] {4c900ab0-89db-49ed-b8a1-c1d0d3682848} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8406 | 2026.02.03 00:38:25.631881 [ 276 ] {4c900ab0-89db-49ed-b8a1-c1d0d3682848} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.02.03 00:38:25.632006 [ 76 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8408 | 2026.02.03 00:38:25.632032 [ 276 ] {4c900ab0-89db-49ed-b8a1-c1d0d3682848} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 8409 | 2026.02.03 00:38:25.632033 [ 76 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.02.03 00:38:25.632074 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8411 | 2026.02.03 00:38:25.632079 [ 276 ] {4c900ab0-89db-49ed-b8a1-c1d0d3682848} <Debug> TCPHandler: Processed in 0.001381865 sec. | ||
| 8412 | 2026.02.03 00:38:25.632155 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 8413 | 2026.02.03 00:38:25.632251 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8414 | 2026.02.03 00:38:25.632277 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3344 rows starting from the beginning of the part | ||
| 8415 | 2026.02.03 00:38:25.632331 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 8416 | 2026.02.03 00:38:25.632376 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part | ||
| 8417 | 2026.02.03 00:38:25.632415 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 8418 | 2026.02.03 00:38:25.632453 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 88 rows starting from the beginning of the part | ||
| 8419 | 2026.02.03 00:38:25.632495 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 8420 | 2026.02.03 00:38:25.634338 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3700 rows, containing 4 columns (4 merged, 0 gathered) in 0.00221582 sec., 1669810.7246978546 rows/sec., 107.96 MiB/sec. | ||
| 8421 | 2026.02.03 00:38:25.634760 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8422 | 2026.02.03 00:38:25.635092 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_51_10} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8423 | 2026.02.03 00:38:25.635132 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17498 rows, containing 5 columns (5 merged, 0 gathered) in 0.006586889 sec., 2656489.277411537 rows/sec., 178.94 MiB/sec. | ||
| 8424 | 2026.02.03 00:38:25.635201 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_51_10} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8425 | 2026.02.03 00:38:25.635286 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8426 | 2026.02.03 00:38:25.635376 [ 189 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8427 | 2026.02.03 00:38:25.635655 [ 189 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.02.03 00:38:25.635734 [ 189 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8429 | 2026.02.03 00:38:25.635813 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 8430 | 2026.02.03 00:38:25.637918 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 935 rows, containing 19 columns (19 merged, 0 gathered) in 0.007264151 sec., 128714.28471131726 rows/sec., 230.65 MiB/sec. | ||
| 8431 | 2026.02.03 00:38:25.639325 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8432 | 2026.02.03 00:38:25.639672 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2026.02.03 00:38:25.639739 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8434 | 2026.02.03 00:38:25.639884 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. | ||
| 8435 | 2026.02.03 00:38:26.000298 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.30 MiB, peak 304.79 MiB, free memory in arenas 0.00 B, will set to 296.92 MiB (RSS), difference: 4.62 MiB | ||
| 8436 | 2026.02.03 00:38:27.501053 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1098 | ||
| 8437 | 2026.02.03 00:38:27.503675 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.02.03 00:38:27.503733 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8439 | 2026.02.03 00:38:27.504962 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8440 | 2026.02.03 00:38:27.505257 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.02.03 00:38:27.505424 [ 73 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8442 | 2026.02.03 00:38:27.505486 [ 73 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.02.03 00:38:27.505507 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8444 | 2026.02.03 00:38:27.505610 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 8445 | 2026.02.03 00:38:27.505649 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8446 | 2026.02.03 00:38:27.506343 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8447 | 2026.02.03 00:38:27.506564 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
| 8448 | 2026.02.03 00:38:27.507086 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8449 | 2026.02.03 00:38:27.507556 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 8450 | 2026.02.03 00:38:27.508020 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 8451 | 2026.02.03 00:38:27.508443 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8452 | 2026.02.03 00:38:27.508807 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8453 | 2026.02.03 00:38:27.515870 [ 194 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1098 rows, containing 72 columns (72 merged, 0 gathered) in 0.010304906 sec., 106551.1902777182 rows/sec., 85.41 MiB/sec. | ||
| 8454 | 2026.02.03 00:38:27.517289 [ 186 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8455 | 2026.02.03 00:38:27.517944 [ 186 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_26_5} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8456 | 2026.02.03 00:38:27.518031 [ 186 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_26_5} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8457 | 2026.02.03 00:38:27.518391 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 8458 | 2026.02.03 00:38:30.011143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18639 | ||
| 8459 | 2026.02.03 00:38:30.012028 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2026.02.03 00:38:30.012106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8461 | 2026.02.03 00:38:30.012726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8462 | 2026.02.03 00:38:30.012957 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.02.03 00:38:30.013090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18639 | ||
| 8464 | 2026.02.03 00:38:30.631466 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2026.02.03 00:38:30.631651 [ 276 ] {cb59ea27-816d-4dc0-be27-b9c87fafe2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8466 | 2026.02.03 00:38:30.631725 [ 276 ] {cb59ea27-816d-4dc0-be27-b9c87fafe2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8467 | 2026.02.03 00:38:30.632508 [ 276 ] {cb59ea27-816d-4dc0-be27-b9c87fafe2ba} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.02.03 00:38:30.632565 [ 276 ] {cb59ea27-816d-4dc0-be27-b9c87fafe2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8469 | 2026.02.03 00:38:30.633014 [ 276 ] {cb59ea27-816d-4dc0-be27-b9c87fafe2ba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8470 | 2026.02.03 00:38:30.633253 [ 276 ] {cb59ea27-816d-4dc0-be27-b9c87fafe2ba} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.02.03 00:38:30.633416 [ 276 ] {cb59ea27-816d-4dc0-be27-b9c87fafe2ba} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001817 sec., 146395.15685195377 rows/sec., 9.30 MiB/sec. | ||
| 8472 | 2026.02.03 00:38:30.633472 [ 276 ] {cb59ea27-816d-4dc0-be27-b9c87fafe2ba} <Debug> TCPHandler: Processed in 0.002149228 sec. | ||
| 8473 | 2026.02.03 00:38:30.633601 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.02.03 00:38:30.633707 [ 276 ] {c35013fa-30d6-4573-8b5f-9148e84dd32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8475 | 2026.02.03 00:38:30.633753 [ 276 ] {c35013fa-30d6-4573-8b5f-9148e84dd32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8476 | 2026.02.03 00:38:30.634517 [ 276 ] {c35013fa-30d6-4573-8b5f-9148e84dd32a} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.02.03 00:38:30.634557 [ 276 ] {c35013fa-30d6-4573-8b5f-9148e84dd32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8478 | 2026.02.03 00:38:30.634935 [ 276 ] {c35013fa-30d6-4573-8b5f-9148e84dd32a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8479 | 2026.02.03 00:38:30.635156 [ 276 ] {c35013fa-30d6-4573-8b5f-9148e84dd32a} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.02.03 00:38:30.635294 [ 276 ] {c35013fa-30d6-4573-8b5f-9148e84dd32a} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001612 sec., 508684.8635235732 rows/sec., 40.61 MiB/sec. | ||
| 8481 | 2026.02.03 00:38:30.635334 [ 276 ] {c35013fa-30d6-4573-8b5f-9148e84dd32a} <Debug> TCPHandler: Processed in 0.001785742 sec. | ||
| 8482 | 2026.02.03 00:38:30.635456 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2026.02.03 00:38:30.635555 [ 276 ] {b9af3f34-6b4a-4665-8ff5-813336bf3500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8484 | 2026.02.03 00:38:30.635599 [ 276 ] {b9af3f34-6b4a-4665-8ff5-813336bf3500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8485 | 2026.02.03 00:38:30.636051 [ 276 ] {b9af3f34-6b4a-4665-8ff5-813336bf3500} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.02.03 00:38:30.636091 [ 276 ] {b9af3f34-6b4a-4665-8ff5-813336bf3500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8487 | 2026.02.03 00:38:30.636415 [ 276 ] {b9af3f34-6b4a-4665-8ff5-813336bf3500} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8488 | 2026.02.03 00:38:30.636740 [ 276 ] {b9af3f34-6b4a-4665-8ff5-813336bf3500} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.02.03 00:38:30.636918 [ 276 ] {b9af3f34-6b4a-4665-8ff5-813336bf3500} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001384 sec., 120664.73988439306 rows/sec., 7.45 MiB/sec. | ||
| 8490 | 2026.02.03 00:38:30.636966 [ 276 ] {b9af3f34-6b4a-4665-8ff5-813336bf3500} <Debug> TCPHandler: Processed in 0.001561958 sec. | ||
| 8491 | 2026.02.03 00:38:30.637112 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.02.03 00:38:30.637233 [ 276 ] {ccfa00f3-f3f5-496b-9dc2-d01cd87929a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.02.03 00:38:30.637286 [ 276 ] {ccfa00f3-f3f5-496b-9dc2-d01cd87929a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8494 | 2026.02.03 00:38:30.637844 [ 276 ] {ccfa00f3-f3f5-496b-9dc2-d01cd87929a4} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.02.03 00:38:30.637884 [ 276 ] {ccfa00f3-f3f5-496b-9dc2-d01cd87929a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8496 | 2026.02.03 00:38:30.638226 [ 276 ] {ccfa00f3-f3f5-496b-9dc2-d01cd87929a4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8497 | 2026.02.03 00:38:30.638442 [ 276 ] {ccfa00f3-f3f5-496b-9dc2-d01cd87929a4} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.02.03 00:38:30.638578 [ 276 ] {ccfa00f3-f3f5-496b-9dc2-d01cd87929a4} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001371 sec., 102115.24434719182 rows/sec., 6.60 MiB/sec. | ||
| 8499 | 2026.02.03 00:38:30.638617 [ 276 ] {ccfa00f3-f3f5-496b-9dc2-d01cd87929a4} <Debug> TCPHandler: Processed in 0.001566808 sec. | ||
| 8500 | 2026.02.03 00:38:30.638738 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2026.02.03 00:38:30.638836 [ 276 ] {1629e5cc-7676-44ff-a2aa-31a4299bff1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8502 | 2026.02.03 00:38:30.638879 [ 276 ] {1629e5cc-7676-44ff-a2aa-31a4299bff1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8503 | 2026.02.03 00:38:30.639322 [ 276 ] {1629e5cc-7676-44ff-a2aa-31a4299bff1b} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.02.03 00:38:30.639360 [ 276 ] {1629e5cc-7676-44ff-a2aa-31a4299bff1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8505 | 2026.02.03 00:38:30.639673 [ 276 ] {1629e5cc-7676-44ff-a2aa-31a4299bff1b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8506 | 2026.02.03 00:38:30.639891 [ 276 ] {1629e5cc-7676-44ff-a2aa-31a4299bff1b} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.02.03 00:38:30.640025 [ 276 ] {1629e5cc-7676-44ff-a2aa-31a4299bff1b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001209 sec., 114971.05045492142 rows/sec., 6.54 MiB/sec. | ||
| 8508 | 2026.02.03 00:38:30.640064 [ 276 ] {1629e5cc-7676-44ff-a2aa-31a4299bff1b} <Debug> TCPHandler: Processed in 0.001377274 sec. | ||
| 8509 | 2026.02.03 00:38:30.640186 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.02.03 00:38:30.640282 [ 276 ] {2f7c7c6f-95a7-4263-ba65-d72faa46bcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8511 | 2026.02.03 00:38:30.640323 [ 276 ] {2f7c7c6f-95a7-4263-ba65-d72faa46bcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8512 | 2026.02.03 00:38:30.640909 [ 276 ] {2f7c7c6f-95a7-4263-ba65-d72faa46bcd2} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2026.02.03 00:38:30.640947 [ 276 ] {2f7c7c6f-95a7-4263-ba65-d72faa46bcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8514 | 2026.02.03 00:38:30.641272 [ 276 ] {2f7c7c6f-95a7-4263-ba65-d72faa46bcd2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8515 | 2026.02.03 00:38:30.641485 [ 276 ] {2f7c7c6f-95a7-4263-ba65-d72faa46bcd2} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.02.03 00:38:30.641624 [ 276 ] {2f7c7c6f-95a7-4263-ba65-d72faa46bcd2} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001361 sec., 365172.66715650255 rows/sec., 25.83 MiB/sec. | ||
| 8517 | 2026.02.03 00:38:30.641662 [ 276 ] {2f7c7c6f-95a7-4263-ba65-d72faa46bcd2} <Debug> TCPHandler: Processed in 0.001527067 sec. | ||
| 8518 | 2026.02.03 00:38:30.641772 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.02.03 00:38:30.641869 [ 276 ] {a7d6d1ed-ae78-4178-b869-14f36b3e92d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8520 | 2026.02.03 00:38:30.641914 [ 276 ] {a7d6d1ed-ae78-4178-b869-14f36b3e92d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8521 | 2026.02.03 00:38:30.642251 [ 276 ] {a7d6d1ed-ae78-4178-b869-14f36b3e92d9} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.02.03 00:38:30.642288 [ 276 ] {a7d6d1ed-ae78-4178-b869-14f36b3e92d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8523 | 2026.02.03 00:38:30.642594 [ 276 ] {a7d6d1ed-ae78-4178-b869-14f36b3e92d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8524 | 2026.02.03 00:38:30.642813 [ 276 ] {a7d6d1ed-ae78-4178-b869-14f36b3e92d9} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.02.03 00:38:30.642936 [ 67 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8526 | 2026.02.03 00:38:30.642951 [ 276 ] {a7d6d1ed-ae78-4178-b869-14f36b3e92d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 8527 | 2026.02.03 00:38:30.643003 [ 67 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.02.03 00:38:30.643011 [ 276 ] {a7d6d1ed-ae78-4178-b869-14f36b3e92d9} <Debug> TCPHandler: Processed in 0.001288044 sec. | ||
| 8529 | 2026.02.03 00:38:30.643034 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8530 | 2026.02.03 00:38:30.643126 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2026.02.03 00:38:30.643158 [ 189 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 8532 | 2026.02.03 00:38:30.643224 [ 276 ] {505e30f0-6651-4c06-a368-ee4ab1cd99b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8533 | 2026.02.03 00:38:30.643272 [ 276 ] {505e30f0-6651-4c06-a368-ee4ab1cd99b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8534 | 2026.02.03 00:38:30.643325 [ 189 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8535 | 2026.02.03 00:38:30.643372 [ 189 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 8536 | 2026.02.03 00:38:30.643439 [ 189 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8537 | 2026.02.03 00:38:30.643482 [ 189 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8538 | 2026.02.03 00:38:30.643520 [ 189 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8539 | 2026.02.03 00:38:30.643555 [ 189 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8540 | 2026.02.03 00:38:30.643595 [ 189 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 8541 | 2026.02.03 00:38:30.643681 [ 276 ] {505e30f0-6651-4c06-a368-ee4ab1cd99b1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2026.02.03 00:38:30.643723 [ 276 ] {505e30f0-6651-4c06-a368-ee4ab1cd99b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8543 | 2026.02.03 00:38:30.644089 [ 276 ] {505e30f0-6651-4c06-a368-ee4ab1cd99b1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8544 | 2026.02.03 00:38:30.644328 [ 276 ] {505e30f0-6651-4c06-a368-ee4ab1cd99b1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2026.02.03 00:38:30.644443 [ 186 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001344244 sec., 116050.35990489821 rows/sec., 5.92 MiB/sec. | ||
| 8546 | 2026.02.03 00:38:30.644469 [ 276 ] {505e30f0-6651-4c06-a368-ee4ab1cd99b1} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001263 sec., 204275.5344418052 rows/sec., 13.60 MiB/sec. | ||
| 8547 | 2026.02.03 00:38:30.644509 [ 276 ] {505e30f0-6651-4c06-a368-ee4ab1cd99b1} <Debug> TCPHandler: Processed in 0.001431755 sec. | ||
| 8548 | 2026.02.03 00:38:30.644615 [ 191 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8549 | 2026.02.03 00:38:30.644624 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2026.02.03 00:38:30.644727 [ 276 ] {e1d2223c-850b-4d98-82e4-eef4d7c31480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8551 | 2026.02.03 00:38:30.644774 [ 276 ] {e1d2223c-850b-4d98-82e4-eef4d7c31480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8552 | 2026.02.03 00:38:30.644937 [ 191 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_26_5} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2026.02.03 00:38:30.645019 [ 191 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_26_5} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8554 | 2026.02.03 00:38:30.645108 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8555 | 2026.02.03 00:38:30.645116 [ 276 ] {e1d2223c-850b-4d98-82e4-eef4d7c31480} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2026.02.03 00:38:30.645160 [ 276 ] {e1d2223c-850b-4d98-82e4-eef4d7c31480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8557 | 2026.02.03 00:38:30.645470 [ 276 ] {e1d2223c-850b-4d98-82e4-eef4d7c31480} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8558 | 2026.02.03 00:38:30.645681 [ 276 ] {e1d2223c-850b-4d98-82e4-eef4d7c31480} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2026.02.03 00:38:30.645812 [ 276 ] {e1d2223c-850b-4d98-82e4-eef4d7c31480} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 8560 | 2026.02.03 00:38:30.645847 [ 276 ] {e1d2223c-850b-4d98-82e4-eef4d7c31480} <Debug> TCPHandler: Processed in 0.001272602 sec. | ||
| 8561 | 2026.02.03 00:38:30.645955 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2026.02.03 00:38:30.646048 [ 276 ] {23a42d53-9845-4df4-8167-ce8ca27aaf70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8563 | 2026.02.03 00:38:30.646103 [ 276 ] {23a42d53-9845-4df4-8167-ce8ca27aaf70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8564 | 2026.02.03 00:38:30.646953 [ 276 ] {23a42d53-9845-4df4-8167-ce8ca27aaf70} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.02.03 00:38:30.646988 [ 276 ] {23a42d53-9845-4df4-8167-ce8ca27aaf70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8566 | 2026.02.03 00:38:30.647545 [ 276 ] {23a42d53-9845-4df4-8167-ce8ca27aaf70} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8567 | 2026.02.03 00:38:30.647778 [ 276 ] {23a42d53-9845-4df4-8167-ce8ca27aaf70} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.02.03 00:38:30.647924 [ 276 ] {23a42d53-9845-4df4-8167-ce8ca27aaf70} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001894 sec., 17951.42555438226 rows/sec., 32.17 MiB/sec. | ||
| 8569 | 2026.02.03 00:38:30.648008 [ 276 ] {23a42d53-9845-4df4-8167-ce8ca27aaf70} <Debug> TCPHandler: Processed in 0.002101267 sec. | ||
| 8570 | 2026.02.03 00:38:30.648126 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2026.02.03 00:38:30.648222 [ 276 ] {ebc6205e-5414-4b33-bddd-6e423b2b5f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8572 | 2026.02.03 00:38:30.648264 [ 276 ] {ebc6205e-5414-4b33-bddd-6e423b2b5f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8573 | 2026.02.03 00:38:30.648599 [ 276 ] {ebc6205e-5414-4b33-bddd-6e423b2b5f17} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.02.03 00:38:30.648636 [ 276 ] {ebc6205e-5414-4b33-bddd-6e423b2b5f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8575 | 2026.02.03 00:38:30.648950 [ 276 ] {ebc6205e-5414-4b33-bddd-6e423b2b5f17} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8576 | 2026.02.03 00:38:30.649166 [ 276 ] {ebc6205e-5414-4b33-bddd-6e423b2b5f17} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2026.02.03 00:38:30.649299 [ 276 ] {ebc6205e-5414-4b33-bddd-6e423b2b5f17} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001095 sec., 80365.29680365296 rows/sec., 5.05 MiB/sec. | ||
| 8578 | 2026.02.03 00:38:30.649337 [ 276 ] {ebc6205e-5414-4b33-bddd-6e423b2b5f17} <Debug> TCPHandler: Processed in 0.001260263 sec. | ||
| 8579 | 2026.02.03 00:38:31.078659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8580 | 2026.02.03 00:38:31.096544 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.02.03 00:38:31.096600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8582 | 2026.02.03 00:38:31.102790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8583 | 2026.02.03 00:38:31.103483 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.02.03 00:38:31.106474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8585 | 2026.02.03 00:38:35.651058 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.02.03 00:38:35.651256 [ 276 ] {e44b7e99-ba6b-4ad1-831b-33559c2799d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8587 | 2026.02.03 00:38:35.651326 [ 276 ] {e44b7e99-ba6b-4ad1-831b-33559c2799d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8588 | 2026.02.03 00:38:35.651964 [ 276 ] {e44b7e99-ba6b-4ad1-831b-33559c2799d6} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.02.03 00:38:35.652017 [ 276 ] {e44b7e99-ba6b-4ad1-831b-33559c2799d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8590 | 2026.02.03 00:38:35.652409 [ 276 ] {e44b7e99-ba6b-4ad1-831b-33559c2799d6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8591 | 2026.02.03 00:38:35.652637 [ 276 ] {e44b7e99-ba6b-4ad1-831b-33559c2799d6} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.02.03 00:38:35.652796 [ 276 ] {e44b7e99-ba6b-4ad1-831b-33559c2799d6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00159 sec., 1257.8616352201257 rows/sec., 102.57 KiB/sec. | ||
| 8593 | 2026.02.03 00:38:35.652848 [ 276 ] {e44b7e99-ba6b-4ad1-831b-33559c2799d6} <Debug> TCPHandler: Processed in 0.001922974 sec. | ||
| 8594 | 2026.02.03 00:38:35.652979 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.02.03 00:38:35.653079 [ 276 ] {caac4208-a429-4943-acb1-95c4275bd706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8596 | 2026.02.03 00:38:35.653122 [ 276 ] {caac4208-a429-4943-acb1-95c4275bd706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8597 | 2026.02.03 00:38:35.654178 [ 276 ] {caac4208-a429-4943-acb1-95c4275bd706} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.02.03 00:38:35.654219 [ 276 ] {caac4208-a429-4943-acb1-95c4275bd706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8599 | 2026.02.03 00:38:35.654606 [ 276 ] {caac4208-a429-4943-acb1-95c4275bd706} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8600 | 2026.02.03 00:38:35.654832 [ 276 ] {caac4208-a429-4943-acb1-95c4275bd706} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.02.03 00:38:35.654965 [ 276 ] {caac4208-a429-4943-acb1-95c4275bd706} <Debug> executeQuery: Read 1213 rows, 102.10 KiB in 0.001908 sec., 635744.2348008386 rows/sec., 52.26 MiB/sec. | ||
| 8602 | 2026.02.03 00:38:35.655004 [ 276 ] {caac4208-a429-4943-acb1-95c4275bd706} <Debug> TCPHandler: Processed in 0.002075507 sec. | ||
| 8603 | 2026.02.03 00:38:35.655120 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2026.02.03 00:38:35.655215 [ 276 ] {d2e7cac4-43dd-454f-be10-a01837bdb346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8605 | 2026.02.03 00:38:35.655256 [ 276 ] {d2e7cac4-43dd-454f-be10-a01837bdb346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8606 | 2026.02.03 00:38:35.655655 [ 276 ] {d2e7cac4-43dd-454f-be10-a01837bdb346} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.02.03 00:38:35.655692 [ 276 ] {d2e7cac4-43dd-454f-be10-a01837bdb346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8608 | 2026.02.03 00:38:35.655986 [ 276 ] {d2e7cac4-43dd-454f-be10-a01837bdb346} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8609 | 2026.02.03 00:38:35.656193 [ 276 ] {d2e7cac4-43dd-454f-be10-a01837bdb346} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.02.03 00:38:35.656321 [ 276 ] {d2e7cac4-43dd-454f-be10-a01837bdb346} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001127 sec., 8873.114463176575 rows/sec., 657.68 KiB/sec. | ||
| 8611 | 2026.02.03 00:38:35.656358 [ 276 ] {d2e7cac4-43dd-454f-be10-a01837bdb346} <Debug> TCPHandler: Processed in 0.001285623 sec. | ||
| 8612 | 2026.02.03 00:38:35.656456 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2026.02.03 00:38:35.656547 [ 276 ] {a67c0277-eb8c-4615-81d8-792136f243de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8614 | 2026.02.03 00:38:35.656586 [ 276 ] {a67c0277-eb8c-4615-81d8-792136f243de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8615 | 2026.02.03 00:38:35.657054 [ 276 ] {a67c0277-eb8c-4615-81d8-792136f243de} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.02.03 00:38:35.657091 [ 276 ] {a67c0277-eb8c-4615-81d8-792136f243de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8617 | 2026.02.03 00:38:35.657397 [ 276 ] {a67c0277-eb8c-4615-81d8-792136f243de} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8618 | 2026.02.03 00:38:35.657604 [ 276 ] {a67c0277-eb8c-4615-81d8-792136f243de} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2026.02.03 00:38:35.657734 [ 276 ] {a67c0277-eb8c-4615-81d8-792136f243de} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001205 sec., 189211.61825726143 rows/sec., 12.81 MiB/sec. | ||
| 8620 | 2026.02.03 00:38:35.657770 [ 276 ] {a67c0277-eb8c-4615-81d8-792136f243de} <Debug> TCPHandler: Processed in 0.001361525 sec. | ||
| 8621 | 2026.02.03 00:38:35.657878 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2026.02.03 00:38:35.657970 [ 276 ] {32d83635-2964-4467-9cae-d0d61a966af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8623 | 2026.02.03 00:38:35.658010 [ 276 ] {32d83635-2964-4467-9cae-d0d61a966af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8624 | 2026.02.03 00:38:35.658605 [ 276 ] {32d83635-2964-4467-9cae-d0d61a966af8} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2026.02.03 00:38:35.658641 [ 276 ] {32d83635-2964-4467-9cae-d0d61a966af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8626 | 2026.02.03 00:38:35.658966 [ 276 ] {32d83635-2964-4467-9cae-d0d61a966af8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8627 | 2026.02.03 00:38:35.659183 [ 276 ] {32d83635-2964-4467-9cae-d0d61a966af8} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2026.02.03 00:38:35.659312 [ 276 ] {32d83635-2964-4467-9cae-d0d61a966af8} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.00136 sec., 389705.88235294115 rows/sec., 28.87 MiB/sec. | ||
| 8629 | 2026.02.03 00:38:35.659349 [ 276 ] {32d83635-2964-4467-9cae-d0d61a966af8} <Debug> TCPHandler: Processed in 0.001518117 sec. | ||
| 8630 | 2026.02.03 00:38:35.659465 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.02.03 00:38:35.659558 [ 276 ] {dc2327e1-8a88-46ee-804e-5fc90adac432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8632 | 2026.02.03 00:38:35.659602 [ 276 ] {dc2327e1-8a88-46ee-804e-5fc90adac432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8633 | 2026.02.03 00:38:35.660192 [ 276 ] {dc2327e1-8a88-46ee-804e-5fc90adac432} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.02.03 00:38:35.660230 [ 276 ] {dc2327e1-8a88-46ee-804e-5fc90adac432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8635 | 2026.02.03 00:38:35.660615 [ 276 ] {dc2327e1-8a88-46ee-804e-5fc90adac432} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8636 | 2026.02.03 00:38:35.660844 [ 276 ] {dc2327e1-8a88-46ee-804e-5fc90adac432} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.02.03 00:38:35.660983 [ 276 ] {dc2327e1-8a88-46ee-804e-5fc90adac432} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001443 sec., 585585.5855855856 rows/sec., 39.41 MiB/sec. | ||
| 8638 | 2026.02.03 00:38:35.661021 [ 276 ] {dc2327e1-8a88-46ee-804e-5fc90adac432} <Debug> TCPHandler: Processed in 0.001603209 sec. | ||
| 8639 | 2026.02.03 00:38:35.661140 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.02.03 00:38:35.661236 [ 276 ] {b25535a6-e6df-4bea-b864-3909c8981473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8641 | 2026.02.03 00:38:35.661293 [ 276 ] {b25535a6-e6df-4bea-b864-3909c8981473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8642 | 2026.02.03 00:38:35.662068 [ 276 ] {b25535a6-e6df-4bea-b864-3909c8981473} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.02.03 00:38:35.662105 [ 276 ] {b25535a6-e6df-4bea-b864-3909c8981473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8644 | 2026.02.03 00:38:35.662628 [ 276 ] {b25535a6-e6df-4bea-b864-3909c8981473} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8645 | 2026.02.03 00:38:35.662856 [ 276 ] {b25535a6-e6df-4bea-b864-3909c8981473} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.02.03 00:38:35.662999 [ 276 ] {b25535a6-e6df-4bea-b864-3909c8981473} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001784 sec., 4484.304932735426 rows/sec., 8.04 MiB/sec. | ||
| 8647 | 2026.02.03 00:38:35.663063 [ 276 ] {b25535a6-e6df-4bea-b864-3909c8981473} <Debug> TCPHandler: Processed in 0.001974095 sec. | ||
| 8648 | 2026.02.03 00:38:35.663185 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2026.02.03 00:38:35.663281 [ 276 ] {8c165b5e-1902-4eca-8c71-00ddbba70c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8650 | 2026.02.03 00:38:35.663323 [ 276 ] {8c165b5e-1902-4eca-8c71-00ddbba70c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8651 | 2026.02.03 00:38:35.663667 [ 276 ] {8c165b5e-1902-4eca-8c71-00ddbba70c9d} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2026.02.03 00:38:35.663709 [ 276 ] {8c165b5e-1902-4eca-8c71-00ddbba70c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8653 | 2026.02.03 00:38:35.664013 [ 276 ] {8c165b5e-1902-4eca-8c71-00ddbba70c9d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8654 | 2026.02.03 00:38:35.664224 [ 276 ] {8c165b5e-1902-4eca-8c71-00ddbba70c9d} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.02.03 00:38:35.664353 [ 276 ] {8c165b5e-1902-4eca-8c71-00ddbba70c9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 8656 | 2026.02.03 00:38:35.664390 [ 276 ] {8c165b5e-1902-4eca-8c71-00ddbba70c9d} <Debug> TCPHandler: Processed in 0.001254532 sec. | ||
| 8657 | 2026.02.03 00:38:37.314795 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8658 | 2026.02.03 00:38:37.314847 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8659 | 2026.02.03 00:38:37.506730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1136 | ||
| 8660 | 2026.02.03 00:38:37.509222 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.02.03 00:38:37.509281 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8662 | 2026.02.03 00:38:37.510659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8663 | 2026.02.03 00:38:37.510983 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2026.02.03 00:38:37.511373 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
| 8665 | 2026.02.03 00:38:37.514076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19087 | ||
| 8666 | 2026.02.03 00:38:37.514581 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.02.03 00:38:37.514623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8668 | 2026.02.03 00:38:37.515213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8669 | 2026.02.03 00:38:37.515495 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.02.03 00:38:37.515653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19087 | ||
| 8671 | 2026.02.03 00:38:38.607396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8672 | 2026.02.03 00:38:38.625271 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2026.02.03 00:38:38.625337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8674 | 2026.02.03 00:38:38.630984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8675 | 2026.02.03 00:38:38.631706 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.02.03 00:38:38.634697 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8677 | 2026.02.03 00:38:40.630529 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.02.03 00:38:40.630746 [ 276 ] {f6d3fc2c-47a1-40c6-b8a5-6259cfa51563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.02.03 00:38:40.630821 [ 276 ] {f6d3fc2c-47a1-40c6-b8a5-6259cfa51563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8680 | 2026.02.03 00:38:40.631666 [ 276 ] {f6d3fc2c-47a1-40c6-b8a5-6259cfa51563} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.02.03 00:38:40.631713 [ 276 ] {f6d3fc2c-47a1-40c6-b8a5-6259cfa51563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8682 | 2026.02.03 00:38:40.632126 [ 276 ] {f6d3fc2c-47a1-40c6-b8a5-6259cfa51563} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8683 | 2026.02.03 00:38:40.632350 [ 276 ] {f6d3fc2c-47a1-40c6-b8a5-6259cfa51563} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.02.03 00:38:40.632523 [ 276 ] {f6d3fc2c-47a1-40c6-b8a5-6259cfa51563} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001832 sec., 145196.50655021833 rows/sec., 9.22 MiB/sec. | ||
| 8685 | 2026.02.03 00:38:40.632576 [ 276 ] {f6d3fc2c-47a1-40c6-b8a5-6259cfa51563} <Debug> TCPHandler: Processed in 0.002227061 sec. | ||
| 8686 | 2026.02.03 00:38:40.632713 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.02.03 00:38:40.632816 [ 276 ] {c8f58536-b98f-4e0f-8ce3-f9f9d3143549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8688 | 2026.02.03 00:38:40.632860 [ 276 ] {c8f58536-b98f-4e0f-8ce3-f9f9d3143549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8689 | 2026.02.03 00:38:40.633795 [ 276 ] {c8f58536-b98f-4e0f-8ce3-f9f9d3143549} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.02.03 00:38:40.633832 [ 276 ] {c8f58536-b98f-4e0f-8ce3-f9f9d3143549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8691 | 2026.02.03 00:38:40.634194 [ 276 ] {c8f58536-b98f-4e0f-8ce3-f9f9d3143549} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8692 | 2026.02.03 00:38:40.634403 [ 276 ] {c8f58536-b98f-4e0f-8ce3-f9f9d3143549} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.02.03 00:38:40.634543 [ 276 ] {c8f58536-b98f-4e0f-8ce3-f9f9d3143549} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.00175 sec., 468571.4285714286 rows/sec., 37.41 MiB/sec. | ||
| 8694 | 2026.02.03 00:38:40.634580 [ 276 ] {c8f58536-b98f-4e0f-8ce3-f9f9d3143549} <Debug> TCPHandler: Processed in 0.001916125 sec. | ||
| 8695 | 2026.02.03 00:38:40.634707 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2026.02.03 00:38:40.634804 [ 276 ] {2662247f-9515-4d01-a606-20b2c7391205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8697 | 2026.02.03 00:38:40.634846 [ 276 ] {2662247f-9515-4d01-a606-20b2c7391205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8698 | 2026.02.03 00:38:40.635332 [ 276 ] {2662247f-9515-4d01-a606-20b2c7391205} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.02.03 00:38:40.635366 [ 276 ] {2662247f-9515-4d01-a606-20b2c7391205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8700 | 2026.02.03 00:38:40.635660 [ 276 ] {2662247f-9515-4d01-a606-20b2c7391205} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8701 | 2026.02.03 00:38:40.635865 [ 276 ] {2662247f-9515-4d01-a606-20b2c7391205} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.02.03 00:38:40.635991 [ 276 ] {2662247f-9515-4d01-a606-20b2c7391205} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001208 sec., 138245.03311258278 rows/sec., 8.54 MiB/sec. | ||
| 8703 | 2026.02.03 00:38:40.636026 [ 276 ] {2662247f-9515-4d01-a606-20b2c7391205} <Debug> TCPHandler: Processed in 0.001367475 sec. | ||
| 8704 | 2026.02.03 00:38:40.636139 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.02.03 00:38:40.636233 [ 276 ] {b77fdd41-c3a1-4156-a72b-73fe1c554231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.02.03 00:38:40.636272 [ 276 ] {b77fdd41-c3a1-4156-a72b-73fe1c554231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8707 | 2026.02.03 00:38:40.636718 [ 276 ] {b77fdd41-c3a1-4156-a72b-73fe1c554231} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.02.03 00:38:40.636752 [ 276 ] {b77fdd41-c3a1-4156-a72b-73fe1c554231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8709 | 2026.02.03 00:38:40.637058 [ 276 ] {b77fdd41-c3a1-4156-a72b-73fe1c554231} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8710 | 2026.02.03 00:38:40.637266 [ 276 ] {b77fdd41-c3a1-4156-a72b-73fe1c554231} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.02.03 00:38:40.637391 [ 276 ] {b77fdd41-c3a1-4156-a72b-73fe1c554231} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001177 sec., 118946.474086661 rows/sec., 7.69 MiB/sec. | ||
| 8712 | 2026.02.03 00:38:40.637426 [ 276 ] {b77fdd41-c3a1-4156-a72b-73fe1c554231} <Debug> TCPHandler: Processed in 0.001334054 sec. | ||
| 8713 | 2026.02.03 00:38:40.637537 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2026.02.03 00:38:40.637631 [ 276 ] {4221eda1-138e-4527-94e9-ac89853e353c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8715 | 2026.02.03 00:38:40.637670 [ 276 ] {4221eda1-138e-4527-94e9-ac89853e353c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8716 | 2026.02.03 00:38:40.638126 [ 276 ] {4221eda1-138e-4527-94e9-ac89853e353c} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2026.02.03 00:38:40.638160 [ 276 ] {4221eda1-138e-4527-94e9-ac89853e353c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8718 | 2026.02.03 00:38:40.638459 [ 276 ] {4221eda1-138e-4527-94e9-ac89853e353c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8719 | 2026.02.03 00:38:40.638664 [ 276 ] {4221eda1-138e-4527-94e9-ac89853e353c} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.02.03 00:38:40.638791 [ 276 ] {4221eda1-138e-4527-94e9-ac89853e353c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001179 sec., 117896.52247667515 rows/sec., 6.71 MiB/sec. | ||
| 8721 | 2026.02.03 00:38:40.638827 [ 276 ] {4221eda1-138e-4527-94e9-ac89853e353c} <Debug> TCPHandler: Processed in 0.001336694 sec. | ||
| 8722 | 2026.02.03 00:38:40.638938 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2026.02.03 00:38:40.639030 [ 276 ] {3cf2391f-9044-457e-98fa-e643b3cf892f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8724 | 2026.02.03 00:38:40.639069 [ 276 ] {3cf2391f-9044-457e-98fa-e643b3cf892f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8725 | 2026.02.03 00:38:40.639717 [ 276 ] {3cf2391f-9044-457e-98fa-e643b3cf892f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2026.02.03 00:38:40.639752 [ 276 ] {3cf2391f-9044-457e-98fa-e643b3cf892f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8727 | 2026.02.03 00:38:40.640061 [ 276 ] {3cf2391f-9044-457e-98fa-e643b3cf892f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8728 | 2026.02.03 00:38:40.640261 [ 276 ] {3cf2391f-9044-457e-98fa-e643b3cf892f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.02.03 00:38:40.640385 [ 276 ] {3cf2391f-9044-457e-98fa-e643b3cf892f} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001372 sec., 362244.89795918367 rows/sec., 25.63 MiB/sec. | ||
| 8730 | 2026.02.03 00:38:40.640421 [ 276 ] {3cf2391f-9044-457e-98fa-e643b3cf892f} <Debug> TCPHandler: Processed in 0.001528958 sec. | ||
| 8731 | 2026.02.03 00:38:40.640524 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2026.02.03 00:38:40.640615 [ 276 ] {548eafba-277e-4152-a2fd-cc423f4be04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8733 | 2026.02.03 00:38:40.640655 [ 276 ] {548eafba-277e-4152-a2fd-cc423f4be04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8734 | 2026.02.03 00:38:40.640986 [ 276 ] {548eafba-277e-4152-a2fd-cc423f4be04a} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.02.03 00:38:40.641019 [ 276 ] {548eafba-277e-4152-a2fd-cc423f4be04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8736 | 2026.02.03 00:38:40.641309 [ 276 ] {548eafba-277e-4152-a2fd-cc423f4be04a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8737 | 2026.02.03 00:38:40.641517 [ 276 ] {548eafba-277e-4152-a2fd-cc423f4be04a} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.02.03 00:38:40.641643 [ 276 ] {548eafba-277e-4152-a2fd-cc423f4be04a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 8739 | 2026.02.03 00:38:40.641678 [ 276 ] {548eafba-277e-4152-a2fd-cc423f4be04a} <Debug> TCPHandler: Processed in 0.001200621 sec. | ||
| 8740 | 2026.02.03 00:38:40.641783 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2026.02.03 00:38:40.641874 [ 276 ] {8a722fb7-4fb3-46c2-b24f-da1047d25974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8742 | 2026.02.03 00:38:40.641915 [ 276 ] {8a722fb7-4fb3-46c2-b24f-da1047d25974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8743 | 2026.02.03 00:38:40.642339 [ 276 ] {8a722fb7-4fb3-46c2-b24f-da1047d25974} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.02.03 00:38:40.642374 [ 276 ] {8a722fb7-4fb3-46c2-b24f-da1047d25974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8745 | 2026.02.03 00:38:40.642691 [ 276 ] {8a722fb7-4fb3-46c2-b24f-da1047d25974} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8746 | 2026.02.03 00:38:40.642894 [ 276 ] {8a722fb7-4fb3-46c2-b24f-da1047d25974} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.02.03 00:38:40.643026 [ 276 ] {8a722fb7-4fb3-46c2-b24f-da1047d25974} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001169 sec., 220701.4542343884 rows/sec., 14.70 MiB/sec. | ||
| 8748 | 2026.02.03 00:38:40.643061 [ 276 ] {8a722fb7-4fb3-46c2-b24f-da1047d25974} <Debug> TCPHandler: Processed in 0.001324304 sec. | ||
| 8749 | 2026.02.03 00:38:40.643169 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2026.02.03 00:38:40.643261 [ 276 ] {98450cf3-03de-492c-bdb2-25132bf3bdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8751 | 2026.02.03 00:38:40.643302 [ 276 ] {98450cf3-03de-492c-bdb2-25132bf3bdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8752 | 2026.02.03 00:38:40.643610 [ 276 ] {98450cf3-03de-492c-bdb2-25132bf3bdf2} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2026.02.03 00:38:40.643644 [ 276 ] {98450cf3-03de-492c-bdb2-25132bf3bdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8754 | 2026.02.03 00:38:40.643919 [ 276 ] {98450cf3-03de-492c-bdb2-25132bf3bdf2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8755 | 2026.02.03 00:38:40.644115 [ 276 ] {98450cf3-03de-492c-bdb2-25132bf3bdf2} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.02.03 00:38:40.644240 [ 276 ] {98450cf3-03de-492c-bdb2-25132bf3bdf2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 67.59 KiB/sec. | ||
| 8757 | 2026.02.03 00:38:40.644274 [ 276 ] {98450cf3-03de-492c-bdb2-25132bf3bdf2} <Debug> TCPHandler: Processed in 0.00115127 sec. | ||
| 8758 | 2026.02.03 00:38:40.644386 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.02.03 00:38:40.644477 [ 276 ] {b1af54a3-d604-435d-b306-af30292edb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8760 | 2026.02.03 00:38:40.644530 [ 276 ] {b1af54a3-d604-435d-b306-af30292edb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8761 | 2026.02.03 00:38:40.645478 [ 276 ] {b1af54a3-d604-435d-b306-af30292edb05} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.02.03 00:38:40.645519 [ 276 ] {b1af54a3-d604-435d-b306-af30292edb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8763 | 2026.02.03 00:38:40.646082 [ 276 ] {b1af54a3-d604-435d-b306-af30292edb05} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8764 | 2026.02.03 00:38:40.646313 [ 276 ] {b1af54a3-d604-435d-b306-af30292edb05} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.02.03 00:38:40.646452 [ 276 ] {b1af54a3-d604-435d-b306-af30292edb05} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001993 sec., 17059.708981435022 rows/sec., 30.57 MiB/sec. | ||
| 8766 | 2026.02.03 00:38:40.646519 [ 276 ] {b1af54a3-d604-435d-b306-af30292edb05} <Debug> TCPHandler: Processed in 0.002180459 sec. | ||
| 8767 | 2026.02.03 00:38:40.646642 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8768 | 2026.02.03 00:38:40.646739 [ 276 ] {a789b583-0f74-4d91-85de-e56e86497f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8769 | 2026.02.03 00:38:40.646782 [ 276 ] {a789b583-0f74-4d91-85de-e56e86497f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8770 | 2026.02.03 00:38:40.647130 [ 276 ] {a789b583-0f74-4d91-85de-e56e86497f09} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2026.02.03 00:38:40.647165 [ 276 ] {a789b583-0f74-4d91-85de-e56e86497f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8772 | 2026.02.03 00:38:40.647470 [ 276 ] {a789b583-0f74-4d91-85de-e56e86497f09} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8773 | 2026.02.03 00:38:40.647676 [ 276 ] {a789b583-0f74-4d91-85de-e56e86497f09} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2026.02.03 00:38:40.647805 [ 276 ] {a789b583-0f74-4d91-85de-e56e86497f09} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001086 sec., 81031.30755064457 rows/sec., 5.09 MiB/sec. | ||
| 8775 | 2026.02.03 00:38:40.647841 [ 276 ] {a789b583-0f74-4d91-85de-e56e86497f09} <Debug> TCPHandler: Processed in 0.001249873 sec. | ||
| 8776 | 2026.02.03 00:38:45.015778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19599 | ||
| 8777 | 2026.02.03 00:38:45.016382 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.02.03 00:38:45.016427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8779 | 2026.02.03 00:38:45.016951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8780 | 2026.02.03 00:38:45.017185 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.02.03 00:38:45.017325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19599 | ||
| 8782 | 2026.02.03 00:38:45.017339 [ 45 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8783 | 2026.02.03 00:38:45.017405 [ 45 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.02.03 00:38:45.017424 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8785 | 2026.02.03 00:38:45.017545 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 8786 | 2026.02.03 00:38:45.017694 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8787 | 2026.02.03 00:38:45.017736 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17167 rows starting from the beginning of the part | ||
| 8788 | 2026.02.03 00:38:45.017800 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 8789 | 2026.02.03 00:38:45.017844 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 8790 | 2026.02.03 00:38:45.017883 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 8791 | 2026.02.03 00:38:45.017921 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 8792 | 2026.02.03 00:38:45.017961 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 8793 | 2026.02.03 00:38:45.020043 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19599 rows, containing 4 columns (4 merged, 0 gathered) in 0.002552235 sec., 7679151.802243916 rows/sec., 109.85 MiB/sec. | ||
| 8794 | 2026.02.03 00:38:45.020443 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8795 | 2026.02.03 00:38:45.020790 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_41_8} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.02.03 00:38:45.020871 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_41_8} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8797 | 2026.02.03 00:38:45.020972 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8798 | 2026.02.03 00:38:45.622301 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.02.03 00:38:45.622473 [ 276 ] {6de98b73-e28f-4bc4-ad87-ced29075673e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8800 | 2026.02.03 00:38:45.622543 [ 276 ] {6de98b73-e28f-4bc4-ad87-ced29075673e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8801 | 2026.02.03 00:38:45.623263 [ 276 ] {6de98b73-e28f-4bc4-ad87-ced29075673e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.02.03 00:38:45.623309 [ 276 ] {6de98b73-e28f-4bc4-ad87-ced29075673e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8803 | 2026.02.03 00:38:45.623695 [ 276 ] {6de98b73-e28f-4bc4-ad87-ced29075673e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8804 | 2026.02.03 00:38:45.623926 [ 276 ] {6de98b73-e28f-4bc4-ad87-ced29075673e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.02.03 00:38:45.624072 [ 276 ] {6de98b73-e28f-4bc4-ad87-ced29075673e} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001649 sec., 43662.82595512432 rows/sec., 3.50 MiB/sec. | ||
| 8806 | 2026.02.03 00:38:45.624114 [ 276 ] {6de98b73-e28f-4bc4-ad87-ced29075673e} <Debug> TCPHandler: Processed in 0.001941265 sec. | ||
| 8807 | 2026.02.03 00:38:45.624263 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.02.03 00:38:45.624356 [ 276 ] {4108343a-fb0c-49b9-9ece-c9710bb57fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8809 | 2026.02.03 00:38:45.624398 [ 276 ] {4108343a-fb0c-49b9-9ece-c9710bb57fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8810 | 2026.02.03 00:38:45.624867 [ 276 ] {4108343a-fb0c-49b9-9ece-c9710bb57fe0} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.02.03 00:38:45.624902 [ 276 ] {4108343a-fb0c-49b9-9ece-c9710bb57fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8812 | 2026.02.03 00:38:45.625192 [ 276 ] {4108343a-fb0c-49b9-9ece-c9710bb57fe0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8813 | 2026.02.03 00:38:45.625390 [ 276 ] {4108343a-fb0c-49b9-9ece-c9710bb57fe0} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.02.03 00:38:45.625515 [ 276 ] {4108343a-fb0c-49b9-9ece-c9710bb57fe0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001177 sec., 6796.941376380628 rows/sec., 511.10 KiB/sec. | ||
| 8815 | 2026.02.03 00:38:45.625552 [ 276 ] {4108343a-fb0c-49b9-9ece-c9710bb57fe0} <Debug> TCPHandler: Processed in 0.001345995 sec. | ||
| 8816 | 2026.02.03 00:38:45.625663 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2026.02.03 00:38:45.625755 [ 276 ] {2cc595cd-11e6-48f9-88a7-34db122085be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8818 | 2026.02.03 00:38:45.625794 [ 276 ] {2cc595cd-11e6-48f9-88a7-34db122085be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8819 | 2026.02.03 00:38:45.626233 [ 276 ] {2cc595cd-11e6-48f9-88a7-34db122085be} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.02.03 00:38:45.626296 [ 276 ] {2cc595cd-11e6-48f9-88a7-34db122085be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8821 | 2026.02.03 00:38:45.626593 [ 276 ] {2cc595cd-11e6-48f9-88a7-34db122085be} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8822 | 2026.02.03 00:38:45.626803 [ 276 ] {2cc595cd-11e6-48f9-88a7-34db122085be} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.02.03 00:38:45.626929 [ 276 ] {2cc595cd-11e6-48f9-88a7-34db122085be} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001192 sec., 60402.68456375839 rows/sec., 4.72 MiB/sec. | ||
| 8824 | 2026.02.03 00:38:45.626965 [ 276 ] {2cc595cd-11e6-48f9-88a7-34db122085be} <Debug> TCPHandler: Processed in 0.001349394 sec. | ||
| 8825 | 2026.02.03 00:38:45.627081 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.02.03 00:38:45.627173 [ 276 ] {d1491034-447c-4f20-9886-8fcbcd63169e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8827 | 2026.02.03 00:38:45.627215 [ 276 ] {d1491034-447c-4f20-9886-8fcbcd63169e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8828 | 2026.02.03 00:38:45.627682 [ 276 ] {d1491034-447c-4f20-9886-8fcbcd63169e} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.02.03 00:38:45.627718 [ 276 ] {d1491034-447c-4f20-9886-8fcbcd63169e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8830 | 2026.02.03 00:38:45.628051 [ 276 ] {d1491034-447c-4f20-9886-8fcbcd63169e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8831 | 2026.02.03 00:38:45.628258 [ 276 ] {d1491034-447c-4f20-9886-8fcbcd63169e} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.02.03 00:38:45.628384 [ 276 ] {d1491034-447c-4f20-9886-8fcbcd63169e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 8833 | 2026.02.03 00:38:45.628420 [ 276 ] {d1491034-447c-4f20-9886-8fcbcd63169e} <Debug> TCPHandler: Processed in 0.001387185 sec. | ||
| 8834 | 2026.02.03 00:38:45.628529 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8835 | 2026.02.03 00:38:45.628620 [ 276 ] {06ce7e1b-3169-4669-bdae-87ceee69c698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8836 | 2026.02.03 00:38:45.628674 [ 276 ] {06ce7e1b-3169-4669-bdae-87ceee69c698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8837 | 2026.02.03 00:38:45.629447 [ 276 ] {06ce7e1b-3169-4669-bdae-87ceee69c698} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2026.02.03 00:38:45.629487 [ 276 ] {06ce7e1b-3169-4669-bdae-87ceee69c698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8839 | 2026.02.03 00:38:45.630002 [ 276 ] {06ce7e1b-3169-4669-bdae-87ceee69c698} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8840 | 2026.02.03 00:38:45.630223 [ 276 ] {06ce7e1b-3169-4669-bdae-87ceee69c698} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.02.03 00:38:45.630357 [ 276 ] {06ce7e1b-3169-4669-bdae-87ceee69c698} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001754 sec., 4561.003420752566 rows/sec., 8.17 MiB/sec. | ||
| 8842 | 2026.02.03 00:38:45.630409 [ 276 ] {06ce7e1b-3169-4669-bdae-87ceee69c698} <Debug> TCPHandler: Processed in 0.001926855 sec. | ||
| 8843 | 2026.02.03 00:38:45.630522 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8844 | 2026.02.03 00:38:45.630615 [ 276 ] {f4b38f21-3f9b-4be9-9bfa-5b5698acb5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8845 | 2026.02.03 00:38:45.630655 [ 276 ] {f4b38f21-3f9b-4be9-9bfa-5b5698acb5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8846 | 2026.02.03 00:38:45.630998 [ 276 ] {f4b38f21-3f9b-4be9-9bfa-5b5698acb5f1} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2026.02.03 00:38:45.631038 [ 276 ] {f4b38f21-3f9b-4be9-9bfa-5b5698acb5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8848 | 2026.02.03 00:38:45.631346 [ 276 ] {f4b38f21-3f9b-4be9-9bfa-5b5698acb5f1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8849 | 2026.02.03 00:38:45.631560 [ 276 ] {f4b38f21-3f9b-4be9-9bfa-5b5698acb5f1} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.02.03 00:38:45.631685 [ 276 ] {f4b38f21-3f9b-4be9-9bfa-5b5698acb5f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 8851 | 2026.02.03 00:38:45.631720 [ 276 ] {f4b38f21-3f9b-4be9-9bfa-5b5698acb5f1} <Debug> TCPHandler: Processed in 0.001245393 sec. | ||
| 8852 | 2026.02.03 00:38:46.134852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8853 | 2026.02.03 00:38:46.153242 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.02.03 00:38:46.153305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8855 | 2026.02.03 00:38:46.158976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8856 | 2026.02.03 00:38:46.159685 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.02.03 00:38:46.159992 [ 42 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8858 | 2026.02.03 00:38:46.160032 [ 42 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.02.03 00:38:46.160055 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8860 | 2026.02.03 00:38:46.160141 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 8861 | 2026.02.03 00:38:46.162728 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8862 | 2026.02.03 00:38:46.163101 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8863 | 2026.02.03 00:38:46.163892 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 8864 | 2026.02.03 00:38:46.167188 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 8865 | 2026.02.03 00:38:46.170535 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 8866 | 2026.02.03 00:38:46.174294 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 8867 | 2026.02.03 00:38:46.178086 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 8868 | 2026.02.03 00:38:46.182090 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 8869 | 2026.02.03 00:38:46.232931 [ 190 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.072821872 sec., 4243.230660151115 rows/sec., 21.94 MiB/sec. | ||
| 8870 | 2026.02.03 00:38:46.234707 [ 190 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8871 | 2026.02.03 00:38:46.236485 [ 190 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_41_8} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.02.03 00:38:46.236565 [ 190 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_41_8} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8873 | 2026.02.03 00:38:46.237709 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8874 | 2026.02.03 00:38:46.457716 [ 42 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8875 | 2026.02.03 00:38:46.457766 [ 42 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.02.03 00:38:46.457786 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8877 | 2026.02.03 00:38:46.457905 [ 200 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 8878 | 2026.02.03 00:38:46.458056 [ 200 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8879 | 2026.02.03 00:38:46.458092 [ 200 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 8880 | 2026.02.03 00:38:46.458165 [ 200 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8881 | 2026.02.03 00:38:46.458214 [ 200 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8882 | 2026.02.03 00:38:46.458259 [ 200 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 8883 | 2026.02.03 00:38:46.458301 [ 200 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 8884 | 2026.02.03 00:38:46.459063 [ 190 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217132 sec., 29577.728627626257 rows/sec., 2.47 MiB/sec. | ||
| 8885 | 2026.02.03 00:38:46.459229 [ 193 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8886 | 2026.02.03 00:38:46.459543 [ 193 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_17_4} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2026.02.03 00:38:46.459631 [ 193 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_17_4} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8888 | 2026.02.03 00:38:46.459729 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8889 | 2026.02.03 00:38:47.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.21 MiB, peak 311.63 MiB, free memory in arenas 0.00 B, will set to 300.94 MiB (RSS), difference: 2.73 MiB | ||
| 8890 | 2026.02.03 00:38:47.511617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1170 | ||
| 8891 | 2026.02.03 00:38:47.513918 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2026.02.03 00:38:47.513966 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8893 | 2026.02.03 00:38:47.515144 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8894 | 2026.02.03 00:38:47.515406 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2026.02.03 00:38:47.515651 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
| 8896 | 2026.02.03 00:38:50.648558 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.02.03 00:38:50.648867 [ 276 ] {a7a82f0d-31b0-4bf5-a2cd-26018a9eb107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8898 | 2026.02.03 00:38:50.648978 [ 276 ] {a7a82f0d-31b0-4bf5-a2cd-26018a9eb107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8899 | 2026.02.03 00:38:50.650213 [ 276 ] {a7a82f0d-31b0-4bf5-a2cd-26018a9eb107} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.02.03 00:38:50.650291 [ 276 ] {a7a82f0d-31b0-4bf5-a2cd-26018a9eb107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8901 | 2026.02.03 00:38:50.650989 [ 276 ] {a7a82f0d-31b0-4bf5-a2cd-26018a9eb107} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8902 | 2026.02.03 00:38:50.651434 [ 276 ] {a7a82f0d-31b0-4bf5-a2cd-26018a9eb107} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.02.03 00:38:50.651704 [ 276 ] {a7a82f0d-31b0-4bf5-a2cd-26018a9eb107} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002921 sec., 91064.70386853817 rows/sec., 5.79 MiB/sec. | ||
| 8904 | 2026.02.03 00:38:50.651796 [ 276 ] {a7a82f0d-31b0-4bf5-a2cd-26018a9eb107} <Debug> TCPHandler: Processed in 0.003479013 sec. | ||
| 8905 | 2026.02.03 00:38:50.652049 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.02.03 00:38:50.652197 [ 276 ] {fd88feb7-523c-4745-9255-0328e8731b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8907 | 2026.02.03 00:38:50.652261 [ 276 ] {fd88feb7-523c-4745-9255-0328e8731b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8908 | 2026.02.03 00:38:50.652970 [ 276 ] {fd88feb7-523c-4745-9255-0328e8731b8c} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.02.03 00:38:50.653022 [ 276 ] {fd88feb7-523c-4745-9255-0328e8731b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8910 | 2026.02.03 00:38:50.653496 [ 276 ] {fd88feb7-523c-4745-9255-0328e8731b8c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8911 | 2026.02.03 00:38:50.653865 [ 276 ] {fd88feb7-523c-4745-9255-0328e8731b8c} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.02.03 00:38:50.654093 [ 276 ] {fd88feb7-523c-4745-9255-0328e8731b8c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001934 sec., 1034.126163391934 rows/sec., 84.33 KiB/sec. | ||
| 8913 | 2026.02.03 00:38:50.654165 [ 276 ] {fd88feb7-523c-4745-9255-0328e8731b8c} <Debug> TCPHandler: Processed in 0.002193919 sec. | ||
| 8914 | 2026.02.03 00:38:50.654352 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.02.03 00:38:50.654496 [ 276 ] {40cecfc8-e3ea-4f3a-bc2e-017e1bcb3d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8916 | 2026.02.03 00:38:50.654559 [ 276 ] {40cecfc8-e3ea-4f3a-bc2e-017e1bcb3d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8917 | 2026.02.03 00:38:50.656049 [ 276 ] {40cecfc8-e3ea-4f3a-bc2e-017e1bcb3d5e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.02.03 00:38:50.656109 [ 276 ] {40cecfc8-e3ea-4f3a-bc2e-017e1bcb3d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8919 | 2026.02.03 00:38:50.656741 [ 276 ] {40cecfc8-e3ea-4f3a-bc2e-017e1bcb3d5e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8920 | 2026.02.03 00:38:50.657104 [ 276 ] {40cecfc8-e3ea-4f3a-bc2e-017e1bcb3d5e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.02.03 00:38:50.657285 [ 34 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8922 | 2026.02.03 00:38:50.657316 [ 276 ] {40cecfc8-e3ea-4f3a-bc2e-017e1bcb3d5e} <Debug> executeQuery: Read 821 rows, 67.11 KiB in 0.002857 sec., 287364.3682184109 rows/sec., 22.94 MiB/sec. | ||
| 8923 | 2026.02.03 00:38:50.657337 [ 34 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.02.03 00:38:50.657368 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8925 | 2026.02.03 00:38:50.657385 [ 276 ] {40cecfc8-e3ea-4f3a-bc2e-017e1bcb3d5e} <Debug> TCPHandler: Processed in 0.003103425 sec. | ||
| 8926 | 2026.02.03 00:38:50.657548 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 8927 | 2026.02.03 00:38:50.657586 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8928 | 2026.02.03 00:38:50.657742 [ 276 ] {3507f18d-9c7c-4836-aeda-5cfd4c1de192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8929 | 2026.02.03 00:38:50.657753 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8930 | 2026.02.03 00:38:50.657815 [ 276 ] {3507f18d-9c7c-4836-aeda-5cfd4c1de192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8931 | 2026.02.03 00:38:50.657818 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1986 rows starting from the beginning of the part | ||
| 8932 | 2026.02.03 00:38:50.657954 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 820 rows starting from the beginning of the part | ||
| 8933 | 2026.02.03 00:38:50.658042 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1213 rows starting from the beginning of the part | ||
| 8934 | 2026.02.03 00:38:50.658113 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 820 rows starting from the beginning of the part | ||
| 8935 | 2026.02.03 00:38:50.658177 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 72 rows starting from the beginning of the part | ||
| 8936 | 2026.02.03 00:38:50.658247 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 821 rows starting from the beginning of the part | ||
| 8937 | 2026.02.03 00:38:50.658579 [ 276 ] {3507f18d-9c7c-4836-aeda-5cfd4c1de192} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2026.02.03 00:38:50.658637 [ 276 ] {3507f18d-9c7c-4836-aeda-5cfd4c1de192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8939 | 2026.02.03 00:38:50.659781 [ 276 ] {3507f18d-9c7c-4836-aeda-5cfd4c1de192} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8940 | 2026.02.03 00:38:50.660150 [ 276 ] {3507f18d-9c7c-4836-aeda-5cfd4c1de192} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2026.02.03 00:38:50.660321 [ 34 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8942 | 2026.02.03 00:38:50.660358 [ 276 ] {3507f18d-9c7c-4836-aeda-5cfd4c1de192} <Debug> executeQuery: Read 169 rows, 10.70 KiB in 0.002649 sec., 63797.659494148735 rows/sec., 3.94 MiB/sec. | ||
| 8943 | 2026.02.03 00:38:50.660366 [ 34 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2026.02.03 00:38:50.660401 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8945 | 2026.02.03 00:38:50.660417 [ 276 ] {3507f18d-9c7c-4836-aeda-5cfd4c1de192} <Debug> TCPHandler: Processed in 0.002902822 sec. | ||
| 8946 | 2026.02.03 00:38:50.660516 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 8947 | 2026.02.03 00:38:50.660626 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.02.03 00:38:50.660657 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8949 | 2026.02.03 00:38:50.660707 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 193 rows starting from the beginning of the part | ||
| 8950 | 2026.02.03 00:38:50.660760 [ 276 ] {9239ed96-a1b1-42ed-a370-4c2e26cc4e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8951 | 2026.02.03 00:38:50.660802 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 167 rows starting from the beginning of the part | ||
| 8952 | 2026.02.03 00:38:50.660823 [ 276 ] {9239ed96-a1b1-42ed-a370-4c2e26cc4e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8953 | 2026.02.03 00:38:50.660878 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 8954 | 2026.02.03 00:38:50.660953 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 167 rows starting from the beginning of the part | ||
| 8955 | 2026.02.03 00:38:50.661025 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 8956 | 2026.02.03 00:38:50.661100 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 169 rows starting from the beginning of the part | ||
| 8957 | 2026.02.03 00:38:50.661574 [ 276 ] {9239ed96-a1b1-42ed-a370-4c2e26cc4e6a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.02.03 00:38:50.661620 [ 276 ] {9239ed96-a1b1-42ed-a370-4c2e26cc4e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8959 | 2026.02.03 00:38:50.662373 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5732 rows, containing 5 columns (5 merged, 0 gathered) in 0.004906238 sec., 1168308.5900031754 rows/sec., 98.93 MiB/sec. | ||
| 8960 | 2026.02.03 00:38:50.662636 [ 276 ] {9239ed96-a1b1-42ed-a370-4c2e26cc4e6a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8961 | 2026.02.03 00:38:50.662842 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8962 | 2026.02.03 00:38:50.663013 [ 276 ] {9239ed96-a1b1-42ed-a370-4c2e26cc4e6a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.02.03 00:38:50.663234 [ 35 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 8964 | 2026.02.03 00:38:50.663294 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_56_11} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8965 | 2026.02.03 00:38:50.663303 [ 276 ] {9239ed96-a1b1-42ed-a370-4c2e26cc4e6a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.002507 sec., 55843.63781412046 rows/sec., 3.61 MiB/sec. | ||
| 8966 | 2026.02.03 00:38:50.663329 [ 35 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.02.03 00:38:50.663388 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8968 | 2026.02.03 00:38:50.663391 [ 276 ] {9239ed96-a1b1-42ed-a370-4c2e26cc4e6a} <Debug> TCPHandler: Processed in 0.002832921 sec. | ||
| 8969 | 2026.02.03 00:38:50.663433 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_56_11} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8970 | 2026.02.03 00:38:50.663561 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 8971 | 2026.02.03 00:38:50.663605 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2026.02.03 00:38:50.663575 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8973 | 2026.02.03 00:38:50.663761 [ 276 ] {6ebcda0b-f60d-41ae-ba27-15cfe50d60a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8974 | 2026.02.03 00:38:50.663772 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8975 | 2026.02.03 00:38:50.663841 [ 276 ] {6ebcda0b-f60d-41ae-ba27-15cfe50d60a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8976 | 2026.02.03 00:38:50.663858 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 369 rows starting from the beginning of the part | ||
| 8977 | 2026.02.03 00:38:50.663978 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 140 rows starting from the beginning of the part | ||
| 8978 | 2026.02.03 00:38:50.664069 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 140 rows starting from the beginning of the part | ||
| 8979 | 2026.02.03 00:38:50.664084 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 5 columns (5 merged, 0 gathered) in 0.003621665 sec., 197146.8923823711 rows/sec., 13.04 MiB/sec. | ||
| 8980 | 2026.02.03 00:38:50.664151 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 8981 | 2026.02.03 00:38:50.664231 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 140 rows starting from the beginning of the part | ||
| 8982 | 2026.02.03 00:38:50.664308 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 140 rows starting from the beginning of the part | ||
| 8983 | 2026.02.03 00:38:50.664308 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8984 | 2026.02.03 00:38:50.664626 [ 276 ] {6ebcda0b-f60d-41ae-ba27-15cfe50d60a8} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.02.03 00:38:50.664687 [ 276 ] {6ebcda0b-f60d-41ae-ba27-15cfe50d60a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8986 | 2026.02.03 00:38:50.664805 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_51_10} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.02.03 00:38:50.664933 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_51_10} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8988 | 2026.02.03 00:38:50.665086 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8989 | 2026.02.03 00:38:50.665235 [ 276 ] {6ebcda0b-f60d-41ae-ba27-15cfe50d60a8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8990 | 2026.02.03 00:38:50.665664 [ 276 ] {6ebcda0b-f60d-41ae-ba27-15cfe50d60a8} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.02.03 00:38:50.665894 [ 276 ] {6ebcda0b-f60d-41ae-ba27-15cfe50d60a8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00216 sec., 64351.851851851854 rows/sec., 3.66 MiB/sec. | ||
| 8992 | 2026.02.03 00:38:50.666004 [ 276 ] {6ebcda0b-f60d-41ae-ba27-15cfe50d60a8} <Debug> TCPHandler: Processed in 0.002465334 sec. | ||
| 8993 | 2026.02.03 00:38:50.666094 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.002610157 sec., 443268.3551219333 rows/sec., 30.88 MiB/sec. | ||
| 8994 | 2026.02.03 00:38:50.666218 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8995 | 2026.02.03 00:38:50.666313 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 8996 | 2026.02.03 00:38:50.666349 [ 276 ] {9d29ed80-af93-4d73-a7d3-509aedf13146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8997 | 2026.02.03 00:38:50.666418 [ 276 ] {9d29ed80-af93-4d73-a7d3-509aedf13146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8998 | 2026.02.03 00:38:50.666723 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.02.03 00:38:50.666839 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_35_7} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 9000 | 2026.02.03 00:38:50.666967 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9001 | 2026.02.03 00:38:50.667474 [ 276 ] {9d29ed80-af93-4d73-a7d3-509aedf13146} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2026.02.03 00:38:50.667532 [ 276 ] {9d29ed80-af93-4d73-a7d3-509aedf13146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9003 | 2026.02.03 00:38:50.668081 [ 276 ] {9d29ed80-af93-4d73-a7d3-509aedf13146} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9004 | 2026.02.03 00:38:50.668454 [ 276 ] {9d29ed80-af93-4d73-a7d3-509aedf13146} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.02.03 00:38:50.668647 [ 35 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9006 | 2026.02.03 00:38:50.668725 [ 35 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2026.02.03 00:38:50.668761 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9008 | 2026.02.03 00:38:50.668892 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 9009 | 2026.02.03 00:38:50.668658 [ 276 ] {9d29ed80-af93-4d73-a7d3-509aedf13146} <Debug> executeQuery: Read 499 rows, 36.17 KiB in 0.002338 sec., 213430.28229255776 rows/sec., 15.11 MiB/sec. | ||
| 9010 | 2026.02.03 00:38:50.669048 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9011 | 2026.02.03 00:38:50.669061 [ 276 ] {9d29ed80-af93-4d73-a7d3-509aedf13146} <Debug> TCPHandler: Processed in 0.002907182 sec. | ||
| 9012 | 2026.02.03 00:38:50.669104 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 997 rows starting from the beginning of the part | ||
| 9013 | 2026.02.03 00:38:50.669194 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 497 rows starting from the beginning of the part | ||
| 9014 | 2026.02.03 00:38:50.669259 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 530 rows starting from the beginning of the part | ||
| 9015 | 2026.02.03 00:38:50.669323 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 497 rows starting from the beginning of the part | ||
| 9016 | 2026.02.03 00:38:50.669369 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9017 | 2026.02.03 00:38:50.669386 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 72 rows starting from the beginning of the part | ||
| 9018 | 2026.02.03 00:38:50.669475 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 499 rows starting from the beginning of the part | ||
| 9019 | 2026.02.03 00:38:50.669524 [ 276 ] {ca57b5c0-9063-4997-b705-cbb3ecb3c93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9020 | 2026.02.03 00:38:50.669604 [ 276 ] {ca57b5c0-9063-4997-b705-cbb3ecb3c93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9021 | 2026.02.03 00:38:50.670152 [ 276 ] {ca57b5c0-9063-4997-b705-cbb3ecb3c93a} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2026.02.03 00:38:50.670202 [ 276 ] {ca57b5c0-9063-4997-b705-cbb3ecb3c93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9023 | 2026.02.03 00:38:50.670682 [ 276 ] {ca57b5c0-9063-4997-b705-cbb3ecb3c93a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9024 | 2026.02.03 00:38:50.671063 [ 276 ] {ca57b5c0-9063-4997-b705-cbb3ecb3c93a} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2026.02.03 00:38:50.671258 [ 276 ] {ca57b5c0-9063-4997-b705-cbb3ecb3c93a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001768 sec., 3393.6651583710404 rows/sec., 177.31 KiB/sec. | ||
| 9026 | 2026.02.03 00:38:50.671296 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3092 rows, containing 5 columns (5 merged, 0 gathered) in 0.002458134 sec., 1257864.7055042565 rows/sec., 95.37 MiB/sec. | ||
| 9027 | 2026.02.03 00:38:50.671316 [ 276 ] {ca57b5c0-9063-4997-b705-cbb3ecb3c93a} <Debug> TCPHandler: Processed in 0.002042297 sec. | ||
| 9028 | 2026.02.03 00:38:50.671513 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2026.02.03 00:38:50.671644 [ 276 ] {3e85fa89-6717-4cbc-8453-8d15829db0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9030 | 2026.02.03 00:38:50.671656 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9031 | 2026.02.03 00:38:50.671709 [ 276 ] {3e85fa89-6717-4cbc-8453-8d15829db0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9032 | 2026.02.03 00:38:50.672177 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_56_11} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2026.02.03 00:38:50.672304 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_56_11} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9034 | 2026.02.03 00:38:50.672382 [ 276 ] {3e85fa89-6717-4cbc-8453-8d15829db0e8} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.02.03 00:38:50.672435 [ 276 ] {3e85fa89-6717-4cbc-8453-8d15829db0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9036 | 2026.02.03 00:38:50.672439 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 9037 | 2026.02.03 00:38:50.672944 [ 276 ] {3e85fa89-6717-4cbc-8453-8d15829db0e8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9038 | 2026.02.03 00:38:50.673294 [ 276 ] {3e85fa89-6717-4cbc-8453-8d15829db0e8} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.02.03 00:38:50.673466 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9040 | 2026.02.03 00:38:50.673485 [ 276 ] {3e85fa89-6717-4cbc-8453-8d15829db0e8} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001868 sec., 138650.9635974304 rows/sec., 9.23 MiB/sec. | ||
| 9041 | 2026.02.03 00:38:50.673523 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.02.03 00:38:50.673558 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9043 | 2026.02.03 00:38:50.673563 [ 276 ] {3e85fa89-6717-4cbc-8453-8d15829db0e8} <Debug> TCPHandler: Processed in 0.002116368 sec. | ||
| 9044 | 2026.02.03 00:38:50.673698 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 9045 | 2026.02.03 00:38:50.673760 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.02.03 00:38:50.673883 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9047 | 2026.02.03 00:38:50.673900 [ 276 ] {c7279375-da9b-4174-b5a3-8dff2180de7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9048 | 2026.02.03 00:38:50.673941 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17498 rows starting from the beginning of the part | ||
| 9049 | 2026.02.03 00:38:50.673970 [ 276 ] {c7279375-da9b-4174-b5a3-8dff2180de7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9050 | 2026.02.03 00:38:50.674042 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 258 rows starting from the beginning of the part | ||
| 9051 | 2026.02.03 00:38:50.674118 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 845 rows starting from the beginning of the part | ||
| 9052 | 2026.02.03 00:38:50.674183 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 258 rows starting from the beginning of the part | ||
| 9053 | 2026.02.03 00:38:50.674246 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 9054 | 2026.02.03 00:38:50.674312 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 259 rows starting from the beginning of the part | ||
| 9055 | 2026.02.03 00:38:50.674464 [ 276 ] {c7279375-da9b-4174-b5a3-8dff2180de7f} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2026.02.03 00:38:50.674520 [ 276 ] {c7279375-da9b-4174-b5a3-8dff2180de7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9057 | 2026.02.03 00:38:50.674997 [ 276 ] {c7279375-da9b-4174-b5a3-8dff2180de7f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9058 | 2026.02.03 00:38:50.675346 [ 276 ] {c7279375-da9b-4174-b5a3-8dff2180de7f} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2026.02.03 00:38:50.675538 [ 276 ] {c7279375-da9b-4174-b5a3-8dff2180de7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001666 sec., 600.2400960384153 rows/sec., 40.45 KiB/sec. | ||
| 9060 | 2026.02.03 00:38:50.675590 [ 276 ] {c7279375-da9b-4174-b5a3-8dff2180de7f} <Debug> TCPHandler: Processed in 0.001897915 sec. | ||
| 9061 | 2026.02.03 00:38:50.675769 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2026.02.03 00:38:50.675892 [ 276 ] {e2662295-8853-4d98-a6ea-47e1130cd284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9063 | 2026.02.03 00:38:50.675970 [ 276 ] {e2662295-8853-4d98-a6ea-47e1130cd284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9064 | 2026.02.03 00:38:50.677332 [ 276 ] {e2662295-8853-4d98-a6ea-47e1130cd284} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.02.03 00:38:50.677382 [ 276 ] {e2662295-8853-4d98-a6ea-47e1130cd284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9066 | 2026.02.03 00:38:50.678367 [ 276 ] {e2662295-8853-4d98-a6ea-47e1130cd284} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9067 | 2026.02.03 00:38:50.678719 [ 276 ] {e2662295-8853-4d98-a6ea-47e1130cd284} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.02.03 00:38:50.678907 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9069 | 2026.02.03 00:38:50.678931 [ 276 ] {e2662295-8853-4d98-a6ea-47e1130cd284} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.003063 sec., 11100.228534116879 rows/sec., 19.89 MiB/sec. | ||
| 9070 | 2026.02.03 00:38:50.678987 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.02.03 00:38:50.679030 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9072 | 2026.02.03 00:38:50.679064 [ 276 ] {e2662295-8853-4d98-a6ea-47e1130cd284} <Debug> TCPHandler: Processed in 0.00336361 sec. | ||
| 9073 | 2026.02.03 00:38:50.679167 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 9074 | 2026.02.03 00:38:50.679330 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.02.03 00:38:50.679480 [ 276 ] {ef9bcf75-02ec-4489-9aca-eb4d8533aa54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9076 | 2026.02.03 00:38:50.679500 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9077 | 2026.02.03 00:38:50.679546 [ 276 ] {ef9bcf75-02ec-4489-9aca-eb4d8533aa54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9078 | 2026.02.03 00:38:50.679595 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 935 rows starting from the beginning of the part | ||
| 9079 | 2026.02.03 00:38:50.679793 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 9080 | 2026.02.03 00:38:50.679974 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 9081 | 2026.02.03 00:38:50.680107 [ 276 ] {ef9bcf75-02ec-4489-9aca-eb4d8533aa54} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.02.03 00:38:50.680128 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 9083 | 2026.02.03 00:38:50.680169 [ 276 ] {ef9bcf75-02ec-4489-9aca-eb4d8533aa54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9084 | 2026.02.03 00:38:50.680290 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 9085 | 2026.02.03 00:38:50.680460 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 9086 | 2026.02.03 00:38:50.680742 [ 276 ] {ef9bcf75-02ec-4489-9aca-eb4d8533aa54} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9087 | 2026.02.03 00:38:50.681411 [ 276 ] {ef9bcf75-02ec-4489-9aca-eb4d8533aa54} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.02.03 00:38:50.681623 [ 35 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9089 | 2026.02.03 00:38:50.681648 [ 276 ] {ef9bcf75-02ec-4489-9aca-eb4d8533aa54} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.002203 sec., 39945.52882433046 rows/sec., 2.51 MiB/sec. | ||
| 9090 | 2026.02.03 00:38:50.681683 [ 35 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2026.02.03 00:38:50.681721 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9092 | 2026.02.03 00:38:50.681722 [ 276 ] {ef9bcf75-02ec-4489-9aca-eb4d8533aa54} <Debug> TCPHandler: Processed in 0.002484805 sec. | ||
| 9093 | 2026.02.03 00:38:50.681893 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 9094 | 2026.02.03 00:38:50.682117 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9095 | 2026.02.03 00:38:50.682167 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3700 rows starting from the beginning of the part | ||
| 9096 | 2026.02.03 00:38:50.682261 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part | ||
| 9097 | 2026.02.03 00:38:50.682330 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 9098 | 2026.02.03 00:38:50.682399 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 9099 | 2026.02.03 00:38:50.682466 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 9100 | 2026.02.03 00:38:50.682531 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part | ||
| 9101 | 2026.02.03 00:38:50.684998 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19278 rows, containing 5 columns (5 merged, 0 gathered) in 0.011364755 sec., 1696297.0165216934 rows/sec., 114.24 MiB/sec. | ||
| 9102 | 2026.02.03 00:38:50.685513 [ 189 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9103 | 2026.02.03 00:38:50.686055 [ 189 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2026.02.03 00:38:50.686063 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4084 rows, containing 4 columns (4 merged, 0 gathered) in 0.004256036 sec., 959578.3494312548 rows/sec., 62.00 MiB/sec. | ||
| 9105 | 2026.02.03 00:38:50.686197 [ 189 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9106 | 2026.02.03 00:38:50.686339 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.27 MiB. | ||
| 9107 | 2026.02.03 00:38:50.686811 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9108 | 2026.02.03 00:38:50.687335 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_56_11} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.02.03 00:38:50.687461 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_56_11} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9110 | 2026.02.03 00:38:50.687595 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9111 | 2026.02.03 00:38:50.691549 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1053 rows, containing 19 columns (19 merged, 0 gathered) in 0.012434084 sec., 84686.576027635 rows/sec., 151.75 MiB/sec. | ||
| 9112 | 2026.02.03 00:38:50.693980 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9113 | 2026.02.03 00:38:50.694615 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.02.03 00:38:50.694748 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9115 | 2026.02.03 00:38:50.694943 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
| 9116 | 2026.02.03 00:38:51.000327 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.02 MiB, peak 314.76 MiB, free memory in arenas 0.00 B, will set to 307.68 MiB (RSS), difference: 5.66 MiB | ||
| 9117 | 2026.02.03 00:38:51.738284 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44940 | ||
| 9118 | 2026.02.03 00:38:51.738387 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9119 | 2026.02.03 00:38:51.738412 [ 290 ] {} <Debug> TCP-Session: 8dcdb2d9-021f-48f9-8785-7183ba7979b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44940 | ||
| 9120 | 2026.02.03 00:38:51.738434 [ 290 ] {} <Debug> TCP-Session: 8dcdb2d9-021f-48f9-8785-7183ba7979b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9121 | 2026.02.03 00:38:51.738446 [ 290 ] {} <Debug> TCP-Session: 8dcdb2d9-021f-48f9-8785-7183ba7979b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9122 | 2026.02.03 00:38:51.738624 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35869 | ||
| 9123 | 2026.02.03 00:38:51.738647 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63111 | ||
| 9124 | 2026.02.03 00:38:51.738670 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59598 | ||
| 9125 | 2026.02.03 00:38:51.738716 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42958 | ||
| 9126 | 2026.02.03 00:38:51.738722 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47903 | ||
| 9127 | 2026.02.03 00:38:51.738741 [ 290 ] {} <Trace> TCP-Session: 8dcdb2d9-021f-48f9-8785-7183ba7979b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2026.02.03 00:38:51.738773 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9129 | 2026.02.03 00:38:51.738785 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9130 | 2026.02.03 00:38:51.738798 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9131 | 2026.02.03 00:38:51.738813 [ 293 ] {} <Debug> TCP-Session: 510b3e44-aa77-4c4b-a5ba-8c5b2960345c Authenticating user 'default' from [fd00:1122:3344:101::e]:63111 | ||
| 9132 | 2026.02.03 00:38:51.738833 [ 294 ] {} <Debug> TCP-Session: b5ebee74-60bf-47a0-ac5c-f010cfd86020 Authenticating user 'default' from [fd00:1122:3344:101::e]:59598 | ||
| 9133 | 2026.02.03 00:38:51.738840 [ 352 ] {} <Debug> TCP-Session: d7330584-2b90-45c5-a0ce-2300e7bb7b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:42958 | ||
| 9134 | 2026.02.03 00:38:51.738856 [ 293 ] {} <Debug> TCP-Session: 510b3e44-aa77-4c4b-a5ba-8c5b2960345c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9135 | 2026.02.03 00:38:51.738873 [ 294 ] {} <Debug> TCP-Session: b5ebee74-60bf-47a0-ac5c-f010cfd86020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9136 | 2026.02.03 00:38:51.738886 [ 293 ] {} <Debug> TCP-Session: 510b3e44-aa77-4c4b-a5ba-8c5b2960345c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9137 | 2026.02.03 00:38:51.738908 [ 294 ] {} <Debug> TCP-Session: b5ebee74-60bf-47a0-ac5c-f010cfd86020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9138 | 2026.02.03 00:38:51.738876 [ 352 ] {} <Debug> TCP-Session: d7330584-2b90-45c5-a0ce-2300e7bb7b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9139 | 2026.02.03 00:38:51.738933 [ 290 ] {d07d114c-3778-4e01-81f7-d9b552892b85} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9140 | 2026.02.03 00:38:51.738956 [ 352 ] {} <Debug> TCP-Session: d7330584-2b90-45c5-a0ce-2300e7bb7b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9141 | 2026.02.03 00:38:51.738753 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9142 | 2026.02.03 00:38:51.738739 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34312 | ||
| 9143 | 2026.02.03 00:38:51.739028 [ 292 ] {} <Debug> TCP-Session: d125705c-1db5-4a7b-8d16-ed1f4e981980 Authenticating user 'default' from [fd00:1122:3344:101::e]:35869 | ||
| 9144 | 2026.02.03 00:38:51.738686 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45319 | ||
| 9145 | 2026.02.03 00:38:51.739061 [ 292 ] {} <Debug> TCP-Session: d125705c-1db5-4a7b-8d16-ed1f4e981980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9146 | 2026.02.03 00:38:51.738815 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9147 | 2026.02.03 00:38:51.739085 [ 292 ] {} <Debug> TCP-Session: d125705c-1db5-4a7b-8d16-ed1f4e981980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9148 | 2026.02.03 00:38:51.739114 [ 353 ] {} <Debug> TCP-Session: 6ee494c1-018c-4f92-8bee-f93ae062e8ff Authenticating user 'default' from [fd00:1122:3344:101::e]:47903 | ||
| 9149 | 2026.02.03 00:38:51.738714 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55556 | ||
| 9150 | 2026.02.03 00:38:51.739144 [ 353 ] {} <Debug> TCP-Session: 6ee494c1-018c-4f92-8bee-f93ae062e8ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9151 | 2026.02.03 00:38:51.739206 [ 353 ] {} <Debug> TCP-Session: 6ee494c1-018c-4f92-8bee-f93ae062e8ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9152 | 2026.02.03 00:38:51.739220 [ 290 ] {d07d114c-3778-4e01-81f7-d9b552892b85} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9153 | 2026.02.03 00:38:51.739222 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9154 | 2026.02.03 00:38:51.739274 [ 354 ] {} <Debug> TCP-Session: 0a420b2d-b626-42be-be04-55ed70e2c0e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34312 | ||
| 9155 | 2026.02.03 00:38:51.739290 [ 290 ] {d07d114c-3778-4e01-81f7-d9b552892b85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9156 | 2026.02.03 00:38:51.739296 [ 354 ] {} <Debug> TCP-Session: 0a420b2d-b626-42be-be04-55ed70e2c0e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2026.02.03 00:38:51.739336 [ 354 ] {} <Debug> TCP-Session: 0a420b2d-b626-42be-be04-55ed70e2c0e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2026.02.03 00:38:51.739551 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9159 | 2026.02.03 00:38:51.739582 [ 350 ] {} <Debug> TCP-Session: acad0b4b-1430-49b5-ae53-ccca9309acf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45319 | ||
| 9160 | 2026.02.03 00:38:51.739591 [ 290 ] {d07d114c-3778-4e01-81f7-d9b552892b85} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 9161 | 2026.02.03 00:38:51.739598 [ 350 ] {} <Debug> TCP-Session: acad0b4b-1430-49b5-ae53-ccca9309acf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9162 | 2026.02.03 00:38:51.739633 [ 350 ] {} <Debug> TCP-Session: acad0b4b-1430-49b5-ae53-ccca9309acf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9163 | 2026.02.03 00:38:51.739660 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9164 | 2026.02.03 00:38:51.739706 [ 351 ] {} <Debug> TCP-Session: c1df29bf-ade5-48da-9192-c331b9134e70 Authenticating user 'default' from [fd00:1122:3344:101::e]:55556 | ||
| 9165 | 2026.02.03 00:38:51.739730 [ 351 ] {} <Debug> TCP-Session: c1df29bf-ade5-48da-9192-c331b9134e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9166 | 2026.02.03 00:38:51.739744 [ 351 ] {} <Debug> TCP-Session: c1df29bf-ade5-48da-9192-c331b9134e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9167 | 2026.02.03 00:38:51.740530 [ 299 ] {d07d114c-3778-4e01-81f7-d9b552892b85} <Trace> AggregatingTransform: Aggregating | ||
| 9168 | 2026.02.03 00:38:51.740576 [ 299 ] {d07d114c-3778-4e01-81f7-d9b552892b85} <Trace> Aggregator: Aggregation method: without_key | ||
| 9169 | 2026.02.03 00:38:51.740613 [ 299 ] {d07d114c-3778-4e01-81f7-d9b552892b85} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911456 sec. (1097.146 rows/sec., 42.86 KiB/sec.) | ||
| 9170 | 2026.02.03 00:38:51.740632 [ 299 ] {d07d114c-3778-4e01-81f7-d9b552892b85} <Trace> Aggregator: Merging aggregated data | ||
| 9171 | 2026.02.03 00:38:51.742640 [ 290 ] {d07d114c-3778-4e01-81f7-d9b552892b85} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003761 sec., 265.8867322520606 rows/sec., 10.39 KiB/sec. | ||
| 9172 | 2026.02.03 00:38:51.742788 [ 290 ] {d07d114c-3778-4e01-81f7-d9b552892b85} <Debug> TCPHandler: Processed in 0.004161184 sec. | ||
| 9173 | 2026.02.03 00:38:51.742905 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9174 | 2026.02.03 00:38:51.742936 [ 290 ] {} <Debug> TCP-Session: 8dcdb2d9-021f-48f9-8785-7183ba7979b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9175 | 2026.02.03 00:38:51.742935 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9176 | 2026.02.03 00:38:51.742957 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9177 | 2026.02.03 00:38:51.742973 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9178 | 2026.02.03 00:38:51.742993 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9179 | 2026.02.03 00:38:51.743009 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9180 | 2026.02.03 00:38:51.743029 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9181 | 2026.02.03 00:38:51.743047 [ 294 ] {} <Debug> TCP-Session: b5ebee74-60bf-47a0-ac5c-f010cfd86020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9182 | 2026.02.03 00:38:51.743063 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9183 | 2026.02.03 00:38:51.743092 [ 293 ] {} <Debug> TCP-Session: 510b3e44-aa77-4c4b-a5ba-8c5b2960345c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9184 | 2026.02.03 00:38:51.743070 [ 350 ] {} <Debug> TCP-Session: acad0b4b-1430-49b5-ae53-ccca9309acf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9185 | 2026.02.03 00:38:51.743116 [ 353 ] {} <Debug> TCP-Session: 6ee494c1-018c-4f92-8bee-f93ae062e8ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9186 | 2026.02.03 00:38:51.743047 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9187 | 2026.02.03 00:38:51.743006 [ 292 ] {} <Debug> TCP-Session: d125705c-1db5-4a7b-8d16-ed1f4e981980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.02.03 00:38:51.743190 [ 352 ] {} <Debug> TCP-Session: d7330584-2b90-45c5-a0ce-2300e7bb7b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9189 | 2026.02.03 00:38:51.742988 [ 354 ] {} <Debug> TCP-Session: 0a420b2d-b626-42be-be04-55ed70e2c0e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2026.02.03 00:38:51.743032 [ 351 ] {} <Debug> TCP-Session: c1df29bf-ade5-48da-9192-c331b9134e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9191 | 2026.02.03 00:38:51.823574 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34656 | ||
| 9192 | 2026.02.03 00:38:51.823681 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9193 | 2026.02.03 00:38:51.823707 [ 290 ] {} <Debug> TCP-Session: 5fe8f702-a154-489f-b23d-5e39755cfe6b Authenticating user 'default' from [fd00:1122:3344:101::e]:34656 | ||
| 9194 | 2026.02.03 00:38:51.823728 [ 290 ] {} <Debug> TCP-Session: 5fe8f702-a154-489f-b23d-5e39755cfe6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2026.02.03 00:38:51.823745 [ 290 ] {} <Debug> TCP-Session: 5fe8f702-a154-489f-b23d-5e39755cfe6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2026.02.03 00:38:51.823978 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59699 | ||
| 9197 | 2026.02.03 00:38:51.824005 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44865 | ||
| 9198 | 2026.02.03 00:38:51.824050 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38429 | ||
| 9199 | 2026.02.03 00:38:51.824072 [ 290 ] {} <Trace> TCP-Session: 5fe8f702-a154-489f-b23d-5e39755cfe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9200 | 2026.02.03 00:38:51.824105 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9201 | 2026.02.03 00:38:51.824127 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9202 | 2026.02.03 00:38:51.824055 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37689 | ||
| 9203 | 2026.02.03 00:38:51.824163 [ 293 ] {} <Debug> TCP-Session: dee1df4c-527f-4b40-b9ae-bf873958bd08 Authenticating user 'default' from [fd00:1122:3344:101::e]:44865 | ||
| 9204 | 2026.02.03 00:38:51.824153 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9205 | 2026.02.03 00:38:51.824190 [ 293 ] {} <Debug> TCP-Session: dee1df4c-527f-4b40-b9ae-bf873958bd08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9206 | 2026.02.03 00:38:51.824154 [ 292 ] {} <Debug> TCP-Session: 7105c325-fbd9-4a87-bf81-2c87ddef45a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59699 | ||
| 9207 | 2026.02.03 00:38:51.824214 [ 352 ] {} <Debug> TCP-Session: af48f481-8f4b-48bf-907f-876bb75722e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38429 | ||
| 9208 | 2026.02.03 00:38:51.824219 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9209 | 2026.02.03 00:38:51.824257 [ 290 ] {2374438d-22cb-4cad-8c5e-11821a0726d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34656) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9210 | 2026.02.03 00:38:51.824271 [ 352 ] {} <Debug> TCP-Session: af48f481-8f4b-48bf-907f-876bb75722e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9211 | 2026.02.03 00:38:51.824292 [ 353 ] {} <Debug> TCP-Session: 6cc5bb12-ba75-4116-b146-2d05051fb859 Authenticating user 'default' from [fd00:1122:3344:101::e]:37689 | ||
| 9212 | 2026.02.03 00:38:51.824317 [ 352 ] {} <Debug> TCP-Session: af48f481-8f4b-48bf-907f-876bb75722e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9213 | 2026.02.03 00:38:51.824335 [ 353 ] {} <Debug> TCP-Session: 6cc5bb12-ba75-4116-b146-2d05051fb859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9214 | 2026.02.03 00:38:51.824259 [ 292 ] {} <Debug> TCP-Session: 7105c325-fbd9-4a87-bf81-2c87ddef45a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2026.02.03 00:38:51.824360 [ 353 ] {} <Debug> TCP-Session: 6cc5bb12-ba75-4116-b146-2d05051fb859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9216 | 2026.02.03 00:38:51.824380 [ 292 ] {} <Debug> TCP-Session: 7105c325-fbd9-4a87-bf81-2c87ddef45a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2026.02.03 00:38:51.824217 [ 293 ] {} <Debug> TCP-Session: dee1df4c-527f-4b40-b9ae-bf873958bd08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2026.02.03 00:38:51.824023 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52696 | ||
| 9219 | 2026.02.03 00:38:51.824012 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57881 | ||
| 9220 | 2026.02.03 00:38:51.824065 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39505 | ||
| 9221 | 2026.02.03 00:38:51.824508 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9222 | 2026.02.03 00:38:51.824052 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40944 | ||
| 9223 | 2026.02.03 00:38:51.824549 [ 290 ] {2374438d-22cb-4cad-8c5e-11821a0726d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9224 | 2026.02.03 00:38:51.824565 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9225 | 2026.02.03 00:38:51.824535 [ 350 ] {} <Debug> TCP-Session: 6c970809-2f63-48ec-856b-7e6be6377bdc Authenticating user 'default' from [fd00:1122:3344:101::e]:52696 | ||
| 9226 | 2026.02.03 00:38:51.824607 [ 354 ] {} <Debug> TCP-Session: 14debd3b-41ef-4e62-972a-74e92397dccc Authenticating user 'default' from [fd00:1122:3344:101::e]:39505 | ||
| 9227 | 2026.02.03 00:38:51.824619 [ 290 ] {2374438d-22cb-4cad-8c5e-11821a0726d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9228 | 2026.02.03 00:38:51.824620 [ 350 ] {} <Debug> TCP-Session: 6c970809-2f63-48ec-856b-7e6be6377bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2026.02.03 00:38:51.824638 [ 354 ] {} <Debug> TCP-Session: 14debd3b-41ef-4e62-972a-74e92397dccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9230 | 2026.02.03 00:38:51.824666 [ 350 ] {} <Debug> TCP-Session: 6c970809-2f63-48ec-856b-7e6be6377bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9231 | 2026.02.03 00:38:51.824677 [ 354 ] {} <Debug> TCP-Session: 14debd3b-41ef-4e62-972a-74e92397dccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9232 | 2026.02.03 00:38:51.824530 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9233 | 2026.02.03 00:38:51.824635 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9234 | 2026.02.03 00:38:51.824730 [ 294 ] {} <Debug> TCP-Session: b2ec2975-938d-4135-a30c-02df55c32c13 Authenticating user 'default' from [fd00:1122:3344:101::e]:57881 | ||
| 9235 | 2026.02.03 00:38:51.824765 [ 294 ] {} <Debug> TCP-Session: b2ec2975-938d-4135-a30c-02df55c32c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9236 | 2026.02.03 00:38:51.824766 [ 351 ] {} <Debug> TCP-Session: 060a71c7-464d-4748-be78-50f88f94fe15 Authenticating user 'default' from [fd00:1122:3344:101::e]:40944 | ||
| 9237 | 2026.02.03 00:38:51.824791 [ 294 ] {} <Debug> TCP-Session: b2ec2975-938d-4135-a30c-02df55c32c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9238 | 2026.02.03 00:38:51.824822 [ 351 ] {} <Debug> TCP-Session: 060a71c7-464d-4748-be78-50f88f94fe15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9239 | 2026.02.03 00:38:51.824841 [ 351 ] {} <Debug> TCP-Session: 060a71c7-464d-4748-be78-50f88f94fe15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9240 | 2026.02.03 00:38:51.824934 [ 290 ] {2374438d-22cb-4cad-8c5e-11821a0726d7} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 9241 | 2026.02.03 00:38:51.825891 [ 324 ] {2374438d-22cb-4cad-8c5e-11821a0726d7} <Trace> AggregatingTransform: Aggregating | ||
| 9242 | 2026.02.03 00:38:51.825929 [ 324 ] {2374438d-22cb-4cad-8c5e-11821a0726d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 9243 | 2026.02.03 00:38:51.825966 [ 324 ] {2374438d-22cb-4cad-8c5e-11821a0726d7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926806 sec. (1078.974 rows/sec., 42.15 KiB/sec.) | ||
| 9244 | 2026.02.03 00:38:51.825984 [ 324 ] {2374438d-22cb-4cad-8c5e-11821a0726d7} <Trace> Aggregator: Merging aggregated data | ||
| 9245 | 2026.02.03 00:38:51.827725 [ 290 ] {2374438d-22cb-4cad-8c5e-11821a0726d7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00352 sec., 284.09090909090907 rows/sec., 11.10 KiB/sec. | ||
| 9246 | 2026.02.03 00:38:51.827877 [ 290 ] {2374438d-22cb-4cad-8c5e-11821a0726d7} <Debug> TCPHandler: Processed in 0.003922631 sec. | ||
| 9247 | 2026.02.03 00:38:51.828010 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9248 | 2026.02.03 00:38:51.828038 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9249 | 2026.02.03 00:38:51.828051 [ 290 ] {} <Debug> TCP-Session: 5fe8f702-a154-489f-b23d-5e39755cfe6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9250 | 2026.02.03 00:38:51.828061 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9251 | 2026.02.03 00:38:51.828078 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9252 | 2026.02.03 00:38:51.828091 [ 354 ] {} <Debug> TCP-Session: 14debd3b-41ef-4e62-972a-74e92397dccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2026.02.03 00:38:51.828096 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9254 | 2026.02.03 00:38:51.828127 [ 292 ] {} <Debug> TCP-Session: 7105c325-fbd9-4a87-bf81-2c87ddef45a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9255 | 2026.02.03 00:38:51.828132 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9256 | 2026.02.03 00:38:51.828161 [ 293 ] {} <Debug> TCP-Session: dee1df4c-527f-4b40-b9ae-bf873958bd08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2026.02.03 00:38:51.828168 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9258 | 2026.02.03 00:38:51.828192 [ 350 ] {} <Debug> TCP-Session: 6c970809-2f63-48ec-856b-7e6be6377bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9259 | 2026.02.03 00:38:51.828149 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9260 | 2026.02.03 00:38:51.828219 [ 353 ] {} <Debug> TCP-Session: 6cc5bb12-ba75-4116-b146-2d05051fb859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2026.02.03 00:38:51.828110 [ 294 ] {} <Debug> TCP-Session: b2ec2975-938d-4135-a30c-02df55c32c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2026.02.03 00:38:51.828274 [ 352 ] {} <Debug> TCP-Session: af48f481-8f4b-48bf-907f-876bb75722e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9263 | 2026.02.03 00:38:51.828114 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9264 | 2026.02.03 00:38:51.828341 [ 351 ] {} <Debug> TCP-Session: 060a71c7-464d-4748-be78-50f88f94fe15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2026.02.03 00:38:51.868433 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40805 | ||
| 9266 | 2026.02.03 00:38:51.868523 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9267 | 2026.02.03 00:38:51.868548 [ 290 ] {} <Debug> TCP-Session: 2483edad-0ce7-4fa3-abf8-82eb601ddee0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40805 | ||
| 9268 | 2026.02.03 00:38:51.868567 [ 290 ] {} <Debug> TCP-Session: 2483edad-0ce7-4fa3-abf8-82eb601ddee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2026.02.03 00:38:51.868580 [ 290 ] {} <Debug> TCP-Session: 2483edad-0ce7-4fa3-abf8-82eb601ddee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2026.02.03 00:38:51.868766 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44445 | ||
| 9271 | 2026.02.03 00:38:51.868766 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33647 | ||
| 9272 | 2026.02.03 00:38:51.868824 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59962 | ||
| 9273 | 2026.02.03 00:38:51.868850 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50531 | ||
| 9274 | 2026.02.03 00:38:51.868867 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9275 | 2026.02.03 00:38:51.868900 [ 290 ] {} <Trace> TCP-Session: 2483edad-0ce7-4fa3-abf8-82eb601ddee0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2026.02.03 00:38:51.868915 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9277 | 2026.02.03 00:38:51.868915 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9278 | 2026.02.03 00:38:51.868945 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9279 | 2026.02.03 00:38:51.868959 [ 292 ] {} <Debug> TCP-Session: 87037151-cdca-478c-9b1b-6999e30346cd Authenticating user 'default' from [fd00:1122:3344:101::e]:33647 | ||
| 9280 | 2026.02.03 00:38:51.868969 [ 350 ] {} <Debug> TCP-Session: efb87961-c3d1-4abd-8515-d87d2d59c28a Authenticating user 'default' from [fd00:1122:3344:101::e]:59962 | ||
| 9281 | 2026.02.03 00:38:51.868987 [ 352 ] {} <Debug> TCP-Session: 6262a075-0990-4a96-a870-8873cc30099e Authenticating user 'default' from [fd00:1122:3344:101::e]:50531 | ||
| 9282 | 2026.02.03 00:38:51.869006 [ 350 ] {} <Debug> TCP-Session: efb87961-c3d1-4abd-8515-d87d2d59c28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9283 | 2026.02.03 00:38:51.868998 [ 292 ] {} <Debug> TCP-Session: 87037151-cdca-478c-9b1b-6999e30346cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9284 | 2026.02.03 00:38:51.869024 [ 352 ] {} <Debug> TCP-Session: 6262a075-0990-4a96-a870-8873cc30099e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9285 | 2026.02.03 00:38:51.869030 [ 350 ] {} <Debug> TCP-Session: efb87961-c3d1-4abd-8515-d87d2d59c28a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9286 | 2026.02.03 00:38:51.869040 [ 292 ] {} <Debug> TCP-Session: 87037151-cdca-478c-9b1b-6999e30346cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9287 | 2026.02.03 00:38:51.869056 [ 352 ] {} <Debug> TCP-Session: 6262a075-0990-4a96-a870-8873cc30099e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9288 | 2026.02.03 00:38:51.869067 [ 290 ] {d9950425-fa95-4c7f-913d-cb81fb2ad3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40805) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9289 | 2026.02.03 00:38:51.868923 [ 293 ] {} <Debug> TCP-Session: d3638bfb-30e0-4db8-b926-ccb9922d8f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:44445 | ||
| 9290 | 2026.02.03 00:38:51.868865 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46302 | ||
| 9291 | 2026.02.03 00:38:51.869138 [ 293 ] {} <Debug> TCP-Session: d3638bfb-30e0-4db8-b926-ccb9922d8f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.02.03 00:38:51.868855 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55912 | ||
| 9293 | 2026.02.03 00:38:51.869171 [ 293 ] {} <Debug> TCP-Session: d3638bfb-30e0-4db8-b926-ccb9922d8f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.02.03 00:38:51.868803 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43035 | ||
| 9295 | 2026.02.03 00:38:51.869202 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9296 | 2026.02.03 00:38:51.869239 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9297 | 2026.02.03 00:38:51.869256 [ 354 ] {} <Debug> TCP-Session: 285387b7-add1-4c99-b675-a36e17adeb9e Authenticating user 'default' from [fd00:1122:3344:101::e]:46302 | ||
| 9298 | 2026.02.03 00:38:51.869272 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9299 | 2026.02.03 00:38:51.869289 [ 354 ] {} <Debug> TCP-Session: 285387b7-add1-4c99-b675-a36e17adeb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9300 | 2026.02.03 00:38:51.869318 [ 294 ] {} <Debug> TCP-Session: e114ce3b-9476-470d-b7d3-0edba3379ded Authenticating user 'default' from [fd00:1122:3344:101::e]:43035 | ||
| 9301 | 2026.02.03 00:38:51.869323 [ 290 ] {d9950425-fa95-4c7f-913d-cb81fb2ad3f8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9302 | 2026.02.03 00:38:51.869341 [ 294 ] {} <Debug> TCP-Session: e114ce3b-9476-470d-b7d3-0edba3379ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.02.03 00:38:51.869324 [ 354 ] {} <Debug> TCP-Session: 285387b7-add1-4c99-b675-a36e17adeb9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9304 | 2026.02.03 00:38:51.869364 [ 294 ] {} <Debug> TCP-Session: e114ce3b-9476-470d-b7d3-0edba3379ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.02.03 00:38:51.869382 [ 290 ] {d9950425-fa95-4c7f-913d-cb81fb2ad3f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9306 | 2026.02.03 00:38:51.869278 [ 353 ] {} <Debug> TCP-Session: 707a0b20-6922-441f-ba54-ed9da9598376 Authenticating user 'default' from [fd00:1122:3344:101::e]:55912 | ||
| 9307 | 2026.02.03 00:38:51.868851 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64604 | ||
| 9308 | 2026.02.03 00:38:51.869439 [ 353 ] {} <Debug> TCP-Session: 707a0b20-6922-441f-ba54-ed9da9598376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9309 | 2026.02.03 00:38:51.869492 [ 353 ] {} <Debug> TCP-Session: 707a0b20-6922-441f-ba54-ed9da9598376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.02.03 00:38:51.869556 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9311 | 2026.02.03 00:38:51.869597 [ 351 ] {} <Debug> TCP-Session: 94db8ab6-3db5-4ccf-9ab7-bd3ad762f9ce Authenticating user 'default' from [fd00:1122:3344:101::e]:64604 | ||
| 9312 | 2026.02.03 00:38:51.869627 [ 351 ] {} <Debug> TCP-Session: 94db8ab6-3db5-4ccf-9ab7-bd3ad762f9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.02.03 00:38:51.869647 [ 351 ] {} <Debug> TCP-Session: 94db8ab6-3db5-4ccf-9ab7-bd3ad762f9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9314 | 2026.02.03 00:38:51.869663 [ 290 ] {d9950425-fa95-4c7f-913d-cb81fb2ad3f8} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 9315 | 2026.02.03 00:38:51.870627 [ 322 ] {d9950425-fa95-4c7f-913d-cb81fb2ad3f8} <Trace> AggregatingTransform: Aggregating | ||
| 9316 | 2026.02.03 00:38:51.870679 [ 322 ] {d9950425-fa95-4c7f-913d-cb81fb2ad3f8} <Trace> Aggregator: Aggregation method: without_key | ||
| 9317 | 2026.02.03 00:38:51.870715 [ 322 ] {d9950425-fa95-4c7f-913d-cb81fb2ad3f8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950137 sec. (1052.480 rows/sec., 41.11 KiB/sec.) | ||
| 9318 | 2026.02.03 00:38:51.870734 [ 322 ] {d9950425-fa95-4c7f-913d-cb81fb2ad3f8} <Trace> Aggregator: Merging aggregated data | ||
| 9319 | 2026.02.03 00:38:51.871859 [ 290 ] {d9950425-fa95-4c7f-913d-cb81fb2ad3f8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002844 sec., 351.6174402250351 rows/sec., 13.74 KiB/sec. | ||
| 9320 | 2026.02.03 00:38:51.871992 [ 290 ] {d9950425-fa95-4c7f-913d-cb81fb2ad3f8} <Debug> TCPHandler: Processed in 0.003195288 sec. | ||
| 9321 | 2026.02.03 00:38:51.872079 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9322 | 2026.02.03 00:38:51.872107 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9323 | 2026.02.03 00:38:51.872126 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9324 | 2026.02.03 00:38:51.872108 [ 290 ] {} <Debug> TCP-Session: 2483edad-0ce7-4fa3-abf8-82eb601ddee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2026.02.03 00:38:51.872148 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9326 | 2026.02.03 00:38:51.872179 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9327 | 2026.02.03 00:38:51.872199 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9328 | 2026.02.03 00:38:51.872214 [ 294 ] {} <Debug> TCP-Session: e114ce3b-9476-470d-b7d3-0edba3379ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2026.02.03 00:38:51.872219 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9330 | 2026.02.03 00:38:51.872254 [ 351 ] {} <Debug> TCP-Session: 94db8ab6-3db5-4ccf-9ab7-bd3ad762f9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.02.03 00:38:51.872233 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9332 | 2026.02.03 00:38:51.872281 [ 352 ] {} <Debug> TCP-Session: 6262a075-0990-4a96-a870-8873cc30099e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.02.03 00:38:51.872229 [ 293 ] {} <Debug> TCP-Session: d3638bfb-30e0-4db8-b926-ccb9922d8f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9334 | 2026.02.03 00:38:51.872319 [ 353 ] {} <Debug> TCP-Session: 707a0b20-6922-441f-ba54-ed9da9598376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9335 | 2026.02.03 00:38:51.872164 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9336 | 2026.02.03 00:38:51.872162 [ 350 ] {} <Debug> TCP-Session: efb87961-c3d1-4abd-8515-d87d2d59c28a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.02.03 00:38:51.872151 [ 292 ] {} <Debug> TCP-Session: 87037151-cdca-478c-9b1b-6999e30346cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9338 | 2026.02.03 00:38:51.872387 [ 354 ] {} <Debug> TCP-Session: 285387b7-add1-4c99-b675-a36e17adeb9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9339 | 2026.02.03 00:38:52.314901 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9340 | 2026.02.03 00:38:52.314955 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9341 | 2026.02.03 00:38:52.518377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20047 | ||
| 9342 | 2026.02.03 00:38:52.518880 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.02.03 00:38:52.518921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9344 | 2026.02.03 00:38:52.519435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9345 | 2026.02.03 00:38:52.519691 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.02.03 00:38:52.519841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20047 | ||
| 9347 | 2026.02.03 00:38:53.662963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9348 | 2026.02.03 00:38:53.679239 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.02.03 00:38:53.679308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9350 | 2026.02.03 00:38:53.685039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9351 | 2026.02.03 00:38:53.685804 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.02.03 00:38:53.689114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9353 | 2026.02.03 00:38:55.623075 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9354 | 2026.02.03 00:38:55.623295 [ 276 ] {1bce3038-5936-4333-9063-4412828475aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9355 | 2026.02.03 00:38:55.623372 [ 276 ] {1bce3038-5936-4333-9063-4412828475aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9356 | 2026.02.03 00:38:55.624085 [ 276 ] {1bce3038-5936-4333-9063-4412828475aa} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.02.03 00:38:55.624137 [ 276 ] {1bce3038-5936-4333-9063-4412828475aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9358 | 2026.02.03 00:38:55.624538 [ 276 ] {1bce3038-5936-4333-9063-4412828475aa} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9359 | 2026.02.03 00:38:55.624773 [ 276 ] {1bce3038-5936-4333-9063-4412828475aa} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.02.03 00:38:55.624939 [ 276 ] {1bce3038-5936-4333-9063-4412828475aa} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001699 sec., 42377.86933490288 rows/sec., 3.40 MiB/sec. | ||
| 9361 | 2026.02.03 00:38:55.624990 [ 276 ] {1bce3038-5936-4333-9063-4412828475aa} <Debug> TCPHandler: Processed in 0.002059937 sec. | ||
| 9362 | 2026.02.03 00:38:55.625117 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9363 | 2026.02.03 00:38:55.625218 [ 276 ] {d56622f0-67db-45cf-92c9-64538e2aa66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9364 | 2026.02.03 00:38:55.625262 [ 276 ] {d56622f0-67db-45cf-92c9-64538e2aa66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9365 | 2026.02.03 00:38:55.625671 [ 276 ] {d56622f0-67db-45cf-92c9-64538e2aa66e} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.02.03 00:38:55.625705 [ 276 ] {d56622f0-67db-45cf-92c9-64538e2aa66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9367 | 2026.02.03 00:38:55.626004 [ 276 ] {d56622f0-67db-45cf-92c9-64538e2aa66e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9368 | 2026.02.03 00:38:55.626210 [ 276 ] {d56622f0-67db-45cf-92c9-64538e2aa66e} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2026.02.03 00:38:55.626338 [ 276 ] {d56622f0-67db-45cf-92c9-64538e2aa66e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001144 sec., 6993.006993006993 rows/sec., 525.84 KiB/sec. | ||
| 9370 | 2026.02.03 00:38:55.626375 [ 276 ] {d56622f0-67db-45cf-92c9-64538e2aa66e} <Debug> TCPHandler: Processed in 0.001308494 sec. | ||
| 9371 | 2026.02.03 00:38:55.626497 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9372 | 2026.02.03 00:38:55.626622 [ 276 ] {d10382e1-8f59-4684-9946-a31dd00010cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9373 | 2026.02.03 00:38:55.626672 [ 276 ] {d10382e1-8f59-4684-9946-a31dd00010cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9374 | 2026.02.03 00:38:55.627157 [ 276 ] {d10382e1-8f59-4684-9946-a31dd00010cf} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9375 | 2026.02.03 00:38:55.627193 [ 276 ] {d10382e1-8f59-4684-9946-a31dd00010cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9376 | 2026.02.03 00:38:55.627519 [ 276 ] {d10382e1-8f59-4684-9946-a31dd00010cf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9377 | 2026.02.03 00:38:55.627737 [ 276 ] {d10382e1-8f59-4684-9946-a31dd00010cf} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2026.02.03 00:38:55.627870 [ 276 ] {d10382e1-8f59-4684-9946-a31dd00010cf} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001275 sec., 56470.58823529411 rows/sec., 4.41 MiB/sec. | ||
| 9379 | 2026.02.03 00:38:55.627907 [ 276 ] {d10382e1-8f59-4684-9946-a31dd00010cf} <Debug> TCPHandler: Processed in 0.001471886 sec. | ||
| 9380 | 2026.02.03 00:38:55.628021 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9381 | 2026.02.03 00:38:55.628115 [ 276 ] {97e945c7-e0f1-467a-a588-f72cd4eaee2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9382 | 2026.02.03 00:38:55.628160 [ 276 ] {97e945c7-e0f1-467a-a588-f72cd4eaee2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9383 | 2026.02.03 00:38:55.628563 [ 276 ] {97e945c7-e0f1-467a-a588-f72cd4eaee2e} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2026.02.03 00:38:55.628598 [ 276 ] {97e945c7-e0f1-467a-a588-f72cd4eaee2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9385 | 2026.02.03 00:38:55.628938 [ 276 ] {97e945c7-e0f1-467a-a588-f72cd4eaee2e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9386 | 2026.02.03 00:38:55.629148 [ 276 ] {97e945c7-e0f1-467a-a588-f72cd4eaee2e} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9387 | 2026.02.03 00:38:55.629279 [ 276 ] {97e945c7-e0f1-467a-a588-f72cd4eaee2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 9388 | 2026.02.03 00:38:55.629315 [ 276 ] {97e945c7-e0f1-467a-a588-f72cd4eaee2e} <Debug> TCPHandler: Processed in 0.001343334 sec. | ||
| 9389 | 2026.02.03 00:38:55.629419 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9390 | 2026.02.03 00:38:55.629511 [ 276 ] {b8a78382-b033-4564-aced-e990180c75af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9391 | 2026.02.03 00:38:55.629567 [ 276 ] {b8a78382-b033-4564-aced-e990180c75af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9392 | 2026.02.03 00:38:55.630313 [ 276 ] {b8a78382-b033-4564-aced-e990180c75af} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2026.02.03 00:38:55.630348 [ 276 ] {b8a78382-b033-4564-aced-e990180c75af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9394 | 2026.02.03 00:38:55.630877 [ 276 ] {b8a78382-b033-4564-aced-e990180c75af} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9395 | 2026.02.03 00:38:55.631106 [ 276 ] {b8a78382-b033-4564-aced-e990180c75af} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9396 | 2026.02.03 00:38:55.631242 [ 276 ] {b8a78382-b033-4564-aced-e990180c75af} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001749 sec., 4574.042309891367 rows/sec., 8.20 MiB/sec. | ||
| 9397 | 2026.02.03 00:38:55.631295 [ 276 ] {b8a78382-b033-4564-aced-e990180c75af} <Debug> TCPHandler: Processed in 0.001924094 sec. | ||
| 9398 | 2026.02.03 00:38:55.631409 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9399 | 2026.02.03 00:38:55.631503 [ 276 ] {65c1d3d0-4e83-4f79-8f79-573b824ed576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9400 | 2026.02.03 00:38:55.631544 [ 276 ] {65c1d3d0-4e83-4f79-8f79-573b824ed576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9401 | 2026.02.03 00:38:55.631875 [ 276 ] {65c1d3d0-4e83-4f79-8f79-573b824ed576} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9402 | 2026.02.03 00:38:55.631908 [ 276 ] {65c1d3d0-4e83-4f79-8f79-573b824ed576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9403 | 2026.02.03 00:38:55.632221 [ 276 ] {65c1d3d0-4e83-4f79-8f79-573b824ed576} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9404 | 2026.02.03 00:38:55.632462 [ 276 ] {65c1d3d0-4e83-4f79-8f79-573b824ed576} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9405 | 2026.02.03 00:38:55.632591 [ 276 ] {65c1d3d0-4e83-4f79-8f79-573b824ed576} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 9406 | 2026.02.03 00:38:55.632627 [ 276 ] {65c1d3d0-4e83-4f79-8f79-573b824ed576} <Debug> TCPHandler: Processed in 0.001267332 sec. | ||
| 9407 | 2026.02.03 00:38:57.516801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1212 | ||
| 9408 | 2026.02.03 00:38:57.519298 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9409 | 2026.02.03 00:38:57.519356 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9410 | 2026.02.03 00:38:57.520604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9411 | 2026.02.03 00:38:57.520883 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9412 | 2026.02.03 00:38:57.521247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 9413 | 2026.02.03 00:39:00.019961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20559 | ||
| 9414 | 2026.02.03 00:39:00.020582 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2026.02.03 00:39:00.020636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9416 | 2026.02.03 00:39:00.021193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9417 | 2026.02.03 00:39:00.021425 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2026.02.03 00:39:00.021561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20559 | ||
| 9419 | 2026.02.03 00:39:00.630639 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2026.02.03 00:39:00.630844 [ 276 ] {985f824f-b7b7-4430-be82-1d1c31ba1653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9421 | 2026.02.03 00:39:00.630921 [ 276 ] {985f824f-b7b7-4430-be82-1d1c31ba1653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9422 | 2026.02.03 00:39:00.631765 [ 276 ] {985f824f-b7b7-4430-be82-1d1c31ba1653} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2026.02.03 00:39:00.631815 [ 276 ] {985f824f-b7b7-4430-be82-1d1c31ba1653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9424 | 2026.02.03 00:39:00.632245 [ 276 ] {985f824f-b7b7-4430-be82-1d1c31ba1653} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9425 | 2026.02.03 00:39:00.632472 [ 276 ] {985f824f-b7b7-4430-be82-1d1c31ba1653} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.02.03 00:39:00.632619 [ 69 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9427 | 2026.02.03 00:39:00.632640 [ 276 ] {985f824f-b7b7-4430-be82-1d1c31ba1653} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001849 sec., 143861.54678204434 rows/sec., 9.14 MiB/sec. | ||
| 9428 | 2026.02.03 00:39:00.632698 [ 69 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.02.03 00:39:00.632727 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9430 | 2026.02.03 00:39:00.632729 [ 276 ] {985f824f-b7b7-4430-be82-1d1c31ba1653} <Debug> TCPHandler: Processed in 0.00222947 sec. | ||
| 9431 | 2026.02.03 00:39:00.632854 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::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 | ||
| 9432 | 2026.02.03 00:39:00.632894 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2026.02.03 00:39:00.632997 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9434 | 2026.02.03 00:39:00.633006 [ 276 ] {3a3f2753-4cfa-4445-81d4-c83ed6970940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9435 | 2026.02.03 00:39:00.633041 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 266 rows starting from the beginning of the part | ||
| 9436 | 2026.02.03 00:39:00.633062 [ 276 ] {3a3f2753-4cfa-4445-81d4-c83ed6970940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9437 | 2026.02.03 00:39:00.633112 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 266 rows starting from the beginning of the part | ||
| 9438 | 2026.02.03 00:39:00.633160 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 266 rows starting from the beginning of the part | ||
| 9439 | 2026.02.03 00:39:00.633203 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 266 rows starting from the beginning of the part | ||
| 9440 | 2026.02.03 00:39:00.633241 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 266 rows starting from the beginning of the part | ||
| 9441 | 2026.02.03 00:39:00.633923 [ 276 ] {3a3f2753-4cfa-4445-81d4-c83ed6970940} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.02.03 00:39:00.633968 [ 276 ] {3a3f2753-4cfa-4445-81d4-c83ed6970940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9443 | 2026.02.03 00:39:00.634194 [ 194 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395595 sec., 952998.541840577 rows/sec., 64.18 MiB/sec. | ||
| 9444 | 2026.02.03 00:39:00.634384 [ 276 ] {3a3f2753-4cfa-4445-81d4-c83ed6970940} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9445 | 2026.02.03 00:39:00.634400 [ 200 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9446 | 2026.02.03 00:39:00.634651 [ 276 ] {3a3f2753-4cfa-4445-81d4-c83ed6970940} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2026.02.03 00:39:00.634785 [ 200 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_29_7} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9448 | 2026.02.03 00:39:00.634823 [ 276 ] {3a3f2753-4cfa-4445-81d4-c83ed6970940} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001843 sec., 444926.7498643516 rows/sec., 35.52 MiB/sec. | ||
| 9449 | 2026.02.03 00:39:00.634871 [ 276 ] {3a3f2753-4cfa-4445-81d4-c83ed6970940} <Debug> TCPHandler: Processed in 0.002027507 sec. | ||
| 9450 | 2026.02.03 00:39:00.634875 [ 200 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_29_7} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9451 | 2026.02.03 00:39:00.634984 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9452 | 2026.02.03 00:39:00.635002 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9453 | 2026.02.03 00:39:00.635104 [ 276 ] {31b9e45d-c856-4269-9216-a99441824fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9454 | 2026.02.03 00:39:00.635146 [ 276 ] {31b9e45d-c856-4269-9216-a99441824fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9455 | 2026.02.03 00:39:00.635628 [ 276 ] {31b9e45d-c856-4269-9216-a99441824fba} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.02.03 00:39:00.635665 [ 276 ] {31b9e45d-c856-4269-9216-a99441824fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9457 | 2026.02.03 00:39:00.636027 [ 276 ] {31b9e45d-c856-4269-9216-a99441824fba} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9458 | 2026.02.03 00:39:00.636243 [ 276 ] {31b9e45d-c856-4269-9216-a99441824fba} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2026.02.03 00:39:00.636374 [ 276 ] {31b9e45d-c856-4269-9216-a99441824fba} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001291 sec., 129357.08752904725 rows/sec., 7.99 MiB/sec. | ||
| 9460 | 2026.02.03 00:39:00.636412 [ 276 ] {31b9e45d-c856-4269-9216-a99441824fba} <Debug> TCPHandler: Processed in 0.001458706 sec. | ||
| 9461 | 2026.02.03 00:39:00.636530 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2026.02.03 00:39:00.636624 [ 276 ] {95dfe1f1-0b7a-41d2-b534-fc4d017cdcad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9463 | 2026.02.03 00:39:00.636667 [ 276 ] {95dfe1f1-0b7a-41d2-b534-fc4d017cdcad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9464 | 2026.02.03 00:39:00.637112 [ 276 ] {95dfe1f1-0b7a-41d2-b534-fc4d017cdcad} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2026.02.03 00:39:00.637149 [ 276 ] {95dfe1f1-0b7a-41d2-b534-fc4d017cdcad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9466 | 2026.02.03 00:39:00.637461 [ 276 ] {95dfe1f1-0b7a-41d2-b534-fc4d017cdcad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9467 | 2026.02.03 00:39:00.637685 [ 276 ] {95dfe1f1-0b7a-41d2-b534-fc4d017cdcad} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.02.03 00:39:00.637817 [ 276 ] {95dfe1f1-0b7a-41d2-b534-fc4d017cdcad} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001212 sec., 115511.55115511552 rows/sec., 7.47 MiB/sec. | ||
| 9469 | 2026.02.03 00:39:00.637854 [ 276 ] {95dfe1f1-0b7a-41d2-b534-fc4d017cdcad} <Debug> TCPHandler: Processed in 0.001371535 sec. | ||
| 9470 | 2026.02.03 00:39:00.637969 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2026.02.03 00:39:00.638062 [ 276 ] {6c78fb7c-fd12-4068-8eef-b6fe9df4426d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9472 | 2026.02.03 00:39:00.638102 [ 276 ] {6c78fb7c-fd12-4068-8eef-b6fe9df4426d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9473 | 2026.02.03 00:39:00.638579 [ 276 ] {6c78fb7c-fd12-4068-8eef-b6fe9df4426d} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2026.02.03 00:39:00.638616 [ 276 ] {6c78fb7c-fd12-4068-8eef-b6fe9df4426d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9475 | 2026.02.03 00:39:00.638924 [ 276 ] {6c78fb7c-fd12-4068-8eef-b6fe9df4426d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9476 | 2026.02.03 00:39:00.639131 [ 276 ] {6c78fb7c-fd12-4068-8eef-b6fe9df4426d} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.02.03 00:39:00.639245 [ 69 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9478 | 2026.02.03 00:39:00.639267 [ 276 ] {6c78fb7c-fd12-4068-8eef-b6fe9df4426d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001224 sec., 113562.09150326798 rows/sec., 6.46 MiB/sec. | ||
| 9479 | 2026.02.03 00:39:00.639290 [ 69 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2026.02.03 00:39:00.639313 [ 276 ] {6c78fb7c-fd12-4068-8eef-b6fe9df4426d} <Debug> TCPHandler: Processed in 0.001390655 sec. | ||
| 9481 | 2026.02.03 00:39:00.639320 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9482 | 2026.02.03 00:39:00.639418 [ 194 ] {f070d7ce-b276-4ed4-95e2-b32882322198::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 | ||
| 9483 | 2026.02.03 00:39:00.639445 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9484 | 2026.02.03 00:39:00.639525 [ 194 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9485 | 2026.02.03 00:39:00.639538 [ 276 ] {edde6918-2a71-4b2a-acf4-47a3735da36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9486 | 2026.02.03 00:39:00.639559 [ 194 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 139 rows starting from the beginning of the part | ||
| 9487 | 2026.02.03 00:39:00.639579 [ 276 ] {edde6918-2a71-4b2a-acf4-47a3735da36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9488 | 2026.02.03 00:39:00.639622 [ 194 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 139 rows starting from the beginning of the part | ||
| 9489 | 2026.02.03 00:39:00.639688 [ 194 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 139 rows starting from the beginning of the part | ||
| 9490 | 2026.02.03 00:39:00.639744 [ 194 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 139 rows starting from the beginning of the part | ||
| 9491 | 2026.02.03 00:39:00.639785 [ 194 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 139 rows starting from the beginning of the part | ||
| 9492 | 2026.02.03 00:39:00.640377 [ 276 ] {edde6918-2a71-4b2a-acf4-47a3735da36b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.02.03 00:39:00.640420 [ 276 ] {edde6918-2a71-4b2a-acf4-47a3735da36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9494 | 2026.02.03 00:39:00.640783 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401675 sec., 495835.33986123744 rows/sec., 30.10 MiB/sec. | ||
| 9495 | 2026.02.03 00:39:00.640847 [ 276 ] {edde6918-2a71-4b2a-acf4-47a3735da36b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9496 | 2026.02.03 00:39:00.640937 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9497 | 2026.02.03 00:39:00.641174 [ 276 ] {edde6918-2a71-4b2a-acf4-47a3735da36b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.02.03 00:39:00.641278 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_29_7} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.02.03 00:39:00.641345 [ 276 ] {edde6918-2a71-4b2a-acf4-47a3735da36b} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001825 sec., 272328.76712328766 rows/sec., 19.27 MiB/sec. | ||
| 9500 | 2026.02.03 00:39:00.641356 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_29_7} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9501 | 2026.02.03 00:39:00.641393 [ 276 ] {edde6918-2a71-4b2a-acf4-47a3735da36b} <Debug> TCPHandler: Processed in 0.001995186 sec. | ||
| 9502 | 2026.02.03 00:39:00.641466 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9503 | 2026.02.03 00:39:00.641536 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9504 | 2026.02.03 00:39:00.641642 [ 276 ] {e6e2e6cc-02c0-4d43-b0fd-a704cd218e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9505 | 2026.02.03 00:39:00.641687 [ 276 ] {e6e2e6cc-02c0-4d43-b0fd-a704cd218e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9506 | 2026.02.03 00:39:00.642048 [ 276 ] {e6e2e6cc-02c0-4d43-b0fd-a704cd218e3b} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9507 | 2026.02.03 00:39:00.642086 [ 276 ] {e6e2e6cc-02c0-4d43-b0fd-a704cd218e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9508 | 2026.02.03 00:39:00.642423 [ 276 ] {e6e2e6cc-02c0-4d43-b0fd-a704cd218e3b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9509 | 2026.02.03 00:39:00.642652 [ 276 ] {e6e2e6cc-02c0-4d43-b0fd-a704cd218e3b} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2026.02.03 00:39:00.642790 [ 276 ] {e6e2e6cc-02c0-4d43-b0fd-a704cd218e3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 268.16 KiB/sec. | ||
| 9511 | 2026.02.03 00:39:00.642828 [ 276 ] {e6e2e6cc-02c0-4d43-b0fd-a704cd218e3b} <Debug> TCPHandler: Processed in 0.001344074 sec. | ||
| 9512 | 2026.02.03 00:39:00.642942 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9513 | 2026.02.03 00:39:00.643037 [ 276 ] {b5ceecd6-2c2b-4b3a-a35d-bce4b6b95256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9514 | 2026.02.03 00:39:00.643082 [ 276 ] {b5ceecd6-2c2b-4b3a-a35d-bce4b6b95256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9515 | 2026.02.03 00:39:00.643528 [ 276 ] {b5ceecd6-2c2b-4b3a-a35d-bce4b6b95256} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2026.02.03 00:39:00.643566 [ 276 ] {b5ceecd6-2c2b-4b3a-a35d-bce4b6b95256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9517 | 2026.02.03 00:39:00.643909 [ 276 ] {b5ceecd6-2c2b-4b3a-a35d-bce4b6b95256} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9518 | 2026.02.03 00:39:00.644136 [ 276 ] {b5ceecd6-2c2b-4b3a-a35d-bce4b6b95256} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2026.02.03 00:39:00.644273 [ 276 ] {b5ceecd6-2c2b-4b3a-a35d-bce4b6b95256} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001255 sec., 205577.68924302788 rows/sec., 13.69 MiB/sec. | ||
| 9520 | 2026.02.03 00:39:00.644311 [ 276 ] {b5ceecd6-2c2b-4b3a-a35d-bce4b6b95256} <Debug> TCPHandler: Processed in 0.001417525 sec. | ||
| 9521 | 2026.02.03 00:39:00.644427 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9522 | 2026.02.03 00:39:00.644523 [ 276 ] {e2276b8a-00f9-4b7e-ab7a-47d08133ef12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9523 | 2026.02.03 00:39:00.644567 [ 276 ] {e2276b8a-00f9-4b7e-ab7a-47d08133ef12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9524 | 2026.02.03 00:39:00.644967 [ 276 ] {e2276b8a-00f9-4b7e-ab7a-47d08133ef12} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.02.03 00:39:00.645017 [ 276 ] {e2276b8a-00f9-4b7e-ab7a-47d08133ef12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9526 | 2026.02.03 00:39:00.645452 [ 276 ] {e2276b8a-00f9-4b7e-ab7a-47d08133ef12} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9527 | 2026.02.03 00:39:00.645771 [ 276 ] {e2276b8a-00f9-4b7e-ab7a-47d08133ef12} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2026.02.03 00:39:00.645947 [ 276 ] {e2276b8a-00f9-4b7e-ab7a-47d08133ef12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. | ||
| 9529 | 2026.02.03 00:39:00.645998 [ 276 ] {e2276b8a-00f9-4b7e-ab7a-47d08133ef12} <Debug> TCPHandler: Processed in 0.001619139 sec. | ||
| 9530 | 2026.02.03 00:39:00.646118 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9531 | 2026.02.03 00:39:00.646216 [ 276 ] {1f44e0ef-f508-43c3-b8e1-9d4dd427a51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9532 | 2026.02.03 00:39:00.646271 [ 276 ] {1f44e0ef-f508-43c3-b8e1-9d4dd427a51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9533 | 2026.02.03 00:39:00.647187 [ 276 ] {1f44e0ef-f508-43c3-b8e1-9d4dd427a51c} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9534 | 2026.02.03 00:39:00.647233 [ 276 ] {1f44e0ef-f508-43c3-b8e1-9d4dd427a51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9535 | 2026.02.03 00:39:00.647960 [ 276 ] {1f44e0ef-f508-43c3-b8e1-9d4dd427a51c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9536 | 2026.02.03 00:39:00.648269 [ 276 ] {1f44e0ef-f508-43c3-b8e1-9d4dd427a51c} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9537 | 2026.02.03 00:39:00.648442 [ 276 ] {1f44e0ef-f508-43c3-b8e1-9d4dd427a51c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002243 sec., 15158.270173874274 rows/sec., 27.16 MiB/sec. | ||
| 9538 | 2026.02.03 00:39:00.648549 [ 276 ] {1f44e0ef-f508-43c3-b8e1-9d4dd427a51c} <Debug> TCPHandler: Processed in 0.002477804 sec. | ||
| 9539 | 2026.02.03 00:39:00.649643 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9540 | 2026.02.03 00:39:00.649755 [ 276 ] {deafa47e-417b-427c-a089-455891f02e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9541 | 2026.02.03 00:39:00.649808 [ 276 ] {deafa47e-417b-427c-a089-455891f02e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9542 | 2026.02.03 00:39:00.650275 [ 276 ] {deafa47e-417b-427c-a089-455891f02e82} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2026.02.03 00:39:00.650314 [ 276 ] {deafa47e-417b-427c-a089-455891f02e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9544 | 2026.02.03 00:39:00.650653 [ 276 ] {deafa47e-417b-427c-a089-455891f02e82} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9545 | 2026.02.03 00:39:00.650880 [ 276 ] {deafa47e-417b-427c-a089-455891f02e82} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2026.02.03 00:39:00.651027 [ 276 ] {deafa47e-417b-427c-a089-455891f02e82} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001292 sec., 68111.45510835914 rows/sec., 4.28 MiB/sec. | ||
| 9547 | 2026.02.03 00:39:00.651077 [ 276 ] {deafa47e-417b-427c-a089-455891f02e82} <Debug> TCPHandler: Processed in 0.001494977 sec. | ||
| 9548 | 2026.02.03 00:39:01.189422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9549 | 2026.02.03 00:39:01.205470 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.02.03 00:39:01.205555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9551 | 2026.02.03 00:39:01.211462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9552 | 2026.02.03 00:39:01.212201 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.02.03 00:39:01.215058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9554 | 2026.02.03 00:39:05.650609 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2026.02.03 00:39:05.650832 [ 276 ] {0de2b1ed-4624-4434-9305-b3807b29ad7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9556 | 2026.02.03 00:39:05.650909 [ 276 ] {0de2b1ed-4624-4434-9305-b3807b29ad7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9557 | 2026.02.03 00:39:05.651611 [ 276 ] {0de2b1ed-4624-4434-9305-b3807b29ad7e} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2026.02.03 00:39:05.651742 [ 276 ] {0de2b1ed-4624-4434-9305-b3807b29ad7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9559 | 2026.02.03 00:39:05.652141 [ 276 ] {0de2b1ed-4624-4434-9305-b3807b29ad7e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9560 | 2026.02.03 00:39:05.652370 [ 276 ] {0de2b1ed-4624-4434-9305-b3807b29ad7e} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2026.02.03 00:39:05.652536 [ 276 ] {0de2b1ed-4624-4434-9305-b3807b29ad7e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00176 sec., 2272.7272727272725 rows/sec., 185.32 KiB/sec. | ||
| 9562 | 2026.02.03 00:39:05.652587 [ 276 ] {0de2b1ed-4624-4434-9305-b3807b29ad7e} <Debug> TCPHandler: Processed in 0.002120019 sec. | ||
| 9563 | 2026.02.03 00:39:05.652712 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9564 | 2026.02.03 00:39:05.652815 [ 276 ] {a935c254-5206-439e-a5c0-0ee3d6df7c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9565 | 2026.02.03 00:39:05.652858 [ 276 ] {a935c254-5206-439e-a5c0-0ee3d6df7c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9566 | 2026.02.03 00:39:05.654147 [ 276 ] {a935c254-5206-439e-a5c0-0ee3d6df7c3f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9567 | 2026.02.03 00:39:05.654188 [ 276 ] {a935c254-5206-439e-a5c0-0ee3d6df7c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9568 | 2026.02.03 00:39:05.654612 [ 276 ] {a935c254-5206-439e-a5c0-0ee3d6df7c3f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9569 | 2026.02.03 00:39:05.654824 [ 276 ] {a935c254-5206-439e-a5c0-0ee3d6df7c3f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2026.02.03 00:39:05.655002 [ 276 ] {a935c254-5206-439e-a5c0-0ee3d6df7c3f} <Debug> executeQuery: Read 1214 rows, 102.18 KiB in 0.002208 sec., 549818.8405797102 rows/sec., 45.19 MiB/sec. | ||
| 9571 | 2026.02.03 00:39:05.655058 [ 276 ] {a935c254-5206-439e-a5c0-0ee3d6df7c3f} <Debug> TCPHandler: Processed in 0.002395783 sec. | ||
| 9572 | 2026.02.03 00:39:05.655193 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9573 | 2026.02.03 00:39:05.655310 [ 276 ] {6f56a5c6-142f-4eb8-92d3-207b8cb9245e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9574 | 2026.02.03 00:39:05.655358 [ 276 ] {6f56a5c6-142f-4eb8-92d3-207b8cb9245e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9575 | 2026.02.03 00:39:05.655785 [ 276 ] {6f56a5c6-142f-4eb8-92d3-207b8cb9245e} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2026.02.03 00:39:05.655822 [ 276 ] {6f56a5c6-142f-4eb8-92d3-207b8cb9245e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9577 | 2026.02.03 00:39:05.656124 [ 276 ] {6f56a5c6-142f-4eb8-92d3-207b8cb9245e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9578 | 2026.02.03 00:39:05.656338 [ 276 ] {6f56a5c6-142f-4eb8-92d3-207b8cb9245e} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.02.03 00:39:05.656470 [ 276 ] {6f56a5c6-142f-4eb8-92d3-207b8cb9245e} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 741.46 KiB/sec. | ||
| 9580 | 2026.02.03 00:39:05.656508 [ 276 ] {6f56a5c6-142f-4eb8-92d3-207b8cb9245e} <Debug> TCPHandler: Processed in 0.001374805 sec. | ||
| 9581 | 2026.02.03 00:39:05.656632 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9582 | 2026.02.03 00:39:05.656754 [ 276 ] {411f1346-c353-4695-bfb8-e4d1b958ebfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9583 | 2026.02.03 00:39:05.656804 [ 276 ] {411f1346-c353-4695-bfb8-e4d1b958ebfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9584 | 2026.02.03 00:39:05.657420 [ 276 ] {411f1346-c353-4695-bfb8-e4d1b958ebfb} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2026.02.03 00:39:05.657458 [ 276 ] {411f1346-c353-4695-bfb8-e4d1b958ebfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9586 | 2026.02.03 00:39:05.657783 [ 276 ] {411f1346-c353-4695-bfb8-e4d1b958ebfb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9587 | 2026.02.03 00:39:05.658012 [ 276 ] {411f1346-c353-4695-bfb8-e4d1b958ebfb} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2026.02.03 00:39:05.658147 [ 276 ] {411f1346-c353-4695-bfb8-e4d1b958ebfb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001418 sec., 160789.84485190408 rows/sec., 10.89 MiB/sec. | ||
| 9589 | 2026.02.03 00:39:05.658186 [ 276 ] {411f1346-c353-4695-bfb8-e4d1b958ebfb} <Debug> TCPHandler: Processed in 0.00161523 sec. | ||
| 9590 | 2026.02.03 00:39:05.658297 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9591 | 2026.02.03 00:39:05.658394 [ 276 ] {ace59963-4ae7-4607-aeb0-5978e9b04ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9592 | 2026.02.03 00:39:05.658436 [ 276 ] {ace59963-4ae7-4607-aeb0-5978e9b04ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9593 | 2026.02.03 00:39:05.659076 [ 276 ] {ace59963-4ae7-4607-aeb0-5978e9b04ef2} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2026.02.03 00:39:05.659114 [ 276 ] {ace59963-4ae7-4607-aeb0-5978e9b04ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9595 | 2026.02.03 00:39:05.659449 [ 276 ] {ace59963-4ae7-4607-aeb0-5978e9b04ef2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9596 | 2026.02.03 00:39:05.659659 [ 276 ] {ace59963-4ae7-4607-aeb0-5978e9b04ef2} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2026.02.03 00:39:05.659792 [ 276 ] {ace59963-4ae7-4607-aeb0-5978e9b04ef2} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001416 sec., 375706.21468926553 rows/sec., 27.84 MiB/sec. | ||
| 9598 | 2026.02.03 00:39:05.659830 [ 276 ] {ace59963-4ae7-4607-aeb0-5978e9b04ef2} <Debug> TCPHandler: Processed in 0.001582569 sec. | ||
| 9599 | 2026.02.03 00:39:05.659950 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.02.03 00:39:05.660047 [ 276 ] {f3e8752b-cbcc-4e9b-8be2-0d0e162cae4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9601 | 2026.02.03 00:39:05.660093 [ 276 ] {f3e8752b-cbcc-4e9b-8be2-0d0e162cae4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9602 | 2026.02.03 00:39:05.660709 [ 276 ] {f3e8752b-cbcc-4e9b-8be2-0d0e162cae4a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.02.03 00:39:05.660746 [ 276 ] {f3e8752b-cbcc-4e9b-8be2-0d0e162cae4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9604 | 2026.02.03 00:39:05.661145 [ 276 ] {f3e8752b-cbcc-4e9b-8be2-0d0e162cae4a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9605 | 2026.02.03 00:39:05.661361 [ 276 ] {f3e8752b-cbcc-4e9b-8be2-0d0e162cae4a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.02.03 00:39:05.661493 [ 276 ] {f3e8752b-cbcc-4e9b-8be2-0d0e162cae4a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001466 sec., 577080.4911323328 rows/sec., 38.84 MiB/sec. | ||
| 9607 | 2026.02.03 00:39:05.661532 [ 276 ] {f3e8752b-cbcc-4e9b-8be2-0d0e162cae4a} <Debug> TCPHandler: Processed in 0.00163182 sec. | ||
| 9608 | 2026.02.03 00:39:05.661646 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2026.02.03 00:39:05.661743 [ 276 ] {efbb76d1-5595-4e2d-9580-68fa4e261d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9610 | 2026.02.03 00:39:05.661802 [ 276 ] {efbb76d1-5595-4e2d-9580-68fa4e261d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9611 | 2026.02.03 00:39:05.662621 [ 276 ] {efbb76d1-5595-4e2d-9580-68fa4e261d6d} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2026.02.03 00:39:05.662660 [ 276 ] {efbb76d1-5595-4e2d-9580-68fa4e261d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9613 | 2026.02.03 00:39:05.663186 [ 276 ] {efbb76d1-5595-4e2d-9580-68fa4e261d6d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9614 | 2026.02.03 00:39:05.663437 [ 276 ] {efbb76d1-5595-4e2d-9580-68fa4e261d6d} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2026.02.03 00:39:05.663582 [ 276 ] {efbb76d1-5595-4e2d-9580-68fa4e261d6d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001859 sec., 4303.388918773534 rows/sec., 7.71 MiB/sec. | ||
| 9616 | 2026.02.03 00:39:05.663646 [ 276 ] {efbb76d1-5595-4e2d-9580-68fa4e261d6d} <Debug> TCPHandler: Processed in 0.002050267 sec. | ||
| 9617 | 2026.02.03 00:39:05.663767 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9618 | 2026.02.03 00:39:05.663864 [ 276 ] {2126df31-2053-43b6-868f-972530b9e985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9619 | 2026.02.03 00:39:05.663909 [ 276 ] {2126df31-2053-43b6-868f-972530b9e985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9620 | 2026.02.03 00:39:05.664262 [ 276 ] {2126df31-2053-43b6-868f-972530b9e985} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9621 | 2026.02.03 00:39:05.664299 [ 276 ] {2126df31-2053-43b6-868f-972530b9e985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9622 | 2026.02.03 00:39:05.664610 [ 276 ] {2126df31-2053-43b6-868f-972530b9e985} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9623 | 2026.02.03 00:39:05.664826 [ 276 ] {2126df31-2053-43b6-868f-972530b9e985} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9624 | 2026.02.03 00:39:05.664969 [ 276 ] {2126df31-2053-43b6-868f-972530b9e985} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 9625 | 2026.02.03 00:39:05.665006 [ 276 ] {2126df31-2053-43b6-868f-972530b9e985} <Debug> TCPHandler: Processed in 0.001289493 sec. | ||
| 9626 | 2026.02.03 00:39:07.315039 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9627 | 2026.02.03 00:39:07.315092 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9628 | 2026.02.03 00:39:07.521603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1250 | ||
| 9629 | 2026.02.03 00:39:07.521733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21007 | ||
| 9630 | 2026.02.03 00:39:07.522323 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2026.02.03 00:39:07.522374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9632 | 2026.02.03 00:39:07.522923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9633 | 2026.02.03 00:39:07.523177 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.02.03 00:39:07.523328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21007 | ||
| 9635 | 2026.02.03 00:39:07.524059 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9636 | 2026.02.03 00:39:07.524114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9637 | 2026.02.03 00:39:07.525347 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9638 | 2026.02.03 00:39:07.525630 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.02.03 00:39:07.526010 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
| 9640 | 2026.02.03 00:39:08.715186 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9641 | 2026.02.03 00:39:08.731455 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2026.02.03 00:39:08.731505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9643 | 2026.02.03 00:39:08.737837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9644 | 2026.02.03 00:39:08.738541 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9645 | 2026.02.03 00:39:08.741321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9646 | 2026.02.03 00:39:10.631509 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2026.02.03 00:39:10.631713 [ 276 ] {b5fec546-cb86-49b7-8110-f26ae01441fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9648 | 2026.02.03 00:39:10.631784 [ 276 ] {b5fec546-cb86-49b7-8110-f26ae01441fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9649 | 2026.02.03 00:39:10.632555 [ 276 ] {b5fec546-cb86-49b7-8110-f26ae01441fa} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.02.03 00:39:10.632611 [ 276 ] {b5fec546-cb86-49b7-8110-f26ae01441fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9651 | 2026.02.03 00:39:10.633047 [ 276 ] {b5fec546-cb86-49b7-8110-f26ae01441fa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9652 | 2026.02.03 00:39:10.633292 [ 276 ] {b5fec546-cb86-49b7-8110-f26ae01441fa} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.02.03 00:39:10.633465 [ 276 ] {b5fec546-cb86-49b7-8110-f26ae01441fa} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001802 sec., 147613.76248612654 rows/sec., 9.38 MiB/sec. | ||
| 9654 | 2026.02.03 00:39:10.633520 [ 276 ] {b5fec546-cb86-49b7-8110-f26ae01441fa} <Debug> TCPHandler: Processed in 0.002152948 sec. | ||
| 9655 | 2026.02.03 00:39:10.633652 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9656 | 2026.02.03 00:39:10.633760 [ 276 ] {7c0ed5e6-86c2-4909-92ad-b0842c9f53bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9657 | 2026.02.03 00:39:10.633807 [ 276 ] {7c0ed5e6-86c2-4909-92ad-b0842c9f53bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9658 | 2026.02.03 00:39:10.634698 [ 276 ] {7c0ed5e6-86c2-4909-92ad-b0842c9f53bc} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9659 | 2026.02.03 00:39:10.634738 [ 276 ] {7c0ed5e6-86c2-4909-92ad-b0842c9f53bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9660 | 2026.02.03 00:39:10.635185 [ 276 ] {7c0ed5e6-86c2-4909-92ad-b0842c9f53bc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9661 | 2026.02.03 00:39:10.635415 [ 276 ] {7c0ed5e6-86c2-4909-92ad-b0842c9f53bc} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9662 | 2026.02.03 00:39:10.635562 [ 276 ] {7c0ed5e6-86c2-4909-92ad-b0842c9f53bc} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001827 sec., 448823.2074438971 rows/sec., 35.83 MiB/sec. | ||
| 9663 | 2026.02.03 00:39:10.635607 [ 276 ] {7c0ed5e6-86c2-4909-92ad-b0842c9f53bc} <Debug> TCPHandler: Processed in 0.002009956 sec. | ||
| 9664 | 2026.02.03 00:39:10.635733 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9665 | 2026.02.03 00:39:10.635840 [ 276 ] {9db592f9-27e2-4753-8b9c-d4737cc05166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9666 | 2026.02.03 00:39:10.635884 [ 276 ] {9db592f9-27e2-4753-8b9c-d4737cc05166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9667 | 2026.02.03 00:39:10.636398 [ 276 ] {9db592f9-27e2-4753-8b9c-d4737cc05166} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2026.02.03 00:39:10.636437 [ 276 ] {9db592f9-27e2-4753-8b9c-d4737cc05166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9669 | 2026.02.03 00:39:10.636768 [ 276 ] {9db592f9-27e2-4753-8b9c-d4737cc05166} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9670 | 2026.02.03 00:39:10.636992 [ 276 ] {9db592f9-27e2-4753-8b9c-d4737cc05166} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2026.02.03 00:39:10.637128 [ 276 ] {9db592f9-27e2-4753-8b9c-d4737cc05166} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001311 sec., 127383.67658276124 rows/sec., 7.87 MiB/sec. | ||
| 9672 | 2026.02.03 00:39:10.637166 [ 276 ] {9db592f9-27e2-4753-8b9c-d4737cc05166} <Debug> TCPHandler: Processed in 0.001484507 sec. | ||
| 9673 | 2026.02.03 00:39:10.637299 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9674 | 2026.02.03 00:39:10.637400 [ 276 ] {08a11992-4447-4f76-8dd1-37268080c0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9675 | 2026.02.03 00:39:10.637442 [ 276 ] {08a11992-4447-4f76-8dd1-37268080c0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9676 | 2026.02.03 00:39:10.637902 [ 276 ] {08a11992-4447-4f76-8dd1-37268080c0d0} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2026.02.03 00:39:10.637940 [ 276 ] {08a11992-4447-4f76-8dd1-37268080c0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9678 | 2026.02.03 00:39:10.638264 [ 276 ] {08a11992-4447-4f76-8dd1-37268080c0d0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9679 | 2026.02.03 00:39:10.638502 [ 276 ] {08a11992-4447-4f76-8dd1-37268080c0d0} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2026.02.03 00:39:10.638640 [ 276 ] {08a11992-4447-4f76-8dd1-37268080c0d0} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001262 sec., 110935.0237717908 rows/sec., 7.17 MiB/sec. | ||
| 9681 | 2026.02.03 00:39:10.638680 [ 276 ] {08a11992-4447-4f76-8dd1-37268080c0d0} <Debug> TCPHandler: Processed in 0.001431055 sec. | ||
| 9682 | 2026.02.03 00:39:10.638804 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9683 | 2026.02.03 00:39:10.638901 [ 276 ] {41b44f2d-be45-4744-9b99-db67ee9c3c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9684 | 2026.02.03 00:39:10.638942 [ 276 ] {41b44f2d-be45-4744-9b99-db67ee9c3c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9685 | 2026.02.03 00:39:10.639417 [ 276 ] {41b44f2d-be45-4744-9b99-db67ee9c3c22} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9686 | 2026.02.03 00:39:10.639455 [ 276 ] {41b44f2d-be45-4744-9b99-db67ee9c3c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9687 | 2026.02.03 00:39:10.639773 [ 276 ] {41b44f2d-be45-4744-9b99-db67ee9c3c22} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9688 | 2026.02.03 00:39:10.639998 [ 276 ] {41b44f2d-be45-4744-9b99-db67ee9c3c22} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2026.02.03 00:39:10.640136 [ 276 ] {41b44f2d-be45-4744-9b99-db67ee9c3c22} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001254 sec., 110845.29505582138 rows/sec., 6.31 MiB/sec. | ||
| 9690 | 2026.02.03 00:39:10.640175 [ 276 ] {41b44f2d-be45-4744-9b99-db67ee9c3c22} <Debug> TCPHandler: Processed in 0.001423475 sec. | ||
| 9691 | 2026.02.03 00:39:10.640289 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9692 | 2026.02.03 00:39:10.640384 [ 276 ] {33a8a09f-5336-41fe-ac91-8506d01567d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9693 | 2026.02.03 00:39:10.640427 [ 276 ] {33a8a09f-5336-41fe-ac91-8506d01567d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9694 | 2026.02.03 00:39:10.641073 [ 276 ] {33a8a09f-5336-41fe-ac91-8506d01567d7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.02.03 00:39:10.641110 [ 276 ] {33a8a09f-5336-41fe-ac91-8506d01567d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9696 | 2026.02.03 00:39:10.641446 [ 276 ] {33a8a09f-5336-41fe-ac91-8506d01567d7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9697 | 2026.02.03 00:39:10.641663 [ 276 ] {33a8a09f-5336-41fe-ac91-8506d01567d7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2026.02.03 00:39:10.641801 [ 276 ] {33a8a09f-5336-41fe-ac91-8506d01567d7} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001437 sec., 345859.42936673627 rows/sec., 24.47 MiB/sec. | ||
| 9699 | 2026.02.03 00:39:10.641839 [ 276 ] {33a8a09f-5336-41fe-ac91-8506d01567d7} <Debug> TCPHandler: Processed in 0.00159926 sec. | ||
| 9700 | 2026.02.03 00:39:10.641965 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9701 | 2026.02.03 00:39:10.642063 [ 276 ] {e5b7bf62-3dfc-4e76-8c81-31d124f1d951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9702 | 2026.02.03 00:39:10.642107 [ 276 ] {e5b7bf62-3dfc-4e76-8c81-31d124f1d951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9703 | 2026.02.03 00:39:10.642449 [ 276 ] {e5b7bf62-3dfc-4e76-8c81-31d124f1d951} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2026.02.03 00:39:10.642487 [ 276 ] {e5b7bf62-3dfc-4e76-8c81-31d124f1d951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9705 | 2026.02.03 00:39:10.642798 [ 276 ] {e5b7bf62-3dfc-4e76-8c81-31d124f1d951} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9706 | 2026.02.03 00:39:10.643021 [ 276 ] {e5b7bf62-3dfc-4e76-8c81-31d124f1d951} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2026.02.03 00:39:10.643157 [ 276 ] {e5b7bf62-3dfc-4e76-8c81-31d124f1d951} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 9708 | 2026.02.03 00:39:10.643197 [ 276 ] {e5b7bf62-3dfc-4e76-8c81-31d124f1d951} <Debug> TCPHandler: Processed in 0.001280833 sec. | ||
| 9709 | 2026.02.03 00:39:10.643309 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9710 | 2026.02.03 00:39:10.643404 [ 276 ] {3a271294-ebdf-47c7-ab73-657aa1d12abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9711 | 2026.02.03 00:39:10.643446 [ 276 ] {3a271294-ebdf-47c7-ab73-657aa1d12abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9712 | 2026.02.03 00:39:10.643871 [ 276 ] {3a271294-ebdf-47c7-ab73-657aa1d12abc} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9713 | 2026.02.03 00:39:10.643908 [ 276 ] {3a271294-ebdf-47c7-ab73-657aa1d12abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9714 | 2026.02.03 00:39:10.644254 [ 276 ] {3a271294-ebdf-47c7-ab73-657aa1d12abc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9715 | 2026.02.03 00:39:10.644481 [ 276 ] {3a271294-ebdf-47c7-ab73-657aa1d12abc} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9716 | 2026.02.03 00:39:10.644614 [ 276 ] {3a271294-ebdf-47c7-ab73-657aa1d12abc} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001228 sec., 210097.71986970687 rows/sec., 13.99 MiB/sec. | ||
| 9717 | 2026.02.03 00:39:10.644652 [ 276 ] {3a271294-ebdf-47c7-ab73-657aa1d12abc} <Debug> TCPHandler: Processed in 0.001394585 sec. | ||
| 9718 | 2026.02.03 00:39:10.644771 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9719 | 2026.02.03 00:39:10.644930 [ 276 ] {577c4eb5-1fa1-4bd4-a5c7-9e95a81699ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9720 | 2026.02.03 00:39:10.644977 [ 276 ] {577c4eb5-1fa1-4bd4-a5c7-9e95a81699ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9721 | 2026.02.03 00:39:10.645298 [ 276 ] {577c4eb5-1fa1-4bd4-a5c7-9e95a81699ca} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2026.02.03 00:39:10.645335 [ 276 ] {577c4eb5-1fa1-4bd4-a5c7-9e95a81699ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9723 | 2026.02.03 00:39:10.645642 [ 276 ] {577c4eb5-1fa1-4bd4-a5c7-9e95a81699ca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9724 | 2026.02.03 00:39:10.645858 [ 276 ] {577c4eb5-1fa1-4bd4-a5c7-9e95a81699ca} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.02.03 00:39:10.645974 [ 29 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9726 | 2026.02.03 00:39:10.645989 [ 276 ] {577c4eb5-1fa1-4bd4-a5c7-9e95a81699ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001135 sec., 881.057268722467 rows/sec., 59.37 KiB/sec. | ||
| 9727 | 2026.02.03 00:39:10.646042 [ 29 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2026.02.03 00:39:10.646053 [ 276 ] {577c4eb5-1fa1-4bd4-a5c7-9e95a81699ca} <Debug> TCPHandler: Processed in 0.001336434 sec. | ||
| 9729 | 2026.02.03 00:39:10.646071 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9730 | 2026.02.03 00:39:10.646168 [ 194 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9731 | 2026.02.03 00:39:10.646170 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9732 | 2026.02.03 00:39:10.646270 [ 194 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9733 | 2026.02.03 00:39:10.646298 [ 276 ] {2568f473-37b1-4a16-a8a2-f727f63935a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9734 | 2026.02.03 00:39:10.646300 [ 194 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 26 rows starting from the beginning of the part | ||
| 9735 | 2026.02.03 00:39:10.646355 [ 276 ] {2568f473-37b1-4a16-a8a2-f727f63935a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9736 | 2026.02.03 00:39:10.646367 [ 194 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9737 | 2026.02.03 00:39:10.646411 [ 194 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9738 | 2026.02.03 00:39:10.646456 [ 194 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9739 | 2026.02.03 00:39:10.646516 [ 194 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9740 | 2026.02.03 00:39:10.646562 [ 194 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9741 | 2026.02.03 00:39:10.647241 [ 276 ] {2568f473-37b1-4a16-a8a2-f727f63935a8} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.02.03 00:39:10.647276 [ 276 ] {2568f473-37b1-4a16-a8a2-f727f63935a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9743 | 2026.02.03 00:39:10.647324 [ 200 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.001191211 sec., 26023.936985135297 rows/sec., 1.71 MiB/sec. | ||
| 9744 | 2026.02.03 00:39:10.647542 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9745 | 2026.02.03 00:39:10.647883 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.02.03 00:39:10.647890 [ 276 ] {2568f473-37b1-4a16-a8a2-f727f63935a8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9747 | 2026.02.03 00:39:10.647986 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_30_6} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9748 | 2026.02.03 00:39:10.648113 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9749 | 2026.02.03 00:39:10.648170 [ 276 ] {2568f473-37b1-4a16-a8a2-f727f63935a8} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2026.02.03 00:39:10.648325 [ 276 ] {2568f473-37b1-4a16-a8a2-f727f63935a8} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002044 sec., 16634.050880626226 rows/sec., 29.81 MiB/sec. | ||
| 9751 | 2026.02.03 00:39:10.648395 [ 276 ] {2568f473-37b1-4a16-a8a2-f727f63935a8} <Debug> TCPHandler: Processed in 0.002273132 sec. | ||
| 9752 | 2026.02.03 00:39:10.648520 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2026.02.03 00:39:10.648614 [ 276 ] {bde08fd7-5b5c-4ad7-9156-63e66c9c3560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9754 | 2026.02.03 00:39:10.648658 [ 276 ] {bde08fd7-5b5c-4ad7-9156-63e66c9c3560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9755 | 2026.02.03 00:39:10.649003 [ 276 ] {bde08fd7-5b5c-4ad7-9156-63e66c9c3560} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2026.02.03 00:39:10.649039 [ 276 ] {bde08fd7-5b5c-4ad7-9156-63e66c9c3560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9757 | 2026.02.03 00:39:10.649367 [ 276 ] {bde08fd7-5b5c-4ad7-9156-63e66c9c3560} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9758 | 2026.02.03 00:39:10.649586 [ 276 ] {bde08fd7-5b5c-4ad7-9156-63e66c9c3560} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.02.03 00:39:10.649715 [ 276 ] {bde08fd7-5b5c-4ad7-9156-63e66c9c3560} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00112 sec., 78571.42857142858 rows/sec., 4.93 MiB/sec. | ||
| 9760 | 2026.02.03 00:39:10.649752 [ 276 ] {bde08fd7-5b5c-4ad7-9156-63e66c9c3560} <Debug> TCPHandler: Processed in 0.001286733 sec. | ||
| 9761 | 2026.02.03 00:39:15.024378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21519 | ||
| 9762 | 2026.02.03 00:39:15.024963 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.02.03 00:39:15.025017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9764 | 2026.02.03 00:39:15.025581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9765 | 2026.02.03 00:39:15.025827 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.02.03 00:39:15.025985 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21519 | ||
| 9767 | 2026.02.03 00:39:15.622349 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9768 | 2026.02.03 00:39:15.622555 [ 276 ] {edee1d99-766d-4ae8-8fbe-b170267f89b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9769 | 2026.02.03 00:39:15.622628 [ 276 ] {edee1d99-766d-4ae8-8fbe-b170267f89b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9770 | 2026.02.03 00:39:15.623378 [ 276 ] {edee1d99-766d-4ae8-8fbe-b170267f89b6} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2026.02.03 00:39:15.623416 [ 276 ] {edee1d99-766d-4ae8-8fbe-b170267f89b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9772 | 2026.02.03 00:39:15.623817 [ 276 ] {edee1d99-766d-4ae8-8fbe-b170267f89b6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9773 | 2026.02.03 00:39:15.624047 [ 276 ] {edee1d99-766d-4ae8-8fbe-b170267f89b6} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.02.03 00:39:15.624191 [ 106 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9775 | 2026.02.03 00:39:15.624204 [ 276 ] {edee1d99-766d-4ae8-8fbe-b170267f89b6} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001706 sec., 42203.98593200469 rows/sec., 3.39 MiB/sec. | ||
| 9776 | 2026.02.03 00:39:15.624254 [ 276 ] {edee1d99-766d-4ae8-8fbe-b170267f89b6} <Debug> TCPHandler: Processed in 0.002043187 sec. | ||
| 9777 | 2026.02.03 00:39:15.624237 [ 106 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2026.02.03 00:39:15.624288 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9779 | 2026.02.03 00:39:15.624383 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 9780 | 2026.02.03 00:39:15.624389 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9781 | 2026.02.03 00:39:15.624488 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9782 | 2026.02.03 00:39:15.624503 [ 276 ] {91ce1b72-2023-4769-9056-dcebe6e674aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9783 | 2026.02.03 00:39:15.624522 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1986 rows starting from the beginning of the part | ||
| 9784 | 2026.02.03 00:39:15.624545 [ 276 ] {91ce1b72-2023-4769-9056-dcebe6e674aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9785 | 2026.02.03 00:39:15.624589 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
| 9786 | 2026.02.03 00:39:15.624639 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 820 rows starting from the beginning of the part | ||
| 9787 | 2026.02.03 00:39:15.624685 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1214 rows starting from the beginning of the part | ||
| 9788 | 2026.02.03 00:39:15.624724 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 820 rows starting from the beginning of the part | ||
| 9789 | 2026.02.03 00:39:15.624763 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
| 9790 | 2026.02.03 00:39:15.624982 [ 276 ] {91ce1b72-2023-4769-9056-dcebe6e674aa} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.02.03 00:39:15.625017 [ 276 ] {91ce1b72-2023-4769-9056-dcebe6e674aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9792 | 2026.02.03 00:39:15.625329 [ 276 ] {91ce1b72-2023-4769-9056-dcebe6e674aa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9793 | 2026.02.03 00:39:15.625545 [ 276 ] {91ce1b72-2023-4769-9056-dcebe6e674aa} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.02.03 00:39:15.625642 [ 106 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9795 | 2026.02.03 00:39:15.625667 [ 106 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2026.02.03 00:39:15.625674 [ 276 ] {91ce1b72-2023-4769-9056-dcebe6e674aa} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00119 sec., 6722.689075630252 rows/sec., 505.51 KiB/sec. | ||
| 9797 | 2026.02.03 00:39:15.625689 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9798 | 2026.02.03 00:39:15.625717 [ 276 ] {91ce1b72-2023-4769-9056-dcebe6e674aa} <Debug> TCPHandler: Processed in 0.001374245 sec. | ||
| 9799 | 2026.02.03 00:39:15.625782 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 9800 | 2026.02.03 00:39:15.625836 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2026.02.03 00:39:15.625911 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9802 | 2026.02.03 00:39:15.625936 [ 276 ] {2bbc5e47-eb8c-40ed-b3c0-a4dfb415985c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9803 | 2026.02.03 00:39:15.625948 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 193 rows starting from the beginning of the part | ||
| 9804 | 2026.02.03 00:39:15.625985 [ 276 ] {2bbc5e47-eb8c-40ed-b3c0-a4dfb415985c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9805 | 2026.02.03 00:39:15.626021 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 9806 | 2026.02.03 00:39:15.626073 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 167 rows starting from the beginning of the part | ||
| 9807 | 2026.02.03 00:39:15.626114 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part | ||
| 9808 | 2026.02.03 00:39:15.626153 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 167 rows starting from the beginning of the part | ||
| 9809 | 2026.02.03 00:39:15.626191 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 9810 | 2026.02.03 00:39:15.626433 [ 276 ] {2bbc5e47-eb8c-40ed-b3c0-a4dfb415985c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.02.03 00:39:15.626475 [ 276 ] {2bbc5e47-eb8c-40ed-b3c0-a4dfb415985c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9812 | 2026.02.03 00:39:15.626549 [ 196 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4984 rows, containing 5 columns (5 merged, 0 gathered) in 0.002206399 sec., 2258884.2725182525 rows/sec., 191.64 MiB/sec. | ||
| 9813 | 2026.02.03 00:39:15.626775 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9814 | 2026.02.03 00:39:15.626827 [ 276 ] {2bbc5e47-eb8c-40ed-b3c0-a4dfb415985c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9815 | 2026.02.03 00:39:15.627030 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_61_12} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2026.02.03 00:39:15.627053 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317914 sec., 421120.0427341996 rows/sec., 28.00 MiB/sec. | ||
| 9817 | 2026.02.03 00:39:15.627072 [ 276 ] {2bbc5e47-eb8c-40ed-b3c0-a4dfb415985c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2026.02.03 00:39:15.627091 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_61_12} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9819 | 2026.02.03 00:39:15.627151 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 9820 | 2026.02.03 00:39:15.627179 [ 106 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9821 | 2026.02.03 00:39:15.627204 [ 106 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2026.02.03 00:39:15.627205 [ 276 ] {2bbc5e47-eb8c-40ed-b3c0-a4dfb415985c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001287 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 9823 | 2026.02.03 00:39:15.627223 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9824 | 2026.02.03 00:39:15.627242 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9825 | 2026.02.03 00:39:15.627251 [ 276 ] {2bbc5e47-eb8c-40ed-b3c0-a4dfb415985c} <Debug> TCPHandler: Processed in 0.001464436 sec. | ||
| 9826 | 2026.02.03 00:39:15.627332 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 9827 | 2026.02.03 00:39:15.627414 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9828 | 2026.02.03 00:39:15.627442 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9829 | 2026.02.03 00:39:15.627478 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 997 rows starting from the beginning of the part | ||
| 9830 | 2026.02.03 00:39:15.627513 [ 276 ] {7ca35ff1-912e-4d55-918d-ce52b4b78ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9831 | 2026.02.03 00:39:15.627539 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
| 9832 | 2026.02.03 00:39:15.627563 [ 276 ] {7ca35ff1-912e-4d55-918d-ce52b4b78ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9833 | 2026.02.03 00:39:15.627567 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_56_11} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2026.02.03 00:39:15.627589 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 497 rows starting from the beginning of the part | ||
| 9835 | 2026.02.03 00:39:15.627630 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 532 rows starting from the beginning of the part | ||
| 9836 | 2026.02.03 00:39:15.627667 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 497 rows starting from the beginning of the part | ||
| 9837 | 2026.02.03 00:39:15.627670 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_56_11} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9838 | 2026.02.03 00:39:15.627706 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
| 9839 | 2026.02.03 00:39:15.627777 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9840 | 2026.02.03 00:39:15.628003 [ 276 ] {7ca35ff1-912e-4d55-918d-ce52b4b78ceb} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.02.03 00:39:15.628043 [ 276 ] {7ca35ff1-912e-4d55-918d-ce52b4b78ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9842 | 2026.02.03 00:39:15.628393 [ 276 ] {7ca35ff1-912e-4d55-918d-ce52b4b78ceb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9843 | 2026.02.03 00:39:15.628610 [ 276 ] {7ca35ff1-912e-4d55-918d-ce52b4b78ceb} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.02.03 00:39:15.628711 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9845 | 2026.02.03 00:39:15.628737 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.02.03 00:39:15.628740 [ 276 ] {7ca35ff1-912e-4d55-918d-ce52b4b78ceb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 9847 | 2026.02.03 00:39:15.628757 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9848 | 2026.02.03 00:39:15.628783 [ 276 ] {7ca35ff1-912e-4d55-918d-ce52b4b78ceb} <Debug> TCPHandler: Processed in 0.001417226 sec. | ||
| 9849 | 2026.02.03 00:39:15.628817 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 9850 | 2026.02.03 00:39:15.628886 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9851 | 2026.02.03 00:39:15.628903 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.02.03 00:39:15.628913 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19278 rows starting from the beginning of the part | ||
| 9853 | 2026.02.03 00:39:15.628962 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 9854 | 2026.02.03 00:39:15.628979 [ 196 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2667 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171109 sec., 1558655.5938027806 rows/sec., 118.80 MiB/sec. | ||
| 9855 | 2026.02.03 00:39:15.628998 [ 276 ] {eb92e31e-fe5a-4496-985e-2a11aa402703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9856 | 2026.02.03 00:39:15.628999 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 258 rows starting from the beginning of the part | ||
| 9857 | 2026.02.03 00:39:15.629046 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 846 rows starting from the beginning of the part | ||
| 9858 | 2026.02.03 00:39:15.629059 [ 276 ] {eb92e31e-fe5a-4496-985e-2a11aa402703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9859 | 2026.02.03 00:39:15.629082 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 258 rows starting from the beginning of the part | ||
| 9860 | 2026.02.03 00:39:15.629117 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 9861 | 2026.02.03 00:39:15.629162 [ 196 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9862 | 2026.02.03 00:39:15.629480 [ 196 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_61_12} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2026.02.03 00:39:15.629569 [ 196 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_61_12} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9864 | 2026.02.03 00:39:15.629659 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 9865 | 2026.02.03 00:39:15.629819 [ 276 ] {eb92e31e-fe5a-4496-985e-2a11aa402703} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.02.03 00:39:15.629861 [ 276 ] {eb92e31e-fe5a-4496-985e-2a11aa402703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9867 | 2026.02.03 00:39:15.630381 [ 276 ] {eb92e31e-fe5a-4496-985e-2a11aa402703} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9868 | 2026.02.03 00:39:15.630604 [ 276 ] {eb92e31e-fe5a-4496-985e-2a11aa402703} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.02.03 00:39:15.630745 [ 276 ] {eb92e31e-fe5a-4496-985e-2a11aa402703} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001765 sec., 4532.577903682719 rows/sec., 8.12 MiB/sec. | ||
| 9870 | 2026.02.03 00:39:15.630746 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9871 | 2026.02.03 00:39:15.630797 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.02.03 00:39:15.630800 [ 276 ] {eb92e31e-fe5a-4496-985e-2a11aa402703} <Debug> TCPHandler: Processed in 0.001950005 sec. | ||
| 9873 | 2026.02.03 00:39:15.630820 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9874 | 2026.02.03 00:39:15.630900 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 9875 | 2026.02.03 00:39:15.630924 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2026.02.03 00:39:15.631023 [ 276 ] {e6b43cca-e524-4dab-81a2-e0afe978b712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9877 | 2026.02.03 00:39:15.631066 [ 276 ] {e6b43cca-e524-4dab-81a2-e0afe978b712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9878 | 2026.02.03 00:39:15.631108 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9879 | 2026.02.03 00:39:15.631164 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1053 rows starting from the beginning of the part | ||
| 9880 | 2026.02.03 00:39:15.631276 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 9881 | 2026.02.03 00:39:15.631378 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 9882 | 2026.02.03 00:39:15.631423 [ 276 ] {e6b43cca-e524-4dab-81a2-e0afe978b712} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.02.03 00:39:15.631463 [ 276 ] {e6b43cca-e524-4dab-81a2-e0afe978b712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9884 | 2026.02.03 00:39:15.631476 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 9885 | 2026.02.03 00:39:15.631581 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 9886 | 2026.02.03 00:39:15.631684 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 9887 | 2026.02.03 00:39:15.631814 [ 276 ] {e6b43cca-e524-4dab-81a2-e0afe978b712} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9888 | 2026.02.03 00:39:15.632083 [ 276 ] {e6b43cca-e524-4dab-81a2-e0afe978b712} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2026.02.03 00:39:15.632204 [ 126 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9890 | 2026.02.03 00:39:15.632227 [ 276 ] {e6b43cca-e524-4dab-81a2-e0afe978b712} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 9891 | 2026.02.03 00:39:15.632238 [ 126 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2026.02.03 00:39:15.632260 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9893 | 2026.02.03 00:39:15.632264 [ 276 ] {e6b43cca-e524-4dab-81a2-e0afe978b712} <Debug> TCPHandler: Processed in 0.001389295 sec. | ||
| 9894 | 2026.02.03 00:39:15.632333 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 9895 | 2026.02.03 00:39:15.632429 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9896 | 2026.02.03 00:39:15.632460 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4084 rows starting from the beginning of the part | ||
| 9897 | 2026.02.03 00:39:15.632511 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 9898 | 2026.02.03 00:39:15.632552 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part | ||
| 9899 | 2026.02.03 00:39:15.632592 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 9900 | 2026.02.03 00:39:15.632630 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 88 rows starting from the beginning of the part | ||
| 9901 | 2026.02.03 00:39:15.632667 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 9902 | 2026.02.03 00:39:15.634742 [ 188 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4440 rows, containing 4 columns (4 merged, 0 gathered) in 0.002440614 sec., 1819214.3452426316 rows/sec., 117.62 MiB/sec. | ||
| 9903 | 2026.02.03 00:39:15.635013 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9904 | 2026.02.03 00:39:15.635274 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_61_12} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.02.03 00:39:15.635336 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20960 rows, containing 5 columns (5 merged, 0 gathered) in 0.006542138 sec., 3203845.5929850456 rows/sec., 215.81 MiB/sec. | ||
| 9906 | 2026.02.03 00:39:15.635409 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_61_12} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9907 | 2026.02.03 00:39:15.635526 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9908 | 2026.02.03 00:39:15.635747 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9909 | 2026.02.03 00:39:15.636007 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.02.03 00:39:15.636079 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9911 | 2026.02.03 00:39:15.636159 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 9912 | 2026.02.03 00:39:15.638467 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 19 columns (19 merged, 0 gathered) in 0.007599437 sec., 150669.0561419221 rows/sec., 269.99 MiB/sec. | ||
| 9913 | 2026.02.03 00:39:15.639847 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9914 | 2026.02.03 00:39:15.640216 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2026.02.03 00:39:15.640291 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9916 | 2026.02.03 00:39:15.640415 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.60 MiB. | ||
| 9917 | 2026.02.03 00:39:16.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.81 MiB, peak 322.68 MiB, free memory in arenas 0.00 B, will set to 313.71 MiB (RSS), difference: 4.90 MiB | ||
| 9918 | 2026.02.03 00:39:16.242364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9919 | 2026.02.03 00:39:16.260598 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.02.03 00:39:16.260658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9921 | 2026.02.03 00:39:16.267156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9922 | 2026.02.03 00:39:16.267876 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.02.03 00:39:16.271275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9924 | 2026.02.03 00:39:17.527181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1284 | ||
| 9925 | 2026.02.03 00:39:17.529473 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2026.02.03 00:39:17.529522 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9927 | 2026.02.03 00:39:17.530674 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9928 | 2026.02.03 00:39:17.530949 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.02.03 00:39:17.531120 [ 36 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9930 | 2026.02.03 00:39:17.531196 [ 36 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.02.03 00:39:17.531214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
| 9932 | 2026.02.03 00:39:17.531222 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9933 | 2026.02.03 00:39:17.531382 [ 190 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 9934 | 2026.02.03 00:39:17.532032 [ 190 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9935 | 2026.02.03 00:39:17.532192 [ 190 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1098 rows starting from the beginning of the part | ||
| 9936 | 2026.02.03 00:39:17.532576 [ 190 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
| 9937 | 2026.02.03 00:39:17.532916 [ 190 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 9938 | 2026.02.03 00:39:17.533242 [ 190 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 9939 | 2026.02.03 00:39:17.533560 [ 190 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 9940 | 2026.02.03 00:39:17.533893 [ 190 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9941 | 2026.02.03 00:39:17.541365 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 72 columns (72 merged, 0 gathered) in 0.010048751 sec., 127777.0739866079 rows/sec., 100.76 MiB/sec. | ||
| 9942 | 2026.02.03 00:39:17.542968 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9943 | 2026.02.03 00:39:17.543583 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_31_6} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.02.03 00:39:17.543667 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_31_6} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9945 | 2026.02.03 00:39:17.544007 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 9946 | 2026.02.03 00:39:20.650149 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9947 | 2026.02.03 00:39:20.650413 [ 276 ] {535b66a8-f036-4806-9ec8-9d8a790fbb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9948 | 2026.02.03 00:39:20.650518 [ 276 ] {535b66a8-f036-4806-9ec8-9d8a790fbb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9949 | 2026.02.03 00:39:20.651614 [ 276 ] {535b66a8-f036-4806-9ec8-9d8a790fbb0c} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.02.03 00:39:20.651681 [ 276 ] {535b66a8-f036-4806-9ec8-9d8a790fbb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9951 | 2026.02.03 00:39:20.652272 [ 276 ] {535b66a8-f036-4806-9ec8-9d8a790fbb0c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9952 | 2026.02.03 00:39:20.652647 [ 276 ] {535b66a8-f036-4806-9ec8-9d8a790fbb0c} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.02.03 00:39:20.652864 [ 276 ] {535b66a8-f036-4806-9ec8-9d8a790fbb0c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002531 sec., 105096.79968391941 rows/sec., 6.68 MiB/sec. | ||
| 9954 | 2026.02.03 00:39:20.652934 [ 276 ] {535b66a8-f036-4806-9ec8-9d8a790fbb0c} <Debug> TCPHandler: Processed in 0.002943343 sec. | ||
| 9955 | 2026.02.03 00:39:20.653103 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9956 | 2026.02.03 00:39:20.653217 [ 276 ] {f3875c26-b980-4e01-8427-03f3fe589e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9957 | 2026.02.03 00:39:20.653267 [ 276 ] {f3875c26-b980-4e01-8427-03f3fe589e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9958 | 2026.02.03 00:39:20.653811 [ 276 ] {f3875c26-b980-4e01-8427-03f3fe589e38} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2026.02.03 00:39:20.653859 [ 276 ] {f3875c26-b980-4e01-8427-03f3fe589e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9960 | 2026.02.03 00:39:20.654321 [ 276 ] {f3875c26-b980-4e01-8427-03f3fe589e38} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9961 | 2026.02.03 00:39:20.654670 [ 276 ] {f3875c26-b980-4e01-8427-03f3fe589e38} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2026.02.03 00:39:20.654888 [ 276 ] {f3875c26-b980-4e01-8427-03f3fe589e38} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001696 sec., 5896.226415094339 rows/sec., 480.80 KiB/sec. | ||
| 9963 | 2026.02.03 00:39:20.655002 [ 276 ] {f3875c26-b980-4e01-8427-03f3fe589e38} <Debug> TCPHandler: Processed in 0.001955375 sec. | ||
| 9964 | 2026.02.03 00:39:20.655194 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2026.02.03 00:39:20.655333 [ 276 ] {d73a57c5-fb2f-4da7-9335-7a027e290aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9966 | 2026.02.03 00:39:20.655397 [ 276 ] {d73a57c5-fb2f-4da7-9335-7a027e290aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9967 | 2026.02.03 00:39:20.656719 [ 276 ] {d73a57c5-fb2f-4da7-9335-7a027e290aae} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2026.02.03 00:39:20.656772 [ 276 ] {d73a57c5-fb2f-4da7-9335-7a027e290aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9969 | 2026.02.03 00:39:20.657303 [ 276 ] {d73a57c5-fb2f-4da7-9335-7a027e290aae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9970 | 2026.02.03 00:39:20.657617 [ 276 ] {d73a57c5-fb2f-4da7-9335-7a027e290aae} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.02.03 00:39:20.657804 [ 276 ] {d73a57c5-fb2f-4da7-9335-7a027e290aae} <Debug> executeQuery: Read 825 rows, 67.40 KiB in 0.002507 sec., 329078.579976067 rows/sec., 26.26 MiB/sec. | ||
| 9972 | 2026.02.03 00:39:20.657856 [ 276 ] {d73a57c5-fb2f-4da7-9335-7a027e290aae} <Debug> TCPHandler: Processed in 0.00273367 sec. | ||
| 9973 | 2026.02.03 00:39:20.658039 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9974 | 2026.02.03 00:39:20.658164 [ 276 ] {6a2a3d08-c776-40a9-97ae-005e3d991316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9975 | 2026.02.03 00:39:20.658221 [ 276 ] {6a2a3d08-c776-40a9-97ae-005e3d991316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9976 | 2026.02.03 00:39:20.658900 [ 276 ] {6a2a3d08-c776-40a9-97ae-005e3d991316} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.02.03 00:39:20.658945 [ 276 ] {6a2a3d08-c776-40a9-97ae-005e3d991316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9978 | 2026.02.03 00:39:20.659369 [ 276 ] {6a2a3d08-c776-40a9-97ae-005e3d991316} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9979 | 2026.02.03 00:39:20.659639 [ 276 ] {6a2a3d08-c776-40a9-97ae-005e3d991316} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2026.02.03 00:39:20.659802 [ 276 ] {6a2a3d08-c776-40a9-97ae-005e3d991316} <Debug> executeQuery: Read 177 rows, 11.26 KiB in 0.001653 sec., 107078.03992740472 rows/sec., 6.65 MiB/sec. | ||
| 9981 | 2026.02.03 00:39:20.659843 [ 276 ] {6a2a3d08-c776-40a9-97ae-005e3d991316} <Debug> TCPHandler: Processed in 0.001861613 sec. | ||
| 9982 | 2026.02.03 00:39:20.660004 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9983 | 2026.02.03 00:39:20.660135 [ 276 ] {4b6b96a6-aef8-4998-93b1-7f2f9ba4f7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9984 | 2026.02.03 00:39:20.660194 [ 276 ] {4b6b96a6-aef8-4998-93b1-7f2f9ba4f7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9985 | 2026.02.03 00:39:20.660820 [ 276 ] {4b6b96a6-aef8-4998-93b1-7f2f9ba4f7ab} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.02.03 00:39:20.660855 [ 276 ] {4b6b96a6-aef8-4998-93b1-7f2f9ba4f7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9987 | 2026.02.03 00:39:20.661205 [ 276 ] {4b6b96a6-aef8-4998-93b1-7f2f9ba4f7ab} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9988 | 2026.02.03 00:39:20.661480 [ 276 ] {4b6b96a6-aef8-4998-93b1-7f2f9ba4f7ab} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.02.03 00:39:20.661623 [ 276 ] {4b6b96a6-aef8-4998-93b1-7f2f9ba4f7ab} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001517 sec., 92287.4093605801 rows/sec., 5.96 MiB/sec. | ||
| 9990 | 2026.02.03 00:39:20.661667 [ 276 ] {4b6b96a6-aef8-4998-93b1-7f2f9ba4f7ab} <Debug> TCPHandler: Processed in 0.001727461 sec. | ||
| 9991 | 2026.02.03 00:39:20.661826 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9992 | 2026.02.03 00:39:20.661947 [ 276 ] {77810d0f-3ef6-4e57-a6cf-3de80532df18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9993 | 2026.02.03 00:39:20.662001 [ 276 ] {77810d0f-3ef6-4e57-a6cf-3de80532df18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9994 | 2026.02.03 00:39:20.662614 [ 276 ] {77810d0f-3ef6-4e57-a6cf-3de80532df18} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2026.02.03 00:39:20.662662 [ 276 ] {77810d0f-3ef6-4e57-a6cf-3de80532df18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9996 | 2026.02.03 00:39:20.663062 [ 276 ] {77810d0f-3ef6-4e57-a6cf-3de80532df18} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9997 | 2026.02.03 00:39:20.663306 [ 276 ] {77810d0f-3ef6-4e57-a6cf-3de80532df18} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.02.03 00:39:20.663462 [ 276 ] {77810d0f-3ef6-4e57-a6cf-3de80532df18} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00154 sec., 90259.74025974027 rows/sec., 5.13 MiB/sec. | ||
| 9999 | 2026.02.03 00:39:20.663509 [ 276 ] {77810d0f-3ef6-4e57-a6cf-3de80532df18} <Debug> TCPHandler: Processed in 0.001749451 sec. | ||
| 10000 | 2026.02.03 00:39:20.663666 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.02.03 00:39:20.663767 [ 276 ] {9ec0913f-ca59-48bf-8ad6-8c73deaa19d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10002 | 2026.02.03 00:39:20.663811 [ 276 ] {9ec0913f-ca59-48bf-8ad6-8c73deaa19d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10003 | 2026.02.03 00:39:20.664715 [ 276 ] {9ec0913f-ca59-48bf-8ad6-8c73deaa19d5} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.02.03 00:39:20.664765 [ 276 ] {9ec0913f-ca59-48bf-8ad6-8c73deaa19d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10005 | 2026.02.03 00:39:20.665322 [ 276 ] {9ec0913f-ca59-48bf-8ad6-8c73deaa19d5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10006 | 2026.02.03 00:39:20.665680 [ 276 ] {9ec0913f-ca59-48bf-8ad6-8c73deaa19d5} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.02.03 00:39:20.665871 [ 276 ] {9ec0913f-ca59-48bf-8ad6-8c73deaa19d5} <Debug> executeQuery: Read 507 rows, 36.82 KiB in 0.002123 sec., 238813.00047103158 rows/sec., 16.94 MiB/sec. | ||
| 10008 | 2026.02.03 00:39:20.665926 [ 276 ] {9ec0913f-ca59-48bf-8ad6-8c73deaa19d5} <Debug> TCPHandler: Processed in 0.002310002 sec. | ||
| 10009 | 2026.02.03 00:39:20.666142 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.02.03 00:39:20.666268 [ 276 ] {c5f01917-c378-4e37-8ed1-1b73778f6b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10011 | 2026.02.03 00:39:20.666332 [ 276 ] {c5f01917-c378-4e37-8ed1-1b73778f6b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10012 | 2026.02.03 00:39:20.667486 [ 276 ] {c5f01917-c378-4e37-8ed1-1b73778f6b82} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.02.03 00:39:20.667532 [ 276 ] {c5f01917-c378-4e37-8ed1-1b73778f6b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10014 | 2026.02.03 00:39:20.668054 [ 276 ] {c5f01917-c378-4e37-8ed1-1b73778f6b82} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10015 | 2026.02.03 00:39:20.670563 [ 276 ] {c5f01917-c378-4e37-8ed1-1b73778f6b82} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.02.03 00:39:20.670739 [ 102 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10017 | 2026.02.03 00:39:20.670777 [ 276 ] {c5f01917-c378-4e37-8ed1-1b73778f6b82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004534 sec., 1323.3348037053374 rows/sec., 69.14 KiB/sec. | ||
| 10018 | 2026.02.03 00:39:20.670796 [ 102 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2026.02.03 00:39:20.670828 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10020 | 2026.02.03 00:39:20.670839 [ 276 ] {c5f01917-c378-4e37-8ed1-1b73778f6b82} <Debug> TCPHandler: Processed in 0.004764626 sec. | ||
| 10021 | 2026.02.03 00:39:20.671035 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2026.02.03 00:39:20.671043 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 10023 | 2026.02.03 00:39:20.671167 [ 276 ] {615188eb-e2ae-4c2a-b195-4040079b6b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10024 | 2026.02.03 00:39:20.671231 [ 276 ] {615188eb-e2ae-4c2a-b195-4040079b6b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10025 | 2026.02.03 00:39:20.671274 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10026 | 2026.02.03 00:39:20.671336 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 10027 | 2026.02.03 00:39:20.671429 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10028 | 2026.02.03 00:39:20.671504 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10029 | 2026.02.03 00:39:20.671572 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10030 | 2026.02.03 00:39:20.671634 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10031 | 2026.02.03 00:39:20.671701 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10032 | 2026.02.03 00:39:20.671884 [ 276 ] {615188eb-e2ae-4c2a-b195-4040079b6b8f} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.02.03 00:39:20.671933 [ 276 ] {615188eb-e2ae-4c2a-b195-4040079b6b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10034 | 2026.02.03 00:39:20.672424 [ 276 ] {615188eb-e2ae-4c2a-b195-4040079b6b8f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10035 | 2026.02.03 00:39:20.672683 [ 276 ] {615188eb-e2ae-4c2a-b195-4040079b6b8f} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.02.03 00:39:20.672840 [ 276 ] {615188eb-e2ae-4c2a-b195-4040079b6b8f} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001706 sec., 154161.78194607268 rows/sec., 10.27 MiB/sec. | ||
| 10037 | 2026.02.03 00:39:20.672880 [ 276 ] {615188eb-e2ae-4c2a-b195-4040079b6b8f} <Debug> TCPHandler: Processed in 0.001932025 sec. | ||
| 10038 | 2026.02.03 00:39:20.673024 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10039 | 2026.02.03 00:39:20.673109 [ 193 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002141989 sec., 86835.17982585345 rows/sec., 4.43 MiB/sec. | ||
| 10040 | 2026.02.03 00:39:20.673133 [ 276 ] {a9f77b87-1346-4fc2-9c6d-4ac0ebd10d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10041 | 2026.02.03 00:39:20.673233 [ 276 ] {a9f77b87-1346-4fc2-9c6d-4ac0ebd10d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10042 | 2026.02.03 00:39:20.673363 [ 193 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10043 | 2026.02.03 00:39:20.673808 [ 193 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_31_6} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2026.02.03 00:39:20.673846 [ 276 ] {a9f77b87-1346-4fc2-9c6d-4ac0ebd10d61} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.02.03 00:39:20.673890 [ 276 ] {a9f77b87-1346-4fc2-9c6d-4ac0ebd10d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10046 | 2026.02.03 00:39:20.673944 [ 193 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_31_6} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10047 | 2026.02.03 00:39:20.674117 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10048 | 2026.02.03 00:39:20.674343 [ 276 ] {a9f77b87-1346-4fc2-9c6d-4ac0ebd10d61} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10049 | 2026.02.03 00:39:20.674657 [ 276 ] {a9f77b87-1346-4fc2-9c6d-4ac0ebd10d61} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2026.02.03 00:39:20.674843 [ 276 ] {a9f77b87-1346-4fc2-9c6d-4ac0ebd10d61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001732 sec., 577.3672055427252 rows/sec., 38.90 KiB/sec. | ||
| 10051 | 2026.02.03 00:39:20.674890 [ 276 ] {a9f77b87-1346-4fc2-9c6d-4ac0ebd10d61} <Debug> TCPHandler: Processed in 0.001919294 sec. | ||
| 10052 | 2026.02.03 00:39:20.675057 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10053 | 2026.02.03 00:39:20.675164 [ 276 ] {804b7041-f105-45a0-a5ba-57b1b628463b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10054 | 2026.02.03 00:39:20.675235 [ 276 ] {804b7041-f105-45a0-a5ba-57b1b628463b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10055 | 2026.02.03 00:39:20.678001 [ 276 ] {804b7041-f105-45a0-a5ba-57b1b628463b} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10056 | 2026.02.03 00:39:20.678048 [ 276 ] {804b7041-f105-45a0-a5ba-57b1b628463b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10057 | 2026.02.03 00:39:20.678942 [ 276 ] {804b7041-f105-45a0-a5ba-57b1b628463b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10058 | 2026.02.03 00:39:20.679327 [ 276 ] {804b7041-f105-45a0-a5ba-57b1b628463b} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2026.02.03 00:39:20.679551 [ 276 ] {804b7041-f105-45a0-a5ba-57b1b628463b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.004409 sec., 7711.4992061692 rows/sec., 13.82 MiB/sec. | ||
| 10060 | 2026.02.03 00:39:20.679669 [ 276 ] {804b7041-f105-45a0-a5ba-57b1b628463b} <Debug> TCPHandler: Processed in 0.004669145 sec. | ||
| 10061 | 2026.02.03 00:39:20.679849 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10062 | 2026.02.03 00:39:20.679971 [ 276 ] {220ec11c-f385-4906-b514-301e76bf5d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10063 | 2026.02.03 00:39:20.680026 [ 276 ] {220ec11c-f385-4906-b514-301e76bf5d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10064 | 2026.02.03 00:39:20.680494 [ 276 ] {220ec11c-f385-4906-b514-301e76bf5d5c} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2026.02.03 00:39:20.680535 [ 276 ] {220ec11c-f385-4906-b514-301e76bf5d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10066 | 2026.02.03 00:39:20.680954 [ 276 ] {220ec11c-f385-4906-b514-301e76bf5d5c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10067 | 2026.02.03 00:39:20.681237 [ 276 ] {220ec11c-f385-4906-b514-301e76bf5d5c} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2026.02.03 00:39:20.681412 [ 276 ] {220ec11c-f385-4906-b514-301e76bf5d5c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001469 sec., 59904.697072838666 rows/sec., 3.76 MiB/sec. | ||
| 10069 | 2026.02.03 00:39:20.681463 [ 276 ] {220ec11c-f385-4906-b514-301e76bf5d5c} <Debug> TCPHandler: Processed in 0.001687731 sec. | ||
| 10070 | 2026.02.03 00:39:22.315136 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10071 | 2026.02.03 00:39:22.315223 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10072 | 2026.02.03 00:39:22.526105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21967 | ||
| 10073 | 2026.02.03 00:39:22.526673 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2026.02.03 00:39:22.526723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10075 | 2026.02.03 00:39:22.527275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10076 | 2026.02.03 00:39:22.527511 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2026.02.03 00:39:22.527663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21967 | ||
| 10078 | 2026.02.03 00:39:22.527679 [ 49 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10079 | 2026.02.03 00:39:22.527775 [ 49 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2026.02.03 00:39:22.527811 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10081 | 2026.02.03 00:39:22.528018 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 10082 | 2026.02.03 00:39:22.528254 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10083 | 2026.02.03 00:39:22.528319 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19599 rows starting from the beginning of the part | ||
| 10084 | 2026.02.03 00:39:22.528423 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 10085 | 2026.02.03 00:39:22.528499 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 10086 | 2026.02.03 00:39:22.528566 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 10087 | 2026.02.03 00:39:22.528636 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 10088 | 2026.02.03 00:39:22.528701 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 10089 | 2026.02.03 00:39:22.530998 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21967 rows, containing 4 columns (4 merged, 0 gathered) in 0.003086796 sec., 7116440.477440038 rows/sec., 101.80 MiB/sec. | ||
| 10090 | 2026.02.03 00:39:22.531454 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10091 | 2026.02.03 00:39:22.531814 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_46_9} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2026.02.03 00:39:22.531913 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_46_9} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10093 | 2026.02.03 00:39:22.532019 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10094 | 2026.02.03 00:39:23.771386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10095 | 2026.02.03 00:39:23.788682 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2026.02.03 00:39:23.788739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10097 | 2026.02.03 00:39:23.795251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10098 | 2026.02.03 00:39:23.795952 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2026.02.03 00:39:23.796275 [ 57 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10100 | 2026.02.03 00:39:23.796339 [ 57 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2026.02.03 00:39:23.796358 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10102 | 2026.02.03 00:39:23.796466 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 10103 | 2026.02.03 00:39:23.799160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10104 | 2026.02.03 00:39:23.800304 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10105 | 2026.02.03 00:39:23.801843 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 10106 | 2026.02.03 00:39:23.806438 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 10107 | 2026.02.03 00:39:23.810946 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 10108 | 2026.02.03 00:39:23.815462 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 10109 | 2026.02.03 00:39:23.819989 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 10110 | 2026.02.03 00:39:23.823947 [ 187 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 10111 | 2026.02.03 00:39:23.879672 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.08325601 sec., 4167.867280692409 rows/sec., 21.55 MiB/sec. | ||
| 10112 | 2026.02.03 00:39:23.882683 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10113 | 2026.02.03 00:39:23.884812 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_46_9} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.02.03 00:39:23.884935 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_46_9} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10115 | 2026.02.03 00:39:23.887498 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10116 | 2026.02.03 00:39:25.622648 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10117 | 2026.02.03 00:39:25.622874 [ 276 ] {78c4ec60-c4fd-4089-81ea-fab876aee003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10118 | 2026.02.03 00:39:25.622947 [ 276 ] {78c4ec60-c4fd-4089-81ea-fab876aee003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10119 | 2026.02.03 00:39:25.623596 [ 276 ] {78c4ec60-c4fd-4089-81ea-fab876aee003} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.02.03 00:39:25.623640 [ 276 ] {78c4ec60-c4fd-4089-81ea-fab876aee003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10121 | 2026.02.03 00:39:25.624024 [ 276 ] {78c4ec60-c4fd-4089-81ea-fab876aee003} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10122 | 2026.02.03 00:39:25.624264 [ 276 ] {78c4ec60-c4fd-4089-81ea-fab876aee003} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.02.03 00:39:25.624415 [ 276 ] {78c4ec60-c4fd-4089-81ea-fab876aee003} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001597 sec., 45084.53350031309 rows/sec., 3.62 MiB/sec. | ||
| 10124 | 2026.02.03 00:39:25.624457 [ 276 ] {78c4ec60-c4fd-4089-81ea-fab876aee003} <Debug> TCPHandler: Processed in 0.001945305 sec. | ||
| 10125 | 2026.02.03 00:39:25.624575 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10126 | 2026.02.03 00:39:25.624668 [ 276 ] {344013a6-82b4-462f-8acc-c7818f738022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10127 | 2026.02.03 00:39:25.624708 [ 276 ] {344013a6-82b4-462f-8acc-c7818f738022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10128 | 2026.02.03 00:39:25.625096 [ 276 ] {344013a6-82b4-462f-8acc-c7818f738022} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2026.02.03 00:39:25.625131 [ 276 ] {344013a6-82b4-462f-8acc-c7818f738022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10130 | 2026.02.03 00:39:25.625420 [ 276 ] {344013a6-82b4-462f-8acc-c7818f738022} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10131 | 2026.02.03 00:39:25.625625 [ 276 ] {344013a6-82b4-462f-8acc-c7818f738022} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10132 | 2026.02.03 00:39:25.625757 [ 276 ] {344013a6-82b4-462f-8acc-c7818f738022} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001107 sec., 7226.738934056008 rows/sec., 543.42 KiB/sec. | ||
| 10133 | 2026.02.03 00:39:25.625794 [ 276 ] {344013a6-82b4-462f-8acc-c7818f738022} <Debug> TCPHandler: Processed in 0.001266502 sec. | ||
| 10134 | 2026.02.03 00:39:25.625891 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10135 | 2026.02.03 00:39:25.625981 [ 276 ] {efe08af8-284e-4618-859e-922cc834f228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10136 | 2026.02.03 00:39:25.626020 [ 276 ] {efe08af8-284e-4618-859e-922cc834f228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10137 | 2026.02.03 00:39:25.626454 [ 276 ] {efe08af8-284e-4618-859e-922cc834f228} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10138 | 2026.02.03 00:39:25.626489 [ 276 ] {efe08af8-284e-4618-859e-922cc834f228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10139 | 2026.02.03 00:39:25.626780 [ 276 ] {efe08af8-284e-4618-859e-922cc834f228} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10140 | 2026.02.03 00:39:25.626985 [ 276 ] {efe08af8-284e-4618-859e-922cc834f228} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2026.02.03 00:39:25.627112 [ 276 ] {efe08af8-284e-4618-859e-922cc834f228} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001148 sec., 62717.77003484321 rows/sec., 4.90 MiB/sec. | ||
| 10142 | 2026.02.03 00:39:25.627149 [ 276 ] {efe08af8-284e-4618-859e-922cc834f228} <Debug> TCPHandler: Processed in 0.001303954 sec. | ||
| 10143 | 2026.02.03 00:39:25.627255 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10144 | 2026.02.03 00:39:25.627346 [ 276 ] {934338d6-c58c-4e54-82f9-9cb8670e75a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10145 | 2026.02.03 00:39:25.627388 [ 276 ] {934338d6-c58c-4e54-82f9-9cb8670e75a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10146 | 2026.02.03 00:39:25.627810 [ 276 ] {934338d6-c58c-4e54-82f9-9cb8670e75a3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10147 | 2026.02.03 00:39:25.627844 [ 276 ] {934338d6-c58c-4e54-82f9-9cb8670e75a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10148 | 2026.02.03 00:39:25.628173 [ 276 ] {934338d6-c58c-4e54-82f9-9cb8670e75a3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10149 | 2026.02.03 00:39:25.628383 [ 276 ] {934338d6-c58c-4e54-82f9-9cb8670e75a3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2026.02.03 00:39:25.628508 [ 276 ] {934338d6-c58c-4e54-82f9-9cb8670e75a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 10151 | 2026.02.03 00:39:25.628544 [ 276 ] {934338d6-c58c-4e54-82f9-9cb8670e75a3} <Debug> TCPHandler: Processed in 0.001334974 sec. | ||
| 10152 | 2026.02.03 00:39:25.628660 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10153 | 2026.02.03 00:39:25.628750 [ 276 ] {afe33e1b-df3d-4035-8df2-4aa6c561735e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10154 | 2026.02.03 00:39:25.628803 [ 276 ] {afe33e1b-df3d-4035-8df2-4aa6c561735e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10155 | 2026.02.03 00:39:25.629566 [ 276 ] {afe33e1b-df3d-4035-8df2-4aa6c561735e} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2026.02.03 00:39:25.629602 [ 276 ] {afe33e1b-df3d-4035-8df2-4aa6c561735e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10157 | 2026.02.03 00:39:25.630102 [ 276 ] {afe33e1b-df3d-4035-8df2-4aa6c561735e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10158 | 2026.02.03 00:39:25.630318 [ 276 ] {afe33e1b-df3d-4035-8df2-4aa6c561735e} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2026.02.03 00:39:25.630455 [ 276 ] {afe33e1b-df3d-4035-8df2-4aa6c561735e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001722 sec., 4645.760743321719 rows/sec., 8.32 MiB/sec. | ||
| 10160 | 2026.02.03 00:39:25.630508 [ 276 ] {afe33e1b-df3d-4035-8df2-4aa6c561735e} <Debug> TCPHandler: Processed in 0.001893954 sec. | ||
| 10161 | 2026.02.03 00:39:25.630616 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2026.02.03 00:39:25.630708 [ 276 ] {4551dfb4-cbd1-4b6c-b52f-f9932f776bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10163 | 2026.02.03 00:39:25.630749 [ 276 ] {4551dfb4-cbd1-4b6c-b52f-f9932f776bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10164 | 2026.02.03 00:39:25.631081 [ 276 ] {4551dfb4-cbd1-4b6c-b52f-f9932f776bc7} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2026.02.03 00:39:25.631117 [ 276 ] {4551dfb4-cbd1-4b6c-b52f-f9932f776bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10166 | 2026.02.03 00:39:25.631417 [ 276 ] {4551dfb4-cbd1-4b6c-b52f-f9932f776bc7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10167 | 2026.02.03 00:39:25.631621 [ 276 ] {4551dfb4-cbd1-4b6c-b52f-f9932f776bc7} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.02.03 00:39:25.631747 [ 276 ] {4551dfb4-cbd1-4b6c-b52f-f9932f776bc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 10169 | 2026.02.03 00:39:25.631782 [ 276 ] {4551dfb4-cbd1-4b6c-b52f-f9932f776bc7} <Debug> TCPHandler: Processed in 0.001212802 sec. | ||
| 10170 | 2026.02.03 00:39:27.532226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1320 | ||
| 10171 | 2026.02.03 00:39:27.534681 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.02.03 00:39:27.534745 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10173 | 2026.02.03 00:39:27.536013 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10174 | 2026.02.03 00:39:27.536309 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.02.03 00:39:27.536690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
| 10176 | 2026.02.03 00:39:30.028505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22479 | ||
| 10177 | 2026.02.03 00:39:30.029071 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.02.03 00:39:30.029123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10179 | 2026.02.03 00:39:30.029628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10180 | 2026.02.03 00:39:30.029873 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.02.03 00:39:30.030025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22479 | ||
| 10182 | 2026.02.03 00:39:30.629806 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10183 | 2026.02.03 00:39:30.629987 [ 276 ] {68303db1-c961-481a-9170-06bb440c41a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10184 | 2026.02.03 00:39:30.630054 [ 276 ] {68303db1-c961-481a-9170-06bb440c41a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10185 | 2026.02.03 00:39:30.630795 [ 276 ] {68303db1-c961-481a-9170-06bb440c41a0} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.02.03 00:39:30.630843 [ 276 ] {68303db1-c961-481a-9170-06bb440c41a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10187 | 2026.02.03 00:39:30.631278 [ 276 ] {68303db1-c961-481a-9170-06bb440c41a0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10188 | 2026.02.03 00:39:30.631513 [ 276 ] {68303db1-c961-481a-9170-06bb440c41a0} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.02.03 00:39:30.631679 [ 276 ] {68303db1-c961-481a-9170-06bb440c41a0} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001739 sec., 152961.47211040827 rows/sec., 9.72 MiB/sec. | ||
| 10190 | 2026.02.03 00:39:30.631733 [ 276 ] {68303db1-c961-481a-9170-06bb440c41a0} <Debug> TCPHandler: Processed in 0.002060927 sec. | ||
| 10191 | 2026.02.03 00:39:30.631860 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10192 | 2026.02.03 00:39:30.631967 [ 276 ] {59c7af4c-8b8c-418a-aab2-0c8cfecad7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10193 | 2026.02.03 00:39:30.632012 [ 276 ] {59c7af4c-8b8c-418a-aab2-0c8cfecad7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10194 | 2026.02.03 00:39:30.632714 [ 276 ] {59c7af4c-8b8c-418a-aab2-0c8cfecad7ae} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2026.02.03 00:39:30.632755 [ 276 ] {59c7af4c-8b8c-418a-aab2-0c8cfecad7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10196 | 2026.02.03 00:39:30.633137 [ 276 ] {59c7af4c-8b8c-418a-aab2-0c8cfecad7ae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10197 | 2026.02.03 00:39:30.633350 [ 276 ] {59c7af4c-8b8c-418a-aab2-0c8cfecad7ae} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2026.02.03 00:39:30.633483 [ 276 ] {59c7af4c-8b8c-418a-aab2-0c8cfecad7ae} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001543 sec., 531432.2747893713 rows/sec., 42.43 MiB/sec. | ||
| 10199 | 2026.02.03 00:39:30.633522 [ 276 ] {59c7af4c-8b8c-418a-aab2-0c8cfecad7ae} <Debug> TCPHandler: Processed in 0.001715061 sec. | ||
| 10200 | 2026.02.03 00:39:30.633639 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10201 | 2026.02.03 00:39:30.633739 [ 276 ] {c1e91cdb-84bb-48ba-a2b3-f86269cc2193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10202 | 2026.02.03 00:39:30.633782 [ 276 ] {c1e91cdb-84bb-48ba-a2b3-f86269cc2193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10203 | 2026.02.03 00:39:30.634217 [ 276 ] {c1e91cdb-84bb-48ba-a2b3-f86269cc2193} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10204 | 2026.02.03 00:39:30.634255 [ 276 ] {c1e91cdb-84bb-48ba-a2b3-f86269cc2193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10205 | 2026.02.03 00:39:30.634566 [ 276 ] {c1e91cdb-84bb-48ba-a2b3-f86269cc2193} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10206 | 2026.02.03 00:39:30.634788 [ 276 ] {c1e91cdb-84bb-48ba-a2b3-f86269cc2193} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10207 | 2026.02.03 00:39:30.634916 [ 276 ] {c1e91cdb-84bb-48ba-a2b3-f86269cc2193} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001199 sec., 139282.73561301085 rows/sec., 8.60 MiB/sec. | ||
| 10208 | 2026.02.03 00:39:30.634953 [ 276 ] {c1e91cdb-84bb-48ba-a2b3-f86269cc2193} <Debug> TCPHandler: Processed in 0.001365285 sec. | ||
| 10209 | 2026.02.03 00:39:30.635067 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10210 | 2026.02.03 00:39:30.635162 [ 276 ] {f50ff9cf-21c4-474f-87c7-d335a761cdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10211 | 2026.02.03 00:39:30.635203 [ 276 ] {f50ff9cf-21c4-474f-87c7-d335a761cdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10212 | 2026.02.03 00:39:30.635623 [ 276 ] {f50ff9cf-21c4-474f-87c7-d335a761cdb0} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.02.03 00:39:30.635659 [ 276 ] {f50ff9cf-21c4-474f-87c7-d335a761cdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10214 | 2026.02.03 00:39:30.635966 [ 276 ] {f50ff9cf-21c4-474f-87c7-d335a761cdb0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10215 | 2026.02.03 00:39:30.636178 [ 276 ] {f50ff9cf-21c4-474f-87c7-d335a761cdb0} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10216 | 2026.02.03 00:39:30.636292 [ 43 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 10217 | 2026.02.03 00:39:30.636308 [ 276 ] {f50ff9cf-21c4-474f-87c7-d335a761cdb0} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001165 sec., 120171.67381974249 rows/sec., 7.77 MiB/sec. | ||
| 10218 | 2026.02.03 00:39:30.636363 [ 43 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.02.03 00:39:30.636371 [ 276 ] {f50ff9cf-21c4-474f-87c7-d335a761cdb0} <Debug> TCPHandler: Processed in 0.001354714 sec. | ||
| 10220 | 2026.02.03 00:39:30.636395 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10221 | 2026.02.03 00:39:30.636497 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10222 | 2026.02.03 00:39:30.636513 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 10223 | 2026.02.03 00:39:30.636594 [ 276 ] {45cf957b-82b1-42c8-bd53-f8bb183c9e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10224 | 2026.02.03 00:39:30.636639 [ 276 ] {45cf957b-82b1-42c8-bd53-f8bb183c9e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10225 | 2026.02.03 00:39:30.636644 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10226 | 2026.02.03 00:39:30.636691 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 369 rows starting from the beginning of the part | ||
| 10227 | 2026.02.03 00:39:30.636762 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 140 rows starting from the beginning of the part | ||
| 10228 | 2026.02.03 00:39:30.636813 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 10229 | 2026.02.03 00:39:30.636863 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 140 rows starting from the beginning of the part | ||
| 10230 | 2026.02.03 00:39:30.636939 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 140 rows starting from the beginning of the part | ||
| 10231 | 2026.02.03 00:39:30.636980 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 140 rows starting from the beginning of the part | ||
| 10232 | 2026.02.03 00:39:30.637067 [ 276 ] {45cf957b-82b1-42c8-bd53-f8bb183c9e5f} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2026.02.03 00:39:30.637110 [ 276 ] {45cf957b-82b1-42c8-bd53-f8bb183c9e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10234 | 2026.02.03 00:39:30.637456 [ 276 ] {45cf957b-82b1-42c8-bd53-f8bb183c9e5f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10235 | 2026.02.03 00:39:30.637692 [ 276 ] {45cf957b-82b1-42c8-bd53-f8bb183c9e5f} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2026.02.03 00:39:30.637827 [ 276 ] {45cf957b-82b1-42c8-bd53-f8bb183c9e5f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001251 sec., 111111.11111111111 rows/sec., 6.32 MiB/sec. | ||
| 10237 | 2026.02.03 00:39:30.637864 [ 276 ] {45cf957b-82b1-42c8-bd53-f8bb183c9e5f} <Debug> TCPHandler: Processed in 0.001417315 sec. | ||
| 10238 | 2026.02.03 00:39:30.637966 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502687 sec., 769954.0889087348 rows/sec., 53.64 MiB/sec. | ||
| 10239 | 2026.02.03 00:39:30.638007 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10240 | 2026.02.03 00:39:30.638101 [ 276 ] {7cd60a1b-4d35-4d83-a259-906952646b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10241 | 2026.02.03 00:39:30.638142 [ 276 ] {7cd60a1b-4d35-4d83-a259-906952646b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10242 | 2026.02.03 00:39:30.638174 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 10243 | 2026.02.03 00:39:30.638497 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2026.02.03 00:39:30.638581 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_40_8} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 10245 | 2026.02.03 00:39:30.638686 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 10246 | 2026.02.03 00:39:30.638707 [ 276 ] {7cd60a1b-4d35-4d83-a259-906952646b07} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.02.03 00:39:30.638747 [ 276 ] {7cd60a1b-4d35-4d83-a259-906952646b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10248 | 2026.02.03 00:39:30.639076 [ 276 ] {7cd60a1b-4d35-4d83-a259-906952646b07} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10249 | 2026.02.03 00:39:30.639284 [ 276 ] {7cd60a1b-4d35-4d83-a259-906952646b07} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.02.03 00:39:30.639416 [ 276 ] {7cd60a1b-4d35-4d83-a259-906952646b07} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001333 sec., 372843.21080270066 rows/sec., 26.38 MiB/sec. | ||
| 10251 | 2026.02.03 00:39:30.639454 [ 276 ] {7cd60a1b-4d35-4d83-a259-906952646b07} <Debug> TCPHandler: Processed in 0.001496917 sec. | ||
| 10252 | 2026.02.03 00:39:30.639566 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2026.02.03 00:39:30.639659 [ 276 ] {e0948076-255e-480e-a866-4b52200950f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10254 | 2026.02.03 00:39:30.639703 [ 276 ] {e0948076-255e-480e-a866-4b52200950f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10255 | 2026.02.03 00:39:30.640033 [ 276 ] {e0948076-255e-480e-a866-4b52200950f8} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.02.03 00:39:30.640069 [ 276 ] {e0948076-255e-480e-a866-4b52200950f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10257 | 2026.02.03 00:39:30.640370 [ 276 ] {e0948076-255e-480e-a866-4b52200950f8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10258 | 2026.02.03 00:39:30.640578 [ 276 ] {e0948076-255e-480e-a866-4b52200950f8} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.02.03 00:39:30.640707 [ 276 ] {e0948076-255e-480e-a866-4b52200950f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 10260 | 2026.02.03 00:39:30.640744 [ 276 ] {e0948076-255e-480e-a866-4b52200950f8} <Debug> TCPHandler: Processed in 0.001227612 sec. | ||
| 10261 | 2026.02.03 00:39:30.640851 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2026.02.03 00:39:30.640943 [ 276 ] {5b8a9dca-bc2e-4242-886d-1bcdf00fead2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10263 | 2026.02.03 00:39:30.640985 [ 276 ] {5b8a9dca-bc2e-4242-886d-1bcdf00fead2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10264 | 2026.02.03 00:39:30.641383 [ 276 ] {5b8a9dca-bc2e-4242-886d-1bcdf00fead2} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.02.03 00:39:30.641419 [ 276 ] {5b8a9dca-bc2e-4242-886d-1bcdf00fead2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10266 | 2026.02.03 00:39:30.641747 [ 276 ] {5b8a9dca-bc2e-4242-886d-1bcdf00fead2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10267 | 2026.02.03 00:39:30.641964 [ 276 ] {5b8a9dca-bc2e-4242-886d-1bcdf00fead2} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.02.03 00:39:30.642092 [ 276 ] {5b8a9dca-bc2e-4242-886d-1bcdf00fead2} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001167 sec., 221079.69151670948 rows/sec., 14.72 MiB/sec. | ||
| 10269 | 2026.02.03 00:39:30.642128 [ 276 ] {5b8a9dca-bc2e-4242-886d-1bcdf00fead2} <Debug> TCPHandler: Processed in 0.001325534 sec. | ||
| 10270 | 2026.02.03 00:39:30.642238 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10271 | 2026.02.03 00:39:30.642330 [ 276 ] {f735b917-2c9a-42b8-be16-52317b05f144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10272 | 2026.02.03 00:39:30.642371 [ 276 ] {f735b917-2c9a-42b8-be16-52317b05f144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10273 | 2026.02.03 00:39:30.642677 [ 276 ] {f735b917-2c9a-42b8-be16-52317b05f144} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.02.03 00:39:30.642712 [ 276 ] {f735b917-2c9a-42b8-be16-52317b05f144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10275 | 2026.02.03 00:39:30.643000 [ 276 ] {f735b917-2c9a-42b8-be16-52317b05f144} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10276 | 2026.02.03 00:39:30.643202 [ 276 ] {f735b917-2c9a-42b8-be16-52317b05f144} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2026.02.03 00:39:30.643329 [ 276 ] {f735b917-2c9a-42b8-be16-52317b05f144} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 10278 | 2026.02.03 00:39:30.643366 [ 276 ] {f735b917-2c9a-42b8-be16-52317b05f144} <Debug> TCPHandler: Processed in 0.001176871 sec. | ||
| 10279 | 2026.02.03 00:39:30.643466 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2026.02.03 00:39:30.643557 [ 276 ] {34e18a54-bb16-4dbf-b18b-415e49a520d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10281 | 2026.02.03 00:39:30.643612 [ 276 ] {34e18a54-bb16-4dbf-b18b-415e49a520d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10282 | 2026.02.03 00:39:30.644435 [ 276 ] {34e18a54-bb16-4dbf-b18b-415e49a520d3} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2026.02.03 00:39:30.644471 [ 276 ] {34e18a54-bb16-4dbf-b18b-415e49a520d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10284 | 2026.02.03 00:39:30.645036 [ 276 ] {34e18a54-bb16-4dbf-b18b-415e49a520d3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10285 | 2026.02.03 00:39:30.645260 [ 276 ] {34e18a54-bb16-4dbf-b18b-415e49a520d3} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2026.02.03 00:39:30.645401 [ 276 ] {34e18a54-bb16-4dbf-b18b-415e49a520d3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001861 sec., 18269.747447608814 rows/sec., 32.74 MiB/sec. | ||
| 10287 | 2026.02.03 00:39:30.645466 [ 276 ] {34e18a54-bb16-4dbf-b18b-415e49a520d3} <Debug> TCPHandler: Processed in 0.002048617 sec. | ||
| 10288 | 2026.02.03 00:39:30.645581 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2026.02.03 00:39:30.645675 [ 276 ] {5d2f0f06-ee10-4c58-90c1-83c32141b23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10290 | 2026.02.03 00:39:30.645717 [ 276 ] {5d2f0f06-ee10-4c58-90c1-83c32141b23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10291 | 2026.02.03 00:39:30.646046 [ 276 ] {5d2f0f06-ee10-4c58-90c1-83c32141b23b} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.02.03 00:39:30.646081 [ 276 ] {5d2f0f06-ee10-4c58-90c1-83c32141b23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10293 | 2026.02.03 00:39:30.646387 [ 276 ] {5d2f0f06-ee10-4c58-90c1-83c32141b23b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10294 | 2026.02.03 00:39:30.646600 [ 276 ] {5d2f0f06-ee10-4c58-90c1-83c32141b23b} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.02.03 00:39:30.646725 [ 276 ] {5d2f0f06-ee10-4c58-90c1-83c32141b23b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001068 sec., 82397.00374531836 rows/sec., 5.17 MiB/sec. | ||
| 10296 | 2026.02.03 00:39:30.646761 [ 276 ] {5d2f0f06-ee10-4c58-90c1-83c32141b23b} <Debug> TCPHandler: Processed in 0.001230172 sec. | ||
| 10297 | 2026.02.03 00:39:31.299982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10298 | 2026.02.03 00:39:31.316221 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2026.02.03 00:39:31.316291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10300 | 2026.02.03 00:39:31.321744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10301 | 2026.02.03 00:39:31.322445 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10302 | 2026.02.03 00:39:31.325393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10303 | 2026.02.03 00:39:35.649424 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10304 | 2026.02.03 00:39:35.649621 [ 276 ] {d4ce073b-7d4c-4c89-9027-b362983638c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10305 | 2026.02.03 00:39:35.649689 [ 276 ] {d4ce073b-7d4c-4c89-9027-b362983638c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10306 | 2026.02.03 00:39:35.650300 [ 276 ] {d4ce073b-7d4c-4c89-9027-b362983638c1} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2026.02.03 00:39:35.650349 [ 276 ] {d4ce073b-7d4c-4c89-9027-b362983638c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10308 | 2026.02.03 00:39:35.650735 [ 276 ] {d4ce073b-7d4c-4c89-9027-b362983638c1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10309 | 2026.02.03 00:39:35.650958 [ 276 ] {d4ce073b-7d4c-4c89-9027-b362983638c1} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.02.03 00:39:35.651122 [ 276 ] {d4ce073b-7d4c-4c89-9027-b362983638c1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001551 sec., 1289.4906511927788 rows/sec., 105.15 KiB/sec. | ||
| 10311 | 2026.02.03 00:39:35.651174 [ 276 ] {d4ce073b-7d4c-4c89-9027-b362983638c1} <Debug> TCPHandler: Processed in 0.001883845 sec. | ||
| 10312 | 2026.02.03 00:39:35.651292 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10313 | 2026.02.03 00:39:35.651387 [ 276 ] {8c7978ad-724a-4342-b6ad-c824ea5b904f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10314 | 2026.02.03 00:39:35.651429 [ 276 ] {8c7978ad-724a-4342-b6ad-c824ea5b904f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10315 | 2026.02.03 00:39:35.652311 [ 276 ] {8c7978ad-724a-4342-b6ad-c824ea5b904f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10316 | 2026.02.03 00:39:35.652349 [ 276 ] {8c7978ad-724a-4342-b6ad-c824ea5b904f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10317 | 2026.02.03 00:39:35.652726 [ 276 ] {8c7978ad-724a-4342-b6ad-c824ea5b904f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10318 | 2026.02.03 00:39:35.652931 [ 276 ] {8c7978ad-724a-4342-b6ad-c824ea5b904f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2026.02.03 00:39:35.653083 [ 276 ] {8c7978ad-724a-4342-b6ad-c824ea5b904f} <Debug> executeQuery: Read 1213 rows, 102.10 KiB in 0.001715 sec., 707288.6297376093 rows/sec., 58.14 MiB/sec. | ||
| 10320 | 2026.02.03 00:39:35.653122 [ 276 ] {8c7978ad-724a-4342-b6ad-c824ea5b904f} <Debug> TCPHandler: Processed in 0.001877234 sec. | ||
| 10321 | 2026.02.03 00:39:35.653232 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10322 | 2026.02.03 00:39:35.653325 [ 276 ] {77614bc8-e66e-4587-8230-9eca31c79c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10323 | 2026.02.03 00:39:35.653366 [ 276 ] {77614bc8-e66e-4587-8230-9eca31c79c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10324 | 2026.02.03 00:39:35.653754 [ 276 ] {77614bc8-e66e-4587-8230-9eca31c79c5a} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10325 | 2026.02.03 00:39:35.653790 [ 276 ] {77614bc8-e66e-4587-8230-9eca31c79c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10326 | 2026.02.03 00:39:35.654084 [ 276 ] {77614bc8-e66e-4587-8230-9eca31c79c5a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10327 | 2026.02.03 00:39:35.654302 [ 276 ] {77614bc8-e66e-4587-8230-9eca31c79c5a} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10328 | 2026.02.03 00:39:35.654430 [ 276 ] {77614bc8-e66e-4587-8230-9eca31c79c5a} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001122 sec., 8912.655971479502 rows/sec., 660.62 KiB/sec. | ||
| 10329 | 2026.02.03 00:39:35.654467 [ 276 ] {77614bc8-e66e-4587-8230-9eca31c79c5a} <Debug> TCPHandler: Processed in 0.001281503 sec. | ||
| 10330 | 2026.02.03 00:39:35.654570 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10331 | 2026.02.03 00:39:35.654662 [ 276 ] {21c564c9-7ad7-4e1b-83af-69c2a6123a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10332 | 2026.02.03 00:39:35.654700 [ 276 ] {21c564c9-7ad7-4e1b-83af-69c2a6123a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10333 | 2026.02.03 00:39:35.655165 [ 276 ] {21c564c9-7ad7-4e1b-83af-69c2a6123a2f} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10334 | 2026.02.03 00:39:35.655201 [ 276 ] {21c564c9-7ad7-4e1b-83af-69c2a6123a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10335 | 2026.02.03 00:39:35.655497 [ 276 ] {21c564c9-7ad7-4e1b-83af-69c2a6123a2f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10336 | 2026.02.03 00:39:35.655695 [ 276 ] {21c564c9-7ad7-4e1b-83af-69c2a6123a2f} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10337 | 2026.02.03 00:39:35.655822 [ 276 ] {21c564c9-7ad7-4e1b-83af-69c2a6123a2f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001178 sec., 193548.38709677418 rows/sec., 13.11 MiB/sec. | ||
| 10338 | 2026.02.03 00:39:35.655859 [ 276 ] {21c564c9-7ad7-4e1b-83af-69c2a6123a2f} <Debug> TCPHandler: Processed in 0.001334984 sec. | ||
| 10339 | 2026.02.03 00:39:35.655963 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10340 | 2026.02.03 00:39:35.656053 [ 276 ] {f0dfb1e5-5e0c-423e-a358-0e6155d2818b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10341 | 2026.02.03 00:39:35.656092 [ 276 ] {f0dfb1e5-5e0c-423e-a358-0e6155d2818b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10342 | 2026.02.03 00:39:35.656650 [ 276 ] {f0dfb1e5-5e0c-423e-a358-0e6155d2818b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10343 | 2026.02.03 00:39:35.656686 [ 276 ] {f0dfb1e5-5e0c-423e-a358-0e6155d2818b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10344 | 2026.02.03 00:39:35.656999 [ 276 ] {f0dfb1e5-5e0c-423e-a358-0e6155d2818b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10345 | 2026.02.03 00:39:35.657199 [ 276 ] {f0dfb1e5-5e0c-423e-a358-0e6155d2818b} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2026.02.03 00:39:35.657328 [ 276 ] {f0dfb1e5-5e0c-423e-a358-0e6155d2818b} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001292 sec., 410216.7182662539 rows/sec., 30.39 MiB/sec. | ||
| 10347 | 2026.02.03 00:39:35.657365 [ 276 ] {f0dfb1e5-5e0c-423e-a358-0e6155d2818b} <Debug> TCPHandler: Processed in 0.001448466 sec. | ||
| 10348 | 2026.02.03 00:39:35.657472 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10349 | 2026.02.03 00:39:35.657564 [ 276 ] {22c235fa-8c2e-417e-b3e4-6d032fbf0696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10350 | 2026.02.03 00:39:35.657607 [ 276 ] {22c235fa-8c2e-417e-b3e4-6d032fbf0696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10351 | 2026.02.03 00:39:35.658151 [ 276 ] {22c235fa-8c2e-417e-b3e4-6d032fbf0696} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10352 | 2026.02.03 00:39:35.658186 [ 276 ] {22c235fa-8c2e-417e-b3e4-6d032fbf0696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10353 | 2026.02.03 00:39:35.658542 [ 276 ] {22c235fa-8c2e-417e-b3e4-6d032fbf0696} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10354 | 2026.02.03 00:39:35.658744 [ 276 ] {22c235fa-8c2e-417e-b3e4-6d032fbf0696} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10355 | 2026.02.03 00:39:35.658884 [ 276 ] {22c235fa-8c2e-417e-b3e4-6d032fbf0696} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001337 sec., 632011.9670905011 rows/sec., 42.54 MiB/sec. | ||
| 10356 | 2026.02.03 00:39:35.658920 [ 276 ] {22c235fa-8c2e-417e-b3e4-6d032fbf0696} <Debug> TCPHandler: Processed in 0.001494817 sec. | ||
| 10357 | 2026.02.03 00:39:35.659027 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10358 | 2026.02.03 00:39:35.659119 [ 276 ] {7ce624ea-c24e-4756-842e-229b1bddd38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10359 | 2026.02.03 00:39:35.659174 [ 276 ] {7ce624ea-c24e-4756-842e-229b1bddd38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10360 | 2026.02.03 00:39:35.659934 [ 276 ] {7ce624ea-c24e-4756-842e-229b1bddd38f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2026.02.03 00:39:35.659970 [ 276 ] {7ce624ea-c24e-4756-842e-229b1bddd38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10362 | 2026.02.03 00:39:35.660476 [ 276 ] {7ce624ea-c24e-4756-842e-229b1bddd38f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10363 | 2026.02.03 00:39:35.660692 [ 276 ] {7ce624ea-c24e-4756-842e-229b1bddd38f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2026.02.03 00:39:35.660831 [ 276 ] {7ce624ea-c24e-4756-842e-229b1bddd38f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001729 sec., 4626.951995373048 rows/sec., 8.29 MiB/sec. | ||
| 10365 | 2026.02.03 00:39:35.660894 [ 276 ] {7ce624ea-c24e-4756-842e-229b1bddd38f} <Debug> TCPHandler: Processed in 0.001912335 sec. | ||
| 10366 | 2026.02.03 00:39:35.661003 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10367 | 2026.02.03 00:39:35.661096 [ 276 ] {35223b91-f27d-4802-8267-b8ce5ecbb35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10368 | 2026.02.03 00:39:35.661136 [ 276 ] {35223b91-f27d-4802-8267-b8ce5ecbb35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10369 | 2026.02.03 00:39:35.661462 [ 276 ] {35223b91-f27d-4802-8267-b8ce5ecbb35f} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.02.03 00:39:35.661498 [ 276 ] {35223b91-f27d-4802-8267-b8ce5ecbb35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10371 | 2026.02.03 00:39:35.661790 [ 276 ] {35223b91-f27d-4802-8267-b8ce5ecbb35f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10372 | 2026.02.03 00:39:35.662007 [ 276 ] {35223b91-f27d-4802-8267-b8ce5ecbb35f} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.02.03 00:39:35.662139 [ 276 ] {35223b91-f27d-4802-8267-b8ce5ecbb35f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 10374 | 2026.02.03 00:39:35.662175 [ 276 ] {35223b91-f27d-4802-8267-b8ce5ecbb35f} <Debug> TCPHandler: Processed in 0.001218312 sec. | ||
| 10375 | 2026.02.03 00:39:37.315282 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10376 | 2026.02.03 00:39:37.315355 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10377 | 2026.02.03 00:39:37.530333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22927 | ||
| 10378 | 2026.02.03 00:39:37.530905 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2026.02.03 00:39:37.530960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10380 | 2026.02.03 00:39:37.531537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10381 | 2026.02.03 00:39:37.531791 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2026.02.03 00:39:37.531948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22927 | ||
| 10383 | 2026.02.03 00:39:37.537074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1358 | ||
| 10384 | 2026.02.03 00:39:37.539774 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.02.03 00:39:37.539846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10386 | 2026.02.03 00:39:37.541694 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10387 | 2026.02.03 00:39:37.542100 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.02.03 00:39:37.542599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1358 | ||
| 10389 | 2026.02.03 00:39:38.001181 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000807514 sec. | ||
| 10390 | 2026.02.03 00:39:38.825980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10391 | 2026.02.03 00:39:38.842418 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.02.03 00:39:38.842477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10393 | 2026.02.03 00:39:38.848172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10394 | 2026.02.03 00:39:38.848887 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.02.03 00:39:38.851930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10396 | 2026.02.03 00:39:40.631201 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10397 | 2026.02.03 00:39:40.631422 [ 276 ] {f0f4ed98-a7db-4ae5-af97-bbdb5bc2cea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10398 | 2026.02.03 00:39:40.631492 [ 276 ] {f0f4ed98-a7db-4ae5-af97-bbdb5bc2cea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10399 | 2026.02.03 00:39:40.632244 [ 276 ] {f0f4ed98-a7db-4ae5-af97-bbdb5bc2cea8} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10400 | 2026.02.03 00:39:40.632293 [ 276 ] {f0f4ed98-a7db-4ae5-af97-bbdb5bc2cea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10401 | 2026.02.03 00:39:40.632708 [ 276 ] {f0f4ed98-a7db-4ae5-af97-bbdb5bc2cea8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10402 | 2026.02.03 00:39:40.632938 [ 276 ] {f0f4ed98-a7db-4ae5-af97-bbdb5bc2cea8} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10403 | 2026.02.03 00:39:40.633091 [ 123 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10404 | 2026.02.03 00:39:40.633104 [ 276 ] {f0f4ed98-a7db-4ae5-af97-bbdb5bc2cea8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001738 sec., 153049.4821634062 rows/sec., 9.72 MiB/sec. | ||
| 10405 | 2026.02.03 00:39:40.633166 [ 123 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2026.02.03 00:39:40.633194 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10407 | 2026.02.03 00:39:40.633198 [ 276 ] {f0f4ed98-a7db-4ae5-af97-bbdb5bc2cea8} <Debug> TCPHandler: Processed in 0.002140669 sec. | ||
| 10408 | 2026.02.03 00:39:40.633319 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10409 | 2026.02.03 00:39:40.633335 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2026.02.03 00:39:40.633464 [ 276 ] {abe421ce-ac77-48e5-ac2d-0eb2faecca42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10411 | 2026.02.03 00:39:40.633470 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10412 | 2026.02.03 00:39:40.633513 [ 276 ] {abe421ce-ac77-48e5-ac2d-0eb2faecca42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10413 | 2026.02.03 00:39:40.633519 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 266 rows starting from the beginning of the part | ||
| 10414 | 2026.02.03 00:39:40.633603 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 266 rows starting from the beginning of the part | ||
| 10415 | 2026.02.03 00:39:40.633649 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 266 rows starting from the beginning of the part | ||
| 10416 | 2026.02.03 00:39:40.633691 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 266 rows starting from the beginning of the part | ||
| 10417 | 2026.02.03 00:39:40.633730 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 266 rows starting from the beginning of the part | ||
| 10418 | 2026.02.03 00:39:40.634356 [ 276 ] {abe421ce-ac77-48e5-ac2d-0eb2faecca42} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.02.03 00:39:40.634399 [ 276 ] {abe421ce-ac77-48e5-ac2d-0eb2faecca42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10420 | 2026.02.03 00:39:40.634720 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460796 sec., 910462.5149575984 rows/sec., 61.32 MiB/sec. | ||
| 10421 | 2026.02.03 00:39:40.634823 [ 276 ] {abe421ce-ac77-48e5-ac2d-0eb2faecca42} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10422 | 2026.02.03 00:39:40.634872 [ 194 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10423 | 2026.02.03 00:39:40.635056 [ 276 ] {abe421ce-ac77-48e5-ac2d-0eb2faecca42} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10424 | 2026.02.03 00:39:40.635163 [ 194 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_33_8} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.02.03 00:39:40.635199 [ 123 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10426 | 2026.02.03 00:39:40.635202 [ 276 ] {abe421ce-ac77-48e5-ac2d-0eb2faecca42} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001762 sec., 465380.2497162316 rows/sec., 37.15 MiB/sec. | ||
| 10427 | 2026.02.03 00:39:40.635236 [ 194 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_33_8} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10428 | 2026.02.03 00:39:40.635248 [ 123 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.02.03 00:39:40.635278 [ 276 ] {abe421ce-ac77-48e5-ac2d-0eb2faecca42} <Debug> TCPHandler: Processed in 0.001996616 sec. | ||
| 10430 | 2026.02.03 00:39:40.635285 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10431 | 2026.02.03 00:39:40.635335 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10432 | 2026.02.03 00:39:40.635402 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10433 | 2026.02.03 00:39:40.635411 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 10434 | 2026.02.03 00:39:40.635485 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10435 | 2026.02.03 00:39:40.635501 [ 276 ] {936f84de-e131-4376-b477-abb106d3bfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10436 | 2026.02.03 00:39:40.635514 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1986 rows starting from the beginning of the part | ||
| 10437 | 2026.02.03 00:39:40.635544 [ 276 ] {936f84de-e131-4376-b477-abb106d3bfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10438 | 2026.02.03 00:39:40.635571 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 825 rows starting from the beginning of the part | ||
| 10439 | 2026.02.03 00:39:40.635615 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
| 10440 | 2026.02.03 00:39:40.635657 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 820 rows starting from the beginning of the part | ||
| 10441 | 2026.02.03 00:39:40.635696 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1213 rows starting from the beginning of the part | ||
| 10442 | 2026.02.03 00:39:40.635735 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 820 rows starting from the beginning of the part | ||
| 10443 | 2026.02.03 00:39:40.636012 [ 276 ] {936f84de-e131-4376-b477-abb106d3bfe3} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.02.03 00:39:40.636049 [ 276 ] {936f84de-e131-4376-b477-abb106d3bfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10445 | 2026.02.03 00:39:40.636364 [ 276 ] {936f84de-e131-4376-b477-abb106d3bfe3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10446 | 2026.02.03 00:39:40.636585 [ 276 ] {936f84de-e131-4376-b477-abb106d3bfe3} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.02.03 00:39:40.636724 [ 276 ] {936f84de-e131-4376-b477-abb106d3bfe3} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001244 sec., 134244.37299035367 rows/sec., 8.29 MiB/sec. | ||
| 10448 | 2026.02.03 00:39:40.636734 [ 119 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10449 | 2026.02.03 00:39:40.636763 [ 276 ] {936f84de-e131-4376-b477-abb106d3bfe3} <Debug> TCPHandler: Processed in 0.001411385 sec. | ||
| 10450 | 2026.02.03 00:39:40.636786 [ 119 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10451 | 2026.02.03 00:39:40.636816 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10452 | 2026.02.03 00:39:40.636886 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2026.02.03 00:39:40.636901 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 10454 | 2026.02.03 00:39:40.636997 [ 276 ] {5285d7d2-9b7f-4087-b63b-ff38c13d4b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10455 | 2026.02.03 00:39:40.637013 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10456 | 2026.02.03 00:39:40.637054 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 193 rows starting from the beginning of the part | ||
| 10457 | 2026.02.03 00:39:40.637060 [ 276 ] {5285d7d2-9b7f-4087-b63b-ff38c13d4b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10458 | 2026.02.03 00:39:40.637112 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 177 rows starting from the beginning of the part | ||
| 10459 | 2026.02.03 00:39:40.637166 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
| 10460 | 2026.02.03 00:39:40.637208 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 167 rows starting from the beginning of the part | ||
| 10461 | 2026.02.03 00:39:40.637249 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10462 | 2026.02.03 00:39:40.637293 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 167 rows starting from the beginning of the part | ||
| 10463 | 2026.02.03 00:39:40.637641 [ 276 ] {5285d7d2-9b7f-4087-b63b-ff38c13d4b4f} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.02.03 00:39:40.637693 [ 276 ] {5285d7d2-9b7f-4087-b63b-ff38c13d4b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10465 | 2026.02.03 00:39:40.637830 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5736 rows, containing 5 columns (5 merged, 0 gathered) in 0.002442794 sec., 2348130.8698154655 rows/sec., 198.83 MiB/sec. | ||
| 10466 | 2026.02.03 00:39:40.638082 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10467 | 2026.02.03 00:39:40.638187 [ 186 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324744 sec., 545010.9606082382 rows/sec., 36.09 MiB/sec. | ||
| 10468 | 2026.02.03 00:39:40.638340 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10469 | 2026.02.03 00:39:40.638344 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_66_13} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10470 | 2026.02.03 00:39:40.638440 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_66_13} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10471 | 2026.02.03 00:39:40.638511 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10472 | 2026.02.03 00:39:40.638600 [ 276 ] {5285d7d2-9b7f-4087-b63b-ff38c13d4b4f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10473 | 2026.02.03 00:39:40.638653 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_61_12} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2026.02.03 00:39:40.638747 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_61_12} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10475 | 2026.02.03 00:39:40.638828 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10476 | 2026.02.03 00:39:40.638967 [ 276 ] {5285d7d2-9b7f-4087-b63b-ff38c13d4b4f} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2026.02.03 00:39:40.639157 [ 276 ] {5285d7d2-9b7f-4087-b63b-ff38c13d4b4f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.002184 sec., 64102.564102564094 rows/sec., 4.14 MiB/sec. | ||
| 10478 | 2026.02.03 00:39:40.639211 [ 276 ] {5285d7d2-9b7f-4087-b63b-ff38c13d4b4f} <Debug> TCPHandler: Processed in 0.002375183 sec. | ||
| 10479 | 2026.02.03 00:39:40.639352 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2026.02.03 00:39:40.639475 [ 276 ] {55797776-203d-4f6d-89e7-f185a5681282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10481 | 2026.02.03 00:39:40.639531 [ 276 ] {55797776-203d-4f6d-89e7-f185a5681282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10482 | 2026.02.03 00:39:40.640125 [ 276 ] {55797776-203d-4f6d-89e7-f185a5681282} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2026.02.03 00:39:40.640172 [ 276 ] {55797776-203d-4f6d-89e7-f185a5681282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10484 | 2026.02.03 00:39:40.640612 [ 276 ] {55797776-203d-4f6d-89e7-f185a5681282} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10485 | 2026.02.03 00:39:40.640924 [ 276 ] {55797776-203d-4f6d-89e7-f185a5681282} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.02.03 00:39:40.641037 [ 119 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10487 | 2026.02.03 00:39:40.641062 [ 276 ] {55797776-203d-4f6d-89e7-f185a5681282} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001615 sec., 86068.11145510836 rows/sec., 4.90 MiB/sec. | ||
| 10488 | 2026.02.03 00:39:40.641077 [ 119 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2026.02.03 00:39:40.641109 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10490 | 2026.02.03 00:39:40.641112 [ 276 ] {55797776-203d-4f6d-89e7-f185a5681282} <Debug> TCPHandler: Processed in 0.001824773 sec. | ||
| 10491 | 2026.02.03 00:39:40.641189 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10492 | 2026.02.03 00:39:40.641235 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2026.02.03 00:39:40.641298 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10494 | 2026.02.03 00:39:40.641331 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 139 rows starting from the beginning of the part | ||
| 10495 | 2026.02.03 00:39:40.641335 [ 276 ] {f9f51bbe-28d2-4e5b-a126-45773a339173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10496 | 2026.02.03 00:39:40.641384 [ 276 ] {f9f51bbe-28d2-4e5b-a126-45773a339173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10497 | 2026.02.03 00:39:40.641387 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 139 rows starting from the beginning of the part | ||
| 10498 | 2026.02.03 00:39:40.641445 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 139 rows starting from the beginning of the part | ||
| 10499 | 2026.02.03 00:39:40.641487 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 139 rows starting from the beginning of the part | ||
| 10500 | 2026.02.03 00:39:40.641527 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 139 rows starting from the beginning of the part | ||
| 10501 | 2026.02.03 00:39:40.642018 [ 276 ] {f9f51bbe-28d2-4e5b-a126-45773a339173} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.02.03 00:39:40.642059 [ 276 ] {f9f51bbe-28d2-4e5b-a126-45773a339173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10503 | 2026.02.03 00:39:40.642292 [ 194 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137031 sec., 611241.0303676857 rows/sec., 37.11 MiB/sec. | ||
| 10504 | 2026.02.03 00:39:40.642412 [ 276 ] {f9f51bbe-28d2-4e5b-a126-45773a339173} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10505 | 2026.02.03 00:39:40.642421 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10506 | 2026.02.03 00:39:40.642766 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_33_8} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.02.03 00:39:40.642777 [ 276 ] {f9f51bbe-28d2-4e5b-a126-45773a339173} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10508 | 2026.02.03 00:39:40.642834 [ 196 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_33_8} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10509 | 2026.02.03 00:39:40.642919 [ 119 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10510 | 2026.02.03 00:39:40.642922 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10511 | 2026.02.03 00:39:40.642946 [ 276 ] {f9f51bbe-28d2-4e5b-a126-45773a339173} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001629 sec., 305095.1503990178 rows/sec., 21.58 MiB/sec. | ||
| 10512 | 2026.02.03 00:39:40.642958 [ 119 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.02.03 00:39:40.642994 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10514 | 2026.02.03 00:39:40.643001 [ 276 ] {f9f51bbe-28d2-4e5b-a126-45773a339173} <Debug> TCPHandler: Processed in 0.001816263 sec. | ||
| 10515 | 2026.02.03 00:39:40.643071 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 10516 | 2026.02.03 00:39:40.643113 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2026.02.03 00:39:40.643175 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10518 | 2026.02.03 00:39:40.643208 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 997 rows starting from the beginning of the part | ||
| 10519 | 2026.02.03 00:39:40.643212 [ 276 ] {d159359b-dd01-4e59-aad1-f2acde91334a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10520 | 2026.02.03 00:39:40.643263 [ 276 ] {d159359b-dd01-4e59-aad1-f2acde91334a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10521 | 2026.02.03 00:39:40.643274 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 507 rows starting from the beginning of the part | ||
| 10522 | 2026.02.03 00:39:40.643325 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
| 10523 | 2026.02.03 00:39:40.643377 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 497 rows starting from the beginning of the part | ||
| 10524 | 2026.02.03 00:39:40.643423 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 530 rows starting from the beginning of the part | ||
| 10525 | 2026.02.03 00:39:40.643494 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 497 rows starting from the beginning of the part | ||
| 10526 | 2026.02.03 00:39:40.643605 [ 276 ] {d159359b-dd01-4e59-aad1-f2acde91334a} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10527 | 2026.02.03 00:39:40.643642 [ 276 ] {d159359b-dd01-4e59-aad1-f2acde91334a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10528 | 2026.02.03 00:39:40.643977 [ 276 ] {d159359b-dd01-4e59-aad1-f2acde91334a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10529 | 2026.02.03 00:39:40.644194 [ 276 ] {d159359b-dd01-4e59-aad1-f2acde91334a} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10530 | 2026.02.03 00:39:40.644330 [ 276 ] {d159359b-dd01-4e59-aad1-f2acde91334a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 10531 | 2026.02.03 00:39:40.644369 [ 276 ] {d159359b-dd01-4e59-aad1-f2acde91334a} <Debug> TCPHandler: Processed in 0.001306564 sec. | ||
| 10532 | 2026.02.03 00:39:40.644475 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10533 | 2026.02.03 00:39:40.644572 [ 276 ] {a21ca897-288e-45c0-821b-ebed54fa70d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10534 | 2026.02.03 00:39:40.644617 [ 276 ] {a21ca897-288e-45c0-821b-ebed54fa70d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10535 | 2026.02.03 00:39:40.644692 [ 196 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165614 sec., 1871822.430470854 rows/sec., 141.96 MiB/sec. | ||
| 10536 | 2026.02.03 00:39:40.644894 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10537 | 2026.02.03 00:39:40.645058 [ 276 ] {a21ca897-288e-45c0-821b-ebed54fa70d0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.02.03 00:39:40.645094 [ 276 ] {a21ca897-288e-45c0-821b-ebed54fa70d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10539 | 2026.02.03 00:39:40.645189 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_66_13} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10540 | 2026.02.03 00:39:40.645269 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_66_13} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10541 | 2026.02.03 00:39:40.645340 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 10542 | 2026.02.03 00:39:40.645445 [ 276 ] {a21ca897-288e-45c0-821b-ebed54fa70d0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10543 | 2026.02.03 00:39:40.645668 [ 276 ] {a21ca897-288e-45c0-821b-ebed54fa70d0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2026.02.03 00:39:40.645788 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10545 | 2026.02.03 00:39:40.645806 [ 276 ] {a21ca897-288e-45c0-821b-ebed54fa70d0} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001252 sec., 206070.28753993608 rows/sec., 13.72 MiB/sec. | ||
| 10546 | 2026.02.03 00:39:40.645821 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.02.03 00:39:40.645847 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10548 | 2026.02.03 00:39:40.645851 [ 276 ] {a21ca897-288e-45c0-821b-ebed54fa70d0} <Debug> TCPHandler: Processed in 0.001425126 sec. | ||
| 10549 | 2026.02.03 00:39:40.645916 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 10550 | 2026.02.03 00:39:40.645975 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10551 | 2026.02.03 00:39:40.646010 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10552 | 2026.02.03 00:39:40.646040 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20960 rows starting from the beginning of the part | ||
| 10553 | 2026.02.03 00:39:40.646076 [ 276 ] {5394da71-69cc-4288-89bc-e6b0eb00767a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10554 | 2026.02.03 00:39:40.646086 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 263 rows starting from the beginning of the part | ||
| 10555 | 2026.02.03 00:39:40.646129 [ 276 ] {5394da71-69cc-4288-89bc-e6b0eb00767a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10556 | 2026.02.03 00:39:40.646137 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 10557 | 2026.02.03 00:39:40.646187 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 258 rows starting from the beginning of the part | ||
| 10558 | 2026.02.03 00:39:40.646223 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 845 rows starting from the beginning of the part | ||
| 10559 | 2026.02.03 00:39:40.646257 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 258 rows starting from the beginning of the part | ||
| 10560 | 2026.02.03 00:39:40.646467 [ 276 ] {5394da71-69cc-4288-89bc-e6b0eb00767a} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10561 | 2026.02.03 00:39:40.646509 [ 276 ] {5394da71-69cc-4288-89bc-e6b0eb00767a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10562 | 2026.02.03 00:39:40.646824 [ 276 ] {5394da71-69cc-4288-89bc-e6b0eb00767a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10563 | 2026.02.03 00:39:40.647057 [ 276 ] {5394da71-69cc-4288-89bc-e6b0eb00767a} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10564 | 2026.02.03 00:39:40.647194 [ 276 ] {5394da71-69cc-4288-89bc-e6b0eb00767a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 10565 | 2026.02.03 00:39:40.647232 [ 276 ] {5394da71-69cc-4288-89bc-e6b0eb00767a} <Debug> TCPHandler: Processed in 0.001305334 sec. | ||
| 10566 | 2026.02.03 00:39:40.647333 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10567 | 2026.02.03 00:39:40.647426 [ 276 ] {7998b6ef-3e42-4dbe-934d-9a1abd05128a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10568 | 2026.02.03 00:39:40.647486 [ 276 ] {7998b6ef-3e42-4dbe-934d-9a1abd05128a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10569 | 2026.02.03 00:39:40.648369 [ 276 ] {7998b6ef-3e42-4dbe-934d-9a1abd05128a} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2026.02.03 00:39:40.648406 [ 276 ] {7998b6ef-3e42-4dbe-934d-9a1abd05128a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10571 | 2026.02.03 00:39:40.649000 [ 276 ] {7998b6ef-3e42-4dbe-934d-9a1abd05128a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10572 | 2026.02.03 00:39:40.649231 [ 276 ] {7998b6ef-3e42-4dbe-934d-9a1abd05128a} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2026.02.03 00:39:40.649353 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10574 | 2026.02.03 00:39:40.649383 [ 276 ] {7998b6ef-3e42-4dbe-934d-9a1abd05128a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001974 sec., 17223.910840932116 rows/sec., 30.86 MiB/sec. | ||
| 10575 | 2026.02.03 00:39:40.649388 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.02.03 00:39:40.649426 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10577 | 2026.02.03 00:39:40.649472 [ 276 ] {7998b6ef-3e42-4dbe-934d-9a1abd05128a} <Debug> TCPHandler: Processed in 0.002188699 sec. | ||
| 10578 | 2026.02.03 00:39:40.649496 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 10579 | 2026.02.03 00:39:40.649594 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10580 | 2026.02.03 00:39:40.649673 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10581 | 2026.02.03 00:39:40.649691 [ 276 ] {fd1e6f7d-0f99-4568-8fcf-8a4071f0b455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10582 | 2026.02.03 00:39:40.649723 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1145 rows starting from the beginning of the part | ||
| 10583 | 2026.02.03 00:39:40.649734 [ 276 ] {fd1e6f7d-0f99-4568-8fcf-8a4071f0b455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10584 | 2026.02.03 00:39:40.649839 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 10585 | 2026.02.03 00:39:40.649942 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
| 10586 | 2026.02.03 00:39:40.650041 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 10587 | 2026.02.03 00:39:40.650085 [ 276 ] {fd1e6f7d-0f99-4568-8fcf-8a4071f0b455} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10588 | 2026.02.03 00:39:40.650121 [ 276 ] {fd1e6f7d-0f99-4568-8fcf-8a4071f0b455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10589 | 2026.02.03 00:39:40.650135 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
| 10590 | 2026.02.03 00:39:40.650232 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 10591 | 2026.02.03 00:39:40.650452 [ 276 ] {fd1e6f7d-0f99-4568-8fcf-8a4071f0b455} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10592 | 2026.02.03 00:39:40.650676 [ 276 ] {fd1e6f7d-0f99-4568-8fcf-8a4071f0b455} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.02.03 00:39:40.650803 [ 119 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10594 | 2026.02.03 00:39:40.650810 [ 276 ] {fd1e6f7d-0f99-4568-8fcf-8a4071f0b455} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001137 sec., 77396.6578715919 rows/sec., 4.86 MiB/sec. | ||
| 10595 | 2026.02.03 00:39:40.650847 [ 119 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2026.02.03 00:39:40.650871 [ 276 ] {fd1e6f7d-0f99-4568-8fcf-8a4071f0b455} <Debug> TCPHandler: Processed in 0.001325674 sec. | ||
| 10597 | 2026.02.03 00:39:40.650871 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10598 | 2026.02.03 00:39:40.650971 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 10599 | 2026.02.03 00:39:40.651069 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10600 | 2026.02.03 00:39:40.651099 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4440 rows starting from the beginning of the part | ||
| 10601 | 2026.02.03 00:39:40.651152 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 88 rows starting from the beginning of the part | ||
| 10602 | 2026.02.03 00:39:40.651196 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 10603 | 2026.02.03 00:39:40.651236 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 88 rows starting from the beginning of the part | ||
| 10604 | 2026.02.03 00:39:40.651275 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 10605 | 2026.02.03 00:39:40.651318 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 88 rows starting from the beginning of the part | ||
| 10606 | 2026.02.03 00:39:40.658351 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4824 rows, containing 4 columns (4 merged, 0 gathered) in 0.007414533 sec., 650614.1384764219 rows/sec., 42.04 MiB/sec. | ||
| 10607 | 2026.02.03 00:39:40.658723 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10608 | 2026.02.03 00:39:40.659042 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_66_13} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10609 | 2026.02.03 00:39:40.659123 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_66_13} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10610 | 2026.02.03 00:39:40.659235 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10611 | 2026.02.03 00:39:40.660829 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22744 rows, containing 5 columns (5 merged, 0 gathered) in 0.01494193 sec., 1522159.4532968632 rows/sec., 102.51 MiB/sec. | ||
| 10612 | 2026.02.03 00:39:40.661348 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10613 | 2026.02.03 00:39:40.661625 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.02.03 00:39:40.661694 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10615 | 2026.02.03 00:39:40.661772 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10616 | 2026.02.03 00:39:40.663587 [ 192 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1263 rows, containing 19 columns (19 merged, 0 gathered) in 0.014120644 sec., 89443.51263299322 rows/sec., 160.28 MiB/sec. | ||
| 10617 | 2026.02.03 00:39:40.665734 [ 192 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10618 | 2026.02.03 00:39:40.666091 [ 192 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2026.02.03 00:39:40.666171 [ 192 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10620 | 2026.02.03 00:39:40.666326 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 10621 | 2026.02.03 00:39:41.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.42 MiB, peak 333.09 MiB, free memory in arenas 0.00 B, will set to 323.40 MiB (RSS), difference: 4.99 MiB | ||
| 10622 | 2026.02.03 00:39:45.032978 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23439 | ||
| 10623 | 2026.02.03 00:39:45.033534 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.02.03 00:39:45.033581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10625 | 2026.02.03 00:39:45.034079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10626 | 2026.02.03 00:39:45.034330 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2026.02.03 00:39:45.034473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23439 | ||
| 10628 | 2026.02.03 00:39:45.622416 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10629 | 2026.02.03 00:39:45.622599 [ 276 ] {17d5db9b-e23b-4fab-8aeb-fb784e4be102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10630 | 2026.02.03 00:39:45.622667 [ 276 ] {17d5db9b-e23b-4fab-8aeb-fb784e4be102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10631 | 2026.02.03 00:39:45.623350 [ 276 ] {17d5db9b-e23b-4fab-8aeb-fb784e4be102} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10632 | 2026.02.03 00:39:45.623392 [ 276 ] {17d5db9b-e23b-4fab-8aeb-fb784e4be102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10633 | 2026.02.03 00:39:45.623803 [ 276 ] {17d5db9b-e23b-4fab-8aeb-fb784e4be102} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10634 | 2026.02.03 00:39:45.624055 [ 276 ] {17d5db9b-e23b-4fab-8aeb-fb784e4be102} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10635 | 2026.02.03 00:39:45.624216 [ 276 ] {17d5db9b-e23b-4fab-8aeb-fb784e4be102} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001669 sec., 43139.60455362493 rows/sec., 3.46 MiB/sec. | ||
| 10636 | 2026.02.03 00:39:45.624267 [ 276 ] {17d5db9b-e23b-4fab-8aeb-fb784e4be102} <Debug> TCPHandler: Processed in 0.001984756 sec. | ||
| 10637 | 2026.02.03 00:39:45.624398 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2026.02.03 00:39:45.624505 [ 276 ] {8b68b5e0-9a28-40ef-b224-15c8a365103b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10639 | 2026.02.03 00:39:45.624549 [ 276 ] {8b68b5e0-9a28-40ef-b224-15c8a365103b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10640 | 2026.02.03 00:39:45.624976 [ 276 ] {8b68b5e0-9a28-40ef-b224-15c8a365103b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10641 | 2026.02.03 00:39:45.625015 [ 276 ] {8b68b5e0-9a28-40ef-b224-15c8a365103b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10642 | 2026.02.03 00:39:45.625333 [ 276 ] {8b68b5e0-9a28-40ef-b224-15c8a365103b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10643 | 2026.02.03 00:39:45.625554 [ 276 ] {8b68b5e0-9a28-40ef-b224-15c8a365103b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10644 | 2026.02.03 00:39:45.625691 [ 276 ] {8b68b5e0-9a28-40ef-b224-15c8a365103b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001213 sec., 6595.218466611706 rows/sec., 495.93 KiB/sec. | ||
| 10645 | 2026.02.03 00:39:45.625731 [ 276 ] {8b68b5e0-9a28-40ef-b224-15c8a365103b} <Debug> TCPHandler: Processed in 0.001385415 sec. | ||
| 10646 | 2026.02.03 00:39:45.625841 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10647 | 2026.02.03 00:39:45.625938 [ 276 ] {5f4d1593-d014-4ee2-868d-1a0efbf4eea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10648 | 2026.02.03 00:39:45.625980 [ 276 ] {5f4d1593-d014-4ee2-868d-1a0efbf4eea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10649 | 2026.02.03 00:39:45.626410 [ 276 ] {5f4d1593-d014-4ee2-868d-1a0efbf4eea7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2026.02.03 00:39:45.626449 [ 276 ] {5f4d1593-d014-4ee2-868d-1a0efbf4eea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10651 | 2026.02.03 00:39:45.626759 [ 276 ] {5f4d1593-d014-4ee2-868d-1a0efbf4eea7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10652 | 2026.02.03 00:39:45.626978 [ 276 ] {5f4d1593-d014-4ee2-868d-1a0efbf4eea7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.02.03 00:39:45.627107 [ 276 ] {5f4d1593-d014-4ee2-868d-1a0efbf4eea7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001188 sec., 60606.0606060606 rows/sec., 4.73 MiB/sec. | ||
| 10654 | 2026.02.03 00:39:45.627146 [ 276 ] {5f4d1593-d014-4ee2-868d-1a0efbf4eea7} <Debug> TCPHandler: Processed in 0.001355484 sec. | ||
| 10655 | 2026.02.03 00:39:45.627259 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2026.02.03 00:39:45.627356 [ 276 ] {41571e32-a83b-48bf-9372-6884027a8cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10657 | 2026.02.03 00:39:45.627401 [ 276 ] {41571e32-a83b-48bf-9372-6884027a8cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10658 | 2026.02.03 00:39:45.627817 [ 276 ] {41571e32-a83b-48bf-9372-6884027a8cc0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2026.02.03 00:39:45.627858 [ 276 ] {41571e32-a83b-48bf-9372-6884027a8cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10660 | 2026.02.03 00:39:45.628208 [ 276 ] {41571e32-a83b-48bf-9372-6884027a8cc0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10661 | 2026.02.03 00:39:45.628427 [ 276 ] {41571e32-a83b-48bf-9372-6884027a8cc0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2026.02.03 00:39:45.628556 [ 276 ] {41571e32-a83b-48bf-9372-6884027a8cc0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 10663 | 2026.02.03 00:39:45.628597 [ 276 ] {41571e32-a83b-48bf-9372-6884027a8cc0} <Debug> TCPHandler: Processed in 0.001387265 sec. | ||
| 10664 | 2026.02.03 00:39:45.628703 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10665 | 2026.02.03 00:39:45.628799 [ 276 ] {6ba9a8c9-9ffe-4387-84ee-7bea07785c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10666 | 2026.02.03 00:39:45.628858 [ 276 ] {6ba9a8c9-9ffe-4387-84ee-7bea07785c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10667 | 2026.02.03 00:39:45.629640 [ 276 ] {6ba9a8c9-9ffe-4387-84ee-7bea07785c54} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.02.03 00:39:45.629676 [ 276 ] {6ba9a8c9-9ffe-4387-84ee-7bea07785c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10669 | 2026.02.03 00:39:45.630207 [ 276 ] {6ba9a8c9-9ffe-4387-84ee-7bea07785c54} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10670 | 2026.02.03 00:39:45.630438 [ 276 ] {6ba9a8c9-9ffe-4387-84ee-7bea07785c54} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10671 | 2026.02.03 00:39:45.630582 [ 276 ] {6ba9a8c9-9ffe-4387-84ee-7bea07785c54} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001801 sec., 4441.976679622432 rows/sec., 7.96 MiB/sec. | ||
| 10672 | 2026.02.03 00:39:45.630649 [ 276 ] {6ba9a8c9-9ffe-4387-84ee-7bea07785c54} <Debug> TCPHandler: Processed in 0.001994046 sec. | ||
| 10673 | 2026.02.03 00:39:45.630767 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10674 | 2026.02.03 00:39:45.630866 [ 276 ] {631426ed-f217-4aa1-96e3-314b0ab68a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10675 | 2026.02.03 00:39:45.630910 [ 276 ] {631426ed-f217-4aa1-96e3-314b0ab68a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10676 | 2026.02.03 00:39:45.631249 [ 276 ] {631426ed-f217-4aa1-96e3-314b0ab68a28} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.02.03 00:39:45.631286 [ 276 ] {631426ed-f217-4aa1-96e3-314b0ab68a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10678 | 2026.02.03 00:39:45.631598 [ 276 ] {631426ed-f217-4aa1-96e3-314b0ab68a28} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10679 | 2026.02.03 00:39:45.631818 [ 276 ] {631426ed-f217-4aa1-96e3-314b0ab68a28} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2026.02.03 00:39:45.631950 [ 276 ] {631426ed-f217-4aa1-96e3-314b0ab68a28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 10681 | 2026.02.03 00:39:45.631991 [ 276 ] {631426ed-f217-4aa1-96e3-314b0ab68a28} <Debug> TCPHandler: Processed in 0.001273963 sec. | ||
| 10682 | 2026.02.03 00:39:46.352885 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
| 10683 | 2026.02.03 00:39:46.371337 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2026.02.03 00:39:46.371406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10685 | 2026.02.03 00:39:46.377826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10686 | 2026.02.03 00:39:46.378548 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2026.02.03 00:39:46.382096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
| 10688 | 2026.02.03 00:39:47.543679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1392 | ||
| 10689 | 2026.02.03 00:39:47.546002 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2026.02.03 00:39:47.546054 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10691 | 2026.02.03 00:39:47.547278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10692 | 2026.02.03 00:39:47.547569 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10693 | 2026.02.03 00:39:47.547955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1392 | ||
| 10694 | 2026.02.03 00:39:47.803551 [ 137 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10695 | 2026.02.03 00:39:47.803619 [ 137 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10696 | 2026.02.03 00:39:47.803645 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10697 | 2026.02.03 00:39:47.803761 [ 187 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 10698 | 2026.02.03 00:39:47.803908 [ 187 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10699 | 2026.02.03 00:39:47.803941 [ 187 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 10700 | 2026.02.03 00:39:47.804007 [ 187 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 10701 | 2026.02.03 00:39:47.804050 [ 187 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 10702 | 2026.02.03 00:39:47.804091 [ 187 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 10703 | 2026.02.03 00:39:47.804130 [ 187 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 10704 | 2026.02.03 00:39:47.804875 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159471 sec., 31048.642010020085 rows/sec., 2.59 MiB/sec. | ||
| 10705 | 2026.02.03 00:39:47.805070 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10706 | 2026.02.03 00:39:47.805416 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_21_5} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.02.03 00:39:47.805512 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_21_5} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10708 | 2026.02.03 00:39:47.805611 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10709 | 2026.02.03 00:39:50.644010 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.02.03 00:39:50.644352 [ 276 ] {8bfe8238-0b14-4f5a-882a-04473f1dd333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10711 | 2026.02.03 00:39:50.644475 [ 276 ] {8bfe8238-0b14-4f5a-882a-04473f1dd333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10712 | 2026.02.03 00:39:50.645919 [ 276 ] {8bfe8238-0b14-4f5a-882a-04473f1dd333} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.02.03 00:39:50.645996 [ 276 ] {8bfe8238-0b14-4f5a-882a-04473f1dd333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10714 | 2026.02.03 00:39:50.646673 [ 276 ] {8bfe8238-0b14-4f5a-882a-04473f1dd333} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10715 | 2026.02.03 00:39:50.647060 [ 276 ] {8bfe8238-0b14-4f5a-882a-04473f1dd333} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.02.03 00:39:50.647324 [ 276 ] {8bfe8238-0b14-4f5a-882a-04473f1dd333} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.003085 sec., 86223.66288492706 rows/sec., 5.48 MiB/sec. | ||
| 10717 | 2026.02.03 00:39:50.647465 [ 276 ] {8bfe8238-0b14-4f5a-882a-04473f1dd333} <Debug> TCPHandler: Processed in 0.003680136 sec. | ||
| 10718 | 2026.02.03 00:39:50.647672 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2026.02.03 00:39:50.647827 [ 276 ] {caf61cd5-d22a-4840-b782-9db26bfbd973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10720 | 2026.02.03 00:39:50.647909 [ 276 ] {caf61cd5-d22a-4840-b782-9db26bfbd973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10721 | 2026.02.03 00:39:50.649026 [ 276 ] {caf61cd5-d22a-4840-b782-9db26bfbd973} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.02.03 00:39:50.649079 [ 276 ] {caf61cd5-d22a-4840-b782-9db26bfbd973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10723 | 2026.02.03 00:39:50.649553 [ 276 ] {caf61cd5-d22a-4840-b782-9db26bfbd973} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10724 | 2026.02.03 00:39:50.649840 [ 276 ] {caf61cd5-d22a-4840-b782-9db26bfbd973} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.02.03 00:39:50.650034 [ 276 ] {caf61cd5-d22a-4840-b782-9db26bfbd973} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002251 sec., 888.4940026654821 rows/sec., 72.45 KiB/sec. | ||
| 10726 | 2026.02.03 00:39:50.650093 [ 276 ] {caf61cd5-d22a-4840-b782-9db26bfbd973} <Debug> TCPHandler: Processed in 0.002507275 sec. | ||
| 10727 | 2026.02.03 00:39:50.650258 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10728 | 2026.02.03 00:39:50.650382 [ 276 ] {112ae9e0-8dd9-42b2-b113-9e14efa68d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10729 | 2026.02.03 00:39:50.650437 [ 276 ] {112ae9e0-8dd9-42b2-b113-9e14efa68d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10730 | 2026.02.03 00:39:50.651613 [ 276 ] {112ae9e0-8dd9-42b2-b113-9e14efa68d29} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2026.02.03 00:39:50.651660 [ 276 ] {112ae9e0-8dd9-42b2-b113-9e14efa68d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10732 | 2026.02.03 00:39:50.652188 [ 276 ] {112ae9e0-8dd9-42b2-b113-9e14efa68d29} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10733 | 2026.02.03 00:39:50.652475 [ 276 ] {112ae9e0-8dd9-42b2-b113-9e14efa68d29} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2026.02.03 00:39:50.652649 [ 276 ] {112ae9e0-8dd9-42b2-b113-9e14efa68d29} <Debug> executeQuery: Read 821 rows, 67.11 KiB in 0.002302 sec., 356646.39443961775 rows/sec., 28.47 MiB/sec. | ||
| 10735 | 2026.02.03 00:39:50.652700 [ 276 ] {112ae9e0-8dd9-42b2-b113-9e14efa68d29} <Debug> TCPHandler: Processed in 0.002510286 sec. | ||
| 10736 | 2026.02.03 00:39:50.652867 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2026.02.03 00:39:50.652994 [ 276 ] {a4b3f307-b914-4892-9873-48a80adf331a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10738 | 2026.02.03 00:39:50.653052 [ 276 ] {a4b3f307-b914-4892-9873-48a80adf331a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10739 | 2026.02.03 00:39:50.653702 [ 276 ] {a4b3f307-b914-4892-9873-48a80adf331a} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.02.03 00:39:50.653749 [ 276 ] {a4b3f307-b914-4892-9873-48a80adf331a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10741 | 2026.02.03 00:39:50.654192 [ 276 ] {a4b3f307-b914-4892-9873-48a80adf331a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10742 | 2026.02.03 00:39:50.654493 [ 276 ] {a4b3f307-b914-4892-9873-48a80adf331a} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2026.02.03 00:39:50.654661 [ 276 ] {a4b3f307-b914-4892-9873-48a80adf331a} <Debug> executeQuery: Read 169 rows, 10.70 KiB in 0.001699 sec., 99470.27663331371 rows/sec., 6.15 MiB/sec. | ||
| 10744 | 2026.02.03 00:39:50.654710 [ 276 ] {a4b3f307-b914-4892-9873-48a80adf331a} <Debug> TCPHandler: Processed in 0.001908664 sec. | ||
| 10745 | 2026.02.03 00:39:50.655243 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2026.02.03 00:39:50.655359 [ 276 ] {a65b6a86-cf80-4100-8bd3-08072c46598b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10747 | 2026.02.03 00:39:50.655414 [ 276 ] {a65b6a86-cf80-4100-8bd3-08072c46598b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10748 | 2026.02.03 00:39:50.658089 [ 276 ] {a65b6a86-cf80-4100-8bd3-08072c46598b} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.02.03 00:39:50.658133 [ 276 ] {a65b6a86-cf80-4100-8bd3-08072c46598b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10750 | 2026.02.03 00:39:50.658567 [ 276 ] {a65b6a86-cf80-4100-8bd3-08072c46598b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10751 | 2026.02.03 00:39:50.658928 [ 276 ] {a65b6a86-cf80-4100-8bd3-08072c46598b} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.02.03 00:39:50.659106 [ 276 ] {a65b6a86-cf80-4100-8bd3-08072c46598b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.003776 sec., 37076.27118644068 rows/sec., 2.40 MiB/sec. | ||
| 10753 | 2026.02.03 00:39:50.659159 [ 276 ] {a65b6a86-cf80-4100-8bd3-08072c46598b} <Debug> TCPHandler: Processed in 0.003976162 sec. | ||
| 10754 | 2026.02.03 00:39:50.675521 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2026.02.03 00:39:50.675789 [ 276 ] {c0ec7722-2d3b-4b2d-b5e5-7696c0dba7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10756 | 2026.02.03 00:39:50.675906 [ 276 ] {c0ec7722-2d3b-4b2d-b5e5-7696c0dba7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10757 | 2026.02.03 00:39:50.677013 [ 276 ] {c0ec7722-2d3b-4b2d-b5e5-7696c0dba7e2} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2026.02.03 00:39:50.677091 [ 276 ] {c0ec7722-2d3b-4b2d-b5e5-7696c0dba7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10759 | 2026.02.03 00:39:50.677733 [ 276 ] {c0ec7722-2d3b-4b2d-b5e5-7696c0dba7e2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10760 | 2026.02.03 00:39:50.678091 [ 276 ] {c0ec7722-2d3b-4b2d-b5e5-7696c0dba7e2} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2026.02.03 00:39:50.678351 [ 276 ] {c0ec7722-2d3b-4b2d-b5e5-7696c0dba7e2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.002643 sec., 52591.75179720015 rows/sec., 2.99 MiB/sec. | ||
| 10762 | 2026.02.03 00:39:50.678440 [ 276 ] {c0ec7722-2d3b-4b2d-b5e5-7696c0dba7e2} <Debug> TCPHandler: Processed in 0.003139687 sec. | ||
| 10763 | 2026.02.03 00:39:50.678642 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10764 | 2026.02.03 00:39:50.678784 [ 276 ] {90c51138-51c5-4c56-854c-cad669023cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10765 | 2026.02.03 00:39:50.678847 [ 276 ] {90c51138-51c5-4c56-854c-cad669023cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10766 | 2026.02.03 00:39:50.679949 [ 276 ] {90c51138-51c5-4c56-854c-cad669023cb9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2026.02.03 00:39:50.680003 [ 276 ] {90c51138-51c5-4c56-854c-cad669023cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10768 | 2026.02.03 00:39:50.680520 [ 276 ] {90c51138-51c5-4c56-854c-cad669023cb9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10769 | 2026.02.03 00:39:50.680834 [ 276 ] {90c51138-51c5-4c56-854c-cad669023cb9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2026.02.03 00:39:50.681041 [ 276 ] {90c51138-51c5-4c56-854c-cad669023cb9} <Debug> executeQuery: Read 499 rows, 36.17 KiB in 0.002296 sec., 217334.49477351917 rows/sec., 15.38 MiB/sec. | ||
| 10771 | 2026.02.03 00:39:50.681105 [ 276 ] {90c51138-51c5-4c56-854c-cad669023cb9} <Debug> TCPHandler: Processed in 0.002534926 sec. | ||
| 10772 | 2026.02.03 00:39:50.681281 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2026.02.03 00:39:50.681409 [ 276 ] {b164a6ae-fbd7-44a0-b631-9c2d64d36975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10774 | 2026.02.03 00:39:50.681470 [ 276 ] {b164a6ae-fbd7-44a0-b631-9c2d64d36975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10775 | 2026.02.03 00:39:50.682000 [ 276 ] {b164a6ae-fbd7-44a0-b631-9c2d64d36975} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2026.02.03 00:39:50.682048 [ 276 ] {b164a6ae-fbd7-44a0-b631-9c2d64d36975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10777 | 2026.02.03 00:39:50.682516 [ 276 ] {b164a6ae-fbd7-44a0-b631-9c2d64d36975} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10778 | 2026.02.03 00:39:50.682820 [ 276 ] {b164a6ae-fbd7-44a0-b631-9c2d64d36975} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.02.03 00:39:50.683028 [ 276 ] {b164a6ae-fbd7-44a0-b631-9c2d64d36975} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001651 sec., 3634.1611144760755 rows/sec., 189.87 KiB/sec. | ||
| 10780 | 2026.02.03 00:39:50.683089 [ 276 ] {b164a6ae-fbd7-44a0-b631-9c2d64d36975} <Debug> TCPHandler: Processed in 0.001872634 sec. | ||
| 10781 | 2026.02.03 00:39:50.683260 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10782 | 2026.02.03 00:39:50.683392 [ 276 ] {c60a521f-9382-4500-b1c4-107df8e3dfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10783 | 2026.02.03 00:39:50.683455 [ 276 ] {c60a521f-9382-4500-b1c4-107df8e3dfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10784 | 2026.02.03 00:39:50.684227 [ 276 ] {c60a521f-9382-4500-b1c4-107df8e3dfa0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.02.03 00:39:50.684276 [ 276 ] {c60a521f-9382-4500-b1c4-107df8e3dfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10786 | 2026.02.03 00:39:50.684824 [ 276 ] {c60a521f-9382-4500-b1c4-107df8e3dfa0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10787 | 2026.02.03 00:39:50.685178 [ 276 ] {c60a521f-9382-4500-b1c4-107df8e3dfa0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.02.03 00:39:50.685389 [ 276 ] {c60a521f-9382-4500-b1c4-107df8e3dfa0} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.00203 sec., 127586.20689655171 rows/sec., 8.50 MiB/sec. | ||
| 10789 | 2026.02.03 00:39:50.685450 [ 276 ] {c60a521f-9382-4500-b1c4-107df8e3dfa0} <Debug> TCPHandler: Processed in 0.002254921 sec. | ||
| 10790 | 2026.02.03 00:39:50.685631 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10791 | 2026.02.03 00:39:50.685761 [ 276 ] {93f9434a-a4de-45a3-8a25-5cae0615156d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10792 | 2026.02.03 00:39:50.685825 [ 276 ] {93f9434a-a4de-45a3-8a25-5cae0615156d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10793 | 2026.02.03 00:39:50.686344 [ 276 ] {93f9434a-a4de-45a3-8a25-5cae0615156d} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10794 | 2026.02.03 00:39:50.686393 [ 276 ] {93f9434a-a4de-45a3-8a25-5cae0615156d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10795 | 2026.02.03 00:39:50.686869 [ 276 ] {93f9434a-a4de-45a3-8a25-5cae0615156d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10796 | 2026.02.03 00:39:50.687202 [ 276 ] {93f9434a-a4de-45a3-8a25-5cae0615156d} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10797 | 2026.02.03 00:39:50.687396 [ 276 ] {93f9434a-a4de-45a3-8a25-5cae0615156d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001664 sec., 600.9615384615385 rows/sec., 40.49 KiB/sec. | ||
| 10798 | 2026.02.03 00:39:50.687453 [ 276 ] {93f9434a-a4de-45a3-8a25-5cae0615156d} <Debug> TCPHandler: Processed in 0.001890344 sec. | ||
| 10799 | 2026.02.03 00:39:50.687631 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10800 | 2026.02.03 00:39:50.687790 [ 276 ] {19346ea2-a639-4eb7-a768-0c95080a9764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10801 | 2026.02.03 00:39:50.687880 [ 276 ] {19346ea2-a639-4eb7-a768-0c95080a9764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10802 | 2026.02.03 00:39:50.689296 [ 276 ] {19346ea2-a639-4eb7-a768-0c95080a9764} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2026.02.03 00:39:50.689348 [ 276 ] {19346ea2-a639-4eb7-a768-0c95080a9764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10804 | 2026.02.03 00:39:50.690308 [ 276 ] {19346ea2-a639-4eb7-a768-0c95080a9764} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10805 | 2026.02.03 00:39:50.690686 [ 276 ] {19346ea2-a639-4eb7-a768-0c95080a9764} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.02.03 00:39:50.690975 [ 276 ] {19346ea2-a639-4eb7-a768-0c95080a9764} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.003237 sec., 10503.552672227372 rows/sec., 18.82 MiB/sec. | ||
| 10807 | 2026.02.03 00:39:50.691124 [ 276 ] {19346ea2-a639-4eb7-a768-0c95080a9764} <Debug> TCPHandler: Processed in 0.003562924 sec. | ||
| 10808 | 2026.02.03 00:39:50.691327 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10809 | 2026.02.03 00:39:50.691473 [ 276 ] {6c57c311-c798-4138-95dd-945f9379d3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10810 | 2026.02.03 00:39:50.691562 [ 276 ] {6c57c311-c798-4138-95dd-945f9379d3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10811 | 2026.02.03 00:39:50.692195 [ 276 ] {6c57c311-c798-4138-95dd-945f9379d3a7} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10812 | 2026.02.03 00:39:50.692241 [ 276 ] {6c57c311-c798-4138-95dd-945f9379d3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10813 | 2026.02.03 00:39:50.692697 [ 276 ] {6c57c311-c798-4138-95dd-945f9379d3a7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10814 | 2026.02.03 00:39:50.693039 [ 276 ] {6c57c311-c798-4138-95dd-945f9379d3a7} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10815 | 2026.02.03 00:39:50.693238 [ 276 ] {6c57c311-c798-4138-95dd-945f9379d3a7} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.0018 sec., 48888.88888888889 rows/sec., 3.07 MiB/sec. | ||
| 10816 | 2026.02.03 00:39:50.693295 [ 276 ] {6c57c311-c798-4138-95dd-945f9379d3a7} <Debug> TCPHandler: Processed in 0.002054667 sec. | ||
| 10817 | 2026.02.03 00:39:51.610314 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50077 | ||
| 10818 | 2026.02.03 00:39:51.610420 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10819 | 2026.02.03 00:39:51.610448 [ 290 ] {} <Debug> TCP-Session: 28bd4e64-3c6e-41b2-80db-4b4835d26b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:50077 | ||
| 10820 | 2026.02.03 00:39:51.610470 [ 290 ] {} <Debug> TCP-Session: 28bd4e64-3c6e-41b2-80db-4b4835d26b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10821 | 2026.02.03 00:39:51.610482 [ 290 ] {} <Debug> TCP-Session: 28bd4e64-3c6e-41b2-80db-4b4835d26b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10822 | 2026.02.03 00:39:51.610684 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60178 | ||
| 10823 | 2026.02.03 00:39:51.610702 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63817 | ||
| 10824 | 2026.02.03 00:39:51.610744 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60605 | ||
| 10825 | 2026.02.03 00:39:51.610752 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49276 | ||
| 10826 | 2026.02.03 00:39:51.610790 [ 290 ] {} <Trace> TCP-Session: 28bd4e64-3c6e-41b2-80db-4b4835d26b18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.02.03 00:39:51.610815 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10828 | 2026.02.03 00:39:51.610830 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10829 | 2026.02.03 00:39:51.610835 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10830 | 2026.02.03 00:39:51.610873 [ 292 ] {} <Debug> TCP-Session: 0532f785-1e35-44b8-93a2-abe7d0ddb314 Authenticating user 'default' from [fd00:1122:3344:101::e]:60178 | ||
| 10831 | 2026.02.03 00:39:51.610878 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10832 | 2026.02.03 00:39:51.610898 [ 294 ] {} <Debug> TCP-Session: 7040a42f-6676-4e76-a127-84d86172917c Authenticating user 'default' from [fd00:1122:3344:101::e]:63817 | ||
| 10833 | 2026.02.03 00:39:51.610911 [ 292 ] {} <Debug> TCP-Session: 0532f785-1e35-44b8-93a2-abe7d0ddb314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10834 | 2026.02.03 00:39:51.610927 [ 353 ] {} <Debug> TCP-Session: c41c6d26-44a3-4065-9137-b1e651e25f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:49276 | ||
| 10835 | 2026.02.03 00:39:51.610935 [ 294 ] {} <Debug> TCP-Session: 7040a42f-6676-4e76-a127-84d86172917c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10836 | 2026.02.03 00:39:51.610946 [ 292 ] {} <Debug> TCP-Session: 0532f785-1e35-44b8-93a2-abe7d0ddb314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10837 | 2026.02.03 00:39:51.610968 [ 353 ] {} <Debug> TCP-Session: c41c6d26-44a3-4065-9137-b1e651e25f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2026.02.03 00:39:51.610973 [ 294 ] {} <Debug> TCP-Session: 7040a42f-6676-4e76-a127-84d86172917c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10839 | 2026.02.03 00:39:51.611001 [ 353 ] {} <Debug> TCP-Session: c41c6d26-44a3-4065-9137-b1e651e25f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2026.02.03 00:39:51.610971 [ 290 ] {d81abe14-ad90-4452-ae74-4c19b5f07f97} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10841 | 2026.02.03 00:39:51.610845 [ 352 ] {} <Debug> TCP-Session: 0fe685c5-2961-467f-8b08-631c8424505e Authenticating user 'default' from [fd00:1122:3344:101::e]:60605 | ||
| 10842 | 2026.02.03 00:39:51.610741 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33794 | ||
| 10843 | 2026.02.03 00:39:51.611076 [ 352 ] {} <Debug> TCP-Session: 0fe685c5-2961-467f-8b08-631c8424505e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10844 | 2026.02.03 00:39:51.610717 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62244 | ||
| 10845 | 2026.02.03 00:39:51.611117 [ 352 ] {} <Debug> TCP-Session: 0fe685c5-2961-467f-8b08-631c8424505e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10846 | 2026.02.03 00:39:51.610685 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53119 | ||
| 10847 | 2026.02.03 00:39:51.611179 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10848 | 2026.02.03 00:39:51.610771 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48576 | ||
| 10849 | 2026.02.03 00:39:51.611229 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10850 | 2026.02.03 00:39:51.611231 [ 351 ] {} <Debug> TCP-Session: 4aed4eb7-61c4-4257-af34-8da88092941e Authenticating user 'default' from [fd00:1122:3344:101::e]:33794 | ||
| 10851 | 2026.02.03 00:39:51.611278 [ 350 ] {} <Debug> TCP-Session: 8383e022-61b4-4752-916e-91a210b4fff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62244 | ||
| 10852 | 2026.02.03 00:39:51.611293 [ 290 ] {d81abe14-ad90-4452-ae74-4c19b5f07f97} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10853 | 2026.02.03 00:39:51.611299 [ 351 ] {} <Debug> TCP-Session: 4aed4eb7-61c4-4257-af34-8da88092941e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10854 | 2026.02.03 00:39:51.611317 [ 350 ] {} <Debug> TCP-Session: 8383e022-61b4-4752-916e-91a210b4fff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2026.02.03 00:39:51.611346 [ 351 ] {} <Debug> TCP-Session: 4aed4eb7-61c4-4257-af34-8da88092941e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10856 | 2026.02.03 00:39:51.611367 [ 290 ] {d81abe14-ad90-4452-ae74-4c19b5f07f97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10857 | 2026.02.03 00:39:51.611368 [ 350 ] {} <Debug> TCP-Session: 8383e022-61b4-4752-916e-91a210b4fff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10858 | 2026.02.03 00:39:51.611643 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10859 | 2026.02.03 00:39:51.611679 [ 293 ] {} <Debug> TCP-Session: 7681c85d-ede3-4a3c-b442-9d7bca88da99 Authenticating user 'default' from [fd00:1122:3344:101::e]:53119 | ||
| 10860 | 2026.02.03 00:39:51.611693 [ 290 ] {d81abe14-ad90-4452-ae74-4c19b5f07f97} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 10861 | 2026.02.03 00:39:51.611696 [ 293 ] {} <Debug> TCP-Session: 7681c85d-ede3-4a3c-b442-9d7bca88da99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10862 | 2026.02.03 00:39:51.611736 [ 293 ] {} <Debug> TCP-Session: 7681c85d-ede3-4a3c-b442-9d7bca88da99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2026.02.03 00:39:51.611762 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10864 | 2026.02.03 00:39:51.611797 [ 354 ] {} <Debug> TCP-Session: 09a73d95-0805-4456-808b-d57e7753b6e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48576 | ||
| 10865 | 2026.02.03 00:39:51.611814 [ 354 ] {} <Debug> TCP-Session: 09a73d95-0805-4456-808b-d57e7753b6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10866 | 2026.02.03 00:39:51.611827 [ 354 ] {} <Debug> TCP-Session: 09a73d95-0805-4456-808b-d57e7753b6e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10867 | 2026.02.03 00:39:51.612760 [ 317 ] {d81abe14-ad90-4452-ae74-4c19b5f07f97} <Trace> AggregatingTransform: Aggregating | ||
| 10868 | 2026.02.03 00:39:51.612815 [ 317 ] {d81abe14-ad90-4452-ae74-4c19b5f07f97} <Trace> Aggregator: Aggregation method: without_key | ||
| 10869 | 2026.02.03 00:39:51.612853 [ 317 ] {d81abe14-ad90-4452-ae74-4c19b5f07f97} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001048579 sec. (953.672 rows/sec., 37.25 KiB/sec.) | ||
| 10870 | 2026.02.03 00:39:51.612871 [ 317 ] {d81abe14-ad90-4452-ae74-4c19b5f07f97} <Trace> Aggregator: Merging aggregated data | ||
| 10871 | 2026.02.03 00:39:51.614040 [ 290 ] {d81abe14-ad90-4452-ae74-4c19b5f07f97} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003126 sec., 319.8976327575176 rows/sec., 12.50 KiB/sec. | ||
| 10872 | 2026.02.03 00:39:51.614180 [ 290 ] {d81abe14-ad90-4452-ae74-4c19b5f07f97} <Debug> TCPHandler: Processed in 0.003507834 sec. | ||
| 10873 | 2026.02.03 00:39:51.614297 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10874 | 2026.02.03 00:39:51.614325 [ 290 ] {} <Debug> TCP-Session: 28bd4e64-3c6e-41b2-80db-4b4835d26b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10875 | 2026.02.03 00:39:51.614330 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10876 | 2026.02.03 00:39:51.614353 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10877 | 2026.02.03 00:39:51.614371 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10878 | 2026.02.03 00:39:51.614375 [ 292 ] {} <Debug> TCP-Session: 0532f785-1e35-44b8-93a2-abe7d0ddb314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10879 | 2026.02.03 00:39:51.614391 [ 350 ] {} <Debug> TCP-Session: 8383e022-61b4-4752-916e-91a210b4fff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10880 | 2026.02.03 00:39:51.614391 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10881 | 2026.02.03 00:39:51.614419 [ 293 ] {} <Debug> TCP-Session: 7681c85d-ede3-4a3c-b442-9d7bca88da99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10882 | 2026.02.03 00:39:51.614437 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10883 | 2026.02.03 00:39:51.614459 [ 352 ] {} <Debug> TCP-Session: 0fe685c5-2961-467f-8b08-631c8424505e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.02.03 00:39:51.614469 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10885 | 2026.02.03 00:39:51.614499 [ 351 ] {} <Debug> TCP-Session: 4aed4eb7-61c4-4257-af34-8da88092941e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10886 | 2026.02.03 00:39:51.614473 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10887 | 2026.02.03 00:39:51.614523 [ 294 ] {} <Debug> TCP-Session: 7040a42f-6676-4e76-a127-84d86172917c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2026.02.03 00:39:51.614564 [ 354 ] {} <Debug> TCP-Session: 09a73d95-0805-4456-808b-d57e7753b6e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10889 | 2026.02.03 00:39:51.614421 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10890 | 2026.02.03 00:39:51.614636 [ 353 ] {} <Debug> TCP-Session: c41c6d26-44a3-4065-9137-b1e651e25f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10891 | 2026.02.03 00:39:51.842794 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47042 | ||
| 10892 | 2026.02.03 00:39:51.842898 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10893 | 2026.02.03 00:39:51.842926 [ 290 ] {} <Debug> TCP-Session: 36fa2b7a-b8d5-4c0e-bca2-b29ae0137832 Authenticating user 'default' from [fd00:1122:3344:101::e]:47042 | ||
| 10894 | 2026.02.03 00:39:51.842946 [ 290 ] {} <Debug> TCP-Session: 36fa2b7a-b8d5-4c0e-bca2-b29ae0137832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10895 | 2026.02.03 00:39:51.842959 [ 290 ] {} <Debug> TCP-Session: 36fa2b7a-b8d5-4c0e-bca2-b29ae0137832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10896 | 2026.02.03 00:39:51.843200 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43764 | ||
| 10897 | 2026.02.03 00:39:51.843198 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38445 | ||
| 10898 | 2026.02.03 00:39:51.843241 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58695 | ||
| 10899 | 2026.02.03 00:39:51.843251 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47313 | ||
| 10900 | 2026.02.03 00:39:51.843284 [ 290 ] {} <Trace> TCP-Session: 36fa2b7a-b8d5-4c0e-bca2-b29ae0137832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2026.02.03 00:39:51.843275 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10902 | 2026.02.03 00:39:51.843327 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10903 | 2026.02.03 00:39:51.843330 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10904 | 2026.02.03 00:39:51.843347 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10905 | 2026.02.03 00:39:51.843353 [ 352 ] {} <Debug> TCP-Session: a6380ce2-409d-44bd-91ee-35d845b189f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58695 | ||
| 10906 | 2026.02.03 00:39:51.843369 [ 293 ] {} <Debug> TCP-Session: b97eddd6-5af4-487c-808d-f75342ec71c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38445 | ||
| 10907 | 2026.02.03 00:39:51.843377 [ 353 ] {} <Debug> TCP-Session: 7511346d-a191-4c33-98ac-9455be75b878 Authenticating user 'default' from [fd00:1122:3344:101::e]:47313 | ||
| 10908 | 2026.02.03 00:39:51.843390 [ 352 ] {} <Debug> TCP-Session: a6380ce2-409d-44bd-91ee-35d845b189f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10909 | 2026.02.03 00:39:51.843406 [ 293 ] {} <Debug> TCP-Session: b97eddd6-5af4-487c-808d-f75342ec71c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2026.02.03 00:39:51.843421 [ 353 ] {} <Debug> TCP-Session: 7511346d-a191-4c33-98ac-9455be75b878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10911 | 2026.02.03 00:39:51.843426 [ 352 ] {} <Debug> TCP-Session: a6380ce2-409d-44bd-91ee-35d845b189f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10912 | 2026.02.03 00:39:51.843436 [ 293 ] {} <Debug> TCP-Session: b97eddd6-5af4-487c-808d-f75342ec71c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10913 | 2026.02.03 00:39:51.843447 [ 353 ] {} <Debug> TCP-Session: 7511346d-a191-4c33-98ac-9455be75b878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2026.02.03 00:39:51.843463 [ 290 ] {d79ac51e-ee1c-4e60-ab99-0b66efa38d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47042) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10915 | 2026.02.03 00:39:51.843342 [ 294 ] {} <Debug> TCP-Session: 37b402b9-2343-4a64-b5f7-7cfcb9732752 Authenticating user 'default' from [fd00:1122:3344:101::e]:43764 | ||
| 10916 | 2026.02.03 00:39:51.843264 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60819 | ||
| 10917 | 2026.02.03 00:39:51.843511 [ 294 ] {} <Debug> TCP-Session: 37b402b9-2343-4a64-b5f7-7cfcb9732752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2026.02.03 00:39:51.843254 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37238 | ||
| 10919 | 2026.02.03 00:39:51.843574 [ 294 ] {} <Debug> TCP-Session: 37b402b9-2343-4a64-b5f7-7cfcb9732752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10920 | 2026.02.03 00:39:51.843636 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10921 | 2026.02.03 00:39:51.843221 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56187 | ||
| 10922 | 2026.02.03 00:39:51.843679 [ 354 ] {} <Debug> TCP-Session: b453b4cb-6009-4fcd-b061-fd91c4137bcf Authenticating user 'default' from [fd00:1122:3344:101::e]:60819 | ||
| 10923 | 2026.02.03 00:39:51.843204 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39043 | ||
| 10924 | 2026.02.03 00:39:51.843716 [ 354 ] {} <Debug> TCP-Session: b453b4cb-6009-4fcd-b061-fd91c4137bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10925 | 2026.02.03 00:39:51.843736 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10926 | 2026.02.03 00:39:51.843738 [ 290 ] {d79ac51e-ee1c-4e60-ab99-0b66efa38d9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10927 | 2026.02.03 00:39:51.843749 [ 354 ] {} <Debug> TCP-Session: b453b4cb-6009-4fcd-b061-fd91c4137bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2026.02.03 00:39:51.843761 [ 350 ] {} <Debug> TCP-Session: a952754a-be49-4196-bbe5-9986911dd7db Authenticating user 'default' from [fd00:1122:3344:101::e]:56187 | ||
| 10929 | 2026.02.03 00:39:51.843776 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10930 | 2026.02.03 00:39:51.843799 [ 350 ] {} <Debug> TCP-Session: a952754a-be49-4196-bbe5-9986911dd7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10931 | 2026.02.03 00:39:51.843810 [ 290 ] {d79ac51e-ee1c-4e60-ab99-0b66efa38d9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10932 | 2026.02.03 00:39:51.843847 [ 350 ] {} <Debug> TCP-Session: a952754a-be49-4196-bbe5-9986911dd7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10933 | 2026.02.03 00:39:51.843702 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10934 | 2026.02.03 00:39:51.843814 [ 292 ] {} <Debug> TCP-Session: dc8eb74a-20ee-40f6-b4d5-c131080abbf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39043 | ||
| 10935 | 2026.02.03 00:39:51.843927 [ 351 ] {} <Debug> TCP-Session: b050c810-3247-4519-b909-0217f05b5507 Authenticating user 'default' from [fd00:1122:3344:101::e]:37238 | ||
| 10936 | 2026.02.03 00:39:51.843934 [ 292 ] {} <Debug> TCP-Session: dc8eb74a-20ee-40f6-b4d5-c131080abbf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10937 | 2026.02.03 00:39:51.843959 [ 351 ] {} <Debug> TCP-Session: b050c810-3247-4519-b909-0217f05b5507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10938 | 2026.02.03 00:39:51.843961 [ 292 ] {} <Debug> TCP-Session: dc8eb74a-20ee-40f6-b4d5-c131080abbf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10939 | 2026.02.03 00:39:51.843984 [ 351 ] {} <Debug> TCP-Session: b050c810-3247-4519-b909-0217f05b5507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10940 | 2026.02.03 00:39:51.844151 [ 290 ] {d79ac51e-ee1c-4e60-ab99-0b66efa38d9e} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 10941 | 2026.02.03 00:39:51.845171 [ 324 ] {d79ac51e-ee1c-4e60-ab99-0b66efa38d9e} <Trace> AggregatingTransform: Aggregating | ||
| 10942 | 2026.02.03 00:39:51.845214 [ 324 ] {d79ac51e-ee1c-4e60-ab99-0b66efa38d9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10943 | 2026.02.03 00:39:51.845252 [ 324 ] {d79ac51e-ee1c-4e60-ab99-0b66efa38d9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991568 sec. (1008.504 rows/sec., 39.39 KiB/sec.) | ||
| 10944 | 2026.02.03 00:39:51.845270 [ 324 ] {d79ac51e-ee1c-4e60-ab99-0b66efa38d9e} <Trace> Aggregator: Merging aggregated data | ||
| 10945 | 2026.02.03 00:39:51.846736 [ 290 ] {d79ac51e-ee1c-4e60-ab99-0b66efa38d9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003325 sec., 300.75187969924815 rows/sec., 11.75 KiB/sec. | ||
| 10946 | 2026.02.03 00:39:51.846891 [ 290 ] {d79ac51e-ee1c-4e60-ab99-0b66efa38d9e} <Debug> TCPHandler: Processed in 0.003742257 sec. | ||
| 10947 | 2026.02.03 00:39:51.846982 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10948 | 2026.02.03 00:39:51.847014 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10949 | 2026.02.03 00:39:51.847025 [ 292 ] {} <Debug> TCP-Session: dc8eb74a-20ee-40f6-b4d5-c131080abbf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10950 | 2026.02.03 00:39:51.847036 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10951 | 2026.02.03 00:39:51.847065 [ 293 ] {} <Debug> TCP-Session: b97eddd6-5af4-487c-808d-f75342ec71c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.02.03 00:39:51.847076 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10953 | 2026.02.03 00:39:51.847093 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10954 | 2026.02.03 00:39:51.847113 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10955 | 2026.02.03 00:39:51.847144 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10956 | 2026.02.03 00:39:51.847147 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10957 | 2026.02.03 00:39:51.847177 [ 351 ] {} <Debug> TCP-Session: b050c810-3247-4519-b909-0217f05b5507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10958 | 2026.02.03 00:39:51.847189 [ 290 ] {} <Debug> TCP-Session: 36fa2b7a-b8d5-4c0e-bca2-b29ae0137832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2026.02.03 00:39:51.847205 [ 352 ] {} <Debug> TCP-Session: a6380ce2-409d-44bd-91ee-35d845b189f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10960 | 2026.02.03 00:39:51.847155 [ 350 ] {} <Debug> TCP-Session: a952754a-be49-4196-bbe5-9986911dd7db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10961 | 2026.02.03 00:39:51.847122 [ 353 ] {} <Debug> TCP-Session: 7511346d-a191-4c33-98ac-9455be75b878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10962 | 2026.02.03 00:39:51.847099 [ 294 ] {} <Debug> TCP-Session: 37b402b9-2343-4a64-b5f7-7cfcb9732752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2026.02.03 00:39:51.847054 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10964 | 2026.02.03 00:39:51.847324 [ 354 ] {} <Debug> TCP-Session: b453b4cb-6009-4fcd-b061-fd91c4137bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2026.02.03 00:39:51.910345 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35086 | ||
| 10966 | 2026.02.03 00:39:51.910457 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10967 | 2026.02.03 00:39:51.910485 [ 351 ] {} <Debug> TCP-Session: 4dd730bd-309a-4088-abd8-5cea9e275285 Authenticating user 'default' from [fd00:1122:3344:101::e]:35086 | ||
| 10968 | 2026.02.03 00:39:51.910507 [ 351 ] {} <Debug> TCP-Session: 4dd730bd-309a-4088-abd8-5cea9e275285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10969 | 2026.02.03 00:39:51.910520 [ 351 ] {} <Debug> TCP-Session: 4dd730bd-309a-4088-abd8-5cea9e275285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10970 | 2026.02.03 00:39:51.910717 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53097 | ||
| 10971 | 2026.02.03 00:39:51.910717 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36498 | ||
| 10972 | 2026.02.03 00:39:51.910777 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49413 | ||
| 10973 | 2026.02.03 00:39:51.910797 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60544 | ||
| 10974 | 2026.02.03 00:39:51.910809 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60081 | ||
| 10975 | 2026.02.03 00:39:51.910830 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10976 | 2026.02.03 00:39:51.910856 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10977 | 2026.02.03 00:39:51.910878 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10978 | 2026.02.03 00:39:51.910885 [ 352 ] {} <Debug> TCP-Session: b8912765-a194-4c5c-95a2-aa9fce5b80b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53097 | ||
| 10979 | 2026.02.03 00:39:51.910902 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10980 | 2026.02.03 00:39:51.910913 [ 290 ] {} <Debug> TCP-Session: 6c7b1aec-2d42-45d2-9707-53e3cf52739d Authenticating user 'default' from [fd00:1122:3344:101::e]:49413 | ||
| 10981 | 2026.02.03 00:39:51.910922 [ 352 ] {} <Debug> TCP-Session: b8912765-a194-4c5c-95a2-aa9fce5b80b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.02.03 00:39:51.910929 [ 294 ] {} <Debug> TCP-Session: 0c12aa43-57c1-4ccf-8e2e-d75a513684b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60081 | ||
| 10983 | 2026.02.03 00:39:51.910934 [ 290 ] {} <Debug> TCP-Session: 6c7b1aec-2d42-45d2-9707-53e3cf52739d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10984 | 2026.02.03 00:39:51.910939 [ 352 ] {} <Debug> TCP-Session: b8912765-a194-4c5c-95a2-aa9fce5b80b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10985 | 2026.02.03 00:39:51.910950 [ 294 ] {} <Debug> TCP-Session: 0c12aa43-57c1-4ccf-8e2e-d75a513684b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10986 | 2026.02.03 00:39:51.910954 [ 290 ] {} <Debug> TCP-Session: 6c7b1aec-2d42-45d2-9707-53e3cf52739d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10987 | 2026.02.03 00:39:51.910969 [ 294 ] {} <Debug> TCP-Session: 0c12aa43-57c1-4ccf-8e2e-d75a513684b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10988 | 2026.02.03 00:39:51.910925 [ 351 ] {} <Trace> TCP-Session: 4dd730bd-309a-4088-abd8-5cea9e275285 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10989 | 2026.02.03 00:39:51.910902 [ 353 ] {} <Debug> TCP-Session: 46181308-1c29-4a41-a94d-a7162e0db31e Authenticating user 'default' from [fd00:1122:3344:101::e]:36498 | ||
| 10990 | 2026.02.03 00:39:51.910889 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10991 | 2026.02.03 00:39:51.911042 [ 353 ] {} <Debug> TCP-Session: 46181308-1c29-4a41-a94d-a7162e0db31e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2026.02.03 00:39:51.910820 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37688 | ||
| 10993 | 2026.02.03 00:39:51.911059 [ 293 ] {} <Debug> TCP-Session: 320ef8bb-45d5-4923-85a9-fd10d6ef6c36 Authenticating user 'default' from [fd00:1122:3344:101::e]:60544 | ||
| 10994 | 2026.02.03 00:39:51.911059 [ 353 ] {} <Debug> TCP-Session: 46181308-1c29-4a41-a94d-a7162e0db31e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10995 | 2026.02.03 00:39:51.911118 [ 293 ] {} <Debug> TCP-Session: 320ef8bb-45d5-4923-85a9-fd10d6ef6c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10996 | 2026.02.03 00:39:51.910789 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37727 | ||
| 10997 | 2026.02.03 00:39:51.911136 [ 293 ] {} <Debug> TCP-Session: 320ef8bb-45d5-4923-85a9-fd10d6ef6c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10998 | 2026.02.03 00:39:51.911171 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10999 | 2026.02.03 00:39:51.911178 [ 351 ] {3a31063a-c032-4ba2-b943-cfe8ff532134} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35086) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11000 | 2026.02.03 00:39:51.911209 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11001 | 2026.02.03 00:39:51.911210 [ 350 ] {} <Debug> TCP-Session: 255a56e4-dac2-4bd1-bebf-c27eb99e8995 Authenticating user 'default' from [fd00:1122:3344:101::e]:37688 | ||
| 11002 | 2026.02.03 00:39:51.910751 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41658 | ||
| 11003 | 2026.02.03 00:39:51.911238 [ 292 ] {} <Debug> TCP-Session: 36ba8de5-2575-488e-b19c-f47ed863f486 Authenticating user 'default' from [fd00:1122:3344:101::e]:37727 | ||
| 11004 | 2026.02.03 00:39:51.911248 [ 350 ] {} <Debug> TCP-Session: 255a56e4-dac2-4bd1-bebf-c27eb99e8995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2026.02.03 00:39:51.911267 [ 292 ] {} <Debug> TCP-Session: 36ba8de5-2575-488e-b19c-f47ed863f486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11006 | 2026.02.03 00:39:51.911270 [ 350 ] {} <Debug> TCP-Session: 255a56e4-dac2-4bd1-bebf-c27eb99e8995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11007 | 2026.02.03 00:39:51.911281 [ 292 ] {} <Debug> TCP-Session: 36ba8de5-2575-488e-b19c-f47ed863f486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11008 | 2026.02.03 00:39:51.911300 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11009 | 2026.02.03 00:39:51.911323 [ 354 ] {} <Debug> TCP-Session: 6a9a6a2b-855e-46ca-aecf-653096067919 Authenticating user 'default' from [fd00:1122:3344:101::e]:41658 | ||
| 11010 | 2026.02.03 00:39:51.911338 [ 354 ] {} <Debug> TCP-Session: 6a9a6a2b-855e-46ca-aecf-653096067919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11011 | 2026.02.03 00:39:51.911350 [ 354 ] {} <Debug> TCP-Session: 6a9a6a2b-855e-46ca-aecf-653096067919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2026.02.03 00:39:51.911513 [ 351 ] {3a31063a-c032-4ba2-b943-cfe8ff532134} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11013 | 2026.02.03 00:39:51.911574 [ 351 ] {3a31063a-c032-4ba2-b943-cfe8ff532134} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11014 | 2026.02.03 00:39:51.911893 [ 351 ] {3a31063a-c032-4ba2-b943-cfe8ff532134} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 11015 | 2026.02.03 00:39:51.912962 [ 329 ] {3a31063a-c032-4ba2-b943-cfe8ff532134} <Trace> AggregatingTransform: Aggregating | ||
| 11016 | 2026.02.03 00:39:51.913017 [ 329 ] {3a31063a-c032-4ba2-b943-cfe8ff532134} <Trace> Aggregator: Aggregation method: without_key | ||
| 11017 | 2026.02.03 00:39:51.913056 [ 329 ] {3a31063a-c032-4ba2-b943-cfe8ff532134} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001060379 sec. (943.059 rows/sec., 36.84 KiB/sec.) | ||
| 11018 | 2026.02.03 00:39:51.913076 [ 329 ] {3a31063a-c032-4ba2-b943-cfe8ff532134} <Trace> Aggregator: Merging aggregated data | ||
| 11019 | 2026.02.03 00:39:51.914451 [ 351 ] {3a31063a-c032-4ba2-b943-cfe8ff532134} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003338 sec., 299.58058717795086 rows/sec., 11.70 KiB/sec. | ||
| 11020 | 2026.02.03 00:39:51.914611 [ 351 ] {3a31063a-c032-4ba2-b943-cfe8ff532134} <Debug> TCPHandler: Processed in 0.003831629 sec. | ||
| 11021 | 2026.02.03 00:39:51.914737 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11022 | 2026.02.03 00:39:51.914767 [ 351 ] {} <Debug> TCP-Session: 4dd730bd-309a-4088-abd8-5cea9e275285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11023 | 2026.02.03 00:39:51.914770 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11024 | 2026.02.03 00:39:51.914814 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11025 | 2026.02.03 00:39:51.914826 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11026 | 2026.02.03 00:39:51.914847 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11027 | 2026.02.03 00:39:51.914869 [ 352 ] {} <Debug> TCP-Session: b8912765-a194-4c5c-95a2-aa9fce5b80b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11028 | 2026.02.03 00:39:51.914874 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11029 | 2026.02.03 00:39:51.914894 [ 290 ] {} <Debug> TCP-Session: 6c7b1aec-2d42-45d2-9707-53e3cf52739d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11030 | 2026.02.03 00:39:51.914923 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11031 | 2026.02.03 00:39:51.914931 [ 354 ] {} <Debug> TCP-Session: 6a9a6a2b-855e-46ca-aecf-653096067919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2026.02.03 00:39:51.914856 [ 294 ] {} <Debug> TCP-Session: 0c12aa43-57c1-4ccf-8e2e-d75a513684b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11033 | 2026.02.03 00:39:51.914969 [ 293 ] {} <Debug> TCP-Session: 320ef8bb-45d5-4923-85a9-fd10d6ef6c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2026.02.03 00:39:51.914830 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11035 | 2026.02.03 00:39:51.914816 [ 350 ] {} <Debug> TCP-Session: 255a56e4-dac2-4bd1-bebf-c27eb99e8995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11036 | 2026.02.03 00:39:51.914896 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11037 | 2026.02.03 00:39:51.915044 [ 292 ] {} <Debug> TCP-Session: 36ba8de5-2575-488e-b19c-f47ed863f486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2026.02.03 00:39:51.915077 [ 353 ] {} <Debug> TCP-Session: 46181308-1c29-4a41-a94d-a7162e0db31e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11039 | 2026.02.03 00:39:52.315409 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11040 | 2026.02.03 00:39:52.315462 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11041 | 2026.02.03 00:39:52.535451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23887 | ||
| 11042 | 2026.02.03 00:39:52.535966 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.02.03 00:39:52.536018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11044 | 2026.02.03 00:39:52.536517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11045 | 2026.02.03 00:39:52.536790 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.02.03 00:39:52.536953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23887 | ||
| 11047 | 2026.02.03 00:39:53.883071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
| 11048 | 2026.02.03 00:39:53.901326 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.02.03 00:39:53.901386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11050 | 2026.02.03 00:39:53.907720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11051 | 2026.02.03 00:39:53.908432 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.02.03 00:39:53.911581 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11053 | 2026.02.03 00:39:55.623038 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11054 | 2026.02.03 00:39:55.623260 [ 276 ] {5a785692-2aab-4a33-9837-ed2ccd26f16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11055 | 2026.02.03 00:39:55.623339 [ 276 ] {5a785692-2aab-4a33-9837-ed2ccd26f16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11056 | 2026.02.03 00:39:55.624042 [ 276 ] {5a785692-2aab-4a33-9837-ed2ccd26f16b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.02.03 00:39:55.624092 [ 276 ] {5a785692-2aab-4a33-9837-ed2ccd26f16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11058 | 2026.02.03 00:39:55.624475 [ 276 ] {5a785692-2aab-4a33-9837-ed2ccd26f16b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11059 | 2026.02.03 00:39:55.624757 [ 276 ] {5a785692-2aab-4a33-9837-ed2ccd26f16b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2026.02.03 00:39:55.624918 [ 276 ] {5a785692-2aab-4a33-9837-ed2ccd26f16b} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001712 sec., 42056.07476635514 rows/sec., 3.37 MiB/sec. | ||
| 11061 | 2026.02.03 00:39:55.624969 [ 276 ] {5a785692-2aab-4a33-9837-ed2ccd26f16b} <Debug> TCPHandler: Processed in 0.002075537 sec. | ||
| 11062 | 2026.02.03 00:39:55.625102 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11063 | 2026.02.03 00:39:55.625208 [ 276 ] {83b8f919-c099-46d0-98e7-46ff05b98f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11064 | 2026.02.03 00:39:55.625253 [ 276 ] {83b8f919-c099-46d0-98e7-46ff05b98f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11065 | 2026.02.03 00:39:55.625672 [ 276 ] {83b8f919-c099-46d0-98e7-46ff05b98f4b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2026.02.03 00:39:55.625711 [ 276 ] {83b8f919-c099-46d0-98e7-46ff05b98f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11067 | 2026.02.03 00:39:55.626011 [ 276 ] {83b8f919-c099-46d0-98e7-46ff05b98f4b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11068 | 2026.02.03 00:39:55.626229 [ 276 ] {83b8f919-c099-46d0-98e7-46ff05b98f4b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2026.02.03 00:39:55.626362 [ 276 ] {83b8f919-c099-46d0-98e7-46ff05b98f4b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001179 sec., 6785.411365564038 rows/sec., 510.23 KiB/sec. | ||
| 11070 | 2026.02.03 00:39:55.626401 [ 276 ] {83b8f919-c099-46d0-98e7-46ff05b98f4b} <Debug> TCPHandler: Processed in 0.001351265 sec. | ||
| 11071 | 2026.02.03 00:39:55.626513 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11072 | 2026.02.03 00:39:55.626610 [ 276 ] {ffbf96b6-a7c3-4782-8a0b-5a5b55699d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11073 | 2026.02.03 00:39:55.626652 [ 276 ] {ffbf96b6-a7c3-4782-8a0b-5a5b55699d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11074 | 2026.02.03 00:39:55.627064 [ 276 ] {ffbf96b6-a7c3-4782-8a0b-5a5b55699d96} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11075 | 2026.02.03 00:39:55.627101 [ 276 ] {ffbf96b6-a7c3-4782-8a0b-5a5b55699d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11076 | 2026.02.03 00:39:55.627405 [ 276 ] {ffbf96b6-a7c3-4782-8a0b-5a5b55699d96} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11077 | 2026.02.03 00:39:55.627610 [ 276 ] {ffbf96b6-a7c3-4782-8a0b-5a5b55699d96} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11078 | 2026.02.03 00:39:55.627740 [ 276 ] {ffbf96b6-a7c3-4782-8a0b-5a5b55699d96} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00115 sec., 62608.69565217391 rows/sec., 4.89 MiB/sec. | ||
| 11079 | 2026.02.03 00:39:55.627779 [ 276 ] {ffbf96b6-a7c3-4782-8a0b-5a5b55699d96} <Debug> TCPHandler: Processed in 0.001315463 sec. | ||
| 11080 | 2026.02.03 00:39:55.627893 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11081 | 2026.02.03 00:39:55.627988 [ 276 ] {c3227233-4a19-4e2d-926f-d990129d854d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11082 | 2026.02.03 00:39:55.628033 [ 276 ] {c3227233-4a19-4e2d-926f-d990129d854d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11083 | 2026.02.03 00:39:55.628447 [ 276 ] {c3227233-4a19-4e2d-926f-d990129d854d} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2026.02.03 00:39:55.628484 [ 276 ] {c3227233-4a19-4e2d-926f-d990129d854d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11085 | 2026.02.03 00:39:55.628812 [ 276 ] {c3227233-4a19-4e2d-926f-d990129d854d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11086 | 2026.02.03 00:39:55.629020 [ 276 ] {c3227233-4a19-4e2d-926f-d990129d854d} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11087 | 2026.02.03 00:39:55.629157 [ 276 ] {c3227233-4a19-4e2d-926f-d990129d854d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 11088 | 2026.02.03 00:39:55.629194 [ 276 ] {c3227233-4a19-4e2d-926f-d990129d854d} <Debug> TCPHandler: Processed in 0.001351484 sec. | ||
| 11089 | 2026.02.03 00:39:55.629303 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11090 | 2026.02.03 00:39:55.629398 [ 276 ] {39a8e866-5b17-444b-bebb-3b0bb3a2d364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11091 | 2026.02.03 00:39:55.629454 [ 276 ] {39a8e866-5b17-444b-bebb-3b0bb3a2d364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11092 | 2026.02.03 00:39:55.630221 [ 276 ] {39a8e866-5b17-444b-bebb-3b0bb3a2d364} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2026.02.03 00:39:55.630259 [ 276 ] {39a8e866-5b17-444b-bebb-3b0bb3a2d364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11094 | 2026.02.03 00:39:55.630783 [ 276 ] {39a8e866-5b17-444b-bebb-3b0bb3a2d364} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11095 | 2026.02.03 00:39:55.631021 [ 276 ] {39a8e866-5b17-444b-bebb-3b0bb3a2d364} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.02.03 00:39:55.631168 [ 276 ] {39a8e866-5b17-444b-bebb-3b0bb3a2d364} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001788 sec., 4474.272930648769 rows/sec., 8.02 MiB/sec. | ||
| 11097 | 2026.02.03 00:39:55.631240 [ 276 ] {39a8e866-5b17-444b-bebb-3b0bb3a2d364} <Debug> TCPHandler: Processed in 0.001985716 sec. | ||
| 11098 | 2026.02.03 00:39:55.631357 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11099 | 2026.02.03 00:39:55.631454 [ 276 ] {c0dc108e-275d-4404-836a-8ca356bf2303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11100 | 2026.02.03 00:39:55.631496 [ 276 ] {c0dc108e-275d-4404-836a-8ca356bf2303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11101 | 2026.02.03 00:39:55.631832 [ 276 ] {c0dc108e-275d-4404-836a-8ca356bf2303} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2026.02.03 00:39:55.631869 [ 276 ] {c0dc108e-275d-4404-836a-8ca356bf2303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11103 | 2026.02.03 00:39:55.632168 [ 276 ] {c0dc108e-275d-4404-836a-8ca356bf2303} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11104 | 2026.02.03 00:39:55.632378 [ 276 ] {c0dc108e-275d-4404-836a-8ca356bf2303} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2026.02.03 00:39:55.632508 [ 276 ] {c0dc108e-275d-4404-836a-8ca356bf2303} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 11106 | 2026.02.03 00:39:55.632543 [ 276 ] {c0dc108e-275d-4404-836a-8ca356bf2303} <Debug> TCPHandler: Processed in 0.001236182 sec. | ||
| 11107 | 2026.02.03 00:39:57.548259 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1434 | ||
| 11108 | 2026.02.03 00:39:57.551056 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.02.03 00:39:57.551128 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11110 | 2026.02.03 00:39:57.552743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11111 | 2026.02.03 00:39:57.553119 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2026.02.03 00:39:57.553742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1434 | ||
| 11113 | 2026.02.03 00:39:58.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.50 MiB, peak 334.02 MiB, free memory in arenas 0.00 B, will set to 323.50 MiB (RSS), difference: 4.00 MiB | ||
| 11114 | 2026.02.03 00:40:00.037351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24399 | ||
| 11115 | 2026.02.03 00:40:00.037958 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2026.02.03 00:40:00.038009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11117 | 2026.02.03 00:40:00.038524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11118 | 2026.02.03 00:40:00.038764 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2026.02.03 00:40:00.038919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24399 | ||
| 11120 | 2026.02.03 00:40:00.038931 [ 122 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11121 | 2026.02.03 00:40:00.039030 [ 122 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2026.02.03 00:40:00.039067 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11123 | 2026.02.03 00:40:00.039243 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 11124 | 2026.02.03 00:40:00.039450 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11125 | 2026.02.03 00:40:00.039511 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21967 rows starting from the beginning of the part | ||
| 11126 | 2026.02.03 00:40:00.039615 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 11127 | 2026.02.03 00:40:00.039688 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 11128 | 2026.02.03 00:40:00.039756 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 11129 | 2026.02.03 00:40:00.039817 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 11130 | 2026.02.03 00:40:00.039878 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 11131 | 2026.02.03 00:40:00.042044 [ 189 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24399 rows, containing 4 columns (4 merged, 0 gathered) in 0.002883782 sec., 8460764.371231945 rows/sec., 121.03 MiB/sec. | ||
| 11132 | 2026.02.03 00:40:00.042502 [ 195 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11133 | 2026.02.03 00:40:00.042852 [ 195 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_51_10} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.02.03 00:40:00.042954 [ 195 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_51_10} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11135 | 2026.02.03 00:40:00.043076 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11136 | 2026.02.03 00:40:00.631642 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11137 | 2026.02.03 00:40:00.631835 [ 276 ] {a10d7871-452d-473b-b8d9-90ea65916b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11138 | 2026.02.03 00:40:00.631901 [ 276 ] {a10d7871-452d-473b-b8d9-90ea65916b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11139 | 2026.02.03 00:40:00.632644 [ 276 ] {a10d7871-452d-473b-b8d9-90ea65916b4f} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.02.03 00:40:00.632687 [ 276 ] {a10d7871-452d-473b-b8d9-90ea65916b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11141 | 2026.02.03 00:40:00.633109 [ 276 ] {a10d7871-452d-473b-b8d9-90ea65916b4f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11142 | 2026.02.03 00:40:00.633340 [ 276 ] {a10d7871-452d-473b-b8d9-90ea65916b4f} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.02.03 00:40:00.633490 [ 276 ] {a10d7871-452d-473b-b8d9-90ea65916b4f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001707 sec., 155828.93966022262 rows/sec., 9.90 MiB/sec. | ||
| 11144 | 2026.02.03 00:40:00.633536 [ 276 ] {a10d7871-452d-473b-b8d9-90ea65916b4f} <Debug> TCPHandler: Processed in 0.002028867 sec. | ||
| 11145 | 2026.02.03 00:40:00.633678 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11146 | 2026.02.03 00:40:00.633776 [ 276 ] {223a57d8-f77b-4e40-bdd5-2c959a0ccdcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11147 | 2026.02.03 00:40:00.633817 [ 276 ] {223a57d8-f77b-4e40-bdd5-2c959a0ccdcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11148 | 2026.02.03 00:40:00.634540 [ 276 ] {223a57d8-f77b-4e40-bdd5-2c959a0ccdcd} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2026.02.03 00:40:00.634575 [ 276 ] {223a57d8-f77b-4e40-bdd5-2c959a0ccdcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11150 | 2026.02.03 00:40:00.634932 [ 276 ] {223a57d8-f77b-4e40-bdd5-2c959a0ccdcd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11151 | 2026.02.03 00:40:00.635178 [ 276 ] {223a57d8-f77b-4e40-bdd5-2c959a0ccdcd} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2026.02.03 00:40:00.635309 [ 276 ] {223a57d8-f77b-4e40-bdd5-2c959a0ccdcd} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001553 sec., 528010.3026400516 rows/sec., 42.15 MiB/sec. | ||
| 11153 | 2026.02.03 00:40:00.635347 [ 276 ] {223a57d8-f77b-4e40-bdd5-2c959a0ccdcd} <Debug> TCPHandler: Processed in 0.001718931 sec. | ||
| 11154 | 2026.02.03 00:40:00.635477 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11155 | 2026.02.03 00:40:00.635572 [ 276 ] {6e6ecd6b-0126-4e46-83e2-482cdc9ee83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11156 | 2026.02.03 00:40:00.635615 [ 276 ] {6e6ecd6b-0126-4e46-83e2-482cdc9ee83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11157 | 2026.02.03 00:40:00.636059 [ 276 ] {6e6ecd6b-0126-4e46-83e2-482cdc9ee83d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2026.02.03 00:40:00.636100 [ 276 ] {6e6ecd6b-0126-4e46-83e2-482cdc9ee83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11159 | 2026.02.03 00:40:00.636409 [ 276 ] {6e6ecd6b-0126-4e46-83e2-482cdc9ee83d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11160 | 2026.02.03 00:40:00.636633 [ 276 ] {6e6ecd6b-0126-4e46-83e2-482cdc9ee83d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2026.02.03 00:40:00.636790 [ 276 ] {6e6ecd6b-0126-4e46-83e2-482cdc9ee83d} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001235 sec., 135222.67206477732 rows/sec., 8.35 MiB/sec. | ||
| 11162 | 2026.02.03 00:40:00.636835 [ 276 ] {6e6ecd6b-0126-4e46-83e2-482cdc9ee83d} <Debug> TCPHandler: Processed in 0.001408345 sec. | ||
| 11163 | 2026.02.03 00:40:00.636969 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11164 | 2026.02.03 00:40:00.637080 [ 276 ] {20b7e9f0-7f07-4616-bba6-4659ee84770a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11165 | 2026.02.03 00:40:00.637127 [ 276 ] {20b7e9f0-7f07-4616-bba6-4659ee84770a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11166 | 2026.02.03 00:40:00.637570 [ 276 ] {20b7e9f0-7f07-4616-bba6-4659ee84770a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11167 | 2026.02.03 00:40:00.637606 [ 276 ] {20b7e9f0-7f07-4616-bba6-4659ee84770a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11168 | 2026.02.03 00:40:00.637931 [ 276 ] {20b7e9f0-7f07-4616-bba6-4659ee84770a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11169 | 2026.02.03 00:40:00.638144 [ 276 ] {20b7e9f0-7f07-4616-bba6-4659ee84770a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11170 | 2026.02.03 00:40:00.638284 [ 276 ] {20b7e9f0-7f07-4616-bba6-4659ee84770a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001228 sec., 114006.51465798046 rows/sec., 7.37 MiB/sec. | ||
| 11171 | 2026.02.03 00:40:00.638321 [ 276 ] {20b7e9f0-7f07-4616-bba6-4659ee84770a} <Debug> TCPHandler: Processed in 0.001409496 sec. | ||
| 11172 | 2026.02.03 00:40:00.638438 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11173 | 2026.02.03 00:40:00.638534 [ 276 ] {54844241-5061-4d39-8ef2-cc2632032895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11174 | 2026.02.03 00:40:00.638574 [ 276 ] {54844241-5061-4d39-8ef2-cc2632032895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11175 | 2026.02.03 00:40:00.639001 [ 276 ] {54844241-5061-4d39-8ef2-cc2632032895} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11176 | 2026.02.03 00:40:00.639038 [ 276 ] {54844241-5061-4d39-8ef2-cc2632032895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11177 | 2026.02.03 00:40:00.639342 [ 276 ] {54844241-5061-4d39-8ef2-cc2632032895} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11178 | 2026.02.03 00:40:00.639547 [ 276 ] {54844241-5061-4d39-8ef2-cc2632032895} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11179 | 2026.02.03 00:40:00.639674 [ 276 ] {54844241-5061-4d39-8ef2-cc2632032895} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001159 sec., 119930.97497842967 rows/sec., 6.82 MiB/sec. | ||
| 11180 | 2026.02.03 00:40:00.639712 [ 276 ] {54844241-5061-4d39-8ef2-cc2632032895} <Debug> TCPHandler: Processed in 0.001323624 sec. | ||
| 11181 | 2026.02.03 00:40:00.639827 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11182 | 2026.02.03 00:40:00.639921 [ 276 ] {cd1eb44d-516d-4baa-8066-cf03648f3403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11183 | 2026.02.03 00:40:00.639961 [ 276 ] {cd1eb44d-516d-4baa-8066-cf03648f3403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11184 | 2026.02.03 00:40:00.640530 [ 276 ] {cd1eb44d-516d-4baa-8066-cf03648f3403} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11185 | 2026.02.03 00:40:00.640565 [ 276 ] {cd1eb44d-516d-4baa-8066-cf03648f3403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11186 | 2026.02.03 00:40:00.640893 [ 276 ] {cd1eb44d-516d-4baa-8066-cf03648f3403} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11187 | 2026.02.03 00:40:00.641103 [ 276 ] {cd1eb44d-516d-4baa-8066-cf03648f3403} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11188 | 2026.02.03 00:40:00.641232 [ 276 ] {cd1eb44d-516d-4baa-8066-cf03648f3403} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001329 sec., 373965.38750940555 rows/sec., 26.46 MiB/sec. | ||
| 11189 | 2026.02.03 00:40:00.641270 [ 276 ] {cd1eb44d-516d-4baa-8066-cf03648f3403} <Debug> TCPHandler: Processed in 0.001493297 sec. | ||
| 11190 | 2026.02.03 00:40:00.641376 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11191 | 2026.02.03 00:40:00.641470 [ 276 ] {952a0caa-7798-4f79-a51d-bb4fe2e79245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11192 | 2026.02.03 00:40:00.641512 [ 276 ] {952a0caa-7798-4f79-a51d-bb4fe2e79245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11193 | 2026.02.03 00:40:00.641849 [ 276 ] {952a0caa-7798-4f79-a51d-bb4fe2e79245} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11194 | 2026.02.03 00:40:00.641884 [ 276 ] {952a0caa-7798-4f79-a51d-bb4fe2e79245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11195 | 2026.02.03 00:40:00.642199 [ 276 ] {952a0caa-7798-4f79-a51d-bb4fe2e79245} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11196 | 2026.02.03 00:40:00.642405 [ 276 ] {952a0caa-7798-4f79-a51d-bb4fe2e79245} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11197 | 2026.02.03 00:40:00.642530 [ 276 ] {952a0caa-7798-4f79-a51d-bb4fe2e79245} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 11198 | 2026.02.03 00:40:00.642566 [ 276 ] {952a0caa-7798-4f79-a51d-bb4fe2e79245} <Debug> TCPHandler: Processed in 0.001238252 sec. | ||
| 11199 | 2026.02.03 00:40:00.642680 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11200 | 2026.02.03 00:40:00.642773 [ 276 ] {34b53bfd-7698-4b75-9c63-66712c4a852c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11201 | 2026.02.03 00:40:00.642817 [ 276 ] {34b53bfd-7698-4b75-9c63-66712c4a852c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11202 | 2026.02.03 00:40:00.643226 [ 276 ] {34b53bfd-7698-4b75-9c63-66712c4a852c} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11203 | 2026.02.03 00:40:00.643261 [ 276 ] {34b53bfd-7698-4b75-9c63-66712c4a852c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11204 | 2026.02.03 00:40:00.643585 [ 276 ] {34b53bfd-7698-4b75-9c63-66712c4a852c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11205 | 2026.02.03 00:40:00.643787 [ 276 ] {34b53bfd-7698-4b75-9c63-66712c4a852c} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11206 | 2026.02.03 00:40:00.643915 [ 276 ] {34b53bfd-7698-4b75-9c63-66712c4a852c} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00116 sec., 222413.79310344826 rows/sec., 14.81 MiB/sec. | ||
| 11207 | 2026.02.03 00:40:00.643950 [ 276 ] {34b53bfd-7698-4b75-9c63-66712c4a852c} <Debug> TCPHandler: Processed in 0.001320033 sec. | ||
| 11208 | 2026.02.03 00:40:00.644066 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11209 | 2026.02.03 00:40:00.644162 [ 276 ] {c95a801c-0997-47e7-af21-203629bf163f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11210 | 2026.02.03 00:40:00.644205 [ 276 ] {c95a801c-0997-47e7-af21-203629bf163f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11211 | 2026.02.03 00:40:00.644517 [ 276 ] {c95a801c-0997-47e7-af21-203629bf163f} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2026.02.03 00:40:00.644552 [ 276 ] {c95a801c-0997-47e7-af21-203629bf163f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11213 | 2026.02.03 00:40:00.644850 [ 276 ] {c95a801c-0997-47e7-af21-203629bf163f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11214 | 2026.02.03 00:40:00.645055 [ 276 ] {c95a801c-0997-47e7-af21-203629bf163f} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2026.02.03 00:40:00.645155 [ 122 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 11216 | 2026.02.03 00:40:00.645184 [ 276 ] {c95a801c-0997-47e7-af21-203629bf163f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 11217 | 2026.02.03 00:40:00.645193 [ 122 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2026.02.03 00:40:00.645216 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11219 | 2026.02.03 00:40:00.645222 [ 276 ] {c95a801c-0997-47e7-af21-203629bf163f} <Debug> TCPHandler: Processed in 0.001204232 sec. | ||
| 11220 | 2026.02.03 00:40:00.645336 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.02.03 00:40:00.645342 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 11222 | 2026.02.03 00:40:00.645432 [ 276 ] {da168431-04f7-4951-a77d-b856b780efba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11223 | 2026.02.03 00:40:00.645493 [ 276 ] {da168431-04f7-4951-a77d-b856b780efba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11224 | 2026.02.03 00:40:00.645493 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11225 | 2026.02.03 00:40:00.645544 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 31 rows starting from the beginning of the part | ||
| 11226 | 2026.02.03 00:40:00.645611 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11227 | 2026.02.03 00:40:00.645654 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11228 | 2026.02.03 00:40:00.645695 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11229 | 2026.02.03 00:40:00.645733 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11230 | 2026.02.03 00:40:00.645772 [ 188 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11231 | 2026.02.03 00:40:00.646325 [ 276 ] {da168431-04f7-4951-a77d-b856b780efba} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.02.03 00:40:00.646367 [ 276 ] {da168431-04f7-4951-a77d-b856b780efba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11233 | 2026.02.03 00:40:00.646642 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001360005 sec., 26470.490917312804 rows/sec., 1.74 MiB/sec. | ||
| 11234 | 2026.02.03 00:40:00.646827 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 11235 | 2026.02.03 00:40:00.646940 [ 276 ] {da168431-04f7-4951-a77d-b856b780efba} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11236 | 2026.02.03 00:40:00.647199 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2026.02.03 00:40:00.647235 [ 276 ] {da168431-04f7-4951-a77d-b856b780efba} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2026.02.03 00:40:00.647291 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_35_7} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 11239 | 2026.02.03 00:40:00.647396 [ 276 ] {da168431-04f7-4951-a77d-b856b780efba} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00198 sec., 17171.717171717173 rows/sec., 30.77 MiB/sec. | ||
| 11240 | 2026.02.03 00:40:00.647411 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11241 | 2026.02.03 00:40:00.647459 [ 276 ] {da168431-04f7-4951-a77d-b856b780efba} <Debug> TCPHandler: Processed in 0.00217209 sec. | ||
| 11242 | 2026.02.03 00:40:00.647592 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2026.02.03 00:40:00.647688 [ 276 ] {30e2feff-32a8-4b2b-a9f5-6ac3db7ae08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11244 | 2026.02.03 00:40:00.647731 [ 276 ] {30e2feff-32a8-4b2b-a9f5-6ac3db7ae08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11245 | 2026.02.03 00:40:00.648064 [ 276 ] {30e2feff-32a8-4b2b-a9f5-6ac3db7ae08c} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2026.02.03 00:40:00.648099 [ 276 ] {30e2feff-32a8-4b2b-a9f5-6ac3db7ae08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11247 | 2026.02.03 00:40:00.648411 [ 276 ] {30e2feff-32a8-4b2b-a9f5-6ac3db7ae08c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11248 | 2026.02.03 00:40:00.648621 [ 276 ] {30e2feff-32a8-4b2b-a9f5-6ac3db7ae08c} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.02.03 00:40:00.648747 [ 276 ] {30e2feff-32a8-4b2b-a9f5-6ac3db7ae08c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001078 sec., 81632.6530612245 rows/sec., 5.13 MiB/sec. | ||
| 11250 | 2026.02.03 00:40:00.648782 [ 276 ] {30e2feff-32a8-4b2b-a9f5-6ac3db7ae08c} <Debug> TCPHandler: Processed in 0.001239372 sec. | ||
| 11251 | 2026.02.03 00:40:01.411937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 11252 | 2026.02.03 00:40:01.430765 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2026.02.03 00:40:01.430820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11254 | 2026.02.03 00:40:01.436657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11255 | 2026.02.03 00:40:01.437336 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2026.02.03 00:40:01.437620 [ 122 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11257 | 2026.02.03 00:40:01.437663 [ 122 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2026.02.03 00:40:01.437686 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11259 | 2026.02.03 00:40:01.437809 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 11260 | 2026.02.03 00:40:01.440835 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 11261 | 2026.02.03 00:40:01.441867 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11262 | 2026.02.03 00:40:01.443408 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 11263 | 2026.02.03 00:40:01.448354 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 11264 | 2026.02.03 00:40:01.453220 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 11265 | 2026.02.03 00:40:01.457850 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
| 11266 | 2026.02.03 00:40:01.462237 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 11267 | 2026.02.03 00:40:01.466276 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 11268 | 2026.02.03 00:40:01.518368 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.080617923 sec., 4775.612986209035 rows/sec., 24.69 MiB/sec. | ||
| 11269 | 2026.02.03 00:40:01.519996 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11270 | 2026.02.03 00:40:01.521674 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_51_10} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2026.02.03 00:40:01.521778 [ 197 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_51_10} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11272 | 2026.02.03 00:40:01.523276 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11273 | 2026.02.03 00:40:02.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.63 MiB, peak 338.04 MiB, free memory in arenas 0.00 B, will set to 325.87 MiB (RSS), difference: 1.23 MiB | ||
| 11274 | 2026.02.03 00:40:05.652947 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11275 | 2026.02.03 00:40:05.653174 [ 276 ] {0d6e8a23-fd42-4a37-886a-f4b653e8e3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11276 | 2026.02.03 00:40:05.653254 [ 276 ] {0d6e8a23-fd42-4a37-886a-f4b653e8e3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11277 | 2026.02.03 00:40:05.653992 [ 276 ] {0d6e8a23-fd42-4a37-886a-f4b653e8e3c9} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11278 | 2026.02.03 00:40:05.654054 [ 276 ] {0d6e8a23-fd42-4a37-886a-f4b653e8e3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11279 | 2026.02.03 00:40:05.654458 [ 276 ] {0d6e8a23-fd42-4a37-886a-f4b653e8e3c9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11280 | 2026.02.03 00:40:05.654702 [ 276 ] {0d6e8a23-fd42-4a37-886a-f4b653e8e3c9} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2026.02.03 00:40:05.654870 [ 276 ] {0d6e8a23-fd42-4a37-886a-f4b653e8e3c9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001751 sec., 2284.408909194746 rows/sec., 186.28 KiB/sec. | ||
| 11282 | 2026.02.03 00:40:05.654922 [ 276 ] {0d6e8a23-fd42-4a37-886a-f4b653e8e3c9} <Debug> TCPHandler: Processed in 0.002121228 sec. | ||
| 11283 | 2026.02.03 00:40:05.655050 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11284 | 2026.02.03 00:40:05.655154 [ 276 ] {318a4939-6e5b-4972-b0dc-d5370558f92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11285 | 2026.02.03 00:40:05.655198 [ 276 ] {318a4939-6e5b-4972-b0dc-d5370558f92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11286 | 2026.02.03 00:40:05.656242 [ 276 ] {318a4939-6e5b-4972-b0dc-d5370558f92f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.02.03 00:40:05.656283 [ 276 ] {318a4939-6e5b-4972-b0dc-d5370558f92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11288 | 2026.02.03 00:40:05.656736 [ 276 ] {318a4939-6e5b-4972-b0dc-d5370558f92f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11289 | 2026.02.03 00:40:05.656959 [ 276 ] {318a4939-6e5b-4972-b0dc-d5370558f92f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.02.03 00:40:05.657096 [ 276 ] {318a4939-6e5b-4972-b0dc-d5370558f92f} <Debug> executeQuery: Read 1214 rows, 102.18 KiB in 0.001965 sec., 617811.7048346056 rows/sec., 50.78 MiB/sec. | ||
| 11291 | 2026.02.03 00:40:05.657096 [ 108 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11292 | 2026.02.03 00:40:05.657138 [ 276 ] {318a4939-6e5b-4972-b0dc-d5370558f92f} <Debug> TCPHandler: Processed in 0.002139899 sec. | ||
| 11293 | 2026.02.03 00:40:05.657179 [ 108 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2026.02.03 00:40:05.657209 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11295 | 2026.02.03 00:40:05.657272 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2026.02.03 00:40:05.657332 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 11297 | 2026.02.03 00:40:05.657376 [ 276 ] {a2c2aba8-aed3-461e-aaaa-e56c24721168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11298 | 2026.02.03 00:40:05.657426 [ 276 ] {a2c2aba8-aed3-461e-aaaa-e56c24721168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11299 | 2026.02.03 00:40:05.657485 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11300 | 2026.02.03 00:40:05.657530 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1986 rows starting from the beginning of the part | ||
| 11301 | 2026.02.03 00:40:05.657606 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 72 rows starting from the beginning of the part | ||
| 11302 | 2026.02.03 00:40:05.657661 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 821 rows starting from the beginning of the part | ||
| 11303 | 2026.02.03 00:40:05.657711 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part | ||
| 11304 | 2026.02.03 00:40:05.657755 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 820 rows starting from the beginning of the part | ||
| 11305 | 2026.02.03 00:40:05.657802 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1214 rows starting from the beginning of the part | ||
| 11306 | 2026.02.03 00:40:05.657840 [ 276 ] {a2c2aba8-aed3-461e-aaaa-e56c24721168} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2026.02.03 00:40:05.657882 [ 276 ] {a2c2aba8-aed3-461e-aaaa-e56c24721168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11308 | 2026.02.03 00:40:05.658219 [ 276 ] {a2c2aba8-aed3-461e-aaaa-e56c24721168} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11309 | 2026.02.03 00:40:05.658435 [ 276 ] {a2c2aba8-aed3-461e-aaaa-e56c24721168} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2026.02.03 00:40:05.658557 [ 108 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11311 | 2026.02.03 00:40:05.658574 [ 276 ] {a2c2aba8-aed3-461e-aaaa-e56c24721168} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001219 sec., 9844.134536505331 rows/sec., 722.61 KiB/sec. | ||
| 11312 | 2026.02.03 00:40:05.658589 [ 108 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.02.03 00:40:05.658616 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11314 | 2026.02.03 00:40:05.658620 [ 276 ] {a2c2aba8-aed3-461e-aaaa-e56c24721168} <Debug> TCPHandler: Processed in 0.001399115 sec. | ||
| 11315 | 2026.02.03 00:40:05.658730 [ 191 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 11316 | 2026.02.03 00:40:05.658735 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11317 | 2026.02.03 00:40:05.658884 [ 276 ] {d5529509-68a5-4019-8108-a5f7e4536850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11318 | 2026.02.03 00:40:05.658885 [ 191 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11319 | 2026.02.03 00:40:05.658932 [ 276 ] {d5529509-68a5-4019-8108-a5f7e4536850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11320 | 2026.02.03 00:40:05.658938 [ 191 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 193 rows starting from the beginning of the part | ||
| 11321 | 2026.02.03 00:40:05.659020 [ 191 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
| 11322 | 2026.02.03 00:40:05.659066 [ 191 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 169 rows starting from the beginning of the part | ||
| 11323 | 2026.02.03 00:40:05.659107 [ 191 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
| 11324 | 2026.02.03 00:40:05.659146 [ 191 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 167 rows starting from the beginning of the part | ||
| 11325 | 2026.02.03 00:40:05.659186 [ 191 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part | ||
| 11326 | 2026.02.03 00:40:05.659424 [ 276 ] {d5529509-68a5-4019-8108-a5f7e4536850} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11327 | 2026.02.03 00:40:05.659467 [ 276 ] {d5529509-68a5-4019-8108-a5f7e4536850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11328 | 2026.02.03 00:40:05.659829 [ 276 ] {d5529509-68a5-4019-8108-a5f7e4536850} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11329 | 2026.02.03 00:40:05.659831 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4985 rows, containing 5 columns (5 merged, 0 gathered) in 0.002556776 sec., 1949721.0549535821 rows/sec., 165.41 MiB/sec. | ||
| 11330 | 2026.02.03 00:40:05.660063 [ 276 ] {d5529509-68a5-4019-8108-a5f7e4536850} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11331 | 2026.02.03 00:40:05.660073 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401876 sec., 397324.7277219954 rows/sec., 26.43 MiB/sec. | ||
| 11332 | 2026.02.03 00:40:05.660092 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11333 | 2026.02.03 00:40:05.660203 [ 108 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 11334 | 2026.02.03 00:40:05.660215 [ 276 ] {d5529509-68a5-4019-8108-a5f7e4536850} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001351 sec., 168763.8786084382 rows/sec., 11.43 MiB/sec. | ||
| 11335 | 2026.02.03 00:40:05.660243 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11336 | 2026.02.03 00:40:05.660249 [ 108 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11337 | 2026.02.03 00:40:05.660271 [ 276 ] {d5529509-68a5-4019-8108-a5f7e4536850} <Debug> TCPHandler: Processed in 0.001585638 sec. | ||
| 11338 | 2026.02.03 00:40:05.660297 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11339 | 2026.02.03 00:40:05.660375 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 11340 | 2026.02.03 00:40:05.660390 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2026.02.03 00:40:05.660422 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_71_14} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.02.03 00:40:05.660466 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11343 | 2026.02.03 00:40:05.660495 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 369 rows starting from the beginning of the part | ||
| 11344 | 2026.02.03 00:40:05.660499 [ 276 ] {451bb3c4-fbf9-42b4-a7ad-68d81ea2abe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11345 | 2026.02.03 00:40:05.660514 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_71_14} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11346 | 2026.02.03 00:40:05.660544 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 11347 | 2026.02.03 00:40:05.660555 [ 276 ] {451bb3c4-fbf9-42b4-a7ad-68d81ea2abe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11348 | 2026.02.03 00:40:05.660569 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_66_13} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11349 | 2026.02.03 00:40:05.660587 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 140 rows starting from the beginning of the part | ||
| 11350 | 2026.02.03 00:40:05.660611 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 11351 | 2026.02.03 00:40:05.660623 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 140 rows starting from the beginning of the part | ||
| 11352 | 2026.02.03 00:40:05.660652 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_66_13} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11353 | 2026.02.03 00:40:05.660664 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 140 rows starting from the beginning of the part | ||
| 11354 | 2026.02.03 00:40:05.660696 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
| 11355 | 2026.02.03 00:40:05.660732 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11356 | 2026.02.03 00:40:05.661187 [ 276 ] {451bb3c4-fbf9-42b4-a7ad-68d81ea2abe0} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.02.03 00:40:05.661229 [ 276 ] {451bb3c4-fbf9-42b4-a7ad-68d81ea2abe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11358 | 2026.02.03 00:40:05.661513 [ 189 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001167642 sec., 1066251.4709131736 rows/sec., 74.79 MiB/sec. | ||
| 11359 | 2026.02.03 00:40:05.661567 [ 276 ] {451bb3c4-fbf9-42b4-a7ad-68d81ea2abe0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11360 | 2026.02.03 00:40:05.661638 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 11361 | 2026.02.03 00:40:05.661846 [ 276 ] {451bb3c4-fbf9-42b4-a7ad-68d81ea2abe0} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11362 | 2026.02.03 00:40:05.661910 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2026.02.03 00:40:05.661976 [ 108 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11364 | 2026.02.03 00:40:05.661981 [ 199 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_45_9} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 11365 | 2026.02.03 00:40:05.661990 [ 276 ] {451bb3c4-fbf9-42b4-a7ad-68d81ea2abe0} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001512 sec., 351851.85185185185 rows/sec., 26.07 MiB/sec. | ||
| 11366 | 2026.02.03 00:40:05.662008 [ 108 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2026.02.03 00:40:05.662048 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11368 | 2026.02.03 00:40:05.662049 [ 276 ] {451bb3c4-fbf9-42b4-a7ad-68d81ea2abe0} <Debug> TCPHandler: Processed in 0.001708291 sec. | ||
| 11369 | 2026.02.03 00:40:05.662060 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11370 | 2026.02.03 00:40:05.662147 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 11371 | 2026.02.03 00:40:05.662190 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2026.02.03 00:40:05.662219 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11373 | 2026.02.03 00:40:05.662247 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 997 rows starting from the beginning of the part | ||
| 11374 | 2026.02.03 00:40:05.662290 [ 276 ] {e48aebc6-230a-45e8-9f0a-f6e507869684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11375 | 2026.02.03 00:40:05.662293 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 72 rows starting from the beginning of the part | ||
| 11376 | 2026.02.03 00:40:05.662346 [ 276 ] {e48aebc6-230a-45e8-9f0a-f6e507869684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11377 | 2026.02.03 00:40:05.662355 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 499 rows starting from the beginning of the part | ||
| 11378 | 2026.02.03 00:40:05.662405 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part | ||
| 11379 | 2026.02.03 00:40:05.662445 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 497 rows starting from the beginning of the part | ||
| 11380 | 2026.02.03 00:40:05.662482 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 532 rows starting from the beginning of the part | ||
| 11381 | 2026.02.03 00:40:05.662934 [ 276 ] {e48aebc6-230a-45e8-9f0a-f6e507869684} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2026.02.03 00:40:05.662976 [ 276 ] {e48aebc6-230a-45e8-9f0a-f6e507869684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11383 | 2026.02.03 00:40:05.663359 [ 276 ] {e48aebc6-230a-45e8-9f0a-f6e507869684} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11384 | 2026.02.03 00:40:05.663503 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383115 sec., 1929702.1578104496 rows/sec., 147.09 MiB/sec. | ||
| 11385 | 2026.02.03 00:40:05.663580 [ 276 ] {e48aebc6-230a-45e8-9f0a-f6e507869684} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.02.03 00:40:05.663697 [ 193 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11387 | 2026.02.03 00:40:05.663705 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11388 | 2026.02.03 00:40:05.663723 [ 276 ] {e48aebc6-230a-45e8-9f0a-f6e507869684} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001452 sec., 582644.6280991735 rows/sec., 39.22 MiB/sec. | ||
| 11389 | 2026.02.03 00:40:05.663756 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2026.02.03 00:40:05.663775 [ 276 ] {e48aebc6-230a-45e8-9f0a-f6e507869684} <Debug> TCPHandler: Processed in 0.001636529 sec. | ||
| 11391 | 2026.02.03 00:40:05.663780 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11392 | 2026.02.03 00:40:05.663871 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 11393 | 2026.02.03 00:40:05.663906 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11394 | 2026.02.03 00:40:05.663977 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11395 | 2026.02.03 00:40:05.664008 [ 276 ] {1891d26f-d371-4b8c-9119-1ec5b814b5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.02.03 00:40:05.664011 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 22744 rows starting from the beginning of the part | ||
| 11397 | 2026.02.03 00:40:05.664022 [ 193 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_71_14} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11398 | 2026.02.03 00:40:05.664074 [ 276 ] {1891d26f-d371-4b8c-9119-1ec5b814b5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11399 | 2026.02.03 00:40:05.664084 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 11400 | 2026.02.03 00:40:05.664130 [ 193 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_71_14} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11401 | 2026.02.03 00:40:05.664134 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 259 rows starting from the beginning of the part | ||
| 11402 | 2026.02.03 00:40:05.664183 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 11403 | 2026.02.03 00:40:05.664220 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 258 rows starting from the beginning of the part | ||
| 11404 | 2026.02.03 00:40:05.664230 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 11405 | 2026.02.03 00:40:05.664255 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 846 rows starting from the beginning of the part | ||
| 11406 | 2026.02.03 00:40:05.664860 [ 276 ] {1891d26f-d371-4b8c-9119-1ec5b814b5e6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.02.03 00:40:05.664901 [ 276 ] {1891d26f-d371-4b8c-9119-1ec5b814b5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11408 | 2026.02.03 00:40:05.665426 [ 276 ] {1891d26f-d371-4b8c-9119-1ec5b814b5e6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11409 | 2026.02.03 00:40:05.665676 [ 276 ] {1891d26f-d371-4b8c-9119-1ec5b814b5e6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.02.03 00:40:05.665811 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11411 | 2026.02.03 00:40:05.665833 [ 276 ] {1891d26f-d371-4b8c-9119-1ec5b814b5e6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001844 sec., 4338.394793926247 rows/sec., 7.77 MiB/sec. | ||
| 11412 | 2026.02.03 00:40:05.665845 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11413 | 2026.02.03 00:40:05.665876 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11414 | 2026.02.03 00:40:05.665915 [ 276 ] {1891d26f-d371-4b8c-9119-1ec5b814b5e6} <Debug> TCPHandler: Processed in 0.002058377 sec. | ||
| 11415 | 2026.02.03 00:40:05.665942 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 11416 | 2026.02.03 00:40:05.666051 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.02.03 00:40:05.666131 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11418 | 2026.02.03 00:40:05.666151 [ 276 ] {323254f2-52c1-41b9-817e-5e6db95bd291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11419 | 2026.02.03 00:40:05.666182 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1263 rows starting from the beginning of the part | ||
| 11420 | 2026.02.03 00:40:05.666198 [ 276 ] {323254f2-52c1-41b9-817e-5e6db95bd291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11421 | 2026.02.03 00:40:05.666290 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
| 11422 | 2026.02.03 00:40:05.666399 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 11423 | 2026.02.03 00:40:05.666547 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
| 11424 | 2026.02.03 00:40:05.666558 [ 276 ] {323254f2-52c1-41b9-817e-5e6db95bd291} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.02.03 00:40:05.666607 [ 276 ] {323254f2-52c1-41b9-817e-5e6db95bd291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11426 | 2026.02.03 00:40:05.666696 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 11427 | 2026.02.03 00:40:05.666843 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
| 11428 | 2026.02.03 00:40:05.666956 [ 276 ] {323254f2-52c1-41b9-817e-5e6db95bd291} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11429 | 2026.02.03 00:40:05.667200 [ 276 ] {323254f2-52c1-41b9-817e-5e6db95bd291} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2026.02.03 00:40:05.667332 [ 108 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11431 | 2026.02.03 00:40:05.667346 [ 276 ] {323254f2-52c1-41b9-817e-5e6db95bd291} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 11432 | 2026.02.03 00:40:05.667371 [ 108 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2026.02.03 00:40:05.667394 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11434 | 2026.02.03 00:40:05.667395 [ 276 ] {323254f2-52c1-41b9-817e-5e6db95bd291} <Debug> TCPHandler: Processed in 0.001392936 sec. | ||
| 11435 | 2026.02.03 00:40:05.667479 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 11436 | 2026.02.03 00:40:05.667584 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11437 | 2026.02.03 00:40:05.667612 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4824 rows starting from the beginning of the part | ||
| 11438 | 2026.02.03 00:40:05.667666 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 11439 | 2026.02.03 00:40:05.667709 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 88 rows starting from the beginning of the part | ||
| 11440 | 2026.02.03 00:40:05.667748 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 11441 | 2026.02.03 00:40:05.667786 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 88 rows starting from the beginning of the part | ||
| 11442 | 2026.02.03 00:40:05.667826 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 11443 | 2026.02.03 00:40:05.670129 [ 186 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002686119 sec., 1928432.8058436727 rows/sec., 124.69 MiB/sec. | ||
| 11444 | 2026.02.03 00:40:05.670806 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11445 | 2026.02.03 00:40:05.671136 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_71_14} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.02.03 00:40:05.671224 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_71_14} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11447 | 2026.02.03 00:40:05.671319 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11448 | 2026.02.03 00:40:05.673157 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24427 rows, containing 5 columns (5 merged, 0 gathered) in 0.009316708 sec., 2621848.833300346 rows/sec., 176.61 MiB/sec. | ||
| 11449 | 2026.02.03 00:40:05.673773 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11450 | 2026.02.03 00:40:05.674064 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11451 | 2026.02.03 00:40:05.674142 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11452 | 2026.02.03 00:40:05.674240 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11453 | 2026.02.03 00:40:05.675046 [ 193 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1355 rows, containing 19 columns (19 merged, 0 gathered) in 0.009131834 sec., 148382.02271307167 rows/sec., 265.89 MiB/sec. | ||
| 11454 | 2026.02.03 00:40:05.677136 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11455 | 2026.02.03 00:40:05.677482 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11456 | 2026.02.03 00:40:05.677554 [ 194 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11457 | 2026.02.03 00:40:05.677699 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 11458 | 2026.02.03 00:40:06.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.62 MiB, peak 341.26 MiB, free memory in arenas 0.00 B, will set to 330.32 MiB (RSS), difference: 3.69 MiB | ||
| 11459 | 2026.02.03 00:40:07.315711 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11460 | 2026.02.03 00:40:07.315789 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11461 | 2026.02.03 00:40:07.539814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24847 | ||
| 11462 | 2026.02.03 00:40:07.540334 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11463 | 2026.02.03 00:40:07.540384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11464 | 2026.02.03 00:40:07.540909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11465 | 2026.02.03 00:40:07.541170 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11466 | 2026.02.03 00:40:07.541322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24847 | ||
| 11467 | 2026.02.03 00:40:07.554840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1472 | ||
| 11468 | 2026.02.03 00:40:07.557332 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.02.03 00:40:07.557396 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11470 | 2026.02.03 00:40:07.558727 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11471 | 2026.02.03 00:40:07.559065 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.02.03 00:40:07.559220 [ 105 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11473 | 2026.02.03 00:40:07.559278 [ 105 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.02.03 00:40:07.559299 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11475 | 2026.02.03 00:40:07.559400 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 11476 | 2026.02.03 00:40:07.559465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||
| 11477 | 2026.02.03 00:40:07.559929 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11478 | 2026.02.03 00:40:07.560078 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1284 rows starting from the beginning of the part | ||
| 11479 | 2026.02.03 00:40:07.560463 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 11480 | 2026.02.03 00:40:07.560803 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 11481 | 2026.02.03 00:40:07.561129 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 11482 | 2026.02.03 00:40:07.561450 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 11483 | 2026.02.03 00:40:07.561744 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 11484 | 2026.02.03 00:40:07.568409 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 72 columns (72 merged, 0 gathered) in 0.009056014 sec., 162543.91832874817 rows/sec., 126.57 MiB/sec. | ||
| 11485 | 2026.02.03 00:40:07.569720 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11486 | 2026.02.03 00:40:07.570234 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_36_7} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2026.02.03 00:40:07.570305 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_36_7} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11488 | 2026.02.03 00:40:07.570497 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11489 | 2026.02.03 00:40:08.941638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 11490 | 2026.02.03 00:40:08.956796 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.02.03 00:40:08.956853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11492 | 2026.02.03 00:40:08.962261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11493 | 2026.02.03 00:40:08.962965 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2026.02.03 00:40:08.965651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11495 | 2026.02.03 00:40:10.631321 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.02.03 00:40:10.631527 [ 276 ] {994db3c7-e6a6-4703-80b5-b9560f9db1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11497 | 2026.02.03 00:40:10.631598 [ 276 ] {994db3c7-e6a6-4703-80b5-b9560f9db1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11498 | 2026.02.03 00:40:10.632336 [ 276 ] {994db3c7-e6a6-4703-80b5-b9560f9db1a3} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.02.03 00:40:10.632391 [ 276 ] {994db3c7-e6a6-4703-80b5-b9560f9db1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11500 | 2026.02.03 00:40:10.632802 [ 276 ] {994db3c7-e6a6-4703-80b5-b9560f9db1a3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11501 | 2026.02.03 00:40:10.633033 [ 276 ] {994db3c7-e6a6-4703-80b5-b9560f9db1a3} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.02.03 00:40:10.633196 [ 276 ] {994db3c7-e6a6-4703-80b5-b9560f9db1a3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001721 sec., 154561.3015688553 rows/sec., 9.82 MiB/sec. | ||
| 11503 | 2026.02.03 00:40:10.633251 [ 276 ] {994db3c7-e6a6-4703-80b5-b9560f9db1a3} <Debug> TCPHandler: Processed in 0.002067827 sec. | ||
| 11504 | 2026.02.03 00:40:10.633374 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2026.02.03 00:40:10.633478 [ 276 ] {aa28fbed-5dca-44a9-808c-cce4783b7302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11506 | 2026.02.03 00:40:10.633523 [ 276 ] {aa28fbed-5dca-44a9-808c-cce4783b7302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11507 | 2026.02.03 00:40:10.634293 [ 276 ] {aa28fbed-5dca-44a9-808c-cce4783b7302} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.02.03 00:40:10.634333 [ 276 ] {aa28fbed-5dca-44a9-808c-cce4783b7302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11509 | 2026.02.03 00:40:10.634716 [ 276 ] {aa28fbed-5dca-44a9-808c-cce4783b7302} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11510 | 2026.02.03 00:40:10.634927 [ 276 ] {aa28fbed-5dca-44a9-808c-cce4783b7302} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.02.03 00:40:10.635063 [ 276 ] {aa28fbed-5dca-44a9-808c-cce4783b7302} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.00161 sec., 509316.7701863354 rows/sec., 40.66 MiB/sec. | ||
| 11512 | 2026.02.03 00:40:10.635102 [ 276 ] {aa28fbed-5dca-44a9-808c-cce4783b7302} <Debug> TCPHandler: Processed in 0.001778992 sec. | ||
| 11513 | 2026.02.03 00:40:10.635220 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2026.02.03 00:40:10.635318 [ 276 ] {51e3753d-38da-49f5-8098-2b7650c56251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11515 | 2026.02.03 00:40:10.635361 [ 276 ] {51e3753d-38da-49f5-8098-2b7650c56251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11516 | 2026.02.03 00:40:10.635813 [ 276 ] {51e3753d-38da-49f5-8098-2b7650c56251} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2026.02.03 00:40:10.635852 [ 276 ] {51e3753d-38da-49f5-8098-2b7650c56251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11518 | 2026.02.03 00:40:10.636172 [ 276 ] {51e3753d-38da-49f5-8098-2b7650c56251} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11519 | 2026.02.03 00:40:10.636382 [ 276 ] {51e3753d-38da-49f5-8098-2b7650c56251} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11520 | 2026.02.03 00:40:10.636517 [ 276 ] {51e3753d-38da-49f5-8098-2b7650c56251} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001221 sec., 136773.13677313676 rows/sec., 8.45 MiB/sec. | ||
| 11521 | 2026.02.03 00:40:10.636554 [ 276 ] {51e3753d-38da-49f5-8098-2b7650c56251} <Debug> TCPHandler: Processed in 0.001381695 sec. | ||
| 11522 | 2026.02.03 00:40:10.636670 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11523 | 2026.02.03 00:40:10.636766 [ 276 ] {72b3d617-484d-45db-b936-739ba3d993ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11524 | 2026.02.03 00:40:10.636807 [ 276 ] {72b3d617-484d-45db-b936-739ba3d993ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11525 | 2026.02.03 00:40:10.637240 [ 276 ] {72b3d617-484d-45db-b936-739ba3d993ae} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11526 | 2026.02.03 00:40:10.637275 [ 276 ] {72b3d617-484d-45db-b936-739ba3d993ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11527 | 2026.02.03 00:40:10.637578 [ 276 ] {72b3d617-484d-45db-b936-739ba3d993ae} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11528 | 2026.02.03 00:40:10.637785 [ 276 ] {72b3d617-484d-45db-b936-739ba3d993ae} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11529 | 2026.02.03 00:40:10.637912 [ 276 ] {72b3d617-484d-45db-b936-739ba3d993ae} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001166 sec., 120068.61063464837 rows/sec., 7.76 MiB/sec. | ||
| 11530 | 2026.02.03 00:40:10.637948 [ 276 ] {72b3d617-484d-45db-b936-739ba3d993ae} <Debug> TCPHandler: Processed in 0.001327024 sec. | ||
| 11531 | 2026.02.03 00:40:10.638064 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11532 | 2026.02.03 00:40:10.638157 [ 276 ] {9cd851c0-72bb-421f-a43a-15c28587433c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11533 | 2026.02.03 00:40:10.638198 [ 276 ] {9cd851c0-72bb-421f-a43a-15c28587433c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11534 | 2026.02.03 00:40:10.638624 [ 276 ] {9cd851c0-72bb-421f-a43a-15c28587433c} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11535 | 2026.02.03 00:40:10.638659 [ 276 ] {9cd851c0-72bb-421f-a43a-15c28587433c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11536 | 2026.02.03 00:40:10.638965 [ 276 ] {9cd851c0-72bb-421f-a43a-15c28587433c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11537 | 2026.02.03 00:40:10.639170 [ 276 ] {9cd851c0-72bb-421f-a43a-15c28587433c} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11538 | 2026.02.03 00:40:10.639294 [ 276 ] {9cd851c0-72bb-421f-a43a-15c28587433c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001156 sec., 120242.21453287198 rows/sec., 6.84 MiB/sec. | ||
| 11539 | 2026.02.03 00:40:10.639331 [ 276 ] {9cd851c0-72bb-421f-a43a-15c28587433c} <Debug> TCPHandler: Processed in 0.001315234 sec. | ||
| 11540 | 2026.02.03 00:40:10.639442 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2026.02.03 00:40:10.639534 [ 276 ] {25c46414-10b9-4385-ba45-4545f35649b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11542 | 2026.02.03 00:40:10.639573 [ 276 ] {25c46414-10b9-4385-ba45-4545f35649b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11543 | 2026.02.03 00:40:10.640173 [ 276 ] {25c46414-10b9-4385-ba45-4545f35649b8} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2026.02.03 00:40:10.640208 [ 276 ] {25c46414-10b9-4385-ba45-4545f35649b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11545 | 2026.02.03 00:40:10.640538 [ 276 ] {25c46414-10b9-4385-ba45-4545f35649b8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11546 | 2026.02.03 00:40:10.640747 [ 276 ] {25c46414-10b9-4385-ba45-4545f35649b8} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2026.02.03 00:40:10.640874 [ 276 ] {25c46414-10b9-4385-ba45-4545f35649b8} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001358 sec., 365979.38144329895 rows/sec., 25.89 MiB/sec. | ||
| 11548 | 2026.02.03 00:40:10.640911 [ 276 ] {25c46414-10b9-4385-ba45-4545f35649b8} <Debug> TCPHandler: Processed in 0.001515838 sec. | ||
| 11549 | 2026.02.03 00:40:10.641021 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11550 | 2026.02.03 00:40:10.641113 [ 276 ] {d97003b3-9c9a-4698-9148-9dc891c796cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11551 | 2026.02.03 00:40:10.641154 [ 276 ] {d97003b3-9c9a-4698-9148-9dc891c796cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11552 | 2026.02.03 00:40:10.641485 [ 276 ] {d97003b3-9c9a-4698-9148-9dc891c796cc} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.02.03 00:40:10.641519 [ 276 ] {d97003b3-9c9a-4698-9148-9dc891c796cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11554 | 2026.02.03 00:40:10.641815 [ 276 ] {d97003b3-9c9a-4698-9148-9dc891c796cc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11555 | 2026.02.03 00:40:10.642025 [ 276 ] {d97003b3-9c9a-4698-9148-9dc891c796cc} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.02.03 00:40:10.642120 [ 98 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11557 | 2026.02.03 00:40:10.642149 [ 276 ] {d97003b3-9c9a-4698-9148-9dc891c796cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 11558 | 2026.02.03 00:40:10.642159 [ 98 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2026.02.03 00:40:10.642181 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11560 | 2026.02.03 00:40:10.642185 [ 276 ] {d97003b3-9c9a-4698-9148-9dc891c796cc} <Debug> TCPHandler: Processed in 0.001211482 sec. | ||
| 11561 | 2026.02.03 00:40:10.642294 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 11562 | 2026.02.03 00:40:10.642298 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.02.03 00:40:10.642436 [ 276 ] {83f9f7f6-6460-41cd-bbec-95786feb4a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11564 | 2026.02.03 00:40:10.642454 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11565 | 2026.02.03 00:40:10.642478 [ 276 ] {83f9f7f6-6460-41cd-bbec-95786feb4a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11566 | 2026.02.03 00:40:10.642495 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 11567 | 2026.02.03 00:40:10.642564 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11568 | 2026.02.03 00:40:10.642609 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 11569 | 2026.02.03 00:40:10.642649 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 11570 | 2026.02.03 00:40:10.642705 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 11571 | 2026.02.03 00:40:10.642747 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 11572 | 2026.02.03 00:40:10.642891 [ 276 ] {83f9f7f6-6460-41cd-bbec-95786feb4a6a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2026.02.03 00:40:10.642931 [ 276 ] {83f9f7f6-6460-41cd-bbec-95786feb4a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11574 | 2026.02.03 00:40:10.643289 [ 276 ] {83f9f7f6-6460-41cd-bbec-95786feb4a6a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11575 | 2026.02.03 00:40:10.643512 [ 276 ] {83f9f7f6-6460-41cd-bbec-95786feb4a6a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11576 | 2026.02.03 00:40:10.643544 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302354 sec., 165853.5236963222 rows/sec., 8.46 MiB/sec. | ||
| 11577 | 2026.02.03 00:40:10.643660 [ 276 ] {83f9f7f6-6460-41cd-bbec-95786feb4a6a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001242 sec., 207729.4685990338 rows/sec., 13.83 MiB/sec. | ||
| 11578 | 2026.02.03 00:40:10.643703 [ 276 ] {83f9f7f6-6460-41cd-bbec-95786feb4a6a} <Debug> TCPHandler: Processed in 0.001451666 sec. | ||
| 11579 | 2026.02.03 00:40:10.643752 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11580 | 2026.02.03 00:40:10.643831 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2026.02.03 00:40:10.643928 [ 276 ] {e643d3fd-bdec-4c02-adb8-a30454958c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11582 | 2026.02.03 00:40:10.643970 [ 276 ] {e643d3fd-bdec-4c02-adb8-a30454958c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11583 | 2026.02.03 00:40:10.644203 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_36_7} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.02.03 00:40:10.644295 [ 276 ] {e643d3fd-bdec-4c02-adb8-a30454958c49} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11585 | 2026.02.03 00:40:10.644322 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_36_7} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11586 | 2026.02.03 00:40:10.644335 [ 276 ] {e643d3fd-bdec-4c02-adb8-a30454958c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11587 | 2026.02.03 00:40:10.644462 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11588 | 2026.02.03 00:40:10.644652 [ 276 ] {e643d3fd-bdec-4c02-adb8-a30454958c49} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11589 | 2026.02.03 00:40:10.644873 [ 276 ] {e643d3fd-bdec-4c02-adb8-a30454958c49} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.02.03 00:40:10.645000 [ 276 ] {e643d3fd-bdec-4c02-adb8-a30454958c49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 11591 | 2026.02.03 00:40:10.645035 [ 276 ] {e643d3fd-bdec-4c02-adb8-a30454958c49} <Debug> TCPHandler: Processed in 0.001250383 sec. | ||
| 11592 | 2026.02.03 00:40:10.645145 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11593 | 2026.02.03 00:40:10.645236 [ 276 ] {0435d9bf-beaa-4477-b9b8-7b1c07774ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11594 | 2026.02.03 00:40:10.645289 [ 276 ] {0435d9bf-beaa-4477-b9b8-7b1c07774ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11595 | 2026.02.03 00:40:10.646137 [ 276 ] {0435d9bf-beaa-4477-b9b8-7b1c07774ed1} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2026.02.03 00:40:10.646171 [ 276 ] {0435d9bf-beaa-4477-b9b8-7b1c07774ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11597 | 2026.02.03 00:40:10.646741 [ 276 ] {0435d9bf-beaa-4477-b9b8-7b1c07774ed1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11598 | 2026.02.03 00:40:10.646969 [ 276 ] {0435d9bf-beaa-4477-b9b8-7b1c07774ed1} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2026.02.03 00:40:10.647112 [ 276 ] {0435d9bf-beaa-4477-b9b8-7b1c07774ed1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001893 sec., 17960.908610670893 rows/sec., 32.19 MiB/sec. | ||
| 11600 | 2026.02.03 00:40:10.647190 [ 276 ] {0435d9bf-beaa-4477-b9b8-7b1c07774ed1} <Debug> TCPHandler: Processed in 0.002090748 sec. | ||
| 11601 | 2026.02.03 00:40:10.647306 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11602 | 2026.02.03 00:40:10.647399 [ 276 ] {a9348797-aef0-441d-b5d7-a86e1651c012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11603 | 2026.02.03 00:40:10.647440 [ 276 ] {a9348797-aef0-441d-b5d7-a86e1651c012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11604 | 2026.02.03 00:40:10.647765 [ 276 ] {a9348797-aef0-441d-b5d7-a86e1651c012} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2026.02.03 00:40:10.647798 [ 276 ] {a9348797-aef0-441d-b5d7-a86e1651c012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11606 | 2026.02.03 00:40:10.648099 [ 276 ] {a9348797-aef0-441d-b5d7-a86e1651c012} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11607 | 2026.02.03 00:40:10.648311 [ 276 ] {a9348797-aef0-441d-b5d7-a86e1651c012} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2026.02.03 00:40:10.648436 [ 276 ] {a9348797-aef0-441d-b5d7-a86e1651c012} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001055 sec., 83412.32227488152 rows/sec., 5.24 MiB/sec. | ||
| 11609 | 2026.02.03 00:40:10.648470 [ 276 ] {a9348797-aef0-441d-b5d7-a86e1651c012} <Debug> TCPHandler: Processed in 0.001212702 sec. | ||
| 11610 | 2026.02.03 00:40:15.041901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25359 | ||
| 11611 | 2026.02.03 00:40:15.042439 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2026.02.03 00:40:15.042481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11613 | 2026.02.03 00:40:15.043000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11614 | 2026.02.03 00:40:15.043244 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2026.02.03 00:40:15.043393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25359 | ||
| 11616 | 2026.02.03 00:40:15.623208 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11617 | 2026.02.03 00:40:15.623413 [ 276 ] {649e48d6-8647-49a4-b089-4ca4f01a7c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11618 | 2026.02.03 00:40:15.623491 [ 276 ] {649e48d6-8647-49a4-b089-4ca4f01a7c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11619 | 2026.02.03 00:40:15.624202 [ 276 ] {649e48d6-8647-49a4-b089-4ca4f01a7c48} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11620 | 2026.02.03 00:40:15.624256 [ 276 ] {649e48d6-8647-49a4-b089-4ca4f01a7c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11621 | 2026.02.03 00:40:15.624670 [ 276 ] {649e48d6-8647-49a4-b089-4ca4f01a7c48} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11622 | 2026.02.03 00:40:15.624920 [ 276 ] {649e48d6-8647-49a4-b089-4ca4f01a7c48} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.02.03 00:40:15.625086 [ 276 ] {649e48d6-8647-49a4-b089-4ca4f01a7c48} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001729 sec., 41642.56795835743 rows/sec., 3.34 MiB/sec. | ||
| 11624 | 2026.02.03 00:40:15.625138 [ 276 ] {649e48d6-8647-49a4-b089-4ca4f01a7c48} <Debug> TCPHandler: Processed in 0.002078178 sec. | ||
| 11625 | 2026.02.03 00:40:15.625267 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11626 | 2026.02.03 00:40:15.625372 [ 276 ] {87cb977a-bfa5-4a12-92d2-e9216eb05299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11627 | 2026.02.03 00:40:15.625416 [ 276 ] {87cb977a-bfa5-4a12-92d2-e9216eb05299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11628 | 2026.02.03 00:40:15.625838 [ 276 ] {87cb977a-bfa5-4a12-92d2-e9216eb05299} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11629 | 2026.02.03 00:40:15.625878 [ 276 ] {87cb977a-bfa5-4a12-92d2-e9216eb05299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11630 | 2026.02.03 00:40:15.626187 [ 276 ] {87cb977a-bfa5-4a12-92d2-e9216eb05299} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11631 | 2026.02.03 00:40:15.626405 [ 276 ] {87cb977a-bfa5-4a12-92d2-e9216eb05299} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11632 | 2026.02.03 00:40:15.626545 [ 276 ] {87cb977a-bfa5-4a12-92d2-e9216eb05299} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001197 sec., 6683.375104427736 rows/sec., 502.56 KiB/sec. | ||
| 11633 | 2026.02.03 00:40:15.626586 [ 276 ] {87cb977a-bfa5-4a12-92d2-e9216eb05299} <Debug> TCPHandler: Processed in 0.001370955 sec. | ||
| 11634 | 2026.02.03 00:40:15.626690 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11635 | 2026.02.03 00:40:15.626786 [ 276 ] {f4314545-dd25-461f-9f9b-f62d84d5deeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11636 | 2026.02.03 00:40:15.626827 [ 276 ] {f4314545-dd25-461f-9f9b-f62d84d5deeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11637 | 2026.02.03 00:40:15.627270 [ 276 ] {f4314545-dd25-461f-9f9b-f62d84d5deeb} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2026.02.03 00:40:15.627308 [ 276 ] {f4314545-dd25-461f-9f9b-f62d84d5deeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11639 | 2026.02.03 00:40:15.627624 [ 276 ] {f4314545-dd25-461f-9f9b-f62d84d5deeb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11640 | 2026.02.03 00:40:15.627835 [ 276 ] {f4314545-dd25-461f-9f9b-f62d84d5deeb} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11641 | 2026.02.03 00:40:15.627970 [ 276 ] {f4314545-dd25-461f-9f9b-f62d84d5deeb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001204 sec., 59800.664451827244 rows/sec., 4.67 MiB/sec. | ||
| 11642 | 2026.02.03 00:40:15.628010 [ 276 ] {f4314545-dd25-461f-9f9b-f62d84d5deeb} <Debug> TCPHandler: Processed in 0.001369224 sec. | ||
| 11643 | 2026.02.03 00:40:15.628121 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11644 | 2026.02.03 00:40:15.628216 [ 276 ] {fc15bdc5-d006-438e-abca-df5888be3244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11645 | 2026.02.03 00:40:15.628262 [ 276 ] {fc15bdc5-d006-438e-abca-df5888be3244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11646 | 2026.02.03 00:40:15.628704 [ 276 ] {fc15bdc5-d006-438e-abca-df5888be3244} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2026.02.03 00:40:15.628742 [ 276 ] {fc15bdc5-d006-438e-abca-df5888be3244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11648 | 2026.02.03 00:40:15.629090 [ 276 ] {fc15bdc5-d006-438e-abca-df5888be3244} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11649 | 2026.02.03 00:40:15.629323 [ 276 ] {fc15bdc5-d006-438e-abca-df5888be3244} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.02.03 00:40:15.629456 [ 276 ] {fc15bdc5-d006-438e-abca-df5888be3244} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 11651 | 2026.02.03 00:40:15.629493 [ 276 ] {fc15bdc5-d006-438e-abca-df5888be3244} <Debug> TCPHandler: Processed in 0.001421485 sec. | ||
| 11652 | 2026.02.03 00:40:15.629611 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11653 | 2026.02.03 00:40:15.629707 [ 276 ] {34c3b6ae-a6ce-4e1d-873c-f191a70fc6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11654 | 2026.02.03 00:40:15.629764 [ 276 ] {34c3b6ae-a6ce-4e1d-873c-f191a70fc6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11655 | 2026.02.03 00:40:15.630541 [ 276 ] {34c3b6ae-a6ce-4e1d-873c-f191a70fc6dd} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11656 | 2026.02.03 00:40:15.630579 [ 276 ] {34c3b6ae-a6ce-4e1d-873c-f191a70fc6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11657 | 2026.02.03 00:40:15.631087 [ 276 ] {34c3b6ae-a6ce-4e1d-873c-f191a70fc6dd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11658 | 2026.02.03 00:40:15.631312 [ 276 ] {34c3b6ae-a6ce-4e1d-873c-f191a70fc6dd} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11659 | 2026.02.03 00:40:15.631459 [ 276 ] {34c3b6ae-a6ce-4e1d-873c-f191a70fc6dd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001771 sec., 4517.221908526256 rows/sec., 8.09 MiB/sec. | ||
| 11660 | 2026.02.03 00:40:15.631523 [ 276 ] {34c3b6ae-a6ce-4e1d-873c-f191a70fc6dd} <Debug> TCPHandler: Processed in 0.001961976 sec. | ||
| 11661 | 2026.02.03 00:40:15.631639 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11662 | 2026.02.03 00:40:15.631735 [ 276 ] {8b6acb7c-fae9-4e92-9e15-1c170d3f81e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11663 | 2026.02.03 00:40:15.631779 [ 276 ] {8b6acb7c-fae9-4e92-9e15-1c170d3f81e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11664 | 2026.02.03 00:40:15.632119 [ 276 ] {8b6acb7c-fae9-4e92-9e15-1c170d3f81e0} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2026.02.03 00:40:15.632156 [ 276 ] {8b6acb7c-fae9-4e92-9e15-1c170d3f81e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11666 | 2026.02.03 00:40:15.632470 [ 276 ] {8b6acb7c-fae9-4e92-9e15-1c170d3f81e0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11667 | 2026.02.03 00:40:15.632675 [ 276 ] {8b6acb7c-fae9-4e92-9e15-1c170d3f81e0} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11668 | 2026.02.03 00:40:15.632808 [ 276 ] {8b6acb7c-fae9-4e92-9e15-1c170d3f81e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 11669 | 2026.02.03 00:40:15.632845 [ 276 ] {8b6acb7c-fae9-4e92-9e15-1c170d3f81e0} <Debug> TCPHandler: Processed in 0.001256793 sec. | ||
| 11670 | 2026.02.03 00:40:16.466225 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 11671 | 2026.02.03 00:40:16.483064 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2026.02.03 00:40:16.483134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11673 | 2026.02.03 00:40:16.488939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11674 | 2026.02.03 00:40:16.489655 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2026.02.03 00:40:16.492571 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 11676 | 2026.02.03 00:40:17.559978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1506 | ||
| 11677 | 2026.02.03 00:40:17.562419 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2026.02.03 00:40:17.562476 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11679 | 2026.02.03 00:40:17.563694 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11680 | 2026.02.03 00:40:17.563971 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.02.03 00:40:17.564354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 11682 | 2026.02.03 00:40:20.638758 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11683 | 2026.02.03 00:40:20.639041 [ 276 ] {b109fee6-4804-4680-82da-fee1e0f0b7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11684 | 2026.02.03 00:40:20.639149 [ 276 ] {b109fee6-4804-4680-82da-fee1e0f0b7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11685 | 2026.02.03 00:40:20.640342 [ 276 ] {b109fee6-4804-4680-82da-fee1e0f0b7e9} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.02.03 00:40:20.640428 [ 276 ] {b109fee6-4804-4680-82da-fee1e0f0b7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11687 | 2026.02.03 00:40:20.641113 [ 276 ] {b109fee6-4804-4680-82da-fee1e0f0b7e9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11688 | 2026.02.03 00:40:20.641548 [ 276 ] {b109fee6-4804-4680-82da-fee1e0f0b7e9} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.02.03 00:40:20.641811 [ 84 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11690 | 2026.02.03 00:40:20.641831 [ 276 ] {b109fee6-4804-4680-82da-fee1e0f0b7e9} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002858 sec., 93072.07837648706 rows/sec., 5.91 MiB/sec. | ||
| 11691 | 2026.02.03 00:40:20.641911 [ 84 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11692 | 2026.02.03 00:40:20.641957 [ 276 ] {b109fee6-4804-4680-82da-fee1e0f0b7e9} <Debug> TCPHandler: Processed in 0.00337299 sec. | ||
| 11693 | 2026.02.03 00:40:20.641964 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11694 | 2026.02.03 00:40:20.642168 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11695 | 2026.02.03 00:40:20.642197 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11696 | 2026.02.03 00:40:20.642402 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11697 | 2026.02.03 00:40:20.642411 [ 276 ] {ddc0fd38-9a91-49be-a84e-58472b006af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11698 | 2026.02.03 00:40:20.642465 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 266 rows starting from the beginning of the part | ||
| 11699 | 2026.02.03 00:40:20.642509 [ 276 ] {ddc0fd38-9a91-49be-a84e-58472b006af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11700 | 2026.02.03 00:40:20.642574 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 266 rows starting from the beginning of the part | ||
| 11701 | 2026.02.03 00:40:20.642657 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 266 rows starting from the beginning of the part | ||
| 11702 | 2026.02.03 00:40:20.642724 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 266 rows starting from the beginning of the part | ||
| 11703 | 2026.02.03 00:40:20.642791 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 266 rows starting from the beginning of the part | ||
| 11704 | 2026.02.03 00:40:20.643272 [ 276 ] {ddc0fd38-9a91-49be-a84e-58472b006af5} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2026.02.03 00:40:20.643330 [ 276 ] {ddc0fd38-9a91-49be-a84e-58472b006af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11706 | 2026.02.03 00:40:20.643862 [ 276 ] {ddc0fd38-9a91-49be-a84e-58472b006af5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11707 | 2026.02.03 00:40:20.644230 [ 276 ] {ddc0fd38-9a91-49be-a84e-58472b006af5} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2026.02.03 00:40:20.644470 [ 276 ] {ddc0fd38-9a91-49be-a84e-58472b006af5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.0021 sec., 4761.904761904762 rows/sec., 388.30 KiB/sec. | ||
| 11709 | 2026.02.03 00:40:20.644541 [ 276 ] {ddc0fd38-9a91-49be-a84e-58472b006af5} <Debug> TCPHandler: Processed in 0.002426544 sec. | ||
| 11710 | 2026.02.03 00:40:20.644630 [ 187 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.002543225 sec., 522958.055225157 rows/sec., 35.22 MiB/sec. | ||
| 11711 | 2026.02.03 00:40:20.644729 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11712 | 2026.02.03 00:40:20.644879 [ 276 ] {33c4834a-f979-484e-bc22-a67b642b105f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11713 | 2026.02.03 00:40:20.644911 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11714 | 2026.02.03 00:40:20.644950 [ 276 ] {33c4834a-f979-484e-bc22-a67b642b105f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11715 | 2026.02.03 00:40:20.645369 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_37_9} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2026.02.03 00:40:20.645472 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_37_9} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11717 | 2026.02.03 00:40:20.645601 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11718 | 2026.02.03 00:40:20.646521 [ 276 ] {33c4834a-f979-484e-bc22-a67b642b105f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2026.02.03 00:40:20.646580 [ 276 ] {33c4834a-f979-484e-bc22-a67b642b105f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11720 | 2026.02.03 00:40:20.647205 [ 276 ] {33c4834a-f979-484e-bc22-a67b642b105f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11721 | 2026.02.03 00:40:20.647578 [ 276 ] {33c4834a-f979-484e-bc22-a67b642b105f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2026.02.03 00:40:20.647805 [ 276 ] {33c4834a-f979-484e-bc22-a67b642b105f} <Debug> executeQuery: Read 825 rows, 67.40 KiB in 0.002963 sec., 278434.01957475534 rows/sec., 22.22 MiB/sec. | ||
| 11723 | 2026.02.03 00:40:20.647873 [ 276 ] {33c4834a-f979-484e-bc22-a67b642b105f} <Debug> TCPHandler: Processed in 0.003212428 sec. | ||
| 11724 | 2026.02.03 00:40:20.648063 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11725 | 2026.02.03 00:40:20.648203 [ 276 ] {0d647304-f121-4a36-9df5-1cfb925428a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11726 | 2026.02.03 00:40:20.648268 [ 276 ] {0d647304-f121-4a36-9df5-1cfb925428a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11727 | 2026.02.03 00:40:20.649042 [ 276 ] {0d647304-f121-4a36-9df5-1cfb925428a7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11728 | 2026.02.03 00:40:20.649096 [ 276 ] {0d647304-f121-4a36-9df5-1cfb925428a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11729 | 2026.02.03 00:40:20.649601 [ 276 ] {0d647304-f121-4a36-9df5-1cfb925428a7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11730 | 2026.02.03 00:40:20.649957 [ 276 ] {0d647304-f121-4a36-9df5-1cfb925428a7} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2026.02.03 00:40:20.650174 [ 276 ] {0d647304-f121-4a36-9df5-1cfb925428a7} <Debug> executeQuery: Read 177 rows, 11.26 KiB in 0.002006 sec., 88235.29411764706 rows/sec., 5.48 MiB/sec. | ||
| 11732 | 2026.02.03 00:40:20.650234 [ 276 ] {0d647304-f121-4a36-9df5-1cfb925428a7} <Debug> TCPHandler: Processed in 0.00224216 sec. | ||
| 11733 | 2026.02.03 00:40:20.650435 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11734 | 2026.02.03 00:40:20.650584 [ 276 ] {12f54ddd-556b-4e38-8023-c9d0c236addf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11735 | 2026.02.03 00:40:20.650651 [ 276 ] {12f54ddd-556b-4e38-8023-c9d0c236addf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11736 | 2026.02.03 00:40:20.651389 [ 276 ] {12f54ddd-556b-4e38-8023-c9d0c236addf} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11737 | 2026.02.03 00:40:20.651442 [ 276 ] {12f54ddd-556b-4e38-8023-c9d0c236addf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11738 | 2026.02.03 00:40:20.651947 [ 276 ] {12f54ddd-556b-4e38-8023-c9d0c236addf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11739 | 2026.02.03 00:40:20.652318 [ 276 ] {12f54ddd-556b-4e38-8023-c9d0c236addf} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2026.02.03 00:40:20.652533 [ 276 ] {12f54ddd-556b-4e38-8023-c9d0c236addf} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001984 sec., 70564.51612903226 rows/sec., 4.56 MiB/sec. | ||
| 11741 | 2026.02.03 00:40:20.652596 [ 276 ] {12f54ddd-556b-4e38-8023-c9d0c236addf} <Debug> TCPHandler: Processed in 0.00223926 sec. | ||
| 11742 | 2026.02.03 00:40:20.652784 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11743 | 2026.02.03 00:40:20.652921 [ 276 ] {1a467b97-b90c-4922-bf12-cea1f5be9b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11744 | 2026.02.03 00:40:20.652987 [ 276 ] {1a467b97-b90c-4922-bf12-cea1f5be9b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11745 | 2026.02.03 00:40:20.653713 [ 276 ] {1a467b97-b90c-4922-bf12-cea1f5be9b92} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11746 | 2026.02.03 00:40:20.653768 [ 276 ] {1a467b97-b90c-4922-bf12-cea1f5be9b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11747 | 2026.02.03 00:40:20.654302 [ 276 ] {1a467b97-b90c-4922-bf12-cea1f5be9b92} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11748 | 2026.02.03 00:40:20.654638 [ 276 ] {1a467b97-b90c-4922-bf12-cea1f5be9b92} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11749 | 2026.02.03 00:40:20.654816 [ 81 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11750 | 2026.02.03 00:40:20.654835 [ 276 ] {1a467b97-b90c-4922-bf12-cea1f5be9b92} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.002 sec., 69500 rows/sec., 3.95 MiB/sec. | ||
| 11751 | 2026.02.03 00:40:20.654880 [ 81 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11752 | 2026.02.03 00:40:20.654897 [ 276 ] {1a467b97-b90c-4922-bf12-cea1f5be9b92} <Debug> TCPHandler: Processed in 0.002242741 sec. | ||
| 11753 | 2026.02.03 00:40:20.654908 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11754 | 2026.02.03 00:40:20.655098 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11755 | 2026.02.03 00:40:20.655185 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11756 | 2026.02.03 00:40:20.655218 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11757 | 2026.02.03 00:40:20.655256 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 139 rows starting from the beginning of the part | ||
| 11758 | 2026.02.03 00:40:20.655328 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 139 rows starting from the beginning of the part | ||
| 11759 | 2026.02.03 00:40:20.655338 [ 276 ] {a033c0b1-176a-485d-b544-7c656ed08ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11760 | 2026.02.03 00:40:20.655375 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 139 rows starting from the beginning of the part | ||
| 11761 | 2026.02.03 00:40:20.655406 [ 276 ] {a033c0b1-176a-485d-b544-7c656ed08ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11762 | 2026.02.03 00:40:20.655446 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 139 rows starting from the beginning of the part | ||
| 11763 | 2026.02.03 00:40:20.655522 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 139 rows starting from the beginning of the part | ||
| 11764 | 2026.02.03 00:40:20.656555 [ 276 ] {a033c0b1-176a-485d-b544-7c656ed08ec4} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2026.02.03 00:40:20.656614 [ 276 ] {a033c0b1-176a-485d-b544-7c656ed08ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11766 | 2026.02.03 00:40:20.656672 [ 188 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622849 sec., 428259.1910892511 rows/sec., 26.00 MiB/sec. | ||
| 11767 | 2026.02.03 00:40:20.656963 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11768 | 2026.02.03 00:40:20.657209 [ 276 ] {a033c0b1-176a-485d-b544-7c656ed08ec4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11769 | 2026.02.03 00:40:20.657580 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_37_9} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2026.02.03 00:40:20.657676 [ 276 ] {a033c0b1-176a-485d-b544-7c656ed08ec4} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2026.02.03 00:40:20.657743 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_37_9} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11772 | 2026.02.03 00:40:20.657922 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11773 | 2026.02.03 00:40:20.657936 [ 276 ] {a033c0b1-176a-485d-b544-7c656ed08ec4} <Debug> executeQuery: Read 507 rows, 36.82 KiB in 0.002639 sec., 192118.22660098525 rows/sec., 13.62 MiB/sec. | ||
| 11774 | 2026.02.03 00:40:20.658007 [ 276 ] {a033c0b1-176a-485d-b544-7c656ed08ec4} <Debug> TCPHandler: Processed in 0.002890012 sec. | ||
| 11775 | 2026.02.03 00:40:20.658177 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2026.02.03 00:40:20.658311 [ 276 ] {d71de845-3a42-4c8a-ae79-99ca4c28ee22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11777 | 2026.02.03 00:40:20.658373 [ 276 ] {d71de845-3a42-4c8a-ae79-99ca4c28ee22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11778 | 2026.02.03 00:40:20.658882 [ 276 ] {d71de845-3a42-4c8a-ae79-99ca4c28ee22} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2026.02.03 00:40:20.658934 [ 276 ] {d71de845-3a42-4c8a-ae79-99ca4c28ee22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11780 | 2026.02.03 00:40:20.659388 [ 276 ] {d71de845-3a42-4c8a-ae79-99ca4c28ee22} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11781 | 2026.02.03 00:40:20.659687 [ 276 ] {d71de845-3a42-4c8a-ae79-99ca4c28ee22} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.02.03 00:40:20.659868 [ 276 ] {d71de845-3a42-4c8a-ae79-99ca4c28ee22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001594 sec., 3764.115432873275 rows/sec., 196.66 KiB/sec. | ||
| 11783 | 2026.02.03 00:40:20.659920 [ 276 ] {d71de845-3a42-4c8a-ae79-99ca4c28ee22} <Debug> TCPHandler: Processed in 0.001806012 sec. | ||
| 11784 | 2026.02.03 00:40:20.660092 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11785 | 2026.02.03 00:40:20.660213 [ 276 ] {b2b74c2b-6f6d-403d-b1a6-f466da75ca55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11786 | 2026.02.03 00:40:20.660270 [ 276 ] {b2b74c2b-6f6d-403d-b1a6-f466da75ca55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11787 | 2026.02.03 00:40:20.660939 [ 276 ] {b2b74c2b-6f6d-403d-b1a6-f466da75ca55} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2026.02.03 00:40:20.660985 [ 276 ] {b2b74c2b-6f6d-403d-b1a6-f466da75ca55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11789 | 2026.02.03 00:40:20.661447 [ 276 ] {b2b74c2b-6f6d-403d-b1a6-f466da75ca55} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11790 | 2026.02.03 00:40:20.661761 [ 276 ] {b2b74c2b-6f6d-403d-b1a6-f466da75ca55} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2026.02.03 00:40:20.661936 [ 276 ] {b2b74c2b-6f6d-403d-b1a6-f466da75ca55} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001752 sec., 150114.15525114155 rows/sec., 10.00 MiB/sec. | ||
| 11792 | 2026.02.03 00:40:20.661988 [ 276 ] {b2b74c2b-6f6d-403d-b1a6-f466da75ca55} <Debug> TCPHandler: Processed in 0.001961415 sec. | ||
| 11793 | 2026.02.03 00:40:20.662164 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2026.02.03 00:40:20.662279 [ 276 ] {cfe11d31-241a-42e1-b133-3fe8d35fe8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11795 | 2026.02.03 00:40:20.662335 [ 276 ] {cfe11d31-241a-42e1-b133-3fe8d35fe8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11796 | 2026.02.03 00:40:20.662805 [ 276 ] {cfe11d31-241a-42e1-b133-3fe8d35fe8e3} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2026.02.03 00:40:20.662852 [ 276 ] {cfe11d31-241a-42e1-b133-3fe8d35fe8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11798 | 2026.02.03 00:40:20.663258 [ 276 ] {cfe11d31-241a-42e1-b133-3fe8d35fe8e3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11799 | 2026.02.03 00:40:20.663549 [ 276 ] {cfe11d31-241a-42e1-b133-3fe8d35fe8e3} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11800 | 2026.02.03 00:40:20.663726 [ 276 ] {cfe11d31-241a-42e1-b133-3fe8d35fe8e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. | ||
| 11801 | 2026.02.03 00:40:20.663777 [ 276 ] {cfe11d31-241a-42e1-b133-3fe8d35fe8e3} <Debug> TCPHandler: Processed in 0.001674721 sec. | ||
| 11802 | 2026.02.03 00:40:20.663944 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11803 | 2026.02.03 00:40:20.664059 [ 276 ] {c3700efa-230f-4705-9a1b-6ba9059f267b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11804 | 2026.02.03 00:40:20.664133 [ 276 ] {c3700efa-230f-4705-9a1b-6ba9059f267b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11805 | 2026.02.03 00:40:20.665409 [ 276 ] {c3700efa-230f-4705-9a1b-6ba9059f267b} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11806 | 2026.02.03 00:40:20.665457 [ 276 ] {c3700efa-230f-4705-9a1b-6ba9059f267b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11807 | 2026.02.03 00:40:20.666262 [ 276 ] {c3700efa-230f-4705-9a1b-6ba9059f267b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11808 | 2026.02.03 00:40:20.666580 [ 276 ] {c3700efa-230f-4705-9a1b-6ba9059f267b} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2026.02.03 00:40:20.666772 [ 276 ] {c3700efa-230f-4705-9a1b-6ba9059f267b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002735 sec., 12431.44424131627 rows/sec., 22.28 MiB/sec. | ||
| 11810 | 2026.02.03 00:40:20.666865 [ 276 ] {c3700efa-230f-4705-9a1b-6ba9059f267b} <Debug> TCPHandler: Processed in 0.002982173 sec. | ||
| 11811 | 2026.02.03 00:40:20.667050 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11812 | 2026.02.03 00:40:20.667194 [ 276 ] {9d468d88-8862-4225-9926-472477c23a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11813 | 2026.02.03 00:40:20.667255 [ 276 ] {9d468d88-8862-4225-9926-472477c23a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11814 | 2026.02.03 00:40:20.667761 [ 276 ] {9d468d88-8862-4225-9926-472477c23a87} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2026.02.03 00:40:20.667811 [ 276 ] {9d468d88-8862-4225-9926-472477c23a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11816 | 2026.02.03 00:40:20.668254 [ 276 ] {9d468d88-8862-4225-9926-472477c23a87} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11817 | 2026.02.03 00:40:20.668558 [ 276 ] {9d468d88-8862-4225-9926-472477c23a87} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2026.02.03 00:40:20.668729 [ 276 ] {9d468d88-8862-4225-9926-472477c23a87} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00157 sec., 56050.95541401274 rows/sec., 3.52 MiB/sec. | ||
| 11819 | 2026.02.03 00:40:20.668780 [ 276 ] {9d468d88-8862-4225-9926-472477c23a87} <Debug> TCPHandler: Processed in 0.001798763 sec. | ||
| 11820 | 2026.02.03 00:40:22.315831 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11821 | 2026.02.03 00:40:22.315880 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11822 | 2026.02.03 00:40:22.544310 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25807 | ||
| 11823 | 2026.02.03 00:40:22.544815 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2026.02.03 00:40:22.544857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11825 | 2026.02.03 00:40:22.545348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11826 | 2026.02.03 00:40:22.545586 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2026.02.03 00:40:22.545721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25807 | ||
| 11828 | 2026.02.03 00:40:23.993394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11829 | 2026.02.03 00:40:24.009906 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.02.03 00:40:24.009954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11831 | 2026.02.03 00:40:24.015899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11832 | 2026.02.03 00:40:24.016622 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2026.02.03 00:40:24.019397 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11834 | 2026.02.03 00:40:25.622991 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.02.03 00:40:25.623215 [ 276 ] {cfed6ff2-5603-4c4b-b364-cd1d1e2351a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11836 | 2026.02.03 00:40:25.623293 [ 276 ] {cfed6ff2-5603-4c4b-b364-cd1d1e2351a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11837 | 2026.02.03 00:40:25.624033 [ 276 ] {cfed6ff2-5603-4c4b-b364-cd1d1e2351a8} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.02.03 00:40:25.624083 [ 276 ] {cfed6ff2-5603-4c4b-b364-cd1d1e2351a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11839 | 2026.02.03 00:40:25.624505 [ 276 ] {cfed6ff2-5603-4c4b-b364-cd1d1e2351a8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11840 | 2026.02.03 00:40:25.624747 [ 276 ] {cfed6ff2-5603-4c4b-b364-cd1d1e2351a8} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.02.03 00:40:25.624919 [ 276 ] {cfed6ff2-5603-4c4b-b364-cd1d1e2351a8} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001759 sec., 40932.347924957365 rows/sec., 3.28 MiB/sec. | ||
| 11842 | 2026.02.03 00:40:25.624971 [ 276 ] {cfed6ff2-5603-4c4b-b364-cd1d1e2351a8} <Debug> TCPHandler: Processed in 0.002124219 sec. | ||
| 11843 | 2026.02.03 00:40:25.625097 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11844 | 2026.02.03 00:40:25.625199 [ 276 ] {aee5d6b9-af97-46de-a9e2-7d17d30eaded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11845 | 2026.02.03 00:40:25.625245 [ 276 ] {aee5d6b9-af97-46de-a9e2-7d17d30eaded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11846 | 2026.02.03 00:40:25.625663 [ 276 ] {aee5d6b9-af97-46de-a9e2-7d17d30eaded} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2026.02.03 00:40:25.625704 [ 276 ] {aee5d6b9-af97-46de-a9e2-7d17d30eaded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11848 | 2026.02.03 00:40:25.626017 [ 276 ] {aee5d6b9-af97-46de-a9e2-7d17d30eaded} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11849 | 2026.02.03 00:40:25.626233 [ 276 ] {aee5d6b9-af97-46de-a9e2-7d17d30eaded} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2026.02.03 00:40:25.626371 [ 276 ] {aee5d6b9-af97-46de-a9e2-7d17d30eaded} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001194 sec., 6700.167504187605 rows/sec., 503.82 KiB/sec. | ||
| 11851 | 2026.02.03 00:40:25.626412 [ 276 ] {aee5d6b9-af97-46de-a9e2-7d17d30eaded} <Debug> TCPHandler: Processed in 0.001367475 sec. | ||
| 11852 | 2026.02.03 00:40:25.626534 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11853 | 2026.02.03 00:40:25.626629 [ 276 ] {3b409bfc-5b9c-4848-8773-06e2b5a28934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11854 | 2026.02.03 00:40:25.626672 [ 276 ] {3b409bfc-5b9c-4848-8773-06e2b5a28934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11855 | 2026.02.03 00:40:25.627104 [ 276 ] {3b409bfc-5b9c-4848-8773-06e2b5a28934} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11856 | 2026.02.03 00:40:25.627142 [ 276 ] {3b409bfc-5b9c-4848-8773-06e2b5a28934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11857 | 2026.02.03 00:40:25.627458 [ 276 ] {3b409bfc-5b9c-4848-8773-06e2b5a28934} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11858 | 2026.02.03 00:40:25.627705 [ 276 ] {3b409bfc-5b9c-4848-8773-06e2b5a28934} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11859 | 2026.02.03 00:40:25.627839 [ 276 ] {3b409bfc-5b9c-4848-8773-06e2b5a28934} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001229 sec., 58584.21480878763 rows/sec., 4.57 MiB/sec. | ||
| 11860 | 2026.02.03 00:40:25.627879 [ 276 ] {3b409bfc-5b9c-4848-8773-06e2b5a28934} <Debug> TCPHandler: Processed in 0.001396495 sec. | ||
| 11861 | 2026.02.03 00:40:25.627990 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11862 | 2026.02.03 00:40:25.628086 [ 276 ] {a84b4717-b4a5-43ce-949b-9349f4720fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11863 | 2026.02.03 00:40:25.628132 [ 276 ] {a84b4717-b4a5-43ce-949b-9349f4720fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11864 | 2026.02.03 00:40:25.628585 [ 276 ] {a84b4717-b4a5-43ce-949b-9349f4720fda} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2026.02.03 00:40:25.628622 [ 276 ] {a84b4717-b4a5-43ce-949b-9349f4720fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11866 | 2026.02.03 00:40:25.628961 [ 276 ] {a84b4717-b4a5-43ce-949b-9349f4720fda} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11867 | 2026.02.03 00:40:25.629178 [ 276 ] {a84b4717-b4a5-43ce-949b-9349f4720fda} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11868 | 2026.02.03 00:40:25.629313 [ 276 ] {a84b4717-b4a5-43ce-949b-9349f4720fda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 11869 | 2026.02.03 00:40:25.629352 [ 276 ] {a84b4717-b4a5-43ce-949b-9349f4720fda} <Debug> TCPHandler: Processed in 0.001412096 sec. | ||
| 11870 | 2026.02.03 00:40:25.629464 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11871 | 2026.02.03 00:40:25.629560 [ 276 ] {c6d4b58a-daa2-4d02-b33e-a95edf6ca902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11872 | 2026.02.03 00:40:25.629618 [ 276 ] {c6d4b58a-daa2-4d02-b33e-a95edf6ca902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11873 | 2026.02.03 00:40:25.630381 [ 276 ] {c6d4b58a-daa2-4d02-b33e-a95edf6ca902} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2026.02.03 00:40:25.630421 [ 276 ] {c6d4b58a-daa2-4d02-b33e-a95edf6ca902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11875 | 2026.02.03 00:40:25.630946 [ 276 ] {c6d4b58a-daa2-4d02-b33e-a95edf6ca902} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11876 | 2026.02.03 00:40:25.631180 [ 276 ] {c6d4b58a-daa2-4d02-b33e-a95edf6ca902} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2026.02.03 00:40:25.631324 [ 276 ] {c6d4b58a-daa2-4d02-b33e-a95edf6ca902} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001783 sec., 4486.81996634885 rows/sec., 8.04 MiB/sec. | ||
| 11878 | 2026.02.03 00:40:25.631387 [ 276 ] {c6d4b58a-daa2-4d02-b33e-a95edf6ca902} <Debug> TCPHandler: Processed in 0.001973325 sec. | ||
| 11879 | 2026.02.03 00:40:25.631501 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11880 | 2026.02.03 00:40:25.631597 [ 276 ] {8950be7f-a917-4f6e-a051-e9d82f2a9b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11881 | 2026.02.03 00:40:25.631652 [ 276 ] {8950be7f-a917-4f6e-a051-e9d82f2a9b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11882 | 2026.02.03 00:40:25.632030 [ 276 ] {8950be7f-a917-4f6e-a051-e9d82f2a9b42} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11883 | 2026.02.03 00:40:25.632067 [ 276 ] {8950be7f-a917-4f6e-a051-e9d82f2a9b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11884 | 2026.02.03 00:40:25.632378 [ 276 ] {8950be7f-a917-4f6e-a051-e9d82f2a9b42} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11885 | 2026.02.03 00:40:25.632621 [ 276 ] {8950be7f-a917-4f6e-a051-e9d82f2a9b42} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2026.02.03 00:40:25.632753 [ 276 ] {8950be7f-a917-4f6e-a051-e9d82f2a9b42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 11887 | 2026.02.03 00:40:25.632790 [ 276 ] {8950be7f-a917-4f6e-a051-e9d82f2a9b42} <Debug> TCPHandler: Processed in 0.001338724 sec. | ||
| 11888 | 2026.02.03 00:40:27.565404 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1542 | ||
| 11889 | 2026.02.03 00:40:27.567822 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2026.02.03 00:40:27.567881 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11891 | 2026.02.03 00:40:27.569071 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11892 | 2026.02.03 00:40:27.569351 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11893 | 2026.02.03 00:40:27.569739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1542 | ||
| 11894 | 2026.02.03 00:40:30.046776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26319 | ||
| 11895 | 2026.02.03 00:40:30.047330 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2026.02.03 00:40:30.047375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11897 | 2026.02.03 00:40:30.047876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11898 | 2026.02.03 00:40:30.048134 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2026.02.03 00:40:30.048264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26319 | ||
| 11900 | 2026.02.03 00:40:30.631412 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11901 | 2026.02.03 00:40:30.631597 [ 276 ] {d1503fcb-5f52-4a4a-bdd3-357159a06642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11902 | 2026.02.03 00:40:30.631665 [ 276 ] {d1503fcb-5f52-4a4a-bdd3-357159a06642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11903 | 2026.02.03 00:40:30.632477 [ 276 ] {d1503fcb-5f52-4a4a-bdd3-357159a06642} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2026.02.03 00:40:30.632526 [ 276 ] {d1503fcb-5f52-4a4a-bdd3-357159a06642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11905 | 2026.02.03 00:40:30.632932 [ 276 ] {d1503fcb-5f52-4a4a-bdd3-357159a06642} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11906 | 2026.02.03 00:40:30.633173 [ 276 ] {d1503fcb-5f52-4a4a-bdd3-357159a06642} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2026.02.03 00:40:30.633330 [ 276 ] {d1503fcb-5f52-4a4a-bdd3-357159a06642} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001784 sec., 149103.13901345292 rows/sec., 9.47 MiB/sec. | ||
| 11908 | 2026.02.03 00:40:30.633378 [ 276 ] {d1503fcb-5f52-4a4a-bdd3-357159a06642} <Debug> TCPHandler: Processed in 0.002100338 sec. | ||
| 11909 | 2026.02.03 00:40:30.633511 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2026.02.03 00:40:30.633613 [ 276 ] {917b6379-59c8-4b54-ad44-a79f36548d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11911 | 2026.02.03 00:40:30.633656 [ 276 ] {917b6379-59c8-4b54-ad44-a79f36548d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11912 | 2026.02.03 00:40:30.634475 [ 276 ] {917b6379-59c8-4b54-ad44-a79f36548d83} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2026.02.03 00:40:30.634510 [ 276 ] {917b6379-59c8-4b54-ad44-a79f36548d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11914 | 2026.02.03 00:40:30.634868 [ 276 ] {917b6379-59c8-4b54-ad44-a79f36548d83} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11915 | 2026.02.03 00:40:30.635080 [ 276 ] {917b6379-59c8-4b54-ad44-a79f36548d83} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2026.02.03 00:40:30.635191 [ 70 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11917 | 2026.02.03 00:40:30.635208 [ 276 ] {917b6379-59c8-4b54-ad44-a79f36548d83} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001619 sec., 506485.484867202 rows/sec., 40.44 MiB/sec. | ||
| 11918 | 2026.02.03 00:40:30.635231 [ 70 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2026.02.03 00:40:30.635249 [ 276 ] {917b6379-59c8-4b54-ad44-a79f36548d83} <Debug> TCPHandler: Processed in 0.001788122 sec. | ||
| 11920 | 2026.02.03 00:40:30.635250 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11921 | 2026.02.03 00:40:30.635367 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11922 | 2026.02.03 00:40:30.635382 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 11923 | 2026.02.03 00:40:30.635462 [ 276 ] {a9f6b895-e77a-4cee-89cf-0c8135f73ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11924 | 2026.02.03 00:40:30.635506 [ 276 ] {a9f6b895-e77a-4cee-89cf-0c8135f73ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11925 | 2026.02.03 00:40:30.635531 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11926 | 2026.02.03 00:40:30.635569 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1986 rows starting from the beginning of the part | ||
| 11927 | 2026.02.03 00:40:30.635635 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 820 rows starting from the beginning of the part | ||
| 11928 | 2026.02.03 00:40:30.635677 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part | ||
| 11929 | 2026.02.03 00:40:30.635723 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 825 rows starting from the beginning of the part | ||
| 11930 | 2026.02.03 00:40:30.635762 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part | ||
| 11931 | 2026.02.03 00:40:30.635799 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 820 rows starting from the beginning of the part | ||
| 11932 | 2026.02.03 00:40:30.635994 [ 276 ] {a9f6b895-e77a-4cee-89cf-0c8135f73ed0} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2026.02.03 00:40:30.636035 [ 276 ] {a9f6b895-e77a-4cee-89cf-0c8135f73ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11934 | 2026.02.03 00:40:30.636356 [ 276 ] {a9f6b895-e77a-4cee-89cf-0c8135f73ed0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11935 | 2026.02.03 00:40:30.636583 [ 276 ] {a9f6b895-e77a-4cee-89cf-0c8135f73ed0} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2026.02.03 00:40:30.636698 [ 70 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11937 | 2026.02.03 00:40:30.636718 [ 276 ] {a9f6b895-e77a-4cee-89cf-0c8135f73ed0} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001277 sec., 130775.2545027408 rows/sec., 8.08 MiB/sec. | ||
| 11938 | 2026.02.03 00:40:30.636726 [ 70 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2026.02.03 00:40:30.636748 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11940 | 2026.02.03 00:40:30.636755 [ 276 ] {a9f6b895-e77a-4cee-89cf-0c8135f73ed0} <Debug> TCPHandler: Processed in 0.001436986 sec. | ||
| 11941 | 2026.02.03 00:40:30.636856 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 11942 | 2026.02.03 00:40:30.636886 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11943 | 2026.02.03 00:40:30.636986 [ 276 ] {2c56b7a8-fafd-42e1-adb5-aee3f6e3d368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11944 | 2026.02.03 00:40:30.636999 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11945 | 2026.02.03 00:40:30.637027 [ 276 ] {2c56b7a8-fafd-42e1-adb5-aee3f6e3d368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11946 | 2026.02.03 00:40:30.637038 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 193 rows starting from the beginning of the part | ||
| 11947 | 2026.02.03 00:40:30.637118 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 167 rows starting from the beginning of the part | ||
| 11948 | 2026.02.03 00:40:30.637171 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
| 11949 | 2026.02.03 00:40:30.637215 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 177 rows starting from the beginning of the part | ||
| 11950 | 2026.02.03 00:40:30.637258 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 11951 | 2026.02.03 00:40:30.637302 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 167 rows starting from the beginning of the part | ||
| 11952 | 2026.02.03 00:40:30.637484 [ 276 ] {2c56b7a8-fafd-42e1-adb5-aee3f6e3d368} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11953 | 2026.02.03 00:40:30.637524 [ 276 ] {2c56b7a8-fafd-42e1-adb5-aee3f6e3d368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11954 | 2026.02.03 00:40:30.637574 [ 195 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4595 rows, containing 5 columns (5 merged, 0 gathered) in 0.002253101 sec., 2039411.4600277573 rows/sec., 171.94 MiB/sec. | ||
| 11955 | 2026.02.03 00:40:30.637868 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11956 | 2026.02.03 00:40:30.637873 [ 276 ] {2c56b7a8-fafd-42e1-adb5-aee3f6e3d368} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11957 | 2026.02.03 00:40:30.638194 [ 276 ] {2c56b7a8-fafd-42e1-adb5-aee3f6e3d368} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2026.02.03 00:40:30.638219 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_76_15} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2026.02.03 00:40:30.638312 [ 197 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_76_15} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11960 | 2026.02.03 00:40:30.638332 [ 276 ] {2c56b7a8-fafd-42e1-adb5-aee3f6e3d368} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001365 sec., 102564.10256410258 rows/sec., 6.63 MiB/sec. | ||
| 11961 | 2026.02.03 00:40:30.638374 [ 276 ] {2c56b7a8-fafd-42e1-adb5-aee3f6e3d368} <Debug> TCPHandler: Processed in 0.001535987 sec. | ||
| 11962 | 2026.02.03 00:40:30.638407 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11963 | 2026.02.03 00:40:30.638494 [ 192 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016887 sec., 426363.4748623201 rows/sec., 28.23 MiB/sec. | ||
| 11964 | 2026.02.03 00:40:30.638557 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11965 | 2026.02.03 00:40:30.638654 [ 276 ] {dd8694b5-55a4-42f4-95f9-82c5f73a838b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11966 | 2026.02.03 00:40:30.638669 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11967 | 2026.02.03 00:40:30.638695 [ 276 ] {dd8694b5-55a4-42f4-95f9-82c5f73a838b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11968 | 2026.02.03 00:40:30.638926 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_71_14} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2026.02.03 00:40:30.639012 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_71_14} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11970 | 2026.02.03 00:40:30.639095 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11971 | 2026.02.03 00:40:30.639153 [ 276 ] {dd8694b5-55a4-42f4-95f9-82c5f73a838b} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2026.02.03 00:40:30.639193 [ 276 ] {dd8694b5-55a4-42f4-95f9-82c5f73a838b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11973 | 2026.02.03 00:40:30.639526 [ 276 ] {dd8694b5-55a4-42f4-95f9-82c5f73a838b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11974 | 2026.02.03 00:40:30.639741 [ 276 ] {dd8694b5-55a4-42f4-95f9-82c5f73a838b} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2026.02.03 00:40:30.639867 [ 276 ] {dd8694b5-55a4-42f4-95f9-82c5f73a838b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001231 sec., 112916.32818846466 rows/sec., 6.42 MiB/sec. | ||
| 11976 | 2026.02.03 00:40:30.639904 [ 276 ] {dd8694b5-55a4-42f4-95f9-82c5f73a838b} <Debug> TCPHandler: Processed in 0.001393905 sec. | ||
| 11977 | 2026.02.03 00:40:30.640016 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2026.02.03 00:40:30.640107 [ 276 ] {75c2e1aa-bd60-4a0e-8246-74d0202dc5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11979 | 2026.02.03 00:40:30.640147 [ 276 ] {75c2e1aa-bd60-4a0e-8246-74d0202dc5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11980 | 2026.02.03 00:40:30.640770 [ 276 ] {75c2e1aa-bd60-4a0e-8246-74d0202dc5ec} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2026.02.03 00:40:30.640805 [ 276 ] {75c2e1aa-bd60-4a0e-8246-74d0202dc5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11982 | 2026.02.03 00:40:30.641156 [ 276 ] {75c2e1aa-bd60-4a0e-8246-74d0202dc5ec} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11983 | 2026.02.03 00:40:30.641369 [ 276 ] {75c2e1aa-bd60-4a0e-8246-74d0202dc5ec} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11984 | 2026.02.03 00:40:30.641473 [ 70 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11985 | 2026.02.03 00:40:30.641498 [ 276 ] {75c2e1aa-bd60-4a0e-8246-74d0202dc5ec} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001409 sec., 352732.43435060326 rows/sec., 24.95 MiB/sec. | ||
| 11986 | 2026.02.03 00:40:30.641503 [ 70 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2026.02.03 00:40:30.641528 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11988 | 2026.02.03 00:40:30.641534 [ 276 ] {75c2e1aa-bd60-4a0e-8246-74d0202dc5ec} <Debug> TCPHandler: Processed in 0.001565168 sec. | ||
| 11989 | 2026.02.03 00:40:30.641610 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 11990 | 2026.02.03 00:40:30.641652 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11991 | 2026.02.03 00:40:30.641719 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11992 | 2026.02.03 00:40:30.641749 [ 276 ] {161794d6-c21e-4596-8fa8-f8986cca0b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11993 | 2026.02.03 00:40:30.641755 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 997 rows starting from the beginning of the part | ||
| 11994 | 2026.02.03 00:40:30.641796 [ 276 ] {161794d6-c21e-4596-8fa8-f8986cca0b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11995 | 2026.02.03 00:40:30.641831 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 497 rows starting from the beginning of the part | ||
| 11996 | 2026.02.03 00:40:30.641883 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part | ||
| 11997 | 2026.02.03 00:40:30.641925 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 507 rows starting from the beginning of the part | ||
| 11998 | 2026.02.03 00:40:30.641964 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part | ||
| 11999 | 2026.02.03 00:40:30.642002 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 497 rows starting from the beginning of the part | ||
| 12000 | 2026.02.03 00:40:30.642157 [ 276 ] {161794d6-c21e-4596-8fa8-f8986cca0b69} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2026.02.03 00:40:30.642196 [ 276 ] {161794d6-c21e-4596-8fa8-f8986cca0b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12002 | 2026.02.03 00:40:30.642526 [ 276 ] {161794d6-c21e-4596-8fa8-f8986cca0b69} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12003 | 2026.02.03 00:40:30.642752 [ 276 ] {161794d6-c21e-4596-8fa8-f8986cca0b69} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12004 | 2026.02.03 00:40:30.642884 [ 276 ] {161794d6-c21e-4596-8fa8-f8986cca0b69} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 12005 | 2026.02.03 00:40:30.642919 [ 276 ] {161794d6-c21e-4596-8fa8-f8986cca0b69} <Debug> TCPHandler: Processed in 0.001314024 sec. | ||
| 12006 | 2026.02.03 00:40:30.643042 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12007 | 2026.02.03 00:40:30.643132 [ 276 ] {4ea7ccc3-1458-4bab-85dc-b6504c26c6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12008 | 2026.02.03 00:40:30.643174 [ 276 ] {4ea7ccc3-1458-4bab-85dc-b6504c26c6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12009 | 2026.02.03 00:40:30.643212 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2642 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640679 sec., 1610308.9025945966 rows/sec., 121.72 MiB/sec. | ||
| 12010 | 2026.02.03 00:40:30.643426 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12011 | 2026.02.03 00:40:30.643598 [ 276 ] {4ea7ccc3-1458-4bab-85dc-b6504c26c6e0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12012 | 2026.02.03 00:40:30.643639 [ 276 ] {4ea7ccc3-1458-4bab-85dc-b6504c26c6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12013 | 2026.02.03 00:40:30.643690 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_76_15} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12014 | 2026.02.03 00:40:30.643774 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_76_15} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12015 | 2026.02.03 00:40:30.643861 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 12016 | 2026.02.03 00:40:30.644037 [ 276 ] {4ea7ccc3-1458-4bab-85dc-b6504c26c6e0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12017 | 2026.02.03 00:40:30.644257 [ 276 ] {4ea7ccc3-1458-4bab-85dc-b6504c26c6e0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.02.03 00:40:30.644360 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12019 | 2026.02.03 00:40:30.644386 [ 276 ] {4ea7ccc3-1458-4bab-85dc-b6504c26c6e0} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001272 sec., 202830.1886792453 rows/sec., 13.51 MiB/sec. | ||
| 12020 | 2026.02.03 00:40:30.644391 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2026.02.03 00:40:30.644420 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12022 | 2026.02.03 00:40:30.644429 [ 276 ] {4ea7ccc3-1458-4bab-85dc-b6504c26c6e0} <Debug> TCPHandler: Processed in 0.001433906 sec. | ||
| 12023 | 2026.02.03 00:40:30.644511 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 12024 | 2026.02.03 00:40:30.644549 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12025 | 2026.02.03 00:40:30.644645 [ 276 ] {9c32c4b5-67ae-4f86-ac54-98f3cada3cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12026 | 2026.02.03 00:40:30.644648 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12027 | 2026.02.03 00:40:30.644689 [ 276 ] {9c32c4b5-67ae-4f86-ac54-98f3cada3cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12028 | 2026.02.03 00:40:30.644698 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 24427 rows starting from the beginning of the part | ||
| 12029 | 2026.02.03 00:40:30.644773 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 258 rows starting from the beginning of the part | ||
| 12030 | 2026.02.03 00:40:30.644817 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 12031 | 2026.02.03 00:40:30.644860 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 263 rows starting from the beginning of the part | ||
| 12032 | 2026.02.03 00:40:30.644898 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 12033 | 2026.02.03 00:40:30.644948 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 258 rows starting from the beginning of the part | ||
| 12034 | 2026.02.03 00:40:30.645037 [ 276 ] {9c32c4b5-67ae-4f86-ac54-98f3cada3cad} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2026.02.03 00:40:30.645082 [ 276 ] {9c32c4b5-67ae-4f86-ac54-98f3cada3cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12036 | 2026.02.03 00:40:30.645438 [ 276 ] {9c32c4b5-67ae-4f86-ac54-98f3cada3cad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12037 | 2026.02.03 00:40:30.645659 [ 276 ] {9c32c4b5-67ae-4f86-ac54-98f3cada3cad} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2026.02.03 00:40:30.645802 [ 276 ] {9c32c4b5-67ae-4f86-ac54-98f3cada3cad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 57.40 KiB/sec. | ||
| 12039 | 2026.02.03 00:40:30.645840 [ 276 ] {9c32c4b5-67ae-4f86-ac54-98f3cada3cad} <Debug> TCPHandler: Processed in 0.001337884 sec. | ||
| 12040 | 2026.02.03 00:40:30.645962 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2026.02.03 00:40:30.646059 [ 276 ] {ed13159d-8596-4366-860a-451cf093452a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12042 | 2026.02.03 00:40:30.646116 [ 276 ] {ed13159d-8596-4366-860a-451cf093452a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12043 | 2026.02.03 00:40:30.647034 [ 276 ] {ed13159d-8596-4366-860a-451cf093452a} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.02.03 00:40:30.647071 [ 276 ] {ed13159d-8596-4366-860a-451cf093452a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12045 | 2026.02.03 00:40:30.647709 [ 276 ] {ed13159d-8596-4366-860a-451cf093452a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12046 | 2026.02.03 00:40:30.647971 [ 276 ] {ed13159d-8596-4366-860a-451cf093452a} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.02.03 00:40:30.648122 [ 276 ] {ed13159d-8596-4366-860a-451cf093452a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002083 sec., 16322.611617858856 rows/sec., 29.25 MiB/sec. | ||
| 12048 | 2026.02.03 00:40:30.648123 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12049 | 2026.02.03 00:40:30.648183 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2026.02.03 00:40:30.648201 [ 276 ] {ed13159d-8596-4366-860a-451cf093452a} <Debug> TCPHandler: Processed in 0.002288831 sec. | ||
| 12051 | 2026.02.03 00:40:30.648204 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12052 | 2026.02.03 00:40:30.648326 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 12053 | 2026.02.03 00:40:30.648330 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12054 | 2026.02.03 00:40:30.648450 [ 276 ] {0cf698bd-422e-491e-9b6d-aed8ca0b99ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12055 | 2026.02.03 00:40:30.648493 [ 276 ] {0cf698bd-422e-491e-9b6d-aed8ca0b99ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12056 | 2026.02.03 00:40:30.648547 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12057 | 2026.02.03 00:40:30.648606 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1355 rows starting from the beginning of the part | ||
| 12058 | 2026.02.03 00:40:30.648720 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 12059 | 2026.02.03 00:40:30.648823 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
| 12060 | 2026.02.03 00:40:30.648844 [ 276 ] {0cf698bd-422e-491e-9b6d-aed8ca0b99ef} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12061 | 2026.02.03 00:40:30.648883 [ 276 ] {0cf698bd-422e-491e-9b6d-aed8ca0b99ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12062 | 2026.02.03 00:40:30.648923 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 12063 | 2026.02.03 00:40:30.649026 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 12064 | 2026.02.03 00:40:30.649125 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 12065 | 2026.02.03 00:40:30.649217 [ 276 ] {0cf698bd-422e-491e-9b6d-aed8ca0b99ef} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12066 | 2026.02.03 00:40:30.649481 [ 276 ] {0cf698bd-422e-491e-9b6d-aed8ca0b99ef} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2026.02.03 00:40:30.649621 [ 68 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12068 | 2026.02.03 00:40:30.649633 [ 276 ] {0cf698bd-422e-491e-9b6d-aed8ca0b99ef} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001202 sec., 73211.31447587354 rows/sec., 4.60 MiB/sec. | ||
| 12069 | 2026.02.03 00:40:30.649660 [ 68 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12070 | 2026.02.03 00:40:30.649681 [ 276 ] {0cf698bd-422e-491e-9b6d-aed8ca0b99ef} <Debug> TCPHandler: Processed in 0.001400215 sec. | ||
| 12071 | 2026.02.03 00:40:30.649688 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12072 | 2026.02.03 00:40:30.649788 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 12073 | 2026.02.03 00:40:30.649916 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12074 | 2026.02.03 00:40:30.649950 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5180 rows starting from the beginning of the part | ||
| 12075 | 2026.02.03 00:40:30.650005 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 88 rows starting from the beginning of the part | ||
| 12076 | 2026.02.03 00:40:30.650048 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 12077 | 2026.02.03 00:40:30.650086 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 88 rows starting from the beginning of the part | ||
| 12078 | 2026.02.03 00:40:30.650125 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 12079 | 2026.02.03 00:40:30.650163 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 88 rows starting from the beginning of the part | ||
| 12080 | 2026.02.03 00:40:30.651911 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25526 rows, containing 5 columns (5 merged, 0 gathered) in 0.007442664 sec., 3429685.9296617447 rows/sec., 231.04 MiB/sec. | ||
| 12081 | 2026.02.03 00:40:30.652164 [ 191 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12082 | 2026.02.03 00:40:30.652468 [ 191 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2026.02.03 00:40:30.652510 [ 199 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5564 rows, containing 4 columns (4 merged, 0 gathered) in 0.00275975 sec., 2016124.6489718272 rows/sec., 130.30 MiB/sec. | ||
| 12084 | 2026.02.03 00:40:30.652543 [ 191 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12085 | 2026.02.03 00:40:30.652623 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12086 | 2026.02.03 00:40:30.653050 [ 186 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12087 | 2026.02.03 00:40:30.653337 [ 186 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_76_15} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2026.02.03 00:40:30.653408 [ 186 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_76_15} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12089 | 2026.02.03 00:40:30.653502 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12090 | 2026.02.03 00:40:30.656927 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1473 rows, containing 19 columns (19 merged, 0 gathered) in 0.008637236 sec., 170540.66833417543 rows/sec., 305.60 MiB/sec. | ||
| 12091 | 2026.02.03 00:40:30.658462 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12092 | 2026.02.03 00:40:30.658787 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2026.02.03 00:40:30.658865 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12094 | 2026.02.03 00:40:30.658955 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 12095 | 2026.02.03 00:40:31.001143 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.74 MiB, peak 345.15 MiB, free memory in arenas 0.00 B, will set to 336.44 MiB (RSS), difference: 4.70 MiB | ||
| 12096 | 2026.02.03 00:40:31.520353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12097 | 2026.02.03 00:40:31.537902 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2026.02.03 00:40:31.537972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12099 | 2026.02.03 00:40:31.544416 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12100 | 2026.02.03 00:40:31.545120 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12101 | 2026.02.03 00:40:31.548204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12102 | 2026.02.03 00:40:35.650096 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2026.02.03 00:40:35.650312 [ 276 ] {987015fc-209a-4d40-b915-17d3b5a79284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12104 | 2026.02.03 00:40:35.650388 [ 276 ] {987015fc-209a-4d40-b915-17d3b5a79284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12105 | 2026.02.03 00:40:35.651084 [ 276 ] {987015fc-209a-4d40-b915-17d3b5a79284} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2026.02.03 00:40:35.651133 [ 276 ] {987015fc-209a-4d40-b915-17d3b5a79284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12107 | 2026.02.03 00:40:35.651521 [ 276 ] {987015fc-209a-4d40-b915-17d3b5a79284} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12108 | 2026.02.03 00:40:35.651763 [ 276 ] {987015fc-209a-4d40-b915-17d3b5a79284} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2026.02.03 00:40:35.651927 [ 276 ] {987015fc-209a-4d40-b915-17d3b5a79284} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001669 sec., 1198.3223487118034 rows/sec., 97.71 KiB/sec. | ||
| 12110 | 2026.02.03 00:40:35.651977 [ 276 ] {987015fc-209a-4d40-b915-17d3b5a79284} <Debug> TCPHandler: Processed in 0.002020006 sec. | ||
| 12111 | 2026.02.03 00:40:35.652100 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12112 | 2026.02.03 00:40:35.652201 [ 276 ] {076e0483-d12a-4484-83f5-019df2ca5283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12113 | 2026.02.03 00:40:35.652243 [ 276 ] {076e0483-d12a-4484-83f5-019df2ca5283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12114 | 2026.02.03 00:40:35.653306 [ 276 ] {076e0483-d12a-4484-83f5-019df2ca5283} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2026.02.03 00:40:35.653344 [ 276 ] {076e0483-d12a-4484-83f5-019df2ca5283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12116 | 2026.02.03 00:40:35.653732 [ 276 ] {076e0483-d12a-4484-83f5-019df2ca5283} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12117 | 2026.02.03 00:40:35.653946 [ 276 ] {076e0483-d12a-4484-83f5-019df2ca5283} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12118 | 2026.02.03 00:40:35.654082 [ 276 ] {076e0483-d12a-4484-83f5-019df2ca5283} <Debug> executeQuery: Read 1213 rows, 102.10 KiB in 0.001905 sec., 636745.406824147 rows/sec., 52.34 MiB/sec. | ||
| 12119 | 2026.02.03 00:40:35.654120 [ 276 ] {076e0483-d12a-4484-83f5-019df2ca5283} <Debug> TCPHandler: Processed in 0.002069557 sec. | ||
| 12120 | 2026.02.03 00:40:35.654234 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12121 | 2026.02.03 00:40:35.654328 [ 276 ] {1571f331-5146-464e-82c4-c04975f63dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12122 | 2026.02.03 00:40:35.654369 [ 276 ] {1571f331-5146-464e-82c4-c04975f63dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12123 | 2026.02.03 00:40:35.654769 [ 276 ] {1571f331-5146-464e-82c4-c04975f63dc8} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12124 | 2026.02.03 00:40:35.654806 [ 276 ] {1571f331-5146-464e-82c4-c04975f63dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12125 | 2026.02.03 00:40:35.655105 [ 276 ] {1571f331-5146-464e-82c4-c04975f63dc8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12126 | 2026.02.03 00:40:35.655320 [ 276 ] {1571f331-5146-464e-82c4-c04975f63dc8} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12127 | 2026.02.03 00:40:35.655449 [ 276 ] {1571f331-5146-464e-82c4-c04975f63dc8} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001141 sec., 8764.241893076249 rows/sec., 649.62 KiB/sec. | ||
| 12128 | 2026.02.03 00:40:35.655485 [ 276 ] {1571f331-5146-464e-82c4-c04975f63dc8} <Debug> TCPHandler: Processed in 0.001298803 sec. | ||
| 12129 | 2026.02.03 00:40:35.655590 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12130 | 2026.02.03 00:40:35.655681 [ 276 ] {f72682fd-2471-4b94-9c4e-435f6e169c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12131 | 2026.02.03 00:40:35.655721 [ 276 ] {f72682fd-2471-4b94-9c4e-435f6e169c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12132 | 2026.02.03 00:40:35.656201 [ 276 ] {f72682fd-2471-4b94-9c4e-435f6e169c1d} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12133 | 2026.02.03 00:40:35.656237 [ 276 ] {f72682fd-2471-4b94-9c4e-435f6e169c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12134 | 2026.02.03 00:40:35.656541 [ 276 ] {f72682fd-2471-4b94-9c4e-435f6e169c1d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12135 | 2026.02.03 00:40:35.656754 [ 276 ] {f72682fd-2471-4b94-9c4e-435f6e169c1d} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2026.02.03 00:40:35.656882 [ 276 ] {f72682fd-2471-4b94-9c4e-435f6e169c1d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001219 sec., 187038.5561936013 rows/sec., 12.66 MiB/sec. | ||
| 12137 | 2026.02.03 00:40:35.656918 [ 276 ] {f72682fd-2471-4b94-9c4e-435f6e169c1d} <Debug> TCPHandler: Processed in 0.001374425 sec. | ||
| 12138 | 2026.02.03 00:40:35.657023 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12139 | 2026.02.03 00:40:35.657114 [ 276 ] {b0c8ea09-ff3f-4db1-8f6e-46b85eb1d2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12140 | 2026.02.03 00:40:35.657153 [ 276 ] {b0c8ea09-ff3f-4db1-8f6e-46b85eb1d2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12141 | 2026.02.03 00:40:35.657735 [ 276 ] {b0c8ea09-ff3f-4db1-8f6e-46b85eb1d2fe} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12142 | 2026.02.03 00:40:35.657772 [ 276 ] {b0c8ea09-ff3f-4db1-8f6e-46b85eb1d2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12143 | 2026.02.03 00:40:35.658103 [ 276 ] {b0c8ea09-ff3f-4db1-8f6e-46b85eb1d2fe} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12144 | 2026.02.03 00:40:35.658310 [ 276 ] {b0c8ea09-ff3f-4db1-8f6e-46b85eb1d2fe} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12145 | 2026.02.03 00:40:35.658438 [ 276 ] {b0c8ea09-ff3f-4db1-8f6e-46b85eb1d2fe} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001342 sec., 394932.9359165424 rows/sec., 29.26 MiB/sec. | ||
| 12146 | 2026.02.03 00:40:35.658474 [ 276 ] {b0c8ea09-ff3f-4db1-8f6e-46b85eb1d2fe} <Debug> TCPHandler: Processed in 0.001497727 sec. | ||
| 12147 | 2026.02.03 00:40:35.658582 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12148 | 2026.02.03 00:40:35.658674 [ 276 ] {c8149424-5b02-47e4-8f32-53969c823523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12149 | 2026.02.03 00:40:35.658717 [ 276 ] {c8149424-5b02-47e4-8f32-53969c823523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12150 | 2026.02.03 00:40:35.659285 [ 276 ] {c8149424-5b02-47e4-8f32-53969c823523} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12151 | 2026.02.03 00:40:35.659322 [ 276 ] {c8149424-5b02-47e4-8f32-53969c823523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12152 | 2026.02.03 00:40:35.659692 [ 276 ] {c8149424-5b02-47e4-8f32-53969c823523} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12153 | 2026.02.03 00:40:35.659908 [ 276 ] {c8149424-5b02-47e4-8f32-53969c823523} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12154 | 2026.02.03 00:40:35.660043 [ 276 ] {c8149424-5b02-47e4-8f32-53969c823523} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001386 sec., 609668.1096681097 rows/sec., 41.03 MiB/sec. | ||
| 12155 | 2026.02.03 00:40:35.660079 [ 276 ] {c8149424-5b02-47e4-8f32-53969c823523} <Debug> TCPHandler: Processed in 0.001543918 sec. | ||
| 12156 | 2026.02.03 00:40:35.660186 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12157 | 2026.02.03 00:40:35.660278 [ 276 ] {d6353c55-ca23-4f4a-91f6-4166e27f0c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12158 | 2026.02.03 00:40:35.660334 [ 276 ] {d6353c55-ca23-4f4a-91f6-4166e27f0c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12159 | 2026.02.03 00:40:35.661093 [ 276 ] {d6353c55-ca23-4f4a-91f6-4166e27f0c07} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2026.02.03 00:40:35.661129 [ 276 ] {d6353c55-ca23-4f4a-91f6-4166e27f0c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12161 | 2026.02.03 00:40:35.661699 [ 276 ] {d6353c55-ca23-4f4a-91f6-4166e27f0c07} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12162 | 2026.02.03 00:40:35.661918 [ 276 ] {d6353c55-ca23-4f4a-91f6-4166e27f0c07} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2026.02.03 00:40:35.662058 [ 276 ] {d6353c55-ca23-4f4a-91f6-4166e27f0c07} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001797 sec., 4451.864218141347 rows/sec., 7.98 MiB/sec. | ||
| 12164 | 2026.02.03 00:40:35.662117 [ 276 ] {d6353c55-ca23-4f4a-91f6-4166e27f0c07} <Debug> TCPHandler: Processed in 0.001976826 sec. | ||
| 12165 | 2026.02.03 00:40:35.662227 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12166 | 2026.02.03 00:40:35.662321 [ 276 ] {54779104-14f3-44e6-abf6-39ebb329b230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12167 | 2026.02.03 00:40:35.662362 [ 276 ] {54779104-14f3-44e6-abf6-39ebb329b230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12168 | 2026.02.03 00:40:35.662691 [ 276 ] {54779104-14f3-44e6-abf6-39ebb329b230} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12169 | 2026.02.03 00:40:35.662727 [ 276 ] {54779104-14f3-44e6-abf6-39ebb329b230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12170 | 2026.02.03 00:40:35.663034 [ 276 ] {54779104-14f3-44e6-abf6-39ebb329b230} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12171 | 2026.02.03 00:40:35.663241 [ 276 ] {54779104-14f3-44e6-abf6-39ebb329b230} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2026.02.03 00:40:35.663368 [ 276 ] {54779104-14f3-44e6-abf6-39ebb329b230} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 12173 | 2026.02.03 00:40:35.663403 [ 276 ] {54779104-14f3-44e6-abf6-39ebb329b230} <Debug> TCPHandler: Processed in 0.001223552 sec. | ||
| 12174 | 2026.02.03 00:40:37.315907 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12175 | 2026.02.03 00:40:37.315955 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12176 | 2026.02.03 00:40:37.549103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26767 | ||
| 12177 | 2026.02.03 00:40:37.549619 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2026.02.03 00:40:37.549673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12179 | 2026.02.03 00:40:37.550175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12180 | 2026.02.03 00:40:37.550416 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2026.02.03 00:40:37.550572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26767 | ||
| 12182 | 2026.02.03 00:40:37.550597 [ 62 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12183 | 2026.02.03 00:40:37.550667 [ 62 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2026.02.03 00:40:37.550688 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12185 | 2026.02.03 00:40:37.550803 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 12186 | 2026.02.03 00:40:37.550951 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12187 | 2026.02.03 00:40:37.550992 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24399 rows starting from the beginning of the part | ||
| 12188 | 2026.02.03 00:40:37.551061 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 12189 | 2026.02.03 00:40:37.551110 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 12190 | 2026.02.03 00:40:37.551155 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 12191 | 2026.02.03 00:40:37.551197 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 12192 | 2026.02.03 00:40:37.551241 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 12193 | 2026.02.03 00:40:37.553389 [ 186 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26767 rows, containing 4 columns (4 merged, 0 gathered) in 0.002640447 sec., 10137298.722526904 rows/sec., 145.02 MiB/sec. | ||
| 12194 | 2026.02.03 00:40:37.553619 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12195 | 2026.02.03 00:40:37.553912 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_56_11} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12196 | 2026.02.03 00:40:37.553985 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_56_11} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12197 | 2026.02.03 00:40:37.554058 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12198 | 2026.02.03 00:40:37.570589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1580 | ||
| 12199 | 2026.02.03 00:40:37.572887 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.02.03 00:40:37.572926 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12201 | 2026.02.03 00:40:37.574051 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12202 | 2026.02.03 00:40:37.574313 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.02.03 00:40:37.574681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
| 12204 | 2026.02.03 00:40:39.049012 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12205 | 2026.02.03 00:40:39.066856 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2026.02.03 00:40:39.066924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12207 | 2026.02.03 00:40:39.073171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12208 | 2026.02.03 00:40:39.073864 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2026.02.03 00:40:39.074165 [ 58 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12210 | 2026.02.03 00:40:39.074201 [ 58 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12211 | 2026.02.03 00:40:39.074220 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12212 | 2026.02.03 00:40:39.074308 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 12213 | 2026.02.03 00:40:39.077003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12214 | 2026.02.03 00:40:39.077370 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12215 | 2026.02.03 00:40:39.078236 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 12216 | 2026.02.03 00:40:39.081589 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 12217 | 2026.02.03 00:40:39.084935 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 12218 | 2026.02.03 00:40:39.089000 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 12219 | 2026.02.03 00:40:39.093361 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 12220 | 2026.02.03 00:40:39.097015 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 12221 | 2026.02.03 00:40:39.146888 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.072616099 sec., 5811.38350601841 rows/sec., 30.05 MiB/sec. | ||
| 12222 | 2026.02.03 00:40:39.148573 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12223 | 2026.02.03 00:40:39.150219 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_56_11} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12224 | 2026.02.03 00:40:39.150310 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_56_11} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12225 | 2026.02.03 00:40:39.151718 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12226 | 2026.02.03 00:40:40.630518 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12227 | 2026.02.03 00:40:40.630715 [ 276 ] {c9a816f6-c5b9-42d1-9d37-23f9663ca164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12228 | 2026.02.03 00:40:40.630783 [ 276 ] {c9a816f6-c5b9-42d1-9d37-23f9663ca164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12229 | 2026.02.03 00:40:40.631553 [ 276 ] {c9a816f6-c5b9-42d1-9d37-23f9663ca164} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2026.02.03 00:40:40.631610 [ 276 ] {c9a816f6-c5b9-42d1-9d37-23f9663ca164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12231 | 2026.02.03 00:40:40.632026 [ 276 ] {c9a816f6-c5b9-42d1-9d37-23f9663ca164} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12232 | 2026.02.03 00:40:40.632256 [ 276 ] {c9a816f6-c5b9-42d1-9d37-23f9663ca164} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12233 | 2026.02.03 00:40:40.632415 [ 276 ] {c9a816f6-c5b9-42d1-9d37-23f9663ca164} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001751 sec., 151913.1924614506 rows/sec., 9.65 MiB/sec. | ||
| 12234 | 2026.02.03 00:40:40.632466 [ 276 ] {c9a816f6-c5b9-42d1-9d37-23f9663ca164} <Debug> TCPHandler: Processed in 0.002078828 sec. | ||
| 12235 | 2026.02.03 00:40:40.632601 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2026.02.03 00:40:40.632713 [ 276 ] {7cb1de0a-fffb-4801-a577-cc63c94c039b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12237 | 2026.02.03 00:40:40.632765 [ 276 ] {7cb1de0a-fffb-4801-a577-cc63c94c039b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12238 | 2026.02.03 00:40:40.633669 [ 276 ] {7cb1de0a-fffb-4801-a577-cc63c94c039b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.02.03 00:40:40.633709 [ 276 ] {7cb1de0a-fffb-4801-a577-cc63c94c039b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12240 | 2026.02.03 00:40:40.634082 [ 276 ] {7cb1de0a-fffb-4801-a577-cc63c94c039b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12241 | 2026.02.03 00:40:40.634298 [ 276 ] {7cb1de0a-fffb-4801-a577-cc63c94c039b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.02.03 00:40:40.634442 [ 276 ] {7cb1de0a-fffb-4801-a577-cc63c94c039b} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.00176 sec., 465909.0909090909 rows/sec., 37.20 MiB/sec. | ||
| 12243 | 2026.02.03 00:40:40.634481 [ 276 ] {7cb1de0a-fffb-4801-a577-cc63c94c039b} <Debug> TCPHandler: Processed in 0.001929824 sec. | ||
| 12244 | 2026.02.03 00:40:40.634631 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2026.02.03 00:40:40.634745 [ 276 ] {1bf26e45-c731-4d54-9c42-b5f0727e0464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12246 | 2026.02.03 00:40:40.634788 [ 276 ] {1bf26e45-c731-4d54-9c42-b5f0727e0464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12247 | 2026.02.03 00:40:40.635260 [ 276 ] {1bf26e45-c731-4d54-9c42-b5f0727e0464} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.02.03 00:40:40.635297 [ 276 ] {1bf26e45-c731-4d54-9c42-b5f0727e0464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12249 | 2026.02.03 00:40:40.635625 [ 276 ] {1bf26e45-c731-4d54-9c42-b5f0727e0464} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12250 | 2026.02.03 00:40:40.635851 [ 276 ] {1bf26e45-c731-4d54-9c42-b5f0727e0464} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.02.03 00:40:40.635979 [ 276 ] {1bf26e45-c731-4d54-9c42-b5f0727e0464} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001257 sec., 132856.00636435958 rows/sec., 8.20 MiB/sec. | ||
| 12252 | 2026.02.03 00:40:40.636016 [ 276 ] {1bf26e45-c731-4d54-9c42-b5f0727e0464} <Debug> TCPHandler: Processed in 0.001449096 sec. | ||
| 12253 | 2026.02.03 00:40:40.636164 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12254 | 2026.02.03 00:40:40.636258 [ 276 ] {19273c18-40a0-43c8-a4ad-cc0d79082d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12255 | 2026.02.03 00:40:40.636298 [ 276 ] {19273c18-40a0-43c8-a4ad-cc0d79082d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12256 | 2026.02.03 00:40:40.636763 [ 276 ] {19273c18-40a0-43c8-a4ad-cc0d79082d61} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12257 | 2026.02.03 00:40:40.636802 [ 276 ] {19273c18-40a0-43c8-a4ad-cc0d79082d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12258 | 2026.02.03 00:40:40.637113 [ 276 ] {19273c18-40a0-43c8-a4ad-cc0d79082d61} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12259 | 2026.02.03 00:40:40.637323 [ 276 ] {19273c18-40a0-43c8-a4ad-cc0d79082d61} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2026.02.03 00:40:40.637446 [ 55 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 12261 | 2026.02.03 00:40:40.637454 [ 276 ] {19273c18-40a0-43c8-a4ad-cc0d79082d61} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001214 sec., 115321.25205930807 rows/sec., 7.45 MiB/sec. | ||
| 12262 | 2026.02.03 00:40:40.637526 [ 55 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12263 | 2026.02.03 00:40:40.637537 [ 276 ] {19273c18-40a0-43c8-a4ad-cc0d79082d61} <Debug> TCPHandler: Processed in 0.001420335 sec. | ||
| 12264 | 2026.02.03 00:40:40.637560 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12265 | 2026.02.03 00:40:40.637679 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12266 | 2026.02.03 00:40:40.637725 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 12267 | 2026.02.03 00:40:40.637783 [ 276 ] {88ed09b7-0cdd-4a41-a3aa-ba65e52cc977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12268 | 2026.02.03 00:40:40.637831 [ 276 ] {88ed09b7-0cdd-4a41-a3aa-ba65e52cc977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12269 | 2026.02.03 00:40:40.637923 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12270 | 2026.02.03 00:40:40.637976 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 369 rows starting from the beginning of the part | ||
| 12271 | 2026.02.03 00:40:40.638046 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 140 rows starting from the beginning of the part | ||
| 12272 | 2026.02.03 00:40:40.638100 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 140 rows starting from the beginning of the part | ||
| 12273 | 2026.02.03 00:40:40.638159 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 140 rows starting from the beginning of the part | ||
| 12274 | 2026.02.03 00:40:40.638221 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part | ||
| 12275 | 2026.02.03 00:40:40.638283 [ 196 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 140 rows starting from the beginning of the part | ||
| 12276 | 2026.02.03 00:40:40.638298 [ 276 ] {88ed09b7-0cdd-4a41-a3aa-ba65e52cc977} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.02.03 00:40:40.638341 [ 276 ] {88ed09b7-0cdd-4a41-a3aa-ba65e52cc977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12278 | 2026.02.03 00:40:40.638715 [ 276 ] {88ed09b7-0cdd-4a41-a3aa-ba65e52cc977} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12279 | 2026.02.03 00:40:40.638953 [ 276 ] {88ed09b7-0cdd-4a41-a3aa-ba65e52cc977} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.02.03 00:40:40.639100 [ 276 ] {88ed09b7-0cdd-4a41-a3aa-ba65e52cc977} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001338 sec., 103886.39760837071 rows/sec., 5.91 MiB/sec. | ||
| 12281 | 2026.02.03 00:40:40.639139 [ 276 ] {88ed09b7-0cdd-4a41-a3aa-ba65e52cc977} <Debug> TCPHandler: Processed in 0.001509607 sec. | ||
| 12282 | 2026.02.03 00:40:40.639284 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.02.03 00:40:40.639381 [ 276 ] {1afd5cbd-4ed2-41e4-bd6b-670c7adf9bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12284 | 2026.02.03 00:40:40.639424 [ 276 ] {1afd5cbd-4ed2-41e4-bd6b-670c7adf9bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12285 | 2026.02.03 00:40:40.639577 [ 197 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001925225 sec., 600968.7179420587 rows/sec., 41.86 MiB/sec. | ||
| 12286 | 2026.02.03 00:40:40.639867 [ 197 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 12287 | 2026.02.03 00:40:40.640237 [ 276 ] {1afd5cbd-4ed2-41e4-bd6b-670c7adf9bf0} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12288 | 2026.02.03 00:40:40.640283 [ 197 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2026.02.03 00:40:40.640289 [ 276 ] {1afd5cbd-4ed2-41e4-bd6b-670c7adf9bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12290 | 2026.02.03 00:40:40.640422 [ 197 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_50_10} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 12291 | 2026.02.03 00:40:40.640600 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 12292 | 2026.02.03 00:40:40.640799 [ 276 ] {1afd5cbd-4ed2-41e4-bd6b-670c7adf9bf0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12293 | 2026.02.03 00:40:40.641095 [ 276 ] {1afd5cbd-4ed2-41e4-bd6b-670c7adf9bf0} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2026.02.03 00:40:40.641291 [ 276 ] {1afd5cbd-4ed2-41e4-bd6b-670c7adf9bf0} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001928 sec., 257780.08298755187 rows/sec., 18.24 MiB/sec. | ||
| 12295 | 2026.02.03 00:40:40.641338 [ 276 ] {1afd5cbd-4ed2-41e4-bd6b-670c7adf9bf0} <Debug> TCPHandler: Processed in 0.002101918 sec. | ||
| 12296 | 2026.02.03 00:40:40.641648 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12297 | 2026.02.03 00:40:40.641770 [ 276 ] {da09226f-3c18-4e79-b001-9e9ec99c761b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12298 | 2026.02.03 00:40:40.641816 [ 276 ] {da09226f-3c18-4e79-b001-9e9ec99c761b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12299 | 2026.02.03 00:40:40.642188 [ 276 ] {da09226f-3c18-4e79-b001-9e9ec99c761b} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12300 | 2026.02.03 00:40:40.642223 [ 276 ] {da09226f-3c18-4e79-b001-9e9ec99c761b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12301 | 2026.02.03 00:40:40.642559 [ 276 ] {da09226f-3c18-4e79-b001-9e9ec99c761b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12302 | 2026.02.03 00:40:40.642779 [ 276 ] {da09226f-3c18-4e79-b001-9e9ec99c761b} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12303 | 2026.02.03 00:40:40.642916 [ 276 ] {da09226f-3c18-4e79-b001-9e9ec99c761b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 12304 | 2026.02.03 00:40:40.642952 [ 276 ] {da09226f-3c18-4e79-b001-9e9ec99c761b} <Debug> TCPHandler: Processed in 0.001367745 sec. | ||
| 12305 | 2026.02.03 00:40:40.643073 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12306 | 2026.02.03 00:40:40.643168 [ 276 ] {2d3fbcab-c414-4e8e-8dec-b6b9c0b99aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12307 | 2026.02.03 00:40:40.643211 [ 276 ] {2d3fbcab-c414-4e8e-8dec-b6b9c0b99aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12308 | 2026.02.03 00:40:40.643628 [ 276 ] {2d3fbcab-c414-4e8e-8dec-b6b9c0b99aaa} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2026.02.03 00:40:40.643664 [ 276 ] {2d3fbcab-c414-4e8e-8dec-b6b9c0b99aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12310 | 2026.02.03 00:40:40.643994 [ 276 ] {2d3fbcab-c414-4e8e-8dec-b6b9c0b99aaa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12311 | 2026.02.03 00:40:40.644200 [ 276 ] {2d3fbcab-c414-4e8e-8dec-b6b9c0b99aaa} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2026.02.03 00:40:40.644334 [ 276 ] {2d3fbcab-c414-4e8e-8dec-b6b9c0b99aaa} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001184 sec., 217905.4054054054 rows/sec., 14.51 MiB/sec. | ||
| 12313 | 2026.02.03 00:40:40.644369 [ 276 ] {2d3fbcab-c414-4e8e-8dec-b6b9c0b99aaa} <Debug> TCPHandler: Processed in 0.001345565 sec. | ||
| 12314 | 2026.02.03 00:40:40.644486 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12315 | 2026.02.03 00:40:40.644580 [ 276 ] {9154c5a3-51d0-4c31-b69c-447a1e3217b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12316 | 2026.02.03 00:40:40.644621 [ 276 ] {9154c5a3-51d0-4c31-b69c-447a1e3217b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12317 | 2026.02.03 00:40:40.644981 [ 276 ] {9154c5a3-51d0-4c31-b69c-447a1e3217b8} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2026.02.03 00:40:40.645014 [ 276 ] {9154c5a3-51d0-4c31-b69c-447a1e3217b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12319 | 2026.02.03 00:40:40.645305 [ 276 ] {9154c5a3-51d0-4c31-b69c-447a1e3217b8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12320 | 2026.02.03 00:40:40.645516 [ 276 ] {9154c5a3-51d0-4c31-b69c-447a1e3217b8} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2026.02.03 00:40:40.645646 [ 276 ] {9154c5a3-51d0-4c31-b69c-447a1e3217b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 12322 | 2026.02.03 00:40:40.645681 [ 276 ] {9154c5a3-51d0-4c31-b69c-447a1e3217b8} <Debug> TCPHandler: Processed in 0.001244072 sec. | ||
| 12323 | 2026.02.03 00:40:40.645797 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12324 | 2026.02.03 00:40:40.645891 [ 276 ] {feb4744b-f4a6-4528-978d-7f4c8520d6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12325 | 2026.02.03 00:40:40.645970 [ 276 ] {feb4744b-f4a6-4528-978d-7f4c8520d6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12326 | 2026.02.03 00:40:40.649590 [ 276 ] {feb4744b-f4a6-4528-978d-7f4c8520d6c4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2026.02.03 00:40:40.649631 [ 276 ] {feb4744b-f4a6-4528-978d-7f4c8520d6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12328 | 2026.02.03 00:40:40.650230 [ 276 ] {feb4744b-f4a6-4528-978d-7f4c8520d6c4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12329 | 2026.02.03 00:40:40.650470 [ 276 ] {feb4744b-f4a6-4528-978d-7f4c8520d6c4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.02.03 00:40:40.650624 [ 276 ] {feb4744b-f4a6-4528-978d-7f4c8520d6c4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00475 sec., 7157.894736842106 rows/sec., 12.83 MiB/sec. | ||
| 12331 | 2026.02.03 00:40:40.650718 [ 276 ] {feb4744b-f4a6-4528-978d-7f4c8520d6c4} <Debug> TCPHandler: Processed in 0.00496916 sec. | ||
| 12332 | 2026.02.03 00:40:40.650846 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12333 | 2026.02.03 00:40:40.650946 [ 276 ] {e71bc8c6-e93b-4305-b681-20f908287f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12334 | 2026.02.03 00:40:40.650990 [ 276 ] {e71bc8c6-e93b-4305-b681-20f908287f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12335 | 2026.02.03 00:40:40.651350 [ 276 ] {e71bc8c6-e93b-4305-b681-20f908287f60} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2026.02.03 00:40:40.651387 [ 276 ] {e71bc8c6-e93b-4305-b681-20f908287f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12337 | 2026.02.03 00:40:40.651705 [ 276 ] {e71bc8c6-e93b-4305-b681-20f908287f60} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12338 | 2026.02.03 00:40:40.651924 [ 276 ] {e71bc8c6-e93b-4305-b681-20f908287f60} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2026.02.03 00:40:40.652063 [ 276 ] {e71bc8c6-e93b-4305-b681-20f908287f60} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001136 sec., 77464.78873239436 rows/sec., 4.86 MiB/sec. | ||
| 12340 | 2026.02.03 00:40:40.652100 [ 276 ] {e71bc8c6-e93b-4305-b681-20f908287f60} <Debug> TCPHandler: Processed in 0.001306914 sec. | ||
| 12341 | 2026.02.03 00:40:45.050964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27279 | ||
| 12342 | 2026.02.03 00:40:45.051512 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12343 | 2026.02.03 00:40:45.051553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12344 | 2026.02.03 00:40:45.052077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12345 | 2026.02.03 00:40:45.052312 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2026.02.03 00:40:45.052444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27279 | ||
| 12347 | 2026.02.03 00:40:45.623403 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12348 | 2026.02.03 00:40:45.623610 [ 276 ] {e134d2ca-e7eb-494a-9d50-cc18fefe2ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12349 | 2026.02.03 00:40:45.623687 [ 276 ] {e134d2ca-e7eb-494a-9d50-cc18fefe2ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12350 | 2026.02.03 00:40:45.624434 [ 276 ] {e134d2ca-e7eb-494a-9d50-cc18fefe2ced} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12351 | 2026.02.03 00:40:45.624487 [ 276 ] {e134d2ca-e7eb-494a-9d50-cc18fefe2ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12352 | 2026.02.03 00:40:45.624958 [ 276 ] {e134d2ca-e7eb-494a-9d50-cc18fefe2ced} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12353 | 2026.02.03 00:40:45.625245 [ 276 ] {e134d2ca-e7eb-494a-9d50-cc18fefe2ced} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12354 | 2026.02.03 00:40:45.625421 [ 276 ] {e134d2ca-e7eb-494a-9d50-cc18fefe2ced} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001869 sec., 38523.274478330655 rows/sec., 3.09 MiB/sec. | ||
| 12355 | 2026.02.03 00:40:45.625475 [ 276 ] {e134d2ca-e7eb-494a-9d50-cc18fefe2ced} <Debug> TCPHandler: Processed in 0.0022143 sec. | ||
| 12356 | 2026.02.03 00:40:45.625615 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12357 | 2026.02.03 00:40:45.625720 [ 276 ] {74e82d95-1e4f-41b9-a9d9-be295e1459f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12358 | 2026.02.03 00:40:45.625766 [ 276 ] {74e82d95-1e4f-41b9-a9d9-be295e1459f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12359 | 2026.02.03 00:40:45.626205 [ 276 ] {74e82d95-1e4f-41b9-a9d9-be295e1459f1} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12360 | 2026.02.03 00:40:45.626246 [ 276 ] {74e82d95-1e4f-41b9-a9d9-be295e1459f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12361 | 2026.02.03 00:40:45.626568 [ 276 ] {74e82d95-1e4f-41b9-a9d9-be295e1459f1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12362 | 2026.02.03 00:40:45.626784 [ 276 ] {74e82d95-1e4f-41b9-a9d9-be295e1459f1} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12363 | 2026.02.03 00:40:45.626921 [ 276 ] {74e82d95-1e4f-41b9-a9d9-be295e1459f1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001226 sec., 6525.285481239804 rows/sec., 490.67 KiB/sec. | ||
| 12364 | 2026.02.03 00:40:45.626963 [ 276 ] {74e82d95-1e4f-41b9-a9d9-be295e1459f1} <Debug> TCPHandler: Processed in 0.001400636 sec. | ||
| 12365 | 2026.02.03 00:40:45.627076 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12366 | 2026.02.03 00:40:45.627172 [ 276 ] {2c27dea4-a2ee-48af-a6e8-5ee797fecccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12367 | 2026.02.03 00:40:45.627215 [ 276 ] {2c27dea4-a2ee-48af-a6e8-5ee797fecccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12368 | 2026.02.03 00:40:45.627646 [ 276 ] {2c27dea4-a2ee-48af-a6e8-5ee797fecccf} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12369 | 2026.02.03 00:40:45.627683 [ 276 ] {2c27dea4-a2ee-48af-a6e8-5ee797fecccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12370 | 2026.02.03 00:40:45.628006 [ 276 ] {2c27dea4-a2ee-48af-a6e8-5ee797fecccf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12371 | 2026.02.03 00:40:45.628218 [ 276 ] {2c27dea4-a2ee-48af-a6e8-5ee797fecccf} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12372 | 2026.02.03 00:40:45.628347 [ 276 ] {2c27dea4-a2ee-48af-a6e8-5ee797fecccf} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001195 sec., 60251.046025104595 rows/sec., 4.70 MiB/sec. | ||
| 12373 | 2026.02.03 00:40:45.628387 [ 276 ] {2c27dea4-a2ee-48af-a6e8-5ee797fecccf} <Debug> TCPHandler: Processed in 0.001361324 sec. | ||
| 12374 | 2026.02.03 00:40:45.628500 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12375 | 2026.02.03 00:40:45.628596 [ 276 ] {fe61d3cf-4315-4e77-ac3a-a31e7ba364cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12376 | 2026.02.03 00:40:45.628641 [ 276 ] {fe61d3cf-4315-4e77-ac3a-a31e7ba364cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12377 | 2026.02.03 00:40:45.629052 [ 276 ] {fe61d3cf-4315-4e77-ac3a-a31e7ba364cd} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2026.02.03 00:40:45.629089 [ 276 ] {fe61d3cf-4315-4e77-ac3a-a31e7ba364cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12379 | 2026.02.03 00:40:45.629430 [ 276 ] {fe61d3cf-4315-4e77-ac3a-a31e7ba364cd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12380 | 2026.02.03 00:40:45.629660 [ 276 ] {fe61d3cf-4315-4e77-ac3a-a31e7ba364cd} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12381 | 2026.02.03 00:40:45.629791 [ 276 ] {fe61d3cf-4315-4e77-ac3a-a31e7ba364cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 12382 | 2026.02.03 00:40:45.629829 [ 276 ] {fe61d3cf-4315-4e77-ac3a-a31e7ba364cd} <Debug> TCPHandler: Processed in 0.001378355 sec. | ||
| 12383 | 2026.02.03 00:40:45.630000 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12384 | 2026.02.03 00:40:45.630095 [ 276 ] {64782dd2-9747-4777-8c47-4192074c9ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12385 | 2026.02.03 00:40:45.630153 [ 276 ] {64782dd2-9747-4777-8c47-4192074c9ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12386 | 2026.02.03 00:40:45.630935 [ 276 ] {64782dd2-9747-4777-8c47-4192074c9ab4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12387 | 2026.02.03 00:40:45.630974 [ 276 ] {64782dd2-9747-4777-8c47-4192074c9ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12388 | 2026.02.03 00:40:45.631509 [ 276 ] {64782dd2-9747-4777-8c47-4192074c9ab4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12389 | 2026.02.03 00:40:45.631736 [ 276 ] {64782dd2-9747-4777-8c47-4192074c9ab4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12390 | 2026.02.03 00:40:45.631887 [ 276 ] {64782dd2-9747-4777-8c47-4192074c9ab4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00181 sec., 4419.889502762431 rows/sec., 7.92 MiB/sec. | ||
| 12391 | 2026.02.03 00:40:45.631951 [ 276 ] {64782dd2-9747-4777-8c47-4192074c9ab4} <Debug> TCPHandler: Processed in 0.002000236 sec. | ||
| 12392 | 2026.02.03 00:40:45.632070 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12393 | 2026.02.03 00:40:45.632166 [ 276 ] {dac88292-9cc5-4eb1-b12d-38382de5778e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12394 | 2026.02.03 00:40:45.632209 [ 276 ] {dac88292-9cc5-4eb1-b12d-38382de5778e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12395 | 2026.02.03 00:40:45.632559 [ 276 ] {dac88292-9cc5-4eb1-b12d-38382de5778e} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12396 | 2026.02.03 00:40:45.632597 [ 276 ] {dac88292-9cc5-4eb1-b12d-38382de5778e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12397 | 2026.02.03 00:40:45.632906 [ 276 ] {dac88292-9cc5-4eb1-b12d-38382de5778e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12398 | 2026.02.03 00:40:45.633121 [ 276 ] {dac88292-9cc5-4eb1-b12d-38382de5778e} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2026.02.03 00:40:45.633251 [ 276 ] {dac88292-9cc5-4eb1-b12d-38382de5778e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 12400 | 2026.02.03 00:40:45.633288 [ 276 ] {dac88292-9cc5-4eb1-b12d-38382de5778e} <Debug> TCPHandler: Processed in 0.001268043 sec. | ||
| 12401 | 2026.02.03 00:40:46.105868 [ 45 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12402 | 2026.02.03 00:40:46.105929 [ 45 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12403 | 2026.02.03 00:40:46.105956 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12404 | 2026.02.03 00:40:46.106083 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 12405 | 2026.02.03 00:40:46.106221 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12406 | 2026.02.03 00:40:46.106255 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 12407 | 2026.02.03 00:40:46.106322 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 12408 | 2026.02.03 00:40:46.106367 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 12409 | 2026.02.03 00:40:46.106410 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 12410 | 2026.02.03 00:40:46.106449 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 12411 | 2026.02.03 00:40:46.107176 [ 197 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115464 sec., 31178.549158179172 rows/sec., 2.60 MiB/sec. | ||
| 12412 | 2026.02.03 00:40:46.107348 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12413 | 2026.02.03 00:40:46.107670 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_25_6} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2026.02.03 00:40:46.107755 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_25_6} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12415 | 2026.02.03 00:40:46.107859 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12416 | 2026.02.03 00:40:46.577344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12417 | 2026.02.03 00:40:46.593298 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2026.02.03 00:40:46.593365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12419 | 2026.02.03 00:40:46.599164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12420 | 2026.02.03 00:40:46.599874 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2026.02.03 00:40:46.604081 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12422 | 2026.02.03 00:40:47.575117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1614 | ||
| 12423 | 2026.02.03 00:40:47.577470 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.02.03 00:40:47.577528 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12425 | 2026.02.03 00:40:47.578724 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12426 | 2026.02.03 00:40:47.578995 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2026.02.03 00:40:47.579374 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1614 | ||
| 12428 | 2026.02.03 00:40:50.642135 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12429 | 2026.02.03 00:40:50.642397 [ 276 ] {5b35faa8-875e-46ca-848a-91d17da24bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12430 | 2026.02.03 00:40:50.642490 [ 276 ] {5b35faa8-875e-46ca-848a-91d17da24bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12431 | 2026.02.03 00:40:50.643579 [ 276 ] {5b35faa8-875e-46ca-848a-91d17da24bd3} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2026.02.03 00:40:50.643644 [ 276 ] {5b35faa8-875e-46ca-848a-91d17da24bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12433 | 2026.02.03 00:40:50.644227 [ 276 ] {5b35faa8-875e-46ca-848a-91d17da24bd3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12434 | 2026.02.03 00:40:50.644578 [ 276 ] {5b35faa8-875e-46ca-848a-91d17da24bd3} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.02.03 00:40:50.644790 [ 276 ] {5b35faa8-875e-46ca-848a-91d17da24bd3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002463 sec., 107998.37596427122 rows/sec., 6.86 MiB/sec. | ||
| 12436 | 2026.02.03 00:40:50.644853 [ 276 ] {5b35faa8-875e-46ca-848a-91d17da24bd3} <Debug> TCPHandler: Processed in 0.002939593 sec. | ||
| 12437 | 2026.02.03 00:40:50.645855 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12438 | 2026.02.03 00:40:50.646002 [ 276 ] {121d0c4d-63df-48c2-ae6b-2673e2a16b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12439 | 2026.02.03 00:40:50.646066 [ 276 ] {121d0c4d-63df-48c2-ae6b-2673e2a16b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12440 | 2026.02.03 00:40:50.646668 [ 276 ] {121d0c4d-63df-48c2-ae6b-2673e2a16b55} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2026.02.03 00:40:50.646711 [ 276 ] {121d0c4d-63df-48c2-ae6b-2673e2a16b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12442 | 2026.02.03 00:40:50.647141 [ 276 ] {121d0c4d-63df-48c2-ae6b-2673e2a16b55} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12443 | 2026.02.03 00:40:50.647476 [ 276 ] {121d0c4d-63df-48c2-ae6b-2673e2a16b55} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2026.02.03 00:40:50.647661 [ 276 ] {121d0c4d-63df-48c2-ae6b-2673e2a16b55} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001696 sec., 1179.245283018868 rows/sec., 96.16 KiB/sec. | ||
| 12445 | 2026.02.03 00:40:50.647717 [ 276 ] {121d0c4d-63df-48c2-ae6b-2673e2a16b55} <Debug> TCPHandler: Processed in 0.001939855 sec. | ||
| 12446 | 2026.02.03 00:40:50.647895 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2026.02.03 00:40:50.648019 [ 276 ] {f5eafc82-16b7-4988-8664-3c8946b511da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12448 | 2026.02.03 00:40:50.648075 [ 276 ] {f5eafc82-16b7-4988-8664-3c8946b511da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12449 | 2026.02.03 00:40:50.649338 [ 276 ] {f5eafc82-16b7-4988-8664-3c8946b511da} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2026.02.03 00:40:50.649383 [ 276 ] {f5eafc82-16b7-4988-8664-3c8946b511da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12451 | 2026.02.03 00:40:50.649920 [ 276 ] {f5eafc82-16b7-4988-8664-3c8946b511da} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12452 | 2026.02.03 00:40:50.650241 [ 276 ] {f5eafc82-16b7-4988-8664-3c8946b511da} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2026.02.03 00:40:50.650424 [ 276 ] {f5eafc82-16b7-4988-8664-3c8946b511da} <Debug> executeQuery: Read 821 rows, 67.11 KiB in 0.002433 sec., 337443.48540896014 rows/sec., 26.94 MiB/sec. | ||
| 12454 | 2026.02.03 00:40:50.650480 [ 276 ] {f5eafc82-16b7-4988-8664-3c8946b511da} <Debug> TCPHandler: Processed in 0.002649888 sec. | ||
| 12455 | 2026.02.03 00:40:50.650694 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2026.02.03 00:40:50.650817 [ 276 ] {cdafff8b-6577-48ab-a5ab-98da35940545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12457 | 2026.02.03 00:40:50.650873 [ 276 ] {cdafff8b-6577-48ab-a5ab-98da35940545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12458 | 2026.02.03 00:40:50.651519 [ 276 ] {cdafff8b-6577-48ab-a5ab-98da35940545} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.02.03 00:40:50.651564 [ 276 ] {cdafff8b-6577-48ab-a5ab-98da35940545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12460 | 2026.02.03 00:40:50.652002 [ 276 ] {cdafff8b-6577-48ab-a5ab-98da35940545} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12461 | 2026.02.03 00:40:50.652276 [ 276 ] {cdafff8b-6577-48ab-a5ab-98da35940545} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.02.03 00:40:50.652437 [ 276 ] {cdafff8b-6577-48ab-a5ab-98da35940545} <Debug> executeQuery: Read 169 rows, 10.70 KiB in 0.001648 sec., 102548.54368932039 rows/sec., 6.34 MiB/sec. | ||
| 12463 | 2026.02.03 00:40:50.652485 [ 276 ] {cdafff8b-6577-48ab-a5ab-98da35940545} <Debug> TCPHandler: Processed in 0.001856253 sec. | ||
| 12464 | 2026.02.03 00:40:50.652662 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2026.02.03 00:40:50.652776 [ 276 ] {a31d5632-f0ef-4db1-a1e4-494ced2f1f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12466 | 2026.02.03 00:40:50.652830 [ 276 ] {a31d5632-f0ef-4db1-a1e4-494ced2f1f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12467 | 2026.02.03 00:40:50.653484 [ 276 ] {a31d5632-f0ef-4db1-a1e4-494ced2f1f96} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2026.02.03 00:40:50.653534 [ 276 ] {a31d5632-f0ef-4db1-a1e4-494ced2f1f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12469 | 2026.02.03 00:40:50.654007 [ 276 ] {a31d5632-f0ef-4db1-a1e4-494ced2f1f96} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12470 | 2026.02.03 00:40:50.654337 [ 276 ] {a31d5632-f0ef-4db1-a1e4-494ced2f1f96} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2026.02.03 00:40:50.654570 [ 276 ] {a31d5632-f0ef-4db1-a1e4-494ced2f1f96} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001816 sec., 77092.51101321586 rows/sec., 4.98 MiB/sec. | ||
| 12472 | 2026.02.03 00:40:50.654628 [ 276 ] {a31d5632-f0ef-4db1-a1e4-494ced2f1f96} <Debug> TCPHandler: Processed in 0.002026637 sec. | ||
| 12473 | 2026.02.03 00:40:50.654802 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2026.02.03 00:40:50.654927 [ 276 ] {5b34502b-9e73-49b5-8c77-7113c7a35cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12475 | 2026.02.03 00:40:50.654982 [ 276 ] {5b34502b-9e73-49b5-8c77-7113c7a35cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12476 | 2026.02.03 00:40:50.655639 [ 276 ] {5b34502b-9e73-49b5-8c77-7113c7a35cdd} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.02.03 00:40:50.655683 [ 276 ] {5b34502b-9e73-49b5-8c77-7113c7a35cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12478 | 2026.02.03 00:40:50.656122 [ 276 ] {5b34502b-9e73-49b5-8c77-7113c7a35cdd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12479 | 2026.02.03 00:40:50.656429 [ 276 ] {5b34502b-9e73-49b5-8c77-7113c7a35cdd} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.02.03 00:40:50.656608 [ 276 ] {5b34502b-9e73-49b5-8c77-7113c7a35cdd} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001704 sec., 81572.76995305164 rows/sec., 4.64 MiB/sec. | ||
| 12481 | 2026.02.03 00:40:50.656663 [ 276 ] {5b34502b-9e73-49b5-8c77-7113c7a35cdd} <Debug> TCPHandler: Processed in 0.001926275 sec. | ||
| 12482 | 2026.02.03 00:40:50.656880 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12483 | 2026.02.03 00:40:50.657004 [ 276 ] {10a14cf4-bb77-404f-b13e-cb8391093f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12484 | 2026.02.03 00:40:50.657061 [ 276 ] {10a14cf4-bb77-404f-b13e-cb8391093f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12485 | 2026.02.03 00:40:50.657997 [ 276 ] {10a14cf4-bb77-404f-b13e-cb8391093f33} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2026.02.03 00:40:50.658042 [ 276 ] {10a14cf4-bb77-404f-b13e-cb8391093f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12487 | 2026.02.03 00:40:50.658521 [ 276 ] {10a14cf4-bb77-404f-b13e-cb8391093f33} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12488 | 2026.02.03 00:40:50.658817 [ 276 ] {10a14cf4-bb77-404f-b13e-cb8391093f33} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.02.03 00:40:50.658987 [ 276 ] {10a14cf4-bb77-404f-b13e-cb8391093f33} <Debug> executeQuery: Read 499 rows, 36.17 KiB in 0.002007 sec., 248629.79571499748 rows/sec., 17.60 MiB/sec. | ||
| 12490 | 2026.02.03 00:40:50.659039 [ 276 ] {10a14cf4-bb77-404f-b13e-cb8391093f33} <Debug> TCPHandler: Processed in 0.00222194 sec. | ||
| 12491 | 2026.02.03 00:40:50.659228 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2026.02.03 00:40:50.659363 [ 276 ] {3b997179-88bb-4064-85df-065687d96459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12493 | 2026.02.03 00:40:50.659421 [ 276 ] {3b997179-88bb-4064-85df-065687d96459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12494 | 2026.02.03 00:40:50.659938 [ 276 ] {3b997179-88bb-4064-85df-065687d96459} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.02.03 00:40:50.659984 [ 276 ] {3b997179-88bb-4064-85df-065687d96459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12496 | 2026.02.03 00:40:50.660441 [ 276 ] {3b997179-88bb-4064-85df-065687d96459} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12497 | 2026.02.03 00:40:50.660763 [ 276 ] {3b997179-88bb-4064-85df-065687d96459} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.02.03 00:40:50.660946 [ 276 ] {3b997179-88bb-4064-85df-065687d96459} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001606 sec., 3735.9900373599003 rows/sec., 195.19 KiB/sec. | ||
| 12499 | 2026.02.03 00:40:50.660997 [ 276 ] {3b997179-88bb-4064-85df-065687d96459} <Debug> TCPHandler: Processed in 0.001848994 sec. | ||
| 12500 | 2026.02.03 00:40:50.661204 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2026.02.03 00:40:50.661328 [ 276 ] {c221c3cc-9b2f-46d0-9ffe-7544125fcfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12502 | 2026.02.03 00:40:50.661389 [ 276 ] {c221c3cc-9b2f-46d0-9ffe-7544125fcfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12503 | 2026.02.03 00:40:50.662424 [ 276 ] {c221c3cc-9b2f-46d0-9ffe-7544125fcfd6} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2026.02.03 00:40:50.662468 [ 276 ] {c221c3cc-9b2f-46d0-9ffe-7544125fcfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12505 | 2026.02.03 00:40:50.663102 [ 276 ] {c221c3cc-9b2f-46d0-9ffe-7544125fcfd6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12506 | 2026.02.03 00:40:50.663427 [ 276 ] {c221c3cc-9b2f-46d0-9ffe-7544125fcfd6} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2026.02.03 00:40:50.663615 [ 276 ] {c221c3cc-9b2f-46d0-9ffe-7544125fcfd6} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.00231 sec., 112121.21212121213 rows/sec., 7.47 MiB/sec. | ||
| 12508 | 2026.02.03 00:40:50.663670 [ 276 ] {c221c3cc-9b2f-46d0-9ffe-7544125fcfd6} <Debug> TCPHandler: Processed in 0.002560136 sec. | ||
| 12509 | 2026.02.03 00:40:50.663869 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2026.02.03 00:40:50.664020 [ 276 ] {35e9d5b3-4658-4069-b748-4cb3a408c7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12511 | 2026.02.03 00:40:50.664121 [ 276 ] {35e9d5b3-4658-4069-b748-4cb3a408c7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12512 | 2026.02.03 00:40:50.664686 [ 276 ] {35e9d5b3-4658-4069-b748-4cb3a408c7a6} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.02.03 00:40:50.664732 [ 276 ] {35e9d5b3-4658-4069-b748-4cb3a408c7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12514 | 2026.02.03 00:40:50.665177 [ 276 ] {35e9d5b3-4658-4069-b748-4cb3a408c7a6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12515 | 2026.02.03 00:40:50.665518 [ 276 ] {35e9d5b3-4658-4069-b748-4cb3a408c7a6} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.02.03 00:40:50.665687 [ 34 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12517 | 2026.02.03 00:40:50.665712 [ 276 ] {35e9d5b3-4658-4069-b748-4cb3a408c7a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00172 sec., 581.3953488372093 rows/sec., 39.18 KiB/sec. | ||
| 12518 | 2026.02.03 00:40:50.665741 [ 34 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.02.03 00:40:50.665766 [ 276 ] {35e9d5b3-4658-4069-b748-4cb3a408c7a6} <Debug> TCPHandler: Processed in 0.001970426 sec. | ||
| 12520 | 2026.02.03 00:40:50.665772 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12521 | 2026.02.03 00:40:50.665939 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12522 | 2026.02.03 00:40:50.665964 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 12523 | 2026.02.03 00:40:50.666057 [ 276 ] {246c062c-56cc-4a55-9319-bd495e8ccd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12524 | 2026.02.03 00:40:50.666137 [ 276 ] {246c062c-56cc-4a55-9319-bd495e8ccd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12525 | 2026.02.03 00:40:50.666162 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12526 | 2026.02.03 00:40:50.666216 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 36 rows starting from the beginning of the part | ||
| 12527 | 2026.02.03 00:40:50.666302 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12528 | 2026.02.03 00:40:50.666361 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12529 | 2026.02.03 00:40:50.666419 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12530 | 2026.02.03 00:40:50.666472 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 12531 | 2026.02.03 00:40:50.666531 [ 195 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 12532 | 2026.02.03 00:40:50.667296 [ 276 ] {246c062c-56cc-4a55-9319-bd495e8ccd87} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12533 | 2026.02.03 00:40:50.667339 [ 276 ] {246c062c-56cc-4a55-9319-bd495e8ccd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12534 | 2026.02.03 00:40:50.667895 [ 197 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.002023887 sec., 20258.04800366819 rows/sec., 1.33 MiB/sec. | ||
| 12535 | 2026.02.03 00:40:50.668147 [ 197 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12536 | 2026.02.03 00:40:50.668168 [ 276 ] {246c062c-56cc-4a55-9319-bd495e8ccd87} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12537 | 2026.02.03 00:40:50.668579 [ 276 ] {246c062c-56cc-4a55-9319-bd495e8ccd87} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12538 | 2026.02.03 00:40:50.668686 [ 197 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2026.02.03 00:40:50.668743 [ 276 ] {246c062c-56cc-4a55-9319-bd495e8ccd87} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00271 sec., 12546.12546125461 rows/sec., 22.48 MiB/sec. | ||
| 12540 | 2026.02.03 00:40:50.668820 [ 197 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_40_8} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12541 | 2026.02.03 00:40:50.668831 [ 276 ] {246c062c-56cc-4a55-9319-bd495e8ccd87} <Debug> TCPHandler: Processed in 0.002956263 sec. | ||
| 12542 | 2026.02.03 00:40:50.668979 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12543 | 2026.02.03 00:40:50.668989 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2026.02.03 00:40:50.669121 [ 276 ] {a4c91184-aecc-4184-83d0-8fd59b686ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12545 | 2026.02.03 00:40:50.669180 [ 276 ] {a4c91184-aecc-4184-83d0-8fd59b686ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12546 | 2026.02.03 00:40:50.669670 [ 276 ] {a4c91184-aecc-4184-83d0-8fd59b686ec5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2026.02.03 00:40:50.669716 [ 276 ] {a4c91184-aecc-4184-83d0-8fd59b686ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12548 | 2026.02.03 00:40:50.670179 [ 276 ] {a4c91184-aecc-4184-83d0-8fd59b686ec5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12549 | 2026.02.03 00:40:50.670507 [ 276 ] {a4c91184-aecc-4184-83d0-8fd59b686ec5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2026.02.03 00:40:50.670682 [ 276 ] {a4c91184-aecc-4184-83d0-8fd59b686ec5} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001586 sec., 55485.498108448926 rows/sec., 3.48 MiB/sec. | ||
| 12551 | 2026.02.03 00:40:50.670731 [ 276 ] {a4c91184-aecc-4184-83d0-8fd59b686ec5} <Debug> TCPHandler: Processed in 0.001796152 sec. | ||
| 12552 | 2026.02.03 00:40:51.542376 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51665 | ||
| 12553 | 2026.02.03 00:40:51.542491 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12554 | 2026.02.03 00:40:51.542519 [ 351 ] {} <Debug> TCP-Session: 2316deb3-216d-46fe-97fc-eea92a3d9bf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51665 | ||
| 12555 | 2026.02.03 00:40:51.542542 [ 351 ] {} <Debug> TCP-Session: 2316deb3-216d-46fe-97fc-eea92a3d9bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12556 | 2026.02.03 00:40:51.542554 [ 351 ] {} <Debug> TCP-Session: 2316deb3-216d-46fe-97fc-eea92a3d9bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12557 | 2026.02.03 00:40:51.542776 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45071 | ||
| 12558 | 2026.02.03 00:40:51.542780 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55950 | ||
| 12559 | 2026.02.03 00:40:51.542822 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63206 | ||
| 12560 | 2026.02.03 00:40:51.542870 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61435 | ||
| 12561 | 2026.02.03 00:40:51.542898 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12562 | 2026.02.03 00:40:51.542914 [ 351 ] {} <Trace> TCP-Session: 2316deb3-216d-46fe-97fc-eea92a3d9bf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2026.02.03 00:40:51.542930 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12564 | 2026.02.03 00:40:51.542936 [ 352 ] {} <Debug> TCP-Session: 72900860-dc03-41fe-878d-9af6847f26be Authenticating user 'default' from [fd00:1122:3344:101::e]:45071 | ||
| 12565 | 2026.02.03 00:40:51.542975 [ 353 ] {} <Debug> TCP-Session: cd92310c-8f03-4dad-8bb8-9147a4e35edb Authenticating user 'default' from [fd00:1122:3344:101::e]:55950 | ||
| 12566 | 2026.02.03 00:40:51.542984 [ 352 ] {} <Debug> TCP-Session: 72900860-dc03-41fe-878d-9af6847f26be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12567 | 2026.02.03 00:40:51.542859 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35460 | ||
| 12568 | 2026.02.03 00:40:51.543012 [ 352 ] {} <Debug> TCP-Session: 72900860-dc03-41fe-878d-9af6847f26be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12569 | 2026.02.03 00:40:51.543010 [ 353 ] {} <Debug> TCP-Session: cd92310c-8f03-4dad-8bb8-9147a4e35edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12570 | 2026.02.03 00:40:51.542845 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44643 | ||
| 12571 | 2026.02.03 00:40:51.543069 [ 353 ] {} <Debug> TCP-Session: cd92310c-8f03-4dad-8bb8-9147a4e35edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12572 | 2026.02.03 00:40:51.542837 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61429 | ||
| 12573 | 2026.02.03 00:40:51.543110 [ 351 ] {29db3184-8f69-45ca-a35c-660705c8ebd7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51665) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12574 | 2026.02.03 00:40:51.542820 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40242 | ||
| 12575 | 2026.02.03 00:40:51.543221 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12576 | 2026.02.03 00:40:51.543259 [ 354 ] {} <Debug> TCP-Session: 5c993e27-5bb3-4054-b69c-9cd8578b5686 Authenticating user 'default' from [fd00:1122:3344:101::e]:63206 | ||
| 12577 | 2026.02.03 00:40:51.543284 [ 354 ] {} <Debug> TCP-Session: 5c993e27-5bb3-4054-b69c-9cd8578b5686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12578 | 2026.02.03 00:40:51.543297 [ 354 ] {} <Debug> TCP-Session: 5c993e27-5bb3-4054-b69c-9cd8578b5686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12579 | 2026.02.03 00:40:51.543416 [ 351 ] {29db3184-8f69-45ca-a35c-660705c8ebd7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12580 | 2026.02.03 00:40:51.543477 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12581 | 2026.02.03 00:40:51.543484 [ 351 ] {29db3184-8f69-45ca-a35c-660705c8ebd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12582 | 2026.02.03 00:40:51.543515 [ 294 ] {} <Debug> TCP-Session: d5b51674-7370-4a79-89b4-d1ac019fc5b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35460 | ||
| 12583 | 2026.02.03 00:40:51.543539 [ 294 ] {} <Debug> TCP-Session: d5b51674-7370-4a79-89b4-d1ac019fc5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12584 | 2026.02.03 00:40:51.543553 [ 294 ] {} <Debug> TCP-Session: d5b51674-7370-4a79-89b4-d1ac019fc5b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12585 | 2026.02.03 00:40:51.543614 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12586 | 2026.02.03 00:40:51.543649 [ 293 ] {} <Debug> TCP-Session: 03b3ac17-f923-49bb-ba65-b6ee1c05e03b Authenticating user 'default' from [fd00:1122:3344:101::e]:44643 | ||
| 12587 | 2026.02.03 00:40:51.543666 [ 293 ] {} <Debug> TCP-Session: 03b3ac17-f923-49bb-ba65-b6ee1c05e03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12588 | 2026.02.03 00:40:51.543678 [ 293 ] {} <Debug> TCP-Session: 03b3ac17-f923-49bb-ba65-b6ee1c05e03b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12589 | 2026.02.03 00:40:51.543816 [ 351 ] {29db3184-8f69-45ca-a35c-660705c8ebd7} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 12590 | 2026.02.03 00:40:51.544018 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12591 | 2026.02.03 00:40:51.544051 [ 290 ] {} <Debug> TCP-Session: 1c2f65d1-5099-41bb-a12c-d0a1452735ce Authenticating user 'default' from [fd00:1122:3344:101::e]:40242 | ||
| 12592 | 2026.02.03 00:40:51.544070 [ 290 ] {} <Debug> TCP-Session: 1c2f65d1-5099-41bb-a12c-d0a1452735ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12593 | 2026.02.03 00:40:51.544083 [ 290 ] {} <Debug> TCP-Session: 1c2f65d1-5099-41bb-a12c-d0a1452735ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12594 | 2026.02.03 00:40:51.544172 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12595 | 2026.02.03 00:40:51.544213 [ 350 ] {} <Debug> TCP-Session: fd41896c-d05d-4a28-9405-d4f8ab1e9e32 Authenticating user 'default' from [fd00:1122:3344:101::e]:61435 | ||
| 12596 | 2026.02.03 00:40:51.544235 [ 350 ] {} <Debug> TCP-Session: fd41896c-d05d-4a28-9405-d4f8ab1e9e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12597 | 2026.02.03 00:40:51.544247 [ 350 ] {} <Debug> TCP-Session: fd41896c-d05d-4a28-9405-d4f8ab1e9e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12598 | 2026.02.03 00:40:51.544357 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12599 | 2026.02.03 00:40:51.544391 [ 292 ] {} <Debug> TCP-Session: af0291db-48ff-4164-8008-90153a021a2e Authenticating user 'default' from [fd00:1122:3344:101::e]:61429 | ||
| 12600 | 2026.02.03 00:40:51.544408 [ 292 ] {} <Debug> TCP-Session: af0291db-48ff-4164-8008-90153a021a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12601 | 2026.02.03 00:40:51.544421 [ 292 ] {} <Debug> TCP-Session: af0291db-48ff-4164-8008-90153a021a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12602 | 2026.02.03 00:40:51.544785 [ 321 ] {29db3184-8f69-45ca-a35c-660705c8ebd7} <Trace> AggregatingTransform: Aggregating | ||
| 12603 | 2026.02.03 00:40:51.544828 [ 321 ] {29db3184-8f69-45ca-a35c-660705c8ebd7} <Trace> Aggregator: Aggregation method: without_key | ||
| 12604 | 2026.02.03 00:40:51.544859 [ 321 ] {29db3184-8f69-45ca-a35c-660705c8ebd7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930857 sec. (1074.279 rows/sec., 41.96 KiB/sec.) | ||
| 12605 | 2026.02.03 00:40:51.544874 [ 321 ] {29db3184-8f69-45ca-a35c-660705c8ebd7} <Trace> Aggregator: Merging aggregated data | ||
| 12606 | 2026.02.03 00:40:51.546217 [ 351 ] {29db3184-8f69-45ca-a35c-660705c8ebd7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003175 sec., 314.96062992125985 rows/sec., 12.30 KiB/sec. | ||
| 12607 | 2026.02.03 00:40:51.546381 [ 351 ] {29db3184-8f69-45ca-a35c-660705c8ebd7} <Debug> TCPHandler: Processed in 0.003596405 sec. | ||
| 12608 | 2026.02.03 00:40:51.546497 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12609 | 2026.02.03 00:40:51.546525 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12610 | 2026.02.03 00:40:51.546530 [ 351 ] {} <Debug> TCP-Session: 2316deb3-216d-46fe-97fc-eea92a3d9bf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12611 | 2026.02.03 00:40:51.546549 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12612 | 2026.02.03 00:40:51.546567 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12613 | 2026.02.03 00:40:51.546574 [ 353 ] {} <Debug> TCP-Session: cd92310c-8f03-4dad-8bb8-9147a4e35edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12614 | 2026.02.03 00:40:51.546584 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12615 | 2026.02.03 00:40:51.546605 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12616 | 2026.02.03 00:40:51.546628 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12617 | 2026.02.03 00:40:51.546652 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12618 | 2026.02.03 00:40:51.546679 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12619 | 2026.02.03 00:40:51.546695 [ 294 ] {} <Debug> TCP-Session: d5b51674-7370-4a79-89b4-d1ac019fc5b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12620 | 2026.02.03 00:40:51.546708 [ 293 ] {} <Debug> TCP-Session: 03b3ac17-f923-49bb-ba65-b6ee1c05e03b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12621 | 2026.02.03 00:40:51.546733 [ 350 ] {} <Debug> TCP-Session: fd41896c-d05d-4a28-9405-d4f8ab1e9e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12622 | 2026.02.03 00:40:51.546672 [ 354 ] {} <Debug> TCP-Session: 5c993e27-5bb3-4054-b69c-9cd8578b5686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12623 | 2026.02.03 00:40:51.546649 [ 292 ] {} <Debug> TCP-Session: af0291db-48ff-4164-8008-90153a021a2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12624 | 2026.02.03 00:40:51.546614 [ 290 ] {} <Debug> TCP-Session: 1c2f65d1-5099-41bb-a12c-d0a1452735ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12625 | 2026.02.03 00:40:51.546609 [ 352 ] {} <Debug> TCP-Session: 72900860-dc03-41fe-878d-9af6847f26be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12626 | 2026.02.03 00:40:51.622492 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49780 | ||
| 12627 | 2026.02.03 00:40:51.622621 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12628 | 2026.02.03 00:40:51.622656 [ 351 ] {} <Debug> TCP-Session: ea5829cf-85da-4db2-aa3f-67bc7d33ff09 Authenticating user 'default' from [fd00:1122:3344:101::e]:49780 | ||
| 12629 | 2026.02.03 00:40:51.622685 [ 351 ] {} <Debug> TCP-Session: ea5829cf-85da-4db2-aa3f-67bc7d33ff09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12630 | 2026.02.03 00:40:51.622701 [ 351 ] {} <Debug> TCP-Session: ea5829cf-85da-4db2-aa3f-67bc7d33ff09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12631 | 2026.02.03 00:40:51.622928 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53567 | ||
| 12632 | 2026.02.03 00:40:51.622958 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52392 | ||
| 12633 | 2026.02.03 00:40:51.622972 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37199 | ||
| 12634 | 2026.02.03 00:40:51.623006 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56871 | ||
| 12635 | 2026.02.03 00:40:51.623024 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44160 | ||
| 12636 | 2026.02.03 00:40:51.623044 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12637 | 2026.02.03 00:40:51.623056 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12638 | 2026.02.03 00:40:51.623064 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12639 | 2026.02.03 00:40:51.623082 [ 352 ] {} <Debug> TCP-Session: cf05345f-0d96-4a7c-a428-bc31e83b42e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53567 | ||
| 12640 | 2026.02.03 00:40:51.623098 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12641 | 2026.02.03 00:40:51.623098 [ 353 ] {} <Debug> TCP-Session: 3241e246-98b1-4a8d-b972-1a8d830ce43f Authenticating user 'default' from [fd00:1122:3344:101::e]:52392 | ||
| 12642 | 2026.02.03 00:40:51.623116 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12643 | 2026.02.03 00:40:51.623131 [ 293 ] {} <Debug> TCP-Session: 0ca8b75d-fe03-4555-bfdc-1822cd963144 Authenticating user 'default' from [fd00:1122:3344:101::e]:56871 | ||
| 12644 | 2026.02.03 00:40:51.623141 [ 353 ] {} <Debug> TCP-Session: 3241e246-98b1-4a8d-b972-1a8d830ce43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12645 | 2026.02.03 00:40:51.623155 [ 294 ] {} <Debug> TCP-Session: c52ef8ed-da14-470d-84d0-1f67447ac189 Authenticating user 'default' from [fd00:1122:3344:101::e]:44160 | ||
| 12646 | 2026.02.03 00:40:51.623164 [ 293 ] {} <Debug> TCP-Session: 0ca8b75d-fe03-4555-bfdc-1822cd963144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12647 | 2026.02.03 00:40:51.623170 [ 353 ] {} <Debug> TCP-Session: 3241e246-98b1-4a8d-b972-1a8d830ce43f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12648 | 2026.02.03 00:40:51.623187 [ 294 ] {} <Debug> TCP-Session: c52ef8ed-da14-470d-84d0-1f67447ac189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12649 | 2026.02.03 00:40:51.623194 [ 293 ] {} <Debug> TCP-Session: 0ca8b75d-fe03-4555-bfdc-1822cd963144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2026.02.03 00:40:51.623217 [ 294 ] {} <Debug> TCP-Session: c52ef8ed-da14-470d-84d0-1f67447ac189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12651 | 2026.02.03 00:40:51.623106 [ 290 ] {} <Debug> TCP-Session: c23213f6-b435-4e9d-9ca8-2c6a1500d52d Authenticating user 'default' from [fd00:1122:3344:101::e]:37199 | ||
| 12652 | 2026.02.03 00:40:51.623036 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39427 | ||
| 12653 | 2026.02.03 00:40:51.623268 [ 290 ] {} <Debug> TCP-Session: c23213f6-b435-4e9d-9ca8-2c6a1500d52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12654 | 2026.02.03 00:40:51.622987 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45768 | ||
| 12655 | 2026.02.03 00:40:51.623353 [ 290 ] {} <Debug> TCP-Session: c23213f6-b435-4e9d-9ca8-2c6a1500d52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12656 | 2026.02.03 00:40:51.622987 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38601 | ||
| 12657 | 2026.02.03 00:40:51.623094 [ 351 ] {} <Trace> TCP-Session: ea5829cf-85da-4db2-aa3f-67bc7d33ff09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12658 | 2026.02.03 00:40:51.623429 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12659 | 2026.02.03 00:40:51.623445 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12660 | 2026.02.03 00:40:51.623491 [ 350 ] {} <Debug> TCP-Session: a3dbfc65-6891-48e4-8bb6-c805bf687a69 Authenticating user 'default' from [fd00:1122:3344:101::e]:39427 | ||
| 12661 | 2026.02.03 00:40:51.623495 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12662 | 2026.02.03 00:40:51.623503 [ 354 ] {} <Debug> TCP-Session: 93a4c2ad-a6f4-4fa3-9e3b-4c23debe9d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:45768 | ||
| 12663 | 2026.02.03 00:40:51.623525 [ 350 ] {} <Debug> TCP-Session: a3dbfc65-6891-48e4-8bb6-c805bf687a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12664 | 2026.02.03 00:40:51.623535 [ 292 ] {} <Debug> TCP-Session: 38a43e99-5ab9-4105-8be9-0309c329468d Authenticating user 'default' from [fd00:1122:3344:101::e]:38601 | ||
| 12665 | 2026.02.03 00:40:51.623537 [ 354 ] {} <Debug> TCP-Session: 93a4c2ad-a6f4-4fa3-9e3b-4c23debe9d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12666 | 2026.02.03 00:40:51.623549 [ 350 ] {} <Debug> TCP-Session: a3dbfc65-6891-48e4-8bb6-c805bf687a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12667 | 2026.02.03 00:40:51.623556 [ 292 ] {} <Debug> TCP-Session: 38a43e99-5ab9-4105-8be9-0309c329468d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12668 | 2026.02.03 00:40:51.623561 [ 354 ] {} <Debug> TCP-Session: 93a4c2ad-a6f4-4fa3-9e3b-4c23debe9d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12669 | 2026.02.03 00:40:51.623580 [ 292 ] {} <Debug> TCP-Session: 38a43e99-5ab9-4105-8be9-0309c329468d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12670 | 2026.02.03 00:40:51.623118 [ 352 ] {} <Debug> TCP-Session: cf05345f-0d96-4a7c-a428-bc31e83b42e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12671 | 2026.02.03 00:40:51.623622 [ 352 ] {} <Debug> TCP-Session: cf05345f-0d96-4a7c-a428-bc31e83b42e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12672 | 2026.02.03 00:40:51.623625 [ 351 ] {42d1eaf5-8c4d-4abb-b3ee-ca0c97b6c00f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49780) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12673 | 2026.02.03 00:40:51.623920 [ 351 ] {42d1eaf5-8c4d-4abb-b3ee-ca0c97b6c00f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12674 | 2026.02.03 00:40:51.623983 [ 351 ] {42d1eaf5-8c4d-4abb-b3ee-ca0c97b6c00f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12675 | 2026.02.03 00:40:51.624296 [ 351 ] {42d1eaf5-8c4d-4abb-b3ee-ca0c97b6c00f} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 12676 | 2026.02.03 00:40:51.625261 [ 334 ] {42d1eaf5-8c4d-4abb-b3ee-ca0c97b6c00f} <Trace> AggregatingTransform: Aggregating | ||
| 12677 | 2026.02.03 00:40:51.625303 [ 334 ] {42d1eaf5-8c4d-4abb-b3ee-ca0c97b6c00f} <Trace> Aggregator: Aggregation method: without_key | ||
| 12678 | 2026.02.03 00:40:51.625338 [ 334 ] {42d1eaf5-8c4d-4abb-b3ee-ca0c97b6c00f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937987 sec. (1066.113 rows/sec., 41.65 KiB/sec.) | ||
| 12679 | 2026.02.03 00:40:51.625356 [ 334 ] {42d1eaf5-8c4d-4abb-b3ee-ca0c97b6c00f} <Trace> Aggregator: Merging aggregated data | ||
| 12680 | 2026.02.03 00:40:51.626854 [ 351 ] {42d1eaf5-8c4d-4abb-b3ee-ca0c97b6c00f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003281 sec., 304.7851264858275 rows/sec., 11.91 KiB/sec. | ||
| 12681 | 2026.02.03 00:40:51.627085 [ 351 ] {42d1eaf5-8c4d-4abb-b3ee-ca0c97b6c00f} <Debug> TCPHandler: Processed in 0.004164396 sec. | ||
| 12682 | 2026.02.03 00:40:51.627218 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12683 | 2026.02.03 00:40:51.627244 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12684 | 2026.02.03 00:40:51.627261 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12685 | 2026.02.03 00:40:51.627290 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12686 | 2026.02.03 00:40:51.627302 [ 352 ] {} <Debug> TCP-Session: cf05345f-0d96-4a7c-a428-bc31e83b42e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12687 | 2026.02.03 00:40:51.627309 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12688 | 2026.02.03 00:40:51.627330 [ 350 ] {} <Debug> TCP-Session: a3dbfc65-6891-48e4-8bb6-c805bf687a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12689 | 2026.02.03 00:40:51.627349 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12690 | 2026.02.03 00:40:51.627377 [ 293 ] {} <Debug> TCP-Session: 0ca8b75d-fe03-4555-bfdc-1822cd963144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12691 | 2026.02.03 00:40:51.627335 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12692 | 2026.02.03 00:40:51.627408 [ 294 ] {} <Debug> TCP-Session: c52ef8ed-da14-470d-84d0-1f67447ac189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12693 | 2026.02.03 00:40:51.627324 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12694 | 2026.02.03 00:40:51.627441 [ 290 ] {} <Debug> TCP-Session: c23213f6-b435-4e9d-9ca8-2c6a1500d52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2026.02.03 00:40:51.627319 [ 292 ] {} <Debug> TCP-Session: 38a43e99-5ab9-4105-8be9-0309c329468d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2026.02.03 00:40:51.627481 [ 354 ] {} <Debug> TCP-Session: 93a4c2ad-a6f4-4fa3-9e3b-4c23debe9d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12697 | 2026.02.03 00:40:51.627276 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12698 | 2026.02.03 00:40:51.627261 [ 351 ] {} <Debug> TCP-Session: ea5829cf-85da-4db2-aa3f-67bc7d33ff09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12699 | 2026.02.03 00:40:51.627558 [ 353 ] {} <Debug> TCP-Session: 3241e246-98b1-4a8d-b972-1a8d830ce43f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12700 | 2026.02.03 00:40:51.737016 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64734 | ||
| 12701 | 2026.02.03 00:40:51.737132 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12702 | 2026.02.03 00:40:51.737163 [ 351 ] {} <Debug> TCP-Session: d24d66bf-d549-469f-9d2d-b03de80a5fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64734 | ||
| 12703 | 2026.02.03 00:40:51.737188 [ 351 ] {} <Debug> TCP-Session: d24d66bf-d549-469f-9d2d-b03de80a5fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12704 | 2026.02.03 00:40:51.737204 [ 351 ] {} <Debug> TCP-Session: d24d66bf-d549-469f-9d2d-b03de80a5fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12705 | 2026.02.03 00:40:51.737413 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50812 | ||
| 12706 | 2026.02.03 00:40:51.737483 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55664 | ||
| 12707 | 2026.02.03 00:40:51.737506 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50168 | ||
| 12708 | 2026.02.03 00:40:51.737541 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63875 | ||
| 12709 | 2026.02.03 00:40:51.737552 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47117 | ||
| 12710 | 2026.02.03 00:40:51.737596 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12711 | 2026.02.03 00:40:51.737610 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12712 | 2026.02.03 00:40:51.737610 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12713 | 2026.02.03 00:40:51.737635 [ 353 ] {} <Debug> TCP-Session: d215d802-c638-4f80-b841-053227e3c825 Authenticating user 'default' from [fd00:1122:3344:101::e]:55664 | ||
| 12714 | 2026.02.03 00:40:51.737655 [ 294 ] {} <Debug> TCP-Session: 2705679e-3d53-4973-8c43-81c3946045b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63875 | ||
| 12715 | 2026.02.03 00:40:51.737660 [ 290 ] {} <Debug> TCP-Session: 48d4fb90-dcb6-4c10-9c1c-8f73d37f606b Authenticating user 'default' from [fd00:1122:3344:101::e]:50168 | ||
| 12716 | 2026.02.03 00:40:51.737675 [ 353 ] {} <Debug> TCP-Session: d215d802-c638-4f80-b841-053227e3c825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12717 | 2026.02.03 00:40:51.737679 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12718 | 2026.02.03 00:40:51.737708 [ 353 ] {} <Debug> TCP-Session: d215d802-c638-4f80-b841-053227e3c825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12719 | 2026.02.03 00:40:51.737698 [ 290 ] {} <Debug> TCP-Session: 48d4fb90-dcb6-4c10-9c1c-8f73d37f606b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12720 | 2026.02.03 00:40:51.737731 [ 350 ] {} <Debug> TCP-Session: 48abd97c-e86a-40bc-b1f7-c96f3235539e Authenticating user 'default' from [fd00:1122:3344:101::e]:47117 | ||
| 12721 | 2026.02.03 00:40:51.737751 [ 290 ] {} <Debug> TCP-Session: 48d4fb90-dcb6-4c10-9c1c-8f73d37f606b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12722 | 2026.02.03 00:40:51.737775 [ 350 ] {} <Debug> TCP-Session: 48abd97c-e86a-40bc-b1f7-c96f3235539e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12723 | 2026.02.03 00:40:51.737694 [ 294 ] {} <Debug> TCP-Session: 2705679e-3d53-4973-8c43-81c3946045b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12724 | 2026.02.03 00:40:51.737801 [ 350 ] {} <Debug> TCP-Session: 48abd97c-e86a-40bc-b1f7-c96f3235539e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12725 | 2026.02.03 00:40:51.737827 [ 294 ] {} <Debug> TCP-Session: 2705679e-3d53-4973-8c43-81c3946045b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12726 | 2026.02.03 00:40:51.737519 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42267 | ||
| 12727 | 2026.02.03 00:40:51.737504 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34199 | ||
| 12728 | 2026.02.03 00:40:51.737530 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34655 | ||
| 12729 | 2026.02.03 00:40:51.737624 [ 351 ] {} <Trace> TCP-Session: d24d66bf-d549-469f-9d2d-b03de80a5fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12730 | 2026.02.03 00:40:51.737948 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12731 | 2026.02.03 00:40:51.737953 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12732 | 2026.02.03 00:40:51.737997 [ 292 ] {} <Debug> TCP-Session: 0c575d45-b695-4fb4-bc4b-b89877951d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:42267 | ||
| 12733 | 2026.02.03 00:40:51.737519 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12734 | 2026.02.03 00:40:51.738014 [ 354 ] {} <Debug> TCP-Session: 30a6c7ee-0d56-4f35-8742-a803679de9cd Authenticating user 'default' from [fd00:1122:3344:101::e]:34199 | ||
| 12735 | 2026.02.03 00:40:51.738021 [ 292 ] {} <Debug> TCP-Session: 0c575d45-b695-4fb4-bc4b-b89877951d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12736 | 2026.02.03 00:40:51.738057 [ 354 ] {} <Debug> TCP-Session: 30a6c7ee-0d56-4f35-8742-a803679de9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12737 | 2026.02.03 00:40:51.738054 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12738 | 2026.02.03 00:40:51.738082 [ 354 ] {} <Debug> TCP-Session: 30a6c7ee-0d56-4f35-8742-a803679de9cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12739 | 2026.02.03 00:40:51.738081 [ 292 ] {} <Debug> TCP-Session: 0c575d45-b695-4fb4-bc4b-b89877951d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12740 | 2026.02.03 00:40:51.738120 [ 293 ] {} <Debug> TCP-Session: fa7969f9-5833-4133-90e5-e3d732fd2593 Authenticating user 'default' from [fd00:1122:3344:101::e]:34655 | ||
| 12741 | 2026.02.03 00:40:51.738127 [ 351 ] {33870a77-740e-4ec6-85ec-d0443bad48e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64734) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12742 | 2026.02.03 00:40:51.738159 [ 293 ] {} <Debug> TCP-Session: fa7969f9-5833-4133-90e5-e3d732fd2593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12743 | 2026.02.03 00:40:51.738050 [ 352 ] {} <Debug> TCP-Session: 51121b24-73c8-44f3-953c-9e2d182ecc16 Authenticating user 'default' from [fd00:1122:3344:101::e]:50812 | ||
| 12744 | 2026.02.03 00:40:51.738187 [ 293 ] {} <Debug> TCP-Session: fa7969f9-5833-4133-90e5-e3d732fd2593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12745 | 2026.02.03 00:40:51.738207 [ 352 ] {} <Debug> TCP-Session: 51121b24-73c8-44f3-953c-9e2d182ecc16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12746 | 2026.02.03 00:40:51.738226 [ 352 ] {} <Debug> TCP-Session: 51121b24-73c8-44f3-953c-9e2d182ecc16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12747 | 2026.02.03 00:40:51.738424 [ 351 ] {33870a77-740e-4ec6-85ec-d0443bad48e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12748 | 2026.02.03 00:40:51.738485 [ 351 ] {33870a77-740e-4ec6-85ec-d0443bad48e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12749 | 2026.02.03 00:40:51.738797 [ 351 ] {33870a77-740e-4ec6-85ec-d0443bad48e3} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 12750 | 2026.02.03 00:40:51.739845 [ 320 ] {33870a77-740e-4ec6-85ec-d0443bad48e3} <Trace> AggregatingTransform: Aggregating | ||
| 12751 | 2026.02.03 00:40:51.740217 [ 320 ] {33870a77-740e-4ec6-85ec-d0443bad48e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 12752 | 2026.02.03 00:40:51.740253 [ 320 ] {33870a77-740e-4ec6-85ec-d0443bad48e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001326424 sec. (753.907 rows/sec., 29.45 KiB/sec.) | ||
| 12753 | 2026.02.03 00:40:51.740268 [ 320 ] {33870a77-740e-4ec6-85ec-d0443bad48e3} <Trace> Aggregator: Merging aggregated data | ||
| 12754 | 2026.02.03 00:40:51.741524 [ 351 ] {33870a77-740e-4ec6-85ec-d0443bad48e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003457 sec., 289.2681515765114 rows/sec., 11.30 KiB/sec. | ||
| 12755 | 2026.02.03 00:40:51.741672 [ 351 ] {33870a77-740e-4ec6-85ec-d0443bad48e3} <Debug> TCPHandler: Processed in 0.004167135 sec. | ||
| 12756 | 2026.02.03 00:40:51.741801 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12757 | 2026.02.03 00:40:51.741826 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12758 | 2026.02.03 00:40:51.741830 [ 351 ] {} <Debug> TCP-Session: d24d66bf-d549-469f-9d2d-b03de80a5fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12759 | 2026.02.03 00:40:51.741848 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12760 | 2026.02.03 00:40:51.741868 [ 352 ] {} <Debug> TCP-Session: 51121b24-73c8-44f3-953c-9e2d182ecc16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2026.02.03 00:40:51.741880 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12762 | 2026.02.03 00:40:51.741905 [ 353 ] {} <Debug> TCP-Session: d215d802-c638-4f80-b841-053227e3c825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2026.02.03 00:40:51.741918 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12764 | 2026.02.03 00:40:51.741946 [ 292 ] {} <Debug> TCP-Session: 0c575d45-b695-4fb4-bc4b-b89877951d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12765 | 2026.02.03 00:40:51.741958 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12766 | 2026.02.03 00:40:51.741986 [ 294 ] {} <Debug> TCP-Session: 2705679e-3d53-4973-8c43-81c3946045b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12767 | 2026.02.03 00:40:51.741932 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12768 | 2026.02.03 00:40:51.742017 [ 293 ] {} <Debug> TCP-Session: fa7969f9-5833-4133-90e5-e3d732fd2593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12769 | 2026.02.03 00:40:51.741919 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12770 | 2026.02.03 00:40:51.742053 [ 290 ] {} <Debug> TCP-Session: 48d4fb90-dcb6-4c10-9c1c-8f73d37f606b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12771 | 2026.02.03 00:40:51.741863 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12772 | 2026.02.03 00:40:51.742102 [ 354 ] {} <Debug> TCP-Session: 30a6c7ee-0d56-4f35-8742-a803679de9cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12773 | 2026.02.03 00:40:51.742137 [ 350 ] {} <Debug> TCP-Session: 48abd97c-e86a-40bc-b1f7-c96f3235539e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12774 | 2026.02.03 00:40:52.315993 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12775 | 2026.02.03 00:40:52.316043 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12776 | 2026.02.03 00:40:52.553547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27727 | ||
| 12777 | 2026.02.03 00:40:52.554073 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2026.02.03 00:40:52.554127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12779 | 2026.02.03 00:40:52.554649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12780 | 2026.02.03 00:40:52.554936 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12781 | 2026.02.03 00:40:52.555103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27727 | ||
| 12782 | 2026.02.03 00:40:54.104164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12783 | 2026.02.03 00:40:54.122105 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12784 | 2026.02.03 00:40:54.122174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12785 | 2026.02.03 00:40:54.129012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12786 | 2026.02.03 00:40:54.129738 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.02.03 00:40:54.133242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12788 | 2026.02.03 00:40:55.624117 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12789 | 2026.02.03 00:40:55.624331 [ 276 ] {5752419c-427e-4286-92ea-428593c7fa45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12790 | 2026.02.03 00:40:55.624405 [ 276 ] {5752419c-427e-4286-92ea-428593c7fa45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12791 | 2026.02.03 00:40:55.625064 [ 276 ] {5752419c-427e-4286-92ea-428593c7fa45} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2026.02.03 00:40:55.625104 [ 276 ] {5752419c-427e-4286-92ea-428593c7fa45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12793 | 2026.02.03 00:40:55.625497 [ 276 ] {5752419c-427e-4286-92ea-428593c7fa45} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12794 | 2026.02.03 00:40:55.625721 [ 276 ] {5752419c-427e-4286-92ea-428593c7fa45} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.02.03 00:40:55.625877 [ 276 ] {5752419c-427e-4286-92ea-428593c7fa45} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.0016 sec., 45000 rows/sec., 3.61 MiB/sec. | ||
| 12796 | 2026.02.03 00:40:55.625875 [ 31 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12797 | 2026.02.03 00:40:55.625927 [ 276 ] {5752419c-427e-4286-92ea-428593c7fa45} <Debug> TCPHandler: Processed in 0.001947035 sec. | ||
| 12798 | 2026.02.03 00:40:55.625956 [ 31 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2026.02.03 00:40:55.625986 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12800 | 2026.02.03 00:40:55.626054 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12801 | 2026.02.03 00:40:55.626086 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 12802 | 2026.02.03 00:40:55.626157 [ 276 ] {71aa685e-b431-4cb9-b479-8d8e0a79e60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12803 | 2026.02.03 00:40:55.626190 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12804 | 2026.02.03 00:40:55.626200 [ 276 ] {71aa685e-b431-4cb9-b479-8d8e0a79e60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12805 | 2026.02.03 00:40:55.626224 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1986 rows starting from the beginning of the part | ||
| 12806 | 2026.02.03 00:40:55.626290 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1213 rows starting from the beginning of the part | ||
| 12807 | 2026.02.03 00:40:55.626342 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 820 rows starting from the beginning of the part | ||
| 12808 | 2026.02.03 00:40:55.626389 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part | ||
| 12809 | 2026.02.03 00:40:55.626432 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 821 rows starting from the beginning of the part | ||
| 12810 | 2026.02.03 00:40:55.626477 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part | ||
| 12811 | 2026.02.03 00:40:55.626616 [ 276 ] {71aa685e-b431-4cb9-b479-8d8e0a79e60a} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12812 | 2026.02.03 00:40:55.626650 [ 276 ] {71aa685e-b431-4cb9-b479-8d8e0a79e60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12813 | 2026.02.03 00:40:55.626960 [ 276 ] {71aa685e-b431-4cb9-b479-8d8e0a79e60a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12814 | 2026.02.03 00:40:55.627178 [ 276 ] {71aa685e-b431-4cb9-b479-8d8e0a79e60a} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12815 | 2026.02.03 00:40:55.627310 [ 276 ] {71aa685e-b431-4cb9-b479-8d8e0a79e60a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001176 sec., 6802.721088435374 rows/sec., 511.53 KiB/sec. | ||
| 12816 | 2026.02.03 00:40:55.627310 [ 26 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12817 | 2026.02.03 00:40:55.627349 [ 276 ] {71aa685e-b431-4cb9-b479-8d8e0a79e60a} <Debug> TCPHandler: Processed in 0.001343594 sec. | ||
| 12818 | 2026.02.03 00:40:55.627359 [ 26 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2026.02.03 00:40:55.627378 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12820 | 2026.02.03 00:40:55.627455 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12821 | 2026.02.03 00:40:55.627489 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 12822 | 2026.02.03 00:40:55.627548 [ 276 ] {df40d71a-cab0-4938-ab5f-b89c7aa44836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12823 | 2026.02.03 00:40:55.627600 [ 276 ] {df40d71a-cab0-4938-ab5f-b89c7aa44836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12824 | 2026.02.03 00:40:55.627621 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12825 | 2026.02.03 00:40:55.627657 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 193 rows starting from the beginning of the part | ||
| 12826 | 2026.02.03 00:40:55.627719 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 12827 | 2026.02.03 00:40:55.627762 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 167 rows starting from the beginning of the part | ||
| 12828 | 2026.02.03 00:40:55.627801 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 12829 | 2026.02.03 00:40:55.627841 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 169 rows starting from the beginning of the part | ||
| 12830 | 2026.02.03 00:40:55.627882 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 12831 | 2026.02.03 00:40:55.628009 [ 276 ] {df40d71a-cab0-4938-ab5f-b89c7aa44836} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12832 | 2026.02.03 00:40:55.628050 [ 276 ] {df40d71a-cab0-4938-ab5f-b89c7aa44836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12833 | 2026.02.03 00:40:55.628269 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4984 rows, containing 5 columns (5 merged, 0 gathered) in 0.00222539 sec., 2239607.439594858 rows/sec., 190.01 MiB/sec. | ||
| 12834 | 2026.02.03 00:40:55.628376 [ 276 ] {df40d71a-cab0-4938-ab5f-b89c7aa44836} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12835 | 2026.02.03 00:40:55.628526 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12836 | 2026.02.03 00:40:55.628618 [ 276 ] {df40d71a-cab0-4938-ab5f-b89c7aa44836} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.02.03 00:40:55.628732 [ 190 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293623 sec., 429027.62242167926 rows/sec., 28.53 MiB/sec. | ||
| 12838 | 2026.02.03 00:40:55.628763 [ 276 ] {df40d71a-cab0-4938-ab5f-b89c7aa44836} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001234 sec., 58346.839546191244 rows/sec., 4.56 MiB/sec. | ||
| 12839 | 2026.02.03 00:40:55.628766 [ 26 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12840 | 2026.02.03 00:40:55.628803 [ 276 ] {df40d71a-cab0-4938-ab5f-b89c7aa44836} <Debug> TCPHandler: Processed in 0.001394785 sec. | ||
| 12841 | 2026.02.03 00:40:55.628811 [ 26 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2026.02.03 00:40:55.628837 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12843 | 2026.02.03 00:40:55.628854 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_81_16} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.02.03 00:40:55.628855 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12845 | 2026.02.03 00:40:55.628895 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 12846 | 2026.02.03 00:40:55.628919 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12847 | 2026.02.03 00:40:55.628946 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_81_16} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12848 | 2026.02.03 00:40:55.628972 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12849 | 2026.02.03 00:40:55.629011 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 997 rows starting from the beginning of the part | ||
| 12850 | 2026.02.03 00:40:55.629022 [ 276 ] {a7fb4619-a815-403f-a1b8-72f81a73e1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12851 | 2026.02.03 00:40:55.629040 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 12852 | 2026.02.03 00:40:55.629057 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 530 rows starting from the beginning of the part | ||
| 12853 | 2026.02.03 00:40:55.629066 [ 276 ] {a7fb4619-a815-403f-a1b8-72f81a73e1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12854 | 2026.02.03 00:40:55.629098 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 497 rows starting from the beginning of the part | ||
| 12855 | 2026.02.03 00:40:55.629111 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_76_15} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2026.02.03 00:40:55.629134 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part | ||
| 12857 | 2026.02.03 00:40:55.629171 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 499 rows starting from the beginning of the part | ||
| 12858 | 2026.02.03 00:40:55.629185 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_76_15} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12859 | 2026.02.03 00:40:55.629209 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part | ||
| 12860 | 2026.02.03 00:40:55.629259 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12861 | 2026.02.03 00:40:55.629489 [ 276 ] {a7fb4619-a815-403f-a1b8-72f81a73e1ce} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12862 | 2026.02.03 00:40:55.629525 [ 276 ] {a7fb4619-a815-403f-a1b8-72f81a73e1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12863 | 2026.02.03 00:40:55.629849 [ 276 ] {a7fb4619-a815-403f-a1b8-72f81a73e1ce} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12864 | 2026.02.03 00:40:55.630055 [ 276 ] {a7fb4619-a815-403f-a1b8-72f81a73e1ce} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2026.02.03 00:40:55.630184 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12866 | 2026.02.03 00:40:55.630191 [ 276 ] {a7fb4619-a815-403f-a1b8-72f81a73e1ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 12867 | 2026.02.03 00:40:55.630196 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2667 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316943 sec., 2025144.5962353721 rows/sec., 154.35 MiB/sec. | ||
| 12868 | 2026.02.03 00:40:55.630238 [ 276 ] {a7fb4619-a815-403f-a1b8-72f81a73e1ce} <Debug> TCPHandler: Processed in 0.001365954 sec. | ||
| 12869 | 2026.02.03 00:40:55.630219 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12870 | 2026.02.03 00:40:55.630288 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12871 | 2026.02.03 00:40:55.630359 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 12872 | 2026.02.03 00:40:55.630364 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12873 | 2026.02.03 00:40:55.630407 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12874 | 2026.02.03 00:40:55.630459 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12875 | 2026.02.03 00:40:55.630486 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 25526 rows starting from the beginning of the part | ||
| 12876 | 2026.02.03 00:40:55.630487 [ 276 ] {f29c9d94-977b-43cf-9693-2e757a73fbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12877 | 2026.02.03 00:40:55.630536 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 845 rows starting from the beginning of the part | ||
| 12878 | 2026.02.03 00:40:55.630557 [ 276 ] {f29c9d94-977b-43cf-9693-2e757a73fbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12879 | 2026.02.03 00:40:55.630579 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 258 rows starting from the beginning of the part | ||
| 12880 | 2026.02.03 00:40:55.630616 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 12881 | 2026.02.03 00:40:55.630652 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 259 rows starting from the beginning of the part | ||
| 12882 | 2026.02.03 00:40:55.630662 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_81_16} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12883 | 2026.02.03 00:40:55.630686 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 12884 | 2026.02.03 00:40:55.630728 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_81_16} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12885 | 2026.02.03 00:40:55.630799 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 12886 | 2026.02.03 00:40:55.631317 [ 276 ] {f29c9d94-977b-43cf-9693-2e757a73fbc3} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2026.02.03 00:40:55.631355 [ 276 ] {f29c9d94-977b-43cf-9693-2e757a73fbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12888 | 2026.02.03 00:40:55.631873 [ 276 ] {f29c9d94-977b-43cf-9693-2e757a73fbc3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12889 | 2026.02.03 00:40:55.632136 [ 276 ] {f29c9d94-977b-43cf-9693-2e757a73fbc3} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12890 | 2026.02.03 00:40:55.632263 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12891 | 2026.02.03 00:40:55.632278 [ 276 ] {f29c9d94-977b-43cf-9693-2e757a73fbc3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001817 sec., 4402.861860209136 rows/sec., 7.89 MiB/sec. | ||
| 12892 | 2026.02.03 00:40:55.632297 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12893 | 2026.02.03 00:40:55.632315 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12894 | 2026.02.03 00:40:55.632340 [ 276 ] {f29c9d94-977b-43cf-9693-2e757a73fbc3} <Debug> TCPHandler: Processed in 0.002023356 sec. | ||
| 12895 | 2026.02.03 00:40:55.632410 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 12896 | 2026.02.03 00:40:55.632458 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12897 | 2026.02.03 00:40:55.632555 [ 276 ] {4256b8ca-e12a-40e9-8fc0-b97949cc89df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12898 | 2026.02.03 00:40:55.632596 [ 276 ] {4256b8ca-e12a-40e9-8fc0-b97949cc89df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12899 | 2026.02.03 00:40:55.632667 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12900 | 2026.02.03 00:40:55.632736 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1473 rows starting from the beginning of the part | ||
| 12901 | 2026.02.03 00:40:55.632869 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 12902 | 2026.02.03 00:40:55.632960 [ 276 ] {4256b8ca-e12a-40e9-8fc0-b97949cc89df} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2026.02.03 00:40:55.632978 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 12904 | 2026.02.03 00:40:55.633002 [ 276 ] {4256b8ca-e12a-40e9-8fc0-b97949cc89df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12905 | 2026.02.03 00:40:55.633086 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 12906 | 2026.02.03 00:40:55.633183 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 12907 | 2026.02.03 00:40:55.633279 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 12908 | 2026.02.03 00:40:55.633326 [ 276 ] {4256b8ca-e12a-40e9-8fc0-b97949cc89df} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12909 | 2026.02.03 00:40:55.633538 [ 276 ] {4256b8ca-e12a-40e9-8fc0-b97949cc89df} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.02.03 00:40:55.633660 [ 26 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12911 | 2026.02.03 00:40:55.633675 [ 276 ] {4256b8ca-e12a-40e9-8fc0-b97949cc89df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 12912 | 2026.02.03 00:40:55.633696 [ 26 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.02.03 00:40:55.633713 [ 276 ] {4256b8ca-e12a-40e9-8fc0-b97949cc89df} <Debug> TCPHandler: Processed in 0.001303164 sec. | ||
| 12914 | 2026.02.03 00:40:55.633720 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12915 | 2026.02.03 00:40:55.633785 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 12916 | 2026.02.03 00:40:55.633860 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12917 | 2026.02.03 00:40:55.633883 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5564 rows starting from the beginning of the part | ||
| 12918 | 2026.02.03 00:40:55.633930 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 12919 | 2026.02.03 00:40:55.633969 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 88 rows starting from the beginning of the part | ||
| 12920 | 2026.02.03 00:40:55.634003 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 12921 | 2026.02.03 00:40:55.634033 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 88 rows starting from the beginning of the part | ||
| 12922 | 2026.02.03 00:40:55.634065 [ 190 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 12923 | 2026.02.03 00:40:55.636121 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002358262 sec., 2510323.280449755 rows/sec., 162.31 MiB/sec. | ||
| 12924 | 2026.02.03 00:40:55.636752 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12925 | 2026.02.03 00:40:55.636926 [ 191 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27208 rows, containing 5 columns (5 merged, 0 gathered) in 0.006597119 sec., 4124224.528919366 rows/sec., 277.87 MiB/sec. | ||
| 12926 | 2026.02.03 00:40:55.637050 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_81_16} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2026.02.03 00:40:55.637134 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_81_16} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12928 | 2026.02.03 00:40:55.637174 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12929 | 2026.02.03 00:40:55.637212 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12930 | 2026.02.03 00:40:55.637419 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2026.02.03 00:40:55.637485 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12932 | 2026.02.03 00:40:55.637548 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12933 | 2026.02.03 00:40:55.641425 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1565 rows, containing 19 columns (19 merged, 0 gathered) in 0.009060404 sec., 172729.60455185003 rows/sec., 309.52 MiB/sec. | ||
| 12934 | 2026.02.03 00:40:55.643107 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12935 | 2026.02.03 00:40:55.643477 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12936 | 2026.02.03 00:40:55.643558 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12937 | 2026.02.03 00:40:55.643694 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 12938 | 2026.02.03 00:40:56.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.30 MiB, peak 352.10 MiB, free memory in arenas 0.00 B, will set to 343.42 MiB (RSS), difference: 5.11 MiB | ||
| 12939 | 2026.02.03 00:40:57.580511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1656 | ||
| 12940 | 2026.02.03 00:40:57.582958 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2026.02.03 00:40:57.582998 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12942 | 2026.02.03 00:40:57.584298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12943 | 2026.02.03 00:40:57.584635 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2026.02.03 00:40:57.584789 [ 27 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12945 | 2026.02.03 00:40:57.584829 [ 27 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12946 | 2026.02.03 00:40:57.584852 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12947 | 2026.02.03 00:40:57.584958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1656 | ||
| 12948 | 2026.02.03 00:40:57.584979 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 12949 | 2026.02.03 00:40:57.585539 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12950 | 2026.02.03 00:40:57.585690 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1472 rows starting from the beginning of the part | ||
| 12951 | 2026.02.03 00:40:57.586047 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 12952 | 2026.02.03 00:40:57.586424 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 12953 | 2026.02.03 00:40:57.586776 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
| 12954 | 2026.02.03 00:40:57.587118 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 12955 | 2026.02.03 00:40:57.587468 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 12956 | 2026.02.03 00:40:57.595102 [ 191 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1656 rows, containing 72 columns (72 merged, 0 gathered) in 0.010183854 sec., 162610.34378536846 rows/sec., 125.41 MiB/sec. | ||
| 12957 | 2026.02.03 00:40:57.596696 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12958 | 2026.02.03 00:40:57.597237 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_41_8} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.02.03 00:40:57.597304 [ 187 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_41_8} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12960 | 2026.02.03 00:40:57.597587 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12961 | 2026.02.03 00:41:00.055985 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28239 | ||
| 12962 | 2026.02.03 00:41:00.056563 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2026.02.03 00:41:00.056615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12964 | 2026.02.03 00:41:00.057170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12965 | 2026.02.03 00:41:00.057415 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12966 | 2026.02.03 00:41:00.057574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28239 | ||
| 12967 | 2026.02.03 00:41:00.632240 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12968 | 2026.02.03 00:41:00.632426 [ 276 ] {42c0577b-f4bd-4bb2-968f-ae00f1c0c4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12969 | 2026.02.03 00:41:00.632497 [ 276 ] {42c0577b-f4bd-4bb2-968f-ae00f1c0c4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12970 | 2026.02.03 00:41:00.633322 [ 276 ] {42c0577b-f4bd-4bb2-968f-ae00f1c0c4de} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2026.02.03 00:41:00.633373 [ 276 ] {42c0577b-f4bd-4bb2-968f-ae00f1c0c4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12972 | 2026.02.03 00:41:00.633818 [ 276 ] {42c0577b-f4bd-4bb2-968f-ae00f1c0c4de} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12973 | 2026.02.03 00:41:00.634064 [ 276 ] {42c0577b-f4bd-4bb2-968f-ae00f1c0c4de} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12974 | 2026.02.03 00:41:00.634211 [ 46 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12975 | 2026.02.03 00:41:00.634236 [ 276 ] {42c0577b-f4bd-4bb2-968f-ae00f1c0c4de} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001861 sec., 142933.9065018807 rows/sec., 9.08 MiB/sec. | ||
| 12976 | 2026.02.03 00:41:00.634253 [ 46 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12977 | 2026.02.03 00:41:00.634274 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12978 | 2026.02.03 00:41:00.634291 [ 276 ] {42c0577b-f4bd-4bb2-968f-ae00f1c0c4de} <Debug> TCPHandler: Processed in 0.002192369 sec. | ||
| 12979 | 2026.02.03 00:41:00.634394 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 12980 | 2026.02.03 00:41:00.634433 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12981 | 2026.02.03 00:41:00.634546 [ 276 ] {46adf8e6-61b0-4760-9393-b287861909a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12982 | 2026.02.03 00:41:00.634551 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12983 | 2026.02.03 00:41:00.634597 [ 276 ] {46adf8e6-61b0-4760-9393-b287861909a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12984 | 2026.02.03 00:41:00.634599 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 266 rows starting from the beginning of the part | ||
| 12985 | 2026.02.03 00:41:00.634687 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 266 rows starting from the beginning of the part | ||
| 12986 | 2026.02.03 00:41:00.634735 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 266 rows starting from the beginning of the part | ||
| 12987 | 2026.02.03 00:41:00.634785 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 266 rows starting from the beginning of the part | ||
| 12988 | 2026.02.03 00:41:00.634827 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 266 rows starting from the beginning of the part | ||
| 12989 | 2026.02.03 00:41:00.635490 [ 276 ] {46adf8e6-61b0-4760-9393-b287861909a5} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2026.02.03 00:41:00.635534 [ 276 ] {46adf8e6-61b0-4760-9393-b287861909a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12991 | 2026.02.03 00:41:00.636022 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168248 sec., 790499.7384812895 rows/sec., 53.24 MiB/sec. | ||
| 12992 | 2026.02.03 00:41:00.636062 [ 276 ] {46adf8e6-61b0-4760-9393-b287861909a5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12993 | 2026.02.03 00:41:00.636238 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12994 | 2026.02.03 00:41:00.636441 [ 276 ] {46adf8e6-61b0-4760-9393-b287861909a5} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2026.02.03 00:41:00.636622 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_41_10} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12996 | 2026.02.03 00:41:00.636654 [ 276 ] {46adf8e6-61b0-4760-9393-b287861909a5} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.002133 sec., 384435.0679793718 rows/sec., 30.69 MiB/sec. | ||
| 12997 | 2026.02.03 00:41:00.636714 [ 276 ] {46adf8e6-61b0-4760-9393-b287861909a5} <Debug> TCPHandler: Processed in 0.002334602 sec. | ||
| 12998 | 2026.02.03 00:41:00.636725 [ 199 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_41_10} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12999 | 2026.02.03 00:41:00.636849 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13000 | 2026.02.03 00:41:00.636896 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13001 | 2026.02.03 00:41:00.637016 [ 276 ] {32218c37-58b8-4b34-85d4-a76dedebac41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13002 | 2026.02.03 00:41:00.637070 [ 276 ] {32218c37-58b8-4b34-85d4-a76dedebac41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13003 | 2026.02.03 00:41:00.637709 [ 276 ] {32218c37-58b8-4b34-85d4-a76dedebac41} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13004 | 2026.02.03 00:41:00.637799 [ 276 ] {32218c37-58b8-4b34-85d4-a76dedebac41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13005 | 2026.02.03 00:41:00.638235 [ 276 ] {32218c37-58b8-4b34-85d4-a76dedebac41} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13006 | 2026.02.03 00:41:00.638524 [ 276 ] {32218c37-58b8-4b34-85d4-a76dedebac41} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13007 | 2026.02.03 00:41:00.638717 [ 276 ] {32218c37-58b8-4b34-85d4-a76dedebac41} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001729 sec., 96587.62290341237 rows/sec., 5.96 MiB/sec. | ||
| 13008 | 2026.02.03 00:41:00.638779 [ 276 ] {32218c37-58b8-4b34-85d4-a76dedebac41} <Debug> TCPHandler: Processed in 0.001942265 sec. | ||
| 13009 | 2026.02.03 00:41:00.638936 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13010 | 2026.02.03 00:41:00.639063 [ 276 ] {42cb712a-8e05-4ca5-8f12-7721f735a242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13011 | 2026.02.03 00:41:00.639122 [ 276 ] {42cb712a-8e05-4ca5-8f12-7721f735a242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13012 | 2026.02.03 00:41:00.639729 [ 276 ] {42cb712a-8e05-4ca5-8f12-7721f735a242} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13013 | 2026.02.03 00:41:00.639772 [ 276 ] {42cb712a-8e05-4ca5-8f12-7721f735a242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13014 | 2026.02.03 00:41:00.640244 [ 276 ] {42cb712a-8e05-4ca5-8f12-7721f735a242} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13015 | 2026.02.03 00:41:00.640559 [ 276 ] {42cb712a-8e05-4ca5-8f12-7721f735a242} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13016 | 2026.02.03 00:41:00.640748 [ 276 ] {42cb712a-8e05-4ca5-8f12-7721f735a242} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001713 sec., 81727.96263864565 rows/sec., 5.28 MiB/sec. | ||
| 13017 | 2026.02.03 00:41:00.640807 [ 276 ] {42cb712a-8e05-4ca5-8f12-7721f735a242} <Debug> TCPHandler: Processed in 0.001934275 sec. | ||
| 13018 | 2026.02.03 00:41:00.640957 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13019 | 2026.02.03 00:41:00.641089 [ 276 ] {c1a927dc-ec17-4236-9407-0176a185547e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13020 | 2026.02.03 00:41:00.641148 [ 276 ] {c1a927dc-ec17-4236-9407-0176a185547e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13021 | 2026.02.03 00:41:00.641647 [ 276 ] {c1a927dc-ec17-4236-9407-0176a185547e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.02.03 00:41:00.641682 [ 276 ] {c1a927dc-ec17-4236-9407-0176a185547e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13023 | 2026.02.03 00:41:00.642013 [ 276 ] {c1a927dc-ec17-4236-9407-0176a185547e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13024 | 2026.02.03 00:41:00.642229 [ 276 ] {c1a927dc-ec17-4236-9407-0176a185547e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2026.02.03 00:41:00.642333 [ 46 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13026 | 2026.02.03 00:41:00.642365 [ 276 ] {c1a927dc-ec17-4236-9407-0176a185547e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001306 sec., 106431.85298621745 rows/sec., 6.06 MiB/sec. | ||
| 13027 | 2026.02.03 00:41:00.642371 [ 46 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2026.02.03 00:41:00.642397 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13029 | 2026.02.03 00:41:00.642404 [ 276 ] {c1a927dc-ec17-4236-9407-0176a185547e} <Debug> TCPHandler: Processed in 0.001511917 sec. | ||
| 13030 | 2026.02.03 00:41:00.642491 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13031 | 2026.02.03 00:41:00.642533 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13032 | 2026.02.03 00:41:00.642599 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13033 | 2026.02.03 00:41:00.642631 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 139 rows starting from the beginning of the part | ||
| 13034 | 2026.02.03 00:41:00.642634 [ 276 ] {95d3dd03-cbc9-4331-a429-cadc4dac05e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13035 | 2026.02.03 00:41:00.642691 [ 276 ] {95d3dd03-cbc9-4331-a429-cadc4dac05e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13036 | 2026.02.03 00:41:00.642695 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 139 rows starting from the beginning of the part | ||
| 13037 | 2026.02.03 00:41:00.642754 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 139 rows starting from the beginning of the part | ||
| 13038 | 2026.02.03 00:41:00.642794 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 139 rows starting from the beginning of the part | ||
| 13039 | 2026.02.03 00:41:00.642831 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 139 rows starting from the beginning of the part | ||
| 13040 | 2026.02.03 00:41:00.643332 [ 276 ] {95d3dd03-cbc9-4331-a429-cadc4dac05e7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13041 | 2026.02.03 00:41:00.643371 [ 276 ] {95d3dd03-cbc9-4331-a429-cadc4dac05e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13042 | 2026.02.03 00:41:00.643599 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151391 sec., 603617.7110990097 rows/sec., 36.64 MiB/sec. | ||
| 13043 | 2026.02.03 00:41:00.643741 [ 199 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13044 | 2026.02.03 00:41:00.643757 [ 276 ] {95d3dd03-cbc9-4331-a429-cadc4dac05e7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13045 | 2026.02.03 00:41:00.644055 [ 276 ] {95d3dd03-cbc9-4331-a429-cadc4dac05e7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2026.02.03 00:41:00.644085 [ 199 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_41_10} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13047 | 2026.02.03 00:41:00.644200 [ 276 ] {95d3dd03-cbc9-4331-a429-cadc4dac05e7} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001585 sec., 313564.66876971605 rows/sec., 22.18 MiB/sec. | ||
| 13048 | 2026.02.03 00:41:00.644233 [ 199 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_41_10} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13049 | 2026.02.03 00:41:00.644246 [ 276 ] {95d3dd03-cbc9-4331-a429-cadc4dac05e7} <Debug> TCPHandler: Processed in 0.001762812 sec. | ||
| 13050 | 2026.02.03 00:41:00.644314 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13051 | 2026.02.03 00:41:00.644371 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13052 | 2026.02.03 00:41:00.644472 [ 276 ] {866cfcfa-2fe4-4c11-908f-5a1d32800c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13053 | 2026.02.03 00:41:00.644515 [ 276 ] {866cfcfa-2fe4-4c11-908f-5a1d32800c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13054 | 2026.02.03 00:41:00.644875 [ 276 ] {866cfcfa-2fe4-4c11-908f-5a1d32800c6d} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13055 | 2026.02.03 00:41:00.644912 [ 276 ] {866cfcfa-2fe4-4c11-908f-5a1d32800c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13056 | 2026.02.03 00:41:00.645342 [ 276 ] {866cfcfa-2fe4-4c11-908f-5a1d32800c6d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13057 | 2026.02.03 00:41:00.645560 [ 276 ] {866cfcfa-2fe4-4c11-908f-5a1d32800c6d} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13058 | 2026.02.03 00:41:00.645674 [ 46 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13059 | 2026.02.03 00:41:00.645693 [ 276 ] {866cfcfa-2fe4-4c11-908f-5a1d32800c6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001241 sec., 4834.810636583401 rows/sec., 252.60 KiB/sec. | ||
| 13060 | 2026.02.03 00:41:00.645715 [ 46 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.02.03 00:41:00.645732 [ 276 ] {866cfcfa-2fe4-4c11-908f-5a1d32800c6d} <Debug> TCPHandler: Processed in 0.001410306 sec. | ||
| 13062 | 2026.02.03 00:41:00.645741 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13063 | 2026.02.03 00:41:00.645821 [ 199 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 13064 | 2026.02.03 00:41:00.645843 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13065 | 2026.02.03 00:41:00.645909 [ 199 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13066 | 2026.02.03 00:41:00.645944 [ 199 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 13067 | 2026.02.03 00:41:00.645945 [ 276 ] {6bbe1486-a7ed-492c-9b4a-cd1b64b62fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13068 | 2026.02.03 00:41:00.645993 [ 199 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13069 | 2026.02.03 00:41:00.646001 [ 276 ] {6bbe1486-a7ed-492c-9b4a-cd1b64b62fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13070 | 2026.02.03 00:41:00.646053 [ 199 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 13071 | 2026.02.03 00:41:00.646095 [ 199 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13072 | 2026.02.03 00:41:00.646128 [ 199 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13073 | 2026.02.03 00:41:00.646166 [ 199 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13074 | 2026.02.03 00:41:00.646442 [ 276 ] {6bbe1486-a7ed-492c-9b4a-cd1b64b62fd0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13075 | 2026.02.03 00:41:00.646483 [ 276 ] {6bbe1486-a7ed-492c-9b4a-cd1b64b62fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13076 | 2026.02.03 00:41:00.646858 [ 276 ] {6bbe1486-a7ed-492c-9b4a-cd1b64b62fd0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13077 | 2026.02.03 00:41:00.646933 [ 188 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001136581 sec., 216438.5996246638 rows/sec., 11.04 MiB/sec. | ||
| 13078 | 2026.02.03 00:41:00.647081 [ 276 ] {6bbe1486-a7ed-492c-9b4a-cd1b64b62fd0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2026.02.03 00:41:00.647147 [ 196 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13080 | 2026.02.03 00:41:00.647230 [ 276 ] {6bbe1486-a7ed-492c-9b4a-cd1b64b62fd0} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001304 sec., 197852.7607361963 rows/sec., 13.17 MiB/sec. | ||
| 13081 | 2026.02.03 00:41:00.647275 [ 276 ] {6bbe1486-a7ed-492c-9b4a-cd1b64b62fd0} <Debug> TCPHandler: Processed in 0.001481666 sec. | ||
| 13082 | 2026.02.03 00:41:00.647393 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13083 | 2026.02.03 00:41:00.647489 [ 276 ] {c35a4d93-c90e-430e-824b-8d60537b9edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13084 | 2026.02.03 00:41:00.647490 [ 196 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_41_8} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2026.02.03 00:41:00.647533 [ 276 ] {c35a4d93-c90e-430e-824b-8d60537b9edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13086 | 2026.02.03 00:41:00.647593 [ 196 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_41_8} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13087 | 2026.02.03 00:41:00.647721 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13088 | 2026.02.03 00:41:00.647856 [ 276 ] {c35a4d93-c90e-430e-824b-8d60537b9edd} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13089 | 2026.02.03 00:41:00.647896 [ 276 ] {c35a4d93-c90e-430e-824b-8d60537b9edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13090 | 2026.02.03 00:41:00.648230 [ 276 ] {c35a4d93-c90e-430e-824b-8d60537b9edd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13091 | 2026.02.03 00:41:00.648441 [ 276 ] {c35a4d93-c90e-430e-824b-8d60537b9edd} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2026.02.03 00:41:00.648573 [ 276 ] {c35a4d93-c90e-430e-824b-8d60537b9edd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 13093 | 2026.02.03 00:41:00.648611 [ 276 ] {c35a4d93-c90e-430e-824b-8d60537b9edd} <Debug> TCPHandler: Processed in 0.001266892 sec. | ||
| 13094 | 2026.02.03 00:41:00.648731 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2026.02.03 00:41:00.648827 [ 276 ] {121c2810-09cf-4532-b3a4-93ee7a22f48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13096 | 2026.02.03 00:41:00.648883 [ 276 ] {121c2810-09cf-4532-b3a4-93ee7a22f48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13097 | 2026.02.03 00:41:00.649746 [ 276 ] {121c2810-09cf-4532-b3a4-93ee7a22f48d} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2026.02.03 00:41:00.649784 [ 276 ] {121c2810-09cf-4532-b3a4-93ee7a22f48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13099 | 2026.02.03 00:41:00.650369 [ 276 ] {121c2810-09cf-4532-b3a4-93ee7a22f48d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13100 | 2026.02.03 00:41:00.650609 [ 276 ] {121c2810-09cf-4532-b3a4-93ee7a22f48d} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2026.02.03 00:41:00.650757 [ 276 ] {121c2810-09cf-4532-b3a4-93ee7a22f48d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001947 sec., 17462.76322547509 rows/sec., 31.29 MiB/sec. | ||
| 13102 | 2026.02.03 00:41:00.650825 [ 276 ] {121c2810-09cf-4532-b3a4-93ee7a22f48d} <Debug> TCPHandler: Processed in 0.002142868 sec. | ||
| 13103 | 2026.02.03 00:41:00.650940 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2026.02.03 00:41:00.651034 [ 276 ] {acdec6f1-5701-4729-a1e2-ec05d08fcb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13105 | 2026.02.03 00:41:00.651077 [ 276 ] {acdec6f1-5701-4729-a1e2-ec05d08fcb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13106 | 2026.02.03 00:41:00.651455 [ 276 ] {acdec6f1-5701-4729-a1e2-ec05d08fcb67} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.02.03 00:41:00.651492 [ 276 ] {acdec6f1-5701-4729-a1e2-ec05d08fcb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13108 | 2026.02.03 00:41:00.651821 [ 276 ] {acdec6f1-5701-4729-a1e2-ec05d08fcb67} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13109 | 2026.02.03 00:41:00.652068 [ 276 ] {acdec6f1-5701-4729-a1e2-ec05d08fcb67} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2026.02.03 00:41:00.652226 [ 276 ] {acdec6f1-5701-4729-a1e2-ec05d08fcb67} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00121 sec., 72727.27272727274 rows/sec., 4.57 MiB/sec. | ||
| 13111 | 2026.02.03 00:41:00.652263 [ 276 ] {acdec6f1-5701-4729-a1e2-ec05d08fcb67} <Debug> TCPHandler: Processed in 0.001373855 sec. | ||
| 13112 | 2026.02.03 00:41:01.633997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13113 | 2026.02.03 00:41:01.651530 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2026.02.03 00:41:01.651596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13115 | 2026.02.03 00:41:01.657735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13116 | 2026.02.03 00:41:01.658450 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13117 | 2026.02.03 00:41:01.661529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13118 | 2026.02.03 00:41:05.649536 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13119 | 2026.02.03 00:41:05.649758 [ 276 ] {714696d3-aca3-46bb-8310-ad1e107626a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13120 | 2026.02.03 00:41:05.649828 [ 276 ] {714696d3-aca3-46bb-8310-ad1e107626a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13121 | 2026.02.03 00:41:05.650447 [ 276 ] {714696d3-aca3-46bb-8310-ad1e107626a0} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2026.02.03 00:41:05.650499 [ 276 ] {714696d3-aca3-46bb-8310-ad1e107626a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13123 | 2026.02.03 00:41:05.650947 [ 276 ] {714696d3-aca3-46bb-8310-ad1e107626a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13124 | 2026.02.03 00:41:05.651212 [ 276 ] {714696d3-aca3-46bb-8310-ad1e107626a0} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2026.02.03 00:41:05.651380 [ 276 ] {714696d3-aca3-46bb-8310-ad1e107626a0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001673 sec., 2390.914524805738 rows/sec., 194.96 KiB/sec. | ||
| 13126 | 2026.02.03 00:41:05.651433 [ 276 ] {714696d3-aca3-46bb-8310-ad1e107626a0} <Debug> TCPHandler: Processed in 0.002039997 sec. | ||
| 13127 | 2026.02.03 00:41:05.651558 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13128 | 2026.02.03 00:41:05.651662 [ 276 ] {1fc76944-5fd9-409e-ae2e-111606944a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13129 | 2026.02.03 00:41:05.651706 [ 276 ] {1fc76944-5fd9-409e-ae2e-111606944a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13130 | 2026.02.03 00:41:05.652767 [ 276 ] {1fc76944-5fd9-409e-ae2e-111606944a40} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13131 | 2026.02.03 00:41:05.652808 [ 276 ] {1fc76944-5fd9-409e-ae2e-111606944a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13132 | 2026.02.03 00:41:05.653191 [ 276 ] {1fc76944-5fd9-409e-ae2e-111606944a40} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13133 | 2026.02.03 00:41:05.653407 [ 276 ] {1fc76944-5fd9-409e-ae2e-111606944a40} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13134 | 2026.02.03 00:41:05.653542 [ 276 ] {1fc76944-5fd9-409e-ae2e-111606944a40} <Debug> executeQuery: Read 1214 rows, 102.18 KiB in 0.001904 sec., 637605.0420168067 rows/sec., 52.41 MiB/sec. | ||
| 13135 | 2026.02.03 00:41:05.653582 [ 276 ] {1fc76944-5fd9-409e-ae2e-111606944a40} <Debug> TCPHandler: Processed in 0.002076987 sec. | ||
| 13136 | 2026.02.03 00:41:05.653699 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13137 | 2026.02.03 00:41:05.653799 [ 276 ] {b6bf9dcf-af56-48ba-a850-5cf4d8936de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13138 | 2026.02.03 00:41:05.653841 [ 276 ] {b6bf9dcf-af56-48ba-a850-5cf4d8936de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13139 | 2026.02.03 00:41:05.654250 [ 276 ] {b6bf9dcf-af56-48ba-a850-5cf4d8936de3} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13140 | 2026.02.03 00:41:05.654287 [ 276 ] {b6bf9dcf-af56-48ba-a850-5cf4d8936de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13141 | 2026.02.03 00:41:05.654588 [ 276 ] {b6bf9dcf-af56-48ba-a850-5cf4d8936de3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13142 | 2026.02.03 00:41:05.654799 [ 276 ] {b6bf9dcf-af56-48ba-a850-5cf4d8936de3} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13143 | 2026.02.03 00:41:05.654934 [ 276 ] {b6bf9dcf-af56-48ba-a850-5cf4d8936de3} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 756.10 KiB/sec. | ||
| 13144 | 2026.02.03 00:41:05.654969 [ 276 ] {b6bf9dcf-af56-48ba-a850-5cf4d8936de3} <Debug> TCPHandler: Processed in 0.001333324 sec. | ||
| 13145 | 2026.02.03 00:41:05.655067 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13146 | 2026.02.03 00:41:05.655155 [ 276 ] {2a714b65-964b-43fe-b6eb-a4b4dbbf615f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13147 | 2026.02.03 00:41:05.655194 [ 276 ] {2a714b65-964b-43fe-b6eb-a4b4dbbf615f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13148 | 2026.02.03 00:41:05.655642 [ 276 ] {2a714b65-964b-43fe-b6eb-a4b4dbbf615f} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13149 | 2026.02.03 00:41:05.655676 [ 276 ] {2a714b65-964b-43fe-b6eb-a4b4dbbf615f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13150 | 2026.02.03 00:41:05.656041 [ 276 ] {2a714b65-964b-43fe-b6eb-a4b4dbbf615f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13151 | 2026.02.03 00:41:05.656276 [ 276 ] {2a714b65-964b-43fe-b6eb-a4b4dbbf615f} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13152 | 2026.02.03 00:41:05.656410 [ 276 ] {2a714b65-964b-43fe-b6eb-a4b4dbbf615f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001248 sec., 182692.3076923077 rows/sec., 12.37 MiB/sec. | ||
| 13153 | 2026.02.03 00:41:05.656447 [ 276 ] {2a714b65-964b-43fe-b6eb-a4b4dbbf615f} <Debug> TCPHandler: Processed in 0.001410146 sec. | ||
| 13154 | 2026.02.03 00:41:05.656556 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13155 | 2026.02.03 00:41:05.656649 [ 276 ] {97cad840-68b7-4c56-b4a5-57756c0da454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13156 | 2026.02.03 00:41:05.656689 [ 276 ] {97cad840-68b7-4c56-b4a5-57756c0da454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13157 | 2026.02.03 00:41:05.657354 [ 276 ] {97cad840-68b7-4c56-b4a5-57756c0da454} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2026.02.03 00:41:05.657390 [ 276 ] {97cad840-68b7-4c56-b4a5-57756c0da454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13159 | 2026.02.03 00:41:05.657720 [ 276 ] {97cad840-68b7-4c56-b4a5-57756c0da454} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13160 | 2026.02.03 00:41:05.657931 [ 276 ] {97cad840-68b7-4c56-b4a5-57756c0da454} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2026.02.03 00:41:05.658064 [ 276 ] {97cad840-68b7-4c56-b4a5-57756c0da454} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001433 sec., 371249.1277041172 rows/sec., 27.51 MiB/sec. | ||
| 13162 | 2026.02.03 00:41:05.658102 [ 276 ] {97cad840-68b7-4c56-b4a5-57756c0da454} <Debug> TCPHandler: Processed in 0.001595428 sec. | ||
| 13163 | 2026.02.03 00:41:05.658213 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13164 | 2026.02.03 00:41:05.658307 [ 276 ] {4e5c2a9e-75f4-4ac8-97b4-515dc987c020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13165 | 2026.02.03 00:41:05.658351 [ 276 ] {4e5c2a9e-75f4-4ac8-97b4-515dc987c020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13166 | 2026.02.03 00:41:05.658980 [ 276 ] {4e5c2a9e-75f4-4ac8-97b4-515dc987c020} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2026.02.03 00:41:05.659017 [ 276 ] {4e5c2a9e-75f4-4ac8-97b4-515dc987c020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13168 | 2026.02.03 00:41:05.659392 [ 276 ] {4e5c2a9e-75f4-4ac8-97b4-515dc987c020} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13169 | 2026.02.03 00:41:05.659600 [ 276 ] {4e5c2a9e-75f4-4ac8-97b4-515dc987c020} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2026.02.03 00:41:05.659729 [ 276 ] {4e5c2a9e-75f4-4ac8-97b4-515dc987c020} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00144 sec., 587500 rows/sec., 39.54 MiB/sec. | ||
| 13171 | 2026.02.03 00:41:05.659766 [ 276 ] {4e5c2a9e-75f4-4ac8-97b4-515dc987c020} <Debug> TCPHandler: Processed in 0.00160238 sec. | ||
| 13172 | 2026.02.03 00:41:05.659872 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13173 | 2026.02.03 00:41:05.659961 [ 276 ] {67ae201f-d8ed-4556-ba35-23d52428ff08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13174 | 2026.02.03 00:41:05.660014 [ 276 ] {67ae201f-d8ed-4556-ba35-23d52428ff08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13175 | 2026.02.03 00:41:05.660807 [ 276 ] {67ae201f-d8ed-4556-ba35-23d52428ff08} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2026.02.03 00:41:05.660844 [ 276 ] {67ae201f-d8ed-4556-ba35-23d52428ff08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13177 | 2026.02.03 00:41:05.661354 [ 276 ] {67ae201f-d8ed-4556-ba35-23d52428ff08} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13178 | 2026.02.03 00:41:05.661594 [ 276 ] {67ae201f-d8ed-4556-ba35-23d52428ff08} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2026.02.03 00:41:05.661746 [ 276 ] {67ae201f-d8ed-4556-ba35-23d52428ff08} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00179 sec., 4469.27374301676 rows/sec., 8.01 MiB/sec. | ||
| 13180 | 2026.02.03 00:41:05.661808 [ 276 ] {67ae201f-d8ed-4556-ba35-23d52428ff08} <Debug> TCPHandler: Processed in 0.001978046 sec. | ||
| 13181 | 2026.02.03 00:41:05.661921 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13182 | 2026.02.03 00:41:05.662017 [ 276 ] {2868087e-b2c4-43e1-9ac1-81ce934e8461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13183 | 2026.02.03 00:41:05.662059 [ 276 ] {2868087e-b2c4-43e1-9ac1-81ce934e8461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13184 | 2026.02.03 00:41:05.662398 [ 276 ] {2868087e-b2c4-43e1-9ac1-81ce934e8461} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13185 | 2026.02.03 00:41:05.662435 [ 276 ] {2868087e-b2c4-43e1-9ac1-81ce934e8461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13186 | 2026.02.03 00:41:05.662734 [ 276 ] {2868087e-b2c4-43e1-9ac1-81ce934e8461} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13187 | 2026.02.03 00:41:05.662946 [ 276 ] {2868087e-b2c4-43e1-9ac1-81ce934e8461} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13188 | 2026.02.03 00:41:05.663077 [ 276 ] {2868087e-b2c4-43e1-9ac1-81ce934e8461} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 13189 | 2026.02.03 00:41:05.663113 [ 276 ] {2868087e-b2c4-43e1-9ac1-81ce934e8461} <Debug> TCPHandler: Processed in 0.001240843 sec. | ||
| 13190 | 2026.02.03 00:41:07.316082 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13191 | 2026.02.03 00:41:07.316157 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13192 | 2026.02.03 00:41:07.558133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28687 | ||
| 13193 | 2026.02.03 00:41:07.558705 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.02.03 00:41:07.558754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13195 | 2026.02.03 00:41:07.559274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13196 | 2026.02.03 00:41:07.559505 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2026.02.03 00:41:07.559641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28687 | ||
| 13198 | 2026.02.03 00:41:07.585412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1694 | ||
| 13199 | 2026.02.03 00:41:07.587801 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13200 | 2026.02.03 00:41:07.587849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13201 | 2026.02.03 00:41:07.589004 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13202 | 2026.02.03 00:41:07.589256 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13203 | 2026.02.03 00:41:07.589507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1694 | ||
| 13204 | 2026.02.03 00:41:09.162037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13205 | 2026.02.03 00:41:09.179420 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13206 | 2026.02.03 00:41:09.179461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13207 | 2026.02.03 00:41:09.185610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13208 | 2026.02.03 00:41:09.186284 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2026.02.03 00:41:09.189410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13210 | 2026.02.03 00:41:10.630639 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13211 | 2026.02.03 00:41:10.630843 [ 276 ] {0f31bacc-585c-47ae-8a38-a2b0a749e446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13212 | 2026.02.03 00:41:10.630914 [ 276 ] {0f31bacc-585c-47ae-8a38-a2b0a749e446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13213 | 2026.02.03 00:41:10.631719 [ 276 ] {0f31bacc-585c-47ae-8a38-a2b0a749e446} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13214 | 2026.02.03 00:41:10.631774 [ 276 ] {0f31bacc-585c-47ae-8a38-a2b0a749e446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13215 | 2026.02.03 00:41:10.632219 [ 276 ] {0f31bacc-585c-47ae-8a38-a2b0a749e446} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13216 | 2026.02.03 00:41:10.632452 [ 276 ] {0f31bacc-585c-47ae-8a38-a2b0a749e446} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13217 | 2026.02.03 00:41:10.632622 [ 276 ] {0f31bacc-585c-47ae-8a38-a2b0a749e446} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00183 sec., 145355.19125683059 rows/sec., 9.23 MiB/sec. | ||
| 13218 | 2026.02.03 00:41:10.632682 [ 276 ] {0f31bacc-585c-47ae-8a38-a2b0a749e446} <Debug> TCPHandler: Processed in 0.002187249 sec. | ||
| 13219 | 2026.02.03 00:41:10.632813 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13220 | 2026.02.03 00:41:10.632919 [ 276 ] {f97f918f-2b9f-4b17-9649-13c340e8db73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13221 | 2026.02.03 00:41:10.632965 [ 276 ] {f97f918f-2b9f-4b17-9649-13c340e8db73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13222 | 2026.02.03 00:41:10.633903 [ 276 ] {f97f918f-2b9f-4b17-9649-13c340e8db73} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13223 | 2026.02.03 00:41:10.633945 [ 276 ] {f97f918f-2b9f-4b17-9649-13c340e8db73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13224 | 2026.02.03 00:41:10.634315 [ 276 ] {f97f918f-2b9f-4b17-9649-13c340e8db73} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13225 | 2026.02.03 00:41:10.634524 [ 276 ] {f97f918f-2b9f-4b17-9649-13c340e8db73} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13226 | 2026.02.03 00:41:10.634661 [ 276 ] {f97f918f-2b9f-4b17-9649-13c340e8db73} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001766 sec., 464326.16081540205 rows/sec., 37.07 MiB/sec. | ||
| 13227 | 2026.02.03 00:41:10.634701 [ 276 ] {f97f918f-2b9f-4b17-9649-13c340e8db73} <Debug> TCPHandler: Processed in 0.001938975 sec. | ||
| 13228 | 2026.02.03 00:41:10.634825 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13229 | 2026.02.03 00:41:10.634924 [ 276 ] {1dea7fae-a84d-4991-9b15-52f1de5887fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13230 | 2026.02.03 00:41:10.634968 [ 276 ] {1dea7fae-a84d-4991-9b15-52f1de5887fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13231 | 2026.02.03 00:41:10.635432 [ 276 ] {1dea7fae-a84d-4991-9b15-52f1de5887fe} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.02.03 00:41:10.635470 [ 276 ] {1dea7fae-a84d-4991-9b15-52f1de5887fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13233 | 2026.02.03 00:41:10.635775 [ 276 ] {1dea7fae-a84d-4991-9b15-52f1de5887fe} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13234 | 2026.02.03 00:41:10.635989 [ 276 ] {1dea7fae-a84d-4991-9b15-52f1de5887fe} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.02.03 00:41:10.636117 [ 276 ] {1dea7fae-a84d-4991-9b15-52f1de5887fe} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001215 sec., 137448.5596707819 rows/sec., 8.49 MiB/sec. | ||
| 13236 | 2026.02.03 00:41:10.636156 [ 276 ] {1dea7fae-a84d-4991-9b15-52f1de5887fe} <Debug> TCPHandler: Processed in 0.001378495 sec. | ||
| 13237 | 2026.02.03 00:41:10.636268 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.02.03 00:41:10.636361 [ 276 ] {b8cb2c1b-e79f-4cee-babd-e61669cf173b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13239 | 2026.02.03 00:41:10.636401 [ 276 ] {b8cb2c1b-e79f-4cee-babd-e61669cf173b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13240 | 2026.02.03 00:41:10.636830 [ 276 ] {b8cb2c1b-e79f-4cee-babd-e61669cf173b} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2026.02.03 00:41:10.636866 [ 276 ] {b8cb2c1b-e79f-4cee-babd-e61669cf173b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13242 | 2026.02.03 00:41:10.637160 [ 276 ] {b8cb2c1b-e79f-4cee-babd-e61669cf173b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13243 | 2026.02.03 00:41:10.637361 [ 276 ] {b8cb2c1b-e79f-4cee-babd-e61669cf173b} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2026.02.03 00:41:10.637489 [ 276 ] {b8cb2c1b-e79f-4cee-babd-e61669cf173b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001147 sec., 122057.54141238012 rows/sec., 7.89 MiB/sec. | ||
| 13245 | 2026.02.03 00:41:10.637526 [ 276 ] {b8cb2c1b-e79f-4cee-babd-e61669cf173b} <Debug> TCPHandler: Processed in 0.001304524 sec. | ||
| 13246 | 2026.02.03 00:41:10.637642 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13247 | 2026.02.03 00:41:10.637736 [ 276 ] {3131a45a-ab12-4dd2-9ea7-8cc6f2a57d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13248 | 2026.02.03 00:41:10.637775 [ 276 ] {3131a45a-ab12-4dd2-9ea7-8cc6f2a57d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13249 | 2026.02.03 00:41:10.638244 [ 276 ] {3131a45a-ab12-4dd2-9ea7-8cc6f2a57d00} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13250 | 2026.02.03 00:41:10.638282 [ 276 ] {3131a45a-ab12-4dd2-9ea7-8cc6f2a57d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13251 | 2026.02.03 00:41:10.638579 [ 276 ] {3131a45a-ab12-4dd2-9ea7-8cc6f2a57d00} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13252 | 2026.02.03 00:41:10.638789 [ 276 ] {3131a45a-ab12-4dd2-9ea7-8cc6f2a57d00} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13253 | 2026.02.03 00:41:10.638920 [ 276 ] {3131a45a-ab12-4dd2-9ea7-8cc6f2a57d00} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001202 sec., 115640.5990016639 rows/sec., 6.58 MiB/sec. | ||
| 13254 | 2026.02.03 00:41:10.638957 [ 276 ] {3131a45a-ab12-4dd2-9ea7-8cc6f2a57d00} <Debug> TCPHandler: Processed in 0.001361664 sec. | ||
| 13255 | 2026.02.03 00:41:10.639072 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13256 | 2026.02.03 00:41:10.639165 [ 276 ] {1f5830cd-2816-477c-8791-cf0e0d2c9919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13257 | 2026.02.03 00:41:10.639204 [ 276 ] {1f5830cd-2816-477c-8791-cf0e0d2c9919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13258 | 2026.02.03 00:41:10.639820 [ 276 ] {1f5830cd-2816-477c-8791-cf0e0d2c9919} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13259 | 2026.02.03 00:41:10.639857 [ 276 ] {1f5830cd-2816-477c-8791-cf0e0d2c9919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13260 | 2026.02.03 00:41:10.640183 [ 276 ] {1f5830cd-2816-477c-8791-cf0e0d2c9919} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13261 | 2026.02.03 00:41:10.640395 [ 276 ] {1f5830cd-2816-477c-8791-cf0e0d2c9919} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.02.03 00:41:10.640529 [ 276 ] {1f5830cd-2816-477c-8791-cf0e0d2c9919} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001383 sec., 359363.70209689083 rows/sec., 25.42 MiB/sec. | ||
| 13263 | 2026.02.03 00:41:10.640567 [ 276 ] {1f5830cd-2816-477c-8791-cf0e0d2c9919} <Debug> TCPHandler: Processed in 0.001541687 sec. | ||
| 13264 | 2026.02.03 00:41:10.640674 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2026.02.03 00:41:10.640767 [ 276 ] {d3dee7da-06c1-42ac-96ac-6b7afd37a703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13266 | 2026.02.03 00:41:10.640809 [ 276 ] {d3dee7da-06c1-42ac-96ac-6b7afd37a703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13267 | 2026.02.03 00:41:10.641136 [ 276 ] {d3dee7da-06c1-42ac-96ac-6b7afd37a703} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13268 | 2026.02.03 00:41:10.641172 [ 276 ] {d3dee7da-06c1-42ac-96ac-6b7afd37a703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13269 | 2026.02.03 00:41:10.641477 [ 276 ] {d3dee7da-06c1-42ac-96ac-6b7afd37a703} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13270 | 2026.02.03 00:41:10.641690 [ 276 ] {d3dee7da-06c1-42ac-96ac-6b7afd37a703} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13271 | 2026.02.03 00:41:10.641821 [ 276 ] {d3dee7da-06c1-42ac-96ac-6b7afd37a703} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 13272 | 2026.02.03 00:41:10.641856 [ 276 ] {d3dee7da-06c1-42ac-96ac-6b7afd37a703} <Debug> TCPHandler: Processed in 0.001229092 sec. | ||
| 13273 | 2026.02.03 00:41:10.641962 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13274 | 2026.02.03 00:41:10.642053 [ 276 ] {4af8fb26-81d7-4985-bc7b-7aa0f21853ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13275 | 2026.02.03 00:41:10.642095 [ 276 ] {4af8fb26-81d7-4985-bc7b-7aa0f21853ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13276 | 2026.02.03 00:41:10.642514 [ 276 ] {4af8fb26-81d7-4985-bc7b-7aa0f21853ef} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2026.02.03 00:41:10.642550 [ 276 ] {4af8fb26-81d7-4985-bc7b-7aa0f21853ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13278 | 2026.02.03 00:41:10.642868 [ 276 ] {4af8fb26-81d7-4985-bc7b-7aa0f21853ef} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13279 | 2026.02.03 00:41:10.643074 [ 276 ] {4af8fb26-81d7-4985-bc7b-7aa0f21853ef} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13280 | 2026.02.03 00:41:10.643198 [ 276 ] {4af8fb26-81d7-4985-bc7b-7aa0f21853ef} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001163 sec., 221840.06878761822 rows/sec., 14.77 MiB/sec. | ||
| 13281 | 2026.02.03 00:41:10.643234 [ 276 ] {4af8fb26-81d7-4985-bc7b-7aa0f21853ef} <Debug> TCPHandler: Processed in 0.001319213 sec. | ||
| 13282 | 2026.02.03 00:41:10.643356 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13283 | 2026.02.03 00:41:10.643447 [ 276 ] {64025c27-c18a-4a6b-a604-8513528fc686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13284 | 2026.02.03 00:41:10.643489 [ 276 ] {64025c27-c18a-4a6b-a604-8513528fc686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13285 | 2026.02.03 00:41:10.643828 [ 276 ] {64025c27-c18a-4a6b-a604-8513528fc686} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13286 | 2026.02.03 00:41:10.643863 [ 276 ] {64025c27-c18a-4a6b-a604-8513528fc686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13287 | 2026.02.03 00:41:10.644155 [ 276 ] {64025c27-c18a-4a6b-a604-8513528fc686} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13288 | 2026.02.03 00:41:10.644359 [ 276 ] {64025c27-c18a-4a6b-a604-8513528fc686} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2026.02.03 00:41:10.644484 [ 276 ] {64025c27-c18a-4a6b-a604-8513528fc686} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 13290 | 2026.02.03 00:41:10.644520 [ 276 ] {64025c27-c18a-4a6b-a604-8513528fc686} <Debug> TCPHandler: Processed in 0.001209931 sec. | ||
| 13291 | 2026.02.03 00:41:10.644637 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13292 | 2026.02.03 00:41:10.644728 [ 276 ] {1b6ed1b6-f6ee-401c-96dc-a89181fa5746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13293 | 2026.02.03 00:41:10.644781 [ 276 ] {1b6ed1b6-f6ee-401c-96dc-a89181fa5746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13294 | 2026.02.03 00:41:10.645653 [ 276 ] {1b6ed1b6-f6ee-401c-96dc-a89181fa5746} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13295 | 2026.02.03 00:41:10.645695 [ 276 ] {1b6ed1b6-f6ee-401c-96dc-a89181fa5746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13296 | 2026.02.03 00:41:10.646277 [ 276 ] {1b6ed1b6-f6ee-401c-96dc-a89181fa5746} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13297 | 2026.02.03 00:41:10.646519 [ 276 ] {1b6ed1b6-f6ee-401c-96dc-a89181fa5746} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13298 | 2026.02.03 00:41:10.646671 [ 276 ] {1b6ed1b6-f6ee-401c-96dc-a89181fa5746} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00196 sec., 17346.938775510203 rows/sec., 31.08 MiB/sec. | ||
| 13299 | 2026.02.03 00:41:10.646748 [ 276 ] {1b6ed1b6-f6ee-401c-96dc-a89181fa5746} <Debug> TCPHandler: Processed in 0.002156129 sec. | ||
| 13300 | 2026.02.03 00:41:10.646867 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13301 | 2026.02.03 00:41:10.646963 [ 276 ] {5d2ff2fd-89b9-4b2a-86f1-cc98dbf73cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13302 | 2026.02.03 00:41:10.647007 [ 276 ] {5d2ff2fd-89b9-4b2a-86f1-cc98dbf73cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13303 | 2026.02.03 00:41:10.647342 [ 276 ] {5d2ff2fd-89b9-4b2a-86f1-cc98dbf73cd4} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13304 | 2026.02.03 00:41:10.647379 [ 276 ] {5d2ff2fd-89b9-4b2a-86f1-cc98dbf73cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13305 | 2026.02.03 00:41:10.647701 [ 276 ] {5d2ff2fd-89b9-4b2a-86f1-cc98dbf73cd4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13306 | 2026.02.03 00:41:10.647914 [ 276 ] {5d2ff2fd-89b9-4b2a-86f1-cc98dbf73cd4} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2026.02.03 00:41:10.648049 [ 276 ] {5d2ff2fd-89b9-4b2a-86f1-cc98dbf73cd4} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001105 sec., 79638.00904977375 rows/sec., 5.00 MiB/sec. | ||
| 13308 | 2026.02.03 00:41:10.648087 [ 276 ] {5d2ff2fd-89b9-4b2a-86f1-cc98dbf73cd4} <Debug> TCPHandler: Processed in 0.001269253 sec. | ||
| 13309 | 2026.02.03 00:41:15.059831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29199 | ||
| 13310 | 2026.02.03 00:41:15.060437 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13311 | 2026.02.03 00:41:15.060477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13312 | 2026.02.03 00:41:15.060966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13313 | 2026.02.03 00:41:15.061200 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13314 | 2026.02.03 00:41:15.061337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29199 | ||
| 13315 | 2026.02.03 00:41:15.061365 [ 89 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13316 | 2026.02.03 00:41:15.061450 [ 89 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13317 | 2026.02.03 00:41:15.061470 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13318 | 2026.02.03 00:41:15.061610 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 13319 | 2026.02.03 00:41:15.061776 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13320 | 2026.02.03 00:41:15.061822 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26767 rows starting from the beginning of the part | ||
| 13321 | 2026.02.03 00:41:15.061899 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 13322 | 2026.02.03 00:41:15.061953 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 13323 | 2026.02.03 00:41:15.062001 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 13324 | 2026.02.03 00:41:15.062046 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 13325 | 2026.02.03 00:41:15.062091 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 13326 | 2026.02.03 00:41:15.064469 [ 195 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002925003 sec., 9982553.864047319 rows/sec., 142.80 MiB/sec. | ||
| 13327 | 2026.02.03 00:41:15.064757 [ 194 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13328 | 2026.02.03 00:41:15.065044 [ 194 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_61_12} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.02.03 00:41:15.065123 [ 194 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_61_12} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13330 | 2026.02.03 00:41:15.065231 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13331 | 2026.02.03 00:41:15.623340 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13332 | 2026.02.03 00:41:15.623617 [ 276 ] {aaf6db86-2713-4d16-bb54-552df7e79f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13333 | 2026.02.03 00:41:15.623723 [ 276 ] {aaf6db86-2713-4d16-bb54-552df7e79f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13334 | 2026.02.03 00:41:15.624561 [ 276 ] {aaf6db86-2713-4d16-bb54-552df7e79f38} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2026.02.03 00:41:15.624610 [ 276 ] {aaf6db86-2713-4d16-bb54-552df7e79f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13336 | 2026.02.03 00:41:15.624988 [ 276 ] {aaf6db86-2713-4d16-bb54-552df7e79f38} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13337 | 2026.02.03 00:41:15.625215 [ 276 ] {aaf6db86-2713-4d16-bb54-552df7e79f38} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2026.02.03 00:41:15.625381 [ 276 ] {aaf6db86-2713-4d16-bb54-552df7e79f38} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001841 sec., 39109.17979359044 rows/sec., 3.14 MiB/sec. | ||
| 13339 | 2026.02.03 00:41:15.625423 [ 276 ] {aaf6db86-2713-4d16-bb54-552df7e79f38} <Debug> TCPHandler: Processed in 0.002270301 sec. | ||
| 13340 | 2026.02.03 00:41:15.625547 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13341 | 2026.02.03 00:41:15.625643 [ 276 ] {8d7e88fb-2a72-4f31-9922-4c9cccd348fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13342 | 2026.02.03 00:41:15.625684 [ 276 ] {8d7e88fb-2a72-4f31-9922-4c9cccd348fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13343 | 2026.02.03 00:41:15.626086 [ 276 ] {8d7e88fb-2a72-4f31-9922-4c9cccd348fe} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2026.02.03 00:41:15.626123 [ 276 ] {8d7e88fb-2a72-4f31-9922-4c9cccd348fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13345 | 2026.02.03 00:41:15.626422 [ 276 ] {8d7e88fb-2a72-4f31-9922-4c9cccd348fe} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13346 | 2026.02.03 00:41:15.626638 [ 276 ] {8d7e88fb-2a72-4f31-9922-4c9cccd348fe} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13347 | 2026.02.03 00:41:15.626773 [ 276 ] {8d7e88fb-2a72-4f31-9922-4c9cccd348fe} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001148 sec., 6968.641114982579 rows/sec., 524.01 KiB/sec. | ||
| 13348 | 2026.02.03 00:41:15.626811 [ 276 ] {8d7e88fb-2a72-4f31-9922-4c9cccd348fe} <Debug> TCPHandler: Processed in 0.001313603 sec. | ||
| 13349 | 2026.02.03 00:41:15.626924 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13350 | 2026.02.03 00:41:15.627017 [ 276 ] {e59cf634-1520-4bf5-9b41-64c50a324825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13351 | 2026.02.03 00:41:15.627058 [ 276 ] {e59cf634-1520-4bf5-9b41-64c50a324825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13352 | 2026.02.03 00:41:15.627463 [ 276 ] {e59cf634-1520-4bf5-9b41-64c50a324825} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13353 | 2026.02.03 00:41:15.627499 [ 276 ] {e59cf634-1520-4bf5-9b41-64c50a324825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13354 | 2026.02.03 00:41:15.627805 [ 276 ] {e59cf634-1520-4bf5-9b41-64c50a324825} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13355 | 2026.02.03 00:41:15.628011 [ 276 ] {e59cf634-1520-4bf5-9b41-64c50a324825} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13356 | 2026.02.03 00:41:15.628147 [ 276 ] {e59cf634-1520-4bf5-9b41-64c50a324825} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001147 sec., 62772.44986922406 rows/sec., 4.90 MiB/sec. | ||
| 13357 | 2026.02.03 00:41:15.628184 [ 276 ] {e59cf634-1520-4bf5-9b41-64c50a324825} <Debug> TCPHandler: Processed in 0.001309073 sec. | ||
| 13358 | 2026.02.03 00:41:15.628294 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13359 | 2026.02.03 00:41:15.628389 [ 276 ] {0c266bfb-0691-4217-9de1-4f2cbf256a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13360 | 2026.02.03 00:41:15.628433 [ 276 ] {0c266bfb-0691-4217-9de1-4f2cbf256a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13361 | 2026.02.03 00:41:15.628845 [ 276 ] {0c266bfb-0691-4217-9de1-4f2cbf256a89} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13362 | 2026.02.03 00:41:15.628881 [ 276 ] {0c266bfb-0691-4217-9de1-4f2cbf256a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13363 | 2026.02.03 00:41:15.629211 [ 276 ] {0c266bfb-0691-4217-9de1-4f2cbf256a89} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13364 | 2026.02.03 00:41:15.629411 [ 276 ] {0c266bfb-0691-4217-9de1-4f2cbf256a89} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13365 | 2026.02.03 00:41:15.629547 [ 276 ] {0c266bfb-0691-4217-9de1-4f2cbf256a89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 13366 | 2026.02.03 00:41:15.629584 [ 276 ] {0c266bfb-0691-4217-9de1-4f2cbf256a89} <Debug> TCPHandler: Processed in 0.001338855 sec. | ||
| 13367 | 2026.02.03 00:41:15.629685 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13368 | 2026.02.03 00:41:15.629778 [ 276 ] {10f19d2a-5dda-4876-bfe4-0f9b0327042f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13369 | 2026.02.03 00:41:15.629835 [ 276 ] {10f19d2a-5dda-4876-bfe4-0f9b0327042f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13370 | 2026.02.03 00:41:15.630581 [ 276 ] {10f19d2a-5dda-4876-bfe4-0f9b0327042f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13371 | 2026.02.03 00:41:15.630617 [ 276 ] {10f19d2a-5dda-4876-bfe4-0f9b0327042f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13372 | 2026.02.03 00:41:15.631128 [ 276 ] {10f19d2a-5dda-4876-bfe4-0f9b0327042f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13373 | 2026.02.03 00:41:15.631355 [ 276 ] {10f19d2a-5dda-4876-bfe4-0f9b0327042f} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2026.02.03 00:41:15.631496 [ 276 ] {10f19d2a-5dda-4876-bfe4-0f9b0327042f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001735 sec., 4610.951008645533 rows/sec., 8.26 MiB/sec. | ||
| 13375 | 2026.02.03 00:41:15.631567 [ 276 ] {10f19d2a-5dda-4876-bfe4-0f9b0327042f} <Debug> TCPHandler: Processed in 0.001930215 sec. | ||
| 13376 | 2026.02.03 00:41:15.631681 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13377 | 2026.02.03 00:41:15.631775 [ 276 ] {36aa5489-5b66-4e6b-ac4d-3fee7b477a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13378 | 2026.02.03 00:41:15.631817 [ 276 ] {36aa5489-5b66-4e6b-ac4d-3fee7b477a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13379 | 2026.02.03 00:41:15.632167 [ 276 ] {36aa5489-5b66-4e6b-ac4d-3fee7b477a17} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2026.02.03 00:41:15.632202 [ 276 ] {36aa5489-5b66-4e6b-ac4d-3fee7b477a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13381 | 2026.02.03 00:41:15.632509 [ 276 ] {36aa5489-5b66-4e6b-ac4d-3fee7b477a17} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13382 | 2026.02.03 00:41:15.632725 [ 276 ] {36aa5489-5b66-4e6b-ac4d-3fee7b477a17} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2026.02.03 00:41:15.632859 [ 276 ] {36aa5489-5b66-4e6b-ac4d-3fee7b477a17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 13384 | 2026.02.03 00:41:15.632896 [ 276 ] {36aa5489-5b66-4e6b-ac4d-3fee7b477a17} <Debug> TCPHandler: Processed in 0.001264923 sec. | ||
| 13385 | 2026.02.03 00:41:16.690350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13386 | 2026.02.03 00:41:16.708274 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13387 | 2026.02.03 00:41:16.708329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13388 | 2026.02.03 00:41:16.714049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13389 | 2026.02.03 00:41:16.714719 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13390 | 2026.02.03 00:41:16.715012 [ 110 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13391 | 2026.02.03 00:41:16.715057 [ 110 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13392 | 2026.02.03 00:41:16.715080 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13393 | 2026.02.03 00:41:16.715193 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 13394 | 2026.02.03 00:41:16.718102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13395 | 2026.02.03 00:41:16.719193 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13396 | 2026.02.03 00:41:16.720784 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 13397 | 2026.02.03 00:41:16.725572 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 13398 | 2026.02.03 00:41:16.730318 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 13399 | 2026.02.03 00:41:16.734876 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 13400 | 2026.02.03 00:41:16.739246 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 13401 | 2026.02.03 00:41:16.743005 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 13402 | 2026.02.03 00:41:16.794794 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079651585 sec., 5775.1518692314785 rows/sec., 29.86 MiB/sec. | ||
| 13403 | 2026.02.03 00:41:16.797903 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13404 | 2026.02.03 00:41:16.800267 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_61_12} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2026.02.03 00:41:16.800377 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_61_12} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13406 | 2026.02.03 00:41:16.803136 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13407 | 2026.02.03 00:41:17.590601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1728 | ||
| 13408 | 2026.02.03 00:41:17.592986 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2026.02.03 00:41:17.593038 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13410 | 2026.02.03 00:41:17.594208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13411 | 2026.02.03 00:41:17.594496 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2026.02.03 00:41:17.594757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1728 | ||
| 13413 | 2026.02.03 00:41:20.638132 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13414 | 2026.02.03 00:41:20.638449 [ 276 ] {b2d21c24-71bf-4605-a62b-4709516b7df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13415 | 2026.02.03 00:41:20.638579 [ 276 ] {b2d21c24-71bf-4605-a62b-4709516b7df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13416 | 2026.02.03 00:41:20.639772 [ 276 ] {b2d21c24-71bf-4605-a62b-4709516b7df6} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2026.02.03 00:41:20.639848 [ 276 ] {b2d21c24-71bf-4605-a62b-4709516b7df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13418 | 2026.02.03 00:41:20.640428 [ 276 ] {b2d21c24-71bf-4605-a62b-4709516b7df6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13419 | 2026.02.03 00:41:20.640774 [ 276 ] {b2d21c24-71bf-4605-a62b-4709516b7df6} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2026.02.03 00:41:20.641010 [ 276 ] {b2d21c24-71bf-4605-a62b-4709516b7df6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002663 sec., 99887.34509951183 rows/sec., 6.35 MiB/sec. | ||
| 13421 | 2026.02.03 00:41:20.641090 [ 276 ] {b2d21c24-71bf-4605-a62b-4709516b7df6} <Debug> TCPHandler: Processed in 0.003182778 sec. | ||
| 13422 | 2026.02.03 00:41:20.641294 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13423 | 2026.02.03 00:41:20.641428 [ 276 ] {719089df-f77f-4a56-b892-c0dee5e90bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13424 | 2026.02.03 00:41:20.641489 [ 276 ] {719089df-f77f-4a56-b892-c0dee5e90bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13425 | 2026.02.03 00:41:20.642112 [ 276 ] {719089df-f77f-4a56-b892-c0dee5e90bf5} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2026.02.03 00:41:20.642162 [ 276 ] {719089df-f77f-4a56-b892-c0dee5e90bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13427 | 2026.02.03 00:41:20.642551 [ 276 ] {719089df-f77f-4a56-b892-c0dee5e90bf5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13428 | 2026.02.03 00:41:20.642830 [ 276 ] {719089df-f77f-4a56-b892-c0dee5e90bf5} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.02.03 00:41:20.643011 [ 276 ] {719089df-f77f-4a56-b892-c0dee5e90bf5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001615 sec., 6191.9504643962855 rows/sec., 504.91 KiB/sec. | ||
| 13430 | 2026.02.03 00:41:20.643063 [ 276 ] {719089df-f77f-4a56-b892-c0dee5e90bf5} <Debug> TCPHandler: Processed in 0.001853653 sec. | ||
| 13431 | 2026.02.03 00:41:20.643236 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2026.02.03 00:41:20.643373 [ 276 ] {f3faeed2-5dd9-4276-9d80-16974adb3f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13433 | 2026.02.03 00:41:20.643442 [ 276 ] {f3faeed2-5dd9-4276-9d80-16974adb3f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13434 | 2026.02.03 00:41:20.644774 [ 276 ] {f3faeed2-5dd9-4276-9d80-16974adb3f97} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.02.03 00:41:20.644824 [ 276 ] {f3faeed2-5dd9-4276-9d80-16974adb3f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13436 | 2026.02.03 00:41:20.645343 [ 276 ] {f3faeed2-5dd9-4276-9d80-16974adb3f97} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13437 | 2026.02.03 00:41:20.645725 [ 276 ] {f3faeed2-5dd9-4276-9d80-16974adb3f97} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2026.02.03 00:41:20.645934 [ 276 ] {f3faeed2-5dd9-4276-9d80-16974adb3f97} <Debug> executeQuery: Read 825 rows, 67.40 KiB in 0.002594 sec., 318041.634541249 rows/sec., 25.38 MiB/sec. | ||
| 13439 | 2026.02.03 00:41:20.645950 [ 37 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13440 | 2026.02.03 00:41:20.645997 [ 276 ] {f3faeed2-5dd9-4276-9d80-16974adb3f97} <Debug> TCPHandler: Processed in 0.002821971 sec. | ||
| 13441 | 2026.02.03 00:41:20.646063 [ 37 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2026.02.03 00:41:20.646114 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13443 | 2026.02.03 00:41:20.646237 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.02.03 00:41:20.646269 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 13445 | 2026.02.03 00:41:20.646391 [ 276 ] {34a14376-af95-4105-8654-8ab429770770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13446 | 2026.02.03 00:41:20.646455 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13447 | 2026.02.03 00:41:20.646464 [ 276 ] {34a14376-af95-4105-8654-8ab429770770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13448 | 2026.02.03 00:41:20.646521 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1986 rows starting from the beginning of the part | ||
| 13449 | 2026.02.03 00:41:20.646631 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 820 rows starting from the beginning of the part | ||
| 13450 | 2026.02.03 00:41:20.646715 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1214 rows starting from the beginning of the part | ||
| 13451 | 2026.02.03 00:41:20.646794 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 820 rows starting from the beginning of the part | ||
| 13452 | 2026.02.03 00:41:20.646865 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 72 rows starting from the beginning of the part | ||
| 13453 | 2026.02.03 00:41:20.646941 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 825 rows starting from the beginning of the part | ||
| 13454 | 2026.02.03 00:41:20.647171 [ 276 ] {34a14376-af95-4105-8654-8ab429770770} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13455 | 2026.02.03 00:41:20.647228 [ 276 ] {34a14376-af95-4105-8654-8ab429770770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13456 | 2026.02.03 00:41:20.647734 [ 276 ] {34a14376-af95-4105-8654-8ab429770770} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13457 | 2026.02.03 00:41:20.648021 [ 276 ] {34a14376-af95-4105-8654-8ab429770770} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13458 | 2026.02.03 00:41:20.648222 [ 276 ] {34a14376-af95-4105-8654-8ab429770770} <Debug> executeQuery: Read 177 rows, 11.26 KiB in 0.001867 sec., 94804.49919657204 rows/sec., 5.89 MiB/sec. | ||
| 13459 | 2026.02.03 00:41:20.648281 [ 276 ] {34a14376-af95-4105-8654-8ab429770770} <Debug> TCPHandler: Processed in 0.002134108 sec. | ||
| 13460 | 2026.02.03 00:41:20.648458 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13461 | 2026.02.03 00:41:20.648603 [ 276 ] {ede8d9a3-7795-4c87-bc1b-e6d440d76c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13462 | 2026.02.03 00:41:20.648669 [ 276 ] {ede8d9a3-7795-4c87-bc1b-e6d440d76c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13463 | 2026.02.03 00:41:20.649168 [ 37 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13464 | 2026.02.03 00:41:20.649228 [ 37 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13465 | 2026.02.03 00:41:20.649260 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13466 | 2026.02.03 00:41:20.649382 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 13467 | 2026.02.03 00:41:20.649518 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13468 | 2026.02.03 00:41:20.649565 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 193 rows starting from the beginning of the part | ||
| 13469 | 2026.02.03 00:41:20.649579 [ 276 ] {ede8d9a3-7795-4c87-bc1b-e6d440d76c7a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2026.02.03 00:41:20.649639 [ 276 ] {ede8d9a3-7795-4c87-bc1b-e6d440d76c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13471 | 2026.02.03 00:41:20.649649 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 167 rows starting from the beginning of the part | ||
| 13472 | 2026.02.03 00:41:20.649735 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 13473 | 2026.02.03 00:41:20.649802 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 167 rows starting from the beginning of the part | ||
| 13474 | 2026.02.03 00:41:20.649871 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 13475 | 2026.02.03 00:41:20.649944 [ 197 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 177 rows starting from the beginning of the part | ||
| 13476 | 2026.02.03 00:41:20.650157 [ 276 ] {ede8d9a3-7795-4c87-bc1b-e6d440d76c7a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13477 | 2026.02.03 00:41:20.650537 [ 276 ] {ede8d9a3-7795-4c87-bc1b-e6d440d76c7a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.02.03 00:41:20.651070 [ 200 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5737 rows, containing 5 columns (5 merged, 0 gathered) in 0.004862877 sec., 1179754.2894874783 rows/sec., 99.89 MiB/sec. | ||
| 13479 | 2026.02.03 00:41:20.651523 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13480 | 2026.02.03 00:41:20.651893 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_86_17} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2026.02.03 00:41:20.652003 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_86_17} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13482 | 2026.02.03 00:41:20.652132 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 13483 | 2026.02.03 00:41:20.652247 [ 90 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 13484 | 2026.02.03 00:41:20.652343 [ 276 ] {ede8d9a3-7795-4c87-bc1b-e6d440d76c7a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.003773 sec., 37105.75139146568 rows/sec., 2.40 MiB/sec. | ||
| 13485 | 2026.02.03 00:41:20.652344 [ 90 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2026.02.03 00:41:20.652410 [ 276 ] {ede8d9a3-7795-4c87-bc1b-e6d440d76c7a} <Debug> TCPHandler: Processed in 0.004019623 sec. | ||
| 13487 | 2026.02.03 00:41:20.652413 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13488 | 2026.02.03 00:41:20.652570 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 13489 | 2026.02.03 00:41:20.652640 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13490 | 2026.02.03 00:41:20.652715 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13491 | 2026.02.03 00:41:20.652764 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 369 rows starting from the beginning of the part | ||
| 13492 | 2026.02.03 00:41:20.652770 [ 276 ] {2b4f48a9-4ffe-48ba-8126-1d230b97d486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13493 | 2026.02.03 00:41:20.652844 [ 276 ] {2b4f48a9-4ffe-48ba-8126-1d230b97d486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13494 | 2026.02.03 00:41:20.652847 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 140 rows starting from the beginning of the part | ||
| 13495 | 2026.02.03 00:41:20.652940 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 140 rows starting from the beginning of the part | ||
| 13496 | 2026.02.03 00:41:20.653009 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 228 rows starting from the beginning of the part | ||
| 13497 | 2026.02.03 00:41:20.653075 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 140 rows starting from the beginning of the part | ||
| 13498 | 2026.02.03 00:41:20.653146 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 140 rows starting from the beginning of the part | ||
| 13499 | 2026.02.03 00:41:20.653976 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 5 columns (5 merged, 0 gathered) in 0.004641494 sec., 155984.25851676206 rows/sec., 10.33 MiB/sec. | ||
| 13500 | 2026.02.03 00:41:20.654214 [ 186 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13501 | 2026.02.03 00:41:20.654381 [ 276 ] {2b4f48a9-4ffe-48ba-8126-1d230b97d486} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2026.02.03 00:41:20.654428 [ 276 ] {2b4f48a9-4ffe-48ba-8126-1d230b97d486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13503 | 2026.02.03 00:41:20.654598 [ 186 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_81_16} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13504 | 2026.02.03 00:41:20.654678 [ 191 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.002159079 sec., 535876.6399932564 rows/sec., 37.33 MiB/sec. | ||
| 13505 | 2026.02.03 00:41:20.654701 [ 186 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_81_16} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13506 | 2026.02.03 00:41:20.654847 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13507 | 2026.02.03 00:41:20.654949 [ 276 ] {2b4f48a9-4ffe-48ba-8126-1d230b97d486} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13508 | 2026.02.03 00:41:20.654974 [ 200 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 13509 | 2026.02.03 00:41:20.655593 [ 276 ] {2b4f48a9-4ffe-48ba-8126-1d230b97d486} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2026.02.03 00:41:20.655662 [ 200 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2026.02.03 00:41:20.655854 [ 200 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_55_11} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 13512 | 2026.02.03 00:41:20.655920 [ 276 ] {2b4f48a9-4ffe-48ba-8126-1d230b97d486} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.003156 sec., 44043.09252217998 rows/sec., 2.51 MiB/sec. | ||
| 13513 | 2026.02.03 00:41:20.655998 [ 276 ] {2b4f48a9-4ffe-48ba-8126-1d230b97d486} <Debug> TCPHandler: Processed in 0.003436032 sec. | ||
| 13514 | 2026.02.03 00:41:20.656079 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 13515 | 2026.02.03 00:41:20.656220 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13516 | 2026.02.03 00:41:20.656350 [ 276 ] {715215d3-0418-43e2-9996-b40a90a2dc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13517 | 2026.02.03 00:41:20.656415 [ 276 ] {715215d3-0418-43e2-9996-b40a90a2dc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13518 | 2026.02.03 00:41:20.657525 [ 276 ] {715215d3-0418-43e2-9996-b40a90a2dc2d} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13519 | 2026.02.03 00:41:20.657574 [ 276 ] {715215d3-0418-43e2-9996-b40a90a2dc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13520 | 2026.02.03 00:41:20.658074 [ 276 ] {715215d3-0418-43e2-9996-b40a90a2dc2d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13521 | 2026.02.03 00:41:20.658415 [ 276 ] {715215d3-0418-43e2-9996-b40a90a2dc2d} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2026.02.03 00:41:20.658602 [ 90 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13523 | 2026.02.03 00:41:20.658619 [ 276 ] {715215d3-0418-43e2-9996-b40a90a2dc2d} <Debug> executeQuery: Read 507 rows, 36.82 KiB in 0.002301 sec., 220338.98305084746 rows/sec., 15.63 MiB/sec. | ||
| 13524 | 2026.02.03 00:41:20.658652 [ 90 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13525 | 2026.02.03 00:41:20.658683 [ 276 ] {715215d3-0418-43e2-9996-b40a90a2dc2d} <Debug> TCPHandler: Processed in 0.002543116 sec. | ||
| 13526 | 2026.02.03 00:41:20.658683 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13527 | 2026.02.03 00:41:20.658879 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13528 | 2026.02.03 00:41:20.658886 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 13529 | 2026.02.03 00:41:20.659021 [ 276 ] {fa68d164-c51e-4978-8e01-60787bc46ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13530 | 2026.02.03 00:41:20.659075 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13531 | 2026.02.03 00:41:20.659095 [ 276 ] {fa68d164-c51e-4978-8e01-60787bc46ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13532 | 2026.02.03 00:41:20.659130 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 997 rows starting from the beginning of the part | ||
| 13533 | 2026.02.03 00:41:20.659240 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 497 rows starting from the beginning of the part | ||
| 13534 | 2026.02.03 00:41:20.659315 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 532 rows starting from the beginning of the part | ||
| 13535 | 2026.02.03 00:41:20.659378 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 497 rows starting from the beginning of the part | ||
| 13536 | 2026.02.03 00:41:20.659443 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 72 rows starting from the beginning of the part | ||
| 13537 | 2026.02.03 00:41:20.659508 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 507 rows starting from the beginning of the part | ||
| 13538 | 2026.02.03 00:41:20.659692 [ 276 ] {fa68d164-c51e-4978-8e01-60787bc46ca3} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13539 | 2026.02.03 00:41:20.659755 [ 276 ] {fa68d164-c51e-4978-8e01-60787bc46ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13540 | 2026.02.03 00:41:20.660297 [ 276 ] {fa68d164-c51e-4978-8e01-60787bc46ca3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13541 | 2026.02.03 00:41:20.660687 [ 276 ] {fa68d164-c51e-4978-8e01-60787bc46ca3} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13542 | 2026.02.03 00:41:20.660904 [ 276 ] {fa68d164-c51e-4978-8e01-60787bc46ca3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001916 sec., 3131.5240083507306 rows/sec., 163.61 KiB/sec. | ||
| 13543 | 2026.02.03 00:41:20.660964 [ 276 ] {fa68d164-c51e-4978-8e01-60787bc46ca3} <Debug> TCPHandler: Processed in 0.002153929 sec. | ||
| 13544 | 2026.02.03 00:41:20.661139 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13545 | 2026.02.03 00:41:20.661273 [ 276 ] {2ec2b672-3b0b-495e-b4a4-30a38921fe6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13546 | 2026.02.03 00:41:20.661339 [ 276 ] {2ec2b672-3b0b-495e-b4a4-30a38921fe6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13547 | 2026.02.03 00:41:20.661884 [ 186 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3102 rows, containing 5 columns (5 merged, 0 gathered) in 0.003065295 sec., 1011974.3776700122 rows/sec., 76.75 MiB/sec. | ||
| 13548 | 2026.02.03 00:41:20.662006 [ 276 ] {2ec2b672-3b0b-495e-b4a4-30a38921fe6c} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2026.02.03 00:41:20.662056 [ 276 ] {2ec2b672-3b0b-495e-b4a4-30a38921fe6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13550 | 2026.02.03 00:41:20.662184 [ 196 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13551 | 2026.02.03 00:41:20.662663 [ 276 ] {2ec2b672-3b0b-495e-b4a4-30a38921fe6c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13552 | 2026.02.03 00:41:20.662723 [ 196 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_86_17} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13553 | 2026.02.03 00:41:20.662869 [ 196 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_86_17} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13554 | 2026.02.03 00:41:20.663035 [ 276 ] {2ec2b672-3b0b-495e-b4a4-30a38921fe6c} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2026.02.03 00:41:20.663046 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 13556 | 2026.02.03 00:41:20.663231 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13557 | 2026.02.03 00:41:20.663247 [ 276 ] {2ec2b672-3b0b-495e-b4a4-30a38921fe6c} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.002007 sec., 131041.35525660189 rows/sec., 8.73 MiB/sec. | ||
| 13558 | 2026.02.03 00:41:20.663284 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2026.02.03 00:41:20.663308 [ 276 ] {2ec2b672-3b0b-495e-b4a4-30a38921fe6c} <Debug> TCPHandler: Processed in 0.00223804 sec. | ||
| 13560 | 2026.02.03 00:41:20.663308 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13561 | 2026.02.03 00:41:20.663438 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 13562 | 2026.02.03 00:41:20.663594 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13563 | 2026.02.03 00:41:20.663632 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 27208 rows starting from the beginning of the part | ||
| 13564 | 2026.02.03 00:41:20.663712 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 258 rows starting from the beginning of the part | ||
| 13565 | 2026.02.03 00:41:20.663778 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 846 rows starting from the beginning of the part | ||
| 13566 | 2026.02.03 00:41:20.663842 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 258 rows starting from the beginning of the part | ||
| 13567 | 2026.02.03 00:41:20.663901 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 13568 | 2026.02.03 00:41:20.663966 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 263 rows starting from the beginning of the part | ||
| 13569 | 2026.02.03 00:41:20.665091 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2026.02.03 00:41:20.665225 [ 276 ] {2a2f1309-c22a-4bda-90f8-c04fb41faba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13571 | 2026.02.03 00:41:20.666074 [ 276 ] {2a2f1309-c22a-4bda-90f8-c04fb41faba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13572 | 2026.02.03 00:41:20.667355 [ 276 ] {2a2f1309-c22a-4bda-90f8-c04fb41faba4} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2026.02.03 00:41:20.667406 [ 276 ] {2a2f1309-c22a-4bda-90f8-c04fb41faba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13574 | 2026.02.03 00:41:20.667924 [ 276 ] {2a2f1309-c22a-4bda-90f8-c04fb41faba4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13575 | 2026.02.03 00:41:20.668264 [ 276 ] {2a2f1309-c22a-4bda-90f8-c04fb41faba4} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13576 | 2026.02.03 00:41:20.668465 [ 276 ] {2a2f1309-c22a-4bda-90f8-c04fb41faba4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003268 sec., 305.99755201958385 rows/sec., 20.62 KiB/sec. | ||
| 13577 | 2026.02.03 00:41:20.668526 [ 276 ] {2a2f1309-c22a-4bda-90f8-c04fb41faba4} <Debug> TCPHandler: Processed in 0.003505423 sec. | ||
| 13578 | 2026.02.03 00:41:20.668682 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13579 | 2026.02.03 00:41:20.668820 [ 276 ] {8b1755dc-06ca-402c-a698-c6b3e43699aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13580 | 2026.02.03 00:41:20.668909 [ 276 ] {8b1755dc-06ca-402c-a698-c6b3e43699aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13581 | 2026.02.03 00:41:20.670003 [ 276 ] {8b1755dc-06ca-402c-a698-c6b3e43699aa} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.02.03 00:41:20.670045 [ 276 ] {8b1755dc-06ca-402c-a698-c6b3e43699aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13583 | 2026.02.03 00:41:20.671149 [ 276 ] {8b1755dc-06ca-402c-a698-c6b3e43699aa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13584 | 2026.02.03 00:41:20.671495 [ 276 ] {8b1755dc-06ca-402c-a698-c6b3e43699aa} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.02.03 00:41:20.671678 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13586 | 2026.02.03 00:41:20.671729 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13587 | 2026.02.03 00:41:20.671733 [ 276 ] {8b1755dc-06ca-402c-a698-c6b3e43699aa} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002917 sec., 11655.81076448406 rows/sec., 20.89 MiB/sec. | ||
| 13588 | 2026.02.03 00:41:20.671757 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13589 | 2026.02.03 00:41:20.671876 [ 276 ] {8b1755dc-06ca-402c-a698-c6b3e43699aa} <Debug> TCPHandler: Processed in 0.003258458 sec. | ||
| 13590 | 2026.02.03 00:41:20.671908 [ 186 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 13591 | 2026.02.03 00:41:20.672187 [ 186 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13592 | 2026.02.03 00:41:20.672269 [ 186 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1565 rows starting from the beginning of the part | ||
| 13593 | 2026.02.03 00:41:20.672458 [ 186 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
| 13594 | 2026.02.03 00:41:20.672580 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28993 rows, containing 5 columns (5 merged, 0 gathered) in 0.009193316 sec., 3153704.278195158 rows/sec., 212.45 MiB/sec. | ||
| 13595 | 2026.02.03 00:41:20.672617 [ 186 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 13596 | 2026.02.03 00:41:20.672788 [ 186 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
| 13597 | 2026.02.03 00:41:20.672950 [ 186 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 13598 | 2026.02.03 00:41:20.673075 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13599 | 2026.02.03 00:41:20.673125 [ 186 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 13600 | 2026.02.03 00:41:20.673510 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13601 | 2026.02.03 00:41:20.673643 [ 187 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13602 | 2026.02.03 00:41:20.673764 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13603 | 2026.02.03 00:41:20.681007 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13604 | 2026.02.03 00:41:20.681243 [ 276 ] {59b5d055-3d9f-4921-81ef-d9ca7ee96ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13605 | 2026.02.03 00:41:20.681324 [ 276 ] {59b5d055-3d9f-4921-81ef-d9ca7ee96ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13606 | 2026.02.03 00:41:20.682011 [ 276 ] {59b5d055-3d9f-4921-81ef-d9ca7ee96ac2} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13607 | 2026.02.03 00:41:20.682069 [ 276 ] {59b5d055-3d9f-4921-81ef-d9ca7ee96ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13608 | 2026.02.03 00:41:20.682707 [ 276 ] {59b5d055-3d9f-4921-81ef-d9ca7ee96ac2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13609 | 2026.02.03 00:41:20.683116 [ 276 ] {59b5d055-3d9f-4921-81ef-d9ca7ee96ac2} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13610 | 2026.02.03 00:41:20.683338 [ 90 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13611 | 2026.02.03 00:41:20.683365 [ 276 ] {59b5d055-3d9f-4921-81ef-d9ca7ee96ac2} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00218 sec., 40366.97247706422 rows/sec., 2.53 MiB/sec. | ||
| 13612 | 2026.02.03 00:41:20.683389 [ 90 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13613 | 2026.02.03 00:41:20.683418 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13614 | 2026.02.03 00:41:20.683427 [ 276 ] {59b5d055-3d9f-4921-81ef-d9ca7ee96ac2} <Debug> TCPHandler: Processed in 0.002638958 sec. | ||
| 13615 | 2026.02.03 00:41:20.683537 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 13616 | 2026.02.03 00:41:20.683655 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13617 | 2026.02.03 00:41:20.683697 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5920 rows starting from the beginning of the part | ||
| 13618 | 2026.02.03 00:41:20.683766 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 88 rows starting from the beginning of the part | ||
| 13619 | 2026.02.03 00:41:20.683826 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 13620 | 2026.02.03 00:41:20.683899 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 88 rows starting from the beginning of the part | ||
| 13621 | 2026.02.03 00:41:20.683978 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 13622 | 2026.02.03 00:41:20.684056 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 88 rows starting from the beginning of the part | ||
| 13623 | 2026.02.03 00:41:20.688662 [ 188 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6304 rows, containing 4 columns (4 merged, 0 gathered) in 0.005165764 sec., 1220342.2378567818 rows/sec., 78.87 MiB/sec. | ||
| 13624 | 2026.02.03 00:41:20.689448 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13625 | 2026.02.03 00:41:20.689954 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_86_17} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13626 | 2026.02.03 00:41:20.690099 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_86_17} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13627 | 2026.02.03 00:41:20.690247 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13628 | 2026.02.03 00:41:20.690408 [ 198 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1683 rows, containing 19 columns (19 merged, 0 gathered) in 0.018552004 sec., 90717.96232902925 rows/sec., 162.56 MiB/sec. | ||
| 13629 | 2026.02.03 00:41:20.692878 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13630 | 2026.02.03 00:41:20.693735 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2026.02.03 00:41:20.693893 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13632 | 2026.02.03 00:41:20.694187 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 13633 | 2026.02.03 00:41:21.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.38 MiB, peak 362.11 MiB, free memory in arenas 0.00 B, will set to 352.77 MiB (RSS), difference: 6.39 MiB | ||
| 13634 | 2026.02.03 00:41:22.316214 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13635 | 2026.02.03 00:41:22.316262 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13636 | 2026.02.03 00:41:22.562437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29647 | ||
| 13637 | 2026.02.03 00:41:22.562949 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.02.03 00:41:22.562985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13639 | 2026.02.03 00:41:22.563516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13640 | 2026.02.03 00:41:22.563763 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.02.03 00:41:22.563895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29647 | ||
| 13642 | 2026.02.03 00:41:24.218272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13643 | 2026.02.03 00:41:24.233373 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.02.03 00:41:24.233436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13645 | 2026.02.03 00:41:24.238645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13646 | 2026.02.03 00:41:24.239364 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.02.03 00:41:24.242019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13648 | 2026.02.03 00:41:25.622045 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2026.02.03 00:41:25.622304 [ 276 ] {b59d9da8-f66c-40e8-bb42-7e92f0e7318c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13650 | 2026.02.03 00:41:25.622394 [ 276 ] {b59d9da8-f66c-40e8-bb42-7e92f0e7318c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13651 | 2026.02.03 00:41:25.623133 [ 276 ] {b59d9da8-f66c-40e8-bb42-7e92f0e7318c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.02.03 00:41:25.623186 [ 276 ] {b59d9da8-f66c-40e8-bb42-7e92f0e7318c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13653 | 2026.02.03 00:41:25.623599 [ 276 ] {b59d9da8-f66c-40e8-bb42-7e92f0e7318c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13654 | 2026.02.03 00:41:25.623834 [ 276 ] {b59d9da8-f66c-40e8-bb42-7e92f0e7318c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.02.03 00:41:25.624005 [ 276 ] {b59d9da8-f66c-40e8-bb42-7e92f0e7318c} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001766 sec., 40770.101925254814 rows/sec., 3.27 MiB/sec. | ||
| 13656 | 2026.02.03 00:41:25.624057 [ 276 ] {b59d9da8-f66c-40e8-bb42-7e92f0e7318c} <Debug> TCPHandler: Processed in 0.002177809 sec. | ||
| 13657 | 2026.02.03 00:41:25.624191 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2026.02.03 00:41:25.624295 [ 276 ] {ddf9cb32-a489-4611-820b-b85264d929fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13659 | 2026.02.03 00:41:25.624341 [ 276 ] {ddf9cb32-a489-4611-820b-b85264d929fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13660 | 2026.02.03 00:41:25.624767 [ 276 ] {ddf9cb32-a489-4611-820b-b85264d929fb} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.02.03 00:41:25.624805 [ 276 ] {ddf9cb32-a489-4611-820b-b85264d929fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13662 | 2026.02.03 00:41:25.625114 [ 276 ] {ddf9cb32-a489-4611-820b-b85264d929fb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13663 | 2026.02.03 00:41:25.625344 [ 276 ] {ddf9cb32-a489-4611-820b-b85264d929fb} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.02.03 00:41:25.625480 [ 276 ] {ddf9cb32-a489-4611-820b-b85264d929fb} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001209 sec., 6617.038875103392 rows/sec., 497.57 KiB/sec. | ||
| 13665 | 2026.02.03 00:41:25.625521 [ 276 ] {ddf9cb32-a489-4611-820b-b85264d929fb} <Debug> TCPHandler: Processed in 0.001383225 sec. | ||
| 13666 | 2026.02.03 00:41:25.625634 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13667 | 2026.02.03 00:41:25.625731 [ 276 ] {9904def2-09de-4c55-9f8a-0bfabe73c695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13668 | 2026.02.03 00:41:25.625774 [ 276 ] {9904def2-09de-4c55-9f8a-0bfabe73c695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13669 | 2026.02.03 00:41:25.626194 [ 276 ] {9904def2-09de-4c55-9f8a-0bfabe73c695} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2026.02.03 00:41:25.626232 [ 276 ] {9904def2-09de-4c55-9f8a-0bfabe73c695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13671 | 2026.02.03 00:41:25.626541 [ 276 ] {9904def2-09de-4c55-9f8a-0bfabe73c695} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13672 | 2026.02.03 00:41:25.626750 [ 276 ] {9904def2-09de-4c55-9f8a-0bfabe73c695} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.02.03 00:41:25.626883 [ 276 ] {9904def2-09de-4c55-9f8a-0bfabe73c695} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001172 sec., 61433.4470989761 rows/sec., 4.80 MiB/sec. | ||
| 13674 | 2026.02.03 00:41:25.626921 [ 276 ] {9904def2-09de-4c55-9f8a-0bfabe73c695} <Debug> TCPHandler: Processed in 0.001338934 sec. | ||
| 13675 | 2026.02.03 00:41:25.627037 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13676 | 2026.02.03 00:41:25.627134 [ 276 ] {144ffa62-2da8-4f3d-a956-0b12e423402f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13677 | 2026.02.03 00:41:25.627179 [ 276 ] {144ffa62-2da8-4f3d-a956-0b12e423402f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13678 | 2026.02.03 00:41:25.627595 [ 276 ] {144ffa62-2da8-4f3d-a956-0b12e423402f} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2026.02.03 00:41:25.627632 [ 276 ] {144ffa62-2da8-4f3d-a956-0b12e423402f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13680 | 2026.02.03 00:41:25.627966 [ 276 ] {144ffa62-2da8-4f3d-a956-0b12e423402f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13681 | 2026.02.03 00:41:25.628179 [ 276 ] {144ffa62-2da8-4f3d-a956-0b12e423402f} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2026.02.03 00:41:25.628313 [ 276 ] {144ffa62-2da8-4f3d-a956-0b12e423402f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 13683 | 2026.02.03 00:41:25.628350 [ 276 ] {144ffa62-2da8-4f3d-a956-0b12e423402f} <Debug> TCPHandler: Processed in 0.001363915 sec. | ||
| 13684 | 2026.02.03 00:41:25.628462 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2026.02.03 00:41:25.628558 [ 276 ] {09ef5b13-a054-43ae-95fe-726171272ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13686 | 2026.02.03 00:41:25.628615 [ 276 ] {09ef5b13-a054-43ae-95fe-726171272ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13687 | 2026.02.03 00:41:25.629386 [ 276 ] {09ef5b13-a054-43ae-95fe-726171272ba4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2026.02.03 00:41:25.629424 [ 276 ] {09ef5b13-a054-43ae-95fe-726171272ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13689 | 2026.02.03 00:41:25.629946 [ 276 ] {09ef5b13-a054-43ae-95fe-726171272ba4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13690 | 2026.02.03 00:41:25.630172 [ 276 ] {09ef5b13-a054-43ae-95fe-726171272ba4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2026.02.03 00:41:25.630317 [ 276 ] {09ef5b13-a054-43ae-95fe-726171272ba4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001778 sec., 4499.437570303712 rows/sec., 8.06 MiB/sec. | ||
| 13692 | 2026.02.03 00:41:25.630380 [ 276 ] {09ef5b13-a054-43ae-95fe-726171272ba4} <Debug> TCPHandler: Processed in 0.001969005 sec. | ||
| 13693 | 2026.02.03 00:41:25.630497 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13694 | 2026.02.03 00:41:25.630592 [ 276 ] {e13b302a-638c-4a00-a477-604a010c54fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13695 | 2026.02.03 00:41:25.630636 [ 276 ] {e13b302a-638c-4a00-a477-604a010c54fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13696 | 2026.02.03 00:41:25.630982 [ 276 ] {e13b302a-638c-4a00-a477-604a010c54fd} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2026.02.03 00:41:25.631019 [ 276 ] {e13b302a-638c-4a00-a477-604a010c54fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13698 | 2026.02.03 00:41:25.631338 [ 276 ] {e13b302a-638c-4a00-a477-604a010c54fd} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13699 | 2026.02.03 00:41:25.631554 [ 276 ] {e13b302a-638c-4a00-a477-604a010c54fd} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2026.02.03 00:41:25.631687 [ 276 ] {e13b302a-638c-4a00-a477-604a010c54fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 13701 | 2026.02.03 00:41:25.631728 [ 276 ] {e13b302a-638c-4a00-a477-604a010c54fd} <Debug> TCPHandler: Processed in 0.001281374 sec. | ||
| 13702 | 2026.02.03 00:41:27.595033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1764 | ||
| 13703 | 2026.02.03 00:41:27.597480 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13704 | 2026.02.03 00:41:27.597534 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13705 | 2026.02.03 00:41:27.598735 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13706 | 2026.02.03 00:41:27.599003 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13707 | 2026.02.03 00:41:27.599378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
| 13708 | 2026.02.03 00:41:30.064983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30159 | ||
| 13709 | 2026.02.03 00:41:30.065523 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2026.02.03 00:41:30.065561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13711 | 2026.02.03 00:41:30.066050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13712 | 2026.02.03 00:41:30.066288 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2026.02.03 00:41:30.066432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30159 | ||
| 13714 | 2026.02.03 00:41:30.631358 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13715 | 2026.02.03 00:41:30.631549 [ 276 ] {5511fe86-852f-4d69-979c-9afd25c9bb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13716 | 2026.02.03 00:41:30.631621 [ 276 ] {5511fe86-852f-4d69-979c-9afd25c9bb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13717 | 2026.02.03 00:41:30.632379 [ 276 ] {5511fe86-852f-4d69-979c-9afd25c9bb8a} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13718 | 2026.02.03 00:41:30.632433 [ 276 ] {5511fe86-852f-4d69-979c-9afd25c9bb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13719 | 2026.02.03 00:41:30.632936 [ 276 ] {5511fe86-852f-4d69-979c-9afd25c9bb8a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13720 | 2026.02.03 00:41:30.633201 [ 276 ] {5511fe86-852f-4d69-979c-9afd25c9bb8a} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2026.02.03 00:41:30.633385 [ 276 ] {5511fe86-852f-4d69-979c-9afd25c9bb8a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001888 sec., 140889.83050847458 rows/sec., 8.95 MiB/sec. | ||
| 13722 | 2026.02.03 00:41:30.633445 [ 276 ] {5511fe86-852f-4d69-979c-9afd25c9bb8a} <Debug> TCPHandler: Processed in 0.00222995 sec. | ||
| 13723 | 2026.02.03 00:41:30.633577 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13724 | 2026.02.03 00:41:30.633689 [ 276 ] {eca444ae-39d7-447e-9e3a-d9daea18b450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13725 | 2026.02.03 00:41:30.633736 [ 276 ] {eca444ae-39d7-447e-9e3a-d9daea18b450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13726 | 2026.02.03 00:41:30.634503 [ 276 ] {eca444ae-39d7-447e-9e3a-d9daea18b450} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13727 | 2026.02.03 00:41:30.634548 [ 276 ] {eca444ae-39d7-447e-9e3a-d9daea18b450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13728 | 2026.02.03 00:41:30.634953 [ 276 ] {eca444ae-39d7-447e-9e3a-d9daea18b450} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13729 | 2026.02.03 00:41:30.635176 [ 276 ] {eca444ae-39d7-447e-9e3a-d9daea18b450} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13730 | 2026.02.03 00:41:30.635319 [ 276 ] {eca444ae-39d7-447e-9e3a-d9daea18b450} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001656 sec., 495169.08212560386 rows/sec., 39.53 MiB/sec. | ||
| 13731 | 2026.02.03 00:41:30.635361 [ 276 ] {eca444ae-39d7-447e-9e3a-d9daea18b450} <Debug> TCPHandler: Processed in 0.001838773 sec. | ||
| 13732 | 2026.02.03 00:41:30.635483 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13733 | 2026.02.03 00:41:30.635584 [ 276 ] {a8e72ccd-e18a-4c5f-8664-09f559f4cd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13734 | 2026.02.03 00:41:30.635629 [ 276 ] {a8e72ccd-e18a-4c5f-8664-09f559f4cd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13735 | 2026.02.03 00:41:30.636103 [ 276 ] {a8e72ccd-e18a-4c5f-8664-09f559f4cd67} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13736 | 2026.02.03 00:41:30.636142 [ 276 ] {a8e72ccd-e18a-4c5f-8664-09f559f4cd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13737 | 2026.02.03 00:41:30.636460 [ 276 ] {a8e72ccd-e18a-4c5f-8664-09f559f4cd67} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13738 | 2026.02.03 00:41:30.636668 [ 276 ] {a8e72ccd-e18a-4c5f-8664-09f559f4cd67} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13739 | 2026.02.03 00:41:30.636799 [ 276 ] {a8e72ccd-e18a-4c5f-8664-09f559f4cd67} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001236 sec., 135113.26860841425 rows/sec., 8.34 MiB/sec. | ||
| 13740 | 2026.02.03 00:41:30.636839 [ 276 ] {a8e72ccd-e18a-4c5f-8664-09f559f4cd67} <Debug> TCPHandler: Processed in 0.001407365 sec. | ||
| 13741 | 2026.02.03 00:41:30.636962 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13742 | 2026.02.03 00:41:30.637059 [ 276 ] {87a50fdc-e2e7-4ef5-b4c3-ff87ad840aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13743 | 2026.02.03 00:41:30.637102 [ 276 ] {87a50fdc-e2e7-4ef5-b4c3-ff87ad840aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13744 | 2026.02.03 00:41:30.637531 [ 276 ] {87a50fdc-e2e7-4ef5-b4c3-ff87ad840aa2} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13745 | 2026.02.03 00:41:30.637568 [ 276 ] {87a50fdc-e2e7-4ef5-b4c3-ff87ad840aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13746 | 2026.02.03 00:41:30.637902 [ 276 ] {87a50fdc-e2e7-4ef5-b4c3-ff87ad840aa2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13747 | 2026.02.03 00:41:30.638115 [ 276 ] {87a50fdc-e2e7-4ef5-b4c3-ff87ad840aa2} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13748 | 2026.02.03 00:41:30.638251 [ 276 ] {87a50fdc-e2e7-4ef5-b4c3-ff87ad840aa2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001212 sec., 115511.55115511552 rows/sec., 7.47 MiB/sec. | ||
| 13749 | 2026.02.03 00:41:30.638289 [ 276 ] {87a50fdc-e2e7-4ef5-b4c3-ff87ad840aa2} <Debug> TCPHandler: Processed in 0.001377675 sec. | ||
| 13750 | 2026.02.03 00:41:30.638418 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13751 | 2026.02.03 00:41:30.638514 [ 276 ] {ce4c247e-8b93-4f75-a124-51af90c9eca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13752 | 2026.02.03 00:41:30.638556 [ 276 ] {ce4c247e-8b93-4f75-a124-51af90c9eca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13753 | 2026.02.03 00:41:30.639001 [ 276 ] {ce4c247e-8b93-4f75-a124-51af90c9eca4} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13754 | 2026.02.03 00:41:30.639041 [ 276 ] {ce4c247e-8b93-4f75-a124-51af90c9eca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13755 | 2026.02.03 00:41:30.639356 [ 276 ] {ce4c247e-8b93-4f75-a124-51af90c9eca4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13756 | 2026.02.03 00:41:30.639581 [ 276 ] {ce4c247e-8b93-4f75-a124-51af90c9eca4} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13757 | 2026.02.03 00:41:30.639715 [ 276 ] {ce4c247e-8b93-4f75-a124-51af90c9eca4} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001219 sec., 114027.8917145201 rows/sec., 6.49 MiB/sec. | ||
| 13758 | 2026.02.03 00:41:30.639755 [ 276 ] {ce4c247e-8b93-4f75-a124-51af90c9eca4} <Debug> TCPHandler: Processed in 0.001388045 sec. | ||
| 13759 | 2026.02.03 00:41:30.639880 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13760 | 2026.02.03 00:41:30.639975 [ 276 ] {dd039447-dfab-42a6-8e6f-f425f0f4c114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13761 | 2026.02.03 00:41:30.640015 [ 276 ] {dd039447-dfab-42a6-8e6f-f425f0f4c114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13762 | 2026.02.03 00:41:30.640575 [ 276 ] {dd039447-dfab-42a6-8e6f-f425f0f4c114} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.02.03 00:41:30.640618 [ 276 ] {dd039447-dfab-42a6-8e6f-f425f0f4c114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13764 | 2026.02.03 00:41:30.640965 [ 276 ] {dd039447-dfab-42a6-8e6f-f425f0f4c114} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13765 | 2026.02.03 00:41:30.641196 [ 276 ] {dd039447-dfab-42a6-8e6f-f425f0f4c114} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.02.03 00:41:30.641331 [ 276 ] {dd039447-dfab-42a6-8e6f-f425f0f4c114} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001375 sec., 361454.54545454547 rows/sec., 25.57 MiB/sec. | ||
| 13767 | 2026.02.03 00:41:30.641370 [ 276 ] {dd039447-dfab-42a6-8e6f-f425f0f4c114} <Debug> TCPHandler: Processed in 0.001540638 sec. | ||
| 13768 | 2026.02.03 00:41:30.641482 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2026.02.03 00:41:30.641577 [ 276 ] {fa56d94a-4c1f-413f-be7b-ccba4f6ff1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13770 | 2026.02.03 00:41:30.641620 [ 276 ] {fa56d94a-4c1f-413f-be7b-ccba4f6ff1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13771 | 2026.02.03 00:41:30.641948 [ 276 ] {fa56d94a-4c1f-413f-be7b-ccba4f6ff1de} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2026.02.03 00:41:30.641984 [ 276 ] {fa56d94a-4c1f-413f-be7b-ccba4f6ff1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13773 | 2026.02.03 00:41:30.642294 [ 276 ] {fa56d94a-4c1f-413f-be7b-ccba4f6ff1de} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13774 | 2026.02.03 00:41:30.642502 [ 276 ] {fa56d94a-4c1f-413f-be7b-ccba4f6ff1de} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2026.02.03 00:41:30.642632 [ 276 ] {fa56d94a-4c1f-413f-be7b-ccba4f6ff1de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 13776 | 2026.02.03 00:41:30.642669 [ 276 ] {fa56d94a-4c1f-413f-be7b-ccba4f6ff1de} <Debug> TCPHandler: Processed in 0.001236952 sec. | ||
| 13777 | 2026.02.03 00:41:30.642780 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13778 | 2026.02.03 00:41:30.642875 [ 276 ] {998a6625-93a0-42cf-ac18-4a59ac5d0c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13779 | 2026.02.03 00:41:30.642918 [ 276 ] {998a6625-93a0-42cf-ac18-4a59ac5d0c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13780 | 2026.02.03 00:41:30.643309 [ 276 ] {998a6625-93a0-42cf-ac18-4a59ac5d0c7a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13781 | 2026.02.03 00:41:30.643345 [ 276 ] {998a6625-93a0-42cf-ac18-4a59ac5d0c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13782 | 2026.02.03 00:41:30.643679 [ 276 ] {998a6625-93a0-42cf-ac18-4a59ac5d0c7a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13783 | 2026.02.03 00:41:30.643891 [ 276 ] {998a6625-93a0-42cf-ac18-4a59ac5d0c7a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2026.02.03 00:41:30.644030 [ 276 ] {998a6625-93a0-42cf-ac18-4a59ac5d0c7a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001173 sec., 219948.84910485934 rows/sec., 14.64 MiB/sec. | ||
| 13785 | 2026.02.03 00:41:30.644069 [ 276 ] {998a6625-93a0-42cf-ac18-4a59ac5d0c7a} <Debug> TCPHandler: Processed in 0.001338713 sec. | ||
| 13786 | 2026.02.03 00:41:30.644184 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13787 | 2026.02.03 00:41:30.644279 [ 276 ] {fee598a0-9946-4a7d-8a12-f51d958d0d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13788 | 2026.02.03 00:41:30.644321 [ 276 ] {fee598a0-9946-4a7d-8a12-f51d958d0d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13789 | 2026.02.03 00:41:30.644629 [ 276 ] {fee598a0-9946-4a7d-8a12-f51d958d0d5c} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13790 | 2026.02.03 00:41:30.644666 [ 276 ] {fee598a0-9946-4a7d-8a12-f51d958d0d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13791 | 2026.02.03 00:41:30.644962 [ 276 ] {fee598a0-9946-4a7d-8a12-f51d958d0d5c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13792 | 2026.02.03 00:41:30.645185 [ 276 ] {fee598a0-9946-4a7d-8a12-f51d958d0d5c} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13793 | 2026.02.03 00:41:30.645320 [ 276 ] {fee598a0-9946-4a7d-8a12-f51d958d0d5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 13794 | 2026.02.03 00:41:30.645357 [ 276 ] {fee598a0-9946-4a7d-8a12-f51d958d0d5c} <Debug> TCPHandler: Processed in 0.001222972 sec. | ||
| 13795 | 2026.02.03 00:41:30.645468 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13796 | 2026.02.03 00:41:30.645562 [ 276 ] {8e89fa0f-3de2-4a92-b335-9f35d39a0683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13797 | 2026.02.03 00:41:30.645617 [ 276 ] {8e89fa0f-3de2-4a92-b335-9f35d39a0683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13798 | 2026.02.03 00:41:30.646444 [ 276 ] {8e89fa0f-3de2-4a92-b335-9f35d39a0683} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13799 | 2026.02.03 00:41:30.646481 [ 276 ] {8e89fa0f-3de2-4a92-b335-9f35d39a0683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13800 | 2026.02.03 00:41:30.647050 [ 276 ] {8e89fa0f-3de2-4a92-b335-9f35d39a0683} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13801 | 2026.02.03 00:41:30.647280 [ 276 ] {8e89fa0f-3de2-4a92-b335-9f35d39a0683} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13802 | 2026.02.03 00:41:30.647427 [ 276 ] {8e89fa0f-3de2-4a92-b335-9f35d39a0683} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001884 sec., 18046.709129511677 rows/sec., 32.34 MiB/sec. | ||
| 13803 | 2026.02.03 00:41:30.647498 [ 276 ] {8e89fa0f-3de2-4a92-b335-9f35d39a0683} <Debug> TCPHandler: Processed in 0.002079947 sec. | ||
| 13804 | 2026.02.03 00:41:30.647611 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13805 | 2026.02.03 00:41:30.647707 [ 276 ] {3991149d-70a0-412e-a25e-4e6b07279f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13806 | 2026.02.03 00:41:30.647750 [ 276 ] {3991149d-70a0-412e-a25e-4e6b07279f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13807 | 2026.02.03 00:41:30.648073 [ 276 ] {3991149d-70a0-412e-a25e-4e6b07279f13} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13808 | 2026.02.03 00:41:30.648110 [ 276 ] {3991149d-70a0-412e-a25e-4e6b07279f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13809 | 2026.02.03 00:41:30.648421 [ 276 ] {3991149d-70a0-412e-a25e-4e6b07279f13} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13810 | 2026.02.03 00:41:30.648638 [ 276 ] {3991149d-70a0-412e-a25e-4e6b07279f13} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13811 | 2026.02.03 00:41:30.648770 [ 276 ] {3991149d-70a0-412e-a25e-4e6b07279f13} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001082 sec., 81330.86876155267 rows/sec., 5.11 MiB/sec. | ||
| 13812 | 2026.02.03 00:41:30.648806 [ 276 ] {3991149d-70a0-412e-a25e-4e6b07279f13} <Debug> TCPHandler: Processed in 0.001245022 sec. | ||
| 13813 | 2026.02.03 00:41:31.743031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13814 | 2026.02.03 00:41:31.759311 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13815 | 2026.02.03 00:41:31.759378 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13816 | 2026.02.03 00:41:31.764910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13817 | 2026.02.03 00:41:31.765587 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2026.02.03 00:41:31.768374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13819 | 2026.02.03 00:41:35.653464 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13820 | 2026.02.03 00:41:35.653684 [ 276 ] {51d1852d-e140-470a-a18c-843760d7edb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13821 | 2026.02.03 00:41:35.653767 [ 276 ] {51d1852d-e140-470a-a18c-843760d7edb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13822 | 2026.02.03 00:41:35.654446 [ 276 ] {51d1852d-e140-470a-a18c-843760d7edb0} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13823 | 2026.02.03 00:41:35.654498 [ 276 ] {51d1852d-e140-470a-a18c-843760d7edb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13824 | 2026.02.03 00:41:35.654899 [ 276 ] {51d1852d-e140-470a-a18c-843760d7edb0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13825 | 2026.02.03 00:41:35.655130 [ 276 ] {51d1852d-e140-470a-a18c-843760d7edb0} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2026.02.03 00:41:35.655297 [ 276 ] {51d1852d-e140-470a-a18c-843760d7edb0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001668 sec., 1199.0407673860911 rows/sec., 97.77 KiB/sec. | ||
| 13827 | 2026.02.03 00:41:35.655351 [ 276 ] {51d1852d-e140-470a-a18c-843760d7edb0} <Debug> TCPHandler: Processed in 0.002076768 sec. | ||
| 13828 | 2026.02.03 00:41:35.655483 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13829 | 2026.02.03 00:41:35.655590 [ 276 ] {8f07df13-7651-42a2-866f-6c85fd1e4a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13830 | 2026.02.03 00:41:35.655637 [ 276 ] {8f07df13-7651-42a2-866f-6c85fd1e4a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13831 | 2026.02.03 00:41:35.656678 [ 276 ] {8f07df13-7651-42a2-866f-6c85fd1e4a30} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13832 | 2026.02.03 00:41:35.656716 [ 276 ] {8f07df13-7651-42a2-866f-6c85fd1e4a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13833 | 2026.02.03 00:41:35.657128 [ 276 ] {8f07df13-7651-42a2-866f-6c85fd1e4a30} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13834 | 2026.02.03 00:41:35.657345 [ 276 ] {8f07df13-7651-42a2-866f-6c85fd1e4a30} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13835 | 2026.02.03 00:41:35.657485 [ 276 ] {8f07df13-7651-42a2-866f-6c85fd1e4a30} <Debug> executeQuery: Read 1213 rows, 102.10 KiB in 0.00192 sec., 631770.8333333334 rows/sec., 51.93 MiB/sec. | ||
| 13836 | 2026.02.03 00:41:35.657525 [ 276 ] {8f07df13-7651-42a2-866f-6c85fd1e4a30} <Debug> TCPHandler: Processed in 0.002097428 sec. | ||
| 13837 | 2026.02.03 00:41:35.657657 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13838 | 2026.02.03 00:41:35.657760 [ 276 ] {4cc99b43-54be-49cc-88bd-3081dfb00cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13839 | 2026.02.03 00:41:35.657805 [ 276 ] {4cc99b43-54be-49cc-88bd-3081dfb00cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13840 | 2026.02.03 00:41:35.658230 [ 276 ] {4cc99b43-54be-49cc-88bd-3081dfb00cd9} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13841 | 2026.02.03 00:41:35.658266 [ 276 ] {4cc99b43-54be-49cc-88bd-3081dfb00cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13842 | 2026.02.03 00:41:35.658572 [ 276 ] {4cc99b43-54be-49cc-88bd-3081dfb00cd9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13843 | 2026.02.03 00:41:35.658780 [ 276 ] {4cc99b43-54be-49cc-88bd-3081dfb00cd9} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13844 | 2026.02.03 00:41:35.658915 [ 276 ] {4cc99b43-54be-49cc-88bd-3081dfb00cd9} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 628.14 KiB/sec. | ||
| 13845 | 2026.02.03 00:41:35.658955 [ 276 ] {4cc99b43-54be-49cc-88bd-3081dfb00cd9} <Debug> TCPHandler: Processed in 0.001349815 sec. | ||
| 13846 | 2026.02.03 00:41:35.659076 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13847 | 2026.02.03 00:41:35.659175 [ 276 ] {5784d26e-e296-47c9-920e-201326b941d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13848 | 2026.02.03 00:41:35.659217 [ 276 ] {5784d26e-e296-47c9-920e-201326b941d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13849 | 2026.02.03 00:41:35.659700 [ 276 ] {5784d26e-e296-47c9-920e-201326b941d2} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13850 | 2026.02.03 00:41:35.659734 [ 276 ] {5784d26e-e296-47c9-920e-201326b941d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13851 | 2026.02.03 00:41:35.660051 [ 276 ] {5784d26e-e296-47c9-920e-201326b941d2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13852 | 2026.02.03 00:41:35.660263 [ 276 ] {5784d26e-e296-47c9-920e-201326b941d2} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13853 | 2026.02.03 00:41:35.660395 [ 276 ] {5784d26e-e296-47c9-920e-201326b941d2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001241 sec., 183722.80419016923 rows/sec., 12.44 MiB/sec. | ||
| 13854 | 2026.02.03 00:41:35.660431 [ 276 ] {5784d26e-e296-47c9-920e-201326b941d2} <Debug> TCPHandler: Processed in 0.001407135 sec. | ||
| 13855 | 2026.02.03 00:41:35.660564 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13856 | 2026.02.03 00:41:35.660661 [ 276 ] {bf479fd1-78f4-45f3-9485-b73c27c90711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13857 | 2026.02.03 00:41:35.660702 [ 276 ] {bf479fd1-78f4-45f3-9485-b73c27c90711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13858 | 2026.02.03 00:41:35.661297 [ 276 ] {bf479fd1-78f4-45f3-9485-b73c27c90711} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13859 | 2026.02.03 00:41:35.661332 [ 276 ] {bf479fd1-78f4-45f3-9485-b73c27c90711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13860 | 2026.02.03 00:41:35.661672 [ 276 ] {bf479fd1-78f4-45f3-9485-b73c27c90711} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13861 | 2026.02.03 00:41:35.661885 [ 276 ] {bf479fd1-78f4-45f3-9485-b73c27c90711} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13862 | 2026.02.03 00:41:35.662016 [ 276 ] {bf479fd1-78f4-45f3-9485-b73c27c90711} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001374 sec., 385735.08005822415 rows/sec., 28.58 MiB/sec. | ||
| 13863 | 2026.02.03 00:41:35.662053 [ 276 ] {bf479fd1-78f4-45f3-9485-b73c27c90711} <Debug> TCPHandler: Processed in 0.001538747 sec. | ||
| 13864 | 2026.02.03 00:41:35.662173 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13865 | 2026.02.03 00:41:35.662270 [ 276 ] {ecd84c30-0576-40ae-96a9-562cd4ec9a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13866 | 2026.02.03 00:41:35.662317 [ 276 ] {ecd84c30-0576-40ae-96a9-562cd4ec9a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13867 | 2026.02.03 00:41:35.662897 [ 276 ] {ecd84c30-0576-40ae-96a9-562cd4ec9a59} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13868 | 2026.02.03 00:41:35.662933 [ 276 ] {ecd84c30-0576-40ae-96a9-562cd4ec9a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13869 | 2026.02.03 00:41:35.663309 [ 276 ] {ecd84c30-0576-40ae-96a9-562cd4ec9a59} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13870 | 2026.02.03 00:41:35.663523 [ 276 ] {ecd84c30-0576-40ae-96a9-562cd4ec9a59} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13871 | 2026.02.03 00:41:35.663650 [ 276 ] {ecd84c30-0576-40ae-96a9-562cd4ec9a59} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.0014 sec., 603571.4285714285 rows/sec., 40.62 MiB/sec. | ||
| 13872 | 2026.02.03 00:41:35.663686 [ 276 ] {ecd84c30-0576-40ae-96a9-562cd4ec9a59} <Debug> TCPHandler: Processed in 0.001563178 sec. | ||
| 13873 | 2026.02.03 00:41:35.663798 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13874 | 2026.02.03 00:41:35.663895 [ 276 ] {764b8a4c-96a1-43cd-8693-63c60e8a10cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13875 | 2026.02.03 00:41:35.663953 [ 276 ] {764b8a4c-96a1-43cd-8693-63c60e8a10cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13876 | 2026.02.03 00:41:35.664714 [ 276 ] {764b8a4c-96a1-43cd-8693-63c60e8a10cb} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13877 | 2026.02.03 00:41:35.664749 [ 276 ] {764b8a4c-96a1-43cd-8693-63c60e8a10cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13878 | 2026.02.03 00:41:35.665297 [ 276 ] {764b8a4c-96a1-43cd-8693-63c60e8a10cb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13879 | 2026.02.03 00:41:35.665550 [ 276 ] {764b8a4c-96a1-43cd-8693-63c60e8a10cb} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13880 | 2026.02.03 00:41:35.665696 [ 276 ] {764b8a4c-96a1-43cd-8693-63c60e8a10cb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00182 sec., 4395.604395604396 rows/sec., 7.88 MiB/sec. | ||
| 13881 | 2026.02.03 00:41:35.665750 [ 276 ] {764b8a4c-96a1-43cd-8693-63c60e8a10cb} <Debug> TCPHandler: Processed in 0.002000886 sec. | ||
| 13882 | 2026.02.03 00:41:35.665867 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13883 | 2026.02.03 00:41:35.665964 [ 276 ] {90931427-a8a2-405c-b710-75f058c9f68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13884 | 2026.02.03 00:41:35.666008 [ 276 ] {90931427-a8a2-405c-b710-75f058c9f68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13885 | 2026.02.03 00:41:35.666354 [ 276 ] {90931427-a8a2-405c-b710-75f058c9f68a} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.02.03 00:41:35.666390 [ 276 ] {90931427-a8a2-405c-b710-75f058c9f68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13887 | 2026.02.03 00:41:35.666709 [ 276 ] {90931427-a8a2-405c-b710-75f058c9f68a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13888 | 2026.02.03 00:41:35.666927 [ 276 ] {90931427-a8a2-405c-b710-75f058c9f68a} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.02.03 00:41:35.667063 [ 276 ] {90931427-a8a2-405c-b710-75f058c9f68a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 13890 | 2026.02.03 00:41:35.667099 [ 276 ] {90931427-a8a2-405c-b710-75f058c9f68a} <Debug> TCPHandler: Processed in 0.001281813 sec. | ||
| 13891 | 2026.02.03 00:41:37.316298 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13892 | 2026.02.03 00:41:37.316348 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13893 | 2026.02.03 00:41:37.567501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30607 | ||
| 13894 | 2026.02.03 00:41:37.568018 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13895 | 2026.02.03 00:41:37.568067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13896 | 2026.02.03 00:41:37.568571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13897 | 2026.02.03 00:41:37.568813 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13898 | 2026.02.03 00:41:37.568963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30607 | ||
| 13899 | 2026.02.03 00:41:37.600473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1802 | ||
| 13900 | 2026.02.03 00:41:37.602926 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13901 | 2026.02.03 00:41:37.602987 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13902 | 2026.02.03 00:41:37.604198 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13903 | 2026.02.03 00:41:37.604464 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13904 | 2026.02.03 00:41:37.604850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1802 | ||
| 13905 | 2026.02.03 00:41:38.001727 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001318823 sec. | ||
| 13906 | 2026.02.03 00:41:39.269425 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13907 | 2026.02.03 00:41:39.286123 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2026.02.03 00:41:39.286183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13909 | 2026.02.03 00:41:39.291861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13910 | 2026.02.03 00:41:39.292536 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13911 | 2026.02.03 00:41:39.295433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13912 | 2026.02.03 00:41:40.631229 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13913 | 2026.02.03 00:41:40.631448 [ 276 ] {36bbd52c-aeb8-4d4b-9c45-ef9e14e19e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13914 | 2026.02.03 00:41:40.631524 [ 276 ] {36bbd52c-aeb8-4d4b-9c45-ef9e14e19e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13915 | 2026.02.03 00:41:40.632353 [ 276 ] {36bbd52c-aeb8-4d4b-9c45-ef9e14e19e17} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2026.02.03 00:41:40.632406 [ 276 ] {36bbd52c-aeb8-4d4b-9c45-ef9e14e19e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13917 | 2026.02.03 00:41:40.632828 [ 276 ] {36bbd52c-aeb8-4d4b-9c45-ef9e14e19e17} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13918 | 2026.02.03 00:41:40.633055 [ 276 ] {36bbd52c-aeb8-4d4b-9c45-ef9e14e19e17} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13919 | 2026.02.03 00:41:40.633202 [ 129 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13920 | 2026.02.03 00:41:40.633220 [ 276 ] {36bbd52c-aeb8-4d4b-9c45-ef9e14e19e17} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001828 sec., 145514.22319474837 rows/sec., 9.24 MiB/sec. | ||
| 13921 | 2026.02.03 00:41:40.633275 [ 129 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13922 | 2026.02.03 00:41:40.633300 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13923 | 2026.02.03 00:41:40.633302 [ 276 ] {36bbd52c-aeb8-4d4b-9c45-ef9e14e19e17} <Debug> TCPHandler: Processed in 0.00221698 sec. | ||
| 13924 | 2026.02.03 00:41:40.633421 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 13925 | 2026.02.03 00:41:40.633450 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13926 | 2026.02.03 00:41:40.633565 [ 276 ] {c5afdf8d-ae0b-404d-aa53-d31a0aea1235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13927 | 2026.02.03 00:41:40.633572 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13928 | 2026.02.03 00:41:40.633617 [ 276 ] {c5afdf8d-ae0b-404d-aa53-d31a0aea1235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13929 | 2026.02.03 00:41:40.633622 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 266 rows starting from the beginning of the part | ||
| 13930 | 2026.02.03 00:41:40.633709 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 266 rows starting from the beginning of the part | ||
| 13931 | 2026.02.03 00:41:40.633757 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 266 rows starting from the beginning of the part | ||
| 13932 | 2026.02.03 00:41:40.633802 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 266 rows starting from the beginning of the part | ||
| 13933 | 2026.02.03 00:41:40.633843 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 266 rows starting from the beginning of the part | ||
| 13934 | 2026.02.03 00:41:40.634580 [ 276 ] {c5afdf8d-ae0b-404d-aa53-d31a0aea1235} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2026.02.03 00:41:40.634625 [ 276 ] {c5afdf8d-ae0b-404d-aa53-d31a0aea1235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13936 | 2026.02.03 00:41:40.634824 [ 195 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451536 sec., 916270.7642111529 rows/sec., 61.71 MiB/sec. | ||
| 13937 | 2026.02.03 00:41:40.634993 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13938 | 2026.02.03 00:41:40.635010 [ 276 ] {c5afdf8d-ae0b-404d-aa53-d31a0aea1235} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13939 | 2026.02.03 00:41:40.635309 [ 276 ] {c5afdf8d-ae0b-404d-aa53-d31a0aea1235} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2026.02.03 00:41:40.635348 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_45_11} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2026.02.03 00:41:40.635434 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_45_11} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13942 | 2026.02.03 00:41:40.635454 [ 276 ] {c5afdf8d-ae0b-404d-aa53-d31a0aea1235} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001914 sec., 428422.1525600836 rows/sec., 34.20 MiB/sec. | ||
| 13943 | 2026.02.03 00:41:40.635499 [ 276 ] {c5afdf8d-ae0b-404d-aa53-d31a0aea1235} <Debug> TCPHandler: Processed in 0.002099368 sec. | ||
| 13944 | 2026.02.03 00:41:40.635514 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13945 | 2026.02.03 00:41:40.635621 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13946 | 2026.02.03 00:41:40.635722 [ 276 ] {fe78a15c-2a2e-4ea8-921d-0ba586cacd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13947 | 2026.02.03 00:41:40.635764 [ 276 ] {fe78a15c-2a2e-4ea8-921d-0ba586cacd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13948 | 2026.02.03 00:41:40.636212 [ 276 ] {fe78a15c-2a2e-4ea8-921d-0ba586cacd3d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13949 | 2026.02.03 00:41:40.636249 [ 276 ] {fe78a15c-2a2e-4ea8-921d-0ba586cacd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13950 | 2026.02.03 00:41:40.636551 [ 276 ] {fe78a15c-2a2e-4ea8-921d-0ba586cacd3d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13951 | 2026.02.03 00:41:40.636758 [ 276 ] {fe78a15c-2a2e-4ea8-921d-0ba586cacd3d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13952 | 2026.02.03 00:41:40.636892 [ 276 ] {fe78a15c-2a2e-4ea8-921d-0ba586cacd3d} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001191 sec., 140218.30394626365 rows/sec., 8.66 MiB/sec. | ||
| 13953 | 2026.02.03 00:41:40.636928 [ 276 ] {fe78a15c-2a2e-4ea8-921d-0ba586cacd3d} <Debug> TCPHandler: Processed in 0.001356405 sec. | ||
| 13954 | 2026.02.03 00:41:40.637046 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13955 | 2026.02.03 00:41:40.637139 [ 276 ] {88d2c9d9-1f06-4f2d-a8ae-a58b6a451c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13956 | 2026.02.03 00:41:40.637180 [ 276 ] {88d2c9d9-1f06-4f2d-a8ae-a58b6a451c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13957 | 2026.02.03 00:41:40.637607 [ 276 ] {88d2c9d9-1f06-4f2d-a8ae-a58b6a451c4e} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13958 | 2026.02.03 00:41:40.637644 [ 276 ] {88d2c9d9-1f06-4f2d-a8ae-a58b6a451c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13959 | 2026.02.03 00:41:40.637945 [ 276 ] {88d2c9d9-1f06-4f2d-a8ae-a58b6a451c4e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13960 | 2026.02.03 00:41:40.638151 [ 276 ] {88d2c9d9-1f06-4f2d-a8ae-a58b6a451c4e} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13961 | 2026.02.03 00:41:40.638282 [ 276 ] {88d2c9d9-1f06-4f2d-a8ae-a58b6a451c4e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001162 sec., 120481.92771084337 rows/sec., 7.79 MiB/sec. | ||
| 13962 | 2026.02.03 00:41:40.638319 [ 276 ] {88d2c9d9-1f06-4f2d-a8ae-a58b6a451c4e} <Debug> TCPHandler: Processed in 0.001320884 sec. | ||
| 13963 | 2026.02.03 00:41:40.638434 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13964 | 2026.02.03 00:41:40.638526 [ 276 ] {431ac73e-2d49-426d-92fb-c496d6103af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13965 | 2026.02.03 00:41:40.638566 [ 276 ] {431ac73e-2d49-426d-92fb-c496d6103af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13966 | 2026.02.03 00:41:40.638989 [ 276 ] {431ac73e-2d49-426d-92fb-c496d6103af2} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13967 | 2026.02.03 00:41:40.639025 [ 276 ] {431ac73e-2d49-426d-92fb-c496d6103af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13968 | 2026.02.03 00:41:40.639329 [ 276 ] {431ac73e-2d49-426d-92fb-c496d6103af2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13969 | 2026.02.03 00:41:40.639542 [ 276 ] {431ac73e-2d49-426d-92fb-c496d6103af2} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13970 | 2026.02.03 00:41:40.639654 [ 127 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13971 | 2026.02.03 00:41:40.639667 [ 276 ] {431ac73e-2d49-426d-92fb-c496d6103af2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001159 sec., 119930.97497842967 rows/sec., 6.82 MiB/sec. | ||
| 13972 | 2026.02.03 00:41:40.639710 [ 127 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13973 | 2026.02.03 00:41:40.639725 [ 276 ] {431ac73e-2d49-426d-92fb-c496d6103af2} <Debug> TCPHandler: Processed in 0.001337444 sec. | ||
| 13974 | 2026.02.03 00:41:40.639739 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13975 | 2026.02.03 00:41:40.639831 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 13976 | 2026.02.03 00:41:40.639846 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2026.02.03 00:41:40.639947 [ 276 ] {8eb744d7-e975-456f-93b5-957a15d34963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13978 | 2026.02.03 00:41:40.639952 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13979 | 2026.02.03 00:41:40.639987 [ 276 ] {8eb744d7-e975-456f-93b5-957a15d34963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13980 | 2026.02.03 00:41:40.640000 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 139 rows starting from the beginning of the part | ||
| 13981 | 2026.02.03 00:41:40.640063 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 139 rows starting from the beginning of the part | ||
| 13982 | 2026.02.03 00:41:40.640109 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 139 rows starting from the beginning of the part | ||
| 13983 | 2026.02.03 00:41:40.640151 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 139 rows starting from the beginning of the part | ||
| 13984 | 2026.02.03 00:41:40.640191 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 139 rows starting from the beginning of the part | ||
| 13985 | 2026.02.03 00:41:40.640575 [ 276 ] {8eb744d7-e975-456f-93b5-957a15d34963} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13986 | 2026.02.03 00:41:40.640609 [ 276 ] {8eb744d7-e975-456f-93b5-957a15d34963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13987 | 2026.02.03 00:41:40.640930 [ 276 ] {8eb744d7-e975-456f-93b5-957a15d34963} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13988 | 2026.02.03 00:41:40.640950 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155851 sec., 601288.574392374 rows/sec., 36.50 MiB/sec. | ||
| 13989 | 2026.02.03 00:41:40.641073 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13990 | 2026.02.03 00:41:40.641138 [ 276 ] {8eb744d7-e975-456f-93b5-957a15d34963} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13991 | 2026.02.03 00:41:40.641272 [ 276 ] {8eb744d7-e975-456f-93b5-957a15d34963} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001342 sec., 370342.7719821162 rows/sec., 26.20 MiB/sec. | ||
| 13992 | 2026.02.03 00:41:40.641309 [ 276 ] {8eb744d7-e975-456f-93b5-957a15d34963} <Debug> TCPHandler: Processed in 0.001509947 sec. | ||
| 13993 | 2026.02.03 00:41:40.641318 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_45_11} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13994 | 2026.02.03 00:41:40.641381 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_45_11} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13995 | 2026.02.03 00:41:40.641416 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13996 | 2026.02.03 00:41:40.641443 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13997 | 2026.02.03 00:41:40.641508 [ 276 ] {08ff3b7f-841a-419b-95c2-17603b74611b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13998 | 2026.02.03 00:41:40.641549 [ 276 ] {08ff3b7f-841a-419b-95c2-17603b74611b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13999 | 2026.02.03 00:41:40.641879 [ 276 ] {08ff3b7f-841a-419b-95c2-17603b74611b} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14000 | 2026.02.03 00:41:40.641912 [ 276 ] {08ff3b7f-841a-419b-95c2-17603b74611b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14001 | 2026.02.03 00:41:40.642207 [ 276 ] {08ff3b7f-841a-419b-95c2-17603b74611b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14002 | 2026.02.03 00:41:40.642412 [ 276 ] {08ff3b7f-841a-419b-95c2-17603b74611b} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14003 | 2026.02.03 00:41:40.642543 [ 276 ] {08ff3b7f-841a-419b-95c2-17603b74611b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 14004 | 2026.02.03 00:41:40.642579 [ 276 ] {08ff3b7f-841a-419b-95c2-17603b74611b} <Debug> TCPHandler: Processed in 0.001209711 sec. | ||
| 14005 | 2026.02.03 00:41:40.642685 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14006 | 2026.02.03 00:41:40.642776 [ 276 ] {b93a159c-fb2a-4f1f-8f48-a00baab3c25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14007 | 2026.02.03 00:41:40.642818 [ 276 ] {b93a159c-fb2a-4f1f-8f48-a00baab3c25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14008 | 2026.02.03 00:41:40.643220 [ 276 ] {b93a159c-fb2a-4f1f-8f48-a00baab3c25a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14009 | 2026.02.03 00:41:40.643256 [ 276 ] {b93a159c-fb2a-4f1f-8f48-a00baab3c25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14010 | 2026.02.03 00:41:40.643588 [ 276 ] {b93a159c-fb2a-4f1f-8f48-a00baab3c25a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14011 | 2026.02.03 00:41:40.643796 [ 276 ] {b93a159c-fb2a-4f1f-8f48-a00baab3c25a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14012 | 2026.02.03 00:41:40.643923 [ 276 ] {b93a159c-fb2a-4f1f-8f48-a00baab3c25a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001165 sec., 221459.22746781114 rows/sec., 14.75 MiB/sec. | ||
| 14013 | 2026.02.03 00:41:40.643960 [ 276 ] {b93a159c-fb2a-4f1f-8f48-a00baab3c25a} <Debug> TCPHandler: Processed in 0.001320864 sec. | ||
| 14014 | 2026.02.03 00:41:40.644070 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14015 | 2026.02.03 00:41:40.644161 [ 276 ] {d73f6751-7562-41f5-b6cf-19c871642e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14016 | 2026.02.03 00:41:40.644202 [ 276 ] {d73f6751-7562-41f5-b6cf-19c871642e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14017 | 2026.02.03 00:41:40.644513 [ 276 ] {d73f6751-7562-41f5-b6cf-19c871642e2f} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14018 | 2026.02.03 00:41:40.644549 [ 276 ] {d73f6751-7562-41f5-b6cf-19c871642e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14019 | 2026.02.03 00:41:40.644844 [ 276 ] {d73f6751-7562-41f5-b6cf-19c871642e2f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14020 | 2026.02.03 00:41:40.645054 [ 276 ] {d73f6751-7562-41f5-b6cf-19c871642e2f} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14021 | 2026.02.03 00:41:40.645168 [ 127 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 14022 | 2026.02.03 00:41:40.645189 [ 276 ] {d73f6751-7562-41f5-b6cf-19c871642e2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 14023 | 2026.02.03 00:41:40.645208 [ 127 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.02.03 00:41:40.645230 [ 276 ] {d73f6751-7562-41f5-b6cf-19c871642e2f} <Debug> TCPHandler: Processed in 0.001206862 sec. | ||
| 14025 | 2026.02.03 00:41:40.645232 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14026 | 2026.02.03 00:41:40.645324 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 14027 | 2026.02.03 00:41:40.645348 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14028 | 2026.02.03 00:41:40.645409 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14029 | 2026.02.03 00:41:40.645437 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 41 rows starting from the beginning of the part | ||
| 14030 | 2026.02.03 00:41:40.645440 [ 276 ] {ae33da5e-50cb-4b1a-8d0c-8ffd52404cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14031 | 2026.02.03 00:41:40.645489 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 14032 | 2026.02.03 00:41:40.645499 [ 276 ] {ae33da5e-50cb-4b1a-8d0c-8ffd52404cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14033 | 2026.02.03 00:41:40.645530 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 14034 | 2026.02.03 00:41:40.645569 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 14035 | 2026.02.03 00:41:40.645606 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 14036 | 2026.02.03 00:41:40.645644 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 14037 | 2026.02.03 00:41:40.646321 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001028899 sec., 44707.983971215835 rows/sec., 2.94 MiB/sec. | ||
| 14038 | 2026.02.03 00:41:40.646324 [ 276 ] {ae33da5e-50cb-4b1a-8d0c-8ffd52404cc5} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2026.02.03 00:41:40.646376 [ 276 ] {ae33da5e-50cb-4b1a-8d0c-8ffd52404cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14040 | 2026.02.03 00:41:40.646431 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 14041 | 2026.02.03 00:41:40.646666 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2026.02.03 00:41:40.646730 [ 198 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_45_9} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 14043 | 2026.02.03 00:41:40.646785 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14044 | 2026.02.03 00:41:40.646928 [ 276 ] {ae33da5e-50cb-4b1a-8d0c-8ffd52404cc5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14045 | 2026.02.03 00:41:40.647152 [ 276 ] {ae33da5e-50cb-4b1a-8d0c-8ffd52404cc5} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14046 | 2026.02.03 00:41:40.647294 [ 276 ] {ae33da5e-50cb-4b1a-8d0c-8ffd52404cc5} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001873 sec., 18152.69620928991 rows/sec., 32.53 MiB/sec. | ||
| 14047 | 2026.02.03 00:41:40.647358 [ 276 ] {ae33da5e-50cb-4b1a-8d0c-8ffd52404cc5} <Debug> TCPHandler: Processed in 0.002055877 sec. | ||
| 14048 | 2026.02.03 00:41:40.647484 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14049 | 2026.02.03 00:41:40.647576 [ 276 ] {6bb21e1b-096f-4c91-88ae-9c18369c7cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14050 | 2026.02.03 00:41:40.647617 [ 276 ] {6bb21e1b-096f-4c91-88ae-9c18369c7cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14051 | 2026.02.03 00:41:40.647957 [ 276 ] {6bb21e1b-096f-4c91-88ae-9c18369c7cdf} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14052 | 2026.02.03 00:41:40.647992 [ 276 ] {6bb21e1b-096f-4c91-88ae-9c18369c7cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14053 | 2026.02.03 00:41:40.648290 [ 276 ] {6bb21e1b-096f-4c91-88ae-9c18369c7cdf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14054 | 2026.02.03 00:41:40.648496 [ 276 ] {6bb21e1b-096f-4c91-88ae-9c18369c7cdf} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14055 | 2026.02.03 00:41:40.648620 [ 276 ] {6bb21e1b-096f-4c91-88ae-9c18369c7cdf} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001062 sec., 82862.52354048964 rows/sec., 5.20 MiB/sec. | ||
| 14056 | 2026.02.03 00:41:40.648656 [ 276 ] {6bb21e1b-096f-4c91-88ae-9c18369c7cdf} <Debug> TCPHandler: Processed in 0.001219602 sec. | ||
| 14057 | 2026.02.03 00:41:45.069088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31119 | ||
| 14058 | 2026.02.03 00:41:45.069660 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2026.02.03 00:41:45.069709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14060 | 2026.02.03 00:41:45.070223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14061 | 2026.02.03 00:41:45.070510 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2026.02.03 00:41:45.070671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31119 | ||
| 14063 | 2026.02.03 00:41:45.623330 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14064 | 2026.02.03 00:41:45.623511 [ 276 ] {6f633156-556a-439c-9125-7e46a11d1a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14065 | 2026.02.03 00:41:45.623578 [ 276 ] {6f633156-556a-439c-9125-7e46a11d1a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14066 | 2026.02.03 00:41:45.624250 [ 276 ] {6f633156-556a-439c-9125-7e46a11d1a8e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.02.03 00:41:45.624297 [ 276 ] {6f633156-556a-439c-9125-7e46a11d1a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14068 | 2026.02.03 00:41:45.624690 [ 276 ] {6f633156-556a-439c-9125-7e46a11d1a8e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14069 | 2026.02.03 00:41:45.624927 [ 276 ] {6f633156-556a-439c-9125-7e46a11d1a8e} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.02.03 00:41:45.625077 [ 276 ] {6f633156-556a-439c-9125-7e46a11d1a8e} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001618 sec., 44499.38195302843 rows/sec., 3.57 MiB/sec. | ||
| 14071 | 2026.02.03 00:41:45.625094 [ 144 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14072 | 2026.02.03 00:41:45.625119 [ 276 ] {6f633156-556a-439c-9125-7e46a11d1a8e} <Debug> TCPHandler: Processed in 0.001930535 sec. | ||
| 14073 | 2026.02.03 00:41:45.625166 [ 144 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14074 | 2026.02.03 00:41:45.625194 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14075 | 2026.02.03 00:41:45.625271 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14076 | 2026.02.03 00:41:45.625286 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::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 | ||
| 14077 | 2026.02.03 00:41:45.625371 [ 276 ] {5d25a421-e0d8-4495-893f-0606178e48f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14078 | 2026.02.03 00:41:45.625377 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14079 | 2026.02.03 00:41:45.625417 [ 276 ] {5d25a421-e0d8-4495-893f-0606178e48f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14080 | 2026.02.03 00:41:45.625419 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1986 rows starting from the beginning of the part | ||
| 14081 | 2026.02.03 00:41:45.625488 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 72 rows starting from the beginning of the part | ||
| 14082 | 2026.02.03 00:41:45.625534 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 820 rows starting from the beginning of the part | ||
| 14083 | 2026.02.03 00:41:45.625580 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1213 rows starting from the beginning of the part | ||
| 14084 | 2026.02.03 00:41:45.625621 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 820 rows starting from the beginning of the part | ||
| 14085 | 2026.02.03 00:41:45.625684 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 72 rows starting from the beginning of the part | ||
| 14086 | 2026.02.03 00:41:45.625846 [ 276 ] {5d25a421-e0d8-4495-893f-0606178e48f1} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2026.02.03 00:41:45.625882 [ 276 ] {5d25a421-e0d8-4495-893f-0606178e48f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14088 | 2026.02.03 00:41:45.626192 [ 276 ] {5d25a421-e0d8-4495-893f-0606178e48f1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14089 | 2026.02.03 00:41:45.626403 [ 276 ] {5d25a421-e0d8-4495-893f-0606178e48f1} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14090 | 2026.02.03 00:41:45.626533 [ 144 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14091 | 2026.02.03 00:41:45.626536 [ 276 ] {5d25a421-e0d8-4495-893f-0606178e48f1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001184 sec., 6756.756756756757 rows/sec., 508.08 KiB/sec. | ||
| 14092 | 2026.02.03 00:41:45.626577 [ 144 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14093 | 2026.02.03 00:41:45.626597 [ 276 ] {5d25a421-e0d8-4495-893f-0606178e48f1} <Debug> TCPHandler: Processed in 0.001377564 sec. | ||
| 14094 | 2026.02.03 00:41:45.626602 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14095 | 2026.02.03 00:41:45.626725 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2026.02.03 00:41:45.626736 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 14097 | 2026.02.03 00:41:45.626823 [ 276 ] {ed2e8a29-4b16-4d95-8a97-f1d2b18c1e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14098 | 2026.02.03 00:41:45.626869 [ 276 ] {ed2e8a29-4b16-4d95-8a97-f1d2b18c1e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14099 | 2026.02.03 00:41:45.626885 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14100 | 2026.02.03 00:41:45.626944 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 193 rows starting from the beginning of the part | ||
| 14101 | 2026.02.03 00:41:45.627013 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 14102 | 2026.02.03 00:41:45.627061 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 167 rows starting from the beginning of the part | ||
| 14103 | 2026.02.03 00:41:45.627107 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 14104 | 2026.02.03 00:41:45.627146 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 167 rows starting from the beginning of the part | ||
| 14105 | 2026.02.03 00:41:45.627187 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 14106 | 2026.02.03 00:41:45.627327 [ 276 ] {ed2e8a29-4b16-4d95-8a97-f1d2b18c1e84} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2026.02.03 00:41:45.627370 [ 276 ] {ed2e8a29-4b16-4d95-8a97-f1d2b18c1e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14108 | 2026.02.03 00:41:45.627611 [ 196 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4983 rows, containing 5 columns (5 merged, 0 gathered) in 0.002363743 sec., 2108097.2000763193 rows/sec., 178.86 MiB/sec. | ||
| 14109 | 2026.02.03 00:41:45.627699 [ 276 ] {ed2e8a29-4b16-4d95-8a97-f1d2b18c1e84} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14110 | 2026.02.03 00:41:45.627917 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14111 | 2026.02.03 00:41:45.627952 [ 276 ] {ed2e8a29-4b16-4d95-8a97-f1d2b18c1e84} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.02.03 00:41:45.628094 [ 144 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14113 | 2026.02.03 00:41:45.628099 [ 276 ] {ed2e8a29-4b16-4d95-8a97-f1d2b18c1e84} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001294 sec., 55641.421947449766 rows/sec., 4.34 MiB/sec. | ||
| 14114 | 2026.02.03 00:41:45.628133 [ 144 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14115 | 2026.02.03 00:41:45.628152 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479127 sec., 373869.18094254244 rows/sec., 24.85 MiB/sec. | ||
| 14116 | 2026.02.03 00:41:45.628159 [ 276 ] {ed2e8a29-4b16-4d95-8a97-f1d2b18c1e84} <Debug> TCPHandler: Processed in 0.001483586 sec. | ||
| 14117 | 2026.02.03 00:41:45.628162 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14118 | 2026.02.03 00:41:45.628270 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_91_18} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14119 | 2026.02.03 00:41:45.628292 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::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 | ||
| 14120 | 2026.02.03 00:41:45.628314 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14121 | 2026.02.03 00:41:45.628313 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14122 | 2026.02.03 00:41:45.628377 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_91_18} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14123 | 2026.02.03 00:41:45.628403 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14124 | 2026.02.03 00:41:45.628417 [ 276 ] {b7b66d2a-2957-4b4d-9aa0-99c1fc3bfec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14125 | 2026.02.03 00:41:45.628439 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 997 rows starting from the beginning of the part | ||
| 14126 | 2026.02.03 00:41:45.628469 [ 276 ] {b7b66d2a-2957-4b4d-9aa0-99c1fc3bfec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14127 | 2026.02.03 00:41:45.628499 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 72 rows starting from the beginning of the part | ||
| 14128 | 2026.02.03 00:41:45.628501 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 14129 | 2026.02.03 00:41:45.628555 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 497 rows starting from the beginning of the part | ||
| 14130 | 2026.02.03 00:41:45.628600 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 530 rows starting from the beginning of the part | ||
| 14131 | 2026.02.03 00:41:45.628630 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_86_17} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14132 | 2026.02.03 00:41:45.628649 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 497 rows starting from the beginning of the part | ||
| 14133 | 2026.02.03 00:41:45.628691 [ 189 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 72 rows starting from the beginning of the part | ||
| 14134 | 2026.02.03 00:41:45.628714 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_86_17} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14135 | 2026.02.03 00:41:45.628793 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14136 | 2026.02.03 00:41:45.628910 [ 276 ] {b7b66d2a-2957-4b4d-9aa0-99c1fc3bfec6} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14137 | 2026.02.03 00:41:45.628952 [ 276 ] {b7b66d2a-2957-4b4d-9aa0-99c1fc3bfec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14138 | 2026.02.03 00:41:45.629310 [ 276 ] {b7b66d2a-2957-4b4d-9aa0-99c1fc3bfec6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14139 | 2026.02.03 00:41:45.629558 [ 276 ] {b7b66d2a-2957-4b4d-9aa0-99c1fc3bfec6} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14140 | 2026.02.03 00:41:45.629681 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14141 | 2026.02.03 00:41:45.629693 [ 276 ] {b7b66d2a-2957-4b4d-9aa0-99c1fc3bfec6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 14142 | 2026.02.03 00:41:45.629717 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2026.02.03 00:41:45.629740 [ 276 ] {b7b66d2a-2957-4b4d-9aa0-99c1fc3bfec6} <Debug> TCPHandler: Processed in 0.001475137 sec. | ||
| 14144 | 2026.02.03 00:41:45.629740 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14145 | 2026.02.03 00:41:45.629840 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 14146 | 2026.02.03 00:41:45.629868 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14147 | 2026.02.03 00:41:45.629931 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2665 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168157 sec., 1584828.4638760206 rows/sec., 120.79 MiB/sec. | ||
| 14148 | 2026.02.03 00:41:45.629939 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14149 | 2026.02.03 00:41:45.629964 [ 276 ] {35ab67be-c3a3-4e7c-bbe3-6c615fff86e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14150 | 2026.02.03 00:41:45.629988 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 28993 rows starting from the beginning of the part | ||
| 14151 | 2026.02.03 00:41:45.630023 [ 276 ] {35ab67be-c3a3-4e7c-bbe3-6c615fff86e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14152 | 2026.02.03 00:41:45.630047 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 14153 | 2026.02.03 00:41:45.630088 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14154 | 2026.02.03 00:41:45.630097 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 258 rows starting from the beginning of the part | ||
| 14155 | 2026.02.03 00:41:45.630153 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 845 rows starting from the beginning of the part | ||
| 14156 | 2026.02.03 00:41:45.630199 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 258 rows starting from the beginning of the part | ||
| 14157 | 2026.02.03 00:41:45.630244 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::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 | ||
| 14158 | 2026.02.03 00:41:45.630366 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_91_18} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14159 | 2026.02.03 00:41:45.630461 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_91_18} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14160 | 2026.02.03 00:41:45.630538 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 14161 | 2026.02.03 00:41:45.630824 [ 276 ] {35ab67be-c3a3-4e7c-bbe3-6c615fff86e8} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2026.02.03 00:41:45.630864 [ 276 ] {35ab67be-c3a3-4e7c-bbe3-6c615fff86e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14163 | 2026.02.03 00:41:45.631380 [ 276 ] {35ab67be-c3a3-4e7c-bbe3-6c615fff86e8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14164 | 2026.02.03 00:41:45.631608 [ 276 ] {35ab67be-c3a3-4e7c-bbe3-6c615fff86e8} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.02.03 00:41:45.631740 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14166 | 2026.02.03 00:41:45.631746 [ 276 ] {35ab67be-c3a3-4e7c-bbe3-6c615fff86e8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.0018 sec., 4444.444444444444 rows/sec., 7.96 MiB/sec. | ||
| 14167 | 2026.02.03 00:41:45.631777 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14168 | 2026.02.03 00:41:45.631801 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14169 | 2026.02.03 00:41:45.631819 [ 276 ] {35ab67be-c3a3-4e7c-bbe3-6c615fff86e8} <Debug> TCPHandler: Processed in 0.002000496 sec. | ||
| 14170 | 2026.02.03 00:41:45.631885 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 14171 | 2026.02.03 00:41:45.631953 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14172 | 2026.02.03 00:41:45.632052 [ 276 ] {7958aa11-1418-4c20-aac3-cc40c080257e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14173 | 2026.02.03 00:41:45.632094 [ 276 ] {7958aa11-1418-4c20-aac3-cc40c080257e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14174 | 2026.02.03 00:41:45.632112 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14175 | 2026.02.03 00:41:45.632181 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1683 rows starting from the beginning of the part | ||
| 14176 | 2026.02.03 00:41:45.632311 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 14177 | 2026.02.03 00:41:45.632425 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part | ||
| 14178 | 2026.02.03 00:41:45.632452 [ 276 ] {7958aa11-1418-4c20-aac3-cc40c080257e} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2026.02.03 00:41:45.632493 [ 276 ] {7958aa11-1418-4c20-aac3-cc40c080257e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14180 | 2026.02.03 00:41:45.632531 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 14181 | 2026.02.03 00:41:45.632635 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part | ||
| 14182 | 2026.02.03 00:41:45.632732 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 14183 | 2026.02.03 00:41:45.632828 [ 276 ] {7958aa11-1418-4c20-aac3-cc40c080257e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14184 | 2026.02.03 00:41:45.633056 [ 276 ] {7958aa11-1418-4c20-aac3-cc40c080257e} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14185 | 2026.02.03 00:41:45.633186 [ 144 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14186 | 2026.02.03 00:41:45.633195 [ 276 ] {7958aa11-1418-4c20-aac3-cc40c080257e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 14187 | 2026.02.03 00:41:45.633223 [ 144 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14188 | 2026.02.03 00:41:45.633245 [ 276 ] {7958aa11-1418-4c20-aac3-cc40c080257e} <Debug> TCPHandler: Processed in 0.001340794 sec. | ||
| 14189 | 2026.02.03 00:41:45.633248 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14190 | 2026.02.03 00:41:45.633351 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 14191 | 2026.02.03 00:41:45.633486 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14192 | 2026.02.03 00:41:45.633523 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6304 rows starting from the beginning of the part | ||
| 14193 | 2026.02.03 00:41:45.633588 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 14194 | 2026.02.03 00:41:45.633634 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 88 rows starting from the beginning of the part | ||
| 14195 | 2026.02.03 00:41:45.633671 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 14196 | 2026.02.03 00:41:45.633708 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 88 rows starting from the beginning of the part | ||
| 14197 | 2026.02.03 00:41:45.633745 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::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 | ||
| 14198 | 2026.02.03 00:41:45.636740 [ 201 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6660 rows, containing 4 columns (4 merged, 0 gathered) in 0.003428242 sec., 1942686.6598098967 rows/sec., 125.61 MiB/sec. | ||
| 14199 | 2026.02.03 00:41:45.637451 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14200 | 2026.02.03 00:41:45.637759 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_91_18} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2026.02.03 00:41:45.637776 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30674 rows, containing 5 columns (5 merged, 0 gathered) in 0.007969624 sec., 3848864.1371286777 rows/sec., 259.31 MiB/sec. | ||
| 14202 | 2026.02.03 00:41:45.637880 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_91_18} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14203 | 2026.02.03 00:41:45.637976 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14204 | 2026.02.03 00:41:45.638294 [ 200 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14205 | 2026.02.03 00:41:45.638594 [ 200 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.02.03 00:41:45.638683 [ 200 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14207 | 2026.02.03 00:41:45.638778 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 14208 | 2026.02.03 00:41:45.642834 [ 192 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1775 rows, containing 19 columns (19 merged, 0 gathered) in 0.010987298 sec., 161550.18276558988 rows/sec., 289.49 MiB/sec. | ||
| 14209 | 2026.02.03 00:41:45.645442 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14210 | 2026.02.03 00:41:45.645825 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14211 | 2026.02.03 00:41:45.645908 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14212 | 2026.02.03 00:41:45.646046 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.12 MiB. | ||
| 14213 | 2026.02.03 00:41:46.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.55 MiB, peak 372.88 MiB, free memory in arenas 0.00 B, will set to 358.80 MiB (RSS), difference: 5.25 MiB | ||
| 14214 | 2026.02.03 00:41:46.791436 [ 143 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 14215 | 2026.02.03 00:41:46.791501 [ 143 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.02.03 00:41:46.791521 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14217 | 2026.02.03 00:41:46.791623 [ 191 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::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 | ||
| 14218 | 2026.02.03 00:41:46.791742 [ 191 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14219 | 2026.02.03 00:41:46.791777 [ 191 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 14220 | 2026.02.03 00:41:46.791844 [ 191 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 14221 | 2026.02.03 00:41:46.791891 [ 191 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 14222 | 2026.02.03 00:41:46.791933 [ 191 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 14223 | 2026.02.03 00:41:46.791971 [ 191 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 14224 | 2026.02.03 00:41:46.792734 [ 192 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145931 sec., 31415.504074852674 rows/sec., 2.62 MiB/sec. | ||
| 14225 | 2026.02.03 00:41:46.792927 [ 192 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 14226 | 2026.02.03 00:41:46.793231 [ 192 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_29_7} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14227 | 2026.02.03 00:41:46.793310 [ 192 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_29_7} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 14228 | 2026.02.03 00:41:46.793415 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14229 | 2026.02.03 00:41:46.795490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14230 | 2026.02.03 00:41:46.813743 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14231 | 2026.02.03 00:41:46.813811 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14232 | 2026.02.03 00:41:46.820381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14233 | 2026.02.03 00:41:46.821146 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14234 | 2026.02.03 00:41:46.825088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14235 | 2026.02.03 00:41:47.605235 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1836 | ||
| 14236 | 2026.02.03 00:41:47.607687 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14237 | 2026.02.03 00:41:47.607745 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14238 | 2026.02.03 00:41:47.608988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14239 | 2026.02.03 00:41:47.609281 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14240 | 2026.02.03 00:41:47.609432 [ 143 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14241 | 2026.02.03 00:41:47.609470 [ 143 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2026.02.03 00:41:47.609498 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14243 | 2026.02.03 00:41:47.609630 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 14244 | 2026.02.03 00:41:47.609729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1836 | ||
| 14245 | 2026.02.03 00:41:47.610167 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14246 | 2026.02.03 00:41:47.610351 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1656 rows starting from the beginning of the part | ||
| 14247 | 2026.02.03 00:41:47.610741 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 14248 | 2026.02.03 00:41:47.611097 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 14249 | 2026.02.03 00:41:47.611445 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 14250 | 2026.02.03 00:41:47.611823 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
| 14251 | 2026.02.03 00:41:47.612210 [ 193 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 14252 | 2026.02.03 00:41:47.619329 [ 197 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 72 columns (72 merged, 0 gathered) in 0.009758576 sec., 188142.2043544058 rows/sec., 143.92 MiB/sec. | ||
| 14253 | 2026.02.03 00:41:47.621316 [ 186 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14254 | 2026.02.03 00:41:47.621997 [ 186 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_46_9} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2026.02.03 00:41:47.622094 [ 186 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_46_9} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14256 | 2026.02.03 00:41:47.622478 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 14257 | 2026.02.03 00:41:50.647565 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2026.02.03 00:41:50.647872 [ 276 ] {28031c21-09fb-4aa8-a1c2-254cfb63b0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14259 | 2026.02.03 00:41:50.648001 [ 276 ] {28031c21-09fb-4aa8-a1c2-254cfb63b0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14260 | 2026.02.03 00:41:50.649382 [ 276 ] {28031c21-09fb-4aa8-a1c2-254cfb63b0b2} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2026.02.03 00:41:50.649462 [ 276 ] {28031c21-09fb-4aa8-a1c2-254cfb63b0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14262 | 2026.02.03 00:41:50.650148 [ 276 ] {28031c21-09fb-4aa8-a1c2-254cfb63b0b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14263 | 2026.02.03 00:41:50.650575 [ 276 ] {28031c21-09fb-4aa8-a1c2-254cfb63b0b2} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.02.03 00:41:50.650867 [ 276 ] {28031c21-09fb-4aa8-a1c2-254cfb63b0b2} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.003074 sec., 86532.20559531555 rows/sec., 5.50 MiB/sec. | ||
| 14265 | 2026.02.03 00:41:50.650965 [ 276 ] {28031c21-09fb-4aa8-a1c2-254cfb63b0b2} <Debug> TCPHandler: Processed in 0.003644826 sec. | ||
| 14266 | 2026.02.03 00:41:50.651200 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2026.02.03 00:41:50.651423 [ 276 ] {17c6c55a-2235-489c-a352-3a5b3d8442a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14268 | 2026.02.03 00:41:50.651508 [ 276 ] {17c6c55a-2235-489c-a352-3a5b3d8442a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14269 | 2026.02.03 00:41:50.652295 [ 276 ] {17c6c55a-2235-489c-a352-3a5b3d8442a6} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.02.03 00:41:50.652357 [ 276 ] {17c6c55a-2235-489c-a352-3a5b3d8442a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14271 | 2026.02.03 00:41:50.652857 [ 276 ] {17c6c55a-2235-489c-a352-3a5b3d8442a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14272 | 2026.02.03 00:41:50.653243 [ 276 ] {17c6c55a-2235-489c-a352-3a5b3d8442a6} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.02.03 00:41:50.653546 [ 276 ] {17c6c55a-2235-489c-a352-3a5b3d8442a6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002168 sec., 922.509225092251 rows/sec., 75.22 KiB/sec. | ||
| 14274 | 2026.02.03 00:41:50.653620 [ 276 ] {17c6c55a-2235-489c-a352-3a5b3d8442a6} <Debug> TCPHandler: Processed in 0.002513955 sec. | ||
| 14275 | 2026.02.03 00:41:50.653809 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.02.03 00:41:50.653940 [ 276 ] {d1f36c86-f2e2-400d-b15e-2fdfeaf591b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14277 | 2026.02.03 00:41:50.653999 [ 276 ] {d1f36c86-f2e2-400d-b15e-2fdfeaf591b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14278 | 2026.02.03 00:41:50.655548 [ 276 ] {d1f36c86-f2e2-400d-b15e-2fdfeaf591b5} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.02.03 00:41:50.655607 [ 276 ] {d1f36c86-f2e2-400d-b15e-2fdfeaf591b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14280 | 2026.02.03 00:41:50.656239 [ 276 ] {d1f36c86-f2e2-400d-b15e-2fdfeaf591b5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14281 | 2026.02.03 00:41:50.656619 [ 276 ] {d1f36c86-f2e2-400d-b15e-2fdfeaf591b5} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.02.03 00:41:50.656858 [ 276 ] {d1f36c86-f2e2-400d-b15e-2fdfeaf591b5} <Debug> executeQuery: Read 821 rows, 67.11 KiB in 0.002953 sec., 278022.3501523874 rows/sec., 22.19 MiB/sec. | ||
| 14283 | 2026.02.03 00:41:50.656936 [ 276 ] {d1f36c86-f2e2-400d-b15e-2fdfeaf591b5} <Debug> TCPHandler: Processed in 0.003200907 sec. | ||
| 14284 | 2026.02.03 00:41:50.657271 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2026.02.03 00:41:50.657420 [ 276 ] {1c11b8a5-c13a-4314-9b8c-988056b91520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14286 | 2026.02.03 00:41:50.657481 [ 276 ] {1c11b8a5-c13a-4314-9b8c-988056b91520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14287 | 2026.02.03 00:41:50.658452 [ 276 ] {1c11b8a5-c13a-4314-9b8c-988056b91520} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.02.03 00:41:50.658504 [ 276 ] {1c11b8a5-c13a-4314-9b8c-988056b91520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14289 | 2026.02.03 00:41:50.659036 [ 276 ] {1c11b8a5-c13a-4314-9b8c-988056b91520} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14290 | 2026.02.03 00:41:50.659366 [ 276 ] {1c11b8a5-c13a-4314-9b8c-988056b91520} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.02.03 00:41:50.659561 [ 276 ] {1c11b8a5-c13a-4314-9b8c-988056b91520} <Debug> executeQuery: Read 169 rows, 10.70 KiB in 0.002183 sec., 77416.39945029776 rows/sec., 4.79 MiB/sec. | ||
| 14292 | 2026.02.03 00:41:50.659617 [ 276 ] {1c11b8a5-c13a-4314-9b8c-988056b91520} <Debug> TCPHandler: Processed in 0.002433584 sec. | ||
| 14293 | 2026.02.03 00:41:50.659795 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14294 | 2026.02.03 00:41:50.659949 [ 276 ] {8859de17-757c-47f9-80be-21d3a24f653b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14295 | 2026.02.03 00:41:50.660016 [ 276 ] {8859de17-757c-47f9-80be-21d3a24f653b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14296 | 2026.02.03 00:41:50.660730 [ 276 ] {8859de17-757c-47f9-80be-21d3a24f653b} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2026.02.03 00:41:50.660777 [ 276 ] {8859de17-757c-47f9-80be-21d3a24f653b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14298 | 2026.02.03 00:41:50.661257 [ 276 ] {8859de17-757c-47f9-80be-21d3a24f653b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14299 | 2026.02.03 00:41:50.661603 [ 276 ] {8859de17-757c-47f9-80be-21d3a24f653b} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2026.02.03 00:41:50.661798 [ 276 ] {8859de17-757c-47f9-80be-21d3a24f653b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001897 sec., 73800.73800738007 rows/sec., 4.77 MiB/sec. | ||
| 14301 | 2026.02.03 00:41:50.661854 [ 276 ] {8859de17-757c-47f9-80be-21d3a24f653b} <Debug> TCPHandler: Processed in 0.002129898 sec. | ||
| 14302 | 2026.02.03 00:41:50.662033 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14303 | 2026.02.03 00:41:50.662164 [ 276 ] {834c6784-cd80-49e0-b41c-59b92fe62c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14304 | 2026.02.03 00:41:50.662231 [ 276 ] {834c6784-cd80-49e0-b41c-59b92fe62c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14305 | 2026.02.03 00:41:50.662908 [ 276 ] {834c6784-cd80-49e0-b41c-59b92fe62c35} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14306 | 2026.02.03 00:41:50.662955 [ 276 ] {834c6784-cd80-49e0-b41c-59b92fe62c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14307 | 2026.02.03 00:41:50.663406 [ 276 ] {834c6784-cd80-49e0-b41c-59b92fe62c35} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14308 | 2026.02.03 00:41:50.663733 [ 276 ] {834c6784-cd80-49e0-b41c-59b92fe62c35} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14309 | 2026.02.03 00:41:50.663917 [ 276 ] {834c6784-cd80-49e0-b41c-59b92fe62c35} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001786 sec., 77827.54759238522 rows/sec., 4.43 MiB/sec. | ||
| 14310 | 2026.02.03 00:41:50.663970 [ 276 ] {834c6784-cd80-49e0-b41c-59b92fe62c35} <Debug> TCPHandler: Processed in 0.002002896 sec. | ||
| 14311 | 2026.02.03 00:41:50.664141 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14312 | 2026.02.03 00:41:50.664265 [ 276 ] {733bbe96-fad1-4945-82af-b32ce9522a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14313 | 2026.02.03 00:41:50.664323 [ 276 ] {733bbe96-fad1-4945-82af-b32ce9522a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14314 | 2026.02.03 00:41:50.665481 [ 276 ] {733bbe96-fad1-4945-82af-b32ce9522a24} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2026.02.03 00:41:50.665530 [ 276 ] {733bbe96-fad1-4945-82af-b32ce9522a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14316 | 2026.02.03 00:41:50.666015 [ 276 ] {733bbe96-fad1-4945-82af-b32ce9522a24} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14317 | 2026.02.03 00:41:50.666312 [ 276 ] {733bbe96-fad1-4945-82af-b32ce9522a24} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.02.03 00:41:50.666483 [ 276 ] {733bbe96-fad1-4945-82af-b32ce9522a24} <Debug> executeQuery: Read 499 rows, 36.17 KiB in 0.002246 sec., 222172.7515583259 rows/sec., 15.73 MiB/sec. | ||
| 14319 | 2026.02.03 00:41:50.666536 [ 276 ] {733bbe96-fad1-4945-82af-b32ce9522a24} <Debug> TCPHandler: Processed in 0.002457434 sec. | ||
| 14320 | 2026.02.03 00:41:50.666699 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14321 | 2026.02.03 00:41:50.666821 [ 276 ] {11d87991-17e2-4b8a-abc2-565b0ffe4428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14322 | 2026.02.03 00:41:50.666881 [ 276 ] {11d87991-17e2-4b8a-abc2-565b0ffe4428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14323 | 2026.02.03 00:41:50.667410 [ 276 ] {11d87991-17e2-4b8a-abc2-565b0ffe4428} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2026.02.03 00:41:50.667457 [ 276 ] {11d87991-17e2-4b8a-abc2-565b0ffe4428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14325 | 2026.02.03 00:41:50.667911 [ 276 ] {11d87991-17e2-4b8a-abc2-565b0ffe4428} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14326 | 2026.02.03 00:41:50.668287 [ 276 ] {11d87991-17e2-4b8a-abc2-565b0ffe4428} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2026.02.03 00:41:50.668504 [ 276 ] {11d87991-17e2-4b8a-abc2-565b0ffe4428} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001708 sec., 3512.8805620608896 rows/sec., 183.53 KiB/sec. | ||
| 14328 | 2026.02.03 00:41:50.668502 [ 136 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14329 | 2026.02.03 00:41:50.668559 [ 276 ] {11d87991-17e2-4b8a-abc2-565b0ffe4428} <Debug> TCPHandler: Processed in 0.001922805 sec. | ||
| 14330 | 2026.02.03 00:41:50.668616 [ 136 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14331 | 2026.02.03 00:41:50.668655 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14332 | 2026.02.03 00:41:50.668831 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 14333 | 2026.02.03 00:41:50.668926 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14334 | 2026.02.03 00:41:50.669026 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14335 | 2026.02.03 00:41:50.669068 [ 276 ] {bc24eea5-a001-4b96-9e74-803a3b943726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14336 | 2026.02.03 00:41:50.669080 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 14337 | 2026.02.03 00:41:50.669142 [ 276 ] {bc24eea5-a001-4b96-9e74-803a3b943726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14338 | 2026.02.03 00:41:50.669228 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 14339 | 2026.02.03 00:41:50.669306 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 14340 | 2026.02.03 00:41:50.669372 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 14341 | 2026.02.03 00:41:50.669436 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 14342 | 2026.02.03 00:41:50.669490 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 14343 | 2026.02.03 00:41:50.669830 [ 276 ] {bc24eea5-a001-4b96-9e74-803a3b943726} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2026.02.03 00:41:50.669888 [ 276 ] {bc24eea5-a001-4b96-9e74-803a3b943726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14345 | 2026.02.03 00:41:50.670457 [ 276 ] {bc24eea5-a001-4b96-9e74-803a3b943726} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14346 | 2026.02.03 00:41:50.670829 [ 276 ] {bc24eea5-a001-4b96-9e74-803a3b943726} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14347 | 2026.02.03 00:41:50.670879 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002119548 sec., 130216.44237356265 rows/sec., 6.64 MiB/sec. | ||
| 14348 | 2026.02.03 00:41:50.671042 [ 276 ] {bc24eea5-a001-4b96-9e74-803a3b943726} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.002005 sec., 129177.0573566085 rows/sec., 8.60 MiB/sec. | ||
| 14349 | 2026.02.03 00:41:50.671107 [ 276 ] {bc24eea5-a001-4b96-9e74-803a3b943726} <Debug> TCPHandler: Processed in 0.002254501 sec. | ||
| 14350 | 2026.02.03 00:41:50.671147 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14351 | 2026.02.03 00:41:50.671287 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14352 | 2026.02.03 00:41:50.671422 [ 276 ] {baa37475-fa08-44ec-ad89-4c4ba5e3d8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14353 | 2026.02.03 00:41:50.671487 [ 276 ] {baa37475-fa08-44ec-ad89-4c4ba5e3d8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14354 | 2026.02.03 00:41:50.671574 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_46_9} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14355 | 2026.02.03 00:41:50.671696 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_46_9} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14356 | 2026.02.03 00:41:50.671817 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14357 | 2026.02.03 00:41:50.671964 [ 276 ] {baa37475-fa08-44ec-ad89-4c4ba5e3d8a1} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14358 | 2026.02.03 00:41:50.672016 [ 276 ] {baa37475-fa08-44ec-ad89-4c4ba5e3d8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14359 | 2026.02.03 00:41:50.672461 [ 276 ] {baa37475-fa08-44ec-ad89-4c4ba5e3d8a1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14360 | 2026.02.03 00:41:50.672753 [ 276 ] {baa37475-fa08-44ec-ad89-4c4ba5e3d8a1} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14361 | 2026.02.03 00:41:50.672926 [ 276 ] {baa37475-fa08-44ec-ad89-4c4ba5e3d8a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001534 sec., 651.890482398957 rows/sec., 43.93 KiB/sec. | ||
| 14362 | 2026.02.03 00:41:50.672975 [ 276 ] {baa37475-fa08-44ec-ad89-4c4ba5e3d8a1} <Debug> TCPHandler: Processed in 0.001756581 sec. | ||
| 14363 | 2026.02.03 00:41:50.673127 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14364 | 2026.02.03 00:41:50.673249 [ 276 ] {3cef4641-2344-4a73-8be3-543fe911ca36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14365 | 2026.02.03 00:41:50.673321 [ 276 ] {3cef4641-2344-4a73-8be3-543fe911ca36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14366 | 2026.02.03 00:41:50.674544 [ 276 ] {3cef4641-2344-4a73-8be3-543fe911ca36} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14367 | 2026.02.03 00:41:50.674589 [ 276 ] {3cef4641-2344-4a73-8be3-543fe911ca36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14368 | 2026.02.03 00:41:50.675500 [ 276 ] {3cef4641-2344-4a73-8be3-543fe911ca36} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14369 | 2026.02.03 00:41:50.675858 [ 276 ] {3cef4641-2344-4a73-8be3-543fe911ca36} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14370 | 2026.02.03 00:41:50.676072 [ 276 ] {3cef4641-2344-4a73-8be3-543fe911ca36} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002858 sec., 11896.431070678796 rows/sec., 21.32 MiB/sec. | ||
| 14371 | 2026.02.03 00:41:50.676188 [ 276 ] {3cef4641-2344-4a73-8be3-543fe911ca36} <Debug> TCPHandler: Processed in 0.003117966 sec. | ||
| 14372 | 2026.02.03 00:41:50.676392 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14373 | 2026.02.03 00:41:50.676523 [ 276 ] {3ec74734-3aee-4608-8bdb-58c06330a940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14374 | 2026.02.03 00:41:50.676585 [ 276 ] {3ec74734-3aee-4608-8bdb-58c06330a940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14375 | 2026.02.03 00:41:50.677084 [ 276 ] {3ec74734-3aee-4608-8bdb-58c06330a940} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14376 | 2026.02.03 00:41:50.677131 [ 276 ] {3ec74734-3aee-4608-8bdb-58c06330a940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14377 | 2026.02.03 00:41:50.677589 [ 276 ] {3ec74734-3aee-4608-8bdb-58c06330a940} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14378 | 2026.02.03 00:41:50.677911 [ 276 ] {3ec74734-3aee-4608-8bdb-58c06330a940} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14379 | 2026.02.03 00:41:50.678099 [ 276 ] {3ec74734-3aee-4608-8bdb-58c06330a940} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001604 sec., 54862.84289276808 rows/sec., 3.44 MiB/sec. | ||
| 14380 | 2026.02.03 00:41:50.678151 [ 276 ] {3ec74734-3aee-4608-8bdb-58c06330a940} <Debug> TCPHandler: Processed in 0.001848814 sec. | ||
| 14381 | 2026.02.03 00:41:51.650798 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47901 | ||
| 14382 | 2026.02.03 00:41:51.650900 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14383 | 2026.02.03 00:41:51.650927 [ 352 ] {} <Debug> TCP-Session: e3f36688-7cff-4bfd-86ce-0ca98fa35b6a Authenticating user 'default' from [fd00:1122:3344:101::e]:47901 | ||
| 14384 | 2026.02.03 00:41:51.650947 [ 352 ] {} <Debug> TCP-Session: e3f36688-7cff-4bfd-86ce-0ca98fa35b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14385 | 2026.02.03 00:41:51.650960 [ 352 ] {} <Debug> TCP-Session: e3f36688-7cff-4bfd-86ce-0ca98fa35b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14386 | 2026.02.03 00:41:51.651149 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60707 | ||
| 14387 | 2026.02.03 00:41:51.651203 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42406 | ||
| 14388 | 2026.02.03 00:41:51.651230 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38398 | ||
| 14389 | 2026.02.03 00:41:51.651258 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64257 | ||
| 14390 | 2026.02.03 00:41:51.651260 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14391 | 2026.02.03 00:41:51.651270 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43965 | ||
| 14392 | 2026.02.03 00:41:51.651319 [ 353 ] {} <Debug> TCP-Session: 23946599-f9a4-4cf4-94f0-59ca4a1c3ddc Authenticating user 'default' from [fd00:1122:3344:101::e]:60707 | ||
| 14393 | 2026.02.03 00:41:51.651333 [ 352 ] {} <Trace> TCP-Session: e3f36688-7cff-4bfd-86ce-0ca98fa35b6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14394 | 2026.02.03 00:41:51.651339 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14395 | 2026.02.03 00:41:51.651359 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14396 | 2026.02.03 00:41:51.651381 [ 294 ] {} <Debug> TCP-Session: c1f0d157-5ad5-48aa-8308-fdc3d92f5802 Authenticating user 'default' from [fd00:1122:3344:101::e]:64257 | ||
| 14397 | 2026.02.03 00:41:51.651378 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14398 | 2026.02.03 00:41:51.651399 [ 290 ] {} <Debug> TCP-Session: 60c0ce37-bf02-47e0-a6f4-ecef1d56f258 Authenticating user 'default' from [fd00:1122:3344:101::e]:38398 | ||
| 14399 | 2026.02.03 00:41:51.651429 [ 350 ] {} <Debug> TCP-Session: 308982a1-95f9-49e1-a385-ff8984da2b65 Authenticating user 'default' from [fd00:1122:3344:101::e]:43965 | ||
| 14400 | 2026.02.03 00:41:51.651447 [ 290 ] {} <Debug> TCP-Session: 60c0ce37-bf02-47e0-a6f4-ecef1d56f258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14401 | 2026.02.03 00:41:51.651404 [ 294 ] {} <Debug> TCP-Session: c1f0d157-5ad5-48aa-8308-fdc3d92f5802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14402 | 2026.02.03 00:41:51.651479 [ 290 ] {} <Debug> TCP-Session: 60c0ce37-bf02-47e0-a6f4-ecef1d56f258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14403 | 2026.02.03 00:41:51.651489 [ 294 ] {} <Debug> TCP-Session: c1f0d157-5ad5-48aa-8308-fdc3d92f5802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14404 | 2026.02.03 00:41:51.651469 [ 350 ] {} <Debug> TCP-Session: 308982a1-95f9-49e1-a385-ff8984da2b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14405 | 2026.02.03 00:41:51.651358 [ 353 ] {} <Debug> TCP-Session: 23946599-f9a4-4cf4-94f0-59ca4a1c3ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14406 | 2026.02.03 00:41:51.651556 [ 352 ] {a003bb64-528e-4445-804e-64fa0dda902c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47901) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14407 | 2026.02.03 00:41:51.651646 [ 353 ] {} <Debug> TCP-Session: 23946599-f9a4-4cf4-94f0-59ca4a1c3ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14408 | 2026.02.03 00:41:51.651352 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14409 | 2026.02.03 00:41:51.651297 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39786 | ||
| 14410 | 2026.02.03 00:41:51.651707 [ 354 ] {} <Debug> TCP-Session: 9baac5de-3fc2-4c64-a0a5-79db7e876e41 Authenticating user 'default' from [fd00:1122:3344:101::e]:42406 | ||
| 14411 | 2026.02.03 00:41:51.651248 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51160 | ||
| 14412 | 2026.02.03 00:41:51.651752 [ 354 ] {} <Debug> TCP-Session: 9baac5de-3fc2-4c64-a0a5-79db7e876e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14413 | 2026.02.03 00:41:51.651243 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37769 | ||
| 14414 | 2026.02.03 00:41:51.651785 [ 354 ] {} <Debug> TCP-Session: 9baac5de-3fc2-4c64-a0a5-79db7e876e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14415 | 2026.02.03 00:41:51.651811 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14416 | 2026.02.03 00:41:51.651832 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14417 | 2026.02.03 00:41:51.651536 [ 350 ] {} <Debug> TCP-Session: 308982a1-95f9-49e1-a385-ff8984da2b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14418 | 2026.02.03 00:41:51.651894 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14419 | 2026.02.03 00:41:51.651951 [ 352 ] {a003bb64-528e-4445-804e-64fa0dda902c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14420 | 2026.02.03 00:41:51.652000 [ 351 ] {} <Debug> TCP-Session: a4523952-fcb1-42c1-8958-08fdda4fc952 Authenticating user 'default' from [fd00:1122:3344:101::e]:39786 | ||
| 14421 | 2026.02.03 00:41:51.652035 [ 352 ] {a003bb64-528e-4445-804e-64fa0dda902c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14422 | 2026.02.03 00:41:51.652040 [ 351 ] {} <Debug> TCP-Session: a4523952-fcb1-42c1-8958-08fdda4fc952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14423 | 2026.02.03 00:41:51.652062 [ 293 ] {} <Debug> TCP-Session: a2b980f2-d76a-43e4-8287-21e051cc5e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:51160 | ||
| 14424 | 2026.02.03 00:41:51.652080 [ 351 ] {} <Debug> TCP-Session: a4523952-fcb1-42c1-8958-08fdda4fc952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14425 | 2026.02.03 00:41:51.652096 [ 293 ] {} <Debug> TCP-Session: a2b980f2-d76a-43e4-8287-21e051cc5e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14426 | 2026.02.03 00:41:51.652123 [ 292 ] {} <Debug> TCP-Session: 53e1af5b-3b25-4603-9169-6daf9adfa9f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37769 | ||
| 14427 | 2026.02.03 00:41:51.652124 [ 293 ] {} <Debug> TCP-Session: a2b980f2-d76a-43e4-8287-21e051cc5e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14428 | 2026.02.03 00:41:51.652151 [ 292 ] {} <Debug> TCP-Session: 53e1af5b-3b25-4603-9169-6daf9adfa9f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14429 | 2026.02.03 00:41:51.652170 [ 292 ] {} <Debug> TCP-Session: 53e1af5b-3b25-4603-9169-6daf9adfa9f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14430 | 2026.02.03 00:41:51.652390 [ 352 ] {a003bb64-528e-4445-804e-64fa0dda902c} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 14431 | 2026.02.03 00:41:51.653483 [ 308 ] {a003bb64-528e-4445-804e-64fa0dda902c} <Trace> AggregatingTransform: Aggregating | ||
| 14432 | 2026.02.03 00:41:51.653522 [ 308 ] {a003bb64-528e-4445-804e-64fa0dda902c} <Trace> Aggregator: Aggregation method: without_key | ||
| 14433 | 2026.02.03 00:41:51.653560 [ 308 ] {a003bb64-528e-4445-804e-64fa0dda902c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001067759 sec. (936.541 rows/sec., 36.58 KiB/sec.) | ||
| 14434 | 2026.02.03 00:41:51.653576 [ 308 ] {a003bb64-528e-4445-804e-64fa0dda902c} <Trace> Aggregator: Merging aggregated data | ||
| 14435 | 2026.02.03 00:41:51.654847 [ 352 ] {a003bb64-528e-4445-804e-64fa0dda902c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003373 sec., 296.4719833975689 rows/sec., 11.58 KiB/sec. | ||
| 14436 | 2026.02.03 00:41:51.655004 [ 352 ] {a003bb64-528e-4445-804e-64fa0dda902c} <Debug> TCPHandler: Processed in 0.003857249 sec. | ||
| 14437 | 2026.02.03 00:41:51.655102 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14438 | 2026.02.03 00:41:51.655126 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14439 | 2026.02.03 00:41:51.655152 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14440 | 2026.02.03 00:41:51.655166 [ 294 ] {} <Debug> TCP-Session: c1f0d157-5ad5-48aa-8308-fdc3d92f5802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14441 | 2026.02.03 00:41:51.655168 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14442 | 2026.02.03 00:41:51.655189 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14443 | 2026.02.03 00:41:51.655207 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14444 | 2026.02.03 00:41:51.655244 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14445 | 2026.02.03 00:41:51.655258 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14446 | 2026.02.03 00:41:51.655273 [ 354 ] {} <Debug> TCP-Session: 9baac5de-3fc2-4c64-a0a5-79db7e876e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14447 | 2026.02.03 00:41:51.655285 [ 350 ] {} <Debug> TCP-Session: 308982a1-95f9-49e1-a385-ff8984da2b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2026.02.03 00:41:51.655297 [ 352 ] {} <Debug> TCP-Session: e3f36688-7cff-4bfd-86ce-0ca98fa35b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14449 | 2026.02.03 00:41:51.655252 [ 293 ] {} <Debug> TCP-Session: a2b980f2-d76a-43e4-8287-21e051cc5e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14450 | 2026.02.03 00:41:51.655225 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14451 | 2026.02.03 00:41:51.655224 [ 290 ] {} <Debug> TCP-Session: 60c0ce37-bf02-47e0-a6f4-ecef1d56f258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14452 | 2026.02.03 00:41:51.655378 [ 292 ] {} <Debug> TCP-Session: 53e1af5b-3b25-4603-9169-6daf9adfa9f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14453 | 2026.02.03 00:41:51.655200 [ 353 ] {} <Debug> TCP-Session: 23946599-f9a4-4cf4-94f0-59ca4a1c3ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14454 | 2026.02.03 00:41:51.655157 [ 351 ] {} <Debug> TCP-Session: a4523952-fcb1-42c1-8958-08fdda4fc952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14455 | 2026.02.03 00:41:51.726092 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43948 | ||
| 14456 | 2026.02.03 00:41:51.726194 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14457 | 2026.02.03 00:41:51.726219 [ 352 ] {} <Debug> TCP-Session: 2908f3c5-9162-4fbd-8873-20035f7c6b65 Authenticating user 'default' from [fd00:1122:3344:101::e]:43948 | ||
| 14458 | 2026.02.03 00:41:51.726239 [ 352 ] {} <Debug> TCP-Session: 2908f3c5-9162-4fbd-8873-20035f7c6b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14459 | 2026.02.03 00:41:51.726252 [ 352 ] {} <Debug> TCP-Session: 2908f3c5-9162-4fbd-8873-20035f7c6b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14460 | 2026.02.03 00:41:51.726433 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47090 | ||
| 14461 | 2026.02.03 00:41:51.726472 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44127 | ||
| 14462 | 2026.02.03 00:41:51.726475 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43215 | ||
| 14463 | 2026.02.03 00:41:51.726498 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56326 | ||
| 14464 | 2026.02.03 00:41:51.726520 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35858 | ||
| 14465 | 2026.02.03 00:41:51.726555 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14466 | 2026.02.03 00:41:51.726567 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14467 | 2026.02.03 00:41:51.726572 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58512 | ||
| 14468 | 2026.02.03 00:41:51.726608 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14469 | 2026.02.03 00:41:51.726605 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14470 | 2026.02.03 00:41:51.726644 [ 294 ] {} <Debug> TCP-Session: 685b0cb1-9dc1-4c29-9c3c-6a5ddd9497c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35858 | ||
| 14471 | 2026.02.03 00:41:51.726661 [ 293 ] {} <Debug> TCP-Session: 92c00daf-78f9-4046-8a36-b2c1673e1a29 Authenticating user 'default' from [fd00:1122:3344:101::e]:56326 | ||
| 14472 | 2026.02.03 00:41:51.726671 [ 294 ] {} <Debug> TCP-Session: 685b0cb1-9dc1-4c29-9c3c-6a5ddd9497c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14473 | 2026.02.03 00:41:51.726603 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14474 | 2026.02.03 00:41:51.726702 [ 352 ] {} <Trace> TCP-Session: 2908f3c5-9162-4fbd-8873-20035f7c6b65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14475 | 2026.02.03 00:41:51.726733 [ 354 ] {} <Debug> TCP-Session: 4614414f-eae9-4929-b83d-2110704dac6e Authenticating user 'default' from [fd00:1122:3344:101::e]:43215 | ||
| 14476 | 2026.02.03 00:41:51.726697 [ 294 ] {} <Debug> TCP-Session: 685b0cb1-9dc1-4c29-9c3c-6a5ddd9497c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14477 | 2026.02.03 00:41:51.726768 [ 354 ] {} <Debug> TCP-Session: 4614414f-eae9-4929-b83d-2110704dac6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14478 | 2026.02.03 00:41:51.726691 [ 293 ] {} <Debug> TCP-Session: 92c00daf-78f9-4046-8a36-b2c1673e1a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14479 | 2026.02.03 00:41:51.726795 [ 354 ] {} <Debug> TCP-Session: 4614414f-eae9-4929-b83d-2110704dac6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14480 | 2026.02.03 00:41:51.726818 [ 293 ] {} <Debug> TCP-Session: 92c00daf-78f9-4046-8a36-b2c1673e1a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14481 | 2026.02.03 00:41:51.726605 [ 353 ] {} <Debug> TCP-Session: 7bf1e3a4-fe21-4635-945f-643a5a5e2616 Authenticating user 'default' from [fd00:1122:3344:101::e]:47090 | ||
| 14482 | 2026.02.03 00:41:51.726586 [ 290 ] {} <Debug> TCP-Session: 490c7bda-8687-4e8a-8825-29dafda79541 Authenticating user 'default' from [fd00:1122:3344:101::e]:44127 | ||
| 14483 | 2026.02.03 00:41:51.726861 [ 353 ] {} <Debug> TCP-Session: 7bf1e3a4-fe21-4635-945f-643a5a5e2616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14484 | 2026.02.03 00:41:51.726529 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43988 | ||
| 14485 | 2026.02.03 00:41:51.726889 [ 290 ] {} <Debug> TCP-Session: 490c7bda-8687-4e8a-8825-29dafda79541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14486 | 2026.02.03 00:41:51.726922 [ 352 ] {604f8d23-920f-4af4-bef6-6420ca924d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43948) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14487 | 2026.02.03 00:41:51.726932 [ 290 ] {} <Debug> TCP-Session: 490c7bda-8687-4e8a-8825-29dafda79541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14488 | 2026.02.03 00:41:51.726893 [ 353 ] {} <Debug> TCP-Session: 7bf1e3a4-fe21-4635-945f-643a5a5e2616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14489 | 2026.02.03 00:41:51.726959 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14490 | 2026.02.03 00:41:51.726494 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61251 | ||
| 14491 | 2026.02.03 00:41:51.727001 [ 350 ] {} <Debug> TCP-Session: 82955e18-4976-4a7c-b62b-ddf2dc90d5e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43988 | ||
| 14492 | 2026.02.03 00:41:51.726694 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14493 | 2026.02.03 00:41:51.727023 [ 350 ] {} <Debug> TCP-Session: 82955e18-4976-4a7c-b62b-ddf2dc90d5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14494 | 2026.02.03 00:41:51.727053 [ 350 ] {} <Debug> TCP-Session: 82955e18-4976-4a7c-b62b-ddf2dc90d5e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14495 | 2026.02.03 00:41:51.727053 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14496 | 2026.02.03 00:41:51.727060 [ 351 ] {} <Debug> TCP-Session: 9ca46623-e18b-41ee-8554-4bf973ef8a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:58512 | ||
| 14497 | 2026.02.03 00:41:51.727085 [ 292 ] {} <Debug> TCP-Session: d9fecf3f-0d1c-4b7f-867e-d0c9f4607d75 Authenticating user 'default' from [fd00:1122:3344:101::e]:61251 | ||
| 14498 | 2026.02.03 00:41:51.727101 [ 351 ] {} <Debug> TCP-Session: 9ca46623-e18b-41ee-8554-4bf973ef8a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14499 | 2026.02.03 00:41:51.727108 [ 292 ] {} <Debug> TCP-Session: d9fecf3f-0d1c-4b7f-867e-d0c9f4607d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14500 | 2026.02.03 00:41:51.727125 [ 351 ] {} <Debug> TCP-Session: 9ca46623-e18b-41ee-8554-4bf973ef8a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14501 | 2026.02.03 00:41:51.727138 [ 292 ] {} <Debug> TCP-Session: d9fecf3f-0d1c-4b7f-867e-d0c9f4607d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14502 | 2026.02.03 00:41:51.727241 [ 352 ] {604f8d23-920f-4af4-bef6-6420ca924d9d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14503 | 2026.02.03 00:41:51.727313 [ 352 ] {604f8d23-920f-4af4-bef6-6420ca924d9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14504 | 2026.02.03 00:41:51.727682 [ 352 ] {604f8d23-920f-4af4-bef6-6420ca924d9d} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 14505 | 2026.02.03 00:41:51.728836 [ 337 ] {604f8d23-920f-4af4-bef6-6420ca924d9d} <Trace> AggregatingTransform: Aggregating | ||
| 14506 | 2026.02.03 00:41:51.728886 [ 337 ] {604f8d23-920f-4af4-bef6-6420ca924d9d} <Trace> Aggregator: Aggregation method: without_key | ||
| 14507 | 2026.02.03 00:41:51.728924 [ 337 ] {604f8d23-920f-4af4-bef6-6420ca924d9d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00111758 sec. (894.791 rows/sec., 34.95 KiB/sec.) | ||
| 14508 | 2026.02.03 00:41:51.728943 [ 337 ] {604f8d23-920f-4af4-bef6-6420ca924d9d} <Trace> Aggregator: Merging aggregated data | ||
| 14509 | 2026.02.03 00:41:51.730352 [ 352 ] {604f8d23-920f-4af4-bef6-6420ca924d9d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003498 sec., 285.87764436821044 rows/sec., 11.17 KiB/sec. | ||
| 14510 | 2026.02.03 00:41:51.730523 [ 352 ] {604f8d23-920f-4af4-bef6-6420ca924d9d} <Debug> TCPHandler: Processed in 0.003977661 sec. | ||
| 14511 | 2026.02.03 00:41:51.730621 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14512 | 2026.02.03 00:41:51.730648 [ 352 ] {} <Debug> TCP-Session: 2908f3c5-9162-4fbd-8873-20035f7c6b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14513 | 2026.02.03 00:41:51.730651 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14514 | 2026.02.03 00:41:51.730671 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14515 | 2026.02.03 00:41:51.730689 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14516 | 2026.02.03 00:41:51.730711 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14517 | 2026.02.03 00:41:51.730725 [ 353 ] {} <Debug> TCP-Session: 7bf1e3a4-fe21-4635-945f-643a5a5e2616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14518 | 2026.02.03 00:41:51.730731 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14519 | 2026.02.03 00:41:51.730748 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14520 | 2026.02.03 00:41:51.730783 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14521 | 2026.02.03 00:41:51.730795 [ 293 ] {} <Debug> TCP-Session: 92c00daf-78f9-4046-8a36-b2c1673e1a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14522 | 2026.02.03 00:41:51.730815 [ 351 ] {} <Debug> TCP-Session: 9ca46623-e18b-41ee-8554-4bf973ef8a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14523 | 2026.02.03 00:41:51.730832 [ 294 ] {} <Debug> TCP-Session: 685b0cb1-9dc1-4c29-9c3c-6a5ddd9497c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14524 | 2026.02.03 00:41:51.730767 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14525 | 2026.02.03 00:41:51.730754 [ 292 ] {} <Debug> TCP-Session: d9fecf3f-0d1c-4b7f-867e-d0c9f4607d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14526 | 2026.02.03 00:41:51.730739 [ 354 ] {} <Debug> TCP-Session: 4614414f-eae9-4929-b83d-2110704dac6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14527 | 2026.02.03 00:41:51.730887 [ 350 ] {} <Debug> TCP-Session: 82955e18-4976-4a7c-b62b-ddf2dc90d5e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14528 | 2026.02.03 00:41:51.730695 [ 290 ] {} <Debug> TCP-Session: 490c7bda-8687-4e8a-8825-29dafda79541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14529 | 2026.02.03 00:41:52.316394 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14530 | 2026.02.03 00:41:52.316444 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14531 | 2026.02.03 00:41:52.570909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31567 | ||
| 14532 | 2026.02.03 00:41:52.571439 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14533 | 2026.02.03 00:41:52.571491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14534 | 2026.02.03 00:41:52.572055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14535 | 2026.02.03 00:41:52.572314 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14536 | 2026.02.03 00:41:52.572475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31567 | ||
| 14537 | 2026.02.03 00:41:52.572483 [ 134 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14538 | 2026.02.03 00:41:52.572555 [ 134 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2026.02.03 00:41:52.572578 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14540 | 2026.02.03 00:41:52.572686 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 14541 | 2026.02.03 00:41:52.572827 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14542 | 2026.02.03 00:41:52.572872 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29199 rows starting from the beginning of the part | ||
| 14543 | 2026.02.03 00:41:52.572955 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14544 | 2026.02.03 00:41:52.573005 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14545 | 2026.02.03 00:41:52.573049 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14546 | 2026.02.03 00:41:52.573087 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14547 | 2026.02.03 00:41:52.573131 [ 198 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14548 | 2026.02.03 00:41:52.576352 [ 195 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31567 rows, containing 4 columns (4 merged, 0 gathered) in 0.003710557 sec., 8507348.088171128 rows/sec., 121.70 MiB/sec. | ||
| 14549 | 2026.02.03 00:41:52.576767 [ 196 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14550 | 2026.02.03 00:41:52.577100 [ 196 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_66_13} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14551 | 2026.02.03 00:41:52.577187 [ 196 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_66_13} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14552 | 2026.02.03 00:41:52.577319 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 14553 | 2026.02.03 00:41:54.325252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14554 | 2026.02.03 00:41:54.344418 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14555 | 2026.02.03 00:41:54.344475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14556 | 2026.02.03 00:41:54.350467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14557 | 2026.02.03 00:41:54.351146 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14558 | 2026.02.03 00:41:54.351479 [ 133 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14559 | 2026.02.03 00:41:54.351541 [ 133 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2026.02.03 00:41:54.351561 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14561 | 2026.02.03 00:41:54.351670 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 14562 | 2026.02.03 00:41:54.354348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14563 | 2026.02.03 00:41:54.355423 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14564 | 2026.02.03 00:41:54.356977 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14565 | 2026.02.03 00:41:54.362582 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14566 | 2026.02.03 00:41:54.367326 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14567 | 2026.02.03 00:41:54.372267 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14568 | 2026.02.03 00:41:54.376922 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14569 | 2026.02.03 00:41:54.380693 [ 189 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14570 | 2026.02.03 00:41:54.434986 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.083362412 sec., 5961.919623918751 rows/sec., 30.83 MiB/sec. | ||
| 14571 | 2026.02.03 00:41:54.438589 [ 199 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14572 | 2026.02.03 00:41:54.440732 [ 199 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_66_13} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2026.02.03 00:41:54.440841 [ 199 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_66_13} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14574 | 2026.02.03 00:41:54.443116 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14575 | 2026.02.03 00:41:55.622305 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2026.02.03 00:41:55.622602 [ 276 ] {094e406a-1ee7-4c64-8a27-7784a6413e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14577 | 2026.02.03 00:41:55.622670 [ 276 ] {094e406a-1ee7-4c64-8a27-7784a6413e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14578 | 2026.02.03 00:41:55.623348 [ 276 ] {094e406a-1ee7-4c64-8a27-7784a6413e22} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.02.03 00:41:55.623386 [ 276 ] {094e406a-1ee7-4c64-8a27-7784a6413e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14580 | 2026.02.03 00:41:55.623763 [ 276 ] {094e406a-1ee7-4c64-8a27-7784a6413e22} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14581 | 2026.02.03 00:41:55.623981 [ 276 ] {094e406a-1ee7-4c64-8a27-7784a6413e22} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.02.03 00:41:55.624130 [ 276 ] {094e406a-1ee7-4c64-8a27-7784a6413e22} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001609 sec., 44748.290863890616 rows/sec., 3.59 MiB/sec. | ||
| 14583 | 2026.02.03 00:41:55.624171 [ 276 ] {094e406a-1ee7-4c64-8a27-7784a6413e22} <Debug> TCPHandler: Processed in 0.002047327 sec. | ||
| 14584 | 2026.02.03 00:41:55.624294 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2026.02.03 00:41:55.624388 [ 276 ] {49a6a04d-5847-4e3d-8e02-f318edf1b38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14586 | 2026.02.03 00:41:55.624427 [ 276 ] {49a6a04d-5847-4e3d-8e02-f318edf1b38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14587 | 2026.02.03 00:41:55.624815 [ 276 ] {49a6a04d-5847-4e3d-8e02-f318edf1b38c} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.02.03 00:41:55.624850 [ 276 ] {49a6a04d-5847-4e3d-8e02-f318edf1b38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14589 | 2026.02.03 00:41:55.625149 [ 276 ] {49a6a04d-5847-4e3d-8e02-f318edf1b38c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14590 | 2026.02.03 00:41:55.625349 [ 276 ] {49a6a04d-5847-4e3d-8e02-f318edf1b38c} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.02.03 00:41:55.625480 [ 276 ] {49a6a04d-5847-4e3d-8e02-f318edf1b38c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001111 sec., 7200.7200720072005 rows/sec., 541.46 KiB/sec. | ||
| 14592 | 2026.02.03 00:41:55.625517 [ 276 ] {49a6a04d-5847-4e3d-8e02-f318edf1b38c} <Debug> TCPHandler: Processed in 0.001270263 sec. | ||
| 14593 | 2026.02.03 00:41:55.625620 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.02.03 00:41:55.625711 [ 276 ] {adef01f1-7a12-4565-8524-2c5a0f2405d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14595 | 2026.02.03 00:41:55.625751 [ 276 ] {adef01f1-7a12-4565-8524-2c5a0f2405d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14596 | 2026.02.03 00:41:55.626156 [ 276 ] {adef01f1-7a12-4565-8524-2c5a0f2405d4} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2026.02.03 00:41:55.626190 [ 276 ] {adef01f1-7a12-4565-8524-2c5a0f2405d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14598 | 2026.02.03 00:41:55.626481 [ 276 ] {adef01f1-7a12-4565-8524-2c5a0f2405d4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14599 | 2026.02.03 00:41:55.626688 [ 276 ] {adef01f1-7a12-4565-8524-2c5a0f2405d4} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2026.02.03 00:41:55.626810 [ 276 ] {adef01f1-7a12-4565-8524-2c5a0f2405d4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001117 sec., 64458.37063563116 rows/sec., 5.03 MiB/sec. | ||
| 14601 | 2026.02.03 00:41:55.626845 [ 276 ] {adef01f1-7a12-4565-8524-2c5a0f2405d4} <Debug> TCPHandler: Processed in 0.001276533 sec. | ||
| 14602 | 2026.02.03 00:41:55.626950 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14603 | 2026.02.03 00:41:55.627041 [ 276 ] {3a843e60-c1b7-4674-8e3c-38be2e8ac019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14604 | 2026.02.03 00:41:55.627084 [ 276 ] {3a843e60-c1b7-4674-8e3c-38be2e8ac019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14605 | 2026.02.03 00:41:55.627477 [ 276 ] {3a843e60-c1b7-4674-8e3c-38be2e8ac019} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2026.02.03 00:41:55.627512 [ 276 ] {3a843e60-c1b7-4674-8e3c-38be2e8ac019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14607 | 2026.02.03 00:41:55.627830 [ 276 ] {3a843e60-c1b7-4674-8e3c-38be2e8ac019} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14608 | 2026.02.03 00:41:55.628029 [ 276 ] {3a843e60-c1b7-4674-8e3c-38be2e8ac019} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2026.02.03 00:41:55.628154 [ 276 ] {3a843e60-c1b7-4674-8e3c-38be2e8ac019} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001131 sec., 141467.7276746242 rows/sec., 9.85 MiB/sec. | ||
| 14610 | 2026.02.03 00:41:55.628189 [ 276 ] {3a843e60-c1b7-4674-8e3c-38be2e8ac019} <Debug> TCPHandler: Processed in 0.001285083 sec. | ||
| 14611 | 2026.02.03 00:41:55.628289 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14612 | 2026.02.03 00:41:55.628380 [ 276 ] {7c24c5fb-db85-46b3-9066-0dcbf14c371b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14613 | 2026.02.03 00:41:55.628434 [ 276 ] {7c24c5fb-db85-46b3-9066-0dcbf14c371b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14614 | 2026.02.03 00:41:55.629176 [ 276 ] {7c24c5fb-db85-46b3-9066-0dcbf14c371b} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2026.02.03 00:41:55.629209 [ 276 ] {7c24c5fb-db85-46b3-9066-0dcbf14c371b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14616 | 2026.02.03 00:41:55.629703 [ 276 ] {7c24c5fb-db85-46b3-9066-0dcbf14c371b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14617 | 2026.02.03 00:41:55.629924 [ 276 ] {7c24c5fb-db85-46b3-9066-0dcbf14c371b} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2026.02.03 00:41:55.630056 [ 276 ] {7c24c5fb-db85-46b3-9066-0dcbf14c371b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001694 sec., 4722.550177095632 rows/sec., 8.46 MiB/sec. | ||
| 14619 | 2026.02.03 00:41:55.630107 [ 276 ] {7c24c5fb-db85-46b3-9066-0dcbf14c371b} <Debug> TCPHandler: Processed in 0.001863794 sec. | ||
| 14620 | 2026.02.03 00:41:55.630215 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14621 | 2026.02.03 00:41:55.630308 [ 276 ] {6209f21f-6cec-43ce-828b-2683e8b0d311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14622 | 2026.02.03 00:41:55.630348 [ 276 ] {6209f21f-6cec-43ce-828b-2683e8b0d311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14623 | 2026.02.03 00:41:55.630674 [ 276 ] {6209f21f-6cec-43ce-828b-2683e8b0d311} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14624 | 2026.02.03 00:41:55.630708 [ 276 ] {6209f21f-6cec-43ce-828b-2683e8b0d311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14625 | 2026.02.03 00:41:55.631002 [ 276 ] {6209f21f-6cec-43ce-828b-2683e8b0d311} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14626 | 2026.02.03 00:41:55.631201 [ 276 ] {6209f21f-6cec-43ce-828b-2683e8b0d311} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14627 | 2026.02.03 00:41:55.631325 [ 276 ] {6209f21f-6cec-43ce-828b-2683e8b0d311} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 14628 | 2026.02.03 00:41:55.631360 [ 276 ] {6209f21f-6cec-43ce-828b-2683e8b0d311} <Debug> TCPHandler: Processed in 0.001191271 sec. | ||
| 14629 | 2026.02.03 00:41:57.610003 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1876 | ||
| 14630 | 2026.02.03 00:41:57.613553 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2026.02.03 00:41:57.613617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14632 | 2026.02.03 00:41:57.615256 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14633 | 2026.02.03 00:41:57.615643 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2026.02.03 00:41:57.616121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1876 | ||
| 14635 | 2026.02.03 00:42:00.073405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32079 | ||
| 14636 | 2026.02.03 00:42:00.073971 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14637 | 2026.02.03 00:42:00.074020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14638 | 2026.02.03 00:42:00.074526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14639 | 2026.02.03 00:42:00.074756 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14640 | 2026.02.03 00:42:00.074906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32079 | ||
| 14641 | 2026.02.03 00:42:00.632477 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14642 | 2026.02.03 00:42:00.632708 [ 276 ] {008f71e8-f2fc-4a66-85db-c5943b941954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14643 | 2026.02.03 00:42:00.632799 [ 276 ] {008f71e8-f2fc-4a66-85db-c5943b941954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14644 | 2026.02.03 00:42:00.633618 [ 276 ] {008f71e8-f2fc-4a66-85db-c5943b941954} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14645 | 2026.02.03 00:42:00.633668 [ 276 ] {008f71e8-f2fc-4a66-85db-c5943b941954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14646 | 2026.02.03 00:42:00.634068 [ 276 ] {008f71e8-f2fc-4a66-85db-c5943b941954} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14647 | 2026.02.03 00:42:00.634318 [ 276 ] {008f71e8-f2fc-4a66-85db-c5943b941954} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14648 | 2026.02.03 00:42:00.634475 [ 276 ] {008f71e8-f2fc-4a66-85db-c5943b941954} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001834 sec., 145038.1679389313 rows/sec., 9.21 MiB/sec. | ||
| 14649 | 2026.02.03 00:42:00.634523 [ 276 ] {008f71e8-f2fc-4a66-85db-c5943b941954} <Debug> TCPHandler: Processed in 0.002246771 sec. | ||
| 14650 | 2026.02.03 00:42:00.634665 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14651 | 2026.02.03 00:42:00.634773 [ 276 ] {e7924f86-c714-49ff-9238-e2ad5163d7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14652 | 2026.02.03 00:42:00.634818 [ 276 ] {e7924f86-c714-49ff-9238-e2ad5163d7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14653 | 2026.02.03 00:42:00.635634 [ 276 ] {e7924f86-c714-49ff-9238-e2ad5163d7f9} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14654 | 2026.02.03 00:42:00.635671 [ 276 ] {e7924f86-c714-49ff-9238-e2ad5163d7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14655 | 2026.02.03 00:42:00.636037 [ 276 ] {e7924f86-c714-49ff-9238-e2ad5163d7f9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14656 | 2026.02.03 00:42:00.636245 [ 276 ] {e7924f86-c714-49ff-9238-e2ad5163d7f9} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14657 | 2026.02.03 00:42:00.636372 [ 276 ] {e7924f86-c714-49ff-9238-e2ad5163d7f9} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001623 sec., 505237.2150338878 rows/sec., 40.34 MiB/sec. | ||
| 14658 | 2026.02.03 00:42:00.636409 [ 276 ] {e7924f86-c714-49ff-9238-e2ad5163d7f9} <Debug> TCPHandler: Processed in 0.001800383 sec. | ||
| 14659 | 2026.02.03 00:42:00.636527 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14660 | 2026.02.03 00:42:00.636622 [ 276 ] {c7610d95-05b6-433c-a2c8-81281c57585d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14661 | 2026.02.03 00:42:00.636661 [ 276 ] {c7610d95-05b6-433c-a2c8-81281c57585d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14662 | 2026.02.03 00:42:00.637105 [ 276 ] {c7610d95-05b6-433c-a2c8-81281c57585d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14663 | 2026.02.03 00:42:00.637140 [ 276 ] {c7610d95-05b6-433c-a2c8-81281c57585d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14664 | 2026.02.03 00:42:00.637441 [ 276 ] {c7610d95-05b6-433c-a2c8-81281c57585d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14665 | 2026.02.03 00:42:00.637668 [ 276 ] {c7610d95-05b6-433c-a2c8-81281c57585d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14666 | 2026.02.03 00:42:00.637794 [ 276 ] {c7610d95-05b6-433c-a2c8-81281c57585d} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001191 sec., 140218.30394626365 rows/sec., 8.66 MiB/sec. | ||
| 14667 | 2026.02.03 00:42:00.637831 [ 276 ] {c7610d95-05b6-433c-a2c8-81281c57585d} <Debug> TCPHandler: Processed in 0.001353655 sec. | ||
| 14668 | 2026.02.03 00:42:00.637961 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14669 | 2026.02.03 00:42:00.638055 [ 276 ] {4619b822-1f07-4daa-8360-fea9cb854589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14670 | 2026.02.03 00:42:00.638093 [ 276 ] {4619b822-1f07-4daa-8360-fea9cb854589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14671 | 2026.02.03 00:42:00.638595 [ 276 ] {4619b822-1f07-4daa-8360-fea9cb854589} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2026.02.03 00:42:00.638636 [ 276 ] {4619b822-1f07-4daa-8360-fea9cb854589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14673 | 2026.02.03 00:42:00.639007 [ 276 ] {4619b822-1f07-4daa-8360-fea9cb854589} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14674 | 2026.02.03 00:42:00.639269 [ 276 ] {4619b822-1f07-4daa-8360-fea9cb854589} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14675 | 2026.02.03 00:42:00.639404 [ 118 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 14676 | 2026.02.03 00:42:00.639423 [ 276 ] {4619b822-1f07-4daa-8360-fea9cb854589} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001385 sec., 101083.03249097473 rows/sec., 6.53 MiB/sec. | ||
| 14677 | 2026.02.03 00:42:00.639451 [ 118 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2026.02.03 00:42:00.639475 [ 276 ] {4619b822-1f07-4daa-8360-fea9cb854589} <Debug> TCPHandler: Processed in 0.001562428 sec. | ||
| 14679 | 2026.02.03 00:42:00.639475 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14680 | 2026.02.03 00:42:00.639627 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14681 | 2026.02.03 00:42:00.639628 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 14682 | 2026.02.03 00:42:00.639731 [ 276 ] {77509465-921b-4f03-84be-744354a816d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14683 | 2026.02.03 00:42:00.639785 [ 276 ] {77509465-921b-4f03-84be-744354a816d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14684 | 2026.02.03 00:42:00.639812 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14685 | 2026.02.03 00:42:00.639868 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 369 rows starting from the beginning of the part | ||
| 14686 | 2026.02.03 00:42:00.639962 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 140 rows starting from the beginning of the part | ||
| 14687 | 2026.02.03 00:42:00.640024 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part | ||
| 14688 | 2026.02.03 00:42:00.640075 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 140 rows starting from the beginning of the part | ||
| 14689 | 2026.02.03 00:42:00.640115 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 140 rows starting from the beginning of the part | ||
| 14690 | 2026.02.03 00:42:00.640157 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 140 rows starting from the beginning of the part | ||
| 14691 | 2026.02.03 00:42:00.640379 [ 276 ] {77509465-921b-4f03-84be-744354a816d3} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14692 | 2026.02.03 00:42:00.640426 [ 276 ] {77509465-921b-4f03-84be-744354a816d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14693 | 2026.02.03 00:42:00.640845 [ 276 ] {77509465-921b-4f03-84be-744354a816d3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14694 | 2026.02.03 00:42:00.641526 [ 200 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001961316 sec., 589910.0399935554 rows/sec., 41.09 MiB/sec. | ||
| 14695 | 2026.02.03 00:42:00.641800 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 14696 | 2026.02.03 00:42:00.642176 [ 276 ] {77509465-921b-4f03-84be-744354a816d3} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14697 | 2026.02.03 00:42:00.642226 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14698 | 2026.02.03 00:42:00.642328 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_60_12} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 14699 | 2026.02.03 00:42:00.642373 [ 276 ] {77509465-921b-4f03-84be-744354a816d3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.002664 sec., 52177.177177177175 rows/sec., 2.97 MiB/sec. | ||
| 14700 | 2026.02.03 00:42:00.642430 [ 276 ] {77509465-921b-4f03-84be-744354a816d3} <Debug> TCPHandler: Processed in 0.002861841 sec. | ||
| 14701 | 2026.02.03 00:42:00.642464 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 14702 | 2026.02.03 00:42:00.642599 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14703 | 2026.02.03 00:42:00.642717 [ 276 ] {8ede3b9a-2bc4-4635-bb3f-16ca6e8d6ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14704 | 2026.02.03 00:42:00.642770 [ 276 ] {8ede3b9a-2bc4-4635-bb3f-16ca6e8d6ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14705 | 2026.02.03 00:42:00.643663 [ 276 ] {8ede3b9a-2bc4-4635-bb3f-16ca6e8d6ef7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14706 | 2026.02.03 00:42:00.643698 [ 276 ] {8ede3b9a-2bc4-4635-bb3f-16ca6e8d6ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14707 | 2026.02.03 00:42:00.644045 [ 276 ] {8ede3b9a-2bc4-4635-bb3f-16ca6e8d6ef7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14708 | 2026.02.03 00:42:00.644273 [ 276 ] {8ede3b9a-2bc4-4635-bb3f-16ca6e8d6ef7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14709 | 2026.02.03 00:42:00.644412 [ 276 ] {8ede3b9a-2bc4-4635-bb3f-16ca6e8d6ef7} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001723 sec., 288450.37724898435 rows/sec., 20.41 MiB/sec. | ||
| 14710 | 2026.02.03 00:42:00.644451 [ 276 ] {8ede3b9a-2bc4-4635-bb3f-16ca6e8d6ef7} <Debug> TCPHandler: Processed in 0.001922365 sec. | ||
| 14711 | 2026.02.03 00:42:00.644571 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14712 | 2026.02.03 00:42:00.644667 [ 276 ] {dfedfcbb-38af-4bfd-bae1-1e80006ba557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14713 | 2026.02.03 00:42:00.644711 [ 276 ] {dfedfcbb-38af-4bfd-bae1-1e80006ba557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14714 | 2026.02.03 00:42:00.645052 [ 276 ] {dfedfcbb-38af-4bfd-bae1-1e80006ba557} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14715 | 2026.02.03 00:42:00.645087 [ 276 ] {dfedfcbb-38af-4bfd-bae1-1e80006ba557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14716 | 2026.02.03 00:42:00.645401 [ 276 ] {dfedfcbb-38af-4bfd-bae1-1e80006ba557} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14717 | 2026.02.03 00:42:00.645606 [ 276 ] {dfedfcbb-38af-4bfd-bae1-1e80006ba557} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14718 | 2026.02.03 00:42:00.645736 [ 276 ] {dfedfcbb-38af-4bfd-bae1-1e80006ba557} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 14719 | 2026.02.03 00:42:00.645773 [ 276 ] {dfedfcbb-38af-4bfd-bae1-1e80006ba557} <Debug> TCPHandler: Processed in 0.001252353 sec. | ||
| 14720 | 2026.02.03 00:42:00.645875 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14721 | 2026.02.03 00:42:00.645969 [ 276 ] {d4bfffb3-7a87-4ee3-9ebc-b62320399f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14722 | 2026.02.03 00:42:00.646012 [ 276 ] {d4bfffb3-7a87-4ee3-9ebc-b62320399f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14723 | 2026.02.03 00:42:00.646413 [ 276 ] {d4bfffb3-7a87-4ee3-9ebc-b62320399f68} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14724 | 2026.02.03 00:42:00.646447 [ 276 ] {d4bfffb3-7a87-4ee3-9ebc-b62320399f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14725 | 2026.02.03 00:42:00.646775 [ 276 ] {d4bfffb3-7a87-4ee3-9ebc-b62320399f68} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14726 | 2026.02.03 00:42:00.646987 [ 276 ] {d4bfffb3-7a87-4ee3-9ebc-b62320399f68} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14727 | 2026.02.03 00:42:00.647119 [ 276 ] {d4bfffb3-7a87-4ee3-9ebc-b62320399f68} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001168 sec., 220890.4109589041 rows/sec., 14.71 MiB/sec. | ||
| 14728 | 2026.02.03 00:42:00.647156 [ 276 ] {d4bfffb3-7a87-4ee3-9ebc-b62320399f68} <Debug> TCPHandler: Processed in 0.001330613 sec. | ||
| 14729 | 2026.02.03 00:42:00.647267 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14730 | 2026.02.03 00:42:00.647361 [ 276 ] {56969ebc-c448-4063-89f9-c5ab5067db35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14731 | 2026.02.03 00:42:00.647403 [ 276 ] {56969ebc-c448-4063-89f9-c5ab5067db35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14732 | 2026.02.03 00:42:00.647716 [ 276 ] {56969ebc-c448-4063-89f9-c5ab5067db35} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2026.02.03 00:42:00.647752 [ 276 ] {56969ebc-c448-4063-89f9-c5ab5067db35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14734 | 2026.02.03 00:42:00.648057 [ 276 ] {56969ebc-c448-4063-89f9-c5ab5067db35} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14735 | 2026.02.03 00:42:00.648270 [ 276 ] {56969ebc-c448-4063-89f9-c5ab5067db35} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2026.02.03 00:42:00.648400 [ 276 ] {56969ebc-c448-4063-89f9-c5ab5067db35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 14737 | 2026.02.03 00:42:00.648436 [ 276 ] {56969ebc-c448-4063-89f9-c5ab5067db35} <Debug> TCPHandler: Processed in 0.001218911 sec. | ||
| 14738 | 2026.02.03 00:42:00.648548 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14739 | 2026.02.03 00:42:00.648642 [ 276 ] {3c9ecc89-97d4-4987-afd0-6dec9de8a888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14740 | 2026.02.03 00:42:00.648698 [ 276 ] {3c9ecc89-97d4-4987-afd0-6dec9de8a888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14741 | 2026.02.03 00:42:00.649570 [ 276 ] {3c9ecc89-97d4-4987-afd0-6dec9de8a888} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2026.02.03 00:42:00.649606 [ 276 ] {3c9ecc89-97d4-4987-afd0-6dec9de8a888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14743 | 2026.02.03 00:42:00.650161 [ 276 ] {3c9ecc89-97d4-4987-afd0-6dec9de8a888} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14744 | 2026.02.03 00:42:00.650386 [ 276 ] {3c9ecc89-97d4-4987-afd0-6dec9de8a888} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2026.02.03 00:42:00.650524 [ 276 ] {3c9ecc89-97d4-4987-afd0-6dec9de8a888} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.0019 sec., 17894.736842105263 rows/sec., 32.07 MiB/sec. | ||
| 14746 | 2026.02.03 00:42:00.650578 [ 276 ] {3c9ecc89-97d4-4987-afd0-6dec9de8a888} <Debug> TCPHandler: Processed in 0.002078497 sec. | ||
| 14747 | 2026.02.03 00:42:00.650700 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2026.02.03 00:42:00.650794 [ 276 ] {903694be-f0e0-4fe1-9036-265d826b0630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14749 | 2026.02.03 00:42:00.650836 [ 276 ] {903694be-f0e0-4fe1-9036-265d826b0630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14750 | 2026.02.03 00:42:00.651163 [ 276 ] {903694be-f0e0-4fe1-9036-265d826b0630} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2026.02.03 00:42:00.651198 [ 276 ] {903694be-f0e0-4fe1-9036-265d826b0630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14752 | 2026.02.03 00:42:00.651498 [ 276 ] {903694be-f0e0-4fe1-9036-265d826b0630} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14753 | 2026.02.03 00:42:00.651712 [ 276 ] {903694be-f0e0-4fe1-9036-265d826b0630} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14754 | 2026.02.03 00:42:00.651837 [ 276 ] {903694be-f0e0-4fe1-9036-265d826b0630} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001061 sec., 82940.62205466541 rows/sec., 5.21 MiB/sec. | ||
| 14755 | 2026.02.03 00:42:00.651871 [ 276 ] {903694be-f0e0-4fe1-9036-265d826b0630} <Debug> TCPHandler: Processed in 0.001220522 sec. | ||
| 14756 | 2026.02.03 00:42:01.855167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14757 | 2026.02.03 00:42:01.869611 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14758 | 2026.02.03 00:42:01.869667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14759 | 2026.02.03 00:42:01.875817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14760 | 2026.02.03 00:42:01.876519 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14761 | 2026.02.03 00:42:01.879300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14762 | 2026.02.03 00:42:05.648662 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14763 | 2026.02.03 00:42:05.648975 [ 276 ] {7992f3cd-31de-4a44-939d-a07da5527407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14764 | 2026.02.03 00:42:05.649083 [ 276 ] {7992f3cd-31de-4a44-939d-a07da5527407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14765 | 2026.02.03 00:42:05.649919 [ 276 ] {7992f3cd-31de-4a44-939d-a07da5527407} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2026.02.03 00:42:05.649978 [ 276 ] {7992f3cd-31de-4a44-939d-a07da5527407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14767 | 2026.02.03 00:42:05.650368 [ 276 ] {7992f3cd-31de-4a44-939d-a07da5527407} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14768 | 2026.02.03 00:42:05.650598 [ 276 ] {7992f3cd-31de-4a44-939d-a07da5527407} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2026.02.03 00:42:05.650761 [ 276 ] {7992f3cd-31de-4a44-939d-a07da5527407} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001865 sec., 2144.7721179624664 rows/sec., 174.89 KiB/sec. | ||
| 14770 | 2026.02.03 00:42:05.650810 [ 276 ] {7992f3cd-31de-4a44-939d-a07da5527407} <Debug> TCPHandler: Processed in 0.002324092 sec. | ||
| 14771 | 2026.02.03 00:42:05.650930 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14772 | 2026.02.03 00:42:05.651035 [ 276 ] {787081ca-5981-4c27-b636-7726d8d2d56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14773 | 2026.02.03 00:42:05.651078 [ 276 ] {787081ca-5981-4c27-b636-7726d8d2d56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14774 | 2026.02.03 00:42:05.651957 [ 276 ] {787081ca-5981-4c27-b636-7726d8d2d56a} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14775 | 2026.02.03 00:42:05.651993 [ 276 ] {787081ca-5981-4c27-b636-7726d8d2d56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14776 | 2026.02.03 00:42:05.652429 [ 276 ] {787081ca-5981-4c27-b636-7726d8d2d56a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14777 | 2026.02.03 00:42:05.652648 [ 276 ] {787081ca-5981-4c27-b636-7726d8d2d56a} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2026.02.03 00:42:05.652785 [ 276 ] {787081ca-5981-4c27-b636-7726d8d2d56a} <Debug> executeQuery: Read 1215 rows, 102.27 KiB in 0.001775 sec., 684507.042253521 rows/sec., 56.27 MiB/sec. | ||
| 14779 | 2026.02.03 00:42:05.652824 [ 276 ] {787081ca-5981-4c27-b636-7726d8d2d56a} <Debug> TCPHandler: Processed in 0.001946425 sec. | ||
| 14780 | 2026.02.03 00:42:05.652938 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14781 | 2026.02.03 00:42:05.653035 [ 276 ] {ed7c04a3-fbbc-41a6-991c-171af109774b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14782 | 2026.02.03 00:42:05.653076 [ 276 ] {ed7c04a3-fbbc-41a6-991c-171af109774b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14783 | 2026.02.03 00:42:05.653476 [ 276 ] {ed7c04a3-fbbc-41a6-991c-171af109774b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2026.02.03 00:42:05.653511 [ 276 ] {ed7c04a3-fbbc-41a6-991c-171af109774b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14785 | 2026.02.03 00:42:05.653813 [ 276 ] {ed7c04a3-fbbc-41a6-991c-171af109774b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14786 | 2026.02.03 00:42:05.654024 [ 276 ] {ed7c04a3-fbbc-41a6-991c-171af109774b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2026.02.03 00:42:05.654156 [ 276 ] {ed7c04a3-fbbc-41a6-991c-171af109774b} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 772.01 KiB/sec. | ||
| 14788 | 2026.02.03 00:42:05.654195 [ 276 ] {ed7c04a3-fbbc-41a6-991c-171af109774b} <Debug> TCPHandler: Processed in 0.001307073 sec. | ||
| 14789 | 2026.02.03 00:42:05.654308 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14790 | 2026.02.03 00:42:05.654402 [ 276 ] {2e07403c-091c-49d5-8ef9-49d29e7942cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14791 | 2026.02.03 00:42:05.654443 [ 276 ] {2e07403c-091c-49d5-8ef9-49d29e7942cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14792 | 2026.02.03 00:42:05.654907 [ 276 ] {2e07403c-091c-49d5-8ef9-49d29e7942cb} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.02.03 00:42:05.654944 [ 276 ] {2e07403c-091c-49d5-8ef9-49d29e7942cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14794 | 2026.02.03 00:42:05.655264 [ 276 ] {2e07403c-091c-49d5-8ef9-49d29e7942cb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14795 | 2026.02.03 00:42:05.655475 [ 276 ] {2e07403c-091c-49d5-8ef9-49d29e7942cb} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.02.03 00:42:05.655605 [ 276 ] {2e07403c-091c-49d5-8ef9-49d29e7942cb} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.00122 sec., 187704.9180327869 rows/sec., 12.71 MiB/sec. | ||
| 14797 | 2026.02.03 00:42:05.655643 [ 276 ] {2e07403c-091c-49d5-8ef9-49d29e7942cb} <Debug> TCPHandler: Processed in 0.001384095 sec. | ||
| 14798 | 2026.02.03 00:42:05.655751 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14799 | 2026.02.03 00:42:05.655843 [ 276 ] {230af471-ef6e-4ac8-827d-fa73b3567331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14800 | 2026.02.03 00:42:05.655883 [ 276 ] {230af471-ef6e-4ac8-827d-fa73b3567331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14801 | 2026.02.03 00:42:05.656436 [ 276 ] {230af471-ef6e-4ac8-827d-fa73b3567331} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14802 | 2026.02.03 00:42:05.656472 [ 276 ] {230af471-ef6e-4ac8-827d-fa73b3567331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14803 | 2026.02.03 00:42:05.656803 [ 276 ] {230af471-ef6e-4ac8-827d-fa73b3567331} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14804 | 2026.02.03 00:42:05.657042 [ 276 ] {230af471-ef6e-4ac8-827d-fa73b3567331} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14805 | 2026.02.03 00:42:05.657172 [ 276 ] {230af471-ef6e-4ac8-827d-fa73b3567331} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001346 sec., 395245.1708766716 rows/sec., 29.29 MiB/sec. | ||
| 14806 | 2026.02.03 00:42:05.657209 [ 276 ] {230af471-ef6e-4ac8-827d-fa73b3567331} <Debug> TCPHandler: Processed in 0.001506678 sec. | ||
| 14807 | 2026.02.03 00:42:05.657319 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14808 | 2026.02.03 00:42:05.657412 [ 276 ] {97803abb-e53d-4d37-a9db-51c3653577f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14809 | 2026.02.03 00:42:05.657456 [ 276 ] {97803abb-e53d-4d37-a9db-51c3653577f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14810 | 2026.02.03 00:42:05.657990 [ 276 ] {97803abb-e53d-4d37-a9db-51c3653577f0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14811 | 2026.02.03 00:42:05.658026 [ 276 ] {97803abb-e53d-4d37-a9db-51c3653577f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14812 | 2026.02.03 00:42:05.658411 [ 276 ] {97803abb-e53d-4d37-a9db-51c3653577f0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14813 | 2026.02.03 00:42:05.658625 [ 276 ] {97803abb-e53d-4d37-a9db-51c3653577f0} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14814 | 2026.02.03 00:42:05.658757 [ 276 ] {97803abb-e53d-4d37-a9db-51c3653577f0} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001363 sec., 620689.6551724138 rows/sec., 41.78 MiB/sec. | ||
| 14815 | 2026.02.03 00:42:05.658794 [ 276 ] {97803abb-e53d-4d37-a9db-51c3653577f0} <Debug> TCPHandler: Processed in 0.001523797 sec. | ||
| 14816 | 2026.02.03 00:42:05.658903 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14817 | 2026.02.03 00:42:05.658997 [ 276 ] {f7a1da1d-f7fc-469a-8d40-555f7ae2c8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14818 | 2026.02.03 00:42:05.659039 [ 276 ] {f7a1da1d-f7fc-469a-8d40-555f7ae2c8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14819 | 2026.02.03 00:42:05.659348 [ 276 ] {f7a1da1d-f7fc-469a-8d40-555f7ae2c8eb} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2026.02.03 00:42:05.659384 [ 276 ] {f7a1da1d-f7fc-469a-8d40-555f7ae2c8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14821 | 2026.02.03 00:42:05.659681 [ 276 ] {f7a1da1d-f7fc-469a-8d40-555f7ae2c8eb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14822 | 2026.02.03 00:42:05.659893 [ 276 ] {f7a1da1d-f7fc-469a-8d40-555f7ae2c8eb} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2026.02.03 00:42:05.660024 [ 276 ] {f7a1da1d-f7fc-469a-8d40-555f7ae2c8eb} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 60.69 KiB/sec. | ||
| 14824 | 2026.02.03 00:42:05.660060 [ 276 ] {f7a1da1d-f7fc-469a-8d40-555f7ae2c8eb} <Debug> TCPHandler: Processed in 0.001205992 sec. | ||
| 14825 | 2026.02.03 00:42:05.660166 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14826 | 2026.02.03 00:42:05.660259 [ 276 ] {8cee38bb-3f32-473f-8214-fe3dbe743ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14827 | 2026.02.03 00:42:05.660314 [ 276 ] {8cee38bb-3f32-473f-8214-fe3dbe743ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14828 | 2026.02.03 00:42:05.661061 [ 276 ] {8cee38bb-3f32-473f-8214-fe3dbe743ad5} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14829 | 2026.02.03 00:42:05.661098 [ 276 ] {8cee38bb-3f32-473f-8214-fe3dbe743ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14830 | 2026.02.03 00:42:05.661611 [ 276 ] {8cee38bb-3f32-473f-8214-fe3dbe743ad5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14831 | 2026.02.03 00:42:05.661861 [ 276 ] {8cee38bb-3f32-473f-8214-fe3dbe743ad5} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14832 | 2026.02.03 00:42:05.662001 [ 276 ] {8cee38bb-3f32-473f-8214-fe3dbe743ad5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00176 sec., 4545.454545454545 rows/sec., 8.15 MiB/sec. | ||
| 14833 | 2026.02.03 00:42:05.662062 [ 276 ] {8cee38bb-3f32-473f-8214-fe3dbe743ad5} <Debug> TCPHandler: Processed in 0.001945265 sec. | ||
| 14834 | 2026.02.03 00:42:05.662174 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14835 | 2026.02.03 00:42:05.662268 [ 276 ] {0d813897-9ddf-4f79-a097-346ca0973652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14836 | 2026.02.03 00:42:05.662309 [ 276 ] {0d813897-9ddf-4f79-a097-346ca0973652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14837 | 2026.02.03 00:42:05.662638 [ 276 ] {0d813897-9ddf-4f79-a097-346ca0973652} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2026.02.03 00:42:05.662674 [ 276 ] {0d813897-9ddf-4f79-a097-346ca0973652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14839 | 2026.02.03 00:42:05.662974 [ 276 ] {0d813897-9ddf-4f79-a097-346ca0973652} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14840 | 2026.02.03 00:42:05.663192 [ 276 ] {0d813897-9ddf-4f79-a097-346ca0973652} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.02.03 00:42:05.663320 [ 276 ] {0d813897-9ddf-4f79-a097-346ca0973652} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 14842 | 2026.02.03 00:42:05.663356 [ 276 ] {0d813897-9ddf-4f79-a097-346ca0973652} <Debug> TCPHandler: Processed in 0.001231612 sec. | ||
| 14843 | 2026.02.03 00:42:07.316683 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14844 | 2026.02.03 00:42:07.316739 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14845 | 2026.02.03 00:42:07.575104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32527 | ||
| 14846 | 2026.02.03 00:42:07.575942 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14847 | 2026.02.03 00:42:07.576017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14848 | 2026.02.03 00:42:07.576500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14849 | 2026.02.03 00:42:07.576743 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2026.02.03 00:42:07.576878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32527 | ||
| 14851 | 2026.02.03 00:42:07.617160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1916 | ||
| 14852 | 2026.02.03 00:42:07.619585 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2026.02.03 00:42:07.619627 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14854 | 2026.02.03 00:42:07.620783 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14855 | 2026.02.03 00:42:07.621040 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14856 | 2026.02.03 00:42:07.621291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1916 | ||
| 14857 | 2026.02.03 00:42:09.379486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
| 14858 | 2026.02.03 00:42:09.395433 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14859 | 2026.02.03 00:42:09.395485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14860 | 2026.02.03 00:42:09.401562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14861 | 2026.02.03 00:42:09.402239 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14862 | 2026.02.03 00:42:09.404879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
| 14863 | 2026.02.03 00:42:10.630852 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14864 | 2026.02.03 00:42:10.631040 [ 276 ] {451be743-9455-41df-aa49-55d4b3629510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14865 | 2026.02.03 00:42:10.631109 [ 276 ] {451be743-9455-41df-aa49-55d4b3629510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14866 | 2026.02.03 00:42:10.631879 [ 276 ] {451be743-9455-41df-aa49-55d4b3629510} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2026.02.03 00:42:10.631930 [ 276 ] {451be743-9455-41df-aa49-55d4b3629510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14868 | 2026.02.03 00:42:10.632355 [ 276 ] {451be743-9455-41df-aa49-55d4b3629510} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14869 | 2026.02.03 00:42:10.632595 [ 276 ] {451be743-9455-41df-aa49-55d4b3629510} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14870 | 2026.02.03 00:42:10.632755 [ 276 ] {451be743-9455-41df-aa49-55d4b3629510} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001768 sec., 150452.4886877828 rows/sec., 9.56 MiB/sec. | ||
| 14871 | 2026.02.03 00:42:10.632800 [ 276 ] {451be743-9455-41df-aa49-55d4b3629510} <Debug> TCPHandler: Processed in 0.002084588 sec. | ||
| 14872 | 2026.02.03 00:42:10.632937 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.02.03 00:42:10.633037 [ 276 ] {c2741d3b-3603-4c35-8b2e-b3e5676ab092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14874 | 2026.02.03 00:42:10.633079 [ 276 ] {c2741d3b-3603-4c35-8b2e-b3e5676ab092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14875 | 2026.02.03 00:42:10.633885 [ 276 ] {c2741d3b-3603-4c35-8b2e-b3e5676ab092} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.02.03 00:42:10.633924 [ 276 ] {c2741d3b-3603-4c35-8b2e-b3e5676ab092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14877 | 2026.02.03 00:42:10.634323 [ 276 ] {c2741d3b-3603-4c35-8b2e-b3e5676ab092} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14878 | 2026.02.03 00:42:10.634541 [ 276 ] {c2741d3b-3603-4c35-8b2e-b3e5676ab092} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14879 | 2026.02.03 00:42:10.634676 [ 276 ] {c2741d3b-3603-4c35-8b2e-b3e5676ab092} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001659 sec., 494273.6588306208 rows/sec., 39.46 MiB/sec. | ||
| 14880 | 2026.02.03 00:42:10.634696 [ 105 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14881 | 2026.02.03 00:42:10.634714 [ 276 ] {c2741d3b-3603-4c35-8b2e-b3e5676ab092} <Debug> TCPHandler: Processed in 0.001830913 sec. | ||
| 14882 | 2026.02.03 00:42:10.634770 [ 105 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14883 | 2026.02.03 00:42:10.634797 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14884 | 2026.02.03 00:42:10.634865 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14885 | 2026.02.03 00:42:10.634911 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14886 | 2026.02.03 00:42:10.634965 [ 276 ] {853f4716-c379-4efa-9d55-b365c12600fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14887 | 2026.02.03 00:42:10.635008 [ 276 ] {853f4716-c379-4efa-9d55-b365c12600fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14888 | 2026.02.03 00:42:10.635027 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14889 | 2026.02.03 00:42:10.635070 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1986 rows starting from the beginning of the part | ||
| 14890 | 2026.02.03 00:42:10.635152 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 821 rows starting from the beginning of the part | ||
| 14891 | 2026.02.03 00:42:10.635220 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part | ||
| 14892 | 2026.02.03 00:42:10.635285 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 820 rows starting from the beginning of the part | ||
| 14893 | 2026.02.03 00:42:10.635346 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1215 rows starting from the beginning of the part | ||
| 14894 | 2026.02.03 00:42:10.635409 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 820 rows starting from the beginning of the part | ||
| 14895 | 2026.02.03 00:42:10.635466 [ 276 ] {853f4716-c379-4efa-9d55-b365c12600fb} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14896 | 2026.02.03 00:42:10.635503 [ 276 ] {853f4716-c379-4efa-9d55-b365c12600fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14897 | 2026.02.03 00:42:10.635824 [ 276 ] {853f4716-c379-4efa-9d55-b365c12600fb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14898 | 2026.02.03 00:42:10.636045 [ 276 ] {853f4716-c379-4efa-9d55-b365c12600fb} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14899 | 2026.02.03 00:42:10.636180 [ 276 ] {853f4716-c379-4efa-9d55-b365c12600fb} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001233 sec., 135442.01135442013 rows/sec., 8.36 MiB/sec. | ||
| 14900 | 2026.02.03 00:42:10.636205 [ 101 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14901 | 2026.02.03 00:42:10.636220 [ 276 ] {853f4716-c379-4efa-9d55-b365c12600fb} <Debug> TCPHandler: Processed in 0.001404005 sec. | ||
| 14902 | 2026.02.03 00:42:10.636258 [ 101 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2026.02.03 00:42:10.636302 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14904 | 2026.02.03 00:42:10.636364 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14905 | 2026.02.03 00:42:10.636419 [ 195 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::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 | ||
| 14906 | 2026.02.03 00:42:10.636462 [ 276 ] {96bd82a8-65cc-46fa-b1f0-897cf4fd3a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14907 | 2026.02.03 00:42:10.636509 [ 276 ] {96bd82a8-65cc-46fa-b1f0-897cf4fd3a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14908 | 2026.02.03 00:42:10.636566 [ 195 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14909 | 2026.02.03 00:42:10.636606 [ 195 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 193 rows starting from the beginning of the part | ||
| 14910 | 2026.02.03 00:42:10.636670 [ 195 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 169 rows starting from the beginning of the part | ||
| 14911 | 2026.02.03 00:42:10.636714 [ 195 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 14912 | 2026.02.03 00:42:10.636766 [ 195 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 167 rows starting from the beginning of the part | ||
| 14913 | 2026.02.03 00:42:10.636814 [ 195 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 12 rows starting from the beginning of the part | ||
| 14914 | 2026.02.03 00:42:10.636859 [ 195 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 167 rows starting from the beginning of the part | ||
| 14915 | 2026.02.03 00:42:10.636986 [ 276 ] {96bd82a8-65cc-46fa-b1f0-897cf4fd3a52} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14916 | 2026.02.03 00:42:10.637034 [ 276 ] {96bd82a8-65cc-46fa-b1f0-897cf4fd3a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14917 | 2026.02.03 00:42:10.637676 [ 276 ] {96bd82a8-65cc-46fa-b1f0-897cf4fd3a52} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14918 | 2026.02.03 00:42:10.637860 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 716 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490927 sec., 480238.1337248571 rows/sec., 31.78 MiB/sec. | ||
| 14919 | 2026.02.03 00:42:10.637895 [ 276 ] {96bd82a8-65cc-46fa-b1f0-897cf4fd3a52} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2026.02.03 00:42:10.638041 [ 276 ] {96bd82a8-65cc-46fa-b1f0-897cf4fd3a52} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001597 sec., 87664.37069505324 rows/sec., 5.67 MiB/sec. | ||
| 14921 | 2026.02.03 00:42:10.638079 [ 276 ] {96bd82a8-65cc-46fa-b1f0-897cf4fd3a52} <Debug> TCPHandler: Processed in 0.001764462 sec. | ||
| 14922 | 2026.02.03 00:42:10.638078 [ 191 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14923 | 2026.02.03 00:42:10.638215 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14924 | 2026.02.03 00:42:10.638315 [ 276 ] {445c194c-9560-44cf-a185-1db674223336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14925 | 2026.02.03 00:42:10.638343 [ 195 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5734 rows, containing 5 columns (5 merged, 0 gathered) in 0.003487883 sec., 1643977.1632247984 rows/sec., 139.21 MiB/sec. | ||
| 14926 | 2026.02.03 00:42:10.638358 [ 276 ] {445c194c-9560-44cf-a185-1db674223336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14927 | 2026.02.03 00:42:10.638454 [ 191 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_91_18} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14928 | 2026.02.03 00:42:10.638557 [ 191 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_91_18} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14929 | 2026.02.03 00:42:10.638613 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14930 | 2026.02.03 00:42:10.638657 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14931 | 2026.02.03 00:42:10.638813 [ 276 ] {445c194c-9560-44cf-a185-1db674223336} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2026.02.03 00:42:10.638852 [ 276 ] {445c194c-9560-44cf-a185-1db674223336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14933 | 2026.02.03 00:42:10.638856 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2026.02.03 00:42:10.638923 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_96_19} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14935 | 2026.02.03 00:42:10.638990 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 14936 | 2026.02.03 00:42:10.639171 [ 276 ] {445c194c-9560-44cf-a185-1db674223336} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14937 | 2026.02.03 00:42:10.639382 [ 276 ] {445c194c-9560-44cf-a185-1db674223336} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14938 | 2026.02.03 00:42:10.639516 [ 276 ] {445c194c-9560-44cf-a185-1db674223336} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00122 sec., 113934.4262295082 rows/sec., 6.48 MiB/sec. | ||
| 14939 | 2026.02.03 00:42:10.639558 [ 276 ] {445c194c-9560-44cf-a185-1db674223336} <Debug> TCPHandler: Processed in 0.001392525 sec. | ||
| 14940 | 2026.02.03 00:42:10.639678 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14941 | 2026.02.03 00:42:10.639775 [ 276 ] {490731b2-3c1e-4f62-a82d-ff4e2d65399f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14942 | 2026.02.03 00:42:10.639816 [ 276 ] {490731b2-3c1e-4f62-a82d-ff4e2d65399f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14943 | 2026.02.03 00:42:10.640417 [ 276 ] {490731b2-3c1e-4f62-a82d-ff4e2d65399f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14944 | 2026.02.03 00:42:10.640451 [ 276 ] {490731b2-3c1e-4f62-a82d-ff4e2d65399f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14945 | 2026.02.03 00:42:10.640752 [ 276 ] {490731b2-3c1e-4f62-a82d-ff4e2d65399f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14946 | 2026.02.03 00:42:10.641007 [ 276 ] {490731b2-3c1e-4f62-a82d-ff4e2d65399f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14947 | 2026.02.03 00:42:10.641138 [ 276 ] {490731b2-3c1e-4f62-a82d-ff4e2d65399f} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001381 sec., 359884.14192614047 rows/sec., 25.46 MiB/sec. | ||
| 14948 | 2026.02.03 00:42:10.641139 [ 101 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14949 | 2026.02.03 00:42:10.641176 [ 276 ] {490731b2-3c1e-4f62-a82d-ff4e2d65399f} <Debug> TCPHandler: Processed in 0.001545168 sec. | ||
| 14950 | 2026.02.03 00:42:10.641194 [ 101 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14951 | 2026.02.03 00:42:10.641220 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14952 | 2026.02.03 00:42:10.641300 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14953 | 2026.02.03 00:42:10.641304 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14954 | 2026.02.03 00:42:10.641401 [ 276 ] {2f3aa4be-92ae-4819-b7b3-b4ae1c0d28f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14955 | 2026.02.03 00:42:10.641423 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14956 | 2026.02.03 00:42:10.641446 [ 276 ] {2f3aa4be-92ae-4819-b7b3-b4ae1c0d28f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14957 | 2026.02.03 00:42:10.641455 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 997 rows starting from the beginning of the part | ||
| 14958 | 2026.02.03 00:42:10.641523 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 499 rows starting from the beginning of the part | ||
| 14959 | 2026.02.03 00:42:10.641566 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part | ||
| 14960 | 2026.02.03 00:42:10.641607 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 497 rows starting from the beginning of the part | ||
| 14961 | 2026.02.03 00:42:10.641645 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 532 rows starting from the beginning of the part | ||
| 14962 | 2026.02.03 00:42:10.641688 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 497 rows starting from the beginning of the part | ||
| 14963 | 2026.02.03 00:42:10.641794 [ 276 ] {2f3aa4be-92ae-4819-b7b3-b4ae1c0d28f9} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14964 | 2026.02.03 00:42:10.641835 [ 276 ] {2f3aa4be-92ae-4819-b7b3-b4ae1c0d28f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14965 | 2026.02.03 00:42:10.642161 [ 276 ] {2f3aa4be-92ae-4819-b7b3-b4ae1c0d28f9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14966 | 2026.02.03 00:42:10.642382 [ 276 ] {2f3aa4be-92ae-4819-b7b3-b4ae1c0d28f9} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14967 | 2026.02.03 00:42:10.642517 [ 276 ] {2f3aa4be-92ae-4819-b7b3-b4ae1c0d28f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 14968 | 2026.02.03 00:42:10.642553 [ 276 ] {2f3aa4be-92ae-4819-b7b3-b4ae1c0d28f9} <Debug> TCPHandler: Processed in 0.001302224 sec. | ||
| 14969 | 2026.02.03 00:42:10.642663 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14970 | 2026.02.03 00:42:10.642756 [ 276 ] {ad8639f5-8115-4c15-b273-5e85b9ea703e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14971 | 2026.02.03 00:42:10.642800 [ 276 ] {ad8639f5-8115-4c15-b273-5e85b9ea703e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14972 | 2026.02.03 00:42:10.643069 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803743 sec., 1715321.9721434817 rows/sec., 130.06 MiB/sec. | ||
| 14973 | 2026.02.03 00:42:10.643214 [ 276 ] {ad8639f5-8115-4c15-b273-5e85b9ea703e} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2026.02.03 00:42:10.643256 [ 276 ] {ad8639f5-8115-4c15-b273-5e85b9ea703e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14975 | 2026.02.03 00:42:10.643264 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14976 | 2026.02.03 00:42:10.643562 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2026.02.03 00:42:10.643618 [ 276 ] {ad8639f5-8115-4c15-b273-5e85b9ea703e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14978 | 2026.02.03 00:42:10.643644 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_96_19} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14979 | 2026.02.03 00:42:10.643724 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 14980 | 2026.02.03 00:42:10.643854 [ 276 ] {ad8639f5-8115-4c15-b273-5e85b9ea703e} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14981 | 2026.02.03 00:42:10.643980 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14982 | 2026.02.03 00:42:10.643988 [ 276 ] {ad8639f5-8115-4c15-b273-5e85b9ea703e} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001251 sec., 206235.0119904077 rows/sec., 13.73 MiB/sec. | ||
| 14983 | 2026.02.03 00:42:10.644017 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14984 | 2026.02.03 00:42:10.644044 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14985 | 2026.02.03 00:42:10.644047 [ 276 ] {ad8639f5-8115-4c15-b273-5e85b9ea703e} <Debug> TCPHandler: Processed in 0.001432775 sec. | ||
| 14986 | 2026.02.03 00:42:10.644121 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14987 | 2026.02.03 00:42:10.644173 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14988 | 2026.02.03 00:42:10.644220 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14989 | 2026.02.03 00:42:10.644251 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 30674 rows starting from the beginning of the part | ||
| 14990 | 2026.02.03 00:42:10.644266 [ 276 ] {c93ee7d5-131b-4429-932c-364a7cfcc63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14991 | 2026.02.03 00:42:10.644307 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 259 rows starting from the beginning of the part | ||
| 14992 | 2026.02.03 00:42:10.644308 [ 276 ] {c93ee7d5-131b-4429-932c-364a7cfcc63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14993 | 2026.02.03 00:42:10.644352 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 14994 | 2026.02.03 00:42:10.644396 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 258 rows starting from the beginning of the part | ||
| 14995 | 2026.02.03 00:42:10.644439 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 846 rows starting from the beginning of the part | ||
| 14996 | 2026.02.03 00:42:10.644482 [ 194 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 258 rows starting from the beginning of the part | ||
| 14997 | 2026.02.03 00:42:10.644654 [ 276 ] {c93ee7d5-131b-4429-932c-364a7cfcc63d} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14998 | 2026.02.03 00:42:10.644688 [ 276 ] {c93ee7d5-131b-4429-932c-364a7cfcc63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14999 | 2026.02.03 00:42:10.644978 [ 276 ] {c93ee7d5-131b-4429-932c-364a7cfcc63d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15000 | 2026.02.03 00:42:10.645184 [ 276 ] {c93ee7d5-131b-4429-932c-364a7cfcc63d} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15001 | 2026.02.03 00:42:10.645314 [ 276 ] {c93ee7d5-131b-4429-932c-364a7cfcc63d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 15002 | 2026.02.03 00:42:10.645350 [ 276 ] {c93ee7d5-131b-4429-932c-364a7cfcc63d} <Debug> TCPHandler: Processed in 0.001225212 sec. | ||
| 15003 | 2026.02.03 00:42:10.645464 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15004 | 2026.02.03 00:42:10.645558 [ 276 ] {826fc0c0-fe31-4b43-97a7-82c12046f5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15005 | 2026.02.03 00:42:10.645613 [ 276 ] {826fc0c0-fe31-4b43-97a7-82c12046f5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15006 | 2026.02.03 00:42:10.646492 [ 276 ] {826fc0c0-fe31-4b43-97a7-82c12046f5b1} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15007 | 2026.02.03 00:42:10.646527 [ 276 ] {826fc0c0-fe31-4b43-97a7-82c12046f5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15008 | 2026.02.03 00:42:10.647079 [ 276 ] {826fc0c0-fe31-4b43-97a7-82c12046f5b1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15009 | 2026.02.03 00:42:10.647312 [ 276 ] {826fc0c0-fe31-4b43-97a7-82c12046f5b1} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15010 | 2026.02.03 00:42:10.647435 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15011 | 2026.02.03 00:42:10.647449 [ 276 ] {826fc0c0-fe31-4b43-97a7-82c12046f5b1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001909 sec., 17810.3719224725 rows/sec., 31.92 MiB/sec. | ||
| 15012 | 2026.02.03 00:42:10.647473 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.02.03 00:42:10.647499 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15014 | 2026.02.03 00:42:10.647515 [ 276 ] {826fc0c0-fe31-4b43-97a7-82c12046f5b1} <Debug> TCPHandler: Processed in 0.002099648 sec. | ||
| 15015 | 2026.02.03 00:42:10.647586 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::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 | ||
| 15016 | 2026.02.03 00:42:10.647649 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15017 | 2026.02.03 00:42:10.647748 [ 276 ] {2963bff1-8da3-4a47-8cf8-a0ad282b165c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15018 | 2026.02.03 00:42:10.647778 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15019 | 2026.02.03 00:42:10.647790 [ 276 ] {2963bff1-8da3-4a47-8cf8-a0ad282b165c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15020 | 2026.02.03 00:42:10.647835 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1775 rows starting from the beginning of the part | ||
| 15021 | 2026.02.03 00:42:10.647965 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part | ||
| 15022 | 2026.02.03 00:42:10.648086 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 15023 | 2026.02.03 00:42:10.648156 [ 276 ] {2963bff1-8da3-4a47-8cf8-a0ad282b165c} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15024 | 2026.02.03 00:42:10.648196 [ 276 ] {2963bff1-8da3-4a47-8cf8-a0ad282b165c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15025 | 2026.02.03 00:42:10.648200 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part | ||
| 15026 | 2026.02.03 00:42:10.648303 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 15027 | 2026.02.03 00:42:10.648393 [ 187 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
| 15028 | 2026.02.03 00:42:10.648522 [ 276 ] {2963bff1-8da3-4a47-8cf8-a0ad282b165c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15029 | 2026.02.03 00:42:10.648768 [ 276 ] {2963bff1-8da3-4a47-8cf8-a0ad282b165c} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15030 | 2026.02.03 00:42:10.648903 [ 101 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15031 | 2026.02.03 00:42:10.648915 [ 276 ] {2963bff1-8da3-4a47-8cf8-a0ad282b165c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001185 sec., 74261.60337552743 rows/sec., 4.66 MiB/sec. | ||
| 15032 | 2026.02.03 00:42:10.648946 [ 101 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15033 | 2026.02.03 00:42:10.648965 [ 276 ] {2963bff1-8da3-4a47-8cf8-a0ad282b165c} <Debug> TCPHandler: Processed in 0.001368095 sec. | ||
| 15034 | 2026.02.03 00:42:10.648971 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15035 | 2026.02.03 00:42:10.649084 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15036 | 2026.02.03 00:42:10.649225 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15037 | 2026.02.03 00:42:10.649262 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6660 rows starting from the beginning of the part | ||
| 15038 | 2026.02.03 00:42:10.649331 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 88 rows starting from the beginning of the part | ||
| 15039 | 2026.02.03 00:42:10.649378 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 15040 | 2026.02.03 00:42:10.649425 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 88 rows starting from the beginning of the part | ||
| 15041 | 2026.02.03 00:42:10.649470 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 15042 | 2026.02.03 00:42:10.649510 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 88 rows starting from the beginning of the part | ||
| 15043 | 2026.02.03 00:42:10.650947 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32455 rows, containing 5 columns (5 merged, 0 gathered) in 0.006856574 sec., 4733413.509429053 rows/sec., 318.87 MiB/sec. | ||
| 15044 | 2026.02.03 00:42:10.651561 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15045 | 2026.02.03 00:42:10.651876 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15046 | 2026.02.03 00:42:10.651963 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15047 | 2026.02.03 00:42:10.652063 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 15048 | 2026.02.03 00:42:10.652135 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7044 rows, containing 4 columns (4 merged, 0 gathered) in 0.003098536 sec., 2273331.6637276444 rows/sec., 146.93 MiB/sec. | ||
| 15049 | 2026.02.03 00:42:10.652567 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15050 | 2026.02.03 00:42:10.652844 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15051 | 2026.02.03 00:42:10.652915 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_96_19} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15052 | 2026.02.03 00:42:10.652993 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 15053 | 2026.02.03 00:42:10.659206 [ 193 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1893 rows, containing 19 columns (19 merged, 0 gathered) in 0.011678021 sec., 162099.38310609307 rows/sec., 290.47 MiB/sec. | ||
| 15054 | 2026.02.03 00:42:10.661827 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15055 | 2026.02.03 00:42:10.662207 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15056 | 2026.02.03 00:42:10.662292 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15057 | 2026.02.03 00:42:10.662459 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.33 MiB. | ||
| 15058 | 2026.02.03 00:42:11.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.33 MiB, peak 378.61 MiB, free memory in arenas 0.00 B, will set to 366.99 MiB (RSS), difference: 5.66 MiB | ||
| 15059 | 2026.02.03 00:42:15.077192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33039 | ||
| 15060 | 2026.02.03 00:42:15.077746 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.02.03 00:42:15.077791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15062 | 2026.02.03 00:42:15.078289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15063 | 2026.02.03 00:42:15.078527 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2026.02.03 00:42:15.078683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33039 | ||
| 15065 | 2026.02.03 00:42:15.622992 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15066 | 2026.02.03 00:42:15.623278 [ 276 ] {088ba3ed-2d36-4b39-a4f5-0de46df78c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15067 | 2026.02.03 00:42:15.623382 [ 276 ] {088ba3ed-2d36-4b39-a4f5-0de46df78c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15068 | 2026.02.03 00:42:15.624270 [ 276 ] {088ba3ed-2d36-4b39-a4f5-0de46df78c83} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15069 | 2026.02.03 00:42:15.624318 [ 276 ] {088ba3ed-2d36-4b39-a4f5-0de46df78c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15070 | 2026.02.03 00:42:15.624713 [ 276 ] {088ba3ed-2d36-4b39-a4f5-0de46df78c83} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15071 | 2026.02.03 00:42:15.624935 [ 276 ] {088ba3ed-2d36-4b39-a4f5-0de46df78c83} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15072 | 2026.02.03 00:42:15.625087 [ 276 ] {088ba3ed-2d36-4b39-a4f5-0de46df78c83} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001887 sec., 38155.80286168522 rows/sec., 3.06 MiB/sec. | ||
| 15073 | 2026.02.03 00:42:15.625128 [ 276 ] {088ba3ed-2d36-4b39-a4f5-0de46df78c83} <Debug> TCPHandler: Processed in 0.002327812 sec. | ||
| 15074 | 2026.02.03 00:42:15.625263 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15075 | 2026.02.03 00:42:15.625350 [ 276 ] {df3f221c-fefb-4e8a-9656-eb66e6709d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15076 | 2026.02.03 00:42:15.625390 [ 276 ] {df3f221c-fefb-4e8a-9656-eb66e6709d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15077 | 2026.02.03 00:42:15.625788 [ 276 ] {df3f221c-fefb-4e8a-9656-eb66e6709d8b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2026.02.03 00:42:15.625821 [ 276 ] {df3f221c-fefb-4e8a-9656-eb66e6709d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15079 | 2026.02.03 00:42:15.626087 [ 276 ] {df3f221c-fefb-4e8a-9656-eb66e6709d8b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15080 | 2026.02.03 00:42:15.626352 [ 276 ] {df3f221c-fefb-4e8a-9656-eb66e6709d8b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2026.02.03 00:42:15.626479 [ 276 ] {df3f221c-fefb-4e8a-9656-eb66e6709d8b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001134 sec., 7054.673721340388 rows/sec., 530.48 KiB/sec. | ||
| 15082 | 2026.02.03 00:42:15.626515 [ 276 ] {df3f221c-fefb-4e8a-9656-eb66e6709d8b} <Debug> TCPHandler: Processed in 0.001293143 sec. | ||
| 15083 | 2026.02.03 00:42:15.626631 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15084 | 2026.02.03 00:42:15.626721 [ 276 ] {a812409d-7907-4aa7-ac45-4af27231e06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15085 | 2026.02.03 00:42:15.626761 [ 276 ] {a812409d-7907-4aa7-ac45-4af27231e06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15086 | 2026.02.03 00:42:15.627155 [ 276 ] {a812409d-7907-4aa7-ac45-4af27231e06c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2026.02.03 00:42:15.627192 [ 276 ] {a812409d-7907-4aa7-ac45-4af27231e06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15088 | 2026.02.03 00:42:15.627493 [ 276 ] {a812409d-7907-4aa7-ac45-4af27231e06c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15089 | 2026.02.03 00:42:15.627712 [ 276 ] {a812409d-7907-4aa7-ac45-4af27231e06c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15090 | 2026.02.03 00:42:15.627836 [ 276 ] {a812409d-7907-4aa7-ac45-4af27231e06c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001132 sec., 63604.24028268551 rows/sec., 4.97 MiB/sec. | ||
| 15091 | 2026.02.03 00:42:15.627871 [ 276 ] {a812409d-7907-4aa7-ac45-4af27231e06c} <Debug> TCPHandler: Processed in 0.001287593 sec. | ||
| 15092 | 2026.02.03 00:42:15.627984 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15093 | 2026.02.03 00:42:15.628074 [ 276 ] {b1445622-e161-429c-864c-666458a49bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15094 | 2026.02.03 00:42:15.628117 [ 276 ] {b1445622-e161-429c-864c-666458a49bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15095 | 2026.02.03 00:42:15.628522 [ 276 ] {b1445622-e161-429c-864c-666458a49bbf} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15096 | 2026.02.03 00:42:15.628558 [ 276 ] {b1445622-e161-429c-864c-666458a49bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15097 | 2026.02.03 00:42:15.628880 [ 276 ] {b1445622-e161-429c-864c-666458a49bbf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15098 | 2026.02.03 00:42:15.629086 [ 276 ] {b1445622-e161-429c-864c-666458a49bbf} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15099 | 2026.02.03 00:42:15.629214 [ 276 ] {b1445622-e161-429c-864c-666458a49bbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 15100 | 2026.02.03 00:42:15.629250 [ 276 ] {b1445622-e161-429c-864c-666458a49bbf} <Debug> TCPHandler: Processed in 0.001312593 sec. | ||
| 15101 | 2026.02.03 00:42:15.629354 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15102 | 2026.02.03 00:42:15.629445 [ 276 ] {62dcac6b-9061-4a69-9958-074d0ba8623b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15103 | 2026.02.03 00:42:15.629499 [ 276 ] {62dcac6b-9061-4a69-9958-074d0ba8623b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15104 | 2026.02.03 00:42:15.630250 [ 276 ] {62dcac6b-9061-4a69-9958-074d0ba8623b} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15105 | 2026.02.03 00:42:15.630286 [ 276 ] {62dcac6b-9061-4a69-9958-074d0ba8623b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15106 | 2026.02.03 00:42:15.630773 [ 276 ] {62dcac6b-9061-4a69-9958-074d0ba8623b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15107 | 2026.02.03 00:42:15.630987 [ 276 ] {62dcac6b-9061-4a69-9958-074d0ba8623b} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15108 | 2026.02.03 00:42:15.631121 [ 276 ] {62dcac6b-9061-4a69-9958-074d0ba8623b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001694 sec., 4722.550177095632 rows/sec., 8.46 MiB/sec. | ||
| 15109 | 2026.02.03 00:42:15.631172 [ 276 ] {62dcac6b-9061-4a69-9958-074d0ba8623b} <Debug> TCPHandler: Processed in 0.001864574 sec. | ||
| 15110 | 2026.02.03 00:42:15.631282 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15111 | 2026.02.03 00:42:15.631374 [ 276 ] {651fb575-b097-4718-8aed-24fd4a6526c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15112 | 2026.02.03 00:42:15.631416 [ 276 ] {651fb575-b097-4718-8aed-24fd4a6526c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15113 | 2026.02.03 00:42:15.631740 [ 276 ] {651fb575-b097-4718-8aed-24fd4a6526c3} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15114 | 2026.02.03 00:42:15.631775 [ 276 ] {651fb575-b097-4718-8aed-24fd4a6526c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15115 | 2026.02.03 00:42:15.632106 [ 276 ] {651fb575-b097-4718-8aed-24fd4a6526c3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15116 | 2026.02.03 00:42:15.632313 [ 276 ] {651fb575-b097-4718-8aed-24fd4a6526c3} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15117 | 2026.02.03 00:42:15.632437 [ 276 ] {651fb575-b097-4718-8aed-24fd4a6526c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 15118 | 2026.02.03 00:42:15.632471 [ 276 ] {651fb575-b097-4718-8aed-24fd4a6526c3} <Debug> TCPHandler: Processed in 0.001236092 sec. | ||
| 15119 | 2026.02.03 00:42:16.905180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
| 15120 | 2026.02.03 00:42:16.922561 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.02.03 00:42:16.922629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15122 | 2026.02.03 00:42:16.928772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15123 | 2026.02.03 00:42:16.929521 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2026.02.03 00:42:16.932785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15125 | 2026.02.03 00:42:17.621722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1950 | ||
| 15126 | 2026.02.03 00:42:17.624179 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15127 | 2026.02.03 00:42:17.624236 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15128 | 2026.02.03 00:42:17.625674 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15129 | 2026.02.03 00:42:17.625961 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15130 | 2026.02.03 00:42:17.626393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1950 | ||
| 15131 | 2026.02.03 00:42:20.641189 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15132 | 2026.02.03 00:42:20.641465 [ 276 ] {0f946032-f3e2-46f6-b2a9-90f92ac90592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15133 | 2026.02.03 00:42:20.641566 [ 276 ] {0f946032-f3e2-46f6-b2a9-90f92ac90592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15134 | 2026.02.03 00:42:20.642884 [ 276 ] {0f946032-f3e2-46f6-b2a9-90f92ac90592} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2026.02.03 00:42:20.642969 [ 276 ] {0f946032-f3e2-46f6-b2a9-90f92ac90592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15136 | 2026.02.03 00:42:20.643632 [ 276 ] {0f946032-f3e2-46f6-b2a9-90f92ac90592} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15137 | 2026.02.03 00:42:20.644039 [ 276 ] {0f946032-f3e2-46f6-b2a9-90f92ac90592} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2026.02.03 00:42:20.644275 [ 82 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15139 | 2026.02.03 00:42:20.644318 [ 276 ] {0f946032-f3e2-46f6-b2a9-90f92ac90592} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002924 sec., 90971.27222982216 rows/sec., 5.78 MiB/sec. | ||
| 15140 | 2026.02.03 00:42:20.644332 [ 82 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2026.02.03 00:42:20.644370 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15142 | 2026.02.03 00:42:20.644406 [ 276 ] {0f946032-f3e2-46f6-b2a9-90f92ac90592} <Debug> TCPHandler: Processed in 0.003395261 sec. | ||
| 15143 | 2026.02.03 00:42:20.644494 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15144 | 2026.02.03 00:42:20.644624 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15145 | 2026.02.03 00:42:20.644669 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 266 rows starting from the beginning of the part | ||
| 15146 | 2026.02.03 00:42:20.644756 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 266 rows starting from the beginning of the part | ||
| 15147 | 2026.02.03 00:42:20.644805 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15148 | 2026.02.03 00:42:20.644829 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 266 rows starting from the beginning of the part | ||
| 15149 | 2026.02.03 00:42:20.644916 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 266 rows starting from the beginning of the part | ||
| 15150 | 2026.02.03 00:42:20.644977 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 266 rows starting from the beginning of the part | ||
| 15151 | 2026.02.03 00:42:20.644978 [ 276 ] {2206e059-f97d-4660-bd66-3be229d30a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15152 | 2026.02.03 00:42:20.645053 [ 276 ] {2206e059-f97d-4660-bd66-3be229d30a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15153 | 2026.02.03 00:42:20.645754 [ 276 ] {2206e059-f97d-4660-bd66-3be229d30a54} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15154 | 2026.02.03 00:42:20.645798 [ 276 ] {2206e059-f97d-4660-bd66-3be229d30a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15155 | 2026.02.03 00:42:20.646224 [ 276 ] {2206e059-f97d-4660-bd66-3be229d30a54} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15156 | 2026.02.03 00:42:20.646367 [ 193 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001916934 sec., 693816.2711913921 rows/sec., 46.73 MiB/sec. | ||
| 15157 | 2026.02.03 00:42:20.646519 [ 276 ] {2206e059-f97d-4660-bd66-3be229d30a54} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15158 | 2026.02.03 00:42:20.646720 [ 276 ] {2206e059-f97d-4660-bd66-3be229d30a54} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001782 sec., 5611.672278338945 rows/sec., 457.59 KiB/sec. | ||
| 15159 | 2026.02.03 00:42:20.646715 [ 196 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15160 | 2026.02.03 00:42:20.646786 [ 276 ] {2206e059-f97d-4660-bd66-3be229d30a54} <Debug> TCPHandler: Processed in 0.002059347 sec. | ||
| 15161 | 2026.02.03 00:42:20.647279 [ 196 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_49_12} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15162 | 2026.02.03 00:42:20.647450 [ 196 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_49_12} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15163 | 2026.02.03 00:42:20.647650 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15164 | 2026.02.03 00:42:20.647734 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15165 | 2026.02.03 00:42:20.647872 [ 276 ] {d6585266-77a2-43f6-b0e4-36ec9cbebe33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15166 | 2026.02.03 00:42:20.647931 [ 276 ] {d6585266-77a2-43f6-b0e4-36ec9cbebe33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15167 | 2026.02.03 00:42:20.649489 [ 276 ] {d6585266-77a2-43f6-b0e4-36ec9cbebe33} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15168 | 2026.02.03 00:42:20.649542 [ 276 ] {d6585266-77a2-43f6-b0e4-36ec9cbebe33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15169 | 2026.02.03 00:42:20.650127 [ 276 ] {d6585266-77a2-43f6-b0e4-36ec9cbebe33} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15170 | 2026.02.03 00:42:20.650480 [ 276 ] {d6585266-77a2-43f6-b0e4-36ec9cbebe33} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15171 | 2026.02.03 00:42:20.650706 [ 276 ] {d6585266-77a2-43f6-b0e4-36ec9cbebe33} <Debug> executeQuery: Read 825 rows, 67.40 KiB in 0.002864 sec., 288058.65921787714 rows/sec., 22.98 MiB/sec. | ||
| 15172 | 2026.02.03 00:42:20.650766 [ 276 ] {d6585266-77a2-43f6-b0e4-36ec9cbebe33} <Debug> TCPHandler: Processed in 0.003100856 sec. | ||
| 15173 | 2026.02.03 00:42:20.651038 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15174 | 2026.02.03 00:42:20.651183 [ 276 ] {cfa8cc97-3a7f-4e43-93ac-d5f087c5e45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15175 | 2026.02.03 00:42:20.651249 [ 276 ] {cfa8cc97-3a7f-4e43-93ac-d5f087c5e45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15176 | 2026.02.03 00:42:20.652514 [ 276 ] {cfa8cc97-3a7f-4e43-93ac-d5f087c5e45b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15177 | 2026.02.03 00:42:20.652562 [ 276 ] {cfa8cc97-3a7f-4e43-93ac-d5f087c5e45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15178 | 2026.02.03 00:42:20.653050 [ 276 ] {cfa8cc97-3a7f-4e43-93ac-d5f087c5e45b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15179 | 2026.02.03 00:42:20.655495 [ 276 ] {cfa8cc97-3a7f-4e43-93ac-d5f087c5e45b} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15180 | 2026.02.03 00:42:20.655705 [ 276 ] {cfa8cc97-3a7f-4e43-93ac-d5f087c5e45b} <Debug> executeQuery: Read 177 rows, 11.26 KiB in 0.004559 sec., 38824.303575345475 rows/sec., 2.41 MiB/sec. | ||
| 15181 | 2026.02.03 00:42:20.655765 [ 276 ] {cfa8cc97-3a7f-4e43-93ac-d5f087c5e45b} <Debug> TCPHandler: Processed in 0.004804037 sec. | ||
| 15182 | 2026.02.03 00:42:20.656955 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15183 | 2026.02.03 00:42:20.657110 [ 276 ] {9f0da5dd-d89e-4c62-8c53-047d2bff5f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15184 | 2026.02.03 00:42:20.657179 [ 276 ] {9f0da5dd-d89e-4c62-8c53-047d2bff5f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15185 | 2026.02.03 00:42:20.657908 [ 276 ] {9f0da5dd-d89e-4c62-8c53-047d2bff5f80} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15186 | 2026.02.03 00:42:20.657956 [ 276 ] {9f0da5dd-d89e-4c62-8c53-047d2bff5f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15187 | 2026.02.03 00:42:20.658356 [ 276 ] {9f0da5dd-d89e-4c62-8c53-047d2bff5f80} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15188 | 2026.02.03 00:42:20.658608 [ 276 ] {9f0da5dd-d89e-4c62-8c53-047d2bff5f80} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15189 | 2026.02.03 00:42:20.658766 [ 276 ] {9f0da5dd-d89e-4c62-8c53-047d2bff5f80} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001701 sec., 82304.5267489712 rows/sec., 5.32 MiB/sec. | ||
| 15190 | 2026.02.03 00:42:20.658811 [ 276 ] {9f0da5dd-d89e-4c62-8c53-047d2bff5f80} <Debug> TCPHandler: Processed in 0.002018347 sec. | ||
| 15191 | 2026.02.03 00:42:20.658950 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15192 | 2026.02.03 00:42:20.659048 [ 276 ] {5dd021ee-09e6-4008-a706-b122604bcd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15193 | 2026.02.03 00:42:20.659091 [ 276 ] {5dd021ee-09e6-4008-a706-b122604bcd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15194 | 2026.02.03 00:42:20.659653 [ 276 ] {5dd021ee-09e6-4008-a706-b122604bcd1b} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15195 | 2026.02.03 00:42:20.659701 [ 276 ] {5dd021ee-09e6-4008-a706-b122604bcd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15196 | 2026.02.03 00:42:20.660156 [ 276 ] {5dd021ee-09e6-4008-a706-b122604bcd1b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15197 | 2026.02.03 00:42:20.660390 [ 276 ] {5dd021ee-09e6-4008-a706-b122604bcd1b} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15198 | 2026.02.03 00:42:20.660542 [ 276 ] {5dd021ee-09e6-4008-a706-b122604bcd1b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001513 sec., 91870.45604758758 rows/sec., 5.23 MiB/sec. | ||
| 15199 | 2026.02.03 00:42:20.660541 [ 84 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15200 | 2026.02.03 00:42:20.660584 [ 276 ] {5dd021ee-09e6-4008-a706-b122604bcd1b} <Debug> TCPHandler: Processed in 0.001686251 sec. | ||
| 15201 | 2026.02.03 00:42:20.660641 [ 84 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15202 | 2026.02.03 00:42:20.660676 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15203 | 2026.02.03 00:42:20.660750 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15204 | 2026.02.03 00:42:20.660810 [ 193 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15205 | 2026.02.03 00:42:20.660862 [ 276 ] {123b46f6-c530-4e7e-a0cb-65a973fabaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15206 | 2026.02.03 00:42:20.660923 [ 276 ] {123b46f6-c530-4e7e-a0cb-65a973fabaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15207 | 2026.02.03 00:42:20.660962 [ 193 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15208 | 2026.02.03 00:42:20.661005 [ 193 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 139 rows starting from the beginning of the part | ||
| 15209 | 2026.02.03 00:42:20.661083 [ 193 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 139 rows starting from the beginning of the part | ||
| 15210 | 2026.02.03 00:42:20.661132 [ 193 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 139 rows starting from the beginning of the part | ||
| 15211 | 2026.02.03 00:42:20.661180 [ 193 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 139 rows starting from the beginning of the part | ||
| 15212 | 2026.02.03 00:42:20.661268 [ 193 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 139 rows starting from the beginning of the part | ||
| 15213 | 2026.02.03 00:42:20.661886 [ 276 ] {123b46f6-c530-4e7e-a0cb-65a973fabaf9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15214 | 2026.02.03 00:42:20.661938 [ 276 ] {123b46f6-c530-4e7e-a0cb-65a973fabaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15215 | 2026.02.03 00:42:20.662372 [ 193 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622379 sec., 428383.2569331827 rows/sec., 26.01 MiB/sec. | ||
| 15216 | 2026.02.03 00:42:20.662476 [ 276 ] {123b46f6-c530-4e7e-a0cb-65a973fabaf9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15217 | 2026.02.03 00:42:20.662543 [ 193 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15218 | 2026.02.03 00:42:20.662889 [ 276 ] {123b46f6-c530-4e7e-a0cb-65a973fabaf9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15219 | 2026.02.03 00:42:20.662942 [ 193 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_49_12} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2026.02.03 00:42:20.663053 [ 193 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_49_12} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15221 | 2026.02.03 00:42:20.663123 [ 276 ] {123b46f6-c530-4e7e-a0cb-65a973fabaf9} <Debug> executeQuery: Read 507 rows, 36.82 KiB in 0.002284 sec., 221978.98423817864 rows/sec., 15.74 MiB/sec. | ||
| 15222 | 2026.02.03 00:42:20.663144 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15223 | 2026.02.03 00:42:20.663189 [ 276 ] {123b46f6-c530-4e7e-a0cb-65a973fabaf9} <Debug> TCPHandler: Processed in 0.002489385 sec. | ||
| 15224 | 2026.02.03 00:42:20.663373 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15225 | 2026.02.03 00:42:20.663495 [ 276 ] {b442f339-149e-4cfe-995a-fa139d839911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15226 | 2026.02.03 00:42:20.663548 [ 276 ] {b442f339-149e-4cfe-995a-fa139d839911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15227 | 2026.02.03 00:42:20.665810 [ 276 ] {b442f339-149e-4cfe-995a-fa139d839911} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15228 | 2026.02.03 00:42:20.665861 [ 276 ] {b442f339-149e-4cfe-995a-fa139d839911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15229 | 2026.02.03 00:42:20.666354 [ 276 ] {b442f339-149e-4cfe-995a-fa139d839911} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15230 | 2026.02.03 00:42:20.666669 [ 276 ] {b442f339-149e-4cfe-995a-fa139d839911} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2026.02.03 00:42:20.666860 [ 276 ] {b442f339-149e-4cfe-995a-fa139d839911} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00339 sec., 1769.911504424779 rows/sec., 92.47 KiB/sec. | ||
| 15232 | 2026.02.03 00:42:20.666911 [ 276 ] {b442f339-149e-4cfe-995a-fa139d839911} <Debug> TCPHandler: Processed in 0.003600104 sec. | ||
| 15233 | 2026.02.03 00:42:20.667077 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15234 | 2026.02.03 00:42:20.667185 [ 276 ] {59824058-2e74-4bee-b2f3-db19e1f55eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15235 | 2026.02.03 00:42:20.667240 [ 276 ] {59824058-2e74-4bee-b2f3-db19e1f55eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15236 | 2026.02.03 00:42:20.667830 [ 276 ] {59824058-2e74-4bee-b2f3-db19e1f55eb3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15237 | 2026.02.03 00:42:20.667879 [ 276 ] {59824058-2e74-4bee-b2f3-db19e1f55eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15238 | 2026.02.03 00:42:20.668334 [ 276 ] {59824058-2e74-4bee-b2f3-db19e1f55eb3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15239 | 2026.02.03 00:42:20.668564 [ 276 ] {59824058-2e74-4bee-b2f3-db19e1f55eb3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15240 | 2026.02.03 00:42:20.668725 [ 276 ] {59824058-2e74-4bee-b2f3-db19e1f55eb3} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001563 sec., 168266.15483045427 rows/sec., 11.21 MiB/sec. | ||
| 15241 | 2026.02.03 00:42:20.668765 [ 276 ] {59824058-2e74-4bee-b2f3-db19e1f55eb3} <Debug> TCPHandler: Processed in 0.001750942 sec. | ||
| 15242 | 2026.02.03 00:42:20.668902 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15243 | 2026.02.03 00:42:20.669000 [ 276 ] {c8d010a3-64ca-4856-839a-d1d613a87499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15244 | 2026.02.03 00:42:20.669046 [ 276 ] {c8d010a3-64ca-4856-839a-d1d613a87499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15245 | 2026.02.03 00:42:20.669407 [ 276 ] {c8d010a3-64ca-4856-839a-d1d613a87499} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15246 | 2026.02.03 00:42:20.669445 [ 276 ] {c8d010a3-64ca-4856-839a-d1d613a87499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15247 | 2026.02.03 00:42:20.669780 [ 276 ] {c8d010a3-64ca-4856-839a-d1d613a87499} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15248 | 2026.02.03 00:42:20.670006 [ 276 ] {c8d010a3-64ca-4856-839a-d1d613a87499} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15249 | 2026.02.03 00:42:20.670152 [ 276 ] {c8d010a3-64ca-4856-839a-d1d613a87499} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 57.49 KiB/sec. | ||
| 15250 | 2026.02.03 00:42:20.670153 [ 84 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 15251 | 2026.02.03 00:42:20.670193 [ 276 ] {c8d010a3-64ca-4856-839a-d1d613a87499} <Debug> TCPHandler: Processed in 0.001340864 sec. | ||
| 15252 | 2026.02.03 00:42:20.670240 [ 84 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15253 | 2026.02.03 00:42:20.670276 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15254 | 2026.02.03 00:42:20.670356 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15255 | 2026.02.03 00:42:20.670434 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 15256 | 2026.02.03 00:42:20.670458 [ 276 ] {4b461914-6d93-474d-acbc-fe431097de64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15257 | 2026.02.03 00:42:20.670572 [ 276 ] {4b461914-6d93-474d-acbc-fe431097de64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15258 | 2026.02.03 00:42:20.670656 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15259 | 2026.02.03 00:42:20.670713 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 46 rows starting from the beginning of the part | ||
| 15260 | 2026.02.03 00:42:20.670802 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 15261 | 2026.02.03 00:42:20.670868 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 15262 | 2026.02.03 00:42:20.670928 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 15263 | 2026.02.03 00:42:20.670991 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 15264 | 2026.02.03 00:42:20.671094 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 15265 | 2026.02.03 00:42:20.671596 [ 276 ] {4b461914-6d93-474d-acbc-fe431097de64} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15266 | 2026.02.03 00:42:20.671642 [ 276 ] {4b461914-6d93-474d-acbc-fe431097de64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15267 | 2026.02.03 00:42:20.672359 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002001967 sec., 25474.945391207748 rows/sec., 1.67 MiB/sec. | ||
| 15268 | 2026.02.03 00:42:20.672449 [ 276 ] {4b461914-6d93-474d-acbc-fe431097de64} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15269 | 2026.02.03 00:42:20.672572 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 15270 | 2026.02.03 00:42:20.672860 [ 276 ] {4b461914-6d93-474d-acbc-fe431097de64} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15271 | 2026.02.03 00:42:20.673035 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15272 | 2026.02.03 00:42:20.673100 [ 276 ] {4b461914-6d93-474d-acbc-fe431097de64} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00266 sec., 12781.954887218046 rows/sec., 22.90 MiB/sec. | ||
| 15273 | 2026.02.03 00:42:20.673179 [ 201 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_50_10} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 15274 | 2026.02.03 00:42:20.673219 [ 276 ] {4b461914-6d93-474d-acbc-fe431097de64} <Debug> TCPHandler: Processed in 0.002919922 sec. | ||
| 15275 | 2026.02.03 00:42:20.673312 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15276 | 2026.02.03 00:42:20.673443 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15277 | 2026.02.03 00:42:20.673557 [ 276 ] {70ea8094-9f9c-48a1-8ff5-72ce2571f07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15278 | 2026.02.03 00:42:20.673612 [ 276 ] {70ea8094-9f9c-48a1-8ff5-72ce2571f07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15279 | 2026.02.03 00:42:20.674115 [ 276 ] {70ea8094-9f9c-48a1-8ff5-72ce2571f07b} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15280 | 2026.02.03 00:42:20.674168 [ 276 ] {70ea8094-9f9c-48a1-8ff5-72ce2571f07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15281 | 2026.02.03 00:42:20.674674 [ 276 ] {70ea8094-9f9c-48a1-8ff5-72ce2571f07b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15282 | 2026.02.03 00:42:20.674986 [ 276 ] {70ea8094-9f9c-48a1-8ff5-72ce2571f07b} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15283 | 2026.02.03 00:42:20.675225 [ 276 ] {70ea8094-9f9c-48a1-8ff5-72ce2571f07b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001691 sec., 52040.212891780015 rows/sec., 3.27 MiB/sec. | ||
| 15284 | 2026.02.03 00:42:20.675279 [ 276 ] {70ea8094-9f9c-48a1-8ff5-72ce2571f07b} <Debug> TCPHandler: Processed in 0.001888734 sec. | ||
| 15285 | 2026.02.03 00:42:22.041454 [ 224 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15286 | 2026.02.03 00:42:22.041512 [ 224 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15287 | 2026.02.03 00:42:22.057362 [ 224 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15288 | 2026.02.03 00:42:22.316778 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15289 | 2026.02.03 00:42:22.316824 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15290 | 2026.02.03 00:42:22.578882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33487 | ||
| 15291 | 2026.02.03 00:42:22.579445 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15292 | 2026.02.03 00:42:22.579487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15293 | 2026.02.03 00:42:22.579978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15294 | 2026.02.03 00:42:22.580214 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15295 | 2026.02.03 00:42:22.580366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33487 | ||
| 15296 | 2026.02.03 00:42:23.042813 [ 219 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15297 | 2026.02.03 00:42:23.042876 [ 219 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15298 | 2026.02.03 00:42:23.045816 [ 219 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15299 | 2026.02.03 00:42:24.432888 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 15300 | 2026.02.03 00:42:24.450659 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15301 | 2026.02.03 00:42:24.450725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15302 | 2026.02.03 00:42:24.457160 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15303 | 2026.02.03 00:42:24.457956 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15304 | 2026.02.03 00:42:24.461572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 15305 | 2026.02.03 00:42:25.623176 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15306 | 2026.02.03 00:42:25.623355 [ 276 ] {aad1312f-5e57-442b-a3a6-4cd43b2d2f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15307 | 2026.02.03 00:42:25.623424 [ 276 ] {aad1312f-5e57-442b-a3a6-4cd43b2d2f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15308 | 2026.02.03 00:42:25.624118 [ 276 ] {aad1312f-5e57-442b-a3a6-4cd43b2d2f50} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2026.02.03 00:42:25.624170 [ 276 ] {aad1312f-5e57-442b-a3a6-4cd43b2d2f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15310 | 2026.02.03 00:42:25.624574 [ 276 ] {aad1312f-5e57-442b-a3a6-4cd43b2d2f50} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15311 | 2026.02.03 00:42:25.624837 [ 276 ] {aad1312f-5e57-442b-a3a6-4cd43b2d2f50} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2026.02.03 00:42:25.625005 [ 276 ] {aad1312f-5e57-442b-a3a6-4cd43b2d2f50} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001701 sec., 42328.04232804233 rows/sec., 3.40 MiB/sec. | ||
| 15313 | 2026.02.03 00:42:25.625059 [ 276 ] {aad1312f-5e57-442b-a3a6-4cd43b2d2f50} <Debug> TCPHandler: Processed in 0.002017917 sec. | ||
| 15314 | 2026.02.03 00:42:25.625196 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15315 | 2026.02.03 00:42:25.625298 [ 276 ] {efcc5607-835a-43de-8186-127e82624152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15316 | 2026.02.03 00:42:25.625344 [ 276 ] {efcc5607-835a-43de-8186-127e82624152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15317 | 2026.02.03 00:42:25.625791 [ 276 ] {efcc5607-835a-43de-8186-127e82624152} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15318 | 2026.02.03 00:42:25.625830 [ 276 ] {efcc5607-835a-43de-8186-127e82624152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15319 | 2026.02.03 00:42:25.626146 [ 276 ] {efcc5607-835a-43de-8186-127e82624152} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15320 | 2026.02.03 00:42:25.626364 [ 276 ] {efcc5607-835a-43de-8186-127e82624152} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15321 | 2026.02.03 00:42:25.626503 [ 276 ] {efcc5607-835a-43de-8186-127e82624152} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001226 sec., 6525.285481239804 rows/sec., 490.67 KiB/sec. | ||
| 15322 | 2026.02.03 00:42:25.626545 [ 276 ] {efcc5607-835a-43de-8186-127e82624152} <Debug> TCPHandler: Processed in 0.001399645 sec. | ||
| 15323 | 2026.02.03 00:42:25.626660 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15324 | 2026.02.03 00:42:25.626759 [ 276 ] {f4521dca-f082-4ac8-ad32-8c0a504859ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15325 | 2026.02.03 00:42:25.626803 [ 276 ] {f4521dca-f082-4ac8-ad32-8c0a504859ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15326 | 2026.02.03 00:42:25.627250 [ 276 ] {f4521dca-f082-4ac8-ad32-8c0a504859ad} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15327 | 2026.02.03 00:42:25.627286 [ 276 ] {f4521dca-f082-4ac8-ad32-8c0a504859ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15328 | 2026.02.03 00:42:25.627624 [ 276 ] {f4521dca-f082-4ac8-ad32-8c0a504859ad} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15329 | 2026.02.03 00:42:25.627852 [ 276 ] {f4521dca-f082-4ac8-ad32-8c0a504859ad} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15330 | 2026.02.03 00:42:25.627986 [ 276 ] {f4521dca-f082-4ac8-ad32-8c0a504859ad} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001247 sec., 57738.572574178026 rows/sec., 4.51 MiB/sec. | ||
| 15331 | 2026.02.03 00:42:25.628027 [ 276 ] {f4521dca-f082-4ac8-ad32-8c0a504859ad} <Debug> TCPHandler: Processed in 0.001416355 sec. | ||
| 15332 | 2026.02.03 00:42:25.628148 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15333 | 2026.02.03 00:42:25.628244 [ 276 ] {ab01796f-afd6-4564-ae41-f6d5b0b430f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15334 | 2026.02.03 00:42:25.628289 [ 276 ] {ab01796f-afd6-4564-ae41-f6d5b0b430f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15335 | 2026.02.03 00:42:25.628719 [ 276 ] {ab01796f-afd6-4564-ae41-f6d5b0b430f4} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15336 | 2026.02.03 00:42:25.628755 [ 276 ] {ab01796f-afd6-4564-ae41-f6d5b0b430f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15337 | 2026.02.03 00:42:25.629096 [ 276 ] {ab01796f-afd6-4564-ae41-f6d5b0b430f4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15338 | 2026.02.03 00:42:25.629332 [ 276 ] {ab01796f-afd6-4564-ae41-f6d5b0b430f4} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15339 | 2026.02.03 00:42:25.629466 [ 276 ] {ab01796f-afd6-4564-ae41-f6d5b0b430f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 15340 | 2026.02.03 00:42:25.629506 [ 276 ] {ab01796f-afd6-4564-ae41-f6d5b0b430f4} <Debug> TCPHandler: Processed in 0.001406606 sec. | ||
| 15341 | 2026.02.03 00:42:25.629623 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15342 | 2026.02.03 00:42:25.629719 [ 276 ] {a2355fb7-95a6-4eef-833a-84c5d474ed98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15343 | 2026.02.03 00:42:25.629777 [ 276 ] {a2355fb7-95a6-4eef-833a-84c5d474ed98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15344 | 2026.02.03 00:42:25.630571 [ 276 ] {a2355fb7-95a6-4eef-833a-84c5d474ed98} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15345 | 2026.02.03 00:42:25.630608 [ 276 ] {a2355fb7-95a6-4eef-833a-84c5d474ed98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15346 | 2026.02.03 00:42:25.631137 [ 276 ] {a2355fb7-95a6-4eef-833a-84c5d474ed98} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15347 | 2026.02.03 00:42:25.631376 [ 276 ] {a2355fb7-95a6-4eef-833a-84c5d474ed98} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15348 | 2026.02.03 00:42:25.631531 [ 276 ] {a2355fb7-95a6-4eef-833a-84c5d474ed98} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001831 sec., 4369.197160021846 rows/sec., 7.83 MiB/sec. | ||
| 15349 | 2026.02.03 00:42:25.631605 [ 276 ] {a2355fb7-95a6-4eef-833a-84c5d474ed98} <Debug> TCPHandler: Processed in 0.002031157 sec. | ||
| 15350 | 2026.02.03 00:42:25.631729 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15351 | 2026.02.03 00:42:25.631848 [ 276 ] {21b9eb82-a2d3-4a1d-a4ba-7b4e99e22187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15352 | 2026.02.03 00:42:25.631896 [ 276 ] {21b9eb82-a2d3-4a1d-a4ba-7b4e99e22187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15353 | 2026.02.03 00:42:25.632246 [ 276 ] {21b9eb82-a2d3-4a1d-a4ba-7b4e99e22187} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15354 | 2026.02.03 00:42:25.632282 [ 276 ] {21b9eb82-a2d3-4a1d-a4ba-7b4e99e22187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15355 | 2026.02.03 00:42:25.632601 [ 276 ] {21b9eb82-a2d3-4a1d-a4ba-7b4e99e22187} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15356 | 2026.02.03 00:42:25.632857 [ 276 ] {21b9eb82-a2d3-4a1d-a4ba-7b4e99e22187} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15357 | 2026.02.03 00:42:25.632986 [ 276 ] {21b9eb82-a2d3-4a1d-a4ba-7b4e99e22187} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 15358 | 2026.02.03 00:42:25.633024 [ 276 ] {21b9eb82-a2d3-4a1d-a4ba-7b4e99e22187} <Debug> TCPHandler: Processed in 0.001345264 sec. | ||
| 15359 | 2026.02.03 00:42:27.627514 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1986 | ||
| 15360 | 2026.02.03 00:42:27.630002 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15361 | 2026.02.03 00:42:27.630050 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15362 | 2026.02.03 00:42:27.631219 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15363 | 2026.02.03 00:42:27.631484 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15364 | 2026.02.03 00:42:27.631742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1986 | ||
| 15365 | 2026.02.03 00:42:30.081358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33999 | ||
| 15366 | 2026.02.03 00:42:30.081920 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2026.02.03 00:42:30.081966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15368 | 2026.02.03 00:42:30.082443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15369 | 2026.02.03 00:42:30.082664 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2026.02.03 00:42:30.082796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33999 | ||
| 15371 | 2026.02.03 00:42:30.082803 [ 73 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15372 | 2026.02.03 00:42:30.082867 [ 73 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15373 | 2026.02.03 00:42:30.082888 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15374 | 2026.02.03 00:42:30.082997 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 15375 | 2026.02.03 00:42:30.083144 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15376 | 2026.02.03 00:42:30.083181 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31567 rows starting from the beginning of the part | ||
| 15377 | 2026.02.03 00:42:30.083244 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 15378 | 2026.02.03 00:42:30.083291 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 15379 | 2026.02.03 00:42:30.083330 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 15380 | 2026.02.03 00:42:30.083368 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 15381 | 2026.02.03 00:42:30.083406 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 15382 | 2026.02.03 00:42:30.086101 [ 200 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003155367 sec., 10774974.828601554 rows/sec., 154.14 MiB/sec. | ||
| 15383 | 2026.02.03 00:42:30.086210 [ 195 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15384 | 2026.02.03 00:42:30.086484 [ 195 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_71_14} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15385 | 2026.02.03 00:42:30.086559 [ 195 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_71_14} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15386 | 2026.02.03 00:42:30.086647 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15387 | 2026.02.03 00:42:30.631068 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15388 | 2026.02.03 00:42:30.631278 [ 276 ] {d73b047c-10aa-43c5-a35d-fbf95ca254b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15389 | 2026.02.03 00:42:30.631357 [ 276 ] {d73b047c-10aa-43c5-a35d-fbf95ca254b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15390 | 2026.02.03 00:42:30.632156 [ 276 ] {d73b047c-10aa-43c5-a35d-fbf95ca254b7} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15391 | 2026.02.03 00:42:30.632208 [ 276 ] {d73b047c-10aa-43c5-a35d-fbf95ca254b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15392 | 2026.02.03 00:42:30.632643 [ 276 ] {d73b047c-10aa-43c5-a35d-fbf95ca254b7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15393 | 2026.02.03 00:42:30.632907 [ 276 ] {d73b047c-10aa-43c5-a35d-fbf95ca254b7} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15394 | 2026.02.03 00:42:30.633082 [ 276 ] {d73b047c-10aa-43c5-a35d-fbf95ca254b7} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001861 sec., 142933.9065018807 rows/sec., 9.08 MiB/sec. | ||
| 15395 | 2026.02.03 00:42:30.633142 [ 276 ] {d73b047c-10aa-43c5-a35d-fbf95ca254b7} <Debug> TCPHandler: Processed in 0.00222364 sec. | ||
| 15396 | 2026.02.03 00:42:30.633289 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15397 | 2026.02.03 00:42:30.633397 [ 276 ] {8f969f97-df8a-4e17-928b-17114f7ddb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15398 | 2026.02.03 00:42:30.633443 [ 276 ] {8f969f97-df8a-4e17-928b-17114f7ddb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15399 | 2026.02.03 00:42:30.634291 [ 276 ] {8f969f97-df8a-4e17-928b-17114f7ddb6c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15400 | 2026.02.03 00:42:30.634330 [ 276 ] {8f969f97-df8a-4e17-928b-17114f7ddb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15401 | 2026.02.03 00:42:30.634697 [ 276 ] {8f969f97-df8a-4e17-928b-17114f7ddb6c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15402 | 2026.02.03 00:42:30.634913 [ 276 ] {8f969f97-df8a-4e17-928b-17114f7ddb6c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15403 | 2026.02.03 00:42:30.635049 [ 276 ] {8f969f97-df8a-4e17-928b-17114f7ddb6c} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001677 sec., 488968.3959451401 rows/sec., 39.04 MiB/sec. | ||
| 15404 | 2026.02.03 00:42:30.635089 [ 276 ] {8f969f97-df8a-4e17-928b-17114f7ddb6c} <Debug> TCPHandler: Processed in 0.001860893 sec. | ||
| 15405 | 2026.02.03 00:42:30.635212 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15406 | 2026.02.03 00:42:30.635311 [ 276 ] {24fc4ef5-6d86-4d3d-9130-72ffc552e060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15407 | 2026.02.03 00:42:30.635353 [ 276 ] {24fc4ef5-6d86-4d3d-9130-72ffc552e060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15408 | 2026.02.03 00:42:30.635817 [ 276 ] {24fc4ef5-6d86-4d3d-9130-72ffc552e060} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15409 | 2026.02.03 00:42:30.635855 [ 276 ] {24fc4ef5-6d86-4d3d-9130-72ffc552e060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15410 | 2026.02.03 00:42:30.636168 [ 276 ] {24fc4ef5-6d86-4d3d-9130-72ffc552e060} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15411 | 2026.02.03 00:42:30.636391 [ 276 ] {24fc4ef5-6d86-4d3d-9130-72ffc552e060} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15412 | 2026.02.03 00:42:30.636525 [ 276 ] {24fc4ef5-6d86-4d3d-9130-72ffc552e060} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001235 sec., 135222.67206477732 rows/sec., 8.35 MiB/sec. | ||
| 15413 | 2026.02.03 00:42:30.636563 [ 276 ] {24fc4ef5-6d86-4d3d-9130-72ffc552e060} <Debug> TCPHandler: Processed in 0.001402546 sec. | ||
| 15414 | 2026.02.03 00:42:30.636700 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15415 | 2026.02.03 00:42:30.636798 [ 276 ] {4e361a78-cb72-4065-bcbc-6592e47eacb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15416 | 2026.02.03 00:42:30.636839 [ 276 ] {4e361a78-cb72-4065-bcbc-6592e47eacb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15417 | 2026.02.03 00:42:30.637302 [ 276 ] {4e361a78-cb72-4065-bcbc-6592e47eacb4} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2026.02.03 00:42:30.637339 [ 276 ] {4e361a78-cb72-4065-bcbc-6592e47eacb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15419 | 2026.02.03 00:42:30.637656 [ 276 ] {4e361a78-cb72-4065-bcbc-6592e47eacb4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15420 | 2026.02.03 00:42:30.637873 [ 276 ] {4e361a78-cb72-4065-bcbc-6592e47eacb4} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15421 | 2026.02.03 00:42:30.638008 [ 276 ] {4e361a78-cb72-4065-bcbc-6592e47eacb4} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001229 sec., 113913.75101708705 rows/sec., 7.36 MiB/sec. | ||
| 15422 | 2026.02.03 00:42:30.638048 [ 276 ] {4e361a78-cb72-4065-bcbc-6592e47eacb4} <Debug> TCPHandler: Processed in 0.001397785 sec. | ||
| 15423 | 2026.02.03 00:42:30.638169 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15424 | 2026.02.03 00:42:30.638263 [ 276 ] {d5cb67f9-0ebf-49e4-bc39-fac4fa1b6641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15425 | 2026.02.03 00:42:30.638306 [ 276 ] {d5cb67f9-0ebf-49e4-bc39-fac4fa1b6641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15426 | 2026.02.03 00:42:30.638754 [ 276 ] {d5cb67f9-0ebf-49e4-bc39-fac4fa1b6641} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2026.02.03 00:42:30.638791 [ 276 ] {d5cb67f9-0ebf-49e4-bc39-fac4fa1b6641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15428 | 2026.02.03 00:42:30.639094 [ 276 ] {d5cb67f9-0ebf-49e4-bc39-fac4fa1b6641} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15429 | 2026.02.03 00:42:30.639302 [ 276 ] {d5cb67f9-0ebf-49e4-bc39-fac4fa1b6641} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15430 | 2026.02.03 00:42:30.639436 [ 276 ] {d5cb67f9-0ebf-49e4-bc39-fac4fa1b6641} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00119 sec., 116806.72268907563 rows/sec., 6.65 MiB/sec. | ||
| 15431 | 2026.02.03 00:42:30.639475 [ 276 ] {d5cb67f9-0ebf-49e4-bc39-fac4fa1b6641} <Debug> TCPHandler: Processed in 0.001356254 sec. | ||
| 15432 | 2026.02.03 00:42:30.639597 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15433 | 2026.02.03 00:42:30.639696 [ 276 ] {dba0e65c-b3a1-4df5-b2e0-5604856c1e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15434 | 2026.02.03 00:42:30.639738 [ 276 ] {dba0e65c-b3a1-4df5-b2e0-5604856c1e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15435 | 2026.02.03 00:42:30.640346 [ 276 ] {dba0e65c-b3a1-4df5-b2e0-5604856c1e55} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15436 | 2026.02.03 00:42:30.640383 [ 276 ] {dba0e65c-b3a1-4df5-b2e0-5604856c1e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15437 | 2026.02.03 00:42:30.640711 [ 276 ] {dba0e65c-b3a1-4df5-b2e0-5604856c1e55} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15438 | 2026.02.03 00:42:30.640925 [ 276 ] {dba0e65c-b3a1-4df5-b2e0-5604856c1e55} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15439 | 2026.02.03 00:42:30.641057 [ 276 ] {dba0e65c-b3a1-4df5-b2e0-5604856c1e55} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001379 sec., 360406.09137055837 rows/sec., 25.50 MiB/sec. | ||
| 15440 | 2026.02.03 00:42:30.641095 [ 276 ] {dba0e65c-b3a1-4df5-b2e0-5604856c1e55} <Debug> TCPHandler: Processed in 0.001548988 sec. | ||
| 15441 | 2026.02.03 00:42:30.641211 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15442 | 2026.02.03 00:42:30.641307 [ 276 ] {b6c6c431-4fdb-4617-be09-bf7ab6433bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15443 | 2026.02.03 00:42:30.641350 [ 276 ] {b6c6c431-4fdb-4617-be09-bf7ab6433bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15444 | 2026.02.03 00:42:30.641688 [ 276 ] {b6c6c431-4fdb-4617-be09-bf7ab6433bf8} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15445 | 2026.02.03 00:42:30.641724 [ 276 ] {b6c6c431-4fdb-4617-be09-bf7ab6433bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15446 | 2026.02.03 00:42:30.642025 [ 276 ] {b6c6c431-4fdb-4617-be09-bf7ab6433bf8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15447 | 2026.02.03 00:42:30.642234 [ 276 ] {b6c6c431-4fdb-4617-be09-bf7ab6433bf8} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15448 | 2026.02.03 00:42:30.642362 [ 276 ] {b6c6c431-4fdb-4617-be09-bf7ab6433bf8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 15449 | 2026.02.03 00:42:30.642399 [ 276 ] {b6c6c431-4fdb-4617-be09-bf7ab6433bf8} <Debug> TCPHandler: Processed in 0.001238343 sec. | ||
| 15450 | 2026.02.03 00:42:30.642510 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15451 | 2026.02.03 00:42:30.642606 [ 276 ] {f29a1055-13df-4654-9826-f66c3b4536cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15452 | 2026.02.03 00:42:30.642650 [ 276 ] {f29a1055-13df-4654-9826-f66c3b4536cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15453 | 2026.02.03 00:42:30.643065 [ 276 ] {f29a1055-13df-4654-9826-f66c3b4536cd} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15454 | 2026.02.03 00:42:30.643102 [ 276 ] {f29a1055-13df-4654-9826-f66c3b4536cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15455 | 2026.02.03 00:42:30.643441 [ 276 ] {f29a1055-13df-4654-9826-f66c3b4536cd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15456 | 2026.02.03 00:42:30.643663 [ 276 ] {f29a1055-13df-4654-9826-f66c3b4536cd} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15457 | 2026.02.03 00:42:30.643793 [ 276 ] {f29a1055-13df-4654-9826-f66c3b4536cd} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001204 sec., 214285.7142857143 rows/sec., 14.27 MiB/sec. | ||
| 15458 | 2026.02.03 00:42:30.643829 [ 276 ] {f29a1055-13df-4654-9826-f66c3b4536cd} <Debug> TCPHandler: Processed in 0.001368315 sec. | ||
| 15459 | 2026.02.03 00:42:30.643947 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15460 | 2026.02.03 00:42:30.644043 [ 276 ] {0c82ca5a-9085-4cc8-bd30-233b7176fa2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15461 | 2026.02.03 00:42:30.644086 [ 276 ] {0c82ca5a-9085-4cc8-bd30-233b7176fa2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15462 | 2026.02.03 00:42:30.644406 [ 276 ] {0c82ca5a-9085-4cc8-bd30-233b7176fa2a} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15463 | 2026.02.03 00:42:30.644443 [ 276 ] {0c82ca5a-9085-4cc8-bd30-233b7176fa2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15464 | 2026.02.03 00:42:30.644734 [ 276 ] {0c82ca5a-9085-4cc8-bd30-233b7176fa2a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15465 | 2026.02.03 00:42:30.644938 [ 276 ] {0c82ca5a-9085-4cc8-bd30-233b7176fa2a} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15466 | 2026.02.03 00:42:30.645077 [ 276 ] {0c82ca5a-9085-4cc8-bd30-233b7176fa2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 15467 | 2026.02.03 00:42:30.645117 [ 276 ] {0c82ca5a-9085-4cc8-bd30-233b7176fa2a} <Debug> TCPHandler: Processed in 0.001219312 sec. | ||
| 15468 | 2026.02.03 00:42:30.645238 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15469 | 2026.02.03 00:42:30.645333 [ 276 ] {17f8f5b5-14e3-4cb8-bac2-4225b3152731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15470 | 2026.02.03 00:42:30.645389 [ 276 ] {17f8f5b5-14e3-4cb8-bac2-4225b3152731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15471 | 2026.02.03 00:42:30.646259 [ 276 ] {17f8f5b5-14e3-4cb8-bac2-4225b3152731} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15472 | 2026.02.03 00:42:30.646295 [ 276 ] {17f8f5b5-14e3-4cb8-bac2-4225b3152731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15473 | 2026.02.03 00:42:30.646858 [ 276 ] {17f8f5b5-14e3-4cb8-bac2-4225b3152731} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15474 | 2026.02.03 00:42:30.647084 [ 276 ] {17f8f5b5-14e3-4cb8-bac2-4225b3152731} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15475 | 2026.02.03 00:42:30.647223 [ 276 ] {17f8f5b5-14e3-4cb8-bac2-4225b3152731} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001908 sec., 17819.706498951782 rows/sec., 31.93 MiB/sec. | ||
| 15476 | 2026.02.03 00:42:30.647277 [ 276 ] {17f8f5b5-14e3-4cb8-bac2-4225b3152731} <Debug> TCPHandler: Processed in 0.002087818 sec. | ||
| 15477 | 2026.02.03 00:42:30.647399 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15478 | 2026.02.03 00:42:30.647495 [ 276 ] {7cee4bd6-ed48-41c2-93e8-af8ccfa1c821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15479 | 2026.02.03 00:42:30.647537 [ 276 ] {7cee4bd6-ed48-41c2-93e8-af8ccfa1c821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15480 | 2026.02.03 00:42:30.647893 [ 276 ] {7cee4bd6-ed48-41c2-93e8-af8ccfa1c821} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15481 | 2026.02.03 00:42:30.647929 [ 276 ] {7cee4bd6-ed48-41c2-93e8-af8ccfa1c821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15482 | 2026.02.03 00:42:30.648231 [ 276 ] {7cee4bd6-ed48-41c2-93e8-af8ccfa1c821} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15483 | 2026.02.03 00:42:30.648440 [ 276 ] {7cee4bd6-ed48-41c2-93e8-af8ccfa1c821} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15484 | 2026.02.03 00:42:30.648568 [ 276 ] {7cee4bd6-ed48-41c2-93e8-af8ccfa1c821} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001091 sec., 80659.94500458296 rows/sec., 5.06 MiB/sec. | ||
| 15485 | 2026.02.03 00:42:30.648604 [ 276 ] {7cee4bd6-ed48-41c2-93e8-af8ccfa1c821} <Debug> TCPHandler: Processed in 0.001255023 sec. | ||
| 15486 | 2026.02.03 00:42:31.962420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 15487 | 2026.02.03 00:42:31.979441 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15488 | 2026.02.03 00:42:31.979495 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15489 | 2026.02.03 00:42:31.985679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15490 | 2026.02.03 00:42:31.986374 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15491 | 2026.02.03 00:42:31.986665 [ 70 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15492 | 2026.02.03 00:42:31.986707 [ 70 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15493 | 2026.02.03 00:42:31.986730 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15494 | 2026.02.03 00:42:31.986861 [ 199 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 15495 | 2026.02.03 00:42:31.989527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15496 | 2026.02.03 00:42:31.990412 [ 199 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15497 | 2026.02.03 00:42:31.992038 [ 199 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 15498 | 2026.02.03 00:42:31.997074 [ 199 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 15499 | 2026.02.03 00:42:32.001926 [ 199 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
| 15500 | 2026.02.03 00:42:32.006685 [ 199 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
| 15501 | 2026.02.03 00:42:32.011541 [ 199 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 15502 | 2026.02.03 00:42:32.016062 [ 199 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 15503 | 2026.02.03 00:42:32.070252 [ 200 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083453474 sec., 6410.757687570921 rows/sec., 33.15 MiB/sec. | ||
| 15504 | 2026.02.03 00:42:32.073344 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15505 | 2026.02.03 00:42:32.075276 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_71_14} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15506 | 2026.02.03 00:42:32.075358 [ 186 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_71_14} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15507 | 2026.02.03 00:42:32.077826 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15508 | 2026.02.03 00:42:35.651274 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15509 | 2026.02.03 00:42:35.651498 [ 276 ] {3f4d21db-cae3-4c3f-9b37-babfd7bd5f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15510 | 2026.02.03 00:42:35.651572 [ 276 ] {3f4d21db-cae3-4c3f-9b37-babfd7bd5f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15511 | 2026.02.03 00:42:35.652275 [ 276 ] {3f4d21db-cae3-4c3f-9b37-babfd7bd5f7d} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15512 | 2026.02.03 00:42:35.652328 [ 276 ] {3f4d21db-cae3-4c3f-9b37-babfd7bd5f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15513 | 2026.02.03 00:42:35.652701 [ 276 ] {3f4d21db-cae3-4c3f-9b37-babfd7bd5f7d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15514 | 2026.02.03 00:42:35.652918 [ 276 ] {3f4d21db-cae3-4c3f-9b37-babfd7bd5f7d} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15515 | 2026.02.03 00:42:35.653071 [ 276 ] {3f4d21db-cae3-4c3f-9b37-babfd7bd5f7d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001631 sec., 1226.2415695892091 rows/sec., 99.99 KiB/sec. | ||
| 15516 | 2026.02.03 00:42:35.653112 [ 276 ] {3f4d21db-cae3-4c3f-9b37-babfd7bd5f7d} <Debug> TCPHandler: Processed in 0.001980116 sec. | ||
| 15517 | 2026.02.03 00:42:35.653237 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15518 | 2026.02.03 00:42:35.653331 [ 276 ] {287bc7cf-208f-4a50-842c-8add342be465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15519 | 2026.02.03 00:42:35.653370 [ 276 ] {287bc7cf-208f-4a50-842c-8add342be465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15520 | 2026.02.03 00:42:35.654506 [ 276 ] {287bc7cf-208f-4a50-842c-8add342be465} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15521 | 2026.02.03 00:42:35.654543 [ 276 ] {287bc7cf-208f-4a50-842c-8add342be465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15522 | 2026.02.03 00:42:35.654940 [ 276 ] {287bc7cf-208f-4a50-842c-8add342be465} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15523 | 2026.02.03 00:42:35.655156 [ 276 ] {287bc7cf-208f-4a50-842c-8add342be465} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15524 | 2026.02.03 00:42:35.655290 [ 276 ] {287bc7cf-208f-4a50-842c-8add342be465} <Debug> executeQuery: Read 1213 rows, 102.10 KiB in 0.001977 sec., 613555.8927668184 rows/sec., 50.44 MiB/sec. | ||
| 15525 | 2026.02.03 00:42:35.655286 [ 65 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15526 | 2026.02.03 00:42:35.655328 [ 276 ] {287bc7cf-208f-4a50-842c-8add342be465} <Debug> TCPHandler: Processed in 0.002138709 sec. | ||
| 15527 | 2026.02.03 00:42:35.655368 [ 65 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15528 | 2026.02.03 00:42:35.655394 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15529 | 2026.02.03 00:42:35.655460 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15530 | 2026.02.03 00:42:35.655494 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15531 | 2026.02.03 00:42:35.655557 [ 276 ] {d9f078e1-95b4-48e1-a097-9685d909c1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15532 | 2026.02.03 00:42:35.655598 [ 276 ] {d9f078e1-95b4-48e1-a097-9685d909c1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15533 | 2026.02.03 00:42:35.655609 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15534 | 2026.02.03 00:42:35.655644 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1986 rows starting from the beginning of the part | ||
| 15535 | 2026.02.03 00:42:35.655713 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 72 rows starting from the beginning of the part | ||
| 15536 | 2026.02.03 00:42:35.655764 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 825 rows starting from the beginning of the part | ||
| 15537 | 2026.02.03 00:42:35.655816 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 72 rows starting from the beginning of the part | ||
| 15538 | 2026.02.03 00:42:35.655864 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 820 rows starting from the beginning of the part | ||
| 15539 | 2026.02.03 00:42:35.655913 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1213 rows starting from the beginning of the part | ||
| 15540 | 2026.02.03 00:42:35.656001 [ 276 ] {d9f078e1-95b4-48e1-a097-9685d909c1e3} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15541 | 2026.02.03 00:42:35.656036 [ 276 ] {d9f078e1-95b4-48e1-a097-9685d909c1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15542 | 2026.02.03 00:42:35.656331 [ 276 ] {d9f078e1-95b4-48e1-a097-9685d909c1e3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15543 | 2026.02.03 00:42:35.656543 [ 276 ] {d9f078e1-95b4-48e1-a097-9685d909c1e3} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15544 | 2026.02.03 00:42:35.656659 [ 65 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15545 | 2026.02.03 00:42:35.656672 [ 276 ] {d9f078e1-95b4-48e1-a097-9685d909c1e3} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001132 sec., 8833.922261484098 rows/sec., 654.78 KiB/sec. | ||
| 15546 | 2026.02.03 00:42:35.656693 [ 65 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15547 | 2026.02.03 00:42:35.656717 [ 276 ] {d9f078e1-95b4-48e1-a097-9685d909c1e3} <Debug> TCPHandler: Processed in 0.001303944 sec. | ||
| 15548 | 2026.02.03 00:42:35.656717 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15549 | 2026.02.03 00:42:35.656833 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15550 | 2026.02.03 00:42:35.656865 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15551 | 2026.02.03 00:42:35.656934 [ 276 ] {8b1b362c-e3fc-4f23-b51a-5a920a8d3f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15552 | 2026.02.03 00:42:35.656978 [ 276 ] {8b1b362c-e3fc-4f23-b51a-5a920a8d3f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15553 | 2026.02.03 00:42:35.657031 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15554 | 2026.02.03 00:42:35.657075 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 193 rows starting from the beginning of the part | ||
| 15555 | 2026.02.03 00:42:35.657152 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 15556 | 2026.02.03 00:42:35.657204 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 177 rows starting from the beginning of the part | ||
| 15557 | 2026.02.03 00:42:35.657255 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
| 15558 | 2026.02.03 00:42:35.657305 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 167 rows starting from the beginning of the part | ||
| 15559 | 2026.02.03 00:42:35.657346 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 10 rows starting from the beginning of the part | ||
| 15560 | 2026.02.03 00:42:35.657504 [ 276 ] {8b1b362c-e3fc-4f23-b51a-5a920a8d3f81} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2026.02.03 00:42:35.657545 [ 276 ] {8b1b362c-e3fc-4f23-b51a-5a920a8d3f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15562 | 2026.02.03 00:42:35.657753 [ 188 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4988 rows, containing 5 columns (5 merged, 0 gathered) in 0.002298021 sec., 2170563.280318152 rows/sec., 184.14 MiB/sec. | ||
| 15563 | 2026.02.03 00:42:35.657897 [ 276 ] {8b1b362c-e3fc-4f23-b51a-5a920a8d3f81} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15564 | 2026.02.03 00:42:35.658068 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15565 | 2026.02.03 00:42:35.658139 [ 276 ] {8b1b362c-e3fc-4f23-b51a-5a920a8d3f81} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15566 | 2026.02.03 00:42:35.658261 [ 65 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 15567 | 2026.02.03 00:42:35.658275 [ 276 ] {8b1b362c-e3fc-4f23-b51a-5a920a8d3f81} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001359 sec., 167770.41942604858 rows/sec., 11.36 MiB/sec. | ||
| 15568 | 2026.02.03 00:42:35.658295 [ 65 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15569 | 2026.02.03 00:42:35.658320 [ 276 ] {8b1b362c-e3fc-4f23-b51a-5a920a8d3f81} <Debug> TCPHandler: Processed in 0.001534848 sec. | ||
| 15570 | 2026.02.03 00:42:35.658327 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15571 | 2026.02.03 00:42:35.658352 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15572 | 2026.02.03 00:42:35.658322 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526358 sec., 368851.86830350413 rows/sec., 24.55 MiB/sec. | ||
| 15573 | 2026.02.03 00:42:35.658425 [ 187 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 15574 | 2026.02.03 00:42:35.658433 [ 190 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_101_20} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15575 | 2026.02.03 00:42:35.658459 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15576 | 2026.02.03 00:42:35.658523 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 15577 | 2026.02.03 00:42:35.658526 [ 187 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15578 | 2026.02.03 00:42:35.658552 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15579 | 2026.02.03 00:42:35.658557 [ 276 ] {3563a2ed-4b42-4af0-9dfb-b9f907861e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15580 | 2026.02.03 00:42:35.658566 [ 187 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 369 rows starting from the beginning of the part | ||
| 15581 | 2026.02.03 00:42:35.658616 [ 276 ] {3563a2ed-4b42-4af0-9dfb-b9f907861e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15582 | 2026.02.03 00:42:35.658639 [ 187 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 229 rows starting from the beginning of the part | ||
| 15583 | 2026.02.03 00:42:35.658683 [ 187 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 140 rows starting from the beginning of the part | ||
| 15584 | 2026.02.03 00:42:35.658721 [ 187 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 140 rows starting from the beginning of the part | ||
| 15585 | 2026.02.03 00:42:35.658757 [ 187 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 140 rows starting from the beginning of the part | ||
| 15586 | 2026.02.03 00:42:35.658795 [ 187 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 228 rows starting from the beginning of the part | ||
| 15587 | 2026.02.03 00:42:35.658888 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15588 | 2026.02.03 00:42:35.658984 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_96_19} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15589 | 2026.02.03 00:42:35.659085 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15590 | 2026.02.03 00:42:35.659317 [ 276 ] {3563a2ed-4b42-4af0-9dfb-b9f907861e5d} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15591 | 2026.02.03 00:42:35.659358 [ 276 ] {3563a2ed-4b42-4af0-9dfb-b9f907861e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15592 | 2026.02.03 00:42:35.659673 [ 192 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279543 sec., 973785.1717370967 rows/sec., 68.30 MiB/sec. | ||
| 15593 | 2026.02.03 00:42:35.659697 [ 276 ] {3563a2ed-4b42-4af0-9dfb-b9f907861e5d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15594 | 2026.02.03 00:42:35.659845 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 15595 | 2026.02.03 00:42:35.659944 [ 276 ] {3563a2ed-4b42-4af0-9dfb-b9f907861e5d} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15596 | 2026.02.03 00:42:35.660078 [ 65 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15597 | 2026.02.03 00:42:35.660089 [ 276 ] {3563a2ed-4b42-4af0-9dfb-b9f907861e5d} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.00155 sec., 341935.48387096776 rows/sec., 25.33 MiB/sec. | ||
| 15598 | 2026.02.03 00:42:35.660111 [ 65 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15599 | 2026.02.03 00:42:35.660144 [ 276 ] {3563a2ed-4b42-4af0-9dfb-b9f907861e5d} <Debug> TCPHandler: Processed in 0.001733741 sec. | ||
| 15600 | 2026.02.03 00:42:35.660149 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15601 | 2026.02.03 00:42:35.660180 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15602 | 2026.02.03 00:42:35.660241 [ 188 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_65_13} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 15603 | 2026.02.03 00:42:35.660271 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15604 | 2026.02.03 00:42:35.660275 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15605 | 2026.02.03 00:42:35.660331 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 15606 | 2026.02.03 00:42:35.660373 [ 276 ] {bc26c272-ac6f-4616-a5c1-3147cb976177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15607 | 2026.02.03 00:42:35.660393 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15608 | 2026.02.03 00:42:35.660421 [ 276 ] {bc26c272-ac6f-4616-a5c1-3147cb976177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15609 | 2026.02.03 00:42:35.660431 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 997 rows starting from the beginning of the part | ||
| 15610 | 2026.02.03 00:42:35.660506 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 72 rows starting from the beginning of the part | ||
| 15611 | 2026.02.03 00:42:35.660550 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 507 rows starting from the beginning of the part | ||
| 15612 | 2026.02.03 00:42:35.660595 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 72 rows starting from the beginning of the part | ||
| 15613 | 2026.02.03 00:42:35.660635 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 497 rows starting from the beginning of the part | ||
| 15614 | 2026.02.03 00:42:35.660674 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 530 rows starting from the beginning of the part | ||
| 15615 | 2026.02.03 00:42:35.661093 [ 276 ] {bc26c272-ac6f-4616-a5c1-3147cb976177} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15616 | 2026.02.03 00:42:35.661133 [ 276 ] {bc26c272-ac6f-4616-a5c1-3147cb976177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15617 | 2026.02.03 00:42:35.661521 [ 276 ] {bc26c272-ac6f-4616-a5c1-3147cb976177} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15618 | 2026.02.03 00:42:35.661731 [ 276 ] {bc26c272-ac6f-4616-a5c1-3147cb976177} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15619 | 2026.02.03 00:42:35.661852 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15620 | 2026.02.03 00:42:35.661861 [ 276 ] {bc26c272-ac6f-4616-a5c1-3147cb976177} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001506 sec., 561088.9774236388 rows/sec., 37.77 MiB/sec. | ||
| 15621 | 2026.02.03 00:42:35.661866 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2675 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630199 sec., 1640903.9632584734 rows/sec., 125.10 MiB/sec. | ||
| 15622 | 2026.02.03 00:42:35.661886 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15623 | 2026.02.03 00:42:35.661911 [ 276 ] {bc26c272-ac6f-4616-a5c1-3147cb976177} <Debug> TCPHandler: Processed in 0.0016885 sec. | ||
| 15624 | 2026.02.03 00:42:35.661933 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15625 | 2026.02.03 00:42:35.662000 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15626 | 2026.02.03 00:42:35.662037 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15627 | 2026.02.03 00:42:35.662053 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15628 | 2026.02.03 00:42:35.662084 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15629 | 2026.02.03 00:42:35.662117 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 32455 rows starting from the beginning of the part | ||
| 15630 | 2026.02.03 00:42:35.662133 [ 276 ] {79ede296-ce96-4d7a-822b-a4375c774c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15631 | 2026.02.03 00:42:35.662170 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 15632 | 2026.02.03 00:42:35.662191 [ 276 ] {79ede296-ce96-4d7a-822b-a4375c774c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15633 | 2026.02.03 00:42:35.662215 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 263 rows starting from the beginning of the part | ||
| 15634 | 2026.02.03 00:42:35.662260 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 15635 | 2026.02.03 00:42:35.662301 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 258 rows starting from the beginning of the part | ||
| 15636 | 2026.02.03 00:42:35.662313 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15637 | 2026.02.03 00:42:35.662341 [ 190 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 845 rows starting from the beginning of the part | ||
| 15638 | 2026.02.03 00:42:35.662386 [ 188 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_101_20} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15639 | 2026.02.03 00:42:35.662464 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 15640 | 2026.02.03 00:42:35.662977 [ 276 ] {79ede296-ce96-4d7a-822b-a4375c774c18} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15641 | 2026.02.03 00:42:35.663016 [ 276 ] {79ede296-ce96-4d7a-822b-a4375c774c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15642 | 2026.02.03 00:42:35.663540 [ 276 ] {79ede296-ce96-4d7a-822b-a4375c774c18} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15643 | 2026.02.03 00:42:35.663767 [ 276 ] {79ede296-ce96-4d7a-822b-a4375c774c18} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15644 | 2026.02.03 00:42:35.663889 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15645 | 2026.02.03 00:42:35.663914 [ 276 ] {79ede296-ce96-4d7a-822b-a4375c774c18} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001798 sec., 4449.388209121246 rows/sec., 7.97 MiB/sec. | ||
| 15646 | 2026.02.03 00:42:35.663917 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2026.02.03 00:42:35.663952 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15648 | 2026.02.03 00:42:35.663996 [ 276 ] {79ede296-ce96-4d7a-822b-a4375c774c18} <Debug> TCPHandler: Processed in 0.002005126 sec. | ||
| 15649 | 2026.02.03 00:42:35.664023 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15650 | 2026.02.03 00:42:35.664114 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15651 | 2026.02.03 00:42:35.664211 [ 276 ] {6aa77dff-153c-4b36-a01e-136201483481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15652 | 2026.02.03 00:42:35.664217 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15653 | 2026.02.03 00:42:35.664257 [ 276 ] {6aa77dff-153c-4b36-a01e-136201483481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15654 | 2026.02.03 00:42:35.664288 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1893 rows starting from the beginning of the part | ||
| 15655 | 2026.02.03 00:42:35.664455 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 15656 | 2026.02.03 00:42:35.664592 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part | ||
| 15657 | 2026.02.03 00:42:35.664608 [ 276 ] {6aa77dff-153c-4b36-a01e-136201483481} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15658 | 2026.02.03 00:42:35.664647 [ 276 ] {6aa77dff-153c-4b36-a01e-136201483481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15659 | 2026.02.03 00:42:35.664719 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
| 15660 | 2026.02.03 00:42:35.664841 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 34 rows starting from the beginning of the part | ||
| 15661 | 2026.02.03 00:42:35.664965 [ 188 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
| 15662 | 2026.02.03 00:42:35.664982 [ 276 ] {6aa77dff-153c-4b36-a01e-136201483481} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15663 | 2026.02.03 00:42:35.665216 [ 276 ] {6aa77dff-153c-4b36-a01e-136201483481} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15664 | 2026.02.03 00:42:35.665344 [ 65 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15665 | 2026.02.03 00:42:35.665358 [ 276 ] {6aa77dff-153c-4b36-a01e-136201483481} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 15666 | 2026.02.03 00:42:35.665379 [ 65 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15667 | 2026.02.03 00:42:35.665404 [ 276 ] {6aa77dff-153c-4b36-a01e-136201483481} <Debug> TCPHandler: Processed in 0.001337154 sec. | ||
| 15668 | 2026.02.03 00:42:35.665404 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15669 | 2026.02.03 00:42:35.665504 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15670 | 2026.02.03 00:42:35.665615 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15671 | 2026.02.03 00:42:35.665646 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 7044 rows starting from the beginning of the part | ||
| 15672 | 2026.02.03 00:42:35.665698 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 15673 | 2026.02.03 00:42:35.665744 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 88 rows starting from the beginning of the part | ||
| 15674 | 2026.02.03 00:42:35.665789 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 15675 | 2026.02.03 00:42:35.665828 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 88 rows starting from the beginning of the part | ||
| 15676 | 2026.02.03 00:42:35.665869 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 15677 | 2026.02.03 00:42:35.668644 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7400 rows, containing 4 columns (4 merged, 0 gathered) in 0.003171507 sec., 2333275.6320575676 rows/sec., 150.86 MiB/sec. | ||
| 15678 | 2026.02.03 00:42:35.669319 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15679 | 2026.02.03 00:42:35.669573 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15680 | 2026.02.03 00:42:35.669651 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_101_20} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15681 | 2026.02.03 00:42:35.669729 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15682 | 2026.02.03 00:42:35.670222 [ 189 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34141 rows, containing 5 columns (5 merged, 0 gathered) in 0.008249969 sec., 4138318.5803486053 rows/sec., 278.81 MiB/sec. | ||
| 15683 | 2026.02.03 00:42:35.670635 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15684 | 2026.02.03 00:42:35.670933 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15685 | 2026.02.03 00:42:35.671011 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15686 | 2026.02.03 00:42:35.671121 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 15687 | 2026.02.03 00:42:35.674752 [ 193 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1985 rows, containing 19 columns (19 merged, 0 gathered) in 0.010761624 sec., 184451.71472261066 rows/sec., 330.53 MiB/sec. | ||
| 15688 | 2026.02.03 00:42:35.676865 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15689 | 2026.02.03 00:42:35.677209 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15690 | 2026.02.03 00:42:35.677283 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15691 | 2026.02.03 00:42:35.677474 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.39 MiB. | ||
| 15692 | 2026.02.03 00:42:36.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.99 MiB, peak 387.49 MiB, free memory in arenas 0.00 B, will set to 373.33 MiB (RSS), difference: 5.34 MiB | ||
| 15693 | 2026.02.03 00:42:37.316858 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15694 | 2026.02.03 00:42:37.316917 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15695 | 2026.02.03 00:42:37.583702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34447 | ||
| 15696 | 2026.02.03 00:42:37.584208 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2026.02.03 00:42:37.584249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15698 | 2026.02.03 00:42:37.584728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15699 | 2026.02.03 00:42:37.584955 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15700 | 2026.02.03 00:42:37.585087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34447 | ||
| 15701 | 2026.02.03 00:42:37.632598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2024 | ||
| 15702 | 2026.02.03 00:42:37.635010 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15703 | 2026.02.03 00:42:37.635048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15704 | 2026.02.03 00:42:37.636218 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15705 | 2026.02.03 00:42:37.636483 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15706 | 2026.02.03 00:42:37.636619 [ 59 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15707 | 2026.02.03 00:42:37.636659 [ 59 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15708 | 2026.02.03 00:42:37.636683 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15709 | 2026.02.03 00:42:37.636737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2024 | ||
| 15710 | 2026.02.03 00:42:37.636785 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 15711 | 2026.02.03 00:42:37.637287 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15712 | 2026.02.03 00:42:37.637415 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1836 rows starting from the beginning of the part | ||
| 15713 | 2026.02.03 00:42:37.637762 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 15714 | 2026.02.03 00:42:37.638095 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 15715 | 2026.02.03 00:42:37.638426 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 15716 | 2026.02.03 00:42:37.638761 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 15717 | 2026.02.03 00:42:37.639100 [ 196 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 38 rows starting from the beginning of the part | ||
| 15718 | 2026.02.03 00:42:37.645558 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2024 rows, containing 72 columns (72 merged, 0 gathered) in 0.008813579 sec., 229645.6411180974 rows/sec., 174.50 MiB/sec. | ||
| 15719 | 2026.02.03 00:42:37.647500 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15720 | 2026.02.03 00:42:37.648107 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_51_10} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15721 | 2026.02.03 00:42:37.648203 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_51_10} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15722 | 2026.02.03 00:42:37.648567 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 15723 | 2026.02.03 00:42:39.490469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15724 | 2026.02.03 00:42:39.507571 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15725 | 2026.02.03 00:42:39.507630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15726 | 2026.02.03 00:42:39.513790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15727 | 2026.02.03 00:42:39.514519 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15728 | 2026.02.03 00:42:39.518083 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15729 | 2026.02.03 00:42:40.630827 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15730 | 2026.02.03 00:42:40.631010 [ 276 ] {dd5c4dc9-1b22-44bf-b0ff-e2d734523cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15731 | 2026.02.03 00:42:40.631079 [ 276 ] {dd5c4dc9-1b22-44bf-b0ff-e2d734523cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15732 | 2026.02.03 00:42:40.631857 [ 276 ] {dd5c4dc9-1b22-44bf-b0ff-e2d734523cb6} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15733 | 2026.02.03 00:42:40.631907 [ 276 ] {dd5c4dc9-1b22-44bf-b0ff-e2d734523cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15734 | 2026.02.03 00:42:40.632342 [ 276 ] {dd5c4dc9-1b22-44bf-b0ff-e2d734523cb6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15735 | 2026.02.03 00:42:40.632567 [ 276 ] {dd5c4dc9-1b22-44bf-b0ff-e2d734523cb6} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15736 | 2026.02.03 00:42:40.632735 [ 276 ] {dd5c4dc9-1b22-44bf-b0ff-e2d734523cb6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001774 sec., 149943.6302142052 rows/sec., 9.53 MiB/sec. | ||
| 15737 | 2026.02.03 00:42:40.632789 [ 276 ] {dd5c4dc9-1b22-44bf-b0ff-e2d734523cb6} <Debug> TCPHandler: Processed in 0.002094417 sec. | ||
| 15738 | 2026.02.03 00:42:40.632919 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15739 | 2026.02.03 00:42:40.633017 [ 276 ] {aaea6aeb-1a3a-479d-aaeb-da0802b752e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15740 | 2026.02.03 00:42:40.633062 [ 276 ] {aaea6aeb-1a3a-479d-aaeb-da0802b752e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15741 | 2026.02.03 00:42:40.633903 [ 276 ] {aaea6aeb-1a3a-479d-aaeb-da0802b752e8} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15742 | 2026.02.03 00:42:40.633939 [ 276 ] {aaea6aeb-1a3a-479d-aaeb-da0802b752e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15743 | 2026.02.03 00:42:40.634301 [ 276 ] {aaea6aeb-1a3a-479d-aaeb-da0802b752e8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15744 | 2026.02.03 00:42:40.634510 [ 276 ] {aaea6aeb-1a3a-479d-aaeb-da0802b752e8} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15745 | 2026.02.03 00:42:40.634644 [ 276 ] {aaea6aeb-1a3a-479d-aaeb-da0802b752e8} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001647 sec., 497874.9241044323 rows/sec., 39.75 MiB/sec. | ||
| 15746 | 2026.02.03 00:42:40.634682 [ 276 ] {aaea6aeb-1a3a-479d-aaeb-da0802b752e8} <Debug> TCPHandler: Processed in 0.001811173 sec. | ||
| 15747 | 2026.02.03 00:42:40.634799 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15748 | 2026.02.03 00:42:40.634893 [ 276 ] {e6fd3f6e-1692-42dc-8490-3d4eb4f538bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15749 | 2026.02.03 00:42:40.634935 [ 276 ] {e6fd3f6e-1692-42dc-8490-3d4eb4f538bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15750 | 2026.02.03 00:42:40.635396 [ 276 ] {e6fd3f6e-1692-42dc-8490-3d4eb4f538bc} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15751 | 2026.02.03 00:42:40.635430 [ 276 ] {e6fd3f6e-1692-42dc-8490-3d4eb4f538bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15752 | 2026.02.03 00:42:40.635725 [ 276 ] {e6fd3f6e-1692-42dc-8490-3d4eb4f538bc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15753 | 2026.02.03 00:42:40.635930 [ 276 ] {e6fd3f6e-1692-42dc-8490-3d4eb4f538bc} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2026.02.03 00:42:40.636058 [ 276 ] {e6fd3f6e-1692-42dc-8490-3d4eb4f538bc} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001182 sec., 141285.9560067682 rows/sec., 8.72 MiB/sec. | ||
| 15755 | 2026.02.03 00:42:40.636093 [ 276 ] {e6fd3f6e-1692-42dc-8490-3d4eb4f538bc} <Debug> TCPHandler: Processed in 0.001341774 sec. | ||
| 15756 | 2026.02.03 00:42:40.636207 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15757 | 2026.02.03 00:42:40.636299 [ 276 ] {1f2b25b2-7ab7-4a60-aa37-656fbc08e408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15758 | 2026.02.03 00:42:40.636337 [ 276 ] {1f2b25b2-7ab7-4a60-aa37-656fbc08e408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15759 | 2026.02.03 00:42:40.636770 [ 276 ] {1f2b25b2-7ab7-4a60-aa37-656fbc08e408} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15760 | 2026.02.03 00:42:40.636803 [ 276 ] {1f2b25b2-7ab7-4a60-aa37-656fbc08e408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15761 | 2026.02.03 00:42:40.637093 [ 276 ] {1f2b25b2-7ab7-4a60-aa37-656fbc08e408} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15762 | 2026.02.03 00:42:40.637307 [ 276 ] {1f2b25b2-7ab7-4a60-aa37-656fbc08e408} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15763 | 2026.02.03 00:42:40.637434 [ 276 ] {1f2b25b2-7ab7-4a60-aa37-656fbc08e408} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001153 sec., 121422.37640936687 rows/sec., 7.85 MiB/sec. | ||
| 15764 | 2026.02.03 00:42:40.637471 [ 276 ] {1f2b25b2-7ab7-4a60-aa37-656fbc08e408} <Debug> TCPHandler: Processed in 0.001311134 sec. | ||
| 15765 | 2026.02.03 00:42:40.637583 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15766 | 2026.02.03 00:42:40.637674 [ 276 ] {82f76058-5e51-4e89-a994-1d03998facb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15767 | 2026.02.03 00:42:40.637712 [ 276 ] {82f76058-5e51-4e89-a994-1d03998facb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15768 | 2026.02.03 00:42:40.638139 [ 276 ] {82f76058-5e51-4e89-a994-1d03998facb5} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2026.02.03 00:42:40.638173 [ 276 ] {82f76058-5e51-4e89-a994-1d03998facb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15770 | 2026.02.03 00:42:40.638468 [ 276 ] {82f76058-5e51-4e89-a994-1d03998facb5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15771 | 2026.02.03 00:42:40.638671 [ 276 ] {82f76058-5e51-4e89-a994-1d03998facb5} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2026.02.03 00:42:40.638798 [ 276 ] {82f76058-5e51-4e89-a994-1d03998facb5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001142 sec., 121716.28721541156 rows/sec., 6.92 MiB/sec. | ||
| 15773 | 2026.02.03 00:42:40.638834 [ 276 ] {82f76058-5e51-4e89-a994-1d03998facb5} <Debug> TCPHandler: Processed in 0.001298433 sec. | ||
| 15774 | 2026.02.03 00:42:40.638946 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15775 | 2026.02.03 00:42:40.639038 [ 276 ] {dd82259f-8609-4942-9e3c-a4c42641314e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15776 | 2026.02.03 00:42:40.639078 [ 276 ] {dd82259f-8609-4942-9e3c-a4c42641314e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15777 | 2026.02.03 00:42:40.639679 [ 276 ] {dd82259f-8609-4942-9e3c-a4c42641314e} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15778 | 2026.02.03 00:42:40.639712 [ 276 ] {dd82259f-8609-4942-9e3c-a4c42641314e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15779 | 2026.02.03 00:42:40.640030 [ 276 ] {dd82259f-8609-4942-9e3c-a4c42641314e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15780 | 2026.02.03 00:42:40.640244 [ 276 ] {dd82259f-8609-4942-9e3c-a4c42641314e} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15781 | 2026.02.03 00:42:40.640376 [ 276 ] {dd82259f-8609-4942-9e3c-a4c42641314e} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001355 sec., 366789.66789667896 rows/sec., 25.95 MiB/sec. | ||
| 15782 | 2026.02.03 00:42:40.640416 [ 276 ] {dd82259f-8609-4942-9e3c-a4c42641314e} <Debug> TCPHandler: Processed in 0.001516637 sec. | ||
| 15783 | 2026.02.03 00:42:40.640526 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15784 | 2026.02.03 00:42:40.640618 [ 276 ] {c9e44906-1e3b-4628-9e63-ef8f82dabac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15785 | 2026.02.03 00:42:40.640661 [ 276 ] {c9e44906-1e3b-4628-9e63-ef8f82dabac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15786 | 2026.02.03 00:42:40.641006 [ 276 ] {c9e44906-1e3b-4628-9e63-ef8f82dabac4} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15787 | 2026.02.03 00:42:40.641042 [ 276 ] {c9e44906-1e3b-4628-9e63-ef8f82dabac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15788 | 2026.02.03 00:42:40.641471 [ 276 ] {c9e44906-1e3b-4628-9e63-ef8f82dabac4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15789 | 2026.02.03 00:42:40.641688 [ 276 ] {c9e44906-1e3b-4628-9e63-ef8f82dabac4} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2026.02.03 00:42:40.641795 [ 58 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15791 | 2026.02.03 00:42:40.641822 [ 276 ] {c9e44906-1e3b-4628-9e63-ef8f82dabac4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001222 sec., 4909.983633387888 rows/sec., 256.53 KiB/sec. | ||
| 15792 | 2026.02.03 00:42:40.641834 [ 58 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15793 | 2026.02.03 00:42:40.641859 [ 276 ] {c9e44906-1e3b-4628-9e63-ef8f82dabac4} <Debug> TCPHandler: Processed in 0.001380205 sec. | ||
| 15794 | 2026.02.03 00:42:40.641903 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15795 | 2026.02.03 00:42:40.642011 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15796 | 2026.02.03 00:42:40.642025 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 15797 | 2026.02.03 00:42:40.642106 [ 276 ] {3f8cc44c-edda-445b-a063-a497cca4bb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15798 | 2026.02.03 00:42:40.642153 [ 276 ] {3f8cc44c-edda-445b-a063-a497cca4bb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15799 | 2026.02.03 00:42:40.642185 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15800 | 2026.02.03 00:42:40.642224 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 15801 | 2026.02.03 00:42:40.642288 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 15802 | 2026.02.03 00:42:40.642443 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 15803 | 2026.02.03 00:42:40.642486 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 15804 | 2026.02.03 00:42:40.642523 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 15805 | 2026.02.03 00:42:40.642559 [ 201 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 15806 | 2026.02.03 00:42:40.642567 [ 276 ] {3f8cc44c-edda-445b-a063-a497cca4bb71} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15807 | 2026.02.03 00:42:40.642609 [ 276 ] {3f8cc44c-edda-445b-a063-a497cca4bb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15808 | 2026.02.03 00:42:40.642985 [ 276 ] {3f8cc44c-edda-445b-a063-a497cca4bb71} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15809 | 2026.02.03 00:42:40.643215 [ 276 ] {3f8cc44c-edda-445b-a063-a497cca4bb71} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15810 | 2026.02.03 00:42:40.643346 [ 276 ] {3f8cc44c-edda-445b-a063-a497cca4bb71} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001259 sec., 204924.5432883241 rows/sec., 13.64 MiB/sec. | ||
| 15811 | 2026.02.03 00:42:40.643383 [ 276 ] {3f8cc44c-edda-445b-a063-a497cca4bb71} <Debug> TCPHandler: Processed in 0.001418655 sec. | ||
| 15812 | 2026.02.03 00:42:40.643406 [ 198 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001442016 sec., 212202.9159177152 rows/sec., 10.83 MiB/sec. | ||
| 15813 | 2026.02.03 00:42:40.643497 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15814 | 2026.02.03 00:42:40.643590 [ 276 ] {0f82c501-7324-4b62-9f9b-26db852f4fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15815 | 2026.02.03 00:42:40.643590 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15816 | 2026.02.03 00:42:40.643633 [ 276 ] {0f82c501-7324-4b62-9f9b-26db852f4fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15817 | 2026.02.03 00:42:40.643914 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_51_10} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15818 | 2026.02.03 00:42:40.643952 [ 276 ] {0f82c501-7324-4b62-9f9b-26db852f4fcc} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15819 | 2026.02.03 00:42:40.643993 [ 276 ] {0f82c501-7324-4b62-9f9b-26db852f4fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15820 | 2026.02.03 00:42:40.644009 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_51_10} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15821 | 2026.02.03 00:42:40.644125 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15822 | 2026.02.03 00:42:40.644306 [ 276 ] {0f82c501-7324-4b62-9f9b-26db852f4fcc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15823 | 2026.02.03 00:42:40.644517 [ 276 ] {0f82c501-7324-4b62-9f9b-26db852f4fcc} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15824 | 2026.02.03 00:42:40.644642 [ 276 ] {0f82c501-7324-4b62-9f9b-26db852f4fcc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 15825 | 2026.02.03 00:42:40.644676 [ 276 ] {0f82c501-7324-4b62-9f9b-26db852f4fcc} <Debug> TCPHandler: Processed in 0.001226582 sec. | ||
| 15826 | 2026.02.03 00:42:40.644785 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15827 | 2026.02.03 00:42:40.644877 [ 276 ] {1dbef9d4-87d2-448f-864d-6f17c1445781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15828 | 2026.02.03 00:42:40.644931 [ 276 ] {1dbef9d4-87d2-448f-864d-6f17c1445781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15829 | 2026.02.03 00:42:40.645798 [ 276 ] {1dbef9d4-87d2-448f-864d-6f17c1445781} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15830 | 2026.02.03 00:42:40.645833 [ 276 ] {1dbef9d4-87d2-448f-864d-6f17c1445781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15831 | 2026.02.03 00:42:40.646377 [ 276 ] {1dbef9d4-87d2-448f-864d-6f17c1445781} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15832 | 2026.02.03 00:42:40.646599 [ 276 ] {1dbef9d4-87d2-448f-864d-6f17c1445781} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15833 | 2026.02.03 00:42:40.646733 [ 276 ] {1dbef9d4-87d2-448f-864d-6f17c1445781} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001873 sec., 18152.69620928991 rows/sec., 32.53 MiB/sec. | ||
| 15834 | 2026.02.03 00:42:40.646786 [ 276 ] {1dbef9d4-87d2-448f-864d-6f17c1445781} <Debug> TCPHandler: Processed in 0.002047067 sec. | ||
| 15835 | 2026.02.03 00:42:40.646901 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15836 | 2026.02.03 00:42:40.646994 [ 276 ] {8f7f803d-802f-4da6-b62d-70cf5462c88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15837 | 2026.02.03 00:42:40.647034 [ 276 ] {8f7f803d-802f-4da6-b62d-70cf5462c88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15838 | 2026.02.03 00:42:40.647345 [ 276 ] {8f7f803d-802f-4da6-b62d-70cf5462c88b} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15839 | 2026.02.03 00:42:40.647377 [ 276 ] {8f7f803d-802f-4da6-b62d-70cf5462c88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15840 | 2026.02.03 00:42:40.647655 [ 276 ] {8f7f803d-802f-4da6-b62d-70cf5462c88b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15841 | 2026.02.03 00:42:40.647848 [ 276 ] {8f7f803d-802f-4da6-b62d-70cf5462c88b} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15842 | 2026.02.03 00:42:40.647963 [ 276 ] {8f7f803d-802f-4da6-b62d-70cf5462c88b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001049 sec., 83889.41849380362 rows/sec., 5.27 MiB/sec. | ||
| 15843 | 2026.02.03 00:42:40.648060 [ 276 ] {8f7f803d-802f-4da6-b62d-70cf5462c88b} <Debug> TCPHandler: Processed in 0.001204882 sec. | ||
| 15844 | 2026.02.03 00:42:45.085666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34959 | ||
| 15845 | 2026.02.03 00:42:45.086284 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15846 | 2026.02.03 00:42:45.086337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15847 | 2026.02.03 00:42:45.086844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15848 | 2026.02.03 00:42:45.087080 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15849 | 2026.02.03 00:42:45.087233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34959 | ||
| 15850 | 2026.02.03 00:42:45.230633 [ 222 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15851 | 2026.02.03 00:42:45.230711 [ 222 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15852 | 2026.02.03 00:42:45.234669 [ 222 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15853 | 2026.02.03 00:42:45.623195 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15854 | 2026.02.03 00:42:45.623397 [ 276 ] {3aa5bae2-100e-4f3b-90b5-e35eb35d8d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15855 | 2026.02.03 00:42:45.623472 [ 276 ] {3aa5bae2-100e-4f3b-90b5-e35eb35d8d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15856 | 2026.02.03 00:42:45.624211 [ 276 ] {3aa5bae2-100e-4f3b-90b5-e35eb35d8d79} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15857 | 2026.02.03 00:42:45.624257 [ 276 ] {3aa5bae2-100e-4f3b-90b5-e35eb35d8d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15858 | 2026.02.03 00:42:45.624645 [ 276 ] {3aa5bae2-100e-4f3b-90b5-e35eb35d8d79} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15859 | 2026.02.03 00:42:45.624886 [ 276 ] {3aa5bae2-100e-4f3b-90b5-e35eb35d8d79} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15860 | 2026.02.03 00:42:45.625045 [ 276 ] {3aa5bae2-100e-4f3b-90b5-e35eb35d8d79} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001706 sec., 42203.98593200469 rows/sec., 3.39 MiB/sec. | ||
| 15861 | 2026.02.03 00:42:45.625098 [ 276 ] {3aa5bae2-100e-4f3b-90b5-e35eb35d8d79} <Debug> TCPHandler: Processed in 0.002053686 sec. | ||
| 15862 | 2026.02.03 00:42:45.625237 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15863 | 2026.02.03 00:42:45.625342 [ 276 ] {840cc96a-69fe-4057-b800-4f960186e46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15864 | 2026.02.03 00:42:45.625387 [ 276 ] {840cc96a-69fe-4057-b800-4f960186e46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15865 | 2026.02.03 00:42:45.625818 [ 276 ] {840cc96a-69fe-4057-b800-4f960186e46e} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15866 | 2026.02.03 00:42:45.625856 [ 276 ] {840cc96a-69fe-4057-b800-4f960186e46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15867 | 2026.02.03 00:42:45.626160 [ 276 ] {840cc96a-69fe-4057-b800-4f960186e46e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15868 | 2026.02.03 00:42:45.626366 [ 276 ] {840cc96a-69fe-4057-b800-4f960186e46e} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15869 | 2026.02.03 00:42:45.626507 [ 276 ] {840cc96a-69fe-4057-b800-4f960186e46e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001189 sec., 6728.343145500421 rows/sec., 505.94 KiB/sec. | ||
| 15870 | 2026.02.03 00:42:45.626548 [ 276 ] {840cc96a-69fe-4057-b800-4f960186e46e} <Debug> TCPHandler: Processed in 0.001364955 sec. | ||
| 15871 | 2026.02.03 00:42:45.626663 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15872 | 2026.02.03 00:42:45.626760 [ 276 ] {7c20822a-a2a0-42a9-a7f5-fc21fae642d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15873 | 2026.02.03 00:42:45.626802 [ 276 ] {7c20822a-a2a0-42a9-a7f5-fc21fae642d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15874 | 2026.02.03 00:42:45.627234 [ 276 ] {7c20822a-a2a0-42a9-a7f5-fc21fae642d4} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15875 | 2026.02.03 00:42:45.627270 [ 276 ] {7c20822a-a2a0-42a9-a7f5-fc21fae642d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15876 | 2026.02.03 00:42:45.627576 [ 276 ] {7c20822a-a2a0-42a9-a7f5-fc21fae642d4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15877 | 2026.02.03 00:42:45.627792 [ 276 ] {7c20822a-a2a0-42a9-a7f5-fc21fae642d4} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15878 | 2026.02.03 00:42:45.627922 [ 276 ] {7c20822a-a2a0-42a9-a7f5-fc21fae642d4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001181 sec., 60965.28365791702 rows/sec., 4.76 MiB/sec. | ||
| 15879 | 2026.02.03 00:42:45.627960 [ 276 ] {7c20822a-a2a0-42a9-a7f5-fc21fae642d4} <Debug> TCPHandler: Processed in 0.001347224 sec. | ||
| 15880 | 2026.02.03 00:42:45.628019 [ 219 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15881 | 2026.02.03 00:42:45.628071 [ 219 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15882 | 2026.02.03 00:42:45.628076 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2026.02.03 00:42:45.628177 [ 276 ] {fbf0a5a7-7636-49e3-b2fa-3c8909635de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15884 | 2026.02.03 00:42:45.628223 [ 276 ] {fbf0a5a7-7636-49e3-b2fa-3c8909635de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15885 | 2026.02.03 00:42:45.628646 [ 276 ] {fbf0a5a7-7636-49e3-b2fa-3c8909635de3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.02.03 00:42:45.628684 [ 276 ] {fbf0a5a7-7636-49e3-b2fa-3c8909635de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15887 | 2026.02.03 00:42:45.629064 [ 276 ] {fbf0a5a7-7636-49e3-b2fa-3c8909635de3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15888 | 2026.02.03 00:42:45.629291 [ 276 ] {fbf0a5a7-7636-49e3-b2fa-3c8909635de3} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2026.02.03 00:42:45.629426 [ 276 ] {fbf0a5a7-7636-49e3-b2fa-3c8909635de3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 15890 | 2026.02.03 00:42:45.629465 [ 276 ] {fbf0a5a7-7636-49e3-b2fa-3c8909635de3} <Debug> TCPHandler: Processed in 0.001437956 sec. | ||
| 15891 | 2026.02.03 00:42:45.629526 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15892 | 2026.02.03 00:42:45.629575 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2026.02.03 00:42:45.629575 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15894 | 2026.02.03 00:42:45.629679 [ 276 ] {02acdafb-9755-4eda-a42f-a9755d81d0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15895 | 2026.02.03 00:42:45.629743 [ 276 ] {02acdafb-9755-4eda-a42f-a9755d81d0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15896 | 2026.02.03 00:42:45.630534 [ 276 ] {02acdafb-9755-4eda-a42f-a9755d81d0e1} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15897 | 2026.02.03 00:42:45.630574 [ 276 ] {02acdafb-9755-4eda-a42f-a9755d81d0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15898 | 2026.02.03 00:42:45.630731 [ 219 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15899 | 2026.02.03 00:42:45.631127 [ 276 ] {02acdafb-9755-4eda-a42f-a9755d81d0e1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15900 | 2026.02.03 00:42:45.631381 [ 276 ] {02acdafb-9755-4eda-a42f-a9755d81d0e1} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15901 | 2026.02.03 00:42:45.631533 [ 276 ] {02acdafb-9755-4eda-a42f-a9755d81d0e1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001872 sec., 4273.504273504273 rows/sec., 7.66 MiB/sec. | ||
| 15902 | 2026.02.03 00:42:45.631604 [ 276 ] {02acdafb-9755-4eda-a42f-a9755d81d0e1} <Debug> TCPHandler: Processed in 0.002077118 sec. | ||
| 15903 | 2026.02.03 00:42:45.631718 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15904 | 2026.02.03 00:42:45.631815 [ 276 ] {a87d8003-cc8c-4a0b-a533-0c463af2bb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15905 | 2026.02.03 00:42:45.631860 [ 276 ] {a87d8003-cc8c-4a0b-a533-0c463af2bb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15906 | 2026.02.03 00:42:45.632203 [ 276 ] {a87d8003-cc8c-4a0b-a533-0c463af2bb51} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15907 | 2026.02.03 00:42:45.632242 [ 276 ] {a87d8003-cc8c-4a0b-a533-0c463af2bb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15908 | 2026.02.03 00:42:45.632592 [ 276 ] {a87d8003-cc8c-4a0b-a533-0c463af2bb51} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15909 | 2026.02.03 00:42:45.632676 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15910 | 2026.02.03 00:42:45.632828 [ 276 ] {a87d8003-cc8c-4a0b-a533-0c463af2bb51} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15911 | 2026.02.03 00:42:45.632967 [ 276 ] {a87d8003-cc8c-4a0b-a533-0c463af2bb51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 15912 | 2026.02.03 00:42:45.633006 [ 276 ] {a87d8003-cc8c-4a0b-a533-0c463af2bb51} <Debug> TCPHandler: Processed in 0.001336434 sec. | ||
| 15913 | 2026.02.03 00:42:45.633042 [ 219 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15914 | 2026.02.03 00:42:45.633072 [ 219 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15915 | 2026.02.03 00:42:45.636240 [ 219 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15916 | 2026.02.03 00:42:47.018530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 15917 | 2026.02.03 00:42:47.035615 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15918 | 2026.02.03 00:42:47.035679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15919 | 2026.02.03 00:42:47.041877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15920 | 2026.02.03 00:42:47.042564 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15921 | 2026.02.03 00:42:47.045356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15922 | 2026.02.03 00:42:47.637420 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2058 | ||
| 15923 | 2026.02.03 00:42:47.639735 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15924 | 2026.02.03 00:42:47.639783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15925 | 2026.02.03 00:42:47.640946 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15926 | 2026.02.03 00:42:47.641212 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15927 | 2026.02.03 00:42:47.641474 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2058 | ||
| 15928 | 2026.02.03 00:42:48.027736 [ 42 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15929 | 2026.02.03 00:42:48.027809 [ 42 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15930 | 2026.02.03 00:42:48.027833 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15931 | 2026.02.03 00:42:48.027959 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 15932 | 2026.02.03 00:42:48.028092 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15933 | 2026.02.03 00:42:48.028141 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 15934 | 2026.02.03 00:42:48.028215 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 15935 | 2026.02.03 00:42:48.028267 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 15936 | 2026.02.03 00:42:48.028317 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 15937 | 2026.02.03 00:42:48.028363 [ 198 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 15938 | 2026.02.03 00:42:48.029176 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265423 sec., 28448.985042946115 rows/sec., 2.37 MiB/sec. | ||
| 15939 | 2026.02.03 00:42:48.029319 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15940 | 2026.02.03 00:42:48.029583 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_33_8} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15941 | 2026.02.03 00:42:48.029655 [ 195 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_33_8} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15942 | 2026.02.03 00:42:48.029753 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15943 | 2026.02.03 00:42:50.644825 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15944 | 2026.02.03 00:42:50.645134 [ 276 ] {c550e367-71b7-4f5f-b7cd-9d5ced009a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15945 | 2026.02.03 00:42:50.645257 [ 276 ] {c550e367-71b7-4f5f-b7cd-9d5ced009a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15946 | 2026.02.03 00:42:50.646594 [ 276 ] {c550e367-71b7-4f5f-b7cd-9d5ced009a31} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15947 | 2026.02.03 00:42:50.646672 [ 276 ] {c550e367-71b7-4f5f-b7cd-9d5ced009a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15948 | 2026.02.03 00:42:50.647373 [ 276 ] {c550e367-71b7-4f5f-b7cd-9d5ced009a31} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15949 | 2026.02.03 00:42:50.647771 [ 276 ] {c550e367-71b7-4f5f-b7cd-9d5ced009a31} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15950 | 2026.02.03 00:42:50.648052 [ 276 ] {c550e367-71b7-4f5f-b7cd-9d5ced009a31} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002995 sec., 88814.69115191988 rows/sec., 5.64 MiB/sec. | ||
| 15951 | 2026.02.03 00:42:50.648153 [ 276 ] {c550e367-71b7-4f5f-b7cd-9d5ced009a31} <Debug> TCPHandler: Processed in 0.003584615 sec. | ||
| 15952 | 2026.02.03 00:42:50.648393 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15953 | 2026.02.03 00:42:50.648551 [ 276 ] {159a1cf5-2148-4892-bc80-dc16e3924640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15954 | 2026.02.03 00:42:50.648626 [ 276 ] {159a1cf5-2148-4892-bc80-dc16e3924640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15955 | 2026.02.03 00:42:50.649364 [ 276 ] {159a1cf5-2148-4892-bc80-dc16e3924640} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15956 | 2026.02.03 00:42:50.649418 [ 276 ] {159a1cf5-2148-4892-bc80-dc16e3924640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15957 | 2026.02.03 00:42:50.649886 [ 276 ] {159a1cf5-2148-4892-bc80-dc16e3924640} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15958 | 2026.02.03 00:42:50.650244 [ 276 ] {159a1cf5-2148-4892-bc80-dc16e3924640} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15959 | 2026.02.03 00:42:50.650461 [ 276 ] {159a1cf5-2148-4892-bc80-dc16e3924640} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001952 sec., 1024.5901639344263 rows/sec., 83.55 KiB/sec. | ||
| 15960 | 2026.02.03 00:42:50.650533 [ 276 ] {159a1cf5-2148-4892-bc80-dc16e3924640} <Debug> TCPHandler: Processed in 0.0022274 sec. | ||
| 15961 | 2026.02.03 00:42:50.650717 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15962 | 2026.02.03 00:42:50.650852 [ 276 ] {fc01cba1-43f7-43b6-828f-a87b7374075d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15963 | 2026.02.03 00:42:50.650914 [ 276 ] {fc01cba1-43f7-43b6-828f-a87b7374075d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15964 | 2026.02.03 00:42:50.652328 [ 276 ] {fc01cba1-43f7-43b6-828f-a87b7374075d} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15965 | 2026.02.03 00:42:50.652384 [ 276 ] {fc01cba1-43f7-43b6-828f-a87b7374075d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15966 | 2026.02.03 00:42:50.652940 [ 276 ] {fc01cba1-43f7-43b6-828f-a87b7374075d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15967 | 2026.02.03 00:42:50.653272 [ 276 ] {fc01cba1-43f7-43b6-828f-a87b7374075d} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15968 | 2026.02.03 00:42:50.653482 [ 276 ] {fc01cba1-43f7-43b6-828f-a87b7374075d} <Debug> executeQuery: Read 821 rows, 67.11 KiB in 0.002664 sec., 308183.1831831832 rows/sec., 24.60 MiB/sec. | ||
| 15969 | 2026.02.03 00:42:50.653548 [ 276 ] {fc01cba1-43f7-43b6-828f-a87b7374075d} <Debug> TCPHandler: Processed in 0.002895532 sec. | ||
| 15970 | 2026.02.03 00:42:50.653800 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15971 | 2026.02.03 00:42:50.653937 [ 276 ] {9a144e39-fc14-4dc8-93c3-14c394bc1e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15972 | 2026.02.03 00:42:50.653999 [ 276 ] {9a144e39-fc14-4dc8-93c3-14c394bc1e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15973 | 2026.02.03 00:42:50.654937 [ 276 ] {9a144e39-fc14-4dc8-93c3-14c394bc1e39} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15974 | 2026.02.03 00:42:50.654987 [ 276 ] {9a144e39-fc14-4dc8-93c3-14c394bc1e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15975 | 2026.02.03 00:42:50.655447 [ 276 ] {9a144e39-fc14-4dc8-93c3-14c394bc1e39} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15976 | 2026.02.03 00:42:50.655738 [ 276 ] {9a144e39-fc14-4dc8-93c3-14c394bc1e39} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15977 | 2026.02.03 00:42:50.655923 [ 276 ] {9a144e39-fc14-4dc8-93c3-14c394bc1e39} <Debug> executeQuery: Read 169 rows, 10.70 KiB in 0.002022 sec., 83580.61325420377 rows/sec., 5.17 MiB/sec. | ||
| 15978 | 2026.02.03 00:42:50.655982 [ 276 ] {9a144e39-fc14-4dc8-93c3-14c394bc1e39} <Debug> TCPHandler: Processed in 0.002251961 sec. | ||
| 15979 | 2026.02.03 00:42:50.656158 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15980 | 2026.02.03 00:42:50.656286 [ 276 ] {135fff6c-c1b8-41fa-9675-c5442f262b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15981 | 2026.02.03 00:42:50.656343 [ 276 ] {135fff6c-c1b8-41fa-9675-c5442f262b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15982 | 2026.02.03 00:42:50.657064 [ 276 ] {135fff6c-c1b8-41fa-9675-c5442f262b7c} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15983 | 2026.02.03 00:42:50.657110 [ 276 ] {135fff6c-c1b8-41fa-9675-c5442f262b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15984 | 2026.02.03 00:42:50.657550 [ 276 ] {135fff6c-c1b8-41fa-9675-c5442f262b7c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15985 | 2026.02.03 00:42:50.657869 [ 276 ] {135fff6c-c1b8-41fa-9675-c5442f262b7c} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15986 | 2026.02.03 00:42:50.658063 [ 276 ] {135fff6c-c1b8-41fa-9675-c5442f262b7c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001808 sec., 77433.62831858407 rows/sec., 5.00 MiB/sec. | ||
| 15987 | 2026.02.03 00:42:50.658120 [ 276 ] {135fff6c-c1b8-41fa-9675-c5442f262b7c} <Debug> TCPHandler: Processed in 0.002024957 sec. | ||
| 15988 | 2026.02.03 00:42:50.658349 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15989 | 2026.02.03 00:42:50.658542 [ 276 ] {8b0f27a8-9236-4892-b203-80ac260bcf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15990 | 2026.02.03 00:42:50.658607 [ 276 ] {8b0f27a8-9236-4892-b203-80ac260bcf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15991 | 2026.02.03 00:42:50.659326 [ 276 ] {8b0f27a8-9236-4892-b203-80ac260bcf9b} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15992 | 2026.02.03 00:42:50.659373 [ 276 ] {8b0f27a8-9236-4892-b203-80ac260bcf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15993 | 2026.02.03 00:42:50.659817 [ 276 ] {8b0f27a8-9236-4892-b203-80ac260bcf9b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15994 | 2026.02.03 00:42:50.660142 [ 276 ] {8b0f27a8-9236-4892-b203-80ac260bcf9b} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15995 | 2026.02.03 00:42:50.660325 [ 276 ] {8b0f27a8-9236-4892-b203-80ac260bcf9b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001815 sec., 76584.02203856749 rows/sec., 4.36 MiB/sec. | ||
| 15996 | 2026.02.03 00:42:50.660435 [ 276 ] {8b0f27a8-9236-4892-b203-80ac260bcf9b} <Debug> TCPHandler: Processed in 0.002148108 sec. | ||
| 15997 | 2026.02.03 00:42:50.660685 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15998 | 2026.02.03 00:42:50.660808 [ 276 ] {984f8ddc-3dd2-4c5a-b215-852facfe94c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15999 | 2026.02.03 00:42:50.660865 [ 276 ] {984f8ddc-3dd2-4c5a-b215-852facfe94c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16000 | 2026.02.03 00:42:50.661880 [ 276 ] {984f8ddc-3dd2-4c5a-b215-852facfe94c8} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16001 | 2026.02.03 00:42:50.661923 [ 276 ] {984f8ddc-3dd2-4c5a-b215-852facfe94c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16002 | 2026.02.03 00:42:50.662430 [ 276 ] {984f8ddc-3dd2-4c5a-b215-852facfe94c8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16003 | 2026.02.03 00:42:50.662764 [ 276 ] {984f8ddc-3dd2-4c5a-b215-852facfe94c8} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2026.02.03 00:42:50.662968 [ 276 ] {984f8ddc-3dd2-4c5a-b215-852facfe94c8} <Debug> executeQuery: Read 499 rows, 36.17 KiB in 0.002187 sec., 228166.43804298123 rows/sec., 16.15 MiB/sec. | ||
| 16005 | 2026.02.03 00:42:50.663081 [ 276 ] {984f8ddc-3dd2-4c5a-b215-852facfe94c8} <Debug> TCPHandler: Processed in 0.002457994 sec. | ||
| 16006 | 2026.02.03 00:42:50.663272 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16007 | 2026.02.03 00:42:50.663402 [ 276 ] {a0dfcb5a-514e-431a-a74d-bfdab0f1deb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16008 | 2026.02.03 00:42:50.663464 [ 276 ] {a0dfcb5a-514e-431a-a74d-bfdab0f1deb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16009 | 2026.02.03 00:42:50.664035 [ 276 ] {a0dfcb5a-514e-431a-a74d-bfdab0f1deb0} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2026.02.03 00:42:50.664080 [ 276 ] {a0dfcb5a-514e-431a-a74d-bfdab0f1deb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16011 | 2026.02.03 00:42:50.664534 [ 276 ] {a0dfcb5a-514e-431a-a74d-bfdab0f1deb0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16012 | 2026.02.03 00:42:50.664863 [ 276 ] {a0dfcb5a-514e-431a-a74d-bfdab0f1deb0} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2026.02.03 00:42:50.665067 [ 276 ] {a0dfcb5a-514e-431a-a74d-bfdab0f1deb0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001697 sec., 3535.6511490866237 rows/sec., 184.72 KiB/sec. | ||
| 16014 | 2026.02.03 00:42:50.665192 [ 276 ] {a0dfcb5a-514e-431a-a74d-bfdab0f1deb0} <Debug> TCPHandler: Processed in 0.001987706 sec. | ||
| 16015 | 2026.02.03 00:42:50.665376 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2026.02.03 00:42:50.665495 [ 276 ] {913549b8-d774-4cba-b9bf-aafdeef43e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16017 | 2026.02.03 00:42:50.665557 [ 276 ] {913549b8-d774-4cba-b9bf-aafdeef43e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16018 | 2026.02.03 00:42:50.668468 [ 276 ] {913549b8-d774-4cba-b9bf-aafdeef43e87} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2026.02.03 00:42:50.668524 [ 276 ] {913549b8-d774-4cba-b9bf-aafdeef43e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16020 | 2026.02.03 00:42:50.669059 [ 276 ] {913549b8-d774-4cba-b9bf-aafdeef43e87} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16021 | 2026.02.03 00:42:50.669402 [ 276 ] {913549b8-d774-4cba-b9bf-aafdeef43e87} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2026.02.03 00:42:50.669650 [ 276 ] {913549b8-d774-4cba-b9bf-aafdeef43e87} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.004136 sec., 62620.88974854932 rows/sec., 4.17 MiB/sec. | ||
| 16023 | 2026.02.03 00:42:50.669716 [ 276 ] {913549b8-d774-4cba-b9bf-aafdeef43e87} <Debug> TCPHandler: Processed in 0.00440335 sec. | ||
| 16024 | 2026.02.03 00:42:50.669935 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16025 | 2026.02.03 00:42:50.670072 [ 276 ] {9b70b3aa-9288-4835-a1bb-1d15c96dae93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16026 | 2026.02.03 00:42:50.670133 [ 276 ] {9b70b3aa-9288-4835-a1bb-1d15c96dae93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16027 | 2026.02.03 00:42:50.671689 [ 276 ] {9b70b3aa-9288-4835-a1bb-1d15c96dae93} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16028 | 2026.02.03 00:42:50.671739 [ 276 ] {9b70b3aa-9288-4835-a1bb-1d15c96dae93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16029 | 2026.02.03 00:42:50.672235 [ 276 ] {9b70b3aa-9288-4835-a1bb-1d15c96dae93} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16030 | 2026.02.03 00:42:50.672611 [ 276 ] {9b70b3aa-9288-4835-a1bb-1d15c96dae93} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16031 | 2026.02.03 00:42:50.672820 [ 276 ] {9b70b3aa-9288-4835-a1bb-1d15c96dae93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002779 sec., 359.8416696653473 rows/sec., 24.25 KiB/sec. | ||
| 16032 | 2026.02.03 00:42:50.672881 [ 276 ] {9b70b3aa-9288-4835-a1bb-1d15c96dae93} <Debug> TCPHandler: Processed in 0.003026425 sec. | ||
| 16033 | 2026.02.03 00:42:50.678169 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16034 | 2026.02.03 00:42:50.678358 [ 276 ] {f07dc15d-8da3-46a2-b473-3389a03709f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16035 | 2026.02.03 00:42:50.678472 [ 276 ] {f07dc15d-8da3-46a2-b473-3389a03709f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16036 | 2026.02.03 00:42:50.680101 [ 276 ] {f07dc15d-8da3-46a2-b473-3389a03709f6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16037 | 2026.02.03 00:42:50.680157 [ 276 ] {f07dc15d-8da3-46a2-b473-3389a03709f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16038 | 2026.02.03 00:42:50.681381 [ 276 ] {f07dc15d-8da3-46a2-b473-3389a03709f6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16039 | 2026.02.03 00:42:50.681919 [ 276 ] {f07dc15d-8da3-46a2-b473-3389a03709f6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16040 | 2026.02.03 00:42:50.682228 [ 276 ] {f07dc15d-8da3-46a2-b473-3389a03709f6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.003921 sec., 8671.257332313186 rows/sec., 15.54 MiB/sec. | ||
| 16041 | 2026.02.03 00:42:50.682379 [ 276 ] {f07dc15d-8da3-46a2-b473-3389a03709f6} <Debug> TCPHandler: Processed in 0.00441431 sec. | ||
| 16042 | 2026.02.03 00:42:50.682595 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16043 | 2026.02.03 00:42:50.682773 [ 276 ] {d7ef10e7-165e-416d-876a-5c57c87e14b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16044 | 2026.02.03 00:42:50.682840 [ 276 ] {d7ef10e7-165e-416d-876a-5c57c87e14b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16045 | 2026.02.03 00:42:50.686564 [ 276 ] {d7ef10e7-165e-416d-876a-5c57c87e14b6} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16046 | 2026.02.03 00:42:50.686664 [ 276 ] {d7ef10e7-165e-416d-876a-5c57c87e14b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16047 | 2026.02.03 00:42:50.687302 [ 276 ] {d7ef10e7-165e-416d-876a-5c57c87e14b6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16048 | 2026.02.03 00:42:50.687679 [ 276 ] {d7ef10e7-165e-416d-876a-5c57c87e14b6} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16049 | 2026.02.03 00:42:50.687914 [ 276 ] {d7ef10e7-165e-416d-876a-5c57c87e14b6} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.005174 sec., 17008.117510630073 rows/sec., 1.07 MiB/sec. | ||
| 16050 | 2026.02.03 00:42:50.688011 [ 276 ] {d7ef10e7-165e-416d-876a-5c57c87e14b6} <Debug> TCPHandler: Processed in 0.005496839 sec. | ||
| 16051 | 2026.02.03 00:42:51.482663 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38054 | ||
| 16052 | 2026.02.03 00:42:51.482781 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16053 | 2026.02.03 00:42:51.482807 [ 352 ] {} <Debug> TCP-Session: 3153058d-dc8b-4f3b-82d5-566e722b5bdf Authenticating user 'default' from [fd00:1122:3344:101::e]:38054 | ||
| 16054 | 2026.02.03 00:42:51.482829 [ 352 ] {} <Debug> TCP-Session: 3153058d-dc8b-4f3b-82d5-566e722b5bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16055 | 2026.02.03 00:42:51.482842 [ 352 ] {} <Debug> TCP-Session: 3153058d-dc8b-4f3b-82d5-566e722b5bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16056 | 2026.02.03 00:42:51.483051 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55523 | ||
| 16057 | 2026.02.03 00:42:51.483087 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57358 | ||
| 16058 | 2026.02.03 00:42:51.483107 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62005 | ||
| 16059 | 2026.02.03 00:42:51.483119 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57712 | ||
| 16060 | 2026.02.03 00:42:51.483178 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16061 | 2026.02.03 00:42:51.483199 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16062 | 2026.02.03 00:42:51.483214 [ 290 ] {} <Debug> TCP-Session: d9125044-bdc7-4f90-a229-365454ad6caf Authenticating user 'default' from [fd00:1122:3344:101::e]:57358 | ||
| 16063 | 2026.02.03 00:42:51.483218 [ 352 ] {} <Trace> TCP-Session: 3153058d-dc8b-4f3b-82d5-566e722b5bdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16064 | 2026.02.03 00:42:51.483244 [ 290 ] {} <Debug> TCP-Session: d9125044-bdc7-4f90-a229-365454ad6caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16065 | 2026.02.03 00:42:51.483245 [ 353 ] {} <Debug> TCP-Session: fc741934-e120-4d52-84bb-f9eccf97ecca Authenticating user 'default' from [fd00:1122:3344:101::e]:55523 | ||
| 16066 | 2026.02.03 00:42:51.483261 [ 290 ] {} <Debug> TCP-Session: d9125044-bdc7-4f90-a229-365454ad6caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16067 | 2026.02.03 00:42:51.483287 [ 353 ] {} <Debug> TCP-Session: fc741934-e120-4d52-84bb-f9eccf97ecca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16068 | 2026.02.03 00:42:51.483253 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16069 | 2026.02.03 00:42:51.483311 [ 353 ] {} <Debug> TCP-Session: fc741934-e120-4d52-84bb-f9eccf97ecca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16070 | 2026.02.03 00:42:51.483241 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16071 | 2026.02.03 00:42:51.483350 [ 292 ] {} <Debug> TCP-Session: 9aed805e-82ae-4442-b56b-aa91fee1dab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62005 | ||
| 16072 | 2026.02.03 00:42:51.483097 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52480 | ||
| 16073 | 2026.02.03 00:42:51.483393 [ 292 ] {} <Debug> TCP-Session: 9aed805e-82ae-4442-b56b-aa91fee1dab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16074 | 2026.02.03 00:42:51.483392 [ 352 ] {ea617886-fab0-49a5-a391-0432442ade27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38054) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16075 | 2026.02.03 00:42:51.483416 [ 292 ] {} <Debug> TCP-Session: 9aed805e-82ae-4442-b56b-aa91fee1dab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16076 | 2026.02.03 00:42:51.483378 [ 293 ] {} <Debug> TCP-Session: f4407165-be85-41c2-9744-b691f02196fe Authenticating user 'default' from [fd00:1122:3344:101::e]:57712 | ||
| 16077 | 2026.02.03 00:42:51.483453 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16078 | 2026.02.03 00:42:51.483474 [ 293 ] {} <Debug> TCP-Session: f4407165-be85-41c2-9744-b691f02196fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16079 | 2026.02.03 00:42:51.483492 [ 354 ] {} <Debug> TCP-Session: 1b95af0c-31be-4af0-b9f2-70798ac5d210 Authenticating user 'default' from [fd00:1122:3344:101::e]:52480 | ||
| 16080 | 2026.02.03 00:42:51.483496 [ 293 ] {} <Debug> TCP-Session: f4407165-be85-41c2-9744-b691f02196fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16081 | 2026.02.03 00:42:51.483519 [ 354 ] {} <Debug> TCP-Session: 1b95af0c-31be-4af0-b9f2-70798ac5d210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16082 | 2026.02.03 00:42:51.483538 [ 354 ] {} <Debug> TCP-Session: 1b95af0c-31be-4af0-b9f2-70798ac5d210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16083 | 2026.02.03 00:42:51.483669 [ 352 ] {ea617886-fab0-49a5-a391-0432442ade27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16084 | 2026.02.03 00:42:51.483727 [ 352 ] {ea617886-fab0-49a5-a391-0432442ade27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16085 | 2026.02.03 00:42:51.483950 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49549 | ||
| 16086 | 2026.02.03 00:42:51.484004 [ 352 ] {ea617886-fab0-49a5-a391-0432442ade27} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 16087 | 2026.02.03 00:42:51.484033 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16088 | 2026.02.03 00:42:51.484042 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38426 | ||
| 16089 | 2026.02.03 00:42:51.484050 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42239 | ||
| 16090 | 2026.02.03 00:42:51.484064 [ 356 ] {} <Debug> TCP-Session: c97091b6-6afe-413a-91d6-dd2046cb4c54 Authenticating user 'default' from [fd00:1122:3344:101::e]:49549 | ||
| 16091 | 2026.02.03 00:42:51.484134 [ 356 ] {} <Debug> TCP-Session: c97091b6-6afe-413a-91d6-dd2046cb4c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16092 | 2026.02.03 00:42:51.484148 [ 356 ] {} <Debug> TCP-Session: c97091b6-6afe-413a-91d6-dd2046cb4c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16093 | 2026.02.03 00:42:51.484271 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16094 | 2026.02.03 00:42:51.484314 [ 357 ] {} <Debug> TCP-Session: 2f14e701-a7f5-4efc-972c-43ff1bec00f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38426 | ||
| 16095 | 2026.02.03 00:42:51.484330 [ 357 ] {} <Debug> TCP-Session: 2f14e701-a7f5-4efc-972c-43ff1bec00f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16096 | 2026.02.03 00:42:51.484342 [ 357 ] {} <Debug> TCP-Session: 2f14e701-a7f5-4efc-972c-43ff1bec00f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16097 | 2026.02.03 00:42:51.484497 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16098 | 2026.02.03 00:42:51.484539 [ 358 ] {} <Debug> TCP-Session: 0b0ba5df-6519-440b-9884-ea0e102e7994 Authenticating user 'default' from [fd00:1122:3344:101::e]:42239 | ||
| 16099 | 2026.02.03 00:42:51.484562 [ 358 ] {} <Debug> TCP-Session: 0b0ba5df-6519-440b-9884-ea0e102e7994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16100 | 2026.02.03 00:42:51.484575 [ 358 ] {} <Debug> TCP-Session: 0b0ba5df-6519-440b-9884-ea0e102e7994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16101 | 2026.02.03 00:42:51.485035 [ 336 ] {ea617886-fab0-49a5-a391-0432442ade27} <Trace> AggregatingTransform: Aggregating | ||
| 16102 | 2026.02.03 00:42:51.485073 [ 336 ] {ea617886-fab0-49a5-a391-0432442ade27} <Trace> Aggregator: Aggregation method: without_key | ||
| 16103 | 2026.02.03 00:42:51.485111 [ 336 ] {ea617886-fab0-49a5-a391-0432442ade27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004469 sec. (995.551 rows/sec., 38.89 KiB/sec.) | ||
| 16104 | 2026.02.03 00:42:51.485130 [ 336 ] {ea617886-fab0-49a5-a391-0432442ade27} <Trace> Aggregator: Merging aggregated data | ||
| 16105 | 2026.02.03 00:42:51.486330 [ 352 ] {ea617886-fab0-49a5-a391-0432442ade27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002992 sec., 334.2245989304813 rows/sec., 13.06 KiB/sec. | ||
| 16106 | 2026.02.03 00:42:51.486486 [ 352 ] {ea617886-fab0-49a5-a391-0432442ade27} <Debug> TCPHandler: Processed in 0.003402221 sec. | ||
| 16107 | 2026.02.03 00:42:51.486596 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16108 | 2026.02.03 00:42:51.486623 [ 352 ] {} <Debug> TCP-Session: 3153058d-dc8b-4f3b-82d5-566e722b5bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16109 | 2026.02.03 00:42:51.486628 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16110 | 2026.02.03 00:42:51.486650 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16111 | 2026.02.03 00:42:51.486670 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16112 | 2026.02.03 00:42:51.486687 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16113 | 2026.02.03 00:42:51.486705 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16114 | 2026.02.03 00:42:51.486722 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16115 | 2026.02.03 00:42:51.486742 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16116 | 2026.02.03 00:42:51.486757 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16117 | 2026.02.03 00:42:51.486761 [ 357 ] {} <Debug> TCP-Session: 2f14e701-a7f5-4efc-972c-43ff1bec00f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16118 | 2026.02.03 00:42:51.486786 [ 292 ] {} <Debug> TCP-Session: 9aed805e-82ae-4442-b56b-aa91fee1dab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16119 | 2026.02.03 00:42:51.486796 [ 293 ] {} <Debug> TCP-Session: f4407165-be85-41c2-9744-b691f02196fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16120 | 2026.02.03 00:42:51.486754 [ 290 ] {} <Debug> TCP-Session: d9125044-bdc7-4f90-a229-365454ad6caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16121 | 2026.02.03 00:42:51.486718 [ 356 ] {} <Debug> TCP-Session: c97091b6-6afe-413a-91d6-dd2046cb4c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16122 | 2026.02.03 00:42:51.486698 [ 358 ] {} <Debug> TCP-Session: 0b0ba5df-6519-440b-9884-ea0e102e7994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16123 | 2026.02.03 00:42:51.486679 [ 353 ] {} <Debug> TCP-Session: fc741934-e120-4d52-84bb-f9eccf97ecca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16124 | 2026.02.03 00:42:51.486733 [ 354 ] {} <Debug> TCP-Session: 1b95af0c-31be-4af0-b9f2-70798ac5d210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16125 | 2026.02.03 00:42:51.571269 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52233 | ||
| 16126 | 2026.02.03 00:42:51.571385 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16127 | 2026.02.03 00:42:51.571411 [ 352 ] {} <Debug> TCP-Session: 1e95c0d4-35c9-4088-8a88-40f0b49ba7f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52233 | ||
| 16128 | 2026.02.03 00:42:51.571432 [ 352 ] {} <Debug> TCP-Session: 1e95c0d4-35c9-4088-8a88-40f0b49ba7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16129 | 2026.02.03 00:42:51.571445 [ 352 ] {} <Debug> TCP-Session: 1e95c0d4-35c9-4088-8a88-40f0b49ba7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16130 | 2026.02.03 00:42:51.571625 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60071 | ||
| 16131 | 2026.02.03 00:42:51.571671 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54564 | ||
| 16132 | 2026.02.03 00:42:51.571691 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33026 | ||
| 16133 | 2026.02.03 00:42:51.571750 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16134 | 2026.02.03 00:42:51.571749 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34237 | ||
| 16135 | 2026.02.03 00:42:51.571790 [ 353 ] {} <Debug> TCP-Session: fb0efad4-567d-4b8b-9462-2bc55cad2db8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60071 | ||
| 16136 | 2026.02.03 00:42:51.571805 [ 352 ] {} <Trace> TCP-Session: 1e95c0d4-35c9-4088-8a88-40f0b49ba7f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16137 | 2026.02.03 00:42:51.571818 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16138 | 2026.02.03 00:42:51.571842 [ 353 ] {} <Debug> TCP-Session: fb0efad4-567d-4b8b-9462-2bc55cad2db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16139 | 2026.02.03 00:42:51.571879 [ 292 ] {} <Debug> TCP-Session: 44cbbad6-88fa-441e-b0d3-6507a780a4a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33026 | ||
| 16140 | 2026.02.03 00:42:51.571890 [ 353 ] {} <Debug> TCP-Session: fb0efad4-567d-4b8b-9462-2bc55cad2db8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16141 | 2026.02.03 00:42:51.571884 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16142 | 2026.02.03 00:42:51.571916 [ 292 ] {} <Debug> TCP-Session: 44cbbad6-88fa-441e-b0d3-6507a780a4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16143 | 2026.02.03 00:42:51.571798 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16144 | 2026.02.03 00:42:51.571959 [ 292 ] {} <Debug> TCP-Session: 44cbbad6-88fa-441e-b0d3-6507a780a4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16145 | 2026.02.03 00:42:51.571959 [ 358 ] {} <Debug> TCP-Session: 36863812-37e0-4cdd-8e09-ec7101a3d6d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34237 | ||
| 16146 | 2026.02.03 00:42:51.571985 [ 354 ] {} <Debug> TCP-Session: b00ae443-4c4f-4daa-9976-8cc38bfcf027 Authenticating user 'default' from [fd00:1122:3344:101::e]:54564 | ||
| 16147 | 2026.02.03 00:42:51.572011 [ 352 ] {eca942bf-4751-4b42-909a-4305a8d99c55} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52233) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16148 | 2026.02.03 00:42:51.572031 [ 354 ] {} <Debug> TCP-Session: b00ae443-4c4f-4daa-9976-8cc38bfcf027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16149 | 2026.02.03 00:42:51.572019 [ 358 ] {} <Debug> TCP-Session: 36863812-37e0-4cdd-8e09-ec7101a3d6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16150 | 2026.02.03 00:42:51.572066 [ 354 ] {} <Debug> TCP-Session: b00ae443-4c4f-4daa-9976-8cc38bfcf027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16151 | 2026.02.03 00:42:51.572087 [ 358 ] {} <Debug> TCP-Session: 36863812-37e0-4cdd-8e09-ec7101a3d6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16152 | 2026.02.03 00:42:51.571726 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55438 | ||
| 16153 | 2026.02.03 00:42:51.571711 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59980 | ||
| 16154 | 2026.02.03 00:42:51.571701 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35334 | ||
| 16155 | 2026.02.03 00:42:51.572197 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16156 | 2026.02.03 00:42:51.571679 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48014 | ||
| 16157 | 2026.02.03 00:42:51.572235 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16158 | 2026.02.03 00:42:51.572246 [ 357 ] {} <Debug> TCP-Session: ed0110c5-7b08-4fdd-9421-04c98cb2abd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55438 | ||
| 16159 | 2026.02.03 00:42:51.572282 [ 352 ] {eca942bf-4751-4b42-909a-4305a8d99c55} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16160 | 2026.02.03 00:42:51.572289 [ 356 ] {} <Debug> TCP-Session: 112c0f49-9057-4c64-9d32-064f10b9016d Authenticating user 'default' from [fd00:1122:3344:101::e]:59980 | ||
| 16161 | 2026.02.03 00:42:51.572306 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16162 | 2026.02.03 00:42:51.572311 [ 357 ] {} <Debug> TCP-Session: ed0110c5-7b08-4fdd-9421-04c98cb2abd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16163 | 2026.02.03 00:42:51.572344 [ 290 ] {} <Debug> TCP-Session: 9a2789ce-7922-46c1-a69d-3192686c143a Authenticating user 'default' from [fd00:1122:3344:101::e]:48014 | ||
| 16164 | 2026.02.03 00:42:51.572346 [ 352 ] {eca942bf-4751-4b42-909a-4305a8d99c55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16165 | 2026.02.03 00:42:51.572360 [ 357 ] {} <Debug> TCP-Session: ed0110c5-7b08-4fdd-9421-04c98cb2abd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16166 | 2026.02.03 00:42:51.572369 [ 290 ] {} <Debug> TCP-Session: 9a2789ce-7922-46c1-a69d-3192686c143a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16167 | 2026.02.03 00:42:51.572330 [ 356 ] {} <Debug> TCP-Session: 112c0f49-9057-4c64-9d32-064f10b9016d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16168 | 2026.02.03 00:42:51.572402 [ 290 ] {} <Debug> TCP-Session: 9a2789ce-7922-46c1-a69d-3192686c143a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16169 | 2026.02.03 00:42:51.572424 [ 356 ] {} <Debug> TCP-Session: 112c0f49-9057-4c64-9d32-064f10b9016d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16170 | 2026.02.03 00:42:51.572262 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16171 | 2026.02.03 00:42:51.572484 [ 293 ] {} <Debug> TCP-Session: 8392b60b-6cac-4d3a-9226-3145ee37ae31 Authenticating user 'default' from [fd00:1122:3344:101::e]:35334 | ||
| 16172 | 2026.02.03 00:42:51.572503 [ 293 ] {} <Debug> TCP-Session: 8392b60b-6cac-4d3a-9226-3145ee37ae31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16173 | 2026.02.03 00:42:51.572519 [ 293 ] {} <Debug> TCP-Session: 8392b60b-6cac-4d3a-9226-3145ee37ae31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16174 | 2026.02.03 00:42:51.572648 [ 352 ] {eca942bf-4751-4b42-909a-4305a8d99c55} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 16175 | 2026.02.03 00:42:51.573847 [ 320 ] {eca942bf-4751-4b42-909a-4305a8d99c55} <Trace> AggregatingTransform: Aggregating | ||
| 16176 | 2026.02.03 00:42:51.573890 [ 320 ] {eca942bf-4751-4b42-909a-4305a8d99c55} <Trace> Aggregator: Aggregation method: without_key | ||
| 16177 | 2026.02.03 00:42:51.573930 [ 320 ] {eca942bf-4751-4b42-909a-4305a8d99c55} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001178101 sec. (848.824 rows/sec., 33.16 KiB/sec.) | ||
| 16178 | 2026.02.03 00:42:51.573952 [ 320 ] {eca942bf-4751-4b42-909a-4305a8d99c55} <Trace> Aggregator: Merging aggregated data | ||
| 16179 | 2026.02.03 00:42:51.575236 [ 352 ] {eca942bf-4751-4b42-909a-4305a8d99c55} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003294 sec., 303.58227079538557 rows/sec., 11.86 KiB/sec. | ||
| 16180 | 2026.02.03 00:42:51.575428 [ 352 ] {eca942bf-4751-4b42-909a-4305a8d99c55} <Debug> TCPHandler: Processed in 0.003755227 sec. | ||
| 16181 | 2026.02.03 00:42:51.575561 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16182 | 2026.02.03 00:42:51.575590 [ 352 ] {} <Debug> TCP-Session: 1e95c0d4-35c9-4088-8a88-40f0b49ba7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16183 | 2026.02.03 00:42:51.575594 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16184 | 2026.02.03 00:42:51.575616 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16185 | 2026.02.03 00:42:51.575639 [ 353 ] {} <Debug> TCP-Session: fb0efad4-567d-4b8b-9462-2bc55cad2db8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16186 | 2026.02.03 00:42:51.575643 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16187 | 2026.02.03 00:42:51.575663 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16188 | 2026.02.03 00:42:51.575687 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16189 | 2026.02.03 00:42:51.575706 [ 290 ] {} <Debug> TCP-Session: 9a2789ce-7922-46c1-a69d-3192686c143a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16190 | 2026.02.03 00:42:51.575724 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16191 | 2026.02.03 00:42:51.575757 [ 292 ] {} <Debug> TCP-Session: 44cbbad6-88fa-441e-b0d3-6507a780a4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16192 | 2026.02.03 00:42:51.575765 [ 293 ] {} <Debug> TCP-Session: 8392b60b-6cac-4d3a-9226-3145ee37ae31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16193 | 2026.02.03 00:42:51.575784 [ 357 ] {} <Debug> TCP-Session: ed0110c5-7b08-4fdd-9421-04c98cb2abd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16194 | 2026.02.03 00:42:51.575704 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16195 | 2026.02.03 00:42:51.575661 [ 358 ] {} <Debug> TCP-Session: 36863812-37e0-4cdd-8e09-ec7101a3d6d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16196 | 2026.02.03 00:42:51.575862 [ 356 ] {} <Debug> TCP-Session: 112c0f49-9057-4c64-9d32-064f10b9016d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16197 | 2026.02.03 00:42:51.575650 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16198 | 2026.02.03 00:42:51.575928 [ 354 ] {} <Debug> TCP-Session: b00ae443-4c4f-4daa-9976-8cc38bfcf027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16199 | 2026.02.03 00:42:51.662880 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63510 | ||
| 16200 | 2026.02.03 00:42:51.662982 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16201 | 2026.02.03 00:42:51.663010 [ 352 ] {} <Debug> TCP-Session: 06fa64f3-b6cd-4010-9456-4022d075bfe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63510 | ||
| 16202 | 2026.02.03 00:42:51.663030 [ 352 ] {} <Debug> TCP-Session: 06fa64f3-b6cd-4010-9456-4022d075bfe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16203 | 2026.02.03 00:42:51.663043 [ 352 ] {} <Debug> TCP-Session: 06fa64f3-b6cd-4010-9456-4022d075bfe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16204 | 2026.02.03 00:42:51.663213 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42178 | ||
| 16205 | 2026.02.03 00:42:51.663251 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59381 | ||
| 16206 | 2026.02.03 00:42:51.663265 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51964 | ||
| 16207 | 2026.02.03 00:42:51.663305 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41408 | ||
| 16208 | 2026.02.03 00:42:51.663312 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48352 | ||
| 16209 | 2026.02.03 00:42:51.663340 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50073 | ||
| 16210 | 2026.02.03 00:42:51.663379 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16211 | 2026.02.03 00:42:51.663389 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16212 | 2026.02.03 00:42:51.663414 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16213 | 2026.02.03 00:42:51.663423 [ 292 ] {} <Debug> TCP-Session: 73755b59-2652-412d-bbfb-614a45b5f079 Authenticating user 'default' from [fd00:1122:3344:101::e]:51964 | ||
| 16214 | 2026.02.03 00:42:51.663432 [ 356 ] {} <Debug> TCP-Session: 8c4ab186-cdaa-46a1-a0d8-05cf2462c2c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41408 | ||
| 16215 | 2026.02.03 00:42:51.663449 [ 357 ] {} <Debug> TCP-Session: 5fe031da-5e0b-488f-bae0-15eb27b5fad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48352 | ||
| 16216 | 2026.02.03 00:42:51.663464 [ 292 ] {} <Debug> TCP-Session: 73755b59-2652-412d-bbfb-614a45b5f079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16217 | 2026.02.03 00:42:51.663466 [ 356 ] {} <Debug> TCP-Session: 8c4ab186-cdaa-46a1-a0d8-05cf2462c2c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16218 | 2026.02.03 00:42:51.663482 [ 357 ] {} <Debug> TCP-Session: 5fe031da-5e0b-488f-bae0-15eb27b5fad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16219 | 2026.02.03 00:42:51.663489 [ 292 ] {} <Debug> TCP-Session: 73755b59-2652-412d-bbfb-614a45b5f079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16220 | 2026.02.03 00:42:51.663509 [ 356 ] {} <Debug> TCP-Session: 8c4ab186-cdaa-46a1-a0d8-05cf2462c2c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16221 | 2026.02.03 00:42:51.663519 [ 357 ] {} <Debug> TCP-Session: 5fe031da-5e0b-488f-bae0-15eb27b5fad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16222 | 2026.02.03 00:42:51.663469 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16223 | 2026.02.03 00:42:51.663286 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38945 | ||
| 16224 | 2026.02.03 00:42:51.663593 [ 358 ] {} <Debug> TCP-Session: 574db666-e275-40d8-bacc-33fa0f0eb936 Authenticating user 'default' from [fd00:1122:3344:101::e]:50073 | ||
| 16225 | 2026.02.03 00:42:51.663324 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16226 | 2026.02.03 00:42:51.663627 [ 358 ] {} <Debug> TCP-Session: 574db666-e275-40d8-bacc-33fa0f0eb936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16227 | 2026.02.03 00:42:51.663380 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16228 | 2026.02.03 00:42:51.663653 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16229 | 2026.02.03 00:42:51.663687 [ 354 ] {} <Debug> TCP-Session: 127897ea-ba83-4dde-bd56-79cb2f1bf7c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59381 | ||
| 16230 | 2026.02.03 00:42:51.663702 [ 293 ] {} <Debug> TCP-Session: d900c1ca-1feb-499e-b23a-34d621597312 Authenticating user 'default' from [fd00:1122:3344:101::e]:38945 | ||
| 16231 | 2026.02.03 00:42:51.663719 [ 354 ] {} <Debug> TCP-Session: 127897ea-ba83-4dde-bd56-79cb2f1bf7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16232 | 2026.02.03 00:42:51.663655 [ 358 ] {} <Debug> TCP-Session: 574db666-e275-40d8-bacc-33fa0f0eb936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16233 | 2026.02.03 00:42:51.663739 [ 293 ] {} <Debug> TCP-Session: d900c1ca-1feb-499e-b23a-34d621597312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16234 | 2026.02.03 00:42:51.663652 [ 353 ] {} <Debug> TCP-Session: 272c1dee-3b92-48c3-b0fe-ee0b4e3db81c Authenticating user 'default' from [fd00:1122:3344:101::e]:42178 | ||
| 16235 | 2026.02.03 00:42:51.663775 [ 293 ] {} <Debug> TCP-Session: d900c1ca-1feb-499e-b23a-34d621597312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16236 | 2026.02.03 00:42:51.663792 [ 353 ] {} <Debug> TCP-Session: 272c1dee-3b92-48c3-b0fe-ee0b4e3db81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16237 | 2026.02.03 00:42:51.663743 [ 354 ] {} <Debug> TCP-Session: 127897ea-ba83-4dde-bd56-79cb2f1bf7c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16238 | 2026.02.03 00:42:51.663809 [ 353 ] {} <Debug> TCP-Session: 272c1dee-3b92-48c3-b0fe-ee0b4e3db81c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16239 | 2026.02.03 00:42:51.663255 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50231 | ||
| 16240 | 2026.02.03 00:42:51.663358 [ 352 ] {} <Trace> TCP-Session: 06fa64f3-b6cd-4010-9456-4022d075bfe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16241 | 2026.02.03 00:42:51.663916 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16242 | 2026.02.03 00:42:51.663938 [ 290 ] {} <Debug> TCP-Session: 4515042f-962e-408c-926b-95f4684bdaac Authenticating user 'default' from [fd00:1122:3344:101::e]:50231 | ||
| 16243 | 2026.02.03 00:42:51.663955 [ 290 ] {} <Debug> TCP-Session: 4515042f-962e-408c-926b-95f4684bdaac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16244 | 2026.02.03 00:42:51.663967 [ 290 ] {} <Debug> TCP-Session: 4515042f-962e-408c-926b-95f4684bdaac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16245 | 2026.02.03 00:42:51.664032 [ 352 ] {d5bda097-8797-458e-9014-789c309ce781} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63510) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16246 | 2026.02.03 00:42:51.664283 [ 352 ] {d5bda097-8797-458e-9014-789c309ce781} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16247 | 2026.02.03 00:42:51.664336 [ 352 ] {d5bda097-8797-458e-9014-789c309ce781} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16248 | 2026.02.03 00:42:51.664615 [ 352 ] {d5bda097-8797-458e-9014-789c309ce781} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 16249 | 2026.02.03 00:42:51.665555 [ 310 ] {d5bda097-8797-458e-9014-789c309ce781} <Trace> AggregatingTransform: Aggregating | ||
| 16250 | 2026.02.03 00:42:51.665599 [ 310 ] {d5bda097-8797-458e-9014-789c309ce781} <Trace> Aggregator: Aggregation method: without_key | ||
| 16251 | 2026.02.03 00:42:51.665641 [ 310 ] {d5bda097-8797-458e-9014-789c309ce781} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920006 sec. (1086.949 rows/sec., 42.46 KiB/sec.) | ||
| 16252 | 2026.02.03 00:42:51.665665 [ 310 ] {d5bda097-8797-458e-9014-789c309ce781} <Trace> Aggregator: Merging aggregated data | ||
| 16253 | 2026.02.03 00:42:51.666797 [ 352 ] {d5bda097-8797-458e-9014-789c309ce781} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002819 sec., 354.7357218871941 rows/sec., 13.86 KiB/sec. | ||
| 16254 | 2026.02.03 00:42:51.666927 [ 352 ] {d5bda097-8797-458e-9014-789c309ce781} <Debug> TCPHandler: Processed in 0.003700107 sec. | ||
| 16255 | 2026.02.03 00:42:51.667020 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16256 | 2026.02.03 00:42:51.667056 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16257 | 2026.02.03 00:42:51.667063 [ 358 ] {} <Debug> TCP-Session: 574db666-e275-40d8-bacc-33fa0f0eb936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16258 | 2026.02.03 00:42:51.667081 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16259 | 2026.02.03 00:42:51.667102 [ 290 ] {} <Debug> TCP-Session: 4515042f-962e-408c-926b-95f4684bdaac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16260 | 2026.02.03 00:42:51.667117 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16261 | 2026.02.03 00:42:51.667130 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16262 | 2026.02.03 00:42:51.667149 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16263 | 2026.02.03 00:42:51.667170 [ 293 ] {} <Debug> TCP-Session: d900c1ca-1feb-499e-b23a-34d621597312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16264 | 2026.02.03 00:42:51.667187 [ 356 ] {} <Debug> TCP-Session: 8c4ab186-cdaa-46a1-a0d8-05cf2462c2c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16265 | 2026.02.03 00:42:51.667202 [ 292 ] {} <Debug> TCP-Session: 73755b59-2652-412d-bbfb-614a45b5f079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16266 | 2026.02.03 00:42:51.667141 [ 353 ] {} <Debug> TCP-Session: 272c1dee-3b92-48c3-b0fe-ee0b4e3db81c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16267 | 2026.02.03 00:42:51.667174 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16268 | 2026.02.03 00:42:51.667095 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16269 | 2026.02.03 00:42:51.667291 [ 357 ] {} <Debug> TCP-Session: 5fe031da-5e0b-488f-bae0-15eb27b5fad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16270 | 2026.02.03 00:42:51.667189 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16271 | 2026.02.03 00:42:51.667315 [ 354 ] {} <Debug> TCP-Session: 127897ea-ba83-4dde-bd56-79cb2f1bf7c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16272 | 2026.02.03 00:42:51.667349 [ 352 ] {} <Debug> TCP-Session: 06fa64f3-b6cd-4010-9456-4022d075bfe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16273 | 2026.02.03 00:42:52.316961 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16274 | 2026.02.03 00:42:52.317009 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16275 | 2026.02.03 00:42:52.588320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35407 | ||
| 16276 | 2026.02.03 00:42:52.588956 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16277 | 2026.02.03 00:42:52.589025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16278 | 2026.02.03 00:42:52.589639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16279 | 2026.02.03 00:42:52.590003 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16280 | 2026.02.03 00:42:52.590230 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35407 | ||
| 16281 | 2026.02.03 00:42:54.546060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16282 | 2026.02.03 00:42:54.564858 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16283 | 2026.02.03 00:42:54.564920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16284 | 2026.02.03 00:42:54.571473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16285 | 2026.02.03 00:42:54.572212 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16286 | 2026.02.03 00:42:54.575611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16287 | 2026.02.03 00:42:55.622847 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16288 | 2026.02.03 00:42:55.623030 [ 276 ] {5cdea5d2-a159-48c9-8508-b1ef7f3fc08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16289 | 2026.02.03 00:42:55.623097 [ 276 ] {5cdea5d2-a159-48c9-8508-b1ef7f3fc08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16290 | 2026.02.03 00:42:55.623787 [ 276 ] {5cdea5d2-a159-48c9-8508-b1ef7f3fc08c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16291 | 2026.02.03 00:42:55.623833 [ 276 ] {5cdea5d2-a159-48c9-8508-b1ef7f3fc08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16292 | 2026.02.03 00:42:55.624246 [ 276 ] {5cdea5d2-a159-48c9-8508-b1ef7f3fc08c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16293 | 2026.02.03 00:42:55.624485 [ 276 ] {5cdea5d2-a159-48c9-8508-b1ef7f3fc08c} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16294 | 2026.02.03 00:42:55.624644 [ 276 ] {5cdea5d2-a159-48c9-8508-b1ef7f3fc08c} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001664 sec., 43269.23076923077 rows/sec., 3.47 MiB/sec. | ||
| 16295 | 2026.02.03 00:42:55.624697 [ 276 ] {5cdea5d2-a159-48c9-8508-b1ef7f3fc08c} <Debug> TCPHandler: Processed in 0.001981405 sec. | ||
| 16296 | 2026.02.03 00:42:55.624827 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16297 | 2026.02.03 00:42:55.624929 [ 276 ] {8439193d-64f1-47b3-a1ad-d65a16581e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16298 | 2026.02.03 00:42:55.624973 [ 276 ] {8439193d-64f1-47b3-a1ad-d65a16581e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16299 | 2026.02.03 00:42:55.625387 [ 276 ] {8439193d-64f1-47b3-a1ad-d65a16581e34} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16300 | 2026.02.03 00:42:55.625422 [ 276 ] {8439193d-64f1-47b3-a1ad-d65a16581e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16301 | 2026.02.03 00:42:55.625718 [ 276 ] {8439193d-64f1-47b3-a1ad-d65a16581e34} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16302 | 2026.02.03 00:42:55.625922 [ 276 ] {8439193d-64f1-47b3-a1ad-d65a16581e34} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16303 | 2026.02.03 00:42:55.626058 [ 276 ] {8439193d-64f1-47b3-a1ad-d65a16581e34} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001154 sec., 6932.409012131715 rows/sec., 521.28 KiB/sec. | ||
| 16304 | 2026.02.03 00:42:55.626096 [ 276 ] {8439193d-64f1-47b3-a1ad-d65a16581e34} <Debug> TCPHandler: Processed in 0.001319903 sec. | ||
| 16305 | 2026.02.03 00:42:55.626204 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16306 | 2026.02.03 00:42:55.626299 [ 276 ] {a58c7d54-035a-43a9-a6c9-854ea880d5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16307 | 2026.02.03 00:42:55.626339 [ 276 ] {a58c7d54-035a-43a9-a6c9-854ea880d5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16308 | 2026.02.03 00:42:55.626757 [ 276 ] {a58c7d54-035a-43a9-a6c9-854ea880d5e3} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16309 | 2026.02.03 00:42:55.626791 [ 276 ] {a58c7d54-035a-43a9-a6c9-854ea880d5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16310 | 2026.02.03 00:42:55.627090 [ 276 ] {a58c7d54-035a-43a9-a6c9-854ea880d5e3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16311 | 2026.02.03 00:42:55.627293 [ 276 ] {a58c7d54-035a-43a9-a6c9-854ea880d5e3} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16312 | 2026.02.03 00:42:55.627418 [ 276 ] {a58c7d54-035a-43a9-a6c9-854ea880d5e3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001138 sec., 63268.8927943761 rows/sec., 4.94 MiB/sec. | ||
| 16313 | 2026.02.03 00:42:55.627454 [ 276 ] {a58c7d54-035a-43a9-a6c9-854ea880d5e3} <Debug> TCPHandler: Processed in 0.001297893 sec. | ||
| 16314 | 2026.02.03 00:42:55.627563 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16315 | 2026.02.03 00:42:55.627656 [ 276 ] {ea239d0e-fa42-4d43-b490-b021aeae63cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16316 | 2026.02.03 00:42:55.627699 [ 276 ] {ea239d0e-fa42-4d43-b490-b021aeae63cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16317 | 2026.02.03 00:42:55.628114 [ 276 ] {ea239d0e-fa42-4d43-b490-b021aeae63cf} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16318 | 2026.02.03 00:42:55.628148 [ 276 ] {ea239d0e-fa42-4d43-b490-b021aeae63cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16319 | 2026.02.03 00:42:55.628470 [ 276 ] {ea239d0e-fa42-4d43-b490-b021aeae63cf} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16320 | 2026.02.03 00:42:55.628684 [ 276 ] {ea239d0e-fa42-4d43-b490-b021aeae63cf} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16321 | 2026.02.03 00:42:55.628812 [ 276 ] {ea239d0e-fa42-4d43-b490-b021aeae63cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 16322 | 2026.02.03 00:42:55.628848 [ 276 ] {ea239d0e-fa42-4d43-b490-b021aeae63cf} <Debug> TCPHandler: Processed in 0.001331754 sec. | ||
| 16323 | 2026.02.03 00:42:55.628954 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16324 | 2026.02.03 00:42:55.629046 [ 276 ] {dd7f5ec1-4844-4d80-9654-f049ce0bb606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16325 | 2026.02.03 00:42:55.629100 [ 276 ] {dd7f5ec1-4844-4d80-9654-f049ce0bb606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16326 | 2026.02.03 00:42:55.629865 [ 276 ] {dd7f5ec1-4844-4d80-9654-f049ce0bb606} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2026.02.03 00:42:55.629901 [ 276 ] {dd7f5ec1-4844-4d80-9654-f049ce0bb606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16328 | 2026.02.03 00:42:55.630408 [ 276 ] {dd7f5ec1-4844-4d80-9654-f049ce0bb606} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16329 | 2026.02.03 00:42:55.630624 [ 276 ] {dd7f5ec1-4844-4d80-9654-f049ce0bb606} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16330 | 2026.02.03 00:42:55.630766 [ 276 ] {dd7f5ec1-4844-4d80-9654-f049ce0bb606} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001738 sec., 4602.991944764097 rows/sec., 8.25 MiB/sec. | ||
| 16331 | 2026.02.03 00:42:55.630831 [ 276 ] {dd7f5ec1-4844-4d80-9654-f049ce0bb606} <Debug> TCPHandler: Processed in 0.001923465 sec. | ||
| 16332 | 2026.02.03 00:42:55.630945 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16333 | 2026.02.03 00:42:55.631038 [ 276 ] {21014ffb-66ed-4f2d-b603-6f5986620c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16334 | 2026.02.03 00:42:55.631079 [ 276 ] {21014ffb-66ed-4f2d-b603-6f5986620c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16335 | 2026.02.03 00:42:55.631423 [ 276 ] {21014ffb-66ed-4f2d-b603-6f5986620c58} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2026.02.03 00:42:55.631456 [ 276 ] {21014ffb-66ed-4f2d-b603-6f5986620c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16337 | 2026.02.03 00:42:55.631750 [ 276 ] {21014ffb-66ed-4f2d-b603-6f5986620c58} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16338 | 2026.02.03 00:42:55.631953 [ 276 ] {21014ffb-66ed-4f2d-b603-6f5986620c58} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16339 | 2026.02.03 00:42:55.632077 [ 276 ] {21014ffb-66ed-4f2d-b603-6f5986620c58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 16340 | 2026.02.03 00:42:55.632112 [ 276 ] {21014ffb-66ed-4f2d-b603-6f5986620c58} <Debug> TCPHandler: Processed in 0.001214092 sec. | ||
| 16341 | 2026.02.03 00:42:57.642049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2100 | ||
| 16342 | 2026.02.03 00:42:57.644542 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2026.02.03 00:42:57.644589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16344 | 2026.02.03 00:42:57.645835 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16345 | 2026.02.03 00:42:57.646123 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16346 | 2026.02.03 00:42:57.646494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2100 | ||
| 16347 | 2026.02.03 00:43:00.055896 [ 221 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16348 | 2026.02.03 00:43:00.056009 [ 221 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16349 | 2026.02.03 00:43:00.060791 [ 221 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16350 | 2026.02.03 00:43:00.090945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35919 | ||
| 16351 | 2026.02.03 00:43:00.091489 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16352 | 2026.02.03 00:43:00.091531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16353 | 2026.02.03 00:43:00.092014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16354 | 2026.02.03 00:43:00.092236 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16355 | 2026.02.03 00:43:00.092368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35919 | ||
| 16356 | 2026.02.03 00:43:00.365898 [ 217 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16357 | 2026.02.03 00:43:00.365938 [ 217 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16358 | 2026.02.03 00:43:00.368454 [ 217 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16359 | 2026.02.03 00:43:00.630239 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16360 | 2026.02.03 00:43:00.630426 [ 276 ] {dba37417-9b51-4464-b9b2-0766e37577d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16361 | 2026.02.03 00:43:00.630498 [ 276 ] {dba37417-9b51-4464-b9b2-0766e37577d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16362 | 2026.02.03 00:43:00.631313 [ 276 ] {dba37417-9b51-4464-b9b2-0766e37577d7} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2026.02.03 00:43:00.631368 [ 276 ] {dba37417-9b51-4464-b9b2-0766e37577d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16364 | 2026.02.03 00:43:00.631803 [ 276 ] {dba37417-9b51-4464-b9b2-0766e37577d7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16365 | 2026.02.03 00:43:00.632045 [ 276 ] {dba37417-9b51-4464-b9b2-0766e37577d7} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2026.02.03 00:43:00.632191 [ 25 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16367 | 2026.02.03 00:43:00.632217 [ 276 ] {dba37417-9b51-4464-b9b2-0766e37577d7} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001842 sec., 144408.25190010856 rows/sec., 9.17 MiB/sec. | ||
| 16368 | 2026.02.03 00:43:00.632244 [ 25 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16369 | 2026.02.03 00:43:00.632270 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16370 | 2026.02.03 00:43:00.632284 [ 276 ] {dba37417-9b51-4464-b9b2-0766e37577d7} <Debug> TCPHandler: Processed in 0.00218087 sec. | ||
| 16371 | 2026.02.03 00:43:00.632368 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 16372 | 2026.02.03 00:43:00.632445 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16373 | 2026.02.03 00:43:00.632466 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16374 | 2026.02.03 00:43:00.632496 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 266 rows starting from the beginning of the part | ||
| 16375 | 2026.02.03 00:43:00.632553 [ 276 ] {5444de5c-425a-4bc6-8c21-dbb10df58413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16376 | 2026.02.03 00:43:00.632556 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 266 rows starting from the beginning of the part | ||
| 16377 | 2026.02.03 00:43:00.632600 [ 276 ] {5444de5c-425a-4bc6-8c21-dbb10df58413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16378 | 2026.02.03 00:43:00.632609 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 266 rows starting from the beginning of the part | ||
| 16379 | 2026.02.03 00:43:00.632652 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 266 rows starting from the beginning of the part | ||
| 16380 | 2026.02.03 00:43:00.632707 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 266 rows starting from the beginning of the part | ||
| 16381 | 2026.02.03 00:43:00.633480 [ 276 ] {5444de5c-425a-4bc6-8c21-dbb10df58413} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16382 | 2026.02.03 00:43:00.633517 [ 276 ] {5444de5c-425a-4bc6-8c21-dbb10df58413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16383 | 2026.02.03 00:43:00.633547 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222202 sec., 1088199.8229425251 rows/sec., 73.29 MiB/sec. | ||
| 16384 | 2026.02.03 00:43:00.633668 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16385 | 2026.02.03 00:43:00.633909 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_53_13} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16386 | 2026.02.03 00:43:00.633945 [ 276 ] {5444de5c-425a-4bc6-8c21-dbb10df58413} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16387 | 2026.02.03 00:43:00.633974 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_53_13} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16388 | 2026.02.03 00:43:00.634034 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 16389 | 2026.02.03 00:43:00.634168 [ 276 ] {5444de5c-425a-4bc6-8c21-dbb10df58413} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16390 | 2026.02.03 00:43:00.634301 [ 25 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16391 | 2026.02.03 00:43:00.634313 [ 276 ] {5444de5c-425a-4bc6-8c21-dbb10df58413} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001787 sec., 458869.61387800786 rows/sec., 36.63 MiB/sec. | ||
| 16392 | 2026.02.03 00:43:00.634340 [ 25 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2026.02.03 00:43:00.634364 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16394 | 2026.02.03 00:43:00.634367 [ 276 ] {5444de5c-425a-4bc6-8c21-dbb10df58413} <Debug> TCPHandler: Processed in 0.001981056 sec. | ||
| 16395 | 2026.02.03 00:43:00.634472 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16396 | 2026.02.03 00:43:00.634502 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16397 | 2026.02.03 00:43:00.634609 [ 276 ] {b979fb5c-89ff-409f-b263-7a62cf8697d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16398 | 2026.02.03 00:43:00.634616 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16399 | 2026.02.03 00:43:00.634658 [ 276 ] {b979fb5c-89ff-409f-b263-7a62cf8697d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16400 | 2026.02.03 00:43:00.634676 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1986 rows starting from the beginning of the part | ||
| 16401 | 2026.02.03 00:43:00.634751 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 820 rows starting from the beginning of the part | ||
| 16402 | 2026.02.03 00:43:00.634818 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 72 rows starting from the beginning of the part | ||
| 16403 | 2026.02.03 00:43:00.634864 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 821 rows starting from the beginning of the part | ||
| 16404 | 2026.02.03 00:43:00.634912 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 72 rows starting from the beginning of the part | ||
| 16405 | 2026.02.03 00:43:00.634959 [ 199 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 820 rows starting from the beginning of the part | ||
| 16406 | 2026.02.03 00:43:00.635139 [ 276 ] {b979fb5c-89ff-409f-b263-7a62cf8697d8} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16407 | 2026.02.03 00:43:00.635181 [ 276 ] {b979fb5c-89ff-409f-b263-7a62cf8697d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16408 | 2026.02.03 00:43:00.635516 [ 276 ] {b979fb5c-89ff-409f-b263-7a62cf8697d8} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16409 | 2026.02.03 00:43:00.635753 [ 276 ] {b979fb5c-89ff-409f-b263-7a62cf8697d8} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16410 | 2026.02.03 00:43:00.635887 [ 25 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16411 | 2026.02.03 00:43:00.635893 [ 276 ] {b979fb5c-89ff-409f-b263-7a62cf8697d8} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001307 sec., 127773.52716143841 rows/sec., 7.89 MiB/sec. | ||
| 16412 | 2026.02.03 00:43:00.635921 [ 25 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16413 | 2026.02.03 00:43:00.635948 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16414 | 2026.02.03 00:43:00.635950 [ 276 ] {b979fb5c-89ff-409f-b263-7a62cf8697d8} <Debug> TCPHandler: Processed in 0.001499747 sec. | ||
| 16415 | 2026.02.03 00:43:00.636016 [ 198 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16416 | 2026.02.03 00:43:00.636077 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16417 | 2026.02.03 00:43:00.636084 [ 198 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16418 | 2026.02.03 00:43:00.636114 [ 198 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 193 rows starting from the beginning of the part | ||
| 16419 | 2026.02.03 00:43:00.636155 [ 198 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 167 rows starting from the beginning of the part | ||
| 16420 | 2026.02.03 00:43:00.636175 [ 276 ] {7388b542-1081-4e26-bc00-fc4150a10468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16421 | 2026.02.03 00:43:00.636189 [ 198 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 8 rows starting from the beginning of the part | ||
| 16422 | 2026.02.03 00:43:00.636216 [ 276 ] {7388b542-1081-4e26-bc00-fc4150a10468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16423 | 2026.02.03 00:43:00.636221 [ 198 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 169 rows starting from the beginning of the part | ||
| 16424 | 2026.02.03 00:43:00.636260 [ 198 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part | ||
| 16425 | 2026.02.03 00:43:00.636290 [ 198 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 167 rows starting from the beginning of the part | ||
| 16426 | 2026.02.03 00:43:00.636659 [ 276 ] {7388b542-1081-4e26-bc00-fc4150a10468} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16427 | 2026.02.03 00:43:00.636694 [ 276 ] {7388b542-1081-4e26-bc00-fc4150a10468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16428 | 2026.02.03 00:43:00.636792 [ 200 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4591 rows, containing 5 columns (5 merged, 0 gathered) in 0.002366663 sec., 1939862.1603498256 rows/sec., 163.56 MiB/sec. | ||
| 16429 | 2026.02.03 00:43:00.637012 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001021949 sec., 696707.9570506943 rows/sec., 46.08 MiB/sec. | ||
| 16430 | 2026.02.03 00:43:00.637021 [ 276 ] {7388b542-1081-4e26-bc00-fc4150a10468} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16431 | 2026.02.03 00:43:00.637064 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16432 | 2026.02.03 00:43:00.637212 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16433 | 2026.02.03 00:43:00.637318 [ 276 ] {7388b542-1081-4e26-bc00-fc4150a10468} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2026.02.03 00:43:00.637407 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16435 | 2026.02.03 00:43:00.637472 [ 276 ] {7388b542-1081-4e26-bc00-fc4150a10468} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001317 sec., 106302.20197418374 rows/sec., 6.87 MiB/sec. | ||
| 16436 | 2026.02.03 00:43:00.637501 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_106_21} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16437 | 2026.02.03 00:43:00.637510 [ 221 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16438 | 2026.02.03 00:43:00.637515 [ 276 ] {7388b542-1081-4e26-bc00-fc4150a10468} <Debug> TCPHandler: Processed in 0.001488497 sec. | ||
| 16439 | 2026.02.03 00:43:00.637547 [ 221 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16440 | 2026.02.03 00:43:00.637575 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16441 | 2026.02.03 00:43:00.637590 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 16442 | 2026.02.03 00:43:00.637663 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16443 | 2026.02.03 00:43:00.637679 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_101_20} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16444 | 2026.02.03 00:43:00.637807 [ 276 ] {5fbec652-1686-4815-90c5-895569d0da0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16445 | 2026.02.03 00:43:00.637850 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16446 | 2026.02.03 00:43:00.637858 [ 276 ] {5fbec652-1686-4815-90c5-895569d0da0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16447 | 2026.02.03 00:43:00.638338 [ 276 ] {5fbec652-1686-4815-90c5-895569d0da0c} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16448 | 2026.02.03 00:43:00.638378 [ 276 ] {5fbec652-1686-4815-90c5-895569d0da0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16449 | 2026.02.03 00:43:00.638723 [ 276 ] {5fbec652-1686-4815-90c5-895569d0da0c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16450 | 2026.02.03 00:43:00.638954 [ 276 ] {5fbec652-1686-4815-90c5-895569d0da0c} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16451 | 2026.02.03 00:43:00.639071 [ 25 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16452 | 2026.02.03 00:43:00.639086 [ 276 ] {5fbec652-1686-4815-90c5-895569d0da0c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001299 sec., 107005.38876058506 rows/sec., 6.09 MiB/sec. | ||
| 16453 | 2026.02.03 00:43:00.639110 [ 25 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16454 | 2026.02.03 00:43:00.639134 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16455 | 2026.02.03 00:43:00.639136 [ 276 ] {5fbec652-1686-4815-90c5-895569d0da0c} <Debug> TCPHandler: Processed in 0.001524237 sec. | ||
| 16456 | 2026.02.03 00:43:00.639203 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 16457 | 2026.02.03 00:43:00.639221 [ 225 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16458 | 2026.02.03 00:43:00.639255 [ 225 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16459 | 2026.02.03 00:43:00.639264 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16460 | 2026.02.03 00:43:00.639283 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16461 | 2026.02.03 00:43:00.639307 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 139 rows starting from the beginning of the part | ||
| 16462 | 2026.02.03 00:43:00.639349 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 139 rows starting from the beginning of the part | ||
| 16463 | 2026.02.03 00:43:00.639364 [ 276 ] {6c36af76-c525-48a3-af13-0594394f1754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16464 | 2026.02.03 00:43:00.639383 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 139 rows starting from the beginning of the part | ||
| 16465 | 2026.02.03 00:43:00.639405 [ 276 ] {6c36af76-c525-48a3-af13-0594394f1754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16466 | 2026.02.03 00:43:00.639418 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 139 rows starting from the beginning of the part | ||
| 16467 | 2026.02.03 00:43:00.639455 [ 198 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 139 rows starting from the beginning of the part | ||
| 16468 | 2026.02.03 00:43:00.640019 [ 221 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16469 | 2026.02.03 00:43:00.640052 [ 276 ] {6c36af76-c525-48a3-af13-0594394f1754} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16470 | 2026.02.03 00:43:00.640095 [ 276 ] {6c36af76-c525-48a3-af13-0594394f1754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16471 | 2026.02.03 00:43:00.640100 [ 200 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.000923056 sec., 752933.7331646184 rows/sec., 45.71 MiB/sec. | ||
| 16472 | 2026.02.03 00:43:00.640247 [ 194 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16473 | 2026.02.03 00:43:00.640445 [ 276 ] {6c36af76-c525-48a3-af13-0594394f1754} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16474 | 2026.02.03 00:43:00.640525 [ 194 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_53_13} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16475 | 2026.02.03 00:43:00.640599 [ 194 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_53_13} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16476 | 2026.02.03 00:43:00.640659 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16477 | 2026.02.03 00:43:00.640720 [ 276 ] {6c36af76-c525-48a3-af13-0594394f1754} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16478 | 2026.02.03 00:43:00.640850 [ 25 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16479 | 2026.02.03 00:43:00.640861 [ 276 ] {6c36af76-c525-48a3-af13-0594394f1754} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001516 sec., 327836.41160949867 rows/sec., 23.19 MiB/sec. | ||
| 16480 | 2026.02.03 00:43:00.640883 [ 25 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16481 | 2026.02.03 00:43:00.640908 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16482 | 2026.02.03 00:43:00.640910 [ 276 ] {6c36af76-c525-48a3-af13-0594394f1754} <Debug> TCPHandler: Processed in 0.00169411 sec. | ||
| 16483 | 2026.02.03 00:43:00.640995 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16484 | 2026.02.03 00:43:00.641038 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16485 | 2026.02.03 00:43:00.641112 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16486 | 2026.02.03 00:43:00.641137 [ 276 ] {ed3aa77f-eef1-48f5-bfe9-0e8937e11c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16487 | 2026.02.03 00:43:00.641150 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 997 rows starting from the beginning of the part | ||
| 16488 | 2026.02.03 00:43:00.641186 [ 276 ] {ed3aa77f-eef1-48f5-bfe9-0e8937e11c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16489 | 2026.02.03 00:43:00.641224 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 497 rows starting from the beginning of the part | ||
| 16490 | 2026.02.03 00:43:00.641286 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 72 rows starting from the beginning of the part | ||
| 16491 | 2026.02.03 00:43:00.641342 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 499 rows starting from the beginning of the part | ||
| 16492 | 2026.02.03 00:43:00.641384 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 72 rows starting from the beginning of the part | ||
| 16493 | 2026.02.03 00:43:00.641421 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 497 rows starting from the beginning of the part | ||
| 16494 | 2026.02.03 00:43:00.641537 [ 276 ] {ed3aa77f-eef1-48f5-bfe9-0e8937e11c6c} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16495 | 2026.02.03 00:43:00.641578 [ 276 ] {ed3aa77f-eef1-48f5-bfe9-0e8937e11c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16496 | 2026.02.03 00:43:00.641907 [ 276 ] {ed3aa77f-eef1-48f5-bfe9-0e8937e11c6c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16497 | 2026.02.03 00:43:00.642164 [ 225 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16498 | 2026.02.03 00:43:00.642208 [ 276 ] {ed3aa77f-eef1-48f5-bfe9-0e8937e11c6c} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16499 | 2026.02.03 00:43:00.642353 [ 276 ] {ed3aa77f-eef1-48f5-bfe9-0e8937e11c6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001234 sec., 4862.23662884927 rows/sec., 254.03 KiB/sec. | ||
| 16500 | 2026.02.03 00:43:00.642391 [ 276 ] {ed3aa77f-eef1-48f5-bfe9-0e8937e11c6c} <Debug> TCPHandler: Processed in 0.001401315 sec. | ||
| 16501 | 2026.02.03 00:43:00.642501 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16502 | 2026.02.03 00:43:00.642524 [ 200 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574898 sec., 1672489.2659715107 rows/sec., 126.38 MiB/sec. | ||
| 16503 | 2026.02.03 00:43:00.642594 [ 276 ] {20913cca-87f8-43ab-9038-1fa5d67ef4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16504 | 2026.02.03 00:43:00.642641 [ 276 ] {20913cca-87f8-43ab-9038-1fa5d67ef4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16505 | 2026.02.03 00:43:00.642671 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16506 | 2026.02.03 00:43:00.642902 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16507 | 2026.02.03 00:43:00.642961 [ 199 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_106_21} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16508 | 2026.02.03 00:43:00.643024 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 16509 | 2026.02.03 00:43:00.643056 [ 276 ] {20913cca-87f8-43ab-9038-1fa5d67ef4f4} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16510 | 2026.02.03 00:43:00.643096 [ 276 ] {20913cca-87f8-43ab-9038-1fa5d67ef4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16511 | 2026.02.03 00:43:00.643432 [ 276 ] {20913cca-87f8-43ab-9038-1fa5d67ef4f4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16512 | 2026.02.03 00:43:00.643651 [ 276 ] {20913cca-87f8-43ab-9038-1fa5d67ef4f4} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16513 | 2026.02.03 00:43:00.643770 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16514 | 2026.02.03 00:43:00.643785 [ 276 ] {20913cca-87f8-43ab-9038-1fa5d67ef4f4} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001207 sec., 213753.10687655344 rows/sec., 14.23 MiB/sec. | ||
| 16515 | 2026.02.03 00:43:00.643809 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2026.02.03 00:43:00.643830 [ 276 ] {20913cca-87f8-43ab-9038-1fa5d67ef4f4} <Debug> TCPHandler: Processed in 0.001375335 sec. | ||
| 16517 | 2026.02.03 00:43:00.643831 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16518 | 2026.02.03 00:43:00.643932 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16519 | 2026.02.03 00:43:00.643942 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16520 | 2026.02.03 00:43:00.644050 [ 276 ] {ee37e8d9-3f67-4b4d-bcb0-f94380e90d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16521 | 2026.02.03 00:43:00.644059 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16522 | 2026.02.03 00:43:00.644097 [ 276 ] {ee37e8d9-3f67-4b4d-bcb0-f94380e90d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16523 | 2026.02.03 00:43:00.644103 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_20, total 34141 rows starting from the beginning of the part | ||
| 16524 | 2026.02.03 00:43:00.644248 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 258 rows starting from the beginning of the part | ||
| 16525 | 2026.02.03 00:43:00.644293 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 16526 | 2026.02.03 00:43:00.644336 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 259 rows starting from the beginning of the part | ||
| 16527 | 2026.02.03 00:43:00.644374 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 16528 | 2026.02.03 00:43:00.644413 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 258 rows starting from the beginning of the part | ||
| 16529 | 2026.02.03 00:43:00.644483 [ 276 ] {ee37e8d9-3f67-4b4d-bcb0-f94380e90d97} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16530 | 2026.02.03 00:43:00.644623 [ 276 ] {ee37e8d9-3f67-4b4d-bcb0-f94380e90d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16531 | 2026.02.03 00:43:00.644933 [ 276 ] {ee37e8d9-3f67-4b4d-bcb0-f94380e90d97} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16532 | 2026.02.03 00:43:00.645149 [ 276 ] {ee37e8d9-3f67-4b4d-bcb0-f94380e90d97} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16533 | 2026.02.03 00:43:00.645285 [ 276 ] {ee37e8d9-3f67-4b4d-bcb0-f94380e90d97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001253 sec., 798.0845969672786 rows/sec., 53.78 KiB/sec. | ||
| 16534 | 2026.02.03 00:43:00.645320 [ 276 ] {ee37e8d9-3f67-4b4d-bcb0-f94380e90d97} <Debug> TCPHandler: Processed in 0.001425596 sec. | ||
| 16535 | 2026.02.03 00:43:00.645427 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16536 | 2026.02.03 00:43:00.645523 [ 276 ] {2f41695c-1819-47f5-80c4-f4dbf7f758e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16537 | 2026.02.03 00:43:00.645579 [ 276 ] {2f41695c-1819-47f5-80c4-f4dbf7f758e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16538 | 2026.02.03 00:43:00.646461 [ 276 ] {2f41695c-1819-47f5-80c4-f4dbf7f758e3} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16539 | 2026.02.03 00:43:00.646496 [ 276 ] {2f41695c-1819-47f5-80c4-f4dbf7f758e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16540 | 2026.02.03 00:43:00.647088 [ 276 ] {2f41695c-1819-47f5-80c4-f4dbf7f758e3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16541 | 2026.02.03 00:43:00.647320 [ 276 ] {2f41695c-1819-47f5-80c4-f4dbf7f758e3} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16542 | 2026.02.03 00:43:00.647435 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16543 | 2026.02.03 00:43:00.647464 [ 276 ] {2f41695c-1819-47f5-80c4-f4dbf7f758e3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001958 sec., 17364.657814096015 rows/sec., 31.12 MiB/sec. | ||
| 16544 | 2026.02.03 00:43:00.647466 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16545 | 2026.02.03 00:43:00.647496 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16546 | 2026.02.03 00:43:00.647534 [ 276 ] {2f41695c-1819-47f5-80c4-f4dbf7f758e3} <Debug> TCPHandler: Processed in 0.002153818 sec. | ||
| 16547 | 2026.02.03 00:43:00.647571 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16548 | 2026.02.03 00:43:00.647647 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16549 | 2026.02.03 00:43:00.647744 [ 276 ] {00d58e4e-c120-49e6-a3ac-d1081f55f368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16550 | 2026.02.03 00:43:00.647761 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16551 | 2026.02.03 00:43:00.647786 [ 276 ] {00d58e4e-c120-49e6-a3ac-d1081f55f368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16552 | 2026.02.03 00:43:00.647811 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1985 rows starting from the beginning of the part | ||
| 16553 | 2026.02.03 00:43:00.647921 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part | ||
| 16554 | 2026.02.03 00:43:00.648014 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 8 rows starting from the beginning of the part | ||
| 16555 | 2026.02.03 00:43:00.648105 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part | ||
| 16556 | 2026.02.03 00:43:00.648147 [ 276 ] {00d58e4e-c120-49e6-a3ac-d1081f55f368} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16557 | 2026.02.03 00:43:00.648185 [ 276 ] {00d58e4e-c120-49e6-a3ac-d1081f55f368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16558 | 2026.02.03 00:43:00.648203 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part | ||
| 16559 | 2026.02.03 00:43:00.648308 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part | ||
| 16560 | 2026.02.03 00:43:00.648511 [ 276 ] {00d58e4e-c120-49e6-a3ac-d1081f55f368} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16561 | 2026.02.03 00:43:00.648799 [ 276 ] {00d58e4e-c120-49e6-a3ac-d1081f55f368} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16562 | 2026.02.03 00:43:00.648916 [ 46 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16563 | 2026.02.03 00:43:00.648927 [ 276 ] {00d58e4e-c120-49e6-a3ac-d1081f55f368} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001213 sec., 72547.40313272877 rows/sec., 4.56 MiB/sec. | ||
| 16564 | 2026.02.03 00:43:00.648952 [ 46 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16565 | 2026.02.03 00:43:00.648969 [ 276 ] {00d58e4e-c120-49e6-a3ac-d1081f55f368} <Debug> TCPHandler: Processed in 0.001384015 sec. | ||
| 16566 | 2026.02.03 00:43:00.648976 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16567 | 2026.02.03 00:43:00.649055 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16568 | 2026.02.03 00:43:00.649144 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16569 | 2026.02.03 00:43:00.649169 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7400 rows starting from the beginning of the part | ||
| 16570 | 2026.02.03 00:43:00.649215 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 88 rows starting from the beginning of the part | ||
| 16571 | 2026.02.03 00:43:00.649253 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 16572 | 2026.02.03 00:43:00.649290 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 88 rows starting from the beginning of the part | ||
| 16573 | 2026.02.03 00:43:00.649323 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 16574 | 2026.02.03 00:43:00.649359 [ 191 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 88 rows starting from the beginning of the part | ||
| 16575 | 2026.02.03 00:43:00.650960 [ 197 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35236 rows, containing 5 columns (5 merged, 0 gathered) in 0.007068317 sec., 4985062.214951593 rows/sec., 335.88 MiB/sec. | ||
| 16576 | 2026.02.03 00:43:00.651370 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16577 | 2026.02.03 00:43:00.651494 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7784 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451774 sec., 3174844.01090802 rows/sec., 205.21 MiB/sec. | ||
| 16578 | 2026.02.03 00:43:00.651664 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16579 | 2026.02.03 00:43:00.651742 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16580 | 2026.02.03 00:43:00.651821 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 16581 | 2026.02.03 00:43:00.651988 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16582 | 2026.02.03 00:43:00.652272 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16583 | 2026.02.03 00:43:00.652347 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_106_21} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16584 | 2026.02.03 00:43:00.652446 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 16585 | 2026.02.03 00:43:00.656310 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2103 rows, containing 19 columns (19 merged, 0 gathered) in 0.008767338 sec., 239867.56299346508 rows/sec., 429.83 MiB/sec. | ||
| 16586 | 2026.02.03 00:43:00.658555 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16587 | 2026.02.03 00:43:00.658919 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2026.02.03 00:43:00.659000 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16589 | 2026.02.03 00:43:00.659126 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.91 MiB. | ||
| 16590 | 2026.02.03 00:43:01.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.47 MiB, peak 392.45 MiB, free memory in arenas 0.00 B, will set to 376.00 MiB (RSS), difference: 1.53 MiB | ||
| 16591 | 2026.02.03 00:43:01.283602 [ 225 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16592 | 2026.02.03 00:43:01.283658 [ 225 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16593 | 2026.02.03 00:43:01.287089 [ 225 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16594 | 2026.02.03 00:43:01.527432 [ 219 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16595 | 2026.02.03 00:43:01.527491 [ 219 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16596 | 2026.02.03 00:43:01.530509 [ 219 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16597 | 2026.02.03 00:43:02.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.00 MiB, peak 392.45 MiB, free memory in arenas 0.00 B, will set to 376.00 MiB (RSS), difference: 4.00 MiB | ||
| 16598 | 2026.02.03 00:43:02.076515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16599 | 2026.02.03 00:43:02.094148 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2026.02.03 00:43:02.094210 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16601 | 2026.02.03 00:43:02.100432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16602 | 2026.02.03 00:43:02.101126 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16603 | 2026.02.03 00:43:02.104515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16604 | 2026.02.03 00:43:05.116514 [ 220 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16605 | 2026.02.03 00:43:05.116582 [ 220 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16606 | 2026.02.03 00:43:05.119189 [ 220 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16607 | 2026.02.03 00:43:05.649688 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16608 | 2026.02.03 00:43:05.649901 [ 276 ] {6a048a41-1632-4aa0-9013-5a60df858e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16609 | 2026.02.03 00:43:05.649976 [ 276 ] {6a048a41-1632-4aa0-9013-5a60df858e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16610 | 2026.02.03 00:43:05.650679 [ 276 ] {6a048a41-1632-4aa0-9013-5a60df858e3c} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16611 | 2026.02.03 00:43:05.650728 [ 276 ] {6a048a41-1632-4aa0-9013-5a60df858e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16612 | 2026.02.03 00:43:05.651129 [ 276 ] {6a048a41-1632-4aa0-9013-5a60df858e3c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16613 | 2026.02.03 00:43:05.651352 [ 276 ] {6a048a41-1632-4aa0-9013-5a60df858e3c} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16614 | 2026.02.03 00:43:05.651508 [ 276 ] {6a048a41-1632-4aa0-9013-5a60df858e3c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001664 sec., 2403.846153846154 rows/sec., 196.02 KiB/sec. | ||
| 16615 | 2026.02.03 00:43:05.651551 [ 276 ] {6a048a41-1632-4aa0-9013-5a60df858e3c} <Debug> TCPHandler: Processed in 0.002012326 sec. | ||
| 16616 | 2026.02.03 00:43:05.651675 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16617 | 2026.02.03 00:43:05.651773 [ 276 ] {8094b442-154d-42af-b337-a632496a3132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16618 | 2026.02.03 00:43:05.651814 [ 276 ] {8094b442-154d-42af-b337-a632496a3132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16619 | 2026.02.03 00:43:05.652856 [ 276 ] {8094b442-154d-42af-b337-a632496a3132} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16620 | 2026.02.03 00:43:05.652895 [ 276 ] {8094b442-154d-42af-b337-a632496a3132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16621 | 2026.02.03 00:43:05.653325 [ 276 ] {8094b442-154d-42af-b337-a632496a3132} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16622 | 2026.02.03 00:43:05.653631 [ 276 ] {8094b442-154d-42af-b337-a632496a3132} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16623 | 2026.02.03 00:43:05.653795 [ 276 ] {8094b442-154d-42af-b337-a632496a3132} <Debug> executeQuery: Read 1215 rows, 102.27 KiB in 0.002041 sec., 595296.4233219011 rows/sec., 48.93 MiB/sec. | ||
| 16624 | 2026.02.03 00:43:05.653837 [ 276 ] {8094b442-154d-42af-b337-a632496a3132} <Debug> TCPHandler: Processed in 0.00221327 sec. | ||
| 16625 | 2026.02.03 00:43:05.653993 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16626 | 2026.02.03 00:43:05.654091 [ 276 ] {0dd1e0b3-1a61-4e94-aa4c-c8507dc885c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16627 | 2026.02.03 00:43:05.654134 [ 276 ] {0dd1e0b3-1a61-4e94-aa4c-c8507dc885c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16628 | 2026.02.03 00:43:05.654566 [ 276 ] {0dd1e0b3-1a61-4e94-aa4c-c8507dc885c3} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16629 | 2026.02.03 00:43:05.654605 [ 276 ] {0dd1e0b3-1a61-4e94-aa4c-c8507dc885c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16630 | 2026.02.03 00:43:05.654908 [ 276 ] {0dd1e0b3-1a61-4e94-aa4c-c8507dc885c3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16631 | 2026.02.03 00:43:05.655293 [ 276 ] {0dd1e0b3-1a61-4e94-aa4c-c8507dc885c3} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16632 | 2026.02.03 00:43:05.655464 [ 276 ] {0dd1e0b3-1a61-4e94-aa4c-c8507dc885c3} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.00139 sec., 8633.093525179856 rows/sec., 633.71 KiB/sec. | ||
| 16633 | 2026.02.03 00:43:05.655509 [ 276 ] {0dd1e0b3-1a61-4e94-aa4c-c8507dc885c3} <Debug> TCPHandler: Processed in 0.001566928 sec. | ||
| 16634 | 2026.02.03 00:43:05.655636 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16635 | 2026.02.03 00:43:05.655732 [ 276 ] {88c75f44-2e0f-4a18-a17e-c33b7db2a756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16636 | 2026.02.03 00:43:05.655779 [ 276 ] {88c75f44-2e0f-4a18-a17e-c33b7db2a756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16637 | 2026.02.03 00:43:05.656354 [ 276 ] {88c75f44-2e0f-4a18-a17e-c33b7db2a756} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16638 | 2026.02.03 00:43:05.656392 [ 276 ] {88c75f44-2e0f-4a18-a17e-c33b7db2a756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16639 | 2026.02.03 00:43:05.656760 [ 276 ] {88c75f44-2e0f-4a18-a17e-c33b7db2a756} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16640 | 2026.02.03 00:43:05.656993 [ 276 ] {88c75f44-2e0f-4a18-a17e-c33b7db2a756} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16641 | 2026.02.03 00:43:05.657131 [ 276 ] {88c75f44-2e0f-4a18-a17e-c33b7db2a756} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001417 sec., 161609.03316866618 rows/sec., 10.94 MiB/sec. | ||
| 16642 | 2026.02.03 00:43:05.657176 [ 276 ] {88c75f44-2e0f-4a18-a17e-c33b7db2a756} <Debug> TCPHandler: Processed in 0.001590218 sec. | ||
| 16643 | 2026.02.03 00:43:05.657298 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16644 | 2026.02.03 00:43:05.657400 [ 276 ] {fceac2f4-0212-4d45-8386-14b4db8dc63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16645 | 2026.02.03 00:43:05.657442 [ 276 ] {fceac2f4-0212-4d45-8386-14b4db8dc63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16646 | 2026.02.03 00:43:05.658293 [ 276 ] {fceac2f4-0212-4d45-8386-14b4db8dc63c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2026.02.03 00:43:05.658331 [ 276 ] {fceac2f4-0212-4d45-8386-14b4db8dc63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16648 | 2026.02.03 00:43:05.658665 [ 276 ] {fceac2f4-0212-4d45-8386-14b4db8dc63c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16649 | 2026.02.03 00:43:05.658873 [ 276 ] {fceac2f4-0212-4d45-8386-14b4db8dc63c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2026.02.03 00:43:05.659007 [ 276 ] {fceac2f4-0212-4d45-8386-14b4db8dc63c} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001629 sec., 326580.7243707796 rows/sec., 24.20 MiB/sec. | ||
| 16651 | 2026.02.03 00:43:05.659045 [ 276 ] {fceac2f4-0212-4d45-8386-14b4db8dc63c} <Debug> TCPHandler: Processed in 0.001797262 sec. | ||
| 16652 | 2026.02.03 00:43:05.659164 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16653 | 2026.02.03 00:43:05.659260 [ 276 ] {74ec2015-6f32-4092-bc34-835bca77b7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16654 | 2026.02.03 00:43:05.659305 [ 276 ] {74ec2015-6f32-4092-bc34-835bca77b7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16655 | 2026.02.03 00:43:05.659875 [ 276 ] {74ec2015-6f32-4092-bc34-835bca77b7ce} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16656 | 2026.02.03 00:43:05.659911 [ 276 ] {74ec2015-6f32-4092-bc34-835bca77b7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16657 | 2026.02.03 00:43:05.660296 [ 276 ] {74ec2015-6f32-4092-bc34-835bca77b7ce} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16658 | 2026.02.03 00:43:05.660528 [ 276 ] {74ec2015-6f32-4092-bc34-835bca77b7ce} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16659 | 2026.02.03 00:43:05.660662 [ 276 ] {74ec2015-6f32-4092-bc34-835bca77b7ce} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001421 sec., 595355.3835327234 rows/sec., 40.07 MiB/sec. | ||
| 16660 | 2026.02.03 00:43:05.660701 [ 276 ] {74ec2015-6f32-4092-bc34-835bca77b7ce} <Debug> TCPHandler: Processed in 0.001587619 sec. | ||
| 16661 | 2026.02.03 00:43:05.660814 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16662 | 2026.02.03 00:43:05.660909 [ 276 ] {b3806001-fd7e-4229-8d0f-487f547b8d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16663 | 2026.02.03 00:43:05.660953 [ 276 ] {b3806001-fd7e-4229-8d0f-487f547b8d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16664 | 2026.02.03 00:43:05.661271 [ 276 ] {b3806001-fd7e-4229-8d0f-487f547b8d45} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16665 | 2026.02.03 00:43:05.661308 [ 276 ] {b3806001-fd7e-4229-8d0f-487f547b8d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16666 | 2026.02.03 00:43:05.661628 [ 276 ] {b3806001-fd7e-4229-8d0f-487f547b8d45} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16667 | 2026.02.03 00:43:05.661848 [ 276 ] {b3806001-fd7e-4229-8d0f-487f547b8d45} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16668 | 2026.02.03 00:43:05.661969 [ 104 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 16669 | 2026.02.03 00:43:05.661985 [ 276 ] {b3806001-fd7e-4229-8d0f-487f547b8d45} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 57.97 KiB/sec. | ||
| 16670 | 2026.02.03 00:43:05.662038 [ 104 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16671 | 2026.02.03 00:43:05.662045 [ 276 ] {b3806001-fd7e-4229-8d0f-487f547b8d45} <Debug> TCPHandler: Processed in 0.001280693 sec. | ||
| 16672 | 2026.02.03 00:43:05.662068 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16673 | 2026.02.03 00:43:05.662172 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16674 | 2026.02.03 00:43:05.662179 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 16675 | 2026.02.03 00:43:05.662274 [ 276 ] {af5b333d-e4e7-4230-8e74-ea591ff5f5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16676 | 2026.02.03 00:43:05.662315 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16677 | 2026.02.03 00:43:05.662335 [ 276 ] {af5b333d-e4e7-4230-8e74-ea591ff5f5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16678 | 2026.02.03 00:43:05.662354 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 51 rows starting from the beginning of the part | ||
| 16679 | 2026.02.03 00:43:05.662427 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 16680 | 2026.02.03 00:43:05.662472 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 16681 | 2026.02.03 00:43:05.662514 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 16682 | 2026.02.03 00:43:05.662551 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 16683 | 2026.02.03 00:43:05.662590 [ 196 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 16684 | 2026.02.03 00:43:05.663151 [ 276 ] {af5b333d-e4e7-4230-8e74-ea591ff5f5c9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16685 | 2026.02.03 00:43:05.663192 [ 276 ] {af5b333d-e4e7-4230-8e74-ea591ff5f5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16686 | 2026.02.03 00:43:05.663443 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305524 sec., 42894.653794185324 rows/sec., 2.81 MiB/sec. | ||
| 16687 | 2026.02.03 00:43:05.663607 [ 190 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 16688 | 2026.02.03 00:43:05.663791 [ 276 ] {af5b333d-e4e7-4230-8e74-ea591ff5f5c9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16689 | 2026.02.03 00:43:05.663886 [ 190 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16690 | 2026.02.03 00:43:05.663958 [ 190 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_55_11} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 16691 | 2026.02.03 00:43:05.664039 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 16692 | 2026.02.03 00:43:05.664039 [ 276 ] {af5b333d-e4e7-4230-8e74-ea591ff5f5c9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16693 | 2026.02.03 00:43:05.664199 [ 276 ] {af5b333d-e4e7-4230-8e74-ea591ff5f5c9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001942 sec., 4119.46446961895 rows/sec., 7.38 MiB/sec. | ||
| 16694 | 2026.02.03 00:43:05.664282 [ 276 ] {af5b333d-e4e7-4230-8e74-ea591ff5f5c9} <Debug> TCPHandler: Processed in 0.002159218 sec. | ||
| 16695 | 2026.02.03 00:43:05.664399 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16696 | 2026.02.03 00:43:05.664494 [ 276 ] {a72a1049-8159-4df7-a2fb-5bdd1e31a6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16697 | 2026.02.03 00:43:05.664537 [ 276 ] {a72a1049-8159-4df7-a2fb-5bdd1e31a6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16698 | 2026.02.03 00:43:05.664886 [ 276 ] {a72a1049-8159-4df7-a2fb-5bdd1e31a6a7} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16699 | 2026.02.03 00:43:05.664923 [ 276 ] {a72a1049-8159-4df7-a2fb-5bdd1e31a6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16700 | 2026.02.03 00:43:05.665296 [ 276 ] {a72a1049-8159-4df7-a2fb-5bdd1e31a6a7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16701 | 2026.02.03 00:43:05.665531 [ 276 ] {a72a1049-8159-4df7-a2fb-5bdd1e31a6a7} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16702 | 2026.02.03 00:43:05.665688 [ 276 ] {a72a1049-8159-4df7-a2fb-5bdd1e31a6a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 16703 | 2026.02.03 00:43:05.665733 [ 276 ] {a72a1049-8159-4df7-a2fb-5bdd1e31a6a7} <Debug> TCPHandler: Processed in 0.001384356 sec. | ||
| 16704 | 2026.02.03 00:43:06.491371 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16705 | 2026.02.03 00:43:06.491443 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16706 | 2026.02.03 00:43:06.494005 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16707 | 2026.02.03 00:43:07.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.00 MiB, peak 392.45 MiB, free memory in arenas 0.00 B, will set to 376.00 MiB (RSS), difference: 4.00 MiB | ||
| 16708 | 2026.02.03 00:43:07.317066 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16709 | 2026.02.03 00:43:07.317126 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16710 | 2026.02.03 00:43:07.592872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36367 | ||
| 16711 | 2026.02.03 00:43:07.593398 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16712 | 2026.02.03 00:43:07.593451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16713 | 2026.02.03 00:43:07.593949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16714 | 2026.02.03 00:43:07.594203 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16715 | 2026.02.03 00:43:07.594357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36367 | ||
| 16716 | 2026.02.03 00:43:07.594369 [ 150 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16717 | 2026.02.03 00:43:07.594438 [ 150 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16718 | 2026.02.03 00:43:07.594459 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16719 | 2026.02.03 00:43:07.594586 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 16720 | 2026.02.03 00:43:07.594721 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16721 | 2026.02.03 00:43:07.594758 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 33999 rows starting from the beginning of the part | ||
| 16722 | 2026.02.03 00:43:07.594819 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 16723 | 2026.02.03 00:43:07.594864 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 16724 | 2026.02.03 00:43:07.594903 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 16725 | 2026.02.03 00:43:07.594985 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 16726 | 2026.02.03 00:43:07.595043 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 16727 | 2026.02.03 00:43:07.597640 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36367 rows, containing 4 columns (4 merged, 0 gathered) in 0.003111296 sec., 11688698.21450611 rows/sec., 167.21 MiB/sec. | ||
| 16728 | 2026.02.03 00:43:07.598027 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16729 | 2026.02.03 00:43:07.598394 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_76_15} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16730 | 2026.02.03 00:43:07.598484 [ 201 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_76_15} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16731 | 2026.02.03 00:43:07.598589 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16732 | 2026.02.03 00:43:07.647063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2140 | ||
| 16733 | 2026.02.03 00:43:07.649518 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16734 | 2026.02.03 00:43:07.649573 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16735 | 2026.02.03 00:43:07.650751 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16736 | 2026.02.03 00:43:07.651031 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16737 | 2026.02.03 00:43:07.651413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2140 | ||
| 16738 | 2026.02.03 00:43:09.022426 [ 223 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16739 | 2026.02.03 00:43:09.022478 [ 223 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16740 | 2026.02.03 00:43:09.025569 [ 223 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16741 | 2026.02.03 00:43:09.604915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16742 | 2026.02.03 00:43:09.622954 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16743 | 2026.02.03 00:43:09.623006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16744 | 2026.02.03 00:43:09.629204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16745 | 2026.02.03 00:43:09.629923 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16746 | 2026.02.03 00:43:09.630247 [ 148 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16747 | 2026.02.03 00:43:09.630317 [ 148 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16748 | 2026.02.03 00:43:09.630340 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16749 | 2026.02.03 00:43:09.630469 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 16750 | 2026.02.03 00:43:09.633400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16751 | 2026.02.03 00:43:09.634261 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16752 | 2026.02.03 00:43:09.635769 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 16753 | 2026.02.03 00:43:09.640480 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 16754 | 2026.02.03 00:43:09.645018 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 16755 | 2026.02.03 00:43:09.649471 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 16756 | 2026.02.03 00:43:09.654229 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 16757 | 2026.02.03 00:43:09.658819 [ 195 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 16758 | 2026.02.03 00:43:09.718142 [ 201 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.087724911 sec., 6531.782061312094 rows/sec., 33.77 MiB/sec. | ||
| 16759 | 2026.02.03 00:43:09.721384 [ 190 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16760 | 2026.02.03 00:43:09.723455 [ 190 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_76_15} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16761 | 2026.02.03 00:43:09.723554 [ 190 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_76_15} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16762 | 2026.02.03 00:43:09.726076 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16763 | 2026.02.03 00:43:10.239461 [ 222 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16764 | 2026.02.03 00:43:10.239518 [ 222 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16765 | 2026.02.03 00:43:10.242346 [ 222 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16766 | 2026.02.03 00:43:10.304412 [ 222 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16767 | 2026.02.03 00:43:10.304436 [ 222 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16768 | 2026.02.03 00:43:10.307234 [ 222 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16769 | 2026.02.03 00:43:10.373165 [ 220 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16770 | 2026.02.03 00:43:10.373236 [ 220 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16771 | 2026.02.03 00:43:10.375376 [ 220 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16772 | 2026.02.03 00:43:10.534067 [ 224 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16773 | 2026.02.03 00:43:10.534120 [ 224 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16774 | 2026.02.03 00:43:10.537560 [ 224 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16775 | 2026.02.03 00:43:10.631059 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16776 | 2026.02.03 00:43:10.631233 [ 276 ] {f0ae5ecd-aa23-463d-9265-4446c118b6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16777 | 2026.02.03 00:43:10.631301 [ 276 ] {f0ae5ecd-aa23-463d-9265-4446c118b6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16778 | 2026.02.03 00:43:10.632114 [ 276 ] {f0ae5ecd-aa23-463d-9265-4446c118b6d0} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16779 | 2026.02.03 00:43:10.632161 [ 276 ] {f0ae5ecd-aa23-463d-9265-4446c118b6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16780 | 2026.02.03 00:43:10.632568 [ 276 ] {f0ae5ecd-aa23-463d-9265-4446c118b6d0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16781 | 2026.02.03 00:43:10.632811 [ 276 ] {f0ae5ecd-aa23-463d-9265-4446c118b6d0} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16782 | 2026.02.03 00:43:10.632976 [ 276 ] {f0ae5ecd-aa23-463d-9265-4446c118b6d0} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001793 sec., 148354.71277189068 rows/sec., 9.43 MiB/sec. | ||
| 16783 | 2026.02.03 00:43:10.633029 [ 276 ] {f0ae5ecd-aa23-463d-9265-4446c118b6d0} <Debug> TCPHandler: Processed in 0.002099488 sec. | ||
| 16784 | 2026.02.03 00:43:10.633171 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16785 | 2026.02.03 00:43:10.633269 [ 276 ] {605edc34-864b-4a73-b0a0-db2848fc2484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16786 | 2026.02.03 00:43:10.633312 [ 276 ] {605edc34-864b-4a73-b0a0-db2848fc2484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16787 | 2026.02.03 00:43:10.634186 [ 276 ] {605edc34-864b-4a73-b0a0-db2848fc2484} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16788 | 2026.02.03 00:43:10.634224 [ 276 ] {605edc34-864b-4a73-b0a0-db2848fc2484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16789 | 2026.02.03 00:43:10.634594 [ 276 ] {605edc34-864b-4a73-b0a0-db2848fc2484} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16790 | 2026.02.03 00:43:10.634808 [ 276 ] {605edc34-864b-4a73-b0a0-db2848fc2484} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16791 | 2026.02.03 00:43:10.634952 [ 276 ] {605edc34-864b-4a73-b0a0-db2848fc2484} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001705 sec., 480938.4164222874 rows/sec., 38.40 MiB/sec. | ||
| 16792 | 2026.02.03 00:43:10.634992 [ 276 ] {605edc34-864b-4a73-b0a0-db2848fc2484} <Debug> TCPHandler: Processed in 0.001872414 sec. | ||
| 16793 | 2026.02.03 00:43:10.635109 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16794 | 2026.02.03 00:43:10.635206 [ 276 ] {308b0310-2006-4a1b-8f22-59a9dad9a807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16795 | 2026.02.03 00:43:10.635246 [ 276 ] {308b0310-2006-4a1b-8f22-59a9dad9a807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16796 | 2026.02.03 00:43:10.635705 [ 276 ] {308b0310-2006-4a1b-8f22-59a9dad9a807} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16797 | 2026.02.03 00:43:10.635742 [ 276 ] {308b0310-2006-4a1b-8f22-59a9dad9a807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16798 | 2026.02.03 00:43:10.636047 [ 276 ] {308b0310-2006-4a1b-8f22-59a9dad9a807} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16799 | 2026.02.03 00:43:10.636276 [ 276 ] {308b0310-2006-4a1b-8f22-59a9dad9a807} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16800 | 2026.02.03 00:43:10.636409 [ 276 ] {308b0310-2006-4a1b-8f22-59a9dad9a807} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001223 sec., 136549.4685200327 rows/sec., 8.43 MiB/sec. | ||
| 16801 | 2026.02.03 00:43:10.636447 [ 276 ] {308b0310-2006-4a1b-8f22-59a9dad9a807} <Debug> TCPHandler: Processed in 0.001385405 sec. | ||
| 16802 | 2026.02.03 00:43:10.636560 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16803 | 2026.02.03 00:43:10.636652 [ 276 ] {8e6aaeb7-83a4-42d1-b10c-5009a35b1339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16804 | 2026.02.03 00:43:10.636692 [ 276 ] {8e6aaeb7-83a4-42d1-b10c-5009a35b1339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16805 | 2026.02.03 00:43:10.637157 [ 276 ] {8e6aaeb7-83a4-42d1-b10c-5009a35b1339} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16806 | 2026.02.03 00:43:10.637194 [ 276 ] {8e6aaeb7-83a4-42d1-b10c-5009a35b1339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16807 | 2026.02.03 00:43:10.637495 [ 276 ] {8e6aaeb7-83a4-42d1-b10c-5009a35b1339} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16808 | 2026.02.03 00:43:10.637703 [ 276 ] {8e6aaeb7-83a4-42d1-b10c-5009a35b1339} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16809 | 2026.02.03 00:43:10.637821 [ 147 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 16810 | 2026.02.03 00:43:10.637830 [ 276 ] {8e6aaeb7-83a4-42d1-b10c-5009a35b1339} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001195 sec., 117154.81171548116 rows/sec., 7.57 MiB/sec. | ||
| 16811 | 2026.02.03 00:43:10.637908 [ 147 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16812 | 2026.02.03 00:43:10.637924 [ 276 ] {8e6aaeb7-83a4-42d1-b10c-5009a35b1339} <Debug> TCPHandler: Processed in 0.001410835 sec. | ||
| 16813 | 2026.02.03 00:43:10.637950 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16814 | 2026.02.03 00:43:10.638058 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 16815 | 2026.02.03 00:43:10.638071 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16816 | 2026.02.03 00:43:10.638162 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16817 | 2026.02.03 00:43:10.638173 [ 276 ] {8c5c0bdb-fa39-4535-ae24-78f48bb2d946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16818 | 2026.02.03 00:43:10.638193 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 369 rows starting from the beginning of the part | ||
| 16819 | 2026.02.03 00:43:10.638213 [ 276 ] {8c5c0bdb-fa39-4535-ae24-78f48bb2d946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16820 | 2026.02.03 00:43:10.638258 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 140 rows starting from the beginning of the part | ||
| 16821 | 2026.02.03 00:43:10.638303 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 140 rows starting from the beginning of the part | ||
| 16822 | 2026.02.03 00:43:10.638345 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 140 rows starting from the beginning of the part | ||
| 16823 | 2026.02.03 00:43:10.638385 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 229 rows starting from the beginning of the part | ||
| 16824 | 2026.02.03 00:43:10.638427 [ 186 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 140 rows starting from the beginning of the part | ||
| 16825 | 2026.02.03 00:43:10.638659 [ 276 ] {8c5c0bdb-fa39-4535-ae24-78f48bb2d946} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16826 | 2026.02.03 00:43:10.638694 [ 276 ] {8c5c0bdb-fa39-4535-ae24-78f48bb2d946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16827 | 2026.02.03 00:43:10.639002 [ 276 ] {8c5c0bdb-fa39-4535-ae24-78f48bb2d946} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16828 | 2026.02.03 00:43:10.639215 [ 276 ] {8c5c0bdb-fa39-4535-ae24-78f48bb2d946} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16829 | 2026.02.03 00:43:10.639318 [ 201 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295134 sec., 894115.975644219 rows/sec., 62.28 MiB/sec. | ||
| 16830 | 2026.02.03 00:43:10.639346 [ 276 ] {8c5c0bdb-fa39-4535-ae24-78f48bb2d946} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00119 sec., 116806.72268907563 rows/sec., 6.65 MiB/sec. | ||
| 16831 | 2026.02.03 00:43:10.639404 [ 276 ] {8c5c0bdb-fa39-4535-ae24-78f48bb2d946} <Debug> TCPHandler: Processed in 0.001380444 sec. | ||
| 16832 | 2026.02.03 00:43:10.639528 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16833 | 2026.02.03 00:43:10.639549 [ 187 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 16834 | 2026.02.03 00:43:10.639622 [ 276 ] {681bd5bf-63e6-4453-9954-b989ce5b8136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16835 | 2026.02.03 00:43:10.639667 [ 276 ] {681bd5bf-63e6-4453-9954-b989ce5b8136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16836 | 2026.02.03 00:43:10.639858 [ 187 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16837 | 2026.02.03 00:43:10.639944 [ 187 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_70_14} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 16838 | 2026.02.03 00:43:10.640043 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 16839 | 2026.02.03 00:43:10.640277 [ 276 ] {681bd5bf-63e6-4453-9954-b989ce5b8136} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16840 | 2026.02.03 00:43:10.640318 [ 276 ] {681bd5bf-63e6-4453-9954-b989ce5b8136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16841 | 2026.02.03 00:43:10.640640 [ 276 ] {681bd5bf-63e6-4453-9954-b989ce5b8136} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16842 | 2026.02.03 00:43:10.640844 [ 276 ] {681bd5bf-63e6-4453-9954-b989ce5b8136} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16843 | 2026.02.03 00:43:10.640974 [ 276 ] {681bd5bf-63e6-4453-9954-b989ce5b8136} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.00137 sec., 362773.72262773727 rows/sec., 25.66 MiB/sec. | ||
| 16844 | 2026.02.03 00:43:10.641011 [ 276 ] {681bd5bf-63e6-4453-9954-b989ce5b8136} <Debug> TCPHandler: Processed in 0.001530727 sec. | ||
| 16845 | 2026.02.03 00:43:10.641126 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16846 | 2026.02.03 00:43:10.641218 [ 276 ] {c734a256-883e-4944-95cc-f8f45a7b7153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16847 | 2026.02.03 00:43:10.641258 [ 276 ] {c734a256-883e-4944-95cc-f8f45a7b7153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16848 | 2026.02.03 00:43:10.641601 [ 276 ] {c734a256-883e-4944-95cc-f8f45a7b7153} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16849 | 2026.02.03 00:43:10.641636 [ 276 ] {c734a256-883e-4944-95cc-f8f45a7b7153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16850 | 2026.02.03 00:43:10.641938 [ 276 ] {c734a256-883e-4944-95cc-f8f45a7b7153} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16851 | 2026.02.03 00:43:10.642141 [ 276 ] {c734a256-883e-4944-95cc-f8f45a7b7153} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16852 | 2026.02.03 00:43:10.642268 [ 276 ] {c734a256-883e-4944-95cc-f8f45a7b7153} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 16853 | 2026.02.03 00:43:10.642304 [ 276 ] {c734a256-883e-4944-95cc-f8f45a7b7153} <Debug> TCPHandler: Processed in 0.001226122 sec. | ||
| 16854 | 2026.02.03 00:43:10.642415 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16855 | 2026.02.03 00:43:10.642506 [ 276 ] {a736859c-582f-4e3f-b6ff-4668372f05a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16856 | 2026.02.03 00:43:10.642550 [ 276 ] {a736859c-582f-4e3f-b6ff-4668372f05a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16857 | 2026.02.03 00:43:10.642964 [ 276 ] {a736859c-582f-4e3f-b6ff-4668372f05a5} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16858 | 2026.02.03 00:43:10.642999 [ 276 ] {a736859c-582f-4e3f-b6ff-4668372f05a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16859 | 2026.02.03 00:43:10.643316 [ 276 ] {a736859c-582f-4e3f-b6ff-4668372f05a5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16860 | 2026.02.03 00:43:10.643524 [ 276 ] {a736859c-582f-4e3f-b6ff-4668372f05a5} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16861 | 2026.02.03 00:43:10.643651 [ 276 ] {a736859c-582f-4e3f-b6ff-4668372f05a5} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001162 sec., 222030.98106712563 rows/sec., 14.78 MiB/sec. | ||
| 16862 | 2026.02.03 00:43:10.643688 [ 276 ] {a736859c-582f-4e3f-b6ff-4668372f05a5} <Debug> TCPHandler: Processed in 0.001320034 sec. | ||
| 16863 | 2026.02.03 00:43:10.643727 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16864 | 2026.02.03 00:43:10.643769 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16865 | 2026.02.03 00:43:10.643817 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16866 | 2026.02.03 00:43:10.643913 [ 276 ] {29a414c9-d586-48bb-a391-8c03e70e0e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16867 | 2026.02.03 00:43:10.643955 [ 276 ] {29a414c9-d586-48bb-a391-8c03e70e0e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16868 | 2026.02.03 00:43:10.644288 [ 276 ] {29a414c9-d586-48bb-a391-8c03e70e0e74} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16869 | 2026.02.03 00:43:10.644326 [ 276 ] {29a414c9-d586-48bb-a391-8c03e70e0e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16870 | 2026.02.03 00:43:10.644647 [ 276 ] {29a414c9-d586-48bb-a391-8c03e70e0e74} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16871 | 2026.02.03 00:43:10.644884 [ 276 ] {29a414c9-d586-48bb-a391-8c03e70e0e74} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16872 | 2026.02.03 00:43:10.645021 [ 276 ] {29a414c9-d586-48bb-a391-8c03e70e0e74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 16873 | 2026.02.03 00:43:10.645057 [ 276 ] {29a414c9-d586-48bb-a391-8c03e70e0e74} <Debug> TCPHandler: Processed in 0.001287413 sec. | ||
| 16874 | 2026.02.03 00:43:10.645192 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16875 | 2026.02.03 00:43:10.645284 [ 276 ] {489838cd-0f86-4759-9756-fd80941bfc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16876 | 2026.02.03 00:43:10.645339 [ 276 ] {489838cd-0f86-4759-9756-fd80941bfc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16877 | 2026.02.03 00:43:10.646125 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16878 | 2026.02.03 00:43:10.646217 [ 276 ] {489838cd-0f86-4759-9756-fd80941bfc34} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16879 | 2026.02.03 00:43:10.646258 [ 276 ] {489838cd-0f86-4759-9756-fd80941bfc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16880 | 2026.02.03 00:43:10.646844 [ 276 ] {489838cd-0f86-4759-9756-fd80941bfc34} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16881 | 2026.02.03 00:43:10.647077 [ 276 ] {489838cd-0f86-4759-9756-fd80941bfc34} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16882 | 2026.02.03 00:43:10.647231 [ 276 ] {489838cd-0f86-4759-9756-fd80941bfc34} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001964 sec., 17311.608961303464 rows/sec., 31.02 MiB/sec. | ||
| 16883 | 2026.02.03 00:43:10.647313 [ 276 ] {489838cd-0f86-4759-9756-fd80941bfc34} <Debug> TCPHandler: Processed in 0.002168619 sec. | ||
| 16884 | 2026.02.03 00:43:10.647441 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16885 | 2026.02.03 00:43:10.647534 [ 276 ] {a14be78a-0f7a-4716-99bb-aa4fa5e6e1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16886 | 2026.02.03 00:43:10.647575 [ 276 ] {a14be78a-0f7a-4716-99bb-aa4fa5e6e1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16887 | 2026.02.03 00:43:10.647926 [ 276 ] {a14be78a-0f7a-4716-99bb-aa4fa5e6e1f0} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16888 | 2026.02.03 00:43:10.647962 [ 276 ] {a14be78a-0f7a-4716-99bb-aa4fa5e6e1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16889 | 2026.02.03 00:43:10.648262 [ 276 ] {a14be78a-0f7a-4716-99bb-aa4fa5e6e1f0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16890 | 2026.02.03 00:43:10.648469 [ 276 ] {a14be78a-0f7a-4716-99bb-aa4fa5e6e1f0} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16891 | 2026.02.03 00:43:10.648598 [ 276 ] {a14be78a-0f7a-4716-99bb-aa4fa5e6e1f0} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001082 sec., 81330.86876155267 rows/sec., 5.11 MiB/sec. | ||
| 16892 | 2026.02.03 00:43:10.648635 [ 276 ] {a14be78a-0f7a-4716-99bb-aa4fa5e6e1f0} <Debug> TCPHandler: Processed in 0.001241422 sec. | ||
| 16893 | 2026.02.03 00:43:15.095421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36879 | ||
| 16894 | 2026.02.03 00:43:15.096215 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16895 | 2026.02.03 00:43:15.096253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16896 | 2026.02.03 00:43:15.096737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16897 | 2026.02.03 00:43:15.096961 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16898 | 2026.02.03 00:43:15.097106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36879 | ||
| 16899 | 2026.02.03 00:43:15.622670 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16900 | 2026.02.03 00:43:15.622965 [ 276 ] {25d22f62-5a45-47bd-9811-7b3a46113ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16901 | 2026.02.03 00:43:15.623064 [ 276 ] {25d22f62-5a45-47bd-9811-7b3a46113ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16902 | 2026.02.03 00:43:15.623929 [ 276 ] {25d22f62-5a45-47bd-9811-7b3a46113ac2} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16903 | 2026.02.03 00:43:15.623968 [ 276 ] {25d22f62-5a45-47bd-9811-7b3a46113ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16904 | 2026.02.03 00:43:15.624363 [ 276 ] {25d22f62-5a45-47bd-9811-7b3a46113ac2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16905 | 2026.02.03 00:43:15.624591 [ 276 ] {25d22f62-5a45-47bd-9811-7b3a46113ac2} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16906 | 2026.02.03 00:43:15.624744 [ 276 ] {25d22f62-5a45-47bd-9811-7b3a46113ac2} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001862 sec., 38668.09881847476 rows/sec., 3.10 MiB/sec. | ||
| 16907 | 2026.02.03 00:43:15.624786 [ 276 ] {25d22f62-5a45-47bd-9811-7b3a46113ac2} <Debug> TCPHandler: Processed in 0.002303602 sec. | ||
| 16908 | 2026.02.03 00:43:15.624922 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16909 | 2026.02.03 00:43:15.625017 [ 276 ] {dd3c6ea1-2a16-4868-b6b6-47a01d8ac691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16910 | 2026.02.03 00:43:15.625059 [ 276 ] {dd3c6ea1-2a16-4868-b6b6-47a01d8ac691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16911 | 2026.02.03 00:43:15.625515 [ 276 ] {dd3c6ea1-2a16-4868-b6b6-47a01d8ac691} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16912 | 2026.02.03 00:43:15.625548 [ 276 ] {dd3c6ea1-2a16-4868-b6b6-47a01d8ac691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16913 | 2026.02.03 00:43:15.625838 [ 276 ] {dd3c6ea1-2a16-4868-b6b6-47a01d8ac691} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16914 | 2026.02.03 00:43:15.626053 [ 276 ] {dd3c6ea1-2a16-4868-b6b6-47a01d8ac691} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16915 | 2026.02.03 00:43:15.626175 [ 276 ] {dd3c6ea1-2a16-4868-b6b6-47a01d8ac691} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001183 sec., 6762.46830092984 rows/sec., 508.51 KiB/sec. | ||
| 16916 | 2026.02.03 00:43:15.626210 [ 276 ] {dd3c6ea1-2a16-4868-b6b6-47a01d8ac691} <Debug> TCPHandler: Processed in 0.001357624 sec. | ||
| 16917 | 2026.02.03 00:43:15.626326 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16918 | 2026.02.03 00:43:15.626414 [ 276 ] {a34d31ea-be72-4ff1-a008-5b9692b29e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16919 | 2026.02.03 00:43:15.626451 [ 276 ] {a34d31ea-be72-4ff1-a008-5b9692b29e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16920 | 2026.02.03 00:43:15.626858 [ 276 ] {a34d31ea-be72-4ff1-a008-5b9692b29e04} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16921 | 2026.02.03 00:43:15.626890 [ 276 ] {a34d31ea-be72-4ff1-a008-5b9692b29e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16922 | 2026.02.03 00:43:15.627245 [ 276 ] {a34d31ea-be72-4ff1-a008-5b9692b29e04} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16923 | 2026.02.03 00:43:15.627451 [ 276 ] {a34d31ea-be72-4ff1-a008-5b9692b29e04} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16924 | 2026.02.03 00:43:15.627578 [ 276 ] {a34d31ea-be72-4ff1-a008-5b9692b29e04} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001157 sec., 62229.90492653414 rows/sec., 4.86 MiB/sec. | ||
| 16925 | 2026.02.03 00:43:15.627617 [ 276 ] {a34d31ea-be72-4ff1-a008-5b9692b29e04} <Debug> TCPHandler: Processed in 0.001329694 sec. | ||
| 16926 | 2026.02.03 00:43:15.627739 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16927 | 2026.02.03 00:43:15.627834 [ 276 ] {fabe1ae3-66c6-4121-8653-c23d67ec59bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16928 | 2026.02.03 00:43:15.627879 [ 276 ] {fabe1ae3-66c6-4121-8653-c23d67ec59bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16929 | 2026.02.03 00:43:15.628294 [ 276 ] {fabe1ae3-66c6-4121-8653-c23d67ec59bc} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16930 | 2026.02.03 00:43:15.628327 [ 276 ] {fabe1ae3-66c6-4121-8653-c23d67ec59bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16931 | 2026.02.03 00:43:15.628652 [ 276 ] {fabe1ae3-66c6-4121-8653-c23d67ec59bc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16932 | 2026.02.03 00:43:15.628861 [ 276 ] {fabe1ae3-66c6-4121-8653-c23d67ec59bc} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16933 | 2026.02.03 00:43:15.628987 [ 276 ] {fabe1ae3-66c6-4121-8653-c23d67ec59bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 16934 | 2026.02.03 00:43:15.629025 [ 276 ] {fabe1ae3-66c6-4121-8653-c23d67ec59bc} <Debug> TCPHandler: Processed in 0.001341854 sec. | ||
| 16935 | 2026.02.03 00:43:15.629146 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16936 | 2026.02.03 00:43:15.629240 [ 276 ] {667a0aa9-0427-4487-a080-742b0a105039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16937 | 2026.02.03 00:43:15.629296 [ 276 ] {667a0aa9-0427-4487-a080-742b0a105039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16938 | 2026.02.03 00:43:15.630070 [ 276 ] {667a0aa9-0427-4487-a080-742b0a105039} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16939 | 2026.02.03 00:43:15.630104 [ 276 ] {667a0aa9-0427-4487-a080-742b0a105039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16940 | 2026.02.03 00:43:15.630620 [ 276 ] {667a0aa9-0427-4487-a080-742b0a105039} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16941 | 2026.02.03 00:43:15.630842 [ 276 ] {667a0aa9-0427-4487-a080-742b0a105039} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16942 | 2026.02.03 00:43:15.630979 [ 276 ] {667a0aa9-0427-4487-a080-742b0a105039} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001757 sec., 4553.215708594194 rows/sec., 8.16 MiB/sec. | ||
| 16943 | 2026.02.03 00:43:15.631044 [ 276 ] {667a0aa9-0427-4487-a080-742b0a105039} <Debug> TCPHandler: Processed in 0.001954916 sec. | ||
| 16944 | 2026.02.03 00:43:15.631160 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16945 | 2026.02.03 00:43:15.631256 [ 276 ] {24cd79be-1341-416c-b48d-ecaf9daefe34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16946 | 2026.02.03 00:43:15.631297 [ 276 ] {24cd79be-1341-416c-b48d-ecaf9daefe34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16947 | 2026.02.03 00:43:15.631646 [ 276 ] {24cd79be-1341-416c-b48d-ecaf9daefe34} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16948 | 2026.02.03 00:43:15.631688 [ 276 ] {24cd79be-1341-416c-b48d-ecaf9daefe34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16949 | 2026.02.03 00:43:15.631988 [ 276 ] {24cd79be-1341-416c-b48d-ecaf9daefe34} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16950 | 2026.02.03 00:43:15.632196 [ 276 ] {24cd79be-1341-416c-b48d-ecaf9daefe34} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16951 | 2026.02.03 00:43:15.632325 [ 276 ] {24cd79be-1341-416c-b48d-ecaf9daefe34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 16952 | 2026.02.03 00:43:15.632362 [ 276 ] {24cd79be-1341-416c-b48d-ecaf9daefe34} <Debug> TCPHandler: Processed in 0.001250632 sec. | ||
| 16953 | 2026.02.03 00:43:17.133480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16954 | 2026.02.03 00:43:17.150553 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16955 | 2026.02.03 00:43:17.150598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16956 | 2026.02.03 00:43:17.156799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16957 | 2026.02.03 00:43:17.157494 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2026.02.03 00:43:17.160435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16959 | 2026.02.03 00:43:17.651725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2174 | ||
| 16960 | 2026.02.03 00:43:17.654401 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2026.02.03 00:43:17.654458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16962 | 2026.02.03 00:43:17.655661 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16963 | 2026.02.03 00:43:17.655942 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16964 | 2026.02.03 00:43:17.656323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2174 | ||
| 16965 | 2026.02.03 00:43:20.647594 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16966 | 2026.02.03 00:43:20.647916 [ 276 ] {4d65926c-8560-460a-bfc0-f8b350c4d0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16967 | 2026.02.03 00:43:20.648022 [ 276 ] {4d65926c-8560-460a-bfc0-f8b350c4d0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16968 | 2026.02.03 00:43:20.649206 [ 276 ] {4d65926c-8560-460a-bfc0-f8b350c4d0b9} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16969 | 2026.02.03 00:43:20.649279 [ 276 ] {4d65926c-8560-460a-bfc0-f8b350c4d0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16970 | 2026.02.03 00:43:20.649904 [ 276 ] {4d65926c-8560-460a-bfc0-f8b350c4d0b9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16971 | 2026.02.03 00:43:20.650293 [ 276 ] {4d65926c-8560-460a-bfc0-f8b350c4d0b9} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16972 | 2026.02.03 00:43:20.650571 [ 276 ] {4d65926c-8560-460a-bfc0-f8b350c4d0b9} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002736 sec., 97222.22222222222 rows/sec., 6.18 MiB/sec. | ||
| 16973 | 2026.02.03 00:43:20.650649 [ 276 ] {4d65926c-8560-460a-bfc0-f8b350c4d0b9} <Debug> TCPHandler: Processed in 0.00332432 sec. | ||
| 16974 | 2026.02.03 00:43:20.652103 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16975 | 2026.02.03 00:43:20.652259 [ 276 ] {3b585479-47b7-4631-9214-f00021a34e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16976 | 2026.02.03 00:43:20.652330 [ 276 ] {3b585479-47b7-4631-9214-f00021a34e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16977 | 2026.02.03 00:43:20.653006 [ 276 ] {3b585479-47b7-4631-9214-f00021a34e8a} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16978 | 2026.02.03 00:43:20.653056 [ 276 ] {3b585479-47b7-4631-9214-f00021a34e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16979 | 2026.02.03 00:43:20.653559 [ 276 ] {3b585479-47b7-4631-9214-f00021a34e8a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16980 | 2026.02.03 00:43:20.653922 [ 276 ] {3b585479-47b7-4631-9214-f00021a34e8a} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16981 | 2026.02.03 00:43:20.654180 [ 276 ] {3b585479-47b7-4631-9214-f00021a34e8a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00196 sec., 5102.040816326531 rows/sec., 416.04 KiB/sec. | ||
| 16982 | 2026.02.03 00:43:20.654249 [ 276 ] {3b585479-47b7-4631-9214-f00021a34e8a} <Debug> TCPHandler: Processed in 0.002246081 sec. | ||
| 16983 | 2026.02.03 00:43:20.654448 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16984 | 2026.02.03 00:43:20.654591 [ 276 ] {d6e642ac-c3c7-49f1-80f4-ae9cd37e90c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16985 | 2026.02.03 00:43:20.654660 [ 276 ] {d6e642ac-c3c7-49f1-80f4-ae9cd37e90c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16986 | 2026.02.03 00:43:20.656229 [ 276 ] {d6e642ac-c3c7-49f1-80f4-ae9cd37e90c2} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16987 | 2026.02.03 00:43:20.656278 [ 276 ] {d6e642ac-c3c7-49f1-80f4-ae9cd37e90c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16988 | 2026.02.03 00:43:20.656833 [ 276 ] {d6e642ac-c3c7-49f1-80f4-ae9cd37e90c2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16989 | 2026.02.03 00:43:20.657219 [ 276 ] {d6e642ac-c3c7-49f1-80f4-ae9cd37e90c2} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16990 | 2026.02.03 00:43:20.657473 [ 276 ] {d6e642ac-c3c7-49f1-80f4-ae9cd37e90c2} <Debug> executeQuery: Read 825 rows, 67.40 KiB in 0.002917 sec., 282824.8200205691 rows/sec., 22.57 MiB/sec. | ||
| 16991 | 2026.02.03 00:43:20.657532 [ 276 ] {d6e642ac-c3c7-49f1-80f4-ae9cd37e90c2} <Debug> TCPHandler: Processed in 0.003154467 sec. | ||
| 16992 | 2026.02.03 00:43:20.657739 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16993 | 2026.02.03 00:43:20.657874 [ 276 ] {678a97da-3e71-4aaa-8f73-a3d5ab09c3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16994 | 2026.02.03 00:43:20.657931 [ 276 ] {678a97da-3e71-4aaa-8f73-a3d5ab09c3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16995 | 2026.02.03 00:43:20.658731 [ 276 ] {678a97da-3e71-4aaa-8f73-a3d5ab09c3dc} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16996 | 2026.02.03 00:43:20.658777 [ 276 ] {678a97da-3e71-4aaa-8f73-a3d5ab09c3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 16997 | 2026.02.03 00:43:20.659381 [ 276 ] {678a97da-3e71-4aaa-8f73-a3d5ab09c3dc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16998 | 2026.02.03 00:43:20.659737 [ 276 ] {678a97da-3e71-4aaa-8f73-a3d5ab09c3dc} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16999 | 2026.02.03 00:43:20.659934 [ 276 ] {678a97da-3e71-4aaa-8f73-a3d5ab09c3dc} <Debug> executeQuery: Read 177 rows, 11.26 KiB in 0.00209 sec., 84688.995215311 rows/sec., 5.26 MiB/sec. | ||
| 17000 | 2026.02.03 00:43:20.659994 [ 276 ] {678a97da-3e71-4aaa-8f73-a3d5ab09c3dc} <Debug> TCPHandler: Processed in 0.002356052 sec. | ||
| 17001 | 2026.02.03 00:43:20.660166 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17002 | 2026.02.03 00:43:20.660317 [ 276 ] {427e93bf-3f13-4d52-bf0b-bcf0b1f9df08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17003 | 2026.02.03 00:43:20.660382 [ 276 ] {427e93bf-3f13-4d52-bf0b-bcf0b1f9df08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17004 | 2026.02.03 00:43:20.661118 [ 276 ] {427e93bf-3f13-4d52-bf0b-bcf0b1f9df08} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17005 | 2026.02.03 00:43:20.661170 [ 276 ] {427e93bf-3f13-4d52-bf0b-bcf0b1f9df08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17006 | 2026.02.03 00:43:20.661783 [ 276 ] {427e93bf-3f13-4d52-bf0b-bcf0b1f9df08} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17007 | 2026.02.03 00:43:20.662175 [ 276 ] {427e93bf-3f13-4d52-bf0b-bcf0b1f9df08} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17008 | 2026.02.03 00:43:20.662488 [ 276 ] {427e93bf-3f13-4d52-bf0b-bcf0b1f9df08} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.002202 sec., 63578.56494096276 rows/sec., 4.11 MiB/sec. | ||
| 17009 | 2026.02.03 00:43:20.662555 [ 276 ] {427e93bf-3f13-4d52-bf0b-bcf0b1f9df08} <Debug> TCPHandler: Processed in 0.002459604 sec. | ||
| 17010 | 2026.02.03 00:43:20.662737 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17011 | 2026.02.03 00:43:20.662872 [ 276 ] {0fa5a0ca-6074-44f1-8fbc-f0fd5f443be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17012 | 2026.02.03 00:43:20.662933 [ 276 ] {0fa5a0ca-6074-44f1-8fbc-f0fd5f443be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17013 | 2026.02.03 00:43:20.663682 [ 276 ] {0fa5a0ca-6074-44f1-8fbc-f0fd5f443be3} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17014 | 2026.02.03 00:43:20.663733 [ 276 ] {0fa5a0ca-6074-44f1-8fbc-f0fd5f443be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17015 | 2026.02.03 00:43:20.664249 [ 276 ] {0fa5a0ca-6074-44f1-8fbc-f0fd5f443be3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17016 | 2026.02.03 00:43:20.664704 [ 276 ] {0fa5a0ca-6074-44f1-8fbc-f0fd5f443be3} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17017 | 2026.02.03 00:43:20.665135 [ 276 ] {0fa5a0ca-6074-44f1-8fbc-f0fd5f443be3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.002292 sec., 60645.7242582897 rows/sec., 3.45 MiB/sec. | ||
| 17018 | 2026.02.03 00:43:20.665209 [ 276 ] {0fa5a0ca-6074-44f1-8fbc-f0fd5f443be3} <Debug> TCPHandler: Processed in 0.002539006 sec. | ||
| 17019 | 2026.02.03 00:43:20.665439 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17020 | 2026.02.03 00:43:20.665575 [ 276 ] {9da89917-b470-4654-a3b8-eecbb64b42d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17021 | 2026.02.03 00:43:20.665639 [ 276 ] {9da89917-b470-4654-a3b8-eecbb64b42d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17022 | 2026.02.03 00:43:20.666748 [ 276 ] {9da89917-b470-4654-a3b8-eecbb64b42d7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17023 | 2026.02.03 00:43:20.666801 [ 276 ] {9da89917-b470-4654-a3b8-eecbb64b42d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17024 | 2026.02.03 00:43:20.667374 [ 276 ] {9da89917-b470-4654-a3b8-eecbb64b42d7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17025 | 2026.02.03 00:43:20.667754 [ 276 ] {9da89917-b470-4654-a3b8-eecbb64b42d7} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17026 | 2026.02.03 00:43:20.667965 [ 276 ] {9da89917-b470-4654-a3b8-eecbb64b42d7} <Debug> executeQuery: Read 507 rows, 36.82 KiB in 0.002415 sec., 209937.88819875775 rows/sec., 14.89 MiB/sec. | ||
| 17027 | 2026.02.03 00:43:20.668027 [ 276 ] {9da89917-b470-4654-a3b8-eecbb64b42d7} <Debug> TCPHandler: Processed in 0.002679128 sec. | ||
| 17028 | 2026.02.03 00:43:20.668215 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17029 | 2026.02.03 00:43:20.668356 [ 276 ] {904be2b7-d0ec-4a3f-b748-d84af1df2290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17030 | 2026.02.03 00:43:20.668424 [ 276 ] {904be2b7-d0ec-4a3f-b748-d84af1df2290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17031 | 2026.02.03 00:43:20.668963 [ 276 ] {904be2b7-d0ec-4a3f-b748-d84af1df2290} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17032 | 2026.02.03 00:43:20.669013 [ 276 ] {904be2b7-d0ec-4a3f-b748-d84af1df2290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17033 | 2026.02.03 00:43:20.669956 [ 276 ] {904be2b7-d0ec-4a3f-b748-d84af1df2290} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17034 | 2026.02.03 00:43:20.670392 [ 276 ] {904be2b7-d0ec-4a3f-b748-d84af1df2290} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17035 | 2026.02.03 00:43:20.670739 [ 276 ] {904be2b7-d0ec-4a3f-b748-d84af1df2290} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002396 sec., 2504.1736227045076 rows/sec., 130.83 KiB/sec. | ||
| 17036 | 2026.02.03 00:43:20.670845 [ 276 ] {904be2b7-d0ec-4a3f-b748-d84af1df2290} <Debug> TCPHandler: Processed in 0.002723109 sec. | ||
| 17037 | 2026.02.03 00:43:20.672509 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17038 | 2026.02.03 00:43:20.672660 [ 276 ] {67fcbded-18d3-4eb5-bc92-2397dcde7fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17039 | 2026.02.03 00:43:20.672727 [ 276 ] {67fcbded-18d3-4eb5-bc92-2397dcde7fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17040 | 2026.02.03 00:43:20.674695 [ 276 ] {67fcbded-18d3-4eb5-bc92-2397dcde7fa1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17041 | 2026.02.03 00:43:20.674747 [ 276 ] {67fcbded-18d3-4eb5-bc92-2397dcde7fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17042 | 2026.02.03 00:43:20.675689 [ 276 ] {67fcbded-18d3-4eb5-bc92-2397dcde7fa1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17043 | 2026.02.03 00:43:20.676112 [ 276 ] {67fcbded-18d3-4eb5-bc92-2397dcde7fa1} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17044 | 2026.02.03 00:43:20.676329 [ 276 ] {67fcbded-18d3-4eb5-bc92-2397dcde7fa1} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.003705 sec., 70985.15519568151 rows/sec., 4.73 MiB/sec. | ||
| 17045 | 2026.02.03 00:43:20.676394 [ 276 ] {67fcbded-18d3-4eb5-bc92-2397dcde7fa1} <Debug> TCPHandler: Processed in 0.003966762 sec. | ||
| 17046 | 2026.02.03 00:43:20.676574 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17047 | 2026.02.03 00:43:20.676696 [ 276 ] {61391400-b341-480f-8664-ff9c4e9c407a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17048 | 2026.02.03 00:43:20.676760 [ 276 ] {61391400-b341-480f-8664-ff9c4e9c407a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17049 | 2026.02.03 00:43:20.677335 [ 276 ] {61391400-b341-480f-8664-ff9c4e9c407a} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17050 | 2026.02.03 00:43:20.677381 [ 276 ] {61391400-b341-480f-8664-ff9c4e9c407a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17051 | 2026.02.03 00:43:20.677940 [ 276 ] {61391400-b341-480f-8664-ff9c4e9c407a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17052 | 2026.02.03 00:43:20.678365 [ 276 ] {61391400-b341-480f-8664-ff9c4e9c407a} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17053 | 2026.02.03 00:43:20.678613 [ 276 ] {61391400-b341-480f-8664-ff9c4e9c407a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001918 sec., 521.376433785193 rows/sec., 35.13 KiB/sec. | ||
| 17054 | 2026.02.03 00:43:20.678673 [ 276 ] {61391400-b341-480f-8664-ff9c4e9c407a} <Debug> TCPHandler: Processed in 0.002152769 sec. | ||
| 17055 | 2026.02.03 00:43:20.678977 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17056 | 2026.02.03 00:43:20.679149 [ 276 ] {d478f307-5e0d-4166-b49d-7f0d13a513a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17057 | 2026.02.03 00:43:20.679244 [ 276 ] {d478f307-5e0d-4166-b49d-7f0d13a513a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17058 | 2026.02.03 00:43:20.680657 [ 276 ] {d478f307-5e0d-4166-b49d-7f0d13a513a7} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17059 | 2026.02.03 00:43:20.680714 [ 276 ] {d478f307-5e0d-4166-b49d-7f0d13a513a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17060 | 2026.02.03 00:43:20.681701 [ 276 ] {d478f307-5e0d-4166-b49d-7f0d13a513a7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17061 | 2026.02.03 00:43:20.682116 [ 276 ] {d478f307-5e0d-4166-b49d-7f0d13a513a7} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17062 | 2026.02.03 00:43:20.682363 [ 276 ] {d478f307-5e0d-4166-b49d-7f0d13a513a7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.003243 sec., 10484.119642306507 rows/sec., 18.79 MiB/sec. | ||
| 17063 | 2026.02.03 00:43:20.682509 [ 276 ] {d478f307-5e0d-4166-b49d-7f0d13a513a7} <Debug> TCPHandler: Processed in 0.003606555 sec. | ||
| 17064 | 2026.02.03 00:43:20.682698 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17065 | 2026.02.03 00:43:20.682831 [ 276 ] {9b3d748f-1f85-4655-9070-b7b06bf9caf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17066 | 2026.02.03 00:43:20.682895 [ 276 ] {9b3d748f-1f85-4655-9070-b7b06bf9caf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17067 | 2026.02.03 00:43:20.683439 [ 276 ] {9b3d748f-1f85-4655-9070-b7b06bf9caf1} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17068 | 2026.02.03 00:43:20.683485 [ 276 ] {9b3d748f-1f85-4655-9070-b7b06bf9caf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17069 | 2026.02.03 00:43:20.683940 [ 276 ] {9b3d748f-1f85-4655-9070-b7b06bf9caf1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17070 | 2026.02.03 00:43:20.684255 [ 276 ] {9b3d748f-1f85-4655-9070-b7b06bf9caf1} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17071 | 2026.02.03 00:43:20.684439 [ 276 ] {9b3d748f-1f85-4655-9070-b7b06bf9caf1} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001638 sec., 53724.05372405372 rows/sec., 3.37 MiB/sec. | ||
| 17072 | 2026.02.03 00:43:20.684494 [ 276 ] {9b3d748f-1f85-4655-9070-b7b06bf9caf1} <Debug> TCPHandler: Processed in 0.001867604 sec. | ||
| 17073 | 2026.02.03 00:43:22.317196 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17074 | 2026.02.03 00:43:22.317285 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17075 | 2026.02.03 00:43:22.597529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37327 | ||
| 17076 | 2026.02.03 00:43:22.598031 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17077 | 2026.02.03 00:43:22.598067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17078 | 2026.02.03 00:43:22.598538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17079 | 2026.02.03 00:43:22.598763 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17080 | 2026.02.03 00:43:22.598891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37327 | ||
| 17081 | 2026.02.03 00:43:24.660586 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17082 | 2026.02.03 00:43:24.678314 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17083 | 2026.02.03 00:43:24.678362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17084 | 2026.02.03 00:43:24.684837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17085 | 2026.02.03 00:43:24.685574 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17086 | 2026.02.03 00:43:24.688629 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17087 | 2026.02.03 00:43:25.622793 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17088 | 2026.02.03 00:43:25.622997 [ 276 ] {8ff34832-eced-4354-86a0-b7c4cb42d069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17089 | 2026.02.03 00:43:25.623075 [ 276 ] {8ff34832-eced-4354-86a0-b7c4cb42d069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17090 | 2026.02.03 00:43:25.623798 [ 276 ] {8ff34832-eced-4354-86a0-b7c4cb42d069} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17091 | 2026.02.03 00:43:25.623848 [ 276 ] {8ff34832-eced-4354-86a0-b7c4cb42d069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17092 | 2026.02.03 00:43:25.624248 [ 276 ] {8ff34832-eced-4354-86a0-b7c4cb42d069} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17093 | 2026.02.03 00:43:25.624482 [ 276 ] {8ff34832-eced-4354-86a0-b7c4cb42d069} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17094 | 2026.02.03 00:43:25.624653 [ 276 ] {8ff34832-eced-4354-86a0-b7c4cb42d069} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001711 sec., 42080.654587960256 rows/sec., 3.38 MiB/sec. | ||
| 17095 | 2026.02.03 00:43:25.624651 [ 57 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17096 | 2026.02.03 00:43:25.624707 [ 276 ] {8ff34832-eced-4354-86a0-b7c4cb42d069} <Debug> TCPHandler: Processed in 0.002058367 sec. | ||
| 17097 | 2026.02.03 00:43:25.624726 [ 57 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17098 | 2026.02.03 00:43:25.624759 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17099 | 2026.02.03 00:43:25.624868 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17100 | 2026.02.03 00:43:25.624874 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17101 | 2026.02.03 00:43:25.624991 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17102 | 2026.02.03 00:43:25.625004 [ 276 ] {93f81552-bb5a-462f-8dac-b6409688f307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17103 | 2026.02.03 00:43:25.625038 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1986 rows starting from the beginning of the part | ||
| 17104 | 2026.02.03 00:43:25.625057 [ 276 ] {93f81552-bb5a-462f-8dac-b6409688f307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17105 | 2026.02.03 00:43:25.625121 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1215 rows starting from the beginning of the part | ||
| 17106 | 2026.02.03 00:43:25.625196 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 820 rows starting from the beginning of the part | ||
| 17107 | 2026.02.03 00:43:25.625265 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 72 rows starting from the beginning of the part | ||
| 17108 | 2026.02.03 00:43:25.625356 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 825 rows starting from the beginning of the part | ||
| 17109 | 2026.02.03 00:43:25.625405 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 72 rows starting from the beginning of the part | ||
| 17110 | 2026.02.03 00:43:25.625570 [ 276 ] {93f81552-bb5a-462f-8dac-b6409688f307} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17111 | 2026.02.03 00:43:25.625606 [ 276 ] {93f81552-bb5a-462f-8dac-b6409688f307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17112 | 2026.02.03 00:43:25.625929 [ 276 ] {93f81552-bb5a-462f-8dac-b6409688f307} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17113 | 2026.02.03 00:43:25.626176 [ 276 ] {93f81552-bb5a-462f-8dac-b6409688f307} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17114 | 2026.02.03 00:43:25.626317 [ 276 ] {93f81552-bb5a-462f-8dac-b6409688f307} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001344 sec., 5952.380952380952 rows/sec., 447.59 KiB/sec. | ||
| 17115 | 2026.02.03 00:43:25.626333 [ 60 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17116 | 2026.02.03 00:43:25.626359 [ 276 ] {93f81552-bb5a-462f-8dac-b6409688f307} <Debug> TCPHandler: Processed in 0.001546298 sec. | ||
| 17117 | 2026.02.03 00:43:25.626398 [ 60 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17118 | 2026.02.03 00:43:25.626424 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17119 | 2026.02.03 00:43:25.626497 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17120 | 2026.02.03 00:43:25.626541 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17121 | 2026.02.03 00:43:25.626600 [ 276 ] {60d29ac8-3fe1-43ae-bb73-51672e54a495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17122 | 2026.02.03 00:43:25.626647 [ 276 ] {60d29ac8-3fe1-43ae-bb73-51672e54a495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17123 | 2026.02.03 00:43:25.626691 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17124 | 2026.02.03 00:43:25.626732 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 193 rows starting from the beginning of the part | ||
| 17125 | 2026.02.03 00:43:25.626801 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 12 rows starting from the beginning of the part | ||
| 17126 | 2026.02.03 00:43:25.626852 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 167 rows starting from the beginning of the part | ||
| 17127 | 2026.02.03 00:43:25.626896 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 17128 | 2026.02.03 00:43:25.626935 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 177 rows starting from the beginning of the part | ||
| 17129 | 2026.02.03 00:43:25.626974 [ 187 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 17130 | 2026.02.03 00:43:25.627055 [ 200 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4990 rows, containing 5 columns (5 merged, 0 gathered) in 0.00224237 sec., 2225324.0990559096 rows/sec., 188.78 MiB/sec. | ||
| 17131 | 2026.02.03 00:43:25.627088 [ 276 ] {60d29ac8-3fe1-43ae-bb73-51672e54a495} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17132 | 2026.02.03 00:43:25.627130 [ 276 ] {60d29ac8-3fe1-43ae-bb73-51672e54a495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17133 | 2026.02.03 00:43:25.627382 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17134 | 2026.02.03 00:43:25.627485 [ 276 ] {60d29ac8-3fe1-43ae-bb73-51672e54a495} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17135 | 2026.02.03 00:43:25.627824 [ 276 ] {60d29ac8-3fe1-43ae-bb73-51672e54a495} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17136 | 2026.02.03 00:43:25.627863 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17137 | 2026.02.03 00:43:25.627911 [ 200 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431876 sec., 394587.240794594 rows/sec., 26.28 MiB/sec. | ||
| 17138 | 2026.02.03 00:43:25.627968 [ 276 ] {60d29ac8-3fe1-43ae-bb73-51672e54a495} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001389 sec., 51835.853131749456 rows/sec., 4.05 MiB/sec. | ||
| 17139 | 2026.02.03 00:43:25.627972 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_111_22} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17140 | 2026.02.03 00:43:25.627980 [ 60 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17141 | 2026.02.03 00:43:25.628015 [ 276 ] {60d29ac8-3fe1-43ae-bb73-51672e54a495} <Debug> TCPHandler: Processed in 0.001567689 sec. | ||
| 17142 | 2026.02.03 00:43:25.628043 [ 60 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17143 | 2026.02.03 00:43:25.628069 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17144 | 2026.02.03 00:43:25.628085 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17145 | 2026.02.03 00:43:25.628146 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17146 | 2026.02.03 00:43:25.628147 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 17147 | 2026.02.03 00:43:25.628223 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17148 | 2026.02.03 00:43:25.628261 [ 276 ] {2a4c5f4c-517b-4bd2-93d1-9dc53a824d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17149 | 2026.02.03 00:43:25.628313 [ 276 ] {2a4c5f4c-517b-4bd2-93d1-9dc53a824d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17150 | 2026.02.03 00:43:25.628355 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17151 | 2026.02.03 00:43:25.628391 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 997 rows starting from the beginning of the part | ||
| 17152 | 2026.02.03 00:43:25.628399 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17153 | 2026.02.03 00:43:25.628443 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 532 rows starting from the beginning of the part | ||
| 17154 | 2026.02.03 00:43:25.628482 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_106_21} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17155 | 2026.02.03 00:43:25.628492 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 497 rows starting from the beginning of the part | ||
| 17156 | 2026.02.03 00:43:25.628542 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 72 rows starting from the beginning of the part | ||
| 17157 | 2026.02.03 00:43:25.628579 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17158 | 2026.02.03 00:43:25.628582 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 507 rows starting from the beginning of the part | ||
| 17159 | 2026.02.03 00:43:25.628641 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 72 rows starting from the beginning of the part | ||
| 17160 | 2026.02.03 00:43:25.628739 [ 276 ] {2a4c5f4c-517b-4bd2-93d1-9dc53a824d1e} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17161 | 2026.02.03 00:43:25.628782 [ 276 ] {2a4c5f4c-517b-4bd2-93d1-9dc53a824d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17162 | 2026.02.03 00:43:25.629159 [ 276 ] {2a4c5f4c-517b-4bd2-93d1-9dc53a824d1e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17163 | 2026.02.03 00:43:25.629409 [ 276 ] {2a4c5f4c-517b-4bd2-93d1-9dc53a824d1e} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2026.02.03 00:43:25.629540 [ 276 ] {2a4c5f4c-517b-4bd2-93d1-9dc53a824d1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 17165 | 2026.02.03 00:43:25.629552 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
| 17166 | 2026.02.03 00:43:25.629577 [ 276 ] {2a4c5f4c-517b-4bd2-93d1-9dc53a824d1e} <Debug> TCPHandler: Processed in 0.001478477 sec. | ||
| 17167 | 2026.02.03 00:43:25.629593 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17168 | 2026.02.03 00:43:25.629617 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17169 | 2026.02.03 00:43:25.629693 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17170 | 2026.02.03 00:43:25.629710 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full | ||
| 17171 | 2026.02.03 00:43:25.629789 [ 276 ] {8977fe91-9fa7-4e56-acde-2eb2125961d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17172 | 2026.02.03 00:43:25.629814 [ 191 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2677 rows, containing 5 columns (5 merged, 0 gathered) in 0.001701691 sec., 1573141.0696771624 rows/sec., 119.95 MiB/sec. | ||
| 17173 | 2026.02.03 00:43:25.629817 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17174 | 2026.02.03 00:43:25.629847 [ 276 ] {8977fe91-9fa7-4e56-acde-2eb2125961d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17175 | 2026.02.03 00:43:25.629875 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_21, total 35236 rows starting from the beginning of the part | ||
| 17176 | 2026.02.03 00:43:25.629942 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 846 rows starting from the beginning of the part | ||
| 17177 | 2026.02.03 00:43:25.629986 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 258 rows starting from the beginning of the part | ||
| 17178 | 2026.02.03 00:43:25.630011 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17179 | 2026.02.03 00:43:25.630026 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 17180 | 2026.02.03 00:43:25.630073 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 263 rows starting from the beginning of the part | ||
| 17181 | 2026.02.03 00:43:25.630307 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17182 | 2026.02.03 00:43:25.630391 [ 192 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_111_22} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17183 | 2026.02.03 00:43:25.630470 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 17184 | 2026.02.03 00:43:25.630645 [ 276 ] {8977fe91-9fa7-4e56-acde-2eb2125961d6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17185 | 2026.02.03 00:43:25.630686 [ 276 ] {8977fe91-9fa7-4e56-acde-2eb2125961d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17186 | 2026.02.03 00:43:25.631220 [ 276 ] {8977fe91-9fa7-4e56-acde-2eb2125961d6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17187 | 2026.02.03 00:43:25.631459 [ 276 ] {8977fe91-9fa7-4e56-acde-2eb2125961d6} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17188 | 2026.02.03 00:43:25.631604 [ 276 ] {8977fe91-9fa7-4e56-acde-2eb2125961d6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001833 sec., 4364.42989634479 rows/sec., 7.82 MiB/sec. | ||
| 17189 | 2026.02.03 00:43:25.631610 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17190 | 2026.02.03 00:43:25.631655 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17191 | 2026.02.03 00:43:25.631661 [ 276 ] {8977fe91-9fa7-4e56-acde-2eb2125961d6} <Debug> TCPHandler: Processed in 0.002015116 sec. | ||
| 17192 | 2026.02.03 00:43:25.631702 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17193 | 2026.02.03 00:43:25.631866 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17194 | 2026.02.03 00:43:25.631892 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17195 | 2026.02.03 00:43:25.631990 [ 276 ] {6d6791d2-bb19-4344-865a-6aca421b5a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17196 | 2026.02.03 00:43:25.632030 [ 276 ] {6d6791d2-bb19-4344-865a-6aca421b5a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17197 | 2026.02.03 00:43:25.632088 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17198 | 2026.02.03 00:43:25.632152 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2103 rows starting from the beginning of the part | ||
| 17199 | 2026.02.03 00:43:25.632292 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part | ||
| 17200 | 2026.02.03 00:43:25.632378 [ 276 ] {6d6791d2-bb19-4344-865a-6aca421b5a22} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17201 | 2026.02.03 00:43:25.632435 [ 276 ] {6d6791d2-bb19-4344-865a-6aca421b5a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17202 | 2026.02.03 00:43:25.632512 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 34 rows starting from the beginning of the part | ||
| 17203 | 2026.02.03 00:43:25.632621 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 17204 | 2026.02.03 00:43:25.632716 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
| 17205 | 2026.02.03 00:43:25.632756 [ 276 ] {6d6791d2-bb19-4344-865a-6aca421b5a22} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17206 | 2026.02.03 00:43:25.632809 [ 200 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 17207 | 2026.02.03 00:43:25.632991 [ 276 ] {6d6791d2-bb19-4344-865a-6aca421b5a22} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17208 | 2026.02.03 00:43:25.633120 [ 60 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17209 | 2026.02.03 00:43:25.633125 [ 276 ] {6d6791d2-bb19-4344-865a-6aca421b5a22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 17210 | 2026.02.03 00:43:25.633163 [ 60 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17211 | 2026.02.03 00:43:25.633182 [ 276 ] {6d6791d2-bb19-4344-865a-6aca421b5a22} <Debug> TCPHandler: Processed in 0.001337524 sec. | ||
| 17212 | 2026.02.03 00:43:25.633188 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17213 | 2026.02.03 00:43:25.633270 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17214 | 2026.02.03 00:43:25.633361 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17215 | 2026.02.03 00:43:25.633394 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7784 rows starting from the beginning of the part | ||
| 17216 | 2026.02.03 00:43:25.633441 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 17217 | 2026.02.03 00:43:25.633480 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 88 rows starting from the beginning of the part | ||
| 17218 | 2026.02.03 00:43:25.633516 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 17219 | 2026.02.03 00:43:25.633555 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 88 rows starting from the beginning of the part | ||
| 17220 | 2026.02.03 00:43:25.633593 [ 192 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 17221 | 2026.02.03 00:43:25.635989 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002744299 sec., 2966149.096727434 rows/sec., 191.78 MiB/sec. | ||
| 17222 | 2026.02.03 00:43:25.636600 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17223 | 2026.02.03 00:43:25.636926 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17224 | 2026.02.03 00:43:25.637010 [ 196 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_111_22} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17225 | 2026.02.03 00:43:25.637090 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 17226 | 2026.02.03 00:43:25.638400 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36763 rows, containing 5 columns (5 merged, 0 gathered) in 0.008726018 sec., 4213032.794569069 rows/sec., 283.85 MiB/sec. | ||
| 17227 | 2026.02.03 00:43:25.638803 [ 189 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 17228 | 2026.02.03 00:43:25.639058 [ 189 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17229 | 2026.02.03 00:43:25.639120 [ 189 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
| 17230 | 2026.02.03 00:43:25.639192 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 17231 | 2026.02.03 00:43:25.642636 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 19 columns (19 merged, 0 gathered) in 0.010800225 sec., 203236.50664685227 rows/sec., 364.19 MiB/sec. | ||
| 17232 | 2026.02.03 00:43:25.644361 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17233 | 2026.02.03 00:43:25.644702 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17234 | 2026.02.03 00:43:25.644774 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17235 | 2026.02.03 00:43:25.644904 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.28 MiB. | ||
| 17236 | 2026.02.03 00:43:26.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.64 MiB, peak 397.83 MiB, free memory in arenas 0.00 B, will set to 382.55 MiB (RSS), difference: 4.90 MiB | ||
| 17237 | 2026.02.03 00:43:27.656545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2210 | ||
| 17238 | 2026.02.03 00:43:27.659023 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17239 | 2026.02.03 00:43:27.659081 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17240 | 2026.02.03 00:43:27.660298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17241 | 2026.02.03 00:43:27.660589 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17242 | 2026.02.03 00:43:27.660769 [ 96 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17243 | 2026.02.03 00:43:27.660869 [ 96 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17244 | 2026.02.03 00:43:27.660905 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17245 | 2026.02.03 00:43:27.660968 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2210 | ||
| 17246 | 2026.02.03 00:43:27.661071 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 17247 | 2026.02.03 00:43:27.661883 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17248 | 2026.02.03 00:43:27.662107 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2024 rows starting from the beginning of the part | ||
| 17249 | 2026.02.03 00:43:27.662682 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 17250 | 2026.02.03 00:43:27.663179 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 17251 | 2026.02.03 00:43:27.663566 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 17252 | 2026.02.03 00:43:27.663926 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 17253 | 2026.02.03 00:43:27.664292 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 17254 | 2026.02.03 00:43:27.672870 [ 190 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2210 rows, containing 72 columns (72 merged, 0 gathered) in 0.011872054 sec., 186151.44439201505 rows/sec., 140.69 MiB/sec. | ||
| 17255 | 2026.02.03 00:43:27.674929 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17256 | 2026.02.03 00:43:27.675508 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_56_11} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17257 | 2026.02.03 00:43:27.675590 [ 201 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_56_11} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17258 | 2026.02.03 00:43:27.675859 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 17259 | 2026.02.03 00:43:30.099954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37839 | ||
| 17260 | 2026.02.03 00:43:30.100550 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17261 | 2026.02.03 00:43:30.100601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17262 | 2026.02.03 00:43:30.101091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17263 | 2026.02.03 00:43:30.101356 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17264 | 2026.02.03 00:43:30.101493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37839 | ||
| 17265 | 2026.02.03 00:43:30.170867 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17266 | 2026.02.03 00:43:30.170947 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17267 | 2026.02.03 00:43:30.175668 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17268 | 2026.02.03 00:43:30.632022 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17269 | 2026.02.03 00:43:30.632197 [ 276 ] {2e85fe53-6999-4207-a303-3a86a8af8b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17270 | 2026.02.03 00:43:30.632264 [ 276 ] {2e85fe53-6999-4207-a303-3a86a8af8b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17271 | 2026.02.03 00:43:30.633038 [ 276 ] {2e85fe53-6999-4207-a303-3a86a8af8b1b} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17272 | 2026.02.03 00:43:30.633084 [ 276 ] {2e85fe53-6999-4207-a303-3a86a8af8b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17273 | 2026.02.03 00:43:30.633484 [ 276 ] {2e85fe53-6999-4207-a303-3a86a8af8b1b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17274 | 2026.02.03 00:43:30.633718 [ 276 ] {2e85fe53-6999-4207-a303-3a86a8af8b1b} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17275 | 2026.02.03 00:43:30.633873 [ 276 ] {2e85fe53-6999-4207-a303-3a86a8af8b1b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001727 sec., 154024.31962941517 rows/sec., 9.79 MiB/sec. | ||
| 17276 | 2026.02.03 00:43:30.633916 [ 276 ] {2e85fe53-6999-4207-a303-3a86a8af8b1b} <Debug> TCPHandler: Processed in 0.002024936 sec. | ||
| 17277 | 2026.02.03 00:43:30.634044 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17278 | 2026.02.03 00:43:30.634139 [ 276 ] {c255f3bd-4954-4633-80f0-7af080528e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17279 | 2026.02.03 00:43:30.634179 [ 276 ] {c255f3bd-4954-4633-80f0-7af080528e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17280 | 2026.02.03 00:43:30.634996 [ 276 ] {c255f3bd-4954-4633-80f0-7af080528e0b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17281 | 2026.02.03 00:43:30.635032 [ 276 ] {c255f3bd-4954-4633-80f0-7af080528e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17282 | 2026.02.03 00:43:30.635380 [ 276 ] {c255f3bd-4954-4633-80f0-7af080528e0b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17283 | 2026.02.03 00:43:30.635586 [ 276 ] {c255f3bd-4954-4633-80f0-7af080528e0b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17284 | 2026.02.03 00:43:30.635714 [ 276 ] {c255f3bd-4954-4633-80f0-7af080528e0b} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001595 sec., 514106.5830721003 rows/sec., 41.04 MiB/sec. | ||
| 17285 | 2026.02.03 00:43:30.635750 [ 276 ] {c255f3bd-4954-4633-80f0-7af080528e0b} <Debug> TCPHandler: Processed in 0.001754921 sec. | ||
| 17286 | 2026.02.03 00:43:30.635868 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17287 | 2026.02.03 00:43:30.635960 [ 276 ] {31cd2939-0230-45c9-baea-6aaa5fe66120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17288 | 2026.02.03 00:43:30.635999 [ 276 ] {31cd2939-0230-45c9-baea-6aaa5fe66120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17289 | 2026.02.03 00:43:30.636449 [ 276 ] {31cd2939-0230-45c9-baea-6aaa5fe66120} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17290 | 2026.02.03 00:43:30.636485 [ 276 ] {31cd2939-0230-45c9-baea-6aaa5fe66120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17291 | 2026.02.03 00:43:30.636782 [ 276 ] {31cd2939-0230-45c9-baea-6aaa5fe66120} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17292 | 2026.02.03 00:43:30.636984 [ 276 ] {31cd2939-0230-45c9-baea-6aaa5fe66120} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17293 | 2026.02.03 00:43:30.637109 [ 276 ] {31cd2939-0230-45c9-baea-6aaa5fe66120} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001167 sec., 143101.970865467 rows/sec., 8.84 MiB/sec. | ||
| 17294 | 2026.02.03 00:43:30.637145 [ 276 ] {31cd2939-0230-45c9-baea-6aaa5fe66120} <Debug> TCPHandler: Processed in 0.001324254 sec. | ||
| 17295 | 2026.02.03 00:43:30.637222 [ 225 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17296 | 2026.02.03 00:43:30.637262 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17297 | 2026.02.03 00:43:30.637282 [ 225 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17298 | 2026.02.03 00:43:30.637365 [ 276 ] {f681ad21-0840-4582-bac6-83ed1bb87d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17299 | 2026.02.03 00:43:30.637408 [ 276 ] {f681ad21-0840-4582-bac6-83ed1bb87d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17300 | 2026.02.03 00:43:30.637834 [ 276 ] {f681ad21-0840-4582-bac6-83ed1bb87d27} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2026.02.03 00:43:30.637871 [ 276 ] {f681ad21-0840-4582-bac6-83ed1bb87d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17302 | 2026.02.03 00:43:30.638164 [ 276 ] {f681ad21-0840-4582-bac6-83ed1bb87d27} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17303 | 2026.02.03 00:43:30.638422 [ 276 ] {f681ad21-0840-4582-bac6-83ed1bb87d27} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17304 | 2026.02.03 00:43:30.638552 [ 276 ] {f681ad21-0840-4582-bac6-83ed1bb87d27} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001205 sec., 116182.57261410789 rows/sec., 7.51 MiB/sec. | ||
| 17305 | 2026.02.03 00:43:30.638588 [ 276 ] {f681ad21-0840-4582-bac6-83ed1bb87d27} <Debug> TCPHandler: Processed in 0.001373044 sec. | ||
| 17306 | 2026.02.03 00:43:30.638707 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17307 | 2026.02.03 00:43:30.638797 [ 276 ] {090e1f45-8827-4e91-9d19-e4694d1952ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17308 | 2026.02.03 00:43:30.638835 [ 276 ] {090e1f45-8827-4e91-9d19-e4694d1952ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17309 | 2026.02.03 00:43:30.639261 [ 276 ] {090e1f45-8827-4e91-9d19-e4694d1952ae} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17310 | 2026.02.03 00:43:30.639297 [ 276 ] {090e1f45-8827-4e91-9d19-e4694d1952ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17311 | 2026.02.03 00:43:30.639602 [ 276 ] {090e1f45-8827-4e91-9d19-e4694d1952ae} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17312 | 2026.02.03 00:43:30.639861 [ 276 ] {090e1f45-8827-4e91-9d19-e4694d1952ae} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17313 | 2026.02.03 00:43:30.639988 [ 276 ] {090e1f45-8827-4e91-9d19-e4694d1952ae} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001208 sec., 115066.22516556291 rows/sec., 6.55 MiB/sec. | ||
| 17314 | 2026.02.03 00:43:30.640025 [ 276 ] {090e1f45-8827-4e91-9d19-e4694d1952ae} <Debug> TCPHandler: Processed in 0.001364934 sec. | ||
| 17315 | 2026.02.03 00:43:30.640143 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17316 | 2026.02.03 00:43:30.640233 [ 276 ] {f6719219-fba0-4b00-b114-6159d00ee93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17317 | 2026.02.03 00:43:30.640273 [ 276 ] {f6719219-fba0-4b00-b114-6159d00ee93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17318 | 2026.02.03 00:43:30.640755 [ 225 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17319 | 2026.02.03 00:43:30.640885 [ 276 ] {f6719219-fba0-4b00-b114-6159d00ee93f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17320 | 2026.02.03 00:43:30.640925 [ 276 ] {f6719219-fba0-4b00-b114-6159d00ee93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17321 | 2026.02.03 00:43:30.641261 [ 276 ] {f6719219-fba0-4b00-b114-6159d00ee93f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17322 | 2026.02.03 00:43:30.641466 [ 276 ] {f6719219-fba0-4b00-b114-6159d00ee93f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17323 | 2026.02.03 00:43:30.641596 [ 276 ] {f6719219-fba0-4b00-b114-6159d00ee93f} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001381 sec., 359884.14192614047 rows/sec., 25.46 MiB/sec. | ||
| 17324 | 2026.02.03 00:43:30.641633 [ 276 ] {f6719219-fba0-4b00-b114-6159d00ee93f} <Debug> TCPHandler: Processed in 0.001537177 sec. | ||
| 17325 | 2026.02.03 00:43:30.641744 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17326 | 2026.02.03 00:43:30.641835 [ 276 ] {865312a5-3e91-49aa-ac2d-631a6c953142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17327 | 2026.02.03 00:43:30.641876 [ 276 ] {865312a5-3e91-49aa-ac2d-631a6c953142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17328 | 2026.02.03 00:43:30.642206 [ 276 ] {865312a5-3e91-49aa-ac2d-631a6c953142} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17329 | 2026.02.03 00:43:30.642240 [ 276 ] {865312a5-3e91-49aa-ac2d-631a6c953142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17330 | 2026.02.03 00:43:30.642533 [ 276 ] {865312a5-3e91-49aa-ac2d-631a6c953142} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17331 | 2026.02.03 00:43:30.642743 [ 276 ] {865312a5-3e91-49aa-ac2d-631a6c953142} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17332 | 2026.02.03 00:43:30.642852 [ 43 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17333 | 2026.02.03 00:43:30.642867 [ 276 ] {865312a5-3e91-49aa-ac2d-631a6c953142} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 17334 | 2026.02.03 00:43:30.642917 [ 43 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17335 | 2026.02.03 00:43:30.642927 [ 276 ] {865312a5-3e91-49aa-ac2d-631a6c953142} <Debug> TCPHandler: Processed in 0.001229082 sec. | ||
| 17336 | 2026.02.03 00:43:30.642945 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17337 | 2026.02.03 00:43:30.643046 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17338 | 2026.02.03 00:43:30.643059 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 17339 | 2026.02.03 00:43:30.643144 [ 276 ] {9e88ea64-2d65-4cba-b7a2-f4599d6ef8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17340 | 2026.02.03 00:43:30.643190 [ 276 ] {9e88ea64-2d65-4cba-b7a2-f4599d6ef8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17341 | 2026.02.03 00:43:30.643191 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17342 | 2026.02.03 00:43:30.643238 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 17343 | 2026.02.03 00:43:30.643307 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 17344 | 2026.02.03 00:43:30.643352 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 17345 | 2026.02.03 00:43:30.643393 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 17346 | 2026.02.03 00:43:30.643434 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 17347 | 2026.02.03 00:43:30.643476 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 17348 | 2026.02.03 00:43:30.643619 [ 276 ] {9e88ea64-2d65-4cba-b7a2-f4599d6ef8e6} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17349 | 2026.02.03 00:43:30.643659 [ 276 ] {9e88ea64-2d65-4cba-b7a2-f4599d6ef8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17350 | 2026.02.03 00:43:30.644018 [ 276 ] {9e88ea64-2d65-4cba-b7a2-f4599d6ef8e6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17351 | 2026.02.03 00:43:30.644248 [ 276 ] {9e88ea64-2d65-4cba-b7a2-f4599d6ef8e6} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2026.02.03 00:43:30.644380 [ 276 ] {9e88ea64-2d65-4cba-b7a2-f4599d6ef8e6} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001253 sec., 205905.82601755788 rows/sec., 13.71 MiB/sec. | ||
| 17353 | 2026.02.03 00:43:30.644383 [ 186 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001367545 sec., 245695.75407024997 rows/sec., 12.54 MiB/sec. | ||
| 17354 | 2026.02.03 00:43:30.644417 [ 276 ] {9e88ea64-2d65-4cba-b7a2-f4599d6ef8e6} <Debug> TCPHandler: Processed in 0.001416596 sec. | ||
| 17355 | 2026.02.03 00:43:30.644530 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17356 | 2026.02.03 00:43:30.644532 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17357 | 2026.02.03 00:43:30.644651 [ 276 ] {4d366c49-9179-4215-86db-4e04dca0fdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17358 | 2026.02.03 00:43:30.644695 [ 276 ] {4d366c49-9179-4215-86db-4e04dca0fdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17359 | 2026.02.03 00:43:30.644811 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_56_11} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17360 | 2026.02.03 00:43:30.644888 [ 195 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_56_11} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17361 | 2026.02.03 00:43:30.644970 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17362 | 2026.02.03 00:43:30.645009 [ 276 ] {4d366c49-9179-4215-86db-4e04dca0fdd9} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2026.02.03 00:43:30.645048 [ 276 ] {4d366c49-9179-4215-86db-4e04dca0fdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17364 | 2026.02.03 00:43:30.645338 [ 276 ] {4d366c49-9179-4215-86db-4e04dca0fdd9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17365 | 2026.02.03 00:43:30.645551 [ 276 ] {4d366c49-9179-4215-86db-4e04dca0fdd9} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17366 | 2026.02.03 00:43:30.645679 [ 276 ] {4d366c49-9179-4215-86db-4e04dca0fdd9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 17367 | 2026.02.03 00:43:30.645715 [ 276 ] {4d366c49-9179-4215-86db-4e04dca0fdd9} <Debug> TCPHandler: Processed in 0.001230802 sec. | ||
| 17368 | 2026.02.03 00:43:30.645823 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17369 | 2026.02.03 00:43:30.645914 [ 276 ] {16223b70-1da0-49ba-b5e6-f87a9ce784d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17370 | 2026.02.03 00:43:30.645968 [ 276 ] {16223b70-1da0-49ba-b5e6-f87a9ce784d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17371 | 2026.02.03 00:43:30.646835 [ 276 ] {16223b70-1da0-49ba-b5e6-f87a9ce784d8} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17372 | 2026.02.03 00:43:30.646873 [ 276 ] {16223b70-1da0-49ba-b5e6-f87a9ce784d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17373 | 2026.02.03 00:43:30.647429 [ 276 ] {16223b70-1da0-49ba-b5e6-f87a9ce784d8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17374 | 2026.02.03 00:43:30.647662 [ 276 ] {16223b70-1da0-49ba-b5e6-f87a9ce784d8} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17375 | 2026.02.03 00:43:30.647796 [ 276 ] {16223b70-1da0-49ba-b5e6-f87a9ce784d8} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001899 sec., 17904.16008425487 rows/sec., 32.08 MiB/sec. | ||
| 17376 | 2026.02.03 00:43:30.647850 [ 276 ] {16223b70-1da0-49ba-b5e6-f87a9ce784d8} <Debug> TCPHandler: Processed in 0.002073417 sec. | ||
| 17377 | 2026.02.03 00:43:30.647973 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17378 | 2026.02.03 00:43:30.648064 [ 276 ] {9ccc805e-3e33-41f5-863f-807d2a764712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17379 | 2026.02.03 00:43:30.648105 [ 276 ] {9ccc805e-3e33-41f5-863f-807d2a764712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17380 | 2026.02.03 00:43:30.648429 [ 276 ] {9ccc805e-3e33-41f5-863f-807d2a764712} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17381 | 2026.02.03 00:43:30.648464 [ 276 ] {9ccc805e-3e33-41f5-863f-807d2a764712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17382 | 2026.02.03 00:43:30.648766 [ 276 ] {9ccc805e-3e33-41f5-863f-807d2a764712} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17383 | 2026.02.03 00:43:30.648980 [ 276 ] {9ccc805e-3e33-41f5-863f-807d2a764712} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17384 | 2026.02.03 00:43:30.649104 [ 276 ] {9ccc805e-3e33-41f5-863f-807d2a764712} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001058 sec., 83175.8034026465 rows/sec., 5.22 MiB/sec. | ||
| 17385 | 2026.02.03 00:43:30.649139 [ 276 ] {9ccc805e-3e33-41f5-863f-807d2a764712} <Debug> TCPHandler: Processed in 0.001213121 sec. | ||
| 17386 | 2026.02.03 00:43:31.945533 [ 219 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17387 | 2026.02.03 00:43:31.945589 [ 219 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17388 | 2026.02.03 00:43:31.949079 [ 219 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17389 | 2026.02.03 00:43:32.146021 [ 223 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17390 | 2026.02.03 00:43:32.146063 [ 223 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17391 | 2026.02.03 00:43:32.149080 [ 223 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17392 | 2026.02.03 00:43:32.189658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17393 | 2026.02.03 00:43:32.208036 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17394 | 2026.02.03 00:43:32.208100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17395 | 2026.02.03 00:43:32.214760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17396 | 2026.02.03 00:43:32.215483 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17397 | 2026.02.03 00:43:32.218619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17398 | 2026.02.03 00:43:32.328856 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17399 | 2026.02.03 00:43:32.328897 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17400 | 2026.02.03 00:43:32.331365 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17401 | 2026.02.03 00:43:32.405931 [ 221 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17402 | 2026.02.03 00:43:32.405985 [ 221 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17403 | 2026.02.03 00:43:32.408713 [ 221 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17404 | 2026.02.03 00:43:35.652688 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17405 | 2026.02.03 00:43:35.652892 [ 276 ] {53d034f9-8d6a-4749-b4a9-324eb83cd3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17406 | 2026.02.03 00:43:35.652965 [ 276 ] {53d034f9-8d6a-4749-b4a9-324eb83cd3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17407 | 2026.02.03 00:43:35.653629 [ 276 ] {53d034f9-8d6a-4749-b4a9-324eb83cd3c1} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17408 | 2026.02.03 00:43:35.653681 [ 276 ] {53d034f9-8d6a-4749-b4a9-324eb83cd3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17409 | 2026.02.03 00:43:35.654081 [ 276 ] {53d034f9-8d6a-4749-b4a9-324eb83cd3c1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17410 | 2026.02.03 00:43:35.654320 [ 276 ] {53d034f9-8d6a-4749-b4a9-324eb83cd3c1} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17411 | 2026.02.03 00:43:35.654496 [ 276 ] {53d034f9-8d6a-4749-b4a9-324eb83cd3c1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001655 sec., 1208.4592145015106 rows/sec., 98.54 KiB/sec. | ||
| 17412 | 2026.02.03 00:43:35.654551 [ 276 ] {53d034f9-8d6a-4749-b4a9-324eb83cd3c1} <Debug> TCPHandler: Processed in 0.001999426 sec. | ||
| 17413 | 2026.02.03 00:43:35.654693 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17414 | 2026.02.03 00:43:35.654808 [ 276 ] {95677b71-6d69-41c5-ae36-bab9c508effd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17415 | 2026.02.03 00:43:35.654866 [ 276 ] {95677b71-6d69-41c5-ae36-bab9c508effd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17416 | 2026.02.03 00:43:35.656257 [ 276 ] {95677b71-6d69-41c5-ae36-bab9c508effd} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17417 | 2026.02.03 00:43:35.656294 [ 276 ] {95677b71-6d69-41c5-ae36-bab9c508effd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17418 | 2026.02.03 00:43:35.656696 [ 276 ] {95677b71-6d69-41c5-ae36-bab9c508effd} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17419 | 2026.02.03 00:43:35.656912 [ 276 ] {95677b71-6d69-41c5-ae36-bab9c508effd} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17420 | 2026.02.03 00:43:35.657052 [ 276 ] {95677b71-6d69-41c5-ae36-bab9c508effd} <Debug> executeQuery: Read 1213 rows, 102.10 KiB in 0.002272 sec., 533890.8450704225 rows/sec., 43.89 MiB/sec. | ||
| 17421 | 2026.02.03 00:43:35.657093 [ 276 ] {95677b71-6d69-41c5-ae36-bab9c508effd} <Debug> TCPHandler: Processed in 0.002453945 sec. | ||
| 17422 | 2026.02.03 00:43:35.657220 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17423 | 2026.02.03 00:43:35.657320 [ 276 ] {6432bdea-d11a-48f8-838d-0020dcf020c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17424 | 2026.02.03 00:43:35.657366 [ 276 ] {6432bdea-d11a-48f8-838d-0020dcf020c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17425 | 2026.02.03 00:43:35.657795 [ 276 ] {6432bdea-d11a-48f8-838d-0020dcf020c6} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17426 | 2026.02.03 00:43:35.657833 [ 276 ] {6432bdea-d11a-48f8-838d-0020dcf020c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17427 | 2026.02.03 00:43:35.658138 [ 276 ] {6432bdea-d11a-48f8-838d-0020dcf020c6} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17428 | 2026.02.03 00:43:35.658359 [ 276 ] {6432bdea-d11a-48f8-838d-0020dcf020c6} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17429 | 2026.02.03 00:43:35.658494 [ 276 ] {6432bdea-d11a-48f8-838d-0020dcf020c6} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 619.74 KiB/sec. | ||
| 17430 | 2026.02.03 00:43:35.658533 [ 276 ] {6432bdea-d11a-48f8-838d-0020dcf020c6} <Debug> TCPHandler: Processed in 0.001363985 sec. | ||
| 17431 | 2026.02.03 00:43:35.658660 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17432 | 2026.02.03 00:43:35.658756 [ 276 ] {f3eb83cd-b888-4ace-8381-e93158f86b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17433 | 2026.02.03 00:43:35.658797 [ 276 ] {f3eb83cd-b888-4ace-8381-e93158f86b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17434 | 2026.02.03 00:43:35.659378 [ 276 ] {f3eb83cd-b888-4ace-8381-e93158f86b35} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17435 | 2026.02.03 00:43:35.659416 [ 276 ] {f3eb83cd-b888-4ace-8381-e93158f86b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17436 | 2026.02.03 00:43:35.659716 [ 276 ] {f3eb83cd-b888-4ace-8381-e93158f86b35} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17437 | 2026.02.03 00:43:35.659928 [ 276 ] {f3eb83cd-b888-4ace-8381-e93158f86b35} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17438 | 2026.02.03 00:43:35.660060 [ 276 ] {f3eb83cd-b888-4ace-8381-e93158f86b35} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001325 sec., 172075.4716981132 rows/sec., 11.65 MiB/sec. | ||
| 17439 | 2026.02.03 00:43:35.660104 [ 276 ] {f3eb83cd-b888-4ace-8381-e93158f86b35} <Debug> TCPHandler: Processed in 0.001494517 sec. | ||
| 17440 | 2026.02.03 00:43:35.660228 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17441 | 2026.02.03 00:43:35.660324 [ 276 ] {f5c300f4-0c93-4048-835d-9ceaf43cf29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17442 | 2026.02.03 00:43:35.660367 [ 276 ] {f5c300f4-0c93-4048-835d-9ceaf43cf29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17443 | 2026.02.03 00:43:35.661043 [ 276 ] {f5c300f4-0c93-4048-835d-9ceaf43cf29d} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17444 | 2026.02.03 00:43:35.661081 [ 276 ] {f5c300f4-0c93-4048-835d-9ceaf43cf29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17445 | 2026.02.03 00:43:35.661405 [ 276 ] {f5c300f4-0c93-4048-835d-9ceaf43cf29d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17446 | 2026.02.03 00:43:35.661621 [ 276 ] {f5c300f4-0c93-4048-835d-9ceaf43cf29d} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17447 | 2026.02.03 00:43:35.661758 [ 276 ] {f5c300f4-0c93-4048-835d-9ceaf43cf29d} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001452 sec., 365013.7741046832 rows/sec., 27.04 MiB/sec. | ||
| 17448 | 2026.02.03 00:43:35.661799 [ 276 ] {f5c300f4-0c93-4048-835d-9ceaf43cf29d} <Debug> TCPHandler: Processed in 0.00162219 sec. | ||
| 17449 | 2026.02.03 00:43:35.661921 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17450 | 2026.02.03 00:43:35.662023 [ 276 ] {c32a9992-f392-4abd-bb1c-797d70e58904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17451 | 2026.02.03 00:43:35.662069 [ 276 ] {c32a9992-f392-4abd-bb1c-797d70e58904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17452 | 2026.02.03 00:43:35.662725 [ 276 ] {c32a9992-f392-4abd-bb1c-797d70e58904} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17453 | 2026.02.03 00:43:35.662762 [ 276 ] {c32a9992-f392-4abd-bb1c-797d70e58904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17454 | 2026.02.03 00:43:35.663143 [ 276 ] {c32a9992-f392-4abd-bb1c-797d70e58904} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17455 | 2026.02.03 00:43:35.663361 [ 276 ] {c32a9992-f392-4abd-bb1c-797d70e58904} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17456 | 2026.02.03 00:43:35.663496 [ 276 ] {c32a9992-f392-4abd-bb1c-797d70e58904} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001498 sec., 564085.4472630174 rows/sec., 37.97 MiB/sec. | ||
| 17457 | 2026.02.03 00:43:35.663536 [ 276 ] {c32a9992-f392-4abd-bb1c-797d70e58904} <Debug> TCPHandler: Processed in 0.00166448 sec. | ||
| 17458 | 2026.02.03 00:43:35.663673 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17459 | 2026.02.03 00:43:35.663775 [ 276 ] {8d4916c5-b3d1-48c0-b94d-fd894d9e6aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17460 | 2026.02.03 00:43:35.663834 [ 276 ] {8d4916c5-b3d1-48c0-b94d-fd894d9e6aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17461 | 2026.02.03 00:43:35.664668 [ 276 ] {8d4916c5-b3d1-48c0-b94d-fd894d9e6aea} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17462 | 2026.02.03 00:43:35.664706 [ 276 ] {8d4916c5-b3d1-48c0-b94d-fd894d9e6aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17463 | 2026.02.03 00:43:35.665244 [ 276 ] {8d4916c5-b3d1-48c0-b94d-fd894d9e6aea} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17464 | 2026.02.03 00:43:35.665470 [ 276 ] {8d4916c5-b3d1-48c0-b94d-fd894d9e6aea} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17465 | 2026.02.03 00:43:35.665617 [ 276 ] {8d4916c5-b3d1-48c0-b94d-fd894d9e6aea} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001863 sec., 4294.149221685453 rows/sec., 7.69 MiB/sec. | ||
| 17466 | 2026.02.03 00:43:35.665694 [ 276 ] {8d4916c5-b3d1-48c0-b94d-fd894d9e6aea} <Debug> TCPHandler: Processed in 0.002075338 sec. | ||
| 17467 | 2026.02.03 00:43:35.665817 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17468 | 2026.02.03 00:43:35.665914 [ 276 ] {85590fcd-c096-494f-8e8d-f8f4767e6237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17469 | 2026.02.03 00:43:35.665957 [ 276 ] {85590fcd-c096-494f-8e8d-f8f4767e6237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17470 | 2026.02.03 00:43:35.666333 [ 276 ] {85590fcd-c096-494f-8e8d-f8f4767e6237} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17471 | 2026.02.03 00:43:35.666370 [ 276 ] {85590fcd-c096-494f-8e8d-f8f4767e6237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17472 | 2026.02.03 00:43:35.666688 [ 276 ] {85590fcd-c096-494f-8e8d-f8f4767e6237} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17473 | 2026.02.03 00:43:35.666898 [ 276 ] {85590fcd-c096-494f-8e8d-f8f4767e6237} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17474 | 2026.02.03 00:43:35.667030 [ 276 ] {85590fcd-c096-494f-8e8d-f8f4767e6237} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 17475 | 2026.02.03 00:43:35.667069 [ 276 ] {85590fcd-c096-494f-8e8d-f8f4767e6237} <Debug> TCPHandler: Processed in 0.001302873 sec. | ||
| 17476 | 2026.02.03 00:43:37.317863 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17477 | 2026.02.03 00:43:37.317908 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17478 | 2026.02.03 00:43:37.602403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38287 | ||
| 17479 | 2026.02.03 00:43:37.602961 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17480 | 2026.02.03 00:43:37.603020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17481 | 2026.02.03 00:43:37.603508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17482 | 2026.02.03 00:43:37.603741 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17483 | 2026.02.03 00:43:37.603890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38287 | ||
| 17484 | 2026.02.03 00:43:37.603982 [ 220 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17485 | 2026.02.03 00:43:37.604012 [ 220 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17486 | 2026.02.03 00:43:37.606803 [ 220 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17487 | 2026.02.03 00:43:37.661906 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2248 | ||
| 17488 | 2026.02.03 00:43:37.664308 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17489 | 2026.02.03 00:43:37.664351 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17490 | 2026.02.03 00:43:37.665510 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17491 | 2026.02.03 00:43:37.665767 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17492 | 2026.02.03 00:43:37.666017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2248 | ||
| 17493 | 2026.02.03 00:43:38.001603 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001098789 sec. | ||
| 17494 | 2026.02.03 00:43:38.861761 [ 222 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17495 | 2026.02.03 00:43:38.861811 [ 222 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17496 | 2026.02.03 00:43:38.864274 [ 222 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17497 | 2026.02.03 00:43:39.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.61 MiB, peak 397.83 MiB, free memory in arenas 0.00 B, will set to 382.61 MiB (RSS), difference: 4.00 MiB | ||
| 17498 | 2026.02.03 00:43:39.719454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17499 | 2026.02.03 00:43:39.736806 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17500 | 2026.02.03 00:43:39.736871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17501 | 2026.02.03 00:43:39.743144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17502 | 2026.02.03 00:43:39.743901 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17503 | 2026.02.03 00:43:39.747041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17504 | 2026.02.03 00:43:40.216876 [ 217 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17505 | 2026.02.03 00:43:40.216927 [ 217 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17506 | 2026.02.03 00:43:40.219512 [ 217 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17507 | 2026.02.03 00:43:40.632009 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17508 | 2026.02.03 00:43:40.632198 [ 276 ] {6ec7c508-dd23-42dd-9016-6f3ba27f0052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17509 | 2026.02.03 00:43:40.632271 [ 276 ] {6ec7c508-dd23-42dd-9016-6f3ba27f0052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17510 | 2026.02.03 00:43:40.633097 [ 276 ] {6ec7c508-dd23-42dd-9016-6f3ba27f0052} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17511 | 2026.02.03 00:43:40.633151 [ 276 ] {6ec7c508-dd23-42dd-9016-6f3ba27f0052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17512 | 2026.02.03 00:43:40.633580 [ 276 ] {6ec7c508-dd23-42dd-9016-6f3ba27f0052} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17513 | 2026.02.03 00:43:40.633827 [ 276 ] {6ec7c508-dd23-42dd-9016-6f3ba27f0052} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17514 | 2026.02.03 00:43:40.633985 [ 131 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 17515 | 2026.02.03 00:43:40.633993 [ 276 ] {6ec7c508-dd23-42dd-9016-6f3ba27f0052} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001847 sec., 144017.32539252844 rows/sec., 9.15 MiB/sec. | ||
| 17516 | 2026.02.03 00:43:40.634059 [ 131 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17517 | 2026.02.03 00:43:40.634086 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17518 | 2026.02.03 00:43:40.634097 [ 276 ] {6ec7c508-dd23-42dd-9016-6f3ba27f0052} <Debug> TCPHandler: Processed in 0.00222657 sec. | ||
| 17519 | 2026.02.03 00:43:40.634184 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 17520 | 2026.02.03 00:43:40.634242 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17521 | 2026.02.03 00:43:40.634284 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17522 | 2026.02.03 00:43:40.634322 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 266 rows starting from the beginning of the part | ||
| 17523 | 2026.02.03 00:43:40.634348 [ 276 ] {0aa49512-fd13-4289-bf2a-7fc51b2efa54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17524 | 2026.02.03 00:43:40.634392 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 266 rows starting from the beginning of the part | ||
| 17525 | 2026.02.03 00:43:40.634393 [ 276 ] {0aa49512-fd13-4289-bf2a-7fc51b2efa54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17526 | 2026.02.03 00:43:40.634448 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 266 rows starting from the beginning of the part | ||
| 17527 | 2026.02.03 00:43:40.634502 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 266 rows starting from the beginning of the part | ||
| 17528 | 2026.02.03 00:43:40.634553 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 266 rows starting from the beginning of the part | ||
| 17529 | 2026.02.03 00:43:40.635275 [ 276 ] {0aa49512-fd13-4289-bf2a-7fc51b2efa54} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17530 | 2026.02.03 00:43:40.635313 [ 276 ] {0aa49512-fd13-4289-bf2a-7fc51b2efa54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17531 | 2026.02.03 00:43:40.635554 [ 186 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413186 sec., 941135.8448215591 rows/sec., 63.38 MiB/sec. | ||
| 17532 | 2026.02.03 00:43:40.635683 [ 276 ] {0aa49512-fd13-4289-bf2a-7fc51b2efa54} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17533 | 2026.02.03 00:43:40.635748 [ 197 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 17534 | 2026.02.03 00:43:40.635936 [ 276 ] {0aa49512-fd13-4289-bf2a-7fc51b2efa54} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17535 | 2026.02.03 00:43:40.636089 [ 197 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_57_14} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17536 | 2026.02.03 00:43:40.636094 [ 276 ] {0aa49512-fd13-4289-bf2a-7fc51b2efa54} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001771 sec., 463015.2456239413 rows/sec., 36.97 MiB/sec. | ||
| 17537 | 2026.02.03 00:43:40.636150 [ 276 ] {0aa49512-fd13-4289-bf2a-7fc51b2efa54} <Debug> TCPHandler: Processed in 0.001961925 sec. | ||
| 17538 | 2026.02.03 00:43:40.636179 [ 197 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_57_14} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 17539 | 2026.02.03 00:43:40.636274 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17540 | 2026.02.03 00:43:40.636296 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 17541 | 2026.02.03 00:43:40.636380 [ 276 ] {53ae85a3-0f18-4650-9c38-c64564c959bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17542 | 2026.02.03 00:43:40.636427 [ 276 ] {53ae85a3-0f18-4650-9c38-c64564c959bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17543 | 2026.02.03 00:43:40.636938 [ 276 ] {53ae85a3-0f18-4650-9c38-c64564c959bd} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17544 | 2026.02.03 00:43:40.636977 [ 276 ] {53ae85a3-0f18-4650-9c38-c64564c959bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17545 | 2026.02.03 00:43:40.637301 [ 276 ] {53ae85a3-0f18-4650-9c38-c64564c959bd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17546 | 2026.02.03 00:43:40.637533 [ 276 ] {53ae85a3-0f18-4650-9c38-c64564c959bd} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17547 | 2026.02.03 00:43:40.637668 [ 276 ] {53ae85a3-0f18-4650-9c38-c64564c959bd} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.00131 sec., 127480.91603053435 rows/sec., 7.87 MiB/sec. | ||
| 17548 | 2026.02.03 00:43:40.637706 [ 276 ] {53ae85a3-0f18-4650-9c38-c64564c959bd} <Debug> TCPHandler: Processed in 0.001484326 sec. | ||
| 17549 | 2026.02.03 00:43:40.637828 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17550 | 2026.02.03 00:43:40.637925 [ 276 ] {8a9ac48d-46ea-4dac-9794-47279f25c5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17551 | 2026.02.03 00:43:40.637969 [ 276 ] {8a9ac48d-46ea-4dac-9794-47279f25c5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17552 | 2026.02.03 00:43:40.638450 [ 276 ] {8a9ac48d-46ea-4dac-9794-47279f25c5c3} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17553 | 2026.02.03 00:43:40.638491 [ 276 ] {8a9ac48d-46ea-4dac-9794-47279f25c5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17554 | 2026.02.03 00:43:40.638800 [ 276 ] {8a9ac48d-46ea-4dac-9794-47279f25c5c3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17555 | 2026.02.03 00:43:40.639008 [ 276 ] {8a9ac48d-46ea-4dac-9794-47279f25c5c3} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17556 | 2026.02.03 00:43:40.639139 [ 276 ] {8a9ac48d-46ea-4dac-9794-47279f25c5c3} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001232 sec., 113636.36363636363 rows/sec., 7.34 MiB/sec. | ||
| 17557 | 2026.02.03 00:43:40.639177 [ 276 ] {8a9ac48d-46ea-4dac-9794-47279f25c5c3} <Debug> TCPHandler: Processed in 0.001400306 sec. | ||
| 17558 | 2026.02.03 00:43:40.639295 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17559 | 2026.02.03 00:43:40.639391 [ 276 ] {c2226fec-50d0-4684-8c83-e82b0df17b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17560 | 2026.02.03 00:43:40.639432 [ 276 ] {c2226fec-50d0-4684-8c83-e82b0df17b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17561 | 2026.02.03 00:43:40.639897 [ 276 ] {c2226fec-50d0-4684-8c83-e82b0df17b63} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17562 | 2026.02.03 00:43:40.639938 [ 276 ] {c2226fec-50d0-4684-8c83-e82b0df17b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17563 | 2026.02.03 00:43:40.640245 [ 276 ] {c2226fec-50d0-4684-8c83-e82b0df17b63} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17564 | 2026.02.03 00:43:40.640453 [ 276 ] {c2226fec-50d0-4684-8c83-e82b0df17b63} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17565 | 2026.02.03 00:43:40.640574 [ 131 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 17566 | 2026.02.03 00:43:40.640583 [ 276 ] {c2226fec-50d0-4684-8c83-e82b0df17b63} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00121 sec., 114876.03305785125 rows/sec., 6.54 MiB/sec. | ||
| 17567 | 2026.02.03 00:43:40.640628 [ 131 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17568 | 2026.02.03 00:43:40.640646 [ 276 ] {c2226fec-50d0-4684-8c83-e82b0df17b63} <Debug> TCPHandler: Processed in 0.001401455 sec. | ||
| 17569 | 2026.02.03 00:43:40.640653 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17570 | 2026.02.03 00:43:40.640743 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 17571 | 2026.02.03 00:43:40.640767 [ 217 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17572 | 2026.02.03 00:43:40.640773 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17573 | 2026.02.03 00:43:40.640817 [ 217 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17574 | 2026.02.03 00:43:40.640847 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17575 | 2026.02.03 00:43:40.640879 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 139 rows starting from the beginning of the part | ||
| 17576 | 2026.02.03 00:43:40.640914 [ 276 ] {4076d099-faba-4856-84ea-e0bd0b98e893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17577 | 2026.02.03 00:43:40.640927 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 139 rows starting from the beginning of the part | ||
| 17578 | 2026.02.03 00:43:40.640956 [ 276 ] {4076d099-faba-4856-84ea-e0bd0b98e893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17579 | 2026.02.03 00:43:40.640968 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 139 rows starting from the beginning of the part | ||
| 17580 | 2026.02.03 00:43:40.641005 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 139 rows starting from the beginning of the part | ||
| 17581 | 2026.02.03 00:43:40.641041 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 139 rows starting from the beginning of the part | ||
| 17582 | 2026.02.03 00:43:40.641649 [ 276 ] {4076d099-faba-4856-84ea-e0bd0b98e893} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17583 | 2026.02.03 00:43:40.641690 [ 276 ] {4076d099-faba-4856-84ea-e0bd0b98e893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17584 | 2026.02.03 00:43:40.641726 [ 197 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001013929 sec., 685452.3344336734 rows/sec., 41.61 MiB/sec. | ||
| 17585 | 2026.02.03 00:43:40.641875 [ 186 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 17586 | 2026.02.03 00:43:40.642050 [ 276 ] {4076d099-faba-4856-84ea-e0bd0b98e893} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17587 | 2026.02.03 00:43:40.642239 [ 186 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_57_14} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17588 | 2026.02.03 00:43:40.642315 [ 276 ] {4076d099-faba-4856-84ea-e0bd0b98e893} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17589 | 2026.02.03 00:43:40.642323 [ 186 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_57_14} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 17590 | 2026.02.03 00:43:40.642398 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17591 | 2026.02.03 00:43:40.642466 [ 276 ] {4076d099-faba-4856-84ea-e0bd0b98e893} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.00157 sec., 316560.50955414015 rows/sec., 22.39 MiB/sec. | ||
| 17592 | 2026.02.03 00:43:40.642506 [ 276 ] {4076d099-faba-4856-84ea-e0bd0b98e893} <Debug> TCPHandler: Processed in 0.001787272 sec. | ||
| 17593 | 2026.02.03 00:43:40.642621 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17594 | 2026.02.03 00:43:40.642717 [ 276 ] {0238298f-d582-41b9-8ab0-74e165fd5e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17595 | 2026.02.03 00:43:40.642760 [ 276 ] {0238298f-d582-41b9-8ab0-74e165fd5e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17596 | 2026.02.03 00:43:40.643108 [ 276 ] {0238298f-d582-41b9-8ab0-74e165fd5e1f} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17597 | 2026.02.03 00:43:40.643150 [ 276 ] {0238298f-d582-41b9-8ab0-74e165fd5e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17598 | 2026.02.03 00:43:40.643460 [ 276 ] {0238298f-d582-41b9-8ab0-74e165fd5e1f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17599 | 2026.02.03 00:43:40.643678 [ 276 ] {0238298f-d582-41b9-8ab0-74e165fd5e1f} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2026.02.03 00:43:40.643823 [ 276 ] {0238298f-d582-41b9-8ab0-74e165fd5e1f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 17601 | 2026.02.03 00:43:40.643838 [ 217 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17602 | 2026.02.03 00:43:40.643859 [ 276 ] {0238298f-d582-41b9-8ab0-74e165fd5e1f} <Debug> TCPHandler: Processed in 0.001288453 sec. | ||
| 17603 | 2026.02.03 00:43:40.643977 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17604 | 2026.02.03 00:43:40.644073 [ 276 ] {140d41d6-e560-4841-818b-26b6672cf649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17605 | 2026.02.03 00:43:40.644117 [ 276 ] {140d41d6-e560-4841-818b-26b6672cf649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17606 | 2026.02.03 00:43:40.644559 [ 276 ] {140d41d6-e560-4841-818b-26b6672cf649} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17607 | 2026.02.03 00:43:40.644595 [ 276 ] {140d41d6-e560-4841-818b-26b6672cf649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17608 | 2026.02.03 00:43:40.644935 [ 276 ] {140d41d6-e560-4841-818b-26b6672cf649} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17609 | 2026.02.03 00:43:40.645161 [ 276 ] {140d41d6-e560-4841-818b-26b6672cf649} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17610 | 2026.02.03 00:43:40.645293 [ 276 ] {140d41d6-e560-4841-818b-26b6672cf649} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001238 sec., 208400.64620355412 rows/sec., 13.88 MiB/sec. | ||
| 17611 | 2026.02.03 00:43:40.645331 [ 276 ] {140d41d6-e560-4841-818b-26b6672cf649} <Debug> TCPHandler: Processed in 0.001404025 sec. | ||
| 17612 | 2026.02.03 00:43:40.645447 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17613 | 2026.02.03 00:43:40.645543 [ 276 ] {a20b683d-0ac7-4d5f-9ad9-cd8802755261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17614 | 2026.02.03 00:43:40.645586 [ 276 ] {a20b683d-0ac7-4d5f-9ad9-cd8802755261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17615 | 2026.02.03 00:43:40.645904 [ 276 ] {a20b683d-0ac7-4d5f-9ad9-cd8802755261} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17616 | 2026.02.03 00:43:40.645940 [ 276 ] {a20b683d-0ac7-4d5f-9ad9-cd8802755261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17617 | 2026.02.03 00:43:40.646242 [ 276 ] {a20b683d-0ac7-4d5f-9ad9-cd8802755261} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17618 | 2026.02.03 00:43:40.646468 [ 276 ] {a20b683d-0ac7-4d5f-9ad9-cd8802755261} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17619 | 2026.02.03 00:43:40.646598 [ 276 ] {a20b683d-0ac7-4d5f-9ad9-cd8802755261} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 17620 | 2026.02.03 00:43:40.646635 [ 276 ] {a20b683d-0ac7-4d5f-9ad9-cd8802755261} <Debug> TCPHandler: Processed in 0.001237772 sec. | ||
| 17621 | 2026.02.03 00:43:40.646744 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17622 | 2026.02.03 00:43:40.646838 [ 276 ] {9ef8f5f2-24c2-4049-a28e-d0f24d127df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17623 | 2026.02.03 00:43:40.646894 [ 276 ] {9ef8f5f2-24c2-4049-a28e-d0f24d127df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17624 | 2026.02.03 00:43:40.647776 [ 276 ] {9ef8f5f2-24c2-4049-a28e-d0f24d127df4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17625 | 2026.02.03 00:43:40.647812 [ 276 ] {9ef8f5f2-24c2-4049-a28e-d0f24d127df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17626 | 2026.02.03 00:43:40.648388 [ 276 ] {9ef8f5f2-24c2-4049-a28e-d0f24d127df4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17627 | 2026.02.03 00:43:40.648626 [ 276 ] {9ef8f5f2-24c2-4049-a28e-d0f24d127df4} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17628 | 2026.02.03 00:43:40.648769 [ 276 ] {9ef8f5f2-24c2-4049-a28e-d0f24d127df4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001949 sec., 17444.843509492046 rows/sec., 31.26 MiB/sec. | ||
| 17629 | 2026.02.03 00:43:40.648839 [ 276 ] {9ef8f5f2-24c2-4049-a28e-d0f24d127df4} <Debug> TCPHandler: Processed in 0.002144959 sec. | ||
| 17630 | 2026.02.03 00:43:40.648955 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17631 | 2026.02.03 00:43:40.649052 [ 276 ] {b762c95e-4878-4b4a-9e3b-5623cc16f09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17632 | 2026.02.03 00:43:40.649095 [ 276 ] {b762c95e-4878-4b4a-9e3b-5623cc16f09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17633 | 2026.02.03 00:43:40.649440 [ 276 ] {b762c95e-4878-4b4a-9e3b-5623cc16f09c} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17634 | 2026.02.03 00:43:40.649477 [ 276 ] {b762c95e-4878-4b4a-9e3b-5623cc16f09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17635 | 2026.02.03 00:43:40.649787 [ 276 ] {b762c95e-4878-4b4a-9e3b-5623cc16f09c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17636 | 2026.02.03 00:43:40.650003 [ 276 ] {b762c95e-4878-4b4a-9e3b-5623cc16f09c} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17637 | 2026.02.03 00:43:40.650132 [ 276 ] {b762c95e-4878-4b4a-9e3b-5623cc16f09c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001099 sec., 80072.79344858963 rows/sec., 5.03 MiB/sec. | ||
| 17638 | 2026.02.03 00:43:40.650168 [ 276 ] {b762c95e-4878-4b4a-9e3b-5623cc16f09c} <Debug> TCPHandler: Processed in 0.001263863 sec. | ||
| 17639 | 2026.02.03 00:43:41.824239 [ 221 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17640 | 2026.02.03 00:43:41.824291 [ 221 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17641 | 2026.02.03 00:43:41.827207 [ 221 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17642 | 2026.02.03 00:43:43.254718 [ 222 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17643 | 2026.02.03 00:43:43.254795 [ 222 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17644 | 2026.02.03 00:43:43.256542 [ 222 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17645 | 2026.02.03 00:43:45.104093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38799 | ||
| 17646 | 2026.02.03 00:43:45.104659 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17647 | 2026.02.03 00:43:45.104710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17648 | 2026.02.03 00:43:45.105196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17649 | 2026.02.03 00:43:45.105430 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17650 | 2026.02.03 00:43:45.105584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38799 | ||
| 17651 | 2026.02.03 00:43:45.105587 [ 141 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17652 | 2026.02.03 00:43:45.105665 [ 141 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17653 | 2026.02.03 00:43:45.105690 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17654 | 2026.02.03 00:43:45.105789 [ 188 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 17655 | 2026.02.03 00:43:45.105892 [ 188 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17656 | 2026.02.03 00:43:45.105926 [ 188 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36367 rows starting from the beginning of the part | ||
| 17657 | 2026.02.03 00:43:45.105983 [ 188 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 17658 | 2026.02.03 00:43:45.106029 [ 188 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 17659 | 2026.02.03 00:43:45.106071 [ 188 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 17660 | 2026.02.03 00:43:45.106111 [ 188 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 17661 | 2026.02.03 00:43:45.106151 [ 188 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 17662 | 2026.02.03 00:43:45.108703 [ 197 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38799 rows, containing 4 columns (4 merged, 0 gathered) in 0.002955963 sec., 13125671.735403996 rows/sec., 187.76 MiB/sec. | ||
| 17663 | 2026.02.03 00:43:45.109127 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17664 | 2026.02.03 00:43:45.109440 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_81_16} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17665 | 2026.02.03 00:43:45.109523 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_81_16} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17666 | 2026.02.03 00:43:45.109631 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17667 | 2026.02.03 00:43:45.623533 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17668 | 2026.02.03 00:43:45.623723 [ 276 ] {672a4078-3a5e-4eef-8691-88f193354560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17669 | 2026.02.03 00:43:45.623796 [ 276 ] {672a4078-3a5e-4eef-8691-88f193354560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17670 | 2026.02.03 00:43:45.624482 [ 276 ] {672a4078-3a5e-4eef-8691-88f193354560} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17671 | 2026.02.03 00:43:45.624536 [ 276 ] {672a4078-3a5e-4eef-8691-88f193354560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17672 | 2026.02.03 00:43:45.624947 [ 276 ] {672a4078-3a5e-4eef-8691-88f193354560} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17673 | 2026.02.03 00:43:45.625245 [ 276 ] {672a4078-3a5e-4eef-8691-88f193354560} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17674 | 2026.02.03 00:43:45.625422 [ 276 ] {672a4078-3a5e-4eef-8691-88f193354560} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001749 sec., 41166.3807890223 rows/sec., 3.30 MiB/sec. | ||
| 17675 | 2026.02.03 00:43:45.625478 [ 276 ] {672a4078-3a5e-4eef-8691-88f193354560} <Debug> TCPHandler: Processed in 0.002084208 sec. | ||
| 17676 | 2026.02.03 00:43:45.625604 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17677 | 2026.02.03 00:43:45.625709 [ 276 ] {3e8fcc1b-1bd3-4b22-93f6-a86fc8f87e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17678 | 2026.02.03 00:43:45.625754 [ 276 ] {3e8fcc1b-1bd3-4b22-93f6-a86fc8f87e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17679 | 2026.02.03 00:43:45.626180 [ 276 ] {3e8fcc1b-1bd3-4b22-93f6-a86fc8f87e42} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17680 | 2026.02.03 00:43:45.626219 [ 276 ] {3e8fcc1b-1bd3-4b22-93f6-a86fc8f87e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17681 | 2026.02.03 00:43:45.626557 [ 276 ] {3e8fcc1b-1bd3-4b22-93f6-a86fc8f87e42} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17682 | 2026.02.03 00:43:45.626770 [ 276 ] {3e8fcc1b-1bd3-4b22-93f6-a86fc8f87e42} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17683 | 2026.02.03 00:43:45.626906 [ 276 ] {3e8fcc1b-1bd3-4b22-93f6-a86fc8f87e42} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001221 sec., 6552.006552006552 rows/sec., 492.68 KiB/sec. | ||
| 17684 | 2026.02.03 00:43:45.626946 [ 276 ] {3e8fcc1b-1bd3-4b22-93f6-a86fc8f87e42} <Debug> TCPHandler: Processed in 0.001393775 sec. | ||
| 17685 | 2026.02.03 00:43:45.627058 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17686 | 2026.02.03 00:43:45.627155 [ 276 ] {88d30ce6-e8f9-4472-82d9-700565688cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17687 | 2026.02.03 00:43:45.627198 [ 276 ] {88d30ce6-e8f9-4472-82d9-700565688cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17688 | 2026.02.03 00:43:45.627623 [ 276 ] {88d30ce6-e8f9-4472-82d9-700565688cb9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17689 | 2026.02.03 00:43:45.627660 [ 276 ] {88d30ce6-e8f9-4472-82d9-700565688cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17690 | 2026.02.03 00:43:45.627974 [ 276 ] {88d30ce6-e8f9-4472-82d9-700565688cb9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17691 | 2026.02.03 00:43:45.628189 [ 276 ] {88d30ce6-e8f9-4472-82d9-700565688cb9} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17692 | 2026.02.03 00:43:45.628322 [ 276 ] {88d30ce6-e8f9-4472-82d9-700565688cb9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001187 sec., 60657.11878685763 rows/sec., 4.74 MiB/sec. | ||
| 17693 | 2026.02.03 00:43:45.628362 [ 276 ] {88d30ce6-e8f9-4472-82d9-700565688cb9} <Debug> TCPHandler: Processed in 0.001352214 sec. | ||
| 17694 | 2026.02.03 00:43:45.628475 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17695 | 2026.02.03 00:43:45.628571 [ 276 ] {cb1d2936-b103-4fbd-957b-dc8ba50b96b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17696 | 2026.02.03 00:43:45.628617 [ 276 ] {cb1d2936-b103-4fbd-957b-dc8ba50b96b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17697 | 2026.02.03 00:43:45.629030 [ 276 ] {cb1d2936-b103-4fbd-957b-dc8ba50b96b8} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17698 | 2026.02.03 00:43:45.629068 [ 276 ] {cb1d2936-b103-4fbd-957b-dc8ba50b96b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17699 | 2026.02.03 00:43:45.629408 [ 276 ] {cb1d2936-b103-4fbd-957b-dc8ba50b96b8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17700 | 2026.02.03 00:43:45.629617 [ 276 ] {cb1d2936-b103-4fbd-957b-dc8ba50b96b8} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17701 | 2026.02.03 00:43:45.629754 [ 276 ] {cb1d2936-b103-4fbd-957b-dc8ba50b96b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 17702 | 2026.02.03 00:43:45.629750 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 5 parts from all_1_110_22 to all_114_114_0 | ||
| 17703 | 2026.02.03 00:43:45.629793 [ 276 ] {cb1d2936-b103-4fbd-957b-dc8ba50b96b8} <Debug> TCPHandler: Processed in 0.001367455 sec. | ||
| 17704 | 2026.02.03 00:43:45.629827 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17705 | 2026.02.03 00:43:45.629859 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17706 | 2026.02.03 00:43:45.629925 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17707 | 2026.02.03 00:43:45.629986 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_110_22 to all_114_114_0 into Compact with storage Full | ||
| 17708 | 2026.02.03 00:43:45.630024 [ 276 ] {c5592b40-e474-48b8-b1f4-83405a919dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17709 | 2026.02.03 00:43:45.630091 [ 276 ] {c5592b40-e474-48b8-b1f4-83405a919dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17710 | 2026.02.03 00:43:45.630153 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17711 | 2026.02.03 00:43:45.630198 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 36763 rows starting from the beginning of the part | ||
| 17712 | 2026.02.03 00:43:45.630273 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 17713 | 2026.02.03 00:43:45.630327 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 258 rows starting from the beginning of the part | ||
| 17714 | 2026.02.03 00:43:45.630377 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 845 rows starting from the beginning of the part | ||
| 17715 | 2026.02.03 00:43:45.630424 [ 188 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 258 rows starting from the beginning of the part | ||
| 17716 | 2026.02.03 00:43:45.630887 [ 276 ] {c5592b40-e474-48b8-b1f4-83405a919dbb} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17717 | 2026.02.03 00:43:45.630929 [ 276 ] {c5592b40-e474-48b8-b1f4-83405a919dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17718 | 2026.02.03 00:43:45.631498 [ 276 ] {c5592b40-e474-48b8-b1f4-83405a919dbb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17719 | 2026.02.03 00:43:45.631734 [ 276 ] {c5592b40-e474-48b8-b1f4-83405a919dbb} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17720 | 2026.02.03 00:43:45.631887 [ 276 ] {c5592b40-e474-48b8-b1f4-83405a919dbb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00188 sec., 4255.319148936171 rows/sec., 7.63 MiB/sec. | ||
| 17721 | 2026.02.03 00:43:45.631955 [ 276 ] {c5592b40-e474-48b8-b1f4-83405a919dbb} <Debug> TCPHandler: Processed in 0.002085758 sec. | ||
| 17722 | 2026.02.03 00:43:45.632080 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17723 | 2026.02.03 00:43:45.632177 [ 276 ] {8ed9fca8-7047-4a93-a806-8202c601333d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17724 | 2026.02.03 00:43:45.632222 [ 276 ] {8ed9fca8-7047-4a93-a806-8202c601333d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17725 | 2026.02.03 00:43:45.632580 [ 276 ] {8ed9fca8-7047-4a93-a806-8202c601333d} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17726 | 2026.02.03 00:43:45.632616 [ 276 ] {8ed9fca8-7047-4a93-a806-8202c601333d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17727 | 2026.02.03 00:43:45.632941 [ 276 ] {8ed9fca8-7047-4a93-a806-8202c601333d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17728 | 2026.02.03 00:43:45.633158 [ 276 ] {8ed9fca8-7047-4a93-a806-8202c601333d} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17729 | 2026.02.03 00:43:45.633295 [ 276 ] {8ed9fca8-7047-4a93-a806-8202c601333d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 17730 | 2026.02.03 00:43:45.633333 [ 276 ] {8ed9fca8-7047-4a93-a806-8202c601333d} <Debug> TCPHandler: Processed in 0.001303333 sec. | ||
| 17731 | 2026.02.03 00:43:45.637557 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38284 rows, containing 5 columns (5 merged, 0 gathered) in 0.007630768 sec., 5017057.2608156875 rows/sec., 338.01 MiB/sec. | ||
| 17732 | 2026.02.03 00:43:45.638166 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 17733 | 2026.02.03 00:43:45.638478 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17734 | 2026.02.03 00:43:45.638556 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 5 parts: [all_1_110_22, all_114_114_0] -> all_1_114_23 | ||
| 17735 | 2026.02.03 00:43:45.638660 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 17736 | 2026.02.03 00:43:46.558208 [ 137 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 17737 | 2026.02.03 00:43:46.558267 [ 137 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17738 | 2026.02.03 00:43:46.558287 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17739 | 2026.02.03 00:43:46.558413 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 17740 | 2026.02.03 00:43:46.558559 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17741 | 2026.02.03 00:43:46.558594 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
| 17742 | 2026.02.03 00:43:46.558662 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 17743 | 2026.02.03 00:43:46.558707 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 17744 | 2026.02.03 00:43:46.558751 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 17745 | 2026.02.03 00:43:46.558788 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
| 17746 | 2026.02.03 00:43:46.559494 [ 199 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137731 sec., 31641.925903398962 rows/sec., 2.64 MiB/sec. | ||
| 17747 | 2026.02.03 00:43:46.559631 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 17748 | 2026.02.03 00:43:46.559875 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_37_9} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17749 | 2026.02.03 00:43:46.559945 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_37_9} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 17750 | 2026.02.03 00:43:46.560014 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17751 | 2026.02.03 00:43:47.247264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17752 | 2026.02.03 00:43:47.265391 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2026.02.03 00:43:47.265453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17754 | 2026.02.03 00:43:47.271776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17755 | 2026.02.03 00:43:47.272514 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2026.02.03 00:43:47.272830 [ 137 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17757 | 2026.02.03 00:43:47.272893 [ 137 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17758 | 2026.02.03 00:43:47.272916 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17759 | 2026.02.03 00:43:47.273028 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 17760 | 2026.02.03 00:43:47.275717 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17761 | 2026.02.03 00:43:47.276975 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17762 | 2026.02.03 00:43:47.278737 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 17763 | 2026.02.03 00:43:47.283601 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 17764 | 2026.02.03 00:43:47.288401 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 17765 | 2026.02.03 00:43:47.293089 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 17766 | 2026.02.03 00:43:47.298016 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 17767 | 2026.02.03 00:43:47.302703 [ 193 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 17768 | 2026.02.03 00:43:47.360876 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.087882603 sec., 6941.077974215215 rows/sec., 35.89 MiB/sec. | ||
| 17769 | 2026.02.03 00:43:47.364193 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17770 | 2026.02.03 00:43:47.366403 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_81_16} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17771 | 2026.02.03 00:43:47.366514 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_81_16} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17772 | 2026.02.03 00:43:47.369703 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17773 | 2026.02.03 00:43:47.666417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2282 | ||
| 17774 | 2026.02.03 00:43:47.669356 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17775 | 2026.02.03 00:43:47.669415 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17776 | 2026.02.03 00:43:47.670597 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17777 | 2026.02.03 00:43:47.670863 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17778 | 2026.02.03 00:43:47.671152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2282 | ||
| 17779 | 2026.02.03 00:43:50.652652 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17780 | 2026.02.03 00:43:50.652938 [ 276 ] {989e33e1-802c-432a-9e28-8b91891c213a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17781 | 2026.02.03 00:43:50.653057 [ 276 ] {989e33e1-802c-432a-9e28-8b91891c213a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17782 | 2026.02.03 00:43:50.654389 [ 276 ] {989e33e1-802c-432a-9e28-8b91891c213a} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17783 | 2026.02.03 00:43:50.654463 [ 276 ] {989e33e1-802c-432a-9e28-8b91891c213a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17784 | 2026.02.03 00:43:50.655038 [ 276 ] {989e33e1-802c-432a-9e28-8b91891c213a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17785 | 2026.02.03 00:43:50.655360 [ 276 ] {989e33e1-802c-432a-9e28-8b91891c213a} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17786 | 2026.02.03 00:43:50.655658 [ 276 ] {989e33e1-802c-432a-9e28-8b91891c213a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002725 sec., 97614.67889908257 rows/sec., 6.20 MiB/sec. | ||
| 17787 | 2026.02.03 00:43:50.655750 [ 276 ] {989e33e1-802c-432a-9e28-8b91891c213a} <Debug> TCPHandler: Processed in 0.00331726 sec. | ||
| 17788 | 2026.02.03 00:43:50.655972 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17789 | 2026.02.03 00:43:50.656116 [ 276 ] {000afdfd-d721-41be-92d2-260f322f9b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17790 | 2026.02.03 00:43:50.656185 [ 276 ] {000afdfd-d721-41be-92d2-260f322f9b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17791 | 2026.02.03 00:43:50.656817 [ 276 ] {000afdfd-d721-41be-92d2-260f322f9b79} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17792 | 2026.02.03 00:43:50.656874 [ 276 ] {000afdfd-d721-41be-92d2-260f322f9b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17793 | 2026.02.03 00:43:50.657387 [ 276 ] {000afdfd-d721-41be-92d2-260f322f9b79} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17794 | 2026.02.03 00:43:50.657751 [ 276 ] {000afdfd-d721-41be-92d2-260f322f9b79} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17795 | 2026.02.03 00:43:50.657948 [ 276 ] {000afdfd-d721-41be-92d2-260f322f9b79} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001872 sec., 1068.3760683760684 rows/sec., 87.12 KiB/sec. | ||
| 17796 | 2026.02.03 00:43:50.658007 [ 276 ] {000afdfd-d721-41be-92d2-260f322f9b79} <Debug> TCPHandler: Processed in 0.002122608 sec. | ||
| 17797 | 2026.02.03 00:43:50.659619 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17798 | 2026.02.03 00:43:50.659770 [ 276 ] {6cdd78e0-58fd-4f96-9275-2ed0dfddf467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17799 | 2026.02.03 00:43:50.659834 [ 276 ] {6cdd78e0-58fd-4f96-9275-2ed0dfddf467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17800 | 2026.02.03 00:43:50.661275 [ 276 ] {6cdd78e0-58fd-4f96-9275-2ed0dfddf467} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17801 | 2026.02.03 00:43:50.661332 [ 276 ] {6cdd78e0-58fd-4f96-9275-2ed0dfddf467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17802 | 2026.02.03 00:43:50.661898 [ 276 ] {6cdd78e0-58fd-4f96-9275-2ed0dfddf467} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17803 | 2026.02.03 00:43:50.662197 [ 276 ] {6cdd78e0-58fd-4f96-9275-2ed0dfddf467} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17804 | 2026.02.03 00:43:50.662419 [ 132 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17805 | 2026.02.03 00:43:50.662387 [ 276 ] {6cdd78e0-58fd-4f96-9275-2ed0dfddf467} <Debug> executeQuery: Read 821 rows, 67.11 KiB in 0.002656 sec., 309111.4457831325 rows/sec., 24.68 MiB/sec. | ||
| 17806 | 2026.02.03 00:43:50.662533 [ 132 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2026.02.03 00:43:50.662556 [ 276 ] {6cdd78e0-58fd-4f96-9275-2ed0dfddf467} <Debug> TCPHandler: Processed in 0.003019584 sec. | ||
| 17808 | 2026.02.03 00:43:50.662583 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17809 | 2026.02.03 00:43:50.662773 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17810 | 2026.02.03 00:43:50.662802 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17811 | 2026.02.03 00:43:50.662994 [ 276 ] {67e241d6-9728-4992-8a81-b609c79e4125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17812 | 2026.02.03 00:43:50.663008 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17813 | 2026.02.03 00:43:50.663060 [ 276 ] {67e241d6-9728-4992-8a81-b609c79e4125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17814 | 2026.02.03 00:43:50.663078 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1986 rows starting from the beginning of the part | ||
| 17815 | 2026.02.03 00:43:50.663191 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 820 rows starting from the beginning of the part | ||
| 17816 | 2026.02.03 00:43:50.663268 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1213 rows starting from the beginning of the part | ||
| 17817 | 2026.02.03 00:43:50.663334 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 820 rows starting from the beginning of the part | ||
| 17818 | 2026.02.03 00:43:50.663405 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 72 rows starting from the beginning of the part | ||
| 17819 | 2026.02.03 00:43:50.663470 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 821 rows starting from the beginning of the part | ||
| 17820 | 2026.02.03 00:43:50.663827 [ 276 ] {67e241d6-9728-4992-8a81-b609c79e4125} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17821 | 2026.02.03 00:43:50.663884 [ 276 ] {67e241d6-9728-4992-8a81-b609c79e4125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17822 | 2026.02.03 00:43:50.664371 [ 276 ] {67e241d6-9728-4992-8a81-b609c79e4125} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17823 | 2026.02.03 00:43:50.664719 [ 276 ] {67e241d6-9728-4992-8a81-b609c79e4125} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17824 | 2026.02.03 00:43:50.664903 [ 276 ] {67e241d6-9728-4992-8a81-b609c79e4125} <Debug> executeQuery: Read 169 rows, 10.70 KiB in 0.001941 sec., 87068.52138073157 rows/sec., 5.38 MiB/sec. | ||
| 17825 | 2026.02.03 00:43:50.664908 [ 132 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17826 | 2026.02.03 00:43:50.664967 [ 276 ] {67e241d6-9728-4992-8a81-b609c79e4125} <Debug> TCPHandler: Processed in 0.002237231 sec. | ||
| 17827 | 2026.02.03 00:43:50.664979 [ 132 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17828 | 2026.02.03 00:43:50.665014 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17829 | 2026.02.03 00:43:50.665130 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17830 | 2026.02.03 00:43:50.665167 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17831 | 2026.02.03 00:43:50.665296 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17832 | 2026.02.03 00:43:50.665305 [ 276 ] {afd43ed7-07d4-40be-8bba-597986e6f3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17833 | 2026.02.03 00:43:50.665363 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 193 rows starting from the beginning of the part | ||
| 17834 | 2026.02.03 00:43:50.665386 [ 276 ] {afd43ed7-07d4-40be-8bba-597986e6f3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17835 | 2026.02.03 00:43:50.665478 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 167 rows starting from the beginning of the part | ||
| 17836 | 2026.02.03 00:43:50.665570 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 10 rows starting from the beginning of the part | ||
| 17837 | 2026.02.03 00:43:50.665652 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 167 rows starting from the beginning of the part | ||
| 17838 | 2026.02.03 00:43:50.665721 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 17839 | 2026.02.03 00:43:50.665795 [ 196 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 169 rows starting from the beginning of the part | ||
| 17840 | 2026.02.03 00:43:50.666067 [ 276 ] {afd43ed7-07d4-40be-8bba-597986e6f3c4} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17841 | 2026.02.03 00:43:50.666129 [ 276 ] {afd43ed7-07d4-40be-8bba-597986e6f3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17842 | 2026.02.03 00:43:50.666653 [ 276 ] {afd43ed7-07d4-40be-8bba-597986e6f3c4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17843 | 2026.02.03 00:43:50.666954 [ 194 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5732 rows, containing 5 columns (5 merged, 0 gathered) in 0.004269187 sec., 1342644.395759661 rows/sec., 113.70 MiB/sec. | ||
| 17844 | 2026.02.03 00:43:50.667023 [ 276 ] {afd43ed7-07d4-40be-8bba-597986e6f3c4} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17845 | 2026.02.03 00:43:50.667207 [ 132 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 17846 | 2026.02.03 00:43:50.667259 [ 132 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17847 | 2026.02.03 00:43:50.667262 [ 276 ] {afd43ed7-07d4-40be-8bba-597986e6f3c4} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001986 sec., 70493.45417925478 rows/sec., 4.56 MiB/sec. | ||
| 17848 | 2026.02.03 00:43:50.667301 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17849 | 2026.02.03 00:43:50.667321 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221616 sec., 322178.9040502491 rows/sec., 21.31 MiB/sec. | ||
| 17850 | 2026.02.03 00:43:50.667338 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17851 | 2026.02.03 00:43:50.667347 [ 276 ] {afd43ed7-07d4-40be-8bba-597986e6f3c4} <Debug> TCPHandler: Processed in 0.00224715 sec. | ||
| 17852 | 2026.02.03 00:43:50.667433 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 17853 | 2026.02.03 00:43:50.667567 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17854 | 2026.02.03 00:43:50.667610 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17855 | 2026.02.03 00:43:50.667618 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 369 rows starting from the beginning of the part | ||
| 17856 | 2026.02.03 00:43:50.667686 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17857 | 2026.02.03 00:43:50.667728 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 140 rows starting from the beginning of the part | ||
| 17858 | 2026.02.03 00:43:50.667742 [ 276 ] {83c6b777-a3ce-44ff-86e4-7029a41ec50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17859 | 2026.02.03 00:43:50.667813 [ 276 ] {83c6b777-a3ce-44ff-86e4-7029a41ec50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17860 | 2026.02.03 00:43:50.667819 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 140 rows starting from the beginning of the part | ||
| 17861 | 2026.02.03 00:43:50.667883 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17862 | 2026.02.03 00:43:50.667907 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 228 rows starting from the beginning of the part | ||
| 17863 | 2026.02.03 00:43:50.668032 [ 187 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_116_23} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17864 | 2026.02.03 00:43:50.668038 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 140 rows starting from the beginning of the part | ||
| 17865 | 2026.02.03 00:43:50.668143 [ 194 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 140 rows starting from the beginning of the part | ||
| 17866 | 2026.02.03 00:43:50.668176 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 17867 | 2026.02.03 00:43:50.668254 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17868 | 2026.02.03 00:43:50.668418 [ 201 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_111_22} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17869 | 2026.02.03 00:43:50.668520 [ 276 ] {83c6b777-a3ce-44ff-86e4-7029a41ec50f} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17870 | 2026.02.03 00:43:50.668604 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17871 | 2026.02.03 00:43:50.668620 [ 276 ] {83c6b777-a3ce-44ff-86e4-7029a41ec50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17872 | 2026.02.03 00:43:50.669181 [ 276 ] {83c6b777-a3ce-44ff-86e4-7029a41ec50f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17873 | 2026.02.03 00:43:50.669570 [ 276 ] {83c6b777-a3ce-44ff-86e4-7029a41ec50f} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17874 | 2026.02.03 00:43:50.669787 [ 276 ] {83c6b777-a3ce-44ff-86e4-7029a41ec50f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.002066 sec., 67279.76766698934 rows/sec., 3.83 MiB/sec. | ||
| 17875 | 2026.02.03 00:43:50.669849 [ 276 ] {83c6b777-a3ce-44ff-86e4-7029a41ec50f} <Debug> TCPHandler: Processed in 0.002306081 sec. | ||
| 17876 | 2026.02.03 00:43:50.670038 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17877 | 2026.02.03 00:43:50.670074 [ 190 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.002696508 sec., 429073.45351840236 rows/sec., 29.89 MiB/sec. | ||
| 17878 | 2026.02.03 00:43:50.670173 [ 276 ] {d69461fc-b782-4f88-9d2d-02ca7e6b3e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17879 | 2026.02.03 00:43:50.670233 [ 276 ] {d69461fc-b782-4f88-9d2d-02ca7e6b3e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17880 | 2026.02.03 00:43:50.670305 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 17881 | 2026.02.03 00:43:50.670730 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17882 | 2026.02.03 00:43:50.670845 [ 195 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_75_15} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 17883 | 2026.02.03 00:43:50.670988 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 17884 | 2026.02.03 00:43:50.671795 [ 276 ] {d69461fc-b782-4f88-9d2d-02ca7e6b3e3a} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17885 | 2026.02.03 00:43:50.671849 [ 276 ] {d69461fc-b782-4f88-9d2d-02ca7e6b3e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17886 | 2026.02.03 00:43:50.672393 [ 276 ] {d69461fc-b782-4f88-9d2d-02ca7e6b3e3a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17887 | 2026.02.03 00:43:50.672766 [ 276 ] {d69461fc-b782-4f88-9d2d-02ca7e6b3e3a} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17888 | 2026.02.03 00:43:50.672985 [ 132 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17889 | 2026.02.03 00:43:50.672993 [ 276 ] {d69461fc-b782-4f88-9d2d-02ca7e6b3e3a} <Debug> executeQuery: Read 499 rows, 36.17 KiB in 0.002844 sec., 175457.10267229253 rows/sec., 12.42 MiB/sec. | ||
| 17890 | 2026.02.03 00:43:50.673049 [ 132 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17891 | 2026.02.03 00:43:50.673086 [ 276 ] {d69461fc-b782-4f88-9d2d-02ca7e6b3e3a} <Debug> TCPHandler: Processed in 0.003115706 sec. | ||
| 17892 | 2026.02.03 00:43:50.673087 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17893 | 2026.02.03 00:43:50.673252 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17894 | 2026.02.03 00:43:50.673428 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17895 | 2026.02.03 00:43:50.673485 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 997 rows starting from the beginning of the part | ||
| 17896 | 2026.02.03 00:43:50.673590 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 497 rows starting from the beginning of the part | ||
| 17897 | 2026.02.03 00:43:50.673703 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17898 | 2026.02.03 00:43:50.673721 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 530 rows starting from the beginning of the part | ||
| 17899 | 2026.02.03 00:43:50.673816 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 497 rows starting from the beginning of the part | ||
| 17900 | 2026.02.03 00:43:50.673890 [ 276 ] {fa9d4d2b-3927-4a99-90b4-015a236f1c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17901 | 2026.02.03 00:43:50.673894 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 72 rows starting from the beginning of the part | ||
| 17902 | 2026.02.03 00:43:50.673964 [ 276 ] {fa9d4d2b-3927-4a99-90b4-015a236f1c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17903 | 2026.02.03 00:43:50.674003 [ 201 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 499 rows starting from the beginning of the part | ||
| 17904 | 2026.02.03 00:43:50.674579 [ 276 ] {fa9d4d2b-3927-4a99-90b4-015a236f1c7b} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17905 | 2026.02.03 00:43:50.674633 [ 276 ] {fa9d4d2b-3927-4a99-90b4-015a236f1c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17906 | 2026.02.03 00:43:50.675162 [ 276 ] {fa9d4d2b-3927-4a99-90b4-015a236f1c7b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17907 | 2026.02.03 00:43:50.675537 [ 276 ] {fa9d4d2b-3927-4a99-90b4-015a236f1c7b} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17908 | 2026.02.03 00:43:50.675755 [ 276 ] {fa9d4d2b-3927-4a99-90b4-015a236f1c7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001897 sec., 3162.88877174486 rows/sec., 165.25 KiB/sec. | ||
| 17909 | 2026.02.03 00:43:50.675816 [ 276 ] {fa9d4d2b-3927-4a99-90b4-015a236f1c7b} <Debug> TCPHandler: Processed in 0.00219139 sec. | ||
| 17910 | 2026.02.03 00:43:50.676256 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17911 | 2026.02.03 00:43:50.676397 [ 276 ] {8f1f09b3-4da8-4872-89ef-21647132c182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17912 | 2026.02.03 00:43:50.676429 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3092 rows, containing 5 columns (5 merged, 0 gathered) in 0.003244149 sec., 953100.4895274539 rows/sec., 72.26 MiB/sec. | ||
| 17913 | 2026.02.03 00:43:50.676465 [ 276 ] {8f1f09b3-4da8-4872-89ef-21647132c182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17914 | 2026.02.03 00:43:50.676691 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17915 | 2026.02.03 00:43:50.677088 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17916 | 2026.02.03 00:43:50.677194 [ 190 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_116_23} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17917 | 2026.02.03 00:43:50.677199 [ 276 ] {8f1f09b3-4da8-4872-89ef-21647132c182} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17918 | 2026.02.03 00:43:50.677317 [ 276 ] {8f1f09b3-4da8-4872-89ef-21647132c182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17919 | 2026.02.03 00:43:50.677321 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 17920 | 2026.02.03 00:43:50.677821 [ 276 ] {8f1f09b3-4da8-4872-89ef-21647132c182} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17921 | 2026.02.03 00:43:50.678288 [ 276 ] {8f1f09b3-4da8-4872-89ef-21647132c182} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17922 | 2026.02.03 00:43:50.678548 [ 276 ] {8f1f09b3-4da8-4872-89ef-21647132c182} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.002126 sec., 121825.02351834431 rows/sec., 8.11 MiB/sec. | ||
| 17923 | 2026.02.03 00:43:50.678610 [ 276 ] {8f1f09b3-4da8-4872-89ef-21647132c182} <Debug> TCPHandler: Processed in 0.002682458 sec. | ||
| 17924 | 2026.02.03 00:43:50.678802 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17925 | 2026.02.03 00:43:50.678931 [ 276 ] {84c3e9a1-e186-46c5-b0e9-4538fee680d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17926 | 2026.02.03 00:43:50.678995 [ 276 ] {84c3e9a1-e186-46c5-b0e9-4538fee680d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17927 | 2026.02.03 00:43:50.680091 [ 276 ] {84c3e9a1-e186-46c5-b0e9-4538fee680d5} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17928 | 2026.02.03 00:43:50.680142 [ 276 ] {84c3e9a1-e186-46c5-b0e9-4538fee680d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17929 | 2026.02.03 00:43:50.680615 [ 276 ] {84c3e9a1-e186-46c5-b0e9-4538fee680d5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17930 | 2026.02.03 00:43:50.680955 [ 276 ] {84c3e9a1-e186-46c5-b0e9-4538fee680d5} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17931 | 2026.02.03 00:43:50.681183 [ 133 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 17932 | 2026.02.03 00:43:50.681163 [ 276 ] {84c3e9a1-e186-46c5-b0e9-4538fee680d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002261 sec., 442.2821760283061 rows/sec., 29.80 KiB/sec. | ||
| 17933 | 2026.02.03 00:43:50.681270 [ 133 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17934 | 2026.02.03 00:43:50.681296 [ 276 ] {84c3e9a1-e186-46c5-b0e9-4538fee680d5} <Debug> TCPHandler: Processed in 0.002559076 sec. | ||
| 17935 | 2026.02.03 00:43:50.681319 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17936 | 2026.02.03 00:43:50.681464 [ 186 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 17937 | 2026.02.03 00:43:50.681501 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17938 | 2026.02.03 00:43:50.681630 [ 276 ] {ca83c4b5-d506-4214-9bcf-2d39312dffbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17939 | 2026.02.03 00:43:50.681638 [ 186 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17940 | 2026.02.03 00:43:50.681697 [ 186 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 56 rows starting from the beginning of the part | ||
| 17941 | 2026.02.03 00:43:50.681718 [ 276 ] {ca83c4b5-d506-4214-9bcf-2d39312dffbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17942 | 2026.02.03 00:43:50.681780 [ 186 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 17943 | 2026.02.03 00:43:50.681846 [ 186 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 17944 | 2026.02.03 00:43:50.681911 [ 186 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 17945 | 2026.02.03 00:43:50.681973 [ 186 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 17946 | 2026.02.03 00:43:50.682032 [ 186 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 17947 | 2026.02.03 00:43:50.683296 [ 276 ] {ca83c4b5-d506-4214-9bcf-2d39312dffbc} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17948 | 2026.02.03 00:43:50.683345 [ 276 ] {ca83c4b5-d506-4214-9bcf-2d39312dffbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17949 | 2026.02.03 00:43:50.684061 [ 189 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.002653318 sec., 22990.08260600501 rows/sec., 1.51 MiB/sec. | ||
| 17950 | 2026.02.03 00:43:50.684312 [ 276 ] {ca83c4b5-d506-4214-9bcf-2d39312dffbc} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17951 | 2026.02.03 00:43:50.684340 [ 197 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 17952 | 2026.02.03 00:43:50.684765 [ 276 ] {ca83c4b5-d506-4214-9bcf-2d39312dffbc} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17953 | 2026.02.03 00:43:50.685001 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17954 | 2026.02.03 00:43:50.685034 [ 197 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17955 | 2026.02.03 00:43:50.685059 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17956 | 2026.02.03 00:43:50.685093 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17957 | 2026.02.03 00:43:50.685095 [ 276 ] {ca83c4b5-d506-4214-9bcf-2d39312dffbc} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.003431 sec., 9909.647333139026 rows/sec., 17.76 MiB/sec. | ||
| 17958 | 2026.02.03 00:43:50.685181 [ 197 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_60_12} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 17959 | 2026.02.03 00:43:50.685252 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17960 | 2026.02.03 00:43:50.685379 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17961 | 2026.02.03 00:43:50.685432 [ 276 ] {ca83c4b5-d506-4214-9bcf-2d39312dffbc} <Debug> TCPHandler: Processed in 0.003999592 sec. | ||
| 17962 | 2026.02.03 00:43:50.685676 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17963 | 2026.02.03 00:43:50.685694 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17964 | 2026.02.03 00:43:50.685810 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2195 rows starting from the beginning of the part | ||
| 17965 | 2026.02.03 00:43:50.685849 [ 276 ] {7f1398b6-ec82-4ea6-a0f4-8308da96c401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17966 | 2026.02.03 00:43:50.685919 [ 276 ] {7f1398b6-ec82-4ea6-a0f4-8308da96c401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17967 | 2026.02.03 00:43:50.686041 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 34 rows starting from the beginning of the part | ||
| 17968 | 2026.02.03 00:43:50.686223 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
| 17969 | 2026.02.03 00:43:50.686405 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part | ||
| 17970 | 2026.02.03 00:43:50.686566 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 17971 | 2026.02.03 00:43:50.686592 [ 276 ] {7f1398b6-ec82-4ea6-a0f4-8308da96c401} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17972 | 2026.02.03 00:43:50.686662 [ 276 ] {7f1398b6-ec82-4ea6-a0f4-8308da96c401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17973 | 2026.02.03 00:43:50.686728 [ 191 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
| 17974 | 2026.02.03 00:43:50.687185 [ 276 ] {7f1398b6-ec82-4ea6-a0f4-8308da96c401} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17975 | 2026.02.03 00:43:50.687636 [ 276 ] {7f1398b6-ec82-4ea6-a0f4-8308da96c401} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17976 | 2026.02.03 00:43:50.687864 [ 133 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17977 | 2026.02.03 00:43:50.687868 [ 276 ] {7f1398b6-ec82-4ea6-a0f4-8308da96c401} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.002049 sec., 42947.7794045876 rows/sec., 2.70 MiB/sec. | ||
| 17978 | 2026.02.03 00:43:50.687932 [ 133 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17979 | 2026.02.03 00:43:50.687973 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 17980 | 2026.02.03 00:43:50.687988 [ 276 ] {7f1398b6-ec82-4ea6-a0f4-8308da96c401} <Debug> TCPHandler: Processed in 0.002369822 sec. | ||
| 17981 | 2026.02.03 00:43:50.688103 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17982 | 2026.02.03 00:43:50.688268 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17983 | 2026.02.03 00:43:50.688319 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 8140 rows starting from the beginning of the part | ||
| 17984 | 2026.02.03 00:43:50.688419 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 88 rows starting from the beginning of the part | ||
| 17985 | 2026.02.03 00:43:50.688496 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 17986 | 2026.02.03 00:43:50.688571 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 88 rows starting from the beginning of the part | ||
| 17987 | 2026.02.03 00:43:50.688646 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 17988 | 2026.02.03 00:43:50.688717 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 88 rows starting from the beginning of the part | ||
| 17989 | 2026.02.03 00:43:50.692393 [ 198 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8524 rows, containing 4 columns (4 merged, 0 gathered) in 0.004347659 sec., 1960595.3456791344 rows/sec., 126.73 MiB/sec. | ||
| 17990 | 2026.02.03 00:43:50.692623 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17991 | 2026.02.03 00:43:50.693048 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17992 | 2026.02.03 00:43:50.693159 [ 189 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_116_23} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17993 | 2026.02.03 00:43:50.693280 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 17994 | 2026.02.03 00:43:50.700577 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2313 rows, containing 19 columns (19 merged, 0 gathered) in 0.015392487 sec., 150268.1145678408 rows/sec., 269.27 MiB/sec. | ||
| 17995 | 2026.02.03 00:43:50.704105 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17996 | 2026.02.03 00:43:50.704770 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17997 | 2026.02.03 00:43:50.704907 [ 189 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17998 | 2026.02.03 00:43:50.705157 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.49 MiB. | ||
| 17999 | 2026.02.03 00:43:51.761399 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48037 | ||
| 18000 | 2026.02.03 00:43:51.761514 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18001 | 2026.02.03 00:43:51.761545 [ 352 ] {} <Debug> TCP-Session: e170e987-dd52-4c02-ad57-e21d5a271546 Authenticating user 'default' from [fd00:1122:3344:101::e]:48037 | ||
| 18002 | 2026.02.03 00:43:51.761572 [ 352 ] {} <Debug> TCP-Session: e170e987-dd52-4c02-ad57-e21d5a271546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18003 | 2026.02.03 00:43:51.761588 [ 352 ] {} <Debug> TCP-Session: e170e987-dd52-4c02-ad57-e21d5a271546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18004 | 2026.02.03 00:43:51.761815 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59818 | ||
| 18005 | 2026.02.03 00:43:51.761848 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37815 | ||
| 18006 | 2026.02.03 00:43:51.761863 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44831 | ||
| 18007 | 2026.02.03 00:43:51.761907 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53624 | ||
| 18008 | 2026.02.03 00:43:51.761922 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47847 | ||
| 18009 | 2026.02.03 00:43:51.761945 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18010 | 2026.02.03 00:43:51.761970 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18011 | 2026.02.03 00:43:51.761970 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18012 | 2026.02.03 00:43:51.761990 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18013 | 2026.02.03 00:43:51.762008 [ 292 ] {} <Debug> TCP-Session: c12c8286-6eaa-42ab-b61c-346216ddca9c Authenticating user 'default' from [fd00:1122:3344:101::e]:44831 | ||
| 18014 | 2026.02.03 00:43:51.762012 [ 354 ] {} <Debug> TCP-Session: 278910a5-59d7-46ea-b54b-67226fc71193 Authenticating user 'default' from [fd00:1122:3344:101::e]:37815 | ||
| 18015 | 2026.02.03 00:43:51.762023 [ 356 ] {} <Debug> TCP-Session: dd993037-2de8-413c-ba5e-8d3cee31e942 Authenticating user 'default' from [fd00:1122:3344:101::e]:53624 | ||
| 18016 | 2026.02.03 00:43:51.762011 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18017 | 2026.02.03 00:43:51.762036 [ 292 ] {} <Debug> TCP-Session: c12c8286-6eaa-42ab-b61c-346216ddca9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18018 | 2026.02.03 00:43:51.762052 [ 356 ] {} <Debug> TCP-Session: dd993037-2de8-413c-ba5e-8d3cee31e942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18019 | 2026.02.03 00:43:51.762066 [ 357 ] {} <Debug> TCP-Session: e7cab70f-6e5c-44d6-bcb8-49bda34bde1f Authenticating user 'default' from [fd00:1122:3344:101::e]:47847 | ||
| 18020 | 2026.02.03 00:43:51.762079 [ 356 ] {} <Debug> TCP-Session: dd993037-2de8-413c-ba5e-8d3cee31e942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18021 | 2026.02.03 00:43:51.762097 [ 357 ] {} <Debug> TCP-Session: e7cab70f-6e5c-44d6-bcb8-49bda34bde1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18022 | 2026.02.03 00:43:51.762071 [ 292 ] {} <Debug> TCP-Session: c12c8286-6eaa-42ab-b61c-346216ddca9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18023 | 2026.02.03 00:43:51.762130 [ 357 ] {} <Debug> TCP-Session: e7cab70f-6e5c-44d6-bcb8-49bda34bde1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18024 | 2026.02.03 00:43:51.762038 [ 354 ] {} <Debug> TCP-Session: 278910a5-59d7-46ea-b54b-67226fc71193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18025 | 2026.02.03 00:43:51.762000 [ 353 ] {} <Debug> TCP-Session: 72dd058e-4fe6-4f7b-add6-204d1e55e830 Authenticating user 'default' from [fd00:1122:3344:101::e]:59818 | ||
| 18026 | 2026.02.03 00:43:51.762193 [ 354 ] {} <Debug> TCP-Session: 278910a5-59d7-46ea-b54b-67226fc71193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18027 | 2026.02.03 00:43:51.761940 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56650 | ||
| 18028 | 2026.02.03 00:43:51.762232 [ 353 ] {} <Debug> TCP-Session: 72dd058e-4fe6-4f7b-add6-204d1e55e830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18029 | 2026.02.03 00:43:51.761894 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65324 | ||
| 18030 | 2026.02.03 00:43:51.762300 [ 353 ] {} <Debug> TCP-Session: 72dd058e-4fe6-4f7b-add6-204d1e55e830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18031 | 2026.02.03 00:43:51.761895 [ 352 ] {} <Trace> TCP-Session: e170e987-dd52-4c02-ad57-e21d5a271546 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18032 | 2026.02.03 00:43:51.761852 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53479 | ||
| 18033 | 2026.02.03 00:43:51.762481 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18034 | 2026.02.03 00:43:51.762515 [ 352 ] {e5bc240b-c037-4e7c-be9c-2e9ad8884aef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48037) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18035 | 2026.02.03 00:43:51.762516 [ 358 ] {} <Debug> TCP-Session: 01bd01ee-c408-4744-85f6-adc1cf561327 Authenticating user 'default' from [fd00:1122:3344:101::e]:56650 | ||
| 18036 | 2026.02.03 00:43:51.762565 [ 358 ] {} <Debug> TCP-Session: 01bd01ee-c408-4744-85f6-adc1cf561327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18037 | 2026.02.03 00:43:51.762582 [ 358 ] {} <Debug> TCP-Session: 01bd01ee-c408-4744-85f6-adc1cf561327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18038 | 2026.02.03 00:43:51.762794 [ 352 ] {e5bc240b-c037-4e7c-be9c-2e9ad8884aef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18039 | 2026.02.03 00:43:51.762853 [ 352 ] {e5bc240b-c037-4e7c-be9c-2e9ad8884aef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18040 | 2026.02.03 00:43:51.762920 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18041 | 2026.02.03 00:43:51.762948 [ 290 ] {} <Debug> TCP-Session: 03760b97-ea65-45b1-a222-6ec3b7b2f2bd Authenticating user 'default' from [fd00:1122:3344:101::e]:53479 | ||
| 18042 | 2026.02.03 00:43:51.762966 [ 290 ] {} <Debug> TCP-Session: 03760b97-ea65-45b1-a222-6ec3b7b2f2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18043 | 2026.02.03 00:43:51.762978 [ 290 ] {} <Debug> TCP-Session: 03760b97-ea65-45b1-a222-6ec3b7b2f2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18044 | 2026.02.03 00:43:51.763061 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18045 | 2026.02.03 00:43:51.763109 [ 293 ] {} <Debug> TCP-Session: af52c5a8-5230-4e57-8441-cd0a8e2cfaa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65324 | ||
| 18046 | 2026.02.03 00:43:51.763135 [ 293 ] {} <Debug> TCP-Session: af52c5a8-5230-4e57-8441-cd0a8e2cfaa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18047 | 2026.02.03 00:43:51.763148 [ 352 ] {e5bc240b-c037-4e7c-be9c-2e9ad8884aef} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 18048 | 2026.02.03 00:43:51.763154 [ 293 ] {} <Debug> TCP-Session: af52c5a8-5230-4e57-8441-cd0a8e2cfaa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18049 | 2026.02.03 00:43:51.764253 [ 338 ] {e5bc240b-c037-4e7c-be9c-2e9ad8884aef} <Trace> AggregatingTransform: Aggregating | ||
| 18050 | 2026.02.03 00:43:51.764294 [ 338 ] {e5bc240b-c037-4e7c-be9c-2e9ad8884aef} <Trace> Aggregator: Aggregation method: without_key | ||
| 18051 | 2026.02.03 00:43:51.764328 [ 338 ] {e5bc240b-c037-4e7c-be9c-2e9ad8884aef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071709 sec. (933.089 rows/sec., 36.45 KiB/sec.) | ||
| 18052 | 2026.02.03 00:43:51.764346 [ 338 ] {e5bc240b-c037-4e7c-be9c-2e9ad8884aef} <Trace> Aggregator: Merging aggregated data | ||
| 18053 | 2026.02.03 00:43:51.765829 [ 352 ] {e5bc240b-c037-4e7c-be9c-2e9ad8884aef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003366 sec., 297.08853238265004 rows/sec., 11.61 KiB/sec. | ||
| 18054 | 2026.02.03 00:43:51.765993 [ 352 ] {e5bc240b-c037-4e7c-be9c-2e9ad8884aef} <Debug> TCPHandler: Processed in 0.004210896 sec. | ||
| 18055 | 2026.02.03 00:43:51.766130 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18056 | 2026.02.03 00:43:51.766156 [ 352 ] {} <Debug> TCP-Session: e170e987-dd52-4c02-ad57-e21d5a271546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18057 | 2026.02.03 00:43:51.766168 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18058 | 2026.02.03 00:43:51.766197 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18059 | 2026.02.03 00:43:51.766218 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18060 | 2026.02.03 00:43:51.766239 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18061 | 2026.02.03 00:43:51.766253 [ 353 ] {} <Debug> TCP-Session: 72dd058e-4fe6-4f7b-add6-204d1e55e830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18062 | 2026.02.03 00:43:51.766260 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18063 | 2026.02.03 00:43:51.766283 [ 292 ] {} <Debug> TCP-Session: c12c8286-6eaa-42ab-b61c-346216ddca9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18064 | 2026.02.03 00:43:51.766306 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18065 | 2026.02.03 00:43:51.766327 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18066 | 2026.02.03 00:43:51.766360 [ 293 ] {} <Debug> TCP-Session: af52c5a8-5230-4e57-8441-cd0a8e2cfaa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18067 | 2026.02.03 00:43:51.766384 [ 357 ] {} <Debug> TCP-Session: e7cab70f-6e5c-44d6-bcb8-49bda34bde1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18068 | 2026.02.03 00:43:51.766279 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18069 | 2026.02.03 00:43:51.766274 [ 354 ] {} <Debug> TCP-Session: 278910a5-59d7-46ea-b54b-67226fc71193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18070 | 2026.02.03 00:43:51.766437 [ 290 ] {} <Debug> TCP-Session: 03760b97-ea65-45b1-a222-6ec3b7b2f2bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18071 | 2026.02.03 00:43:51.766214 [ 358 ] {} <Debug> TCP-Session: 01bd01ee-c408-4744-85f6-adc1cf561327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18072 | 2026.02.03 00:43:51.766322 [ 356 ] {} <Debug> TCP-Session: dd993037-2de8-413c-ba5e-8d3cee31e942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18073 | 2026.02.03 00:43:51.856594 [ 222 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18074 | 2026.02.03 00:43:51.856655 [ 222 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18075 | 2026.02.03 00:43:51.859772 [ 222 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18076 | 2026.02.03 00:43:51.982098 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61081 | ||
| 18077 | 2026.02.03 00:43:51.982203 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18078 | 2026.02.03 00:43:51.982231 [ 352 ] {} <Debug> TCP-Session: c3c7a7c3-8a23-4afe-a747-7e0dfadcf695 Authenticating user 'default' from [fd00:1122:3344:101::e]:61081 | ||
| 18079 | 2026.02.03 00:43:51.982253 [ 352 ] {} <Debug> TCP-Session: c3c7a7c3-8a23-4afe-a747-7e0dfadcf695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18080 | 2026.02.03 00:43:51.982266 [ 352 ] {} <Debug> TCP-Session: c3c7a7c3-8a23-4afe-a747-7e0dfadcf695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18081 | 2026.02.03 00:43:51.982438 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47583 | ||
| 18082 | 2026.02.03 00:43:51.982496 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48530 | ||
| 18083 | 2026.02.03 00:43:51.982508 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48473 | ||
| 18084 | 2026.02.03 00:43:51.982527 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59850 | ||
| 18085 | 2026.02.03 00:43:51.982541 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62272 | ||
| 18086 | 2026.02.03 00:43:51.982581 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18087 | 2026.02.03 00:43:51.982600 [ 352 ] {} <Trace> TCP-Session: c3c7a7c3-8a23-4afe-a747-7e0dfadcf695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18088 | 2026.02.03 00:43:51.982616 [ 290 ] {} <Debug> TCP-Session: aeccfef8-d19d-4b47-9267-844c70ba2486 Authenticating user 'default' from [fd00:1122:3344:101::e]:48530 | ||
| 18089 | 2026.02.03 00:43:51.982566 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53959 | ||
| 18090 | 2026.02.03 00:43:51.982651 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18091 | 2026.02.03 00:43:51.982640 [ 290 ] {} <Debug> TCP-Session: aeccfef8-d19d-4b47-9267-844c70ba2486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18092 | 2026.02.03 00:43:51.982683 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18093 | 2026.02.03 00:43:51.982707 [ 290 ] {} <Debug> TCP-Session: aeccfef8-d19d-4b47-9267-844c70ba2486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18094 | 2026.02.03 00:43:51.982700 [ 357 ] {} <Debug> TCP-Session: d42fde61-c488-43d7-8629-52715331eea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62272 | ||
| 18095 | 2026.02.03 00:43:51.982738 [ 356 ] {} <Debug> TCP-Session: 8b85b2ae-6932-48b2-8d0f-12b278dc60c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59850 | ||
| 18096 | 2026.02.03 00:43:51.982754 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18097 | 2026.02.03 00:43:51.982771 [ 352 ] {43018ed4-4940-4178-90bb-7dedbd3029e6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61081) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18098 | 2026.02.03 00:43:51.982779 [ 356 ] {} <Debug> TCP-Session: 8b85b2ae-6932-48b2-8d0f-12b278dc60c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18099 | 2026.02.03 00:43:51.982797 [ 358 ] {} <Debug> TCP-Session: fd2ab320-126c-40d5-972a-988d4a2846d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53959 | ||
| 18100 | 2026.02.03 00:43:51.982817 [ 356 ] {} <Debug> TCP-Session: 8b85b2ae-6932-48b2-8d0f-12b278dc60c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18101 | 2026.02.03 00:43:51.982841 [ 358 ] {} <Debug> TCP-Session: fd2ab320-126c-40d5-972a-988d4a2846d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18102 | 2026.02.03 00:43:51.982758 [ 357 ] {} <Debug> TCP-Session: d42fde61-c488-43d7-8629-52715331eea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18103 | 2026.02.03 00:43:51.982865 [ 358 ] {} <Debug> TCP-Session: fd2ab320-126c-40d5-972a-988d4a2846d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18104 | 2026.02.03 00:43:51.982886 [ 357 ] {} <Debug> TCP-Session: d42fde61-c488-43d7-8629-52715331eea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18105 | 2026.02.03 00:43:51.982683 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18106 | 2026.02.03 00:43:51.982548 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18107 | 2026.02.03 00:43:51.982954 [ 292 ] {} <Debug> TCP-Session: b4d63e94-4b20-4c79-9b14-41c5b72f3c21 Authenticating user 'default' from [fd00:1122:3344:101::e]:48473 | ||
| 18108 | 2026.02.03 00:43:51.982516 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43067 | ||
| 18109 | 2026.02.03 00:43:51.982983 [ 353 ] {} <Debug> TCP-Session: b4ef272c-854d-4782-bef8-6642bc9069f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47583 | ||
| 18110 | 2026.02.03 00:43:51.982984 [ 292 ] {} <Debug> TCP-Session: b4d63e94-4b20-4c79-9b14-41c5b72f3c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18111 | 2026.02.03 00:43:51.982502 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63310 | ||
| 18112 | 2026.02.03 00:43:51.983026 [ 292 ] {} <Debug> TCP-Session: b4d63e94-4b20-4c79-9b14-41c5b72f3c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18113 | 2026.02.03 00:43:51.983052 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18114 | 2026.02.03 00:43:51.983056 [ 352 ] {43018ed4-4940-4178-90bb-7dedbd3029e6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18115 | 2026.02.03 00:43:51.983083 [ 293 ] {} <Debug> TCP-Session: 00e5efda-d1e4-46f6-b703-e1dc1451ad12 Authenticating user 'default' from [fd00:1122:3344:101::e]:43067 | ||
| 18116 | 2026.02.03 00:43:51.983022 [ 353 ] {} <Debug> TCP-Session: b4ef272c-854d-4782-bef8-6642bc9069f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18117 | 2026.02.03 00:43:51.983117 [ 293 ] {} <Debug> TCP-Session: 00e5efda-d1e4-46f6-b703-e1dc1451ad12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18118 | 2026.02.03 00:43:51.983107 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18119 | 2026.02.03 00:43:51.983129 [ 352 ] {43018ed4-4940-4178-90bb-7dedbd3029e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18120 | 2026.02.03 00:43:51.983158 [ 354 ] {} <Debug> TCP-Session: ccf4ee2d-0469-4c52-8b0c-6b1c385778eb Authenticating user 'default' from [fd00:1122:3344:101::e]:63310 | ||
| 18121 | 2026.02.03 00:43:51.983129 [ 353 ] {} <Debug> TCP-Session: b4ef272c-854d-4782-bef8-6642bc9069f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18122 | 2026.02.03 00:43:51.983186 [ 354 ] {} <Debug> TCP-Session: ccf4ee2d-0469-4c52-8b0c-6b1c385778eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18123 | 2026.02.03 00:43:51.983134 [ 293 ] {} <Debug> TCP-Session: 00e5efda-d1e4-46f6-b703-e1dc1451ad12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18124 | 2026.02.03 00:43:51.983219 [ 354 ] {} <Debug> TCP-Session: ccf4ee2d-0469-4c52-8b0c-6b1c385778eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18125 | 2026.02.03 00:43:51.983464 [ 352 ] {43018ed4-4940-4178-90bb-7dedbd3029e6} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 18126 | 2026.02.03 00:43:51.984449 [ 326 ] {43018ed4-4940-4178-90bb-7dedbd3029e6} <Trace> AggregatingTransform: Aggregating | ||
| 18127 | 2026.02.03 00:43:51.984493 [ 326 ] {43018ed4-4940-4178-90bb-7dedbd3029e6} <Trace> Aggregator: Aggregation method: without_key | ||
| 18128 | 2026.02.03 00:43:51.984522 [ 326 ] {43018ed4-4940-4178-90bb-7dedbd3029e6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945737 sec. (1057.376 rows/sec., 41.30 KiB/sec.) | ||
| 18129 | 2026.02.03 00:43:51.984538 [ 326 ] {43018ed4-4940-4178-90bb-7dedbd3029e6} <Trace> Aggregator: Merging aggregated data | ||
| 18130 | 2026.02.03 00:43:51.985920 [ 352 ] {43018ed4-4940-4178-90bb-7dedbd3029e6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003208 sec., 311.7206982543641 rows/sec., 12.18 KiB/sec. | ||
| 18131 | 2026.02.03 00:43:51.986062 [ 352 ] {43018ed4-4940-4178-90bb-7dedbd3029e6} <Debug> TCPHandler: Processed in 0.003587945 sec. | ||
| 18132 | 2026.02.03 00:43:51.986194 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18133 | 2026.02.03 00:43:51.986222 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18134 | 2026.02.03 00:43:51.986227 [ 352 ] {} <Debug> TCP-Session: c3c7a7c3-8a23-4afe-a747-7e0dfadcf695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18135 | 2026.02.03 00:43:51.986243 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18136 | 2026.02.03 00:43:51.986261 [ 290 ] {} <Debug> TCP-Session: aeccfef8-d19d-4b47-9267-844c70ba2486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18137 | 2026.02.03 00:43:51.986261 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18138 | 2026.02.03 00:43:51.986295 [ 353 ] {} <Debug> TCP-Session: b4ef272c-854d-4782-bef8-6642bc9069f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18139 | 2026.02.03 00:43:51.986309 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18140 | 2026.02.03 00:43:51.986340 [ 354 ] {} <Debug> TCP-Session: ccf4ee2d-0469-4c52-8b0c-6b1c385778eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18141 | 2026.02.03 00:43:51.986346 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18142 | 2026.02.03 00:43:51.986365 [ 293 ] {} <Debug> TCP-Session: 00e5efda-d1e4-46f6-b703-e1dc1451ad12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18143 | 2026.02.03 00:43:51.986327 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18144 | 2026.02.03 00:43:51.986394 [ 357 ] {} <Debug> TCP-Session: d42fde61-c488-43d7-8629-52715331eea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18145 | 2026.02.03 00:43:51.986309 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18146 | 2026.02.03 00:43:51.986443 [ 292 ] {} <Debug> TCP-Session: b4d63e94-4b20-4c79-9b14-41c5b72f3c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18147 | 2026.02.03 00:43:51.986280 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18148 | 2026.02.03 00:43:51.986470 [ 356 ] {} <Debug> TCP-Session: 8b85b2ae-6932-48b2-8d0f-12b278dc60c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18149 | 2026.02.03 00:43:51.986514 [ 358 ] {} <Debug> TCP-Session: fd2ab320-126c-40d5-972a-988d4a2846d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18150 | 2026.02.03 00:43:52.240920 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49428 | ||
| 18151 | 2026.02.03 00:43:52.241056 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18152 | 2026.02.03 00:43:52.241088 [ 354 ] {} <Debug> TCP-Session: e70a7a2b-524d-4e96-88c7-fed528453d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:49428 | ||
| 18153 | 2026.02.03 00:43:52.241117 [ 354 ] {} <Debug> TCP-Session: e70a7a2b-524d-4e96-88c7-fed528453d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18154 | 2026.02.03 00:43:52.241135 [ 354 ] {} <Debug> TCP-Session: e70a7a2b-524d-4e96-88c7-fed528453d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18155 | 2026.02.03 00:43:52.241370 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53176 | ||
| 18156 | 2026.02.03 00:43:52.241375 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45820 | ||
| 18157 | 2026.02.03 00:43:52.241417 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63907 | ||
| 18158 | 2026.02.03 00:43:52.241444 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35827 | ||
| 18159 | 2026.02.03 00:43:52.241470 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54415 | ||
| 18160 | 2026.02.03 00:43:52.241478 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36787 | ||
| 18161 | 2026.02.03 00:43:52.241471 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59046 | ||
| 18162 | 2026.02.03 00:43:52.241540 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18163 | 2026.02.03 00:43:52.241558 [ 354 ] {} <Trace> TCP-Session: e70a7a2b-524d-4e96-88c7-fed528453d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18164 | 2026.02.03 00:43:52.241579 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18165 | 2026.02.03 00:43:52.241603 [ 357 ] {} <Debug> TCP-Session: 518cf932-83cf-49cf-bf43-cc3bbe26b859 Authenticating user 'default' from [fd00:1122:3344:101::e]:35827 | ||
| 18166 | 2026.02.03 00:43:52.241639 [ 353 ] {} <Debug> TCP-Session: 0dc52af9-566c-44d5-95e0-83580d27e3a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36787 | ||
| 18167 | 2026.02.03 00:43:52.241651 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18168 | 2026.02.03 00:43:52.241677 [ 353 ] {} <Debug> TCP-Session: 0dc52af9-566c-44d5-95e0-83580d27e3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18169 | 2026.02.03 00:43:52.241656 [ 357 ] {} <Debug> TCP-Session: 518cf932-83cf-49cf-bf43-cc3bbe26b859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18170 | 2026.02.03 00:43:52.241701 [ 353 ] {} <Debug> TCP-Session: 0dc52af9-566c-44d5-95e0-83580d27e3a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18171 | 2026.02.03 00:43:52.241704 [ 358 ] {} <Debug> TCP-Session: 691bad6f-b996-429a-af41-4decd1e5846a Authenticating user 'default' from [fd00:1122:3344:101::e]:59046 | ||
| 18172 | 2026.02.03 00:43:52.241719 [ 357 ] {} <Debug> TCP-Session: 518cf932-83cf-49cf-bf43-cc3bbe26b859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18173 | 2026.02.03 00:43:52.241552 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18174 | 2026.02.03 00:43:52.241774 [ 354 ] {09469ef5-18ad-4f1f-b7c2-db75b0e44c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49428) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18175 | 2026.02.03 00:43:52.241754 [ 358 ] {} <Debug> TCP-Session: 691bad6f-b996-429a-af41-4decd1e5846a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18176 | 2026.02.03 00:43:52.241808 [ 352 ] {} <Debug> TCP-Session: 484369aa-cd5e-4c8e-8020-442f32a99314 Authenticating user 'default' from [fd00:1122:3344:101::e]:54415 | ||
| 18177 | 2026.02.03 00:43:52.241827 [ 358 ] {} <Debug> TCP-Session: 691bad6f-b996-429a-af41-4decd1e5846a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18178 | 2026.02.03 00:43:52.241551 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18179 | 2026.02.03 00:43:52.241854 [ 352 ] {} <Debug> TCP-Session: 484369aa-cd5e-4c8e-8020-442f32a99314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18180 | 2026.02.03 00:43:52.241890 [ 293 ] {} <Debug> TCP-Session: 32e15785-8488-475b-ae5d-4496833c8e8e Authenticating user 'default' from [fd00:1122:3344:101::e]:63907 | ||
| 18181 | 2026.02.03 00:43:52.241895 [ 352 ] {} <Debug> TCP-Session: 484369aa-cd5e-4c8e-8020-442f32a99314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18182 | 2026.02.03 00:43:52.241916 [ 293 ] {} <Debug> TCP-Session: 32e15785-8488-475b-ae5d-4496833c8e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18183 | 2026.02.03 00:43:52.241523 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18184 | 2026.02.03 00:43:52.241939 [ 293 ] {} <Debug> TCP-Session: 32e15785-8488-475b-ae5d-4496833c8e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18185 | 2026.02.03 00:43:52.241432 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38213 | ||
| 18186 | 2026.02.03 00:43:52.241971 [ 290 ] {} <Debug> TCP-Session: 619d72f1-4e6c-4dac-bf9c-92fcda0e27b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45820 | ||
| 18187 | 2026.02.03 00:43:52.241460 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18188 | 2026.02.03 00:43:52.242036 [ 290 ] {} <Debug> TCP-Session: 619d72f1-4e6c-4dac-bf9c-92fcda0e27b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18189 | 2026.02.03 00:43:52.242064 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18190 | 2026.02.03 00:43:52.242090 [ 292 ] {} <Debug> TCP-Session: 26ed36bf-017f-4a37-9c09-fc9ebdb1a3f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53176 | ||
| 18191 | 2026.02.03 00:43:52.242115 [ 356 ] {} <Debug> TCP-Session: 6a7962e1-fd42-47fe-9cf9-965ca6ed9288 Authenticating user 'default' from [fd00:1122:3344:101::e]:38213 | ||
| 18192 | 2026.02.03 00:43:52.242091 [ 290 ] {} <Debug> TCP-Session: 619d72f1-4e6c-4dac-bf9c-92fcda0e27b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18193 | 2026.02.03 00:43:52.242132 [ 292 ] {} <Debug> TCP-Session: 26ed36bf-017f-4a37-9c09-fc9ebdb1a3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18194 | 2026.02.03 00:43:52.242135 [ 356 ] {} <Debug> TCP-Session: 6a7962e1-fd42-47fe-9cf9-965ca6ed9288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18195 | 2026.02.03 00:43:52.242174 [ 292 ] {} <Debug> TCP-Session: 26ed36bf-017f-4a37-9c09-fc9ebdb1a3f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18196 | 2026.02.03 00:43:52.242183 [ 356 ] {} <Debug> TCP-Session: 6a7962e1-fd42-47fe-9cf9-965ca6ed9288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18197 | 2026.02.03 00:43:52.242173 [ 354 ] {09469ef5-18ad-4f1f-b7c2-db75b0e44c0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18198 | 2026.02.03 00:43:52.242259 [ 354 ] {09469ef5-18ad-4f1f-b7c2-db75b0e44c0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18199 | 2026.02.03 00:43:52.242613 [ 354 ] {09469ef5-18ad-4f1f-b7c2-db75b0e44c0d} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 18200 | 2026.02.03 00:43:52.243772 [ 333 ] {09469ef5-18ad-4f1f-b7c2-db75b0e44c0d} <Trace> AggregatingTransform: Aggregating | ||
| 18201 | 2026.02.03 00:43:52.243823 [ 333 ] {09469ef5-18ad-4f1f-b7c2-db75b0e44c0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 18202 | 2026.02.03 00:43:52.243861 [ 333 ] {09469ef5-18ad-4f1f-b7c2-db75b0e44c0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001138811 sec. (878.109 rows/sec., 34.30 KiB/sec.) | ||
| 18203 | 2026.02.03 00:43:52.243880 [ 333 ] {09469ef5-18ad-4f1f-b7c2-db75b0e44c0d} <Trace> Aggregator: Merging aggregated data | ||
| 18204 | 2026.02.03 00:43:52.245406 [ 354 ] {09469ef5-18ad-4f1f-b7c2-db75b0e44c0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00369 sec., 271.00271002710025 rows/sec., 10.59 KiB/sec. | ||
| 18205 | 2026.02.03 00:43:52.245671 [ 354 ] {09469ef5-18ad-4f1f-b7c2-db75b0e44c0d} <Debug> TCPHandler: Processed in 0.004328558 sec. | ||
| 18206 | 2026.02.03 00:43:52.245795 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18207 | 2026.02.03 00:43:52.245827 [ 354 ] {} <Debug> TCP-Session: e70a7a2b-524d-4e96-88c7-fed528453d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18208 | 2026.02.03 00:43:52.245842 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18209 | 2026.02.03 00:43:52.245873 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18210 | 2026.02.03 00:43:52.245896 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18211 | 2026.02.03 00:43:52.245915 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18212 | 2026.02.03 00:43:52.245939 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18213 | 2026.02.03 00:43:52.245959 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18214 | 2026.02.03 00:43:52.245971 [ 293 ] {} <Debug> TCP-Session: 32e15785-8488-475b-ae5d-4496833c8e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18215 | 2026.02.03 00:43:52.245994 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18216 | 2026.02.03 00:43:52.246012 [ 356 ] {} <Debug> TCP-Session: 6a7962e1-fd42-47fe-9cf9-965ca6ed9288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18217 | 2026.02.03 00:43:52.245996 [ 292 ] {} <Debug> TCP-Session: 26ed36bf-017f-4a37-9c09-fc9ebdb1a3f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18218 | 2026.02.03 00:43:52.246040 [ 352 ] {} <Debug> TCP-Session: 484369aa-cd5e-4c8e-8020-442f32a99314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18219 | 2026.02.03 00:43:52.245944 [ 357 ] {} <Debug> TCP-Session: 518cf932-83cf-49cf-bf43-cc3bbe26b859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18220 | 2026.02.03 00:43:52.245927 [ 353 ] {} <Debug> TCP-Session: 0dc52af9-566c-44d5-95e0-83580d27e3a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18221 | 2026.02.03 00:43:52.245884 [ 290 ] {} <Debug> TCP-Session: 619d72f1-4e6c-4dac-bf9c-92fcda0e27b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18222 | 2026.02.03 00:43:52.245974 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18223 | 2026.02.03 00:43:52.246183 [ 358 ] {} <Debug> TCP-Session: 691bad6f-b996-429a-af41-4decd1e5846a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18224 | 2026.02.03 00:43:52.318176 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18225 | 2026.02.03 00:43:52.318238 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18226 | 2026.02.03 00:43:52.605907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39247 | ||
| 18227 | 2026.02.03 00:43:52.606476 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18228 | 2026.02.03 00:43:52.606528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18229 | 2026.02.03 00:43:52.607035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18230 | 2026.02.03 00:43:52.607304 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18231 | 2026.02.03 00:43:52.607497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39247 | ||
| 18232 | 2026.02.03 00:43:54.775804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18233 | 2026.02.03 00:43:54.792985 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18234 | 2026.02.03 00:43:54.793055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18235 | 2026.02.03 00:43:54.799323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18236 | 2026.02.03 00:43:54.800108 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18237 | 2026.02.03 00:43:54.803484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18238 | 2026.02.03 00:43:55.184023 [ 217 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18239 | 2026.02.03 00:43:55.184120 [ 217 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18240 | 2026.02.03 00:43:55.187672 [ 217 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18241 | 2026.02.03 00:43:55.443418 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18242 | 2026.02.03 00:43:55.443494 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18243 | 2026.02.03 00:43:55.446135 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18244 | 2026.02.03 00:43:55.622630 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18245 | 2026.02.03 00:43:55.622910 [ 276 ] {cc6e0b72-f627-473f-b4f4-fe0d3fa310af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18246 | 2026.02.03 00:43:55.623013 [ 276 ] {cc6e0b72-f627-473f-b4f4-fe0d3fa310af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18247 | 2026.02.03 00:43:55.623741 [ 276 ] {cc6e0b72-f627-473f-b4f4-fe0d3fa310af} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18248 | 2026.02.03 00:43:55.623796 [ 276 ] {cc6e0b72-f627-473f-b4f4-fe0d3fa310af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18249 | 2026.02.03 00:43:55.624180 [ 276 ] {cc6e0b72-f627-473f-b4f4-fe0d3fa310af} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18250 | 2026.02.03 00:43:55.624399 [ 276 ] {cc6e0b72-f627-473f-b4f4-fe0d3fa310af} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18251 | 2026.02.03 00:43:55.624553 [ 276 ] {cc6e0b72-f627-473f-b4f4-fe0d3fa310af} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.00172 sec., 41860.46511627907 rows/sec., 3.36 MiB/sec. | ||
| 18252 | 2026.02.03 00:43:55.624594 [ 276 ] {cc6e0b72-f627-473f-b4f4-fe0d3fa310af} <Debug> TCPHandler: Processed in 0.00215635 sec. | ||
| 18253 | 2026.02.03 00:43:55.624736 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18254 | 2026.02.03 00:43:55.624829 [ 276 ] {de739350-a7d4-4826-8035-e649b358a02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18255 | 2026.02.03 00:43:55.624870 [ 276 ] {de739350-a7d4-4826-8035-e649b358a02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18256 | 2026.02.03 00:43:55.625312 [ 276 ] {de739350-a7d4-4826-8035-e649b358a02e} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18257 | 2026.02.03 00:43:55.625348 [ 276 ] {de739350-a7d4-4826-8035-e649b358a02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18258 | 2026.02.03 00:43:55.625632 [ 276 ] {de739350-a7d4-4826-8035-e649b358a02e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18259 | 2026.02.03 00:43:55.625837 [ 276 ] {de739350-a7d4-4826-8035-e649b358a02e} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18260 | 2026.02.03 00:43:55.625964 [ 276 ] {de739350-a7d4-4826-8035-e649b358a02e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001153 sec., 6938.421509106679 rows/sec., 521.74 KiB/sec. | ||
| 18261 | 2026.02.03 00:43:55.626001 [ 276 ] {de739350-a7d4-4826-8035-e649b358a02e} <Debug> TCPHandler: Processed in 0.001312314 sec. | ||
| 18262 | 2026.02.03 00:43:55.626110 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18263 | 2026.02.03 00:43:55.626201 [ 276 ] {3d455c84-8f3b-42db-8866-a2e91d2984ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18264 | 2026.02.03 00:43:55.626240 [ 276 ] {3d455c84-8f3b-42db-8866-a2e91d2984ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18265 | 2026.02.03 00:43:55.626668 [ 276 ] {3d455c84-8f3b-42db-8866-a2e91d2984ea} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18266 | 2026.02.03 00:43:55.626704 [ 276 ] {3d455c84-8f3b-42db-8866-a2e91d2984ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18267 | 2026.02.03 00:43:55.626994 [ 276 ] {3d455c84-8f3b-42db-8866-a2e91d2984ea} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18268 | 2026.02.03 00:43:55.627201 [ 276 ] {3d455c84-8f3b-42db-8866-a2e91d2984ea} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18269 | 2026.02.03 00:43:55.627331 [ 276 ] {3d455c84-8f3b-42db-8866-a2e91d2984ea} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001141 sec., 63102.54163014899 rows/sec., 4.93 MiB/sec. | ||
| 18270 | 2026.02.03 00:43:55.627367 [ 276 ] {3d455c84-8f3b-42db-8866-a2e91d2984ea} <Debug> TCPHandler: Processed in 0.001303773 sec. | ||
| 18271 | 2026.02.03 00:43:55.627443 [ 222 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18272 | 2026.02.03 00:43:55.627479 [ 222 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18273 | 2026.02.03 00:43:55.627492 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18274 | 2026.02.03 00:43:55.627583 [ 276 ] {8a44e3e0-795f-4fc7-88a6-3129f7e19333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18275 | 2026.02.03 00:43:55.627626 [ 276 ] {8a44e3e0-795f-4fc7-88a6-3129f7e19333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18276 | 2026.02.03 00:43:55.628045 [ 276 ] {8a44e3e0-795f-4fc7-88a6-3129f7e19333} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18277 | 2026.02.03 00:43:55.628079 [ 276 ] {8a44e3e0-795f-4fc7-88a6-3129f7e19333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18278 | 2026.02.03 00:43:55.628427 [ 276 ] {8a44e3e0-795f-4fc7-88a6-3129f7e19333} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18279 | 2026.02.03 00:43:55.628633 [ 276 ] {8a44e3e0-795f-4fc7-88a6-3129f7e19333} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18280 | 2026.02.03 00:43:55.628759 [ 276 ] {8a44e3e0-795f-4fc7-88a6-3129f7e19333} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 18281 | 2026.02.03 00:43:55.628794 [ 276 ] {8a44e3e0-795f-4fc7-88a6-3129f7e19333} <Debug> TCPHandler: Processed in 0.001348954 sec. | ||
| 18282 | 2026.02.03 00:43:55.628871 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18283 | 2026.02.03 00:43:55.628901 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18284 | 2026.02.03 00:43:55.628922 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18285 | 2026.02.03 00:43:55.629005 [ 276 ] {0a511c28-2488-483c-ae4b-b74a5f5a648a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18286 | 2026.02.03 00:43:55.629063 [ 276 ] {0a511c28-2488-483c-ae4b-b74a5f5a648a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18287 | 2026.02.03 00:43:55.629837 [ 276 ] {0a511c28-2488-483c-ae4b-b74a5f5a648a} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18288 | 2026.02.03 00:43:55.629872 [ 276 ] {0a511c28-2488-483c-ae4b-b74a5f5a648a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18289 | 2026.02.03 00:43:55.630427 [ 276 ] {0a511c28-2488-483c-ae4b-b74a5f5a648a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18290 | 2026.02.03 00:43:55.630698 [ 276 ] {0a511c28-2488-483c-ae4b-b74a5f5a648a} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18291 | 2026.02.03 00:43:55.630841 [ 276 ] {0a511c28-2488-483c-ae4b-b74a5f5a648a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001852 sec., 4319.654427645789 rows/sec., 7.74 MiB/sec. | ||
| 18292 | 2026.02.03 00:43:55.630894 [ 276 ] {0a511c28-2488-483c-ae4b-b74a5f5a648a} <Debug> TCPHandler: Processed in 0.002038487 sec. | ||
| 18293 | 2026.02.03 00:43:55.631023 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18294 | 2026.02.03 00:43:55.631050 [ 222 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18295 | 2026.02.03 00:43:55.631116 [ 276 ] {d5aa613d-6004-4237-ace6-4b2cc2c69adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18296 | 2026.02.03 00:43:55.631157 [ 276 ] {d5aa613d-6004-4237-ace6-4b2cc2c69adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18297 | 2026.02.03 00:43:55.631509 [ 276 ] {d5aa613d-6004-4237-ace6-4b2cc2c69adb} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18298 | 2026.02.03 00:43:55.631543 [ 276 ] {d5aa613d-6004-4237-ace6-4b2cc2c69adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18299 | 2026.02.03 00:43:55.631856 [ 276 ] {d5aa613d-6004-4237-ace6-4b2cc2c69adb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18300 | 2026.02.03 00:43:55.632101 [ 276 ] {d5aa613d-6004-4237-ace6-4b2cc2c69adb} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18301 | 2026.02.03 00:43:55.632223 [ 276 ] {d5aa613d-6004-4237-ace6-4b2cc2c69adb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 18302 | 2026.02.03 00:43:55.632258 [ 276 ] {d5aa613d-6004-4237-ace6-4b2cc2c69adb} <Debug> TCPHandler: Processed in 0.001288784 sec. | ||
| 18303 | 2026.02.03 00:43:55.632303 [ 221 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18304 | 2026.02.03 00:43:55.632337 [ 221 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18305 | 2026.02.03 00:43:55.632746 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18306 | 2026.02.03 00:43:55.635149 [ 221 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18307 | 2026.02.03 00:43:56.171743 [ 224 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18308 | 2026.02.03 00:43:56.171794 [ 224 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18309 | 2026.02.03 00:43:56.174713 [ 224 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18310 | 2026.02.03 00:43:57.476164 [ 221 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18311 | 2026.02.03 00:43:57.476238 [ 221 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18312 | 2026.02.03 00:43:57.479187 [ 221 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18313 | 2026.02.03 00:43:57.671466 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2324 | ||
| 18314 | 2026.02.03 00:43:57.674116 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18315 | 2026.02.03 00:43:57.674162 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18316 | 2026.02.03 00:43:57.675369 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18317 | 2026.02.03 00:43:57.675629 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18318 | 2026.02.03 00:43:57.675893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2324 | ||
| 18319 | 2026.02.03 00:44:00.108567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39759 | ||
| 18320 | 2026.02.03 00:44:00.109146 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18321 | 2026.02.03 00:44:00.109196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18322 | 2026.02.03 00:44:00.109719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18323 | 2026.02.03 00:44:00.109961 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18324 | 2026.02.03 00:44:00.110118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39759 | ||
| 18325 | 2026.02.03 00:44:00.630981 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18326 | 2026.02.03 00:44:00.631169 [ 276 ] {8c13da22-c747-4114-bd6c-6377e9818eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18327 | 2026.02.03 00:44:00.631236 [ 276 ] {8c13da22-c747-4114-bd6c-6377e9818eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18328 | 2026.02.03 00:44:00.632034 [ 276 ] {8c13da22-c747-4114-bd6c-6377e9818eb6} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18329 | 2026.02.03 00:44:00.632082 [ 276 ] {8c13da22-c747-4114-bd6c-6377e9818eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18330 | 2026.02.03 00:44:00.632501 [ 276 ] {8c13da22-c747-4114-bd6c-6377e9818eb6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18331 | 2026.02.03 00:44:00.632737 [ 276 ] {8c13da22-c747-4114-bd6c-6377e9818eb6} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18332 | 2026.02.03 00:44:00.632903 [ 276 ] {8c13da22-c747-4114-bd6c-6377e9818eb6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001785 sec., 149019.60784313726 rows/sec., 9.47 MiB/sec. | ||
| 18333 | 2026.02.03 00:44:00.632960 [ 276 ] {8c13da22-c747-4114-bd6c-6377e9818eb6} <Debug> TCPHandler: Processed in 0.002111698 sec. | ||
| 18334 | 2026.02.03 00:44:00.633095 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18335 | 2026.02.03 00:44:00.633190 [ 276 ] {df26e040-6fae-47a4-a155-80a80f0a4a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18336 | 2026.02.03 00:44:00.633232 [ 276 ] {df26e040-6fae-47a4-a155-80a80f0a4a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18337 | 2026.02.03 00:44:00.634082 [ 276 ] {df26e040-6fae-47a4-a155-80a80f0a4a55} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18338 | 2026.02.03 00:44:00.634122 [ 276 ] {df26e040-6fae-47a4-a155-80a80f0a4a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18339 | 2026.02.03 00:44:00.634481 [ 276 ] {df26e040-6fae-47a4-a155-80a80f0a4a55} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18340 | 2026.02.03 00:44:00.634690 [ 276 ] {df26e040-6fae-47a4-a155-80a80f0a4a55} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18341 | 2026.02.03 00:44:00.634827 [ 276 ] {df26e040-6fae-47a4-a155-80a80f0a4a55} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001656 sec., 495169.08212560386 rows/sec., 39.53 MiB/sec. | ||
| 18342 | 2026.02.03 00:44:00.634866 [ 276 ] {df26e040-6fae-47a4-a155-80a80f0a4a55} <Debug> TCPHandler: Processed in 0.001818553 sec. | ||
| 18343 | 2026.02.03 00:44:00.634982 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18344 | 2026.02.03 00:44:00.635075 [ 276 ] {fb488011-e610-4ef6-8659-b808db5c7cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18345 | 2026.02.03 00:44:00.635116 [ 276 ] {fb488011-e610-4ef6-8659-b808db5c7cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18346 | 2026.02.03 00:44:00.635569 [ 276 ] {fb488011-e610-4ef6-8659-b808db5c7cd6} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18347 | 2026.02.03 00:44:00.635606 [ 276 ] {fb488011-e610-4ef6-8659-b808db5c7cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18348 | 2026.02.03 00:44:00.635899 [ 276 ] {fb488011-e610-4ef6-8659-b808db5c7cd6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18349 | 2026.02.03 00:44:00.636105 [ 276 ] {fb488011-e610-4ef6-8659-b808db5c7cd6} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18350 | 2026.02.03 00:44:00.636231 [ 276 ] {fb488011-e610-4ef6-8659-b808db5c7cd6} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001174 sec., 142248.72231686543 rows/sec., 8.78 MiB/sec. | ||
| 18351 | 2026.02.03 00:44:00.636268 [ 276 ] {fb488011-e610-4ef6-8659-b808db5c7cd6} <Debug> TCPHandler: Processed in 0.001332964 sec. | ||
| 18352 | 2026.02.03 00:44:00.636380 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18353 | 2026.02.03 00:44:00.636472 [ 276 ] {37b6fb0d-892f-4dfb-acf7-b342089f9b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18354 | 2026.02.03 00:44:00.636511 [ 276 ] {37b6fb0d-892f-4dfb-acf7-b342089f9b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18355 | 2026.02.03 00:44:00.636941 [ 276 ] {37b6fb0d-892f-4dfb-acf7-b342089f9b25} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18356 | 2026.02.03 00:44:00.636978 [ 276 ] {37b6fb0d-892f-4dfb-acf7-b342089f9b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18357 | 2026.02.03 00:44:00.637268 [ 276 ] {37b6fb0d-892f-4dfb-acf7-b342089f9b25} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18358 | 2026.02.03 00:44:00.637484 [ 276 ] {37b6fb0d-892f-4dfb-acf7-b342089f9b25} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18359 | 2026.02.03 00:44:00.637610 [ 276 ] {37b6fb0d-892f-4dfb-acf7-b342089f9b25} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001156 sec., 121107.26643598617 rows/sec., 7.83 MiB/sec. | ||
| 18360 | 2026.02.03 00:44:00.637647 [ 276 ] {37b6fb0d-892f-4dfb-acf7-b342089f9b25} <Debug> TCPHandler: Processed in 0.001313314 sec. | ||
| 18361 | 2026.02.03 00:44:00.637759 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18362 | 2026.02.03 00:44:00.637851 [ 276 ] {9e67a89c-5b3f-492d-8af9-de8bf837123e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18363 | 2026.02.03 00:44:00.637891 [ 276 ] {9e67a89c-5b3f-492d-8af9-de8bf837123e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18364 | 2026.02.03 00:44:00.638329 [ 276 ] {9e67a89c-5b3f-492d-8af9-de8bf837123e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18365 | 2026.02.03 00:44:00.638365 [ 276 ] {9e67a89c-5b3f-492d-8af9-de8bf837123e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18366 | 2026.02.03 00:44:00.638651 [ 276 ] {9e67a89c-5b3f-492d-8af9-de8bf837123e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18367 | 2026.02.03 00:44:00.638853 [ 276 ] {9e67a89c-5b3f-492d-8af9-de8bf837123e} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18368 | 2026.02.03 00:44:00.638978 [ 276 ] {9e67a89c-5b3f-492d-8af9-de8bf837123e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001145 sec., 121397.37991266376 rows/sec., 6.91 MiB/sec. | ||
| 18369 | 2026.02.03 00:44:00.639016 [ 276 ] {9e67a89c-5b3f-492d-8af9-de8bf837123e} <Debug> TCPHandler: Processed in 0.001303223 sec. | ||
| 18370 | 2026.02.03 00:44:00.639129 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18371 | 2026.02.03 00:44:00.639220 [ 276 ] {aa021e19-7de8-4229-a96a-8d4bf09a4ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18372 | 2026.02.03 00:44:00.639260 [ 276 ] {aa021e19-7de8-4229-a96a-8d4bf09a4ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18373 | 2026.02.03 00:44:00.639861 [ 276 ] {aa021e19-7de8-4229-a96a-8d4bf09a4ffa} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18374 | 2026.02.03 00:44:00.639897 [ 276 ] {aa021e19-7de8-4229-a96a-8d4bf09a4ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18375 | 2026.02.03 00:44:00.640211 [ 276 ] {aa021e19-7de8-4229-a96a-8d4bf09a4ffa} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18376 | 2026.02.03 00:44:00.640414 [ 276 ] {aa021e19-7de8-4229-a96a-8d4bf09a4ffa} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18377 | 2026.02.03 00:44:00.640542 [ 276 ] {aa021e19-7de8-4229-a96a-8d4bf09a4ffa} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001339 sec., 371172.51680358476 rows/sec., 26.26 MiB/sec. | ||
| 18378 | 2026.02.03 00:44:00.640579 [ 276 ] {aa021e19-7de8-4229-a96a-8d4bf09a4ffa} <Debug> TCPHandler: Processed in 0.001496167 sec. | ||
| 18379 | 2026.02.03 00:44:00.640694 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18380 | 2026.02.03 00:44:00.640785 [ 276 ] {1ec5f7a4-d4b9-419c-bbae-7f187e0d75f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18381 | 2026.02.03 00:44:00.640827 [ 276 ] {1ec5f7a4-d4b9-419c-bbae-7f187e0d75f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18382 | 2026.02.03 00:44:00.641169 [ 276 ] {1ec5f7a4-d4b9-419c-bbae-7f187e0d75f2} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18383 | 2026.02.03 00:44:00.641204 [ 276 ] {1ec5f7a4-d4b9-419c-bbae-7f187e0d75f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18384 | 2026.02.03 00:44:00.641492 [ 276 ] {1ec5f7a4-d4b9-419c-bbae-7f187e0d75f2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18385 | 2026.02.03 00:44:00.641701 [ 276 ] {1ec5f7a4-d4b9-419c-bbae-7f187e0d75f2} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18386 | 2026.02.03 00:44:00.641825 [ 276 ] {1ec5f7a4-d4b9-419c-bbae-7f187e0d75f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 18387 | 2026.02.03 00:44:00.641861 [ 276 ] {1ec5f7a4-d4b9-419c-bbae-7f187e0d75f2} <Debug> TCPHandler: Processed in 0.001213652 sec. | ||
| 18388 | 2026.02.03 00:44:00.641872 [ 223 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18389 | 2026.02.03 00:44:00.641926 [ 223 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18390 | 2026.02.03 00:44:00.641970 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18391 | 2026.02.03 00:44:00.642068 [ 276 ] {0c5b5b50-0f7c-4520-a3fb-4f81a6c99f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18392 | 2026.02.03 00:44:00.642110 [ 276 ] {0c5b5b50-0f7c-4520-a3fb-4f81a6c99f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18393 | 2026.02.03 00:44:00.642524 [ 276 ] {0c5b5b50-0f7c-4520-a3fb-4f81a6c99f80} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18394 | 2026.02.03 00:44:00.642563 [ 276 ] {0c5b5b50-0f7c-4520-a3fb-4f81a6c99f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18395 | 2026.02.03 00:44:00.642914 [ 276 ] {0c5b5b50-0f7c-4520-a3fb-4f81a6c99f80} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18396 | 2026.02.03 00:44:00.643167 [ 276 ] {0c5b5b50-0f7c-4520-a3fb-4f81a6c99f80} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18397 | 2026.02.03 00:44:00.643306 [ 276 ] {0c5b5b50-0f7c-4520-a3fb-4f81a6c99f80} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001256 sec., 205414.01273885352 rows/sec., 13.68 MiB/sec. | ||
| 18398 | 2026.02.03 00:44:00.643343 [ 276 ] {0c5b5b50-0f7c-4520-a3fb-4f81a6c99f80} <Debug> TCPHandler: Processed in 0.001419415 sec. | ||
| 18399 | 2026.02.03 00:44:00.643463 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18400 | 2026.02.03 00:44:00.643555 [ 276 ] {f06f4c26-aa26-44c1-a6da-302c616526a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18401 | 2026.02.03 00:44:00.643597 [ 276 ] {f06f4c26-aa26-44c1-a6da-302c616526a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18402 | 2026.02.03 00:44:00.643913 [ 276 ] {f06f4c26-aa26-44c1-a6da-302c616526a6} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18403 | 2026.02.03 00:44:00.643951 [ 276 ] {f06f4c26-aa26-44c1-a6da-302c616526a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18404 | 2026.02.03 00:44:00.644099 [ 223 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18405 | 2026.02.03 00:44:00.644255 [ 276 ] {f06f4c26-aa26-44c1-a6da-302c616526a6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18406 | 2026.02.03 00:44:00.644473 [ 276 ] {f06f4c26-aa26-44c1-a6da-302c616526a6} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18407 | 2026.02.03 00:44:00.644598 [ 276 ] {f06f4c26-aa26-44c1-a6da-302c616526a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 18408 | 2026.02.03 00:44:00.644634 [ 276 ] {f06f4c26-aa26-44c1-a6da-302c616526a6} <Debug> TCPHandler: Processed in 0.001217232 sec. | ||
| 18409 | 2026.02.03 00:44:00.644743 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18410 | 2026.02.03 00:44:00.644834 [ 276 ] {6704e295-ce93-4e69-9baa-c0c44fd77f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18411 | 2026.02.03 00:44:00.644888 [ 276 ] {6704e295-ce93-4e69-9baa-c0c44fd77f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18412 | 2026.02.03 00:44:00.645742 [ 276 ] {6704e295-ce93-4e69-9baa-c0c44fd77f0e} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18413 | 2026.02.03 00:44:00.645778 [ 276 ] {6704e295-ce93-4e69-9baa-c0c44fd77f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18414 | 2026.02.03 00:44:00.646312 [ 276 ] {6704e295-ce93-4e69-9baa-c0c44fd77f0e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18415 | 2026.02.03 00:44:00.646537 [ 276 ] {6704e295-ce93-4e69-9baa-c0c44fd77f0e} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18416 | 2026.02.03 00:44:00.646671 [ 276 ] {6704e295-ce93-4e69-9baa-c0c44fd77f0e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001855 sec., 18328.840970350404 rows/sec., 32.84 MiB/sec. | ||
| 18417 | 2026.02.03 00:44:00.646724 [ 276 ] {6704e295-ce93-4e69-9baa-c0c44fd77f0e} <Debug> TCPHandler: Processed in 0.002027916 sec. | ||
| 18418 | 2026.02.03 00:44:00.646837 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18419 | 2026.02.03 00:44:00.646929 [ 276 ] {a1e05622-9369-44b5-b934-a502987d6896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18420 | 2026.02.03 00:44:00.646970 [ 276 ] {a1e05622-9369-44b5-b934-a502987d6896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18421 | 2026.02.03 00:44:00.647302 [ 276 ] {a1e05622-9369-44b5-b934-a502987d6896} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18422 | 2026.02.03 00:44:00.647337 [ 276 ] {a1e05622-9369-44b5-b934-a502987d6896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18423 | 2026.02.03 00:44:00.647633 [ 276 ] {a1e05622-9369-44b5-b934-a502987d6896} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18424 | 2026.02.03 00:44:00.647838 [ 276 ] {a1e05622-9369-44b5-b934-a502987d6896} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18425 | 2026.02.03 00:44:00.647962 [ 276 ] {a1e05622-9369-44b5-b934-a502987d6896} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001051 sec., 83729.78116079923 rows/sec., 5.26 MiB/sec. | ||
| 18426 | 2026.02.03 00:44:00.647997 [ 276 ] {a1e05622-9369-44b5-b934-a502987d6896} <Debug> TCPHandler: Processed in 0.001206932 sec. | ||
| 18427 | 2026.02.03 00:44:02.304318 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18428 | 2026.02.03 00:44:02.321778 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18429 | 2026.02.03 00:44:02.321830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18430 | 2026.02.03 00:44:02.328197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18431 | 2026.02.03 00:44:02.328968 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18432 | 2026.02.03 00:44:02.332832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18433 | 2026.02.03 00:44:05.652087 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18434 | 2026.02.03 00:44:05.652317 [ 276 ] {fa9fb59e-33a7-4d50-8201-f3dd6d5a1b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18435 | 2026.02.03 00:44:05.652394 [ 276 ] {fa9fb59e-33a7-4d50-8201-f3dd6d5a1b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18436 | 2026.02.03 00:44:05.653106 [ 276 ] {fa9fb59e-33a7-4d50-8201-f3dd6d5a1b21} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18437 | 2026.02.03 00:44:05.653160 [ 276 ] {fa9fb59e-33a7-4d50-8201-f3dd6d5a1b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18438 | 2026.02.03 00:44:05.653560 [ 276 ] {fa9fb59e-33a7-4d50-8201-f3dd6d5a1b21} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18439 | 2026.02.03 00:44:05.653794 [ 276 ] {fa9fb59e-33a7-4d50-8201-f3dd6d5a1b21} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18440 | 2026.02.03 00:44:05.653951 [ 276 ] {fa9fb59e-33a7-4d50-8201-f3dd6d5a1b21} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001691 sec., 2365.464222353637 rows/sec., 192.89 KiB/sec. | ||
| 18441 | 2026.02.03 00:44:05.653995 [ 276 ] {fa9fb59e-33a7-4d50-8201-f3dd6d5a1b21} <Debug> TCPHandler: Processed in 0.002054157 sec. | ||
| 18442 | 2026.02.03 00:44:05.654121 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18443 | 2026.02.03 00:44:05.654226 [ 276 ] {468318bc-7603-4ba4-97f3-1d7e73fd4782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18444 | 2026.02.03 00:44:05.654268 [ 276 ] {468318bc-7603-4ba4-97f3-1d7e73fd4782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18445 | 2026.02.03 00:44:05.655539 [ 276 ] {468318bc-7603-4ba4-97f3-1d7e73fd4782} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18446 | 2026.02.03 00:44:05.655577 [ 276 ] {468318bc-7603-4ba4-97f3-1d7e73fd4782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18447 | 2026.02.03 00:44:05.655974 [ 276 ] {468318bc-7603-4ba4-97f3-1d7e73fd4782} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18448 | 2026.02.03 00:44:05.656192 [ 276 ] {468318bc-7603-4ba4-97f3-1d7e73fd4782} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18449 | 2026.02.03 00:44:05.656328 [ 276 ] {468318bc-7603-4ba4-97f3-1d7e73fd4782} <Debug> executeQuery: Read 1215 rows, 102.27 KiB in 0.002121 sec., 572842.9985855728 rows/sec., 47.09 MiB/sec. | ||
| 18450 | 2026.02.03 00:44:05.656369 [ 276 ] {468318bc-7603-4ba4-97f3-1d7e73fd4782} <Debug> TCPHandler: Processed in 0.002296101 sec. | ||
| 18451 | 2026.02.03 00:44:05.656486 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18452 | 2026.02.03 00:44:05.656582 [ 276 ] {d28d6621-f9c6-4f91-8c34-2e9e60f2142a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18453 | 2026.02.03 00:44:05.656624 [ 276 ] {d28d6621-f9c6-4f91-8c34-2e9e60f2142a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18454 | 2026.02.03 00:44:05.657032 [ 276 ] {d28d6621-f9c6-4f91-8c34-2e9e60f2142a} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18455 | 2026.02.03 00:44:05.657070 [ 276 ] {d28d6621-f9c6-4f91-8c34-2e9e60f2142a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18456 | 2026.02.03 00:44:05.657389 [ 276 ] {d28d6621-f9c6-4f91-8c34-2e9e60f2142a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18457 | 2026.02.03 00:44:05.657595 [ 276 ] {d28d6621-f9c6-4f91-8c34-2e9e60f2142a} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18458 | 2026.02.03 00:44:05.657728 [ 276 ] {d28d6621-f9c6-4f91-8c34-2e9e60f2142a} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 756.10 KiB/sec. | ||
| 18459 | 2026.02.03 00:44:05.657767 [ 276 ] {d28d6621-f9c6-4f91-8c34-2e9e60f2142a} <Debug> TCPHandler: Processed in 0.001330484 sec. | ||
| 18460 | 2026.02.03 00:44:05.657877 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18461 | 2026.02.03 00:44:05.657971 [ 276 ] {91ea1c3d-d78d-4d1f-b91a-0d787b978dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18462 | 2026.02.03 00:44:05.658012 [ 276 ] {91ea1c3d-d78d-4d1f-b91a-0d787b978dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18463 | 2026.02.03 00:44:05.658543 [ 276 ] {91ea1c3d-d78d-4d1f-b91a-0d787b978dd8} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18464 | 2026.02.03 00:44:05.658579 [ 276 ] {91ea1c3d-d78d-4d1f-b91a-0d787b978dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18465 | 2026.02.03 00:44:05.658902 [ 276 ] {91ea1c3d-d78d-4d1f-b91a-0d787b978dd8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18466 | 2026.02.03 00:44:05.659109 [ 276 ] {91ea1c3d-d78d-4d1f-b91a-0d787b978dd8} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18467 | 2026.02.03 00:44:05.659241 [ 276 ] {91ea1c3d-d78d-4d1f-b91a-0d787b978dd8} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001288 sec., 177795.03105590062 rows/sec., 12.04 MiB/sec. | ||
| 18468 | 2026.02.03 00:44:05.659280 [ 276 ] {91ea1c3d-d78d-4d1f-b91a-0d787b978dd8} <Debug> TCPHandler: Processed in 0.001451547 sec. | ||
| 18469 | 2026.02.03 00:44:05.659389 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18470 | 2026.02.03 00:44:05.659493 [ 276 ] {c64dfc9e-4ea2-494b-accd-b56fc7ab77cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18471 | 2026.02.03 00:44:05.659535 [ 276 ] {c64dfc9e-4ea2-494b-accd-b56fc7ab77cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18472 | 2026.02.03 00:44:05.660238 [ 276 ] {c64dfc9e-4ea2-494b-accd-b56fc7ab77cb} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18473 | 2026.02.03 00:44:05.660276 [ 276 ] {c64dfc9e-4ea2-494b-accd-b56fc7ab77cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18474 | 2026.02.03 00:44:05.660635 [ 276 ] {c64dfc9e-4ea2-494b-accd-b56fc7ab77cb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18475 | 2026.02.03 00:44:05.660851 [ 276 ] {c64dfc9e-4ea2-494b-accd-b56fc7ab77cb} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18476 | 2026.02.03 00:44:05.660987 [ 276 ] {c64dfc9e-4ea2-494b-accd-b56fc7ab77cb} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001514 sec., 351387.0541611625 rows/sec., 26.04 MiB/sec. | ||
| 18477 | 2026.02.03 00:44:05.661027 [ 276 ] {c64dfc9e-4ea2-494b-accd-b56fc7ab77cb} <Debug> TCPHandler: Processed in 0.00168869 sec. | ||
| 18478 | 2026.02.03 00:44:05.661140 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18479 | 2026.02.03 00:44:05.661240 [ 276 ] {0400d9b5-5276-4df2-b019-d6f5bd37b328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18480 | 2026.02.03 00:44:05.661286 [ 276 ] {0400d9b5-5276-4df2-b019-d6f5bd37b328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18481 | 2026.02.03 00:44:05.661946 [ 276 ] {0400d9b5-5276-4df2-b019-d6f5bd37b328} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18482 | 2026.02.03 00:44:05.661983 [ 276 ] {0400d9b5-5276-4df2-b019-d6f5bd37b328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18483 | 2026.02.03 00:44:05.662387 [ 276 ] {0400d9b5-5276-4df2-b019-d6f5bd37b328} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18484 | 2026.02.03 00:44:05.662610 [ 276 ] {0400d9b5-5276-4df2-b019-d6f5bd37b328} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18485 | 2026.02.03 00:44:05.662746 [ 276 ] {0400d9b5-5276-4df2-b019-d6f5bd37b328} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001525 sec., 554754.0983606557 rows/sec., 37.34 MiB/sec. | ||
| 18486 | 2026.02.03 00:44:05.662748 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_114_23 to all_119_119_0 | ||
| 18487 | 2026.02.03 00:44:05.662784 [ 276 ] {0400d9b5-5276-4df2-b019-d6f5bd37b328} <Debug> TCPHandler: Processed in 0.001693371 sec. | ||
| 18488 | 2026.02.03 00:44:05.662825 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18489 | 2026.02.03 00:44:05.662850 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18490 | 2026.02.03 00:44:05.662913 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18491 | 2026.02.03 00:44:05.662944 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_23 to all_119_119_0 into Compact with storage Full | ||
| 18492 | 2026.02.03 00:44:05.663011 [ 276 ] {5d354b91-9e84-42f7-a75a-d2d94613c0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18493 | 2026.02.03 00:44:05.663044 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18494 | 2026.02.03 00:44:05.663055 [ 276 ] {5d354b91-9e84-42f7-a75a-d2d94613c0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18495 | 2026.02.03 00:44:05.663077 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 38284 rows starting from the beginning of the part | ||
| 18496 | 2026.02.03 00:44:05.663137 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 18497 | 2026.02.03 00:44:05.663183 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 259 rows starting from the beginning of the part | ||
| 18498 | 2026.02.03 00:44:05.663236 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 18499 | 2026.02.03 00:44:05.663277 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 258 rows starting from the beginning of the part | ||
| 18500 | 2026.02.03 00:44:05.663318 [ 198 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 846 rows starting from the beginning of the part | ||
| 18501 | 2026.02.03 00:44:05.663379 [ 276 ] {5d354b91-9e84-42f7-a75a-d2d94613c0a6} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18502 | 2026.02.03 00:44:05.663415 [ 276 ] {5d354b91-9e84-42f7-a75a-d2d94613c0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18503 | 2026.02.03 00:44:05.663726 [ 276 ] {5d354b91-9e84-42f7-a75a-d2d94613c0a6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18504 | 2026.02.03 00:44:05.663940 [ 276 ] {5d354b91-9e84-42f7-a75a-d2d94613c0a6} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18505 | 2026.02.03 00:44:05.664076 [ 276 ] {5d354b91-9e84-42f7-a75a-d2d94613c0a6} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 58.61 KiB/sec. | ||
| 18506 | 2026.02.03 00:44:05.664114 [ 276 ] {5d354b91-9e84-42f7-a75a-d2d94613c0a6} <Debug> TCPHandler: Processed in 0.001249963 sec. | ||
| 18507 | 2026.02.03 00:44:05.664233 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18508 | 2026.02.03 00:44:05.664327 [ 276 ] {4192877e-d3ce-4742-bbcc-7dba56474294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18509 | 2026.02.03 00:44:05.664384 [ 276 ] {4192877e-d3ce-4742-bbcc-7dba56474294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18510 | 2026.02.03 00:44:05.665187 [ 276 ] {4192877e-d3ce-4742-bbcc-7dba56474294} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18511 | 2026.02.03 00:44:05.665227 [ 276 ] {4192877e-d3ce-4742-bbcc-7dba56474294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18512 | 2026.02.03 00:44:05.665779 [ 276 ] {4192877e-d3ce-4742-bbcc-7dba56474294} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18513 | 2026.02.03 00:44:05.666012 [ 276 ] {4192877e-d3ce-4742-bbcc-7dba56474294} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18514 | 2026.02.03 00:44:05.666172 [ 276 ] {4192877e-d3ce-4742-bbcc-7dba56474294} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001861 sec., 4298.76410531972 rows/sec., 7.70 MiB/sec. | ||
| 18515 | 2026.02.03 00:44:05.666261 [ 276 ] {4192877e-d3ce-4742-bbcc-7dba56474294} <Debug> TCPHandler: Processed in 0.002077637 sec. | ||
| 18516 | 2026.02.03 00:44:05.666375 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18517 | 2026.02.03 00:44:05.666470 [ 276 ] {6beec7f0-f44c-40f3-91dc-a64b53d27306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18518 | 2026.02.03 00:44:05.666512 [ 276 ] {6beec7f0-f44c-40f3-91dc-a64b53d27306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18519 | 2026.02.03 00:44:05.666858 [ 276 ] {6beec7f0-f44c-40f3-91dc-a64b53d27306} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18520 | 2026.02.03 00:44:05.666894 [ 276 ] {6beec7f0-f44c-40f3-91dc-a64b53d27306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18521 | 2026.02.03 00:44:05.667213 [ 276 ] {6beec7f0-f44c-40f3-91dc-a64b53d27306} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18522 | 2026.02.03 00:44:05.667430 [ 276 ] {6beec7f0-f44c-40f3-91dc-a64b53d27306} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18523 | 2026.02.03 00:44:05.667560 [ 276 ] {6beec7f0-f44c-40f3-91dc-a64b53d27306} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 18524 | 2026.02.03 00:44:05.667597 [ 276 ] {6beec7f0-f44c-40f3-91dc-a64b53d27306} <Debug> TCPHandler: Processed in 0.001272162 sec. | ||
| 18525 | 2026.02.03 00:44:05.670829 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39967 rows, containing 5 columns (5 merged, 0 gathered) in 0.007920363 sec., 5046107.1039294535 rows/sec., 340.00 MiB/sec. | ||
| 18526 | 2026.02.03 00:44:05.671491 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 18527 | 2026.02.03 00:44:05.671877 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18528 | 2026.02.03 00:44:05.671974 [ 192 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_114_23, all_119_119_0] -> all_1_119_24 | ||
| 18529 | 2026.02.03 00:44:05.672103 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 18530 | 2026.02.03 00:44:07.318267 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18531 | 2026.02.03 00:44:07.318315 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18532 | 2026.02.03 00:44:07.610335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40207 | ||
| 18533 | 2026.02.03 00:44:07.610859 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18534 | 2026.02.03 00:44:07.610908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18535 | 2026.02.03 00:44:07.611404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18536 | 2026.02.03 00:44:07.611635 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18537 | 2026.02.03 00:44:07.611781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40207 | ||
| 18538 | 2026.02.03 00:44:07.676879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2364 | ||
| 18539 | 2026.02.03 00:44:07.679310 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18540 | 2026.02.03 00:44:07.679350 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18541 | 2026.02.03 00:44:07.680531 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18542 | 2026.02.03 00:44:07.680799 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18543 | 2026.02.03 00:44:07.681056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2364 | ||
| 18544 | 2026.02.03 00:44:09.833072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18545 | 2026.02.03 00:44:09.851839 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18546 | 2026.02.03 00:44:09.851900 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18547 | 2026.02.03 00:44:09.858472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18548 | 2026.02.03 00:44:09.859176 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18549 | 2026.02.03 00:44:09.862266 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18550 | 2026.02.03 00:44:10.631145 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18551 | 2026.02.03 00:44:10.631335 [ 276 ] {c7f4ed23-788f-4998-acef-a6bb18b50328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18552 | 2026.02.03 00:44:10.631410 [ 276 ] {c7f4ed23-788f-4998-acef-a6bb18b50328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18553 | 2026.02.03 00:44:10.632274 [ 276 ] {c7f4ed23-788f-4998-acef-a6bb18b50328} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18554 | 2026.02.03 00:44:10.632339 [ 276 ] {c7f4ed23-788f-4998-acef-a6bb18b50328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18555 | 2026.02.03 00:44:10.632898 [ 276 ] {c7f4ed23-788f-4998-acef-a6bb18b50328} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18556 | 2026.02.03 00:44:10.633155 [ 276 ] {c7f4ed23-788f-4998-acef-a6bb18b50328} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18557 | 2026.02.03 00:44:10.633329 [ 276 ] {c7f4ed23-788f-4998-acef-a6bb18b50328} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002045 sec., 130073.34963325184 rows/sec., 8.26 MiB/sec. | ||
| 18558 | 2026.02.03 00:44:10.633387 [ 276 ] {c7f4ed23-788f-4998-acef-a6bb18b50328} <Debug> TCPHandler: Processed in 0.002379663 sec. | ||
| 18559 | 2026.02.03 00:44:10.633531 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18560 | 2026.02.03 00:44:10.633637 [ 276 ] {f5f3cfa4-7196-48f9-b36e-5fdcce55182f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18561 | 2026.02.03 00:44:10.633684 [ 276 ] {f5f3cfa4-7196-48f9-b36e-5fdcce55182f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18562 | 2026.02.03 00:44:10.634682 [ 276 ] {f5f3cfa4-7196-48f9-b36e-5fdcce55182f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18563 | 2026.02.03 00:44:10.634721 [ 276 ] {f5f3cfa4-7196-48f9-b36e-5fdcce55182f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18564 | 2026.02.03 00:44:10.635217 [ 276 ] {f5f3cfa4-7196-48f9-b36e-5fdcce55182f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18565 | 2026.02.03 00:44:10.635435 [ 276 ] {f5f3cfa4-7196-48f9-b36e-5fdcce55182f} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18566 | 2026.02.03 00:44:10.635578 [ 276 ] {f5f3cfa4-7196-48f9-b36e-5fdcce55182f} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001967 sec., 416878.49517031014 rows/sec., 33.28 MiB/sec. | ||
| 18567 | 2026.02.03 00:44:10.635621 [ 276 ] {f5f3cfa4-7196-48f9-b36e-5fdcce55182f} <Debug> TCPHandler: Processed in 0.002143918 sec. | ||
| 18568 | 2026.02.03 00:44:10.635750 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18569 | 2026.02.03 00:44:10.635853 [ 276 ] {effccdca-84da-4bf5-ba9b-f03270355172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18570 | 2026.02.03 00:44:10.635897 [ 276 ] {effccdca-84da-4bf5-ba9b-f03270355172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18571 | 2026.02.03 00:44:10.636374 [ 276 ] {effccdca-84da-4bf5-ba9b-f03270355172} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18572 | 2026.02.03 00:44:10.636413 [ 276 ] {effccdca-84da-4bf5-ba9b-f03270355172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18573 | 2026.02.03 00:44:10.636737 [ 276 ] {effccdca-84da-4bf5-ba9b-f03270355172} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18574 | 2026.02.03 00:44:10.636961 [ 276 ] {effccdca-84da-4bf5-ba9b-f03270355172} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18575 | 2026.02.03 00:44:10.637096 [ 276 ] {effccdca-84da-4bf5-ba9b-f03270355172} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001265 sec., 132015.81027667984 rows/sec., 8.15 MiB/sec. | ||
| 18576 | 2026.02.03 00:44:10.637137 [ 276 ] {effccdca-84da-4bf5-ba9b-f03270355172} <Debug> TCPHandler: Processed in 0.001439575 sec. | ||
| 18577 | 2026.02.03 00:44:10.637257 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18578 | 2026.02.03 00:44:10.637354 [ 276 ] {d2805f60-efaf-4939-bae9-95d8a05457d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18579 | 2026.02.03 00:44:10.637396 [ 276 ] {d2805f60-efaf-4939-bae9-95d8a05457d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18580 | 2026.02.03 00:44:10.637847 [ 276 ] {d2805f60-efaf-4939-bae9-95d8a05457d0} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18581 | 2026.02.03 00:44:10.637885 [ 276 ] {d2805f60-efaf-4939-bae9-95d8a05457d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18582 | 2026.02.03 00:44:10.638235 [ 276 ] {d2805f60-efaf-4939-bae9-95d8a05457d0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18583 | 2026.02.03 00:44:10.638468 [ 276 ] {d2805f60-efaf-4939-bae9-95d8a05457d0} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18584 | 2026.02.03 00:44:10.638612 [ 276 ] {d2805f60-efaf-4939-bae9-95d8a05457d0} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001277 sec., 109631.9498825372 rows/sec., 7.09 MiB/sec. | ||
| 18585 | 2026.02.03 00:44:10.638652 [ 276 ] {d2805f60-efaf-4939-bae9-95d8a05457d0} <Debug> TCPHandler: Processed in 0.001445826 sec. | ||
| 18586 | 2026.02.03 00:44:10.638773 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18587 | 2026.02.03 00:44:10.638868 [ 276 ] {c290a9e1-7010-4656-a291-909f93f6cca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18588 | 2026.02.03 00:44:10.638910 [ 276 ] {c290a9e1-7010-4656-a291-909f93f6cca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18589 | 2026.02.03 00:44:10.639372 [ 276 ] {c290a9e1-7010-4656-a291-909f93f6cca5} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18590 | 2026.02.03 00:44:10.639473 [ 276 ] {c290a9e1-7010-4656-a291-909f93f6cca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18591 | 2026.02.03 00:44:10.639807 [ 276 ] {c290a9e1-7010-4656-a291-909f93f6cca5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18592 | 2026.02.03 00:44:10.640044 [ 276 ] {c290a9e1-7010-4656-a291-909f93f6cca5} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2026.02.03 00:44:10.640184 [ 276 ] {c290a9e1-7010-4656-a291-909f93f6cca5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001333 sec., 104276.06901725431 rows/sec., 5.93 MiB/sec. | ||
| 18594 | 2026.02.03 00:44:10.640230 [ 276 ] {c290a9e1-7010-4656-a291-909f93f6cca5} <Debug> TCPHandler: Processed in 0.001505917 sec. | ||
| 18595 | 2026.02.03 00:44:10.640363 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18596 | 2026.02.03 00:44:10.640458 [ 276 ] {cf3b1b6a-1d7a-411b-b059-da1f2e7d2c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18597 | 2026.02.03 00:44:10.640501 [ 276 ] {cf3b1b6a-1d7a-411b-b059-da1f2e7d2c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18598 | 2026.02.03 00:44:10.641165 [ 276 ] {cf3b1b6a-1d7a-411b-b059-da1f2e7d2c2f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18599 | 2026.02.03 00:44:10.641316 [ 276 ] {cf3b1b6a-1d7a-411b-b059-da1f2e7d2c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18600 | 2026.02.03 00:44:10.641691 [ 276 ] {cf3b1b6a-1d7a-411b-b059-da1f2e7d2c2f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18601 | 2026.02.03 00:44:10.641915 [ 276 ] {cf3b1b6a-1d7a-411b-b059-da1f2e7d2c2f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18602 | 2026.02.03 00:44:10.642057 [ 276 ] {cf3b1b6a-1d7a-411b-b059-da1f2e7d2c2f} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001618 sec., 307169.3448702101 rows/sec., 21.73 MiB/sec. | ||
| 18603 | 2026.02.03 00:44:10.642098 [ 276 ] {cf3b1b6a-1d7a-411b-b059-da1f2e7d2c2f} <Debug> TCPHandler: Processed in 0.001785282 sec. | ||
| 18604 | 2026.02.03 00:44:10.642216 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18605 | 2026.02.03 00:44:10.642313 [ 276 ] {3300b336-f8d4-43b2-bca5-8d66b4538bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18606 | 2026.02.03 00:44:10.642370 [ 276 ] {3300b336-f8d4-43b2-bca5-8d66b4538bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18607 | 2026.02.03 00:44:10.642731 [ 276 ] {3300b336-f8d4-43b2-bca5-8d66b4538bb0} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18608 | 2026.02.03 00:44:10.642769 [ 276 ] {3300b336-f8d4-43b2-bca5-8d66b4538bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18609 | 2026.02.03 00:44:10.643093 [ 276 ] {3300b336-f8d4-43b2-bca5-8d66b4538bb0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18610 | 2026.02.03 00:44:10.643341 [ 276 ] {3300b336-f8d4-43b2-bca5-8d66b4538bb0} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18611 | 2026.02.03 00:44:10.643486 [ 276 ] {3300b336-f8d4-43b2-bca5-8d66b4538bb0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 263.20 KiB/sec. | ||
| 18612 | 2026.02.03 00:44:10.643524 [ 276 ] {3300b336-f8d4-43b2-bca5-8d66b4538bb0} <Debug> TCPHandler: Processed in 0.001357905 sec. | ||
| 18613 | 2026.02.03 00:44:10.643643 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18614 | 2026.02.03 00:44:10.643738 [ 276 ] {bb8b6d13-d01c-4268-896e-7ecd93e53e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18615 | 2026.02.03 00:44:10.643781 [ 276 ] {bb8b6d13-d01c-4268-896e-7ecd93e53e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18616 | 2026.02.03 00:44:10.644207 [ 276 ] {bb8b6d13-d01c-4268-896e-7ecd93e53e9d} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18617 | 2026.02.03 00:44:10.644243 [ 276 ] {bb8b6d13-d01c-4268-896e-7ecd93e53e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18618 | 2026.02.03 00:44:10.644597 [ 276 ] {bb8b6d13-d01c-4268-896e-7ecd93e53e9d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18619 | 2026.02.03 00:44:10.644822 [ 276 ] {bb8b6d13-d01c-4268-896e-7ecd93e53e9d} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18620 | 2026.02.03 00:44:10.644957 [ 276 ] {bb8b6d13-d01c-4268-896e-7ecd93e53e9d} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001237 sec., 208569.11883589328 rows/sec., 13.89 MiB/sec. | ||
| 18621 | 2026.02.03 00:44:10.644997 [ 276 ] {bb8b6d13-d01c-4268-896e-7ecd93e53e9d} <Debug> TCPHandler: Processed in 0.001403955 sec. | ||
| 18622 | 2026.02.03 00:44:10.645115 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18623 | 2026.02.03 00:44:10.645210 [ 276 ] {a17349bc-4202-4443-879c-5742e3a2616a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18624 | 2026.02.03 00:44:10.645255 [ 276 ] {a17349bc-4202-4443-879c-5742e3a2616a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18625 | 2026.02.03 00:44:10.645583 [ 276 ] {a17349bc-4202-4443-879c-5742e3a2616a} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18626 | 2026.02.03 00:44:10.645620 [ 276 ] {a17349bc-4202-4443-879c-5742e3a2616a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18627 | 2026.02.03 00:44:10.645928 [ 276 ] {a17349bc-4202-4443-879c-5742e3a2616a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18628 | 2026.02.03 00:44:10.646148 [ 276 ] {a17349bc-4202-4443-879c-5742e3a2616a} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18629 | 2026.02.03 00:44:10.646284 [ 276 ] {a17349bc-4202-4443-879c-5742e3a2616a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 18630 | 2026.02.03 00:44:10.646322 [ 276 ] {a17349bc-4202-4443-879c-5742e3a2616a} <Debug> TCPHandler: Processed in 0.001257783 sec. | ||
| 18631 | 2026.02.03 00:44:10.646436 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18632 | 2026.02.03 00:44:10.646532 [ 276 ] {6bdb0123-ffe1-4aaf-993b-fb1b894fc52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18633 | 2026.02.03 00:44:10.646589 [ 276 ] {6bdb0123-ffe1-4aaf-993b-fb1b894fc52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18634 | 2026.02.03 00:44:10.647485 [ 276 ] {6bdb0123-ffe1-4aaf-993b-fb1b894fc52a} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18635 | 2026.02.03 00:44:10.647522 [ 276 ] {6bdb0123-ffe1-4aaf-993b-fb1b894fc52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18636 | 2026.02.03 00:44:10.648119 [ 276 ] {6bdb0123-ffe1-4aaf-993b-fb1b894fc52a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18637 | 2026.02.03 00:44:10.648391 [ 276 ] {6bdb0123-ffe1-4aaf-993b-fb1b894fc52a} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18638 | 2026.02.03 00:44:10.648543 [ 276 ] {6bdb0123-ffe1-4aaf-993b-fb1b894fc52a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00203 sec., 16748.768472906402 rows/sec., 30.01 MiB/sec. | ||
| 18639 | 2026.02.03 00:44:10.648622 [ 276 ] {6bdb0123-ffe1-4aaf-993b-fb1b894fc52a} <Debug> TCPHandler: Processed in 0.00223479 sec. | ||
| 18640 | 2026.02.03 00:44:10.648738 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18641 | 2026.02.03 00:44:10.648834 [ 276 ] {a32b6fcb-ce26-4d05-b7d6-56d7d4629213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18642 | 2026.02.03 00:44:10.648878 [ 276 ] {a32b6fcb-ce26-4d05-b7d6-56d7d4629213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18643 | 2026.02.03 00:44:10.649220 [ 276 ] {a32b6fcb-ce26-4d05-b7d6-56d7d4629213} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18644 | 2026.02.03 00:44:10.649256 [ 276 ] {a32b6fcb-ce26-4d05-b7d6-56d7d4629213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18645 | 2026.02.03 00:44:10.649580 [ 276 ] {a32b6fcb-ce26-4d05-b7d6-56d7d4629213} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18646 | 2026.02.03 00:44:10.649803 [ 276 ] {a32b6fcb-ce26-4d05-b7d6-56d7d4629213} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18647 | 2026.02.03 00:44:10.649939 [ 276 ] {a32b6fcb-ce26-4d05-b7d6-56d7d4629213} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001123 sec., 78361.53161175422 rows/sec., 4.92 MiB/sec. | ||
| 18648 | 2026.02.03 00:44:10.649977 [ 276 ] {a32b6fcb-ce26-4d05-b7d6-56d7d4629213} <Debug> TCPHandler: Processed in 0.001288793 sec. | ||
| 18649 | 2026.02.03 00:44:14.763891 [ 222 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18650 | 2026.02.03 00:44:14.763964 [ 222 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18651 | 2026.02.03 00:44:14.767775 [ 222 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18652 | 2026.02.03 00:44:15.111938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40719 | ||
| 18653 | 2026.02.03 00:44:15.112543 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18654 | 2026.02.03 00:44:15.112593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18655 | 2026.02.03 00:44:15.113086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18656 | 2026.02.03 00:44:15.113335 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18657 | 2026.02.03 00:44:15.113486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40719 | ||
| 18658 | 2026.02.03 00:44:15.622933 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18659 | 2026.02.03 00:44:15.623113 [ 276 ] {6534c574-83eb-4803-b9aa-b64b0133fb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18660 | 2026.02.03 00:44:15.623180 [ 276 ] {6534c574-83eb-4803-b9aa-b64b0133fb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18661 | 2026.02.03 00:44:15.623842 [ 276 ] {6534c574-83eb-4803-b9aa-b64b0133fb5b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18662 | 2026.02.03 00:44:15.623890 [ 276 ] {6534c574-83eb-4803-b9aa-b64b0133fb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18663 | 2026.02.03 00:44:15.624286 [ 276 ] {6534c574-83eb-4803-b9aa-b64b0133fb5b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18664 | 2026.02.03 00:44:15.624507 [ 276 ] {6534c574-83eb-4803-b9aa-b64b0133fb5b} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18665 | 2026.02.03 00:44:15.624660 [ 276 ] {6534c574-83eb-4803-b9aa-b64b0133fb5b} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001597 sec., 45084.53350031309 rows/sec., 3.62 MiB/sec. | ||
| 18666 | 2026.02.03 00:44:15.624672 [ 83 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18667 | 2026.02.03 00:44:15.624702 [ 276 ] {6534c574-83eb-4803-b9aa-b64b0133fb5b} <Debug> TCPHandler: Processed in 0.001901454 sec. | ||
| 18668 | 2026.02.03 00:44:15.624749 [ 83 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18669 | 2026.02.03 00:44:15.624778 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18670 | 2026.02.03 00:44:15.624845 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18671 | 2026.02.03 00:44:15.624898 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18672 | 2026.02.03 00:44:15.624942 [ 276 ] {4e8a905c-ec4f-4ec9-88bd-5501e3bf55eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18673 | 2026.02.03 00:44:15.624986 [ 276 ] {4e8a905c-ec4f-4ec9-88bd-5501e3bf55eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18674 | 2026.02.03 00:44:15.625035 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18675 | 2026.02.03 00:44:15.625075 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1986 rows starting from the beginning of the part | ||
| 18676 | 2026.02.03 00:44:15.625145 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 72 rows starting from the beginning of the part | ||
| 18677 | 2026.02.03 00:44:15.625221 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 820 rows starting from the beginning of the part | ||
| 18678 | 2026.02.03 00:44:15.625272 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1215 rows starting from the beginning of the part | ||
| 18679 | 2026.02.03 00:44:15.625342 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 820 rows starting from the beginning of the part | ||
| 18680 | 2026.02.03 00:44:15.625385 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 72 rows starting from the beginning of the part | ||
| 18681 | 2026.02.03 00:44:15.625399 [ 276 ] {4e8a905c-ec4f-4ec9-88bd-5501e3bf55eb} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18682 | 2026.02.03 00:44:15.625440 [ 276 ] {4e8a905c-ec4f-4ec9-88bd-5501e3bf55eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18683 | 2026.02.03 00:44:15.625767 [ 276 ] {4e8a905c-ec4f-4ec9-88bd-5501e3bf55eb} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18684 | 2026.02.03 00:44:15.625982 [ 276 ] {4e8a905c-ec4f-4ec9-88bd-5501e3bf55eb} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18685 | 2026.02.03 00:44:15.626103 [ 83 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18686 | 2026.02.03 00:44:15.626117 [ 276 ] {4e8a905c-ec4f-4ec9-88bd-5501e3bf55eb} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001193 sec., 6705.783738474434 rows/sec., 504.24 KiB/sec. | ||
| 18687 | 2026.02.03 00:44:15.626136 [ 83 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18688 | 2026.02.03 00:44:15.626158 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18689 | 2026.02.03 00:44:15.626161 [ 276 ] {4e8a905c-ec4f-4ec9-88bd-5501e3bf55eb} <Debug> TCPHandler: Processed in 0.001362895 sec. | ||
| 18690 | 2026.02.03 00:44:15.626246 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18691 | 2026.02.03 00:44:15.626286 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18692 | 2026.02.03 00:44:15.626365 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18693 | 2026.02.03 00:44:15.626383 [ 276 ] {c1feef9d-a9bb-497e-b2d6-c0d51fe6506c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18694 | 2026.02.03 00:44:15.626402 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 193 rows starting from the beginning of the part | ||
| 18695 | 2026.02.03 00:44:15.626426 [ 276 ] {c1feef9d-a9bb-497e-b2d6-c0d51fe6506c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18696 | 2026.02.03 00:44:15.626469 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 8 rows starting from the beginning of the part | ||
| 18697 | 2026.02.03 00:44:15.626518 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 167 rows starting from the beginning of the part | ||
| 18698 | 2026.02.03 00:44:15.626556 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 12 rows starting from the beginning of the part | ||
| 18699 | 2026.02.03 00:44:15.626595 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 167 rows starting from the beginning of the part | ||
| 18700 | 2026.02.03 00:44:15.626631 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 8 rows starting from the beginning of the part | ||
| 18701 | 2026.02.03 00:44:15.626855 [ 276 ] {c1feef9d-a9bb-497e-b2d6-c0d51fe6506c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18702 | 2026.02.03 00:44:15.626899 [ 276 ] {c1feef9d-a9bb-497e-b2d6-c0d51fe6506c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18703 | 2026.02.03 00:44:15.627207 [ 276 ] {c1feef9d-a9bb-497e-b2d6-c0d51fe6506c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18704 | 2026.02.03 00:44:15.627392 [ 200 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4985 rows, containing 5 columns (5 merged, 0 gathered) in 0.002544606 sec., 1959045.919093172 rows/sec., 166.21 MiB/sec. | ||
| 18705 | 2026.02.03 00:44:15.627421 [ 276 ] {c1feef9d-a9bb-497e-b2d6-c0d51fe6506c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18706 | 2026.02.03 00:44:15.627538 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330295 sec., 417200.6960862064 rows/sec., 27.74 MiB/sec. | ||
| 18707 | 2026.02.03 00:44:15.627566 [ 276 ] {c1feef9d-a9bb-497e-b2d6-c0d51fe6506c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001202 sec., 59900.166389351085 rows/sec., 4.68 MiB/sec. | ||
| 18708 | 2026.02.03 00:44:15.627604 [ 276 ] {c1feef9d-a9bb-497e-b2d6-c0d51fe6506c} <Debug> TCPHandler: Processed in 0.001364365 sec. | ||
| 18709 | 2026.02.03 00:44:15.627617 [ 84 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18710 | 2026.02.03 00:44:15.627666 [ 84 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18711 | 2026.02.03 00:44:15.627689 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18712 | 2026.02.03 00:44:15.627698 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18713 | 2026.02.03 00:44:15.627720 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18714 | 2026.02.03 00:44:15.627721 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18715 | 2026.02.03 00:44:15.627778 [ 195 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18716 | 2026.02.03 00:44:15.627831 [ 276 ] {a4670aaf-33fb-4b9f-bc98-fe22ecdb1d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18717 | 2026.02.03 00:44:15.627875 [ 195 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18718 | 2026.02.03 00:44:15.627881 [ 276 ] {a4670aaf-33fb-4b9f-bc98-fe22ecdb1d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18719 | 2026.02.03 00:44:15.627911 [ 195 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 997 rows starting from the beginning of the part | ||
| 18720 | 2026.02.03 00:44:15.627969 [ 195 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 72 rows starting from the beginning of the part | ||
| 18721 | 2026.02.03 00:44:15.628013 [ 195 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 497 rows starting from the beginning of the part | ||
| 18722 | 2026.02.03 00:44:15.628036 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18723 | 2026.02.03 00:44:15.628053 [ 195 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 532 rows starting from the beginning of the part | ||
| 18724 | 2026.02.03 00:44:15.628071 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18725 | 2026.02.03 00:44:15.628093 [ 195 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 497 rows starting from the beginning of the part | ||
| 18726 | 2026.02.03 00:44:15.628117 [ 199 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_116_23} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18727 | 2026.02.03 00:44:15.628146 [ 195 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 72 rows starting from the beginning of the part | ||
| 18728 | 2026.02.03 00:44:15.628160 [ 193 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_121_24} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18729 | 2026.02.03 00:44:15.628202 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18730 | 2026.02.03 00:44:15.628274 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 18731 | 2026.02.03 00:44:15.628345 [ 276 ] {a4670aaf-33fb-4b9f-bc98-fe22ecdb1d34} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18732 | 2026.02.03 00:44:15.628390 [ 276 ] {a4670aaf-33fb-4b9f-bc98-fe22ecdb1d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18733 | 2026.02.03 00:44:15.628735 [ 276 ] {a4670aaf-33fb-4b9f-bc98-fe22ecdb1d34} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18734 | 2026.02.03 00:44:15.628959 [ 276 ] {a4670aaf-33fb-4b9f-bc98-fe22ecdb1d34} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18735 | 2026.02.03 00:44:15.629090 [ 276 ] {a4670aaf-33fb-4b9f-bc98-fe22ecdb1d34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 18736 | 2026.02.03 00:44:15.629126 [ 276 ] {a4670aaf-33fb-4b9f-bc98-fe22ecdb1d34} <Debug> TCPHandler: Processed in 0.001451756 sec. | ||
| 18737 | 2026.02.03 00:44:15.629237 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18738 | 2026.02.03 00:44:15.629267 [ 195 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2667 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525307 sec., 1748500.4658078668 rows/sec., 133.27 MiB/sec. | ||
| 18739 | 2026.02.03 00:44:15.629328 [ 276 ] {7776c855-1df2-47af-acce-afae2f0d61ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18740 | 2026.02.03 00:44:15.629387 [ 276 ] {7776c855-1df2-47af-acce-afae2f0d61ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18741 | 2026.02.03 00:44:15.629432 [ 193 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18742 | 2026.02.03 00:44:15.629675 [ 193 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18743 | 2026.02.03 00:44:15.629761 [ 193 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_121_24} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18744 | 2026.02.03 00:44:15.629882 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 18745 | 2026.02.03 00:44:15.630175 [ 276 ] {7776c855-1df2-47af-acce-afae2f0d61ec} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18746 | 2026.02.03 00:44:15.630215 [ 276 ] {7776c855-1df2-47af-acce-afae2f0d61ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18747 | 2026.02.03 00:44:15.630723 [ 276 ] {7776c855-1df2-47af-acce-afae2f0d61ec} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18748 | 2026.02.03 00:44:15.630943 [ 276 ] {7776c855-1df2-47af-acce-afae2f0d61ec} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18749 | 2026.02.03 00:44:15.631081 [ 276 ] {7776c855-1df2-47af-acce-afae2f0d61ec} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00177 sec., 4519.774011299435 rows/sec., 8.10 MiB/sec. | ||
| 18750 | 2026.02.03 00:44:15.631098 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18751 | 2026.02.03 00:44:15.631141 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18752 | 2026.02.03 00:44:15.631144 [ 276 ] {7776c855-1df2-47af-acce-afae2f0d61ec} <Debug> TCPHandler: Processed in 0.001953405 sec. | ||
| 18753 | 2026.02.03 00:44:15.631163 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18754 | 2026.02.03 00:44:15.631242 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18755 | 2026.02.03 00:44:15.631273 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18756 | 2026.02.03 00:44:15.631370 [ 276 ] {98a6b27d-5aa0-4e58-bf9d-a24b7736f2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18757 | 2026.02.03 00:44:15.631411 [ 276 ] {98a6b27d-5aa0-4e58-bf9d-a24b7736f2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18758 | 2026.02.03 00:44:15.631417 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18759 | 2026.02.03 00:44:15.631472 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2313 rows starting from the beginning of the part | ||
| 18760 | 2026.02.03 00:44:15.631580 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 8 rows starting from the beginning of the part | ||
| 18761 | 2026.02.03 00:44:15.631675 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 34 rows starting from the beginning of the part | ||
| 18762 | 2026.02.03 00:44:15.631766 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 8 rows starting from the beginning of the part | ||
| 18763 | 2026.02.03 00:44:15.631769 [ 276 ] {98a6b27d-5aa0-4e58-bf9d-a24b7736f2b1} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18764 | 2026.02.03 00:44:15.631812 [ 276 ] {98a6b27d-5aa0-4e58-bf9d-a24b7736f2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18765 | 2026.02.03 00:44:15.631854 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 34 rows starting from the beginning of the part | ||
| 18766 | 2026.02.03 00:44:15.631945 [ 199 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 8 rows starting from the beginning of the part | ||
| 18767 | 2026.02.03 00:44:15.632124 [ 276 ] {98a6b27d-5aa0-4e58-bf9d-a24b7736f2b1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18768 | 2026.02.03 00:44:15.632387 [ 276 ] {98a6b27d-5aa0-4e58-bf9d-a24b7736f2b1} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18769 | 2026.02.03 00:44:15.632518 [ 276 ] {98a6b27d-5aa0-4e58-bf9d-a24b7736f2b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 18770 | 2026.02.03 00:44:15.632523 [ 84 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18771 | 2026.02.03 00:44:15.632556 [ 276 ] {98a6b27d-5aa0-4e58-bf9d-a24b7736f2b1} <Debug> TCPHandler: Processed in 0.001329694 sec. | ||
| 18772 | 2026.02.03 00:44:15.632569 [ 84 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18773 | 2026.02.03 00:44:15.632593 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18774 | 2026.02.03 00:44:15.632689 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18775 | 2026.02.03 00:44:15.632778 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18776 | 2026.02.03 00:44:15.632802 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 8524 rows starting from the beginning of the part | ||
| 18777 | 2026.02.03 00:44:15.632844 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 18778 | 2026.02.03 00:44:15.632879 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 88 rows starting from the beginning of the part | ||
| 18779 | 2026.02.03 00:44:15.632910 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 18780 | 2026.02.03 00:44:15.632941 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 88 rows starting from the beginning of the part | ||
| 18781 | 2026.02.03 00:44:15.632974 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 18782 | 2026.02.03 00:44:15.635459 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002825971 sec., 3142282.776433304 rows/sec., 203.17 MiB/sec. | ||
| 18783 | 2026.02.03 00:44:15.635605 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18784 | 2026.02.03 00:44:15.635833 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18785 | 2026.02.03 00:44:15.635893 [ 193 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_121_24} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18786 | 2026.02.03 00:44:15.635951 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 18787 | 2026.02.03 00:44:15.640813 [ 193 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 19 columns (19 merged, 0 gathered) in 0.009599493 sec., 250534.06466362337 rows/sec., 448.95 MiB/sec. | ||
| 18788 | 2026.02.03 00:44:15.643208 [ 193 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18789 | 2026.02.03 00:44:15.643513 [ 193 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18790 | 2026.02.03 00:44:15.643580 [ 193 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18791 | 2026.02.03 00:44:15.643718 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.55 MiB. | ||
| 18792 | 2026.02.03 00:44:16.001175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.00 MiB, peak 404.51 MiB, free memory in arenas 0.00 B, will set to 389.00 MiB (RSS), difference: 3.00 MiB | ||
| 18793 | 2026.02.03 00:44:16.888280 [ 224 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18794 | 2026.02.03 00:44:16.888361 [ 224 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18795 | 2026.02.03 00:44:16.891274 [ 224 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18796 | 2026.02.03 00:44:17.001170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.00 MiB, peak 404.51 MiB, free memory in arenas 0.00 B, will set to 389.00 MiB (RSS), difference: 4.00 MiB | ||
| 18797 | 2026.02.03 00:44:17.363277 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 641 | ||
| 18798 | 2026.02.03 00:44:17.380156 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18799 | 2026.02.03 00:44:17.380211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18800 | 2026.02.03 00:44:17.386333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18801 | 2026.02.03 00:44:17.387069 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18802 | 2026.02.03 00:44:17.390031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
| 18803 | 2026.02.03 00:44:17.681301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2398 | ||
| 18804 | 2026.02.03 00:44:17.683939 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18805 | 2026.02.03 00:44:17.683998 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18806 | 2026.02.03 00:44:17.685256 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18807 | 2026.02.03 00:44:17.685570 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18808 | 2026.02.03 00:44:17.685758 [ 81 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18809 | 2026.02.03 00:44:17.685848 [ 81 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18810 | 2026.02.03 00:44:17.685888 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18811 | 2026.02.03 00:44:17.685945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2398 | ||
| 18812 | 2026.02.03 00:44:17.686030 [ 188 ] {2396daa6-2adc-4b80-a258-db440ebc967d::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 | ||
| 18813 | 2026.02.03 00:44:17.686593 [ 188 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18814 | 2026.02.03 00:44:17.686739 [ 188 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2210 rows starting from the beginning of the part | ||
| 18815 | 2026.02.03 00:44:17.687088 [ 188 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part | ||
| 18816 | 2026.02.03 00:44:17.687405 [ 188 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 18817 | 2026.02.03 00:44:17.687733 [ 188 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 18818 | 2026.02.03 00:44:17.688050 [ 188 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 18819 | 2026.02.03 00:44:17.688358 [ 188 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 18820 | 2026.02.03 00:44:17.695448 [ 195 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2398 rows, containing 72 columns (72 merged, 0 gathered) in 0.00947629 sec., 253052.61869360265 rows/sec., 190.38 MiB/sec. | ||
| 18821 | 2026.02.03 00:44:17.698015 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18822 | 2026.02.03 00:44:17.698663 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_61_12} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18823 | 2026.02.03 00:44:17.698746 [ 189 ] {2396daa6-2adc-4b80-a258-db440ebc967d::all_1_61_12} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18824 | 2026.02.03 00:44:17.699168 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 18825 | 2026.02.03 00:44:20.226767 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18826 | 2026.02.03 00:44:20.226833 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18827 | 2026.02.03 00:44:20.230299 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18828 | 2026.02.03 00:44:20.438066 [ 221 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18829 | 2026.02.03 00:44:20.438115 [ 221 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18830 | 2026.02.03 00:44:20.440866 [ 221 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18831 | 2026.02.03 00:44:20.643614 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18832 | 2026.02.03 00:44:20.643894 [ 276 ] {5fc9383d-01d7-40fa-bbcb-8dcbc10700ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18833 | 2026.02.03 00:44:20.644004 [ 276 ] {5fc9383d-01d7-40fa-bbcb-8dcbc10700ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18834 | 2026.02.03 00:44:20.645398 [ 276 ] {5fc9383d-01d7-40fa-bbcb-8dcbc10700ec} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18835 | 2026.02.03 00:44:20.645477 [ 276 ] {5fc9383d-01d7-40fa-bbcb-8dcbc10700ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18836 | 2026.02.03 00:44:20.646173 [ 276 ] {5fc9383d-01d7-40fa-bbcb-8dcbc10700ec} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18837 | 2026.02.03 00:44:20.646502 [ 276 ] {5fc9383d-01d7-40fa-bbcb-8dcbc10700ec} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18838 | 2026.02.03 00:44:20.646789 [ 276 ] {5fc9383d-01d7-40fa-bbcb-8dcbc10700ec} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002959 sec., 89895.23487664752 rows/sec., 5.71 MiB/sec. | ||
| 18839 | 2026.02.03 00:44:20.646785 [ 77 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 18840 | 2026.02.03 00:44:20.646893 [ 276 ] {5fc9383d-01d7-40fa-bbcb-8dcbc10700ec} <Debug> TCPHandler: Processed in 0.003529073 sec. | ||
| 18841 | 2026.02.03 00:44:20.646909 [ 77 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18842 | 2026.02.03 00:44:20.646958 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18843 | 2026.02.03 00:44:20.647145 [ 219 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18844 | 2026.02.03 00:44:20.647159 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 18845 | 2026.02.03 00:44:20.647238 [ 219 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18846 | 2026.02.03 00:44:20.647434 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18847 | 2026.02.03 00:44:20.647458 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18848 | 2026.02.03 00:44:20.647494 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 266 rows starting from the beginning of the part | ||
| 18849 | 2026.02.03 00:44:20.647598 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 266 rows starting from the beginning of the part | ||
| 18850 | 2026.02.03 00:44:20.647598 [ 276 ] {6a48d532-81d6-4fcf-b68e-9373ec4ffb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18851 | 2026.02.03 00:44:20.647674 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 266 rows starting from the beginning of the part | ||
| 18852 | 2026.02.03 00:44:20.647682 [ 276 ] {6a48d532-81d6-4fcf-b68e-9373ec4ffb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18853 | 2026.02.03 00:44:20.647750 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 266 rows starting from the beginning of the part | ||
| 18854 | 2026.02.03 00:44:20.647813 [ 188 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 266 rows starting from the beginning of the part | ||
| 18855 | 2026.02.03 00:44:20.648444 [ 276 ] {6a48d532-81d6-4fcf-b68e-9373ec4ffb32} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18856 | 2026.02.03 00:44:20.648501 [ 276 ] {6a48d532-81d6-4fcf-b68e-9373ec4ffb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18857 | 2026.02.03 00:44:20.648942 [ 276 ] {6a48d532-81d6-4fcf-b68e-9373ec4ffb32} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18858 | 2026.02.03 00:44:20.649240 [ 276 ] {6a48d532-81d6-4fcf-b68e-9373ec4ffb32} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18859 | 2026.02.03 00:44:20.649390 [ 197 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.002323942 sec., 572303.4395867023 rows/sec., 38.54 MiB/sec. | ||
| 18860 | 2026.02.03 00:44:20.649461 [ 276 ] {6a48d532-81d6-4fcf-b68e-9373ec4ffb32} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001876 sec., 5330.490405117271 rows/sec., 434.66 KiB/sec. | ||
| 18861 | 2026.02.03 00:44:20.649540 [ 276 ] {6a48d532-81d6-4fcf-b68e-9373ec4ffb32} <Debug> TCPHandler: Processed in 0.002142139 sec. | ||
| 18862 | 2026.02.03 00:44:20.649639 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 18863 | 2026.02.03 00:44:20.649702 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18864 | 2026.02.03 00:44:20.649827 [ 276 ] {d889fdef-8793-45d8-857c-306512fdd4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18865 | 2026.02.03 00:44:20.649884 [ 276 ] {d889fdef-8793-45d8-857c-306512fdd4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18866 | 2026.02.03 00:44:20.650055 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_61_15} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18867 | 2026.02.03 00:44:20.650149 [ 190 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_61_15} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 18868 | 2026.02.03 00:44:20.650282 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 18869 | 2026.02.03 00:44:20.651165 [ 276 ] {d889fdef-8793-45d8-857c-306512fdd4cb} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18870 | 2026.02.03 00:44:20.651218 [ 276 ] {d889fdef-8793-45d8-857c-306512fdd4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18871 | 2026.02.03 00:44:20.651687 [ 276 ] {d889fdef-8793-45d8-857c-306512fdd4cb} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18872 | 2026.02.03 00:44:20.651929 [ 276 ] {d889fdef-8793-45d8-857c-306512fdd4cb} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18873 | 2026.02.03 00:44:20.652106 [ 276 ] {d889fdef-8793-45d8-857c-306512fdd4cb} <Debug> executeQuery: Read 825 rows, 67.40 KiB in 0.002311 sec., 356988.3167459974 rows/sec., 28.48 MiB/sec. | ||
| 18874 | 2026.02.03 00:44:20.652163 [ 276 ] {d889fdef-8793-45d8-857c-306512fdd4cb} <Debug> TCPHandler: Processed in 0.002521855 sec. | ||
| 18875 | 2026.02.03 00:44:20.652326 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18876 | 2026.02.03 00:44:20.652453 [ 276 ] {4643394d-0901-4b72-8160-4f191ff5c549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18877 | 2026.02.03 00:44:20.652495 [ 219 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18878 | 2026.02.03 00:44:20.652513 [ 276 ] {4643394d-0901-4b72-8160-4f191ff5c549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18879 | 2026.02.03 00:44:20.653079 [ 276 ] {4643394d-0901-4b72-8160-4f191ff5c549} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18880 | 2026.02.03 00:44:20.653118 [ 276 ] {4643394d-0901-4b72-8160-4f191ff5c549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18881 | 2026.02.03 00:44:20.653477 [ 276 ] {4643394d-0901-4b72-8160-4f191ff5c549} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18882 | 2026.02.03 00:44:20.653733 [ 276 ] {4643394d-0901-4b72-8160-4f191ff5c549} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18883 | 2026.02.03 00:44:20.653877 [ 276 ] {4643394d-0901-4b72-8160-4f191ff5c549} <Debug> executeQuery: Read 177 rows, 11.26 KiB in 0.001459 sec., 121315.96984235778 rows/sec., 7.54 MiB/sec. | ||
| 18884 | 2026.02.03 00:44:20.653926 [ 276 ] {4643394d-0901-4b72-8160-4f191ff5c549} <Debug> TCPHandler: Processed in 0.00166105 sec. | ||
| 18885 | 2026.02.03 00:44:20.654014 [ 220 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18886 | 2026.02.03 00:44:20.654067 [ 220 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18887 | 2026.02.03 00:44:20.654079 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18888 | 2026.02.03 00:44:20.654190 [ 276 ] {5178c2fe-9e61-48f8-b476-f28147987460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18889 | 2026.02.03 00:44:20.654242 [ 276 ] {5178c2fe-9e61-48f8-b476-f28147987460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18890 | 2026.02.03 00:44:20.654842 [ 276 ] {5178c2fe-9e61-48f8-b476-f28147987460} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18891 | 2026.02.03 00:44:20.654889 [ 276 ] {5178c2fe-9e61-48f8-b476-f28147987460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18892 | 2026.02.03 00:44:20.655295 [ 276 ] {5178c2fe-9e61-48f8-b476-f28147987460} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18893 | 2026.02.03 00:44:20.657207 [ 276 ] {5178c2fe-9e61-48f8-b476-f28147987460} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18894 | 2026.02.03 00:44:20.657438 [ 276 ] {5178c2fe-9e61-48f8-b476-f28147987460} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.003269 sec., 42826.552462526764 rows/sec., 2.77 MiB/sec. | ||
| 18895 | 2026.02.03 00:44:20.657494 [ 276 ] {5178c2fe-9e61-48f8-b476-f28147987460} <Debug> TCPHandler: Processed in 0.003472132 sec. | ||
| 18896 | 2026.02.03 00:44:20.657549 [ 219 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18897 | 2026.02.03 00:44:20.657626 [ 219 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18898 | 2026.02.03 00:44:20.657665 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18899 | 2026.02.03 00:44:20.657772 [ 276 ] {8aff8195-bea7-4243-b151-53d5dc3d4c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18900 | 2026.02.03 00:44:20.657818 [ 276 ] {8aff8195-bea7-4243-b151-53d5dc3d4c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18901 | 2026.02.03 00:44:20.658383 [ 276 ] {8aff8195-bea7-4243-b151-53d5dc3d4c0a} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18902 | 2026.02.03 00:44:20.658423 [ 276 ] {8aff8195-bea7-4243-b151-53d5dc3d4c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18903 | 2026.02.03 00:44:20.658861 [ 276 ] {8aff8195-bea7-4243-b151-53d5dc3d4c0a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18904 | 2026.02.03 00:44:20.659181 [ 276 ] {8aff8195-bea7-4243-b151-53d5dc3d4c0a} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18905 | 2026.02.03 00:44:20.659324 [ 78 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 18906 | 2026.02.03 00:44:20.659339 [ 276 ] {8aff8195-bea7-4243-b151-53d5dc3d4c0a} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001589 sec., 87476.40025173065 rows/sec., 4.98 MiB/sec. | ||
| 18907 | 2026.02.03 00:44:20.659364 [ 78 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18908 | 2026.02.03 00:44:20.659387 [ 276 ] {8aff8195-bea7-4243-b151-53d5dc3d4c0a} <Debug> TCPHandler: Processed in 0.001780633 sec. | ||
| 18909 | 2026.02.03 00:44:20.659389 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18910 | 2026.02.03 00:44:20.659522 [ 221 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18911 | 2026.02.03 00:44:20.659529 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 18912 | 2026.02.03 00:44:20.659583 [ 221 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18913 | 2026.02.03 00:44:20.659530 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18914 | 2026.02.03 00:44:20.659708 [ 276 ] {6c1af33f-f197-45bf-86f2-c703c9934109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18915 | 2026.02.03 00:44:20.659721 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18916 | 2026.02.03 00:44:20.659756 [ 276 ] {6c1af33f-f197-45bf-86f2-c703c9934109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18917 | 2026.02.03 00:44:20.659774 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 139 rows starting from the beginning of the part | ||
| 18918 | 2026.02.03 00:44:20.659881 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 139 rows starting from the beginning of the part | ||
| 18919 | 2026.02.03 00:44:20.659953 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 139 rows starting from the beginning of the part | ||
| 18920 | 2026.02.03 00:44:20.660019 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 139 rows starting from the beginning of the part | ||
| 18921 | 2026.02.03 00:44:20.660077 [ 201 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 139 rows starting from the beginning of the part | ||
| 18922 | 2026.02.03 00:44:20.660273 [ 220 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18923 | 2026.02.03 00:44:20.660755 [ 276 ] {6c1af33f-f197-45bf-86f2-c703c9934109} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18924 | 2026.02.03 00:44:20.660817 [ 276 ] {6c1af33f-f197-45bf-86f2-c703c9934109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18925 | 2026.02.03 00:44:20.660942 [ 219 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18926 | 2026.02.03 00:44:20.661249 [ 190 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001783722 sec., 389634.70765063167 rows/sec., 23.65 MiB/sec. | ||
| 18927 | 2026.02.03 00:44:20.661336 [ 276 ] {6c1af33f-f197-45bf-86f2-c703c9934109} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18928 | 2026.02.03 00:44:20.661534 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 18929 | 2026.02.03 00:44:20.661720 [ 276 ] {6c1af33f-f197-45bf-86f2-c703c9934109} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18930 | 2026.02.03 00:44:20.661903 [ 221 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18931 | 2026.02.03 00:44:20.661946 [ 276 ] {6c1af33f-f197-45bf-86f2-c703c9934109} <Debug> executeQuery: Read 507 rows, 36.82 KiB in 0.002255 sec., 224833.70288248337 rows/sec., 15.94 MiB/sec. | ||
| 18932 | 2026.02.03 00:44:20.662010 [ 276 ] {6c1af33f-f197-45bf-86f2-c703c9934109} <Debug> TCPHandler: Processed in 0.002531936 sec. | ||
| 18933 | 2026.02.03 00:44:20.662075 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_61_15} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18934 | 2026.02.03 00:44:20.662177 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18935 | 2026.02.03 00:44:20.662232 [ 187 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_61_15} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 18936 | 2026.02.03 00:44:20.662306 [ 276 ] {f25350e3-1e97-4215-8950-1ef734bbb151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18937 | 2026.02.03 00:44:20.662369 [ 276 ] {f25350e3-1e97-4215-8950-1ef734bbb151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18938 | 2026.02.03 00:44:20.662380 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18939 | 2026.02.03 00:44:20.662864 [ 276 ] {f25350e3-1e97-4215-8950-1ef734bbb151} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18940 | 2026.02.03 00:44:20.662916 [ 276 ] {f25350e3-1e97-4215-8950-1ef734bbb151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18941 | 2026.02.03 00:44:20.663356 [ 276 ] {f25350e3-1e97-4215-8950-1ef734bbb151} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18942 | 2026.02.03 00:44:20.663680 [ 276 ] {f25350e3-1e97-4215-8950-1ef734bbb151} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18943 | 2026.02.03 00:44:20.663831 [ 78 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18944 | 2026.02.03 00:44:20.663868 [ 276 ] {f25350e3-1e97-4215-8950-1ef734bbb151} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 197.65 KiB/sec. | ||
| 18945 | 2026.02.03 00:44:20.663876 [ 78 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18946 | 2026.02.03 00:44:20.663912 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18947 | 2026.02.03 00:44:20.663921 [ 276 ] {f25350e3-1e97-4215-8950-1ef734bbb151} <Debug> TCPHandler: Processed in 0.001805842 sec. | ||
| 18948 | 2026.02.03 00:44:20.664036 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::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 | ||
| 18949 | 2026.02.03 00:44:20.664079 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18950 | 2026.02.03 00:44:20.664174 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18951 | 2026.02.03 00:44:20.664203 [ 276 ] {849dadda-3ed0-438b-bcdc-1318ef20bda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18952 | 2026.02.03 00:44:20.664220 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 18953 | 2026.02.03 00:44:20.664268 [ 276 ] {849dadda-3ed0-438b-bcdc-1318ef20bda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18954 | 2026.02.03 00:44:20.664302 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 18955 | 2026.02.03 00:44:20.664367 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 18956 | 2026.02.03 00:44:20.664422 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 18957 | 2026.02.03 00:44:20.664479 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 18958 | 2026.02.03 00:44:20.664533 [ 197 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 18959 | 2026.02.03 00:44:20.664907 [ 276 ] {849dadda-3ed0-438b-bcdc-1318ef20bda8} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18960 | 2026.02.03 00:44:20.664955 [ 276 ] {849dadda-3ed0-438b-bcdc-1318ef20bda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18961 | 2026.02.03 00:44:20.665537 [ 276 ] {849dadda-3ed0-438b-bcdc-1318ef20bda8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18962 | 2026.02.03 00:44:20.665556 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001568129 sec., 233399.16550232793 rows/sec., 11.91 MiB/sec. | ||
| 18963 | 2026.02.03 00:44:20.665764 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18964 | 2026.02.03 00:44:20.665884 [ 276 ] {849dadda-3ed0-438b-bcdc-1318ef20bda8} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18965 | 2026.02.03 00:44:20.666082 [ 276 ] {849dadda-3ed0-438b-bcdc-1318ef20bda8} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.001904 sec., 138130.25210084033 rows/sec., 9.20 MiB/sec. | ||
| 18966 | 2026.02.03 00:44:20.666138 [ 276 ] {849dadda-3ed0-438b-bcdc-1318ef20bda8} <Debug> TCPHandler: Processed in 0.002118898 sec. | ||
| 18967 | 2026.02.03 00:44:20.666203 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_61_12} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18968 | 2026.02.03 00:44:20.666304 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18969 | 2026.02.03 00:44:20.666315 [ 187 ] {964580cf-d6fb-4c8f-95c4-371027980d49::all_1_61_12} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18970 | 2026.02.03 00:44:20.666429 [ 276 ] {180f895d-4e3f-4c69-9404-81bf0295a9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18971 | 2026.02.03 00:44:20.666457 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18972 | 2026.02.03 00:44:20.666490 [ 276 ] {180f895d-4e3f-4c69-9404-81bf0295a9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18973 | 2026.02.03 00:44:20.666947 [ 276 ] {180f895d-4e3f-4c69-9404-81bf0295a9e2} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18974 | 2026.02.03 00:44:20.666997 [ 276 ] {180f895d-4e3f-4c69-9404-81bf0295a9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18975 | 2026.02.03 00:44:20.667427 [ 276 ] {180f895d-4e3f-4c69-9404-81bf0295a9e2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18976 | 2026.02.03 00:44:20.667747 [ 276 ] {180f895d-4e3f-4c69-9404-81bf0295a9e2} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18977 | 2026.02.03 00:44:20.667928 [ 276 ] {180f895d-4e3f-4c69-9404-81bf0295a9e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001524 sec., 656.1679790026246 rows/sec., 44.21 KiB/sec. | ||
| 18978 | 2026.02.03 00:44:20.667978 [ 276 ] {180f895d-4e3f-4c69-9404-81bf0295a9e2} <Debug> TCPHandler: Processed in 0.001733791 sec. | ||
| 18979 | 2026.02.03 00:44:20.668117 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18980 | 2026.02.03 00:44:20.668231 [ 276 ] {83fbcfdb-15e2-475d-ab4a-b5f18b8dbb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18981 | 2026.02.03 00:44:20.668307 [ 276 ] {83fbcfdb-15e2-475d-ab4a-b5f18b8dbb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18982 | 2026.02.03 00:44:20.669558 [ 276 ] {83fbcfdb-15e2-475d-ab4a-b5f18b8dbb97} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18983 | 2026.02.03 00:44:20.669602 [ 276 ] {83fbcfdb-15e2-475d-ab4a-b5f18b8dbb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18984 | 2026.02.03 00:44:20.670430 [ 276 ] {83fbcfdb-15e2-475d-ab4a-b5f18b8dbb97} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18985 | 2026.02.03 00:44:20.670781 [ 276 ] {83fbcfdb-15e2-475d-ab4a-b5f18b8dbb97} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18986 | 2026.02.03 00:44:20.670986 [ 276 ] {83fbcfdb-15e2-475d-ab4a-b5f18b8dbb97} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002777 sec., 12243.428159884768 rows/sec., 21.94 MiB/sec. | ||
| 18987 | 2026.02.03 00:44:20.671076 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18988 | 2026.02.03 00:44:20.671111 [ 276 ] {83fbcfdb-15e2-475d-ab4a-b5f18b8dbb97} <Debug> TCPHandler: Processed in 0.003052485 sec. | ||
| 18989 | 2026.02.03 00:44:20.671121 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18990 | 2026.02.03 00:44:20.671290 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18991 | 2026.02.03 00:44:20.671413 [ 276 ] {e585a023-c724-40a5-a2e6-413efd60532d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18992 | 2026.02.03 00:44:20.671471 [ 276 ] {e585a023-c724-40a5-a2e6-413efd60532d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18993 | 2026.02.03 00:44:20.671949 [ 276 ] {e585a023-c724-40a5-a2e6-413efd60532d} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18994 | 2026.02.03 00:44:20.671995 [ 276 ] {e585a023-c724-40a5-a2e6-413efd60532d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18995 | 2026.02.03 00:44:20.672434 [ 276 ] {e585a023-c724-40a5-a2e6-413efd60532d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18996 | 2026.02.03 00:44:20.672764 [ 276 ] {e585a023-c724-40a5-a2e6-413efd60532d} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18997 | 2026.02.03 00:44:20.672947 [ 276 ] {e585a023-c724-40a5-a2e6-413efd60532d} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001557 sec., 56518.946692357094 rows/sec., 3.55 MiB/sec. | ||
| 18998 | 2026.02.03 00:44:20.673001 [ 276 ] {e585a023-c724-40a5-a2e6-413efd60532d} <Debug> TCPHandler: Processed in 0.001771182 sec. | ||
| 18999 | 2026.02.03 00:44:20.686789 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19000 | 2026.02.03 00:44:21.833324 [ 223 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19001 | 2026.02.03 00:44:21.833378 [ 223 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19002 | 2026.02.03 00:44:21.836186 [ 223 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19003 | 2026.02.03 00:44:21.838287 [ 222 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19004 | 2026.02.03 00:44:21.838370 [ 222 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19005 | 2026.02.03 00:44:21.840640 [ 222 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19006 | 2026.02.03 00:44:22.318358 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19007 | 2026.02.03 00:44:22.318410 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19008 | 2026.02.03 00:44:22.613843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41167 | ||
| 19009 | 2026.02.03 00:44:22.614591 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19010 | 2026.02.03 00:44:22.614652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19011 | 2026.02.03 00:44:22.615179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19012 | 2026.02.03 00:44:22.615410 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19013 | 2026.02.03 00:44:22.615540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41167 | ||
| 19014 | 2026.02.03 00:44:22.615550 [ 74 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19015 | 2026.02.03 00:44:22.615616 [ 74 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19016 | 2026.02.03 00:44:22.615636 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19017 | 2026.02.03 00:44:22.615743 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 19018 | 2026.02.03 00:44:22.615871 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19019 | 2026.02.03 00:44:22.615916 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38799 rows starting from the beginning of the part | ||
| 19020 | 2026.02.03 00:44:22.615990 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 19021 | 2026.02.03 00:44:22.616043 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 19022 | 2026.02.03 00:44:22.616092 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 19023 | 2026.02.03 00:44:22.616141 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 19024 | 2026.02.03 00:44:22.616189 [ 190 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 19025 | 2026.02.03 00:44:22.618853 [ 187 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003190298 sec., 12903810.239670401 rows/sec., 184.59 MiB/sec. | ||
| 19026 | 2026.02.03 00:44:22.619256 [ 187 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19027 | 2026.02.03 00:44:22.619617 [ 187 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_86_17} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19028 | 2026.02.03 00:44:22.619695 [ 187 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_86_17} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19029 | 2026.02.03 00:44:22.619796 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19030 | 2026.02.03 00:44:24.890330 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 648 | ||
| 19031 | 2026.02.03 00:44:24.908287 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19032 | 2026.02.03 00:44:24.908339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19033 | 2026.02.03 00:44:24.914484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19034 | 2026.02.03 00:44:24.915228 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19035 | 2026.02.03 00:44:24.915563 [ 71 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19036 | 2026.02.03 00:44:24.915637 [ 71 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19037 | 2026.02.03 00:44:24.915662 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19038 | 2026.02.03 00:44:24.915803 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::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 | ||
| 19039 | 2026.02.03 00:44:24.918392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19040 | 2026.02.03 00:44:24.919806 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19041 | 2026.02.03 00:44:24.921521 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19042 | 2026.02.03 00:44:24.926386 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19043 | 2026.02.03 00:44:24.931187 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19044 | 2026.02.03 00:44:24.935855 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19045 | 2026.02.03 00:44:24.944813 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part | ||
| 19046 | 2026.02.03 00:44:24.949343 [ 196 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 19047 | 2026.02.03 00:44:25.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.45 MiB, peak 407.55 MiB, free memory in arenas 0.00 B, will set to 389.60 MiB (RSS), difference: -14.86 MiB | ||
| 19048 | 2026.02.03 00:44:25.013605 [ 191 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.097869963 sec., 6621.030397242512 rows/sec., 34.24 MiB/sec. | ||
| 19049 | 2026.02.03 00:44:25.016410 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19050 | 2026.02.03 00:44:25.018448 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_86_17} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19051 | 2026.02.03 00:44:25.018568 [ 192 ] {4f3317e0-bb15-49bd-a8fb-5dd996cbd960::all_1_86_17} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19052 | 2026.02.03 00:44:25.020692 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19053 | 2026.02.03 00:44:25.622351 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19054 | 2026.02.03 00:44:25.622533 [ 276 ] {ce280463-87b5-4978-b381-ce0717248553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19055 | 2026.02.03 00:44:25.622599 [ 276 ] {ce280463-87b5-4978-b381-ce0717248553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19056 | 2026.02.03 00:44:25.623291 [ 276 ] {ce280463-87b5-4978-b381-ce0717248553} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19057 | 2026.02.03 00:44:25.623331 [ 276 ] {ce280463-87b5-4978-b381-ce0717248553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19058 | 2026.02.03 00:44:25.623720 [ 276 ] {ce280463-87b5-4978-b381-ce0717248553} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19059 | 2026.02.03 00:44:25.623953 [ 276 ] {ce280463-87b5-4978-b381-ce0717248553} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19060 | 2026.02.03 00:44:25.624106 [ 276 ] {ce280463-87b5-4978-b381-ce0717248553} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001624 sec., 44334.97536945813 rows/sec., 3.56 MiB/sec. | ||
| 19061 | 2026.02.03 00:44:25.624148 [ 276 ] {ce280463-87b5-4978-b381-ce0717248553} <Debug> TCPHandler: Processed in 0.001931365 sec. | ||
| 19062 | 2026.02.03 00:44:25.624281 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19063 | 2026.02.03 00:44:25.624379 [ 276 ] {028ac526-850e-4aae-949f-825f6a196526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19064 | 2026.02.03 00:44:25.624422 [ 276 ] {028ac526-850e-4aae-949f-825f6a196526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19065 | 2026.02.03 00:44:25.624832 [ 276 ] {028ac526-850e-4aae-949f-825f6a196526} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19066 | 2026.02.03 00:44:25.624867 [ 276 ] {028ac526-850e-4aae-949f-825f6a196526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19067 | 2026.02.03 00:44:25.625175 [ 276 ] {028ac526-850e-4aae-949f-825f6a196526} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19068 | 2026.02.03 00:44:25.625394 [ 276 ] {028ac526-850e-4aae-949f-825f6a196526} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19069 | 2026.02.03 00:44:25.625525 [ 276 ] {028ac526-850e-4aae-949f-825f6a196526} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001165 sec., 6866.9527896995705 rows/sec., 516.36 KiB/sec. | ||
| 19070 | 2026.02.03 00:44:25.625562 [ 276 ] {028ac526-850e-4aae-949f-825f6a196526} <Debug> TCPHandler: Processed in 0.001331854 sec. | ||
| 19071 | 2026.02.03 00:44:25.625676 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19072 | 2026.02.03 00:44:25.625770 [ 276 ] {fe9234a3-2eef-401f-8013-d833110aa49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19073 | 2026.02.03 00:44:25.625809 [ 276 ] {fe9234a3-2eef-401f-8013-d833110aa49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19074 | 2026.02.03 00:44:25.626225 [ 276 ] {fe9234a3-2eef-401f-8013-d833110aa49f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19075 | 2026.02.03 00:44:25.626259 [ 276 ] {fe9234a3-2eef-401f-8013-d833110aa49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19076 | 2026.02.03 00:44:25.626553 [ 276 ] {fe9234a3-2eef-401f-8013-d833110aa49f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19077 | 2026.02.03 00:44:25.626766 [ 276 ] {fe9234a3-2eef-401f-8013-d833110aa49f} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19078 | 2026.02.03 00:44:25.626890 [ 276 ] {fe9234a3-2eef-401f-8013-d833110aa49f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001138 sec., 63268.8927943761 rows/sec., 4.94 MiB/sec. | ||
| 19079 | 2026.02.03 00:44:25.626926 [ 276 ] {fe9234a3-2eef-401f-8013-d833110aa49f} <Debug> TCPHandler: Processed in 0.001298994 sec. | ||
| 19080 | 2026.02.03 00:44:25.627044 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19081 | 2026.02.03 00:44:25.627136 [ 276 ] {2e37957f-cad3-4bf7-8dab-cd446bd05754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19082 | 2026.02.03 00:44:25.627180 [ 276 ] {2e37957f-cad3-4bf7-8dab-cd446bd05754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19083 | 2026.02.03 00:44:25.627594 [ 276 ] {2e37957f-cad3-4bf7-8dab-cd446bd05754} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19084 | 2026.02.03 00:44:25.627628 [ 276 ] {2e37957f-cad3-4bf7-8dab-cd446bd05754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19085 | 2026.02.03 00:44:25.627949 [ 276 ] {2e37957f-cad3-4bf7-8dab-cd446bd05754} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19086 | 2026.02.03 00:44:25.628157 [ 276 ] {2e37957f-cad3-4bf7-8dab-cd446bd05754} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19087 | 2026.02.03 00:44:25.628285 [ 276 ] {2e37957f-cad3-4bf7-8dab-cd446bd05754} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 19088 | 2026.02.03 00:44:25.628335 [ 276 ] {2e37957f-cad3-4bf7-8dab-cd446bd05754} <Debug> TCPHandler: Processed in 0.001340114 sec. | ||
| 19089 | 2026.02.03 00:44:25.628468 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19090 | 2026.02.03 00:44:25.628563 [ 276 ] {8a4a2cd2-e222-4928-9a35-79cb7ca49646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19091 | 2026.02.03 00:44:25.628617 [ 276 ] {8a4a2cd2-e222-4928-9a35-79cb7ca49646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19092 | 2026.02.03 00:44:25.629412 [ 276 ] {8a4a2cd2-e222-4928-9a35-79cb7ca49646} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19093 | 2026.02.03 00:44:25.629447 [ 276 ] {8a4a2cd2-e222-4928-9a35-79cb7ca49646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19094 | 2026.02.03 00:44:25.629952 [ 276 ] {8a4a2cd2-e222-4928-9a35-79cb7ca49646} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19095 | 2026.02.03 00:44:25.630186 [ 276 ] {8a4a2cd2-e222-4928-9a35-79cb7ca49646} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19096 | 2026.02.03 00:44:25.630323 [ 276 ] {8a4a2cd2-e222-4928-9a35-79cb7ca49646} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001777 sec., 4501.969611705121 rows/sec., 8.07 MiB/sec. | ||
| 19097 | 2026.02.03 00:44:25.630378 [ 276 ] {8a4a2cd2-e222-4928-9a35-79cb7ca49646} <Debug> TCPHandler: Processed in 0.001959435 sec. | ||
| 19098 | 2026.02.03 00:44:25.630503 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19099 | 2026.02.03 00:44:25.630597 [ 276 ] {360b7202-5da5-4686-a351-69eebf0bb9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19100 | 2026.02.03 00:44:25.630638 [ 276 ] {360b7202-5da5-4686-a351-69eebf0bb9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19101 | 2026.02.03 00:44:25.630988 [ 276 ] {360b7202-5da5-4686-a351-69eebf0bb9f2} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19102 | 2026.02.03 00:44:25.631022 [ 276 ] {360b7202-5da5-4686-a351-69eebf0bb9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19103 | 2026.02.03 00:44:25.631324 [ 276 ] {360b7202-5da5-4686-a351-69eebf0bb9f2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19104 | 2026.02.03 00:44:25.631535 [ 276 ] {360b7202-5da5-4686-a351-69eebf0bb9f2} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19105 | 2026.02.03 00:44:25.631664 [ 276 ] {360b7202-5da5-4686-a351-69eebf0bb9f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 19106 | 2026.02.03 00:44:25.631700 [ 276 ] {360b7202-5da5-4686-a351-69eebf0bb9f2} <Debug> TCPHandler: Processed in 0.001246183 sec. | ||
| 19107 | 2026.02.03 00:44:26.001232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.90 MiB, peak 407.55 MiB, free memory in arenas 0.00 B, will set to 389.60 MiB (RSS), difference: 13.70 MiB | ||
| 19108 | 2026.02.03 00:44:27.686147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2434 | ||
| 19109 | 2026.02.03 00:44:27.688579 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19110 | 2026.02.03 00:44:27.688634 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19111 | 2026.02.03 00:44:27.689818 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19112 | 2026.02.03 00:44:27.690085 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19113 | 2026.02.03 00:44:27.690479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2434 | ||
| 19114 | 2026.02.03 00:44:30.116574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41679 | ||
| 19115 | 2026.02.03 00:44:30.117130 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19116 | 2026.02.03 00:44:30.117169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19117 | 2026.02.03 00:44:30.117650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19118 | 2026.02.03 00:44:30.117881 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19119 | 2026.02.03 00:44:30.118027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41679 | ||
| 19120 | 2026.02.03 00:44:30.632650 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19121 | 2026.02.03 00:44:30.632850 [ 276 ] {9895b3a8-3c94-491b-aaea-ca693e6ad821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19122 | 2026.02.03 00:44:30.632936 [ 276 ] {9895b3a8-3c94-491b-aaea-ca693e6ad821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19123 | 2026.02.03 00:44:30.633884 [ 276 ] {9895b3a8-3c94-491b-aaea-ca693e6ad821} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19124 | 2026.02.03 00:44:30.633949 [ 276 ] {9895b3a8-3c94-491b-aaea-ca693e6ad821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19125 | 2026.02.03 00:44:30.634443 [ 276 ] {9895b3a8-3c94-491b-aaea-ca693e6ad821} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19126 | 2026.02.03 00:44:30.634699 [ 276 ] {9895b3a8-3c94-491b-aaea-ca693e6ad821} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19127 | 2026.02.03 00:44:30.634892 [ 276 ] {9895b3a8-3c94-491b-aaea-ca693e6ad821} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002095 sec., 126968.9737470167 rows/sec., 8.07 MiB/sec. | ||
| 19128 | 2026.02.03 00:44:30.634962 [ 276 ] {9895b3a8-3c94-491b-aaea-ca693e6ad821} <Debug> TCPHandler: Processed in 0.002461215 sec. | ||
| 19129 | 2026.02.03 00:44:30.635147 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19130 | 2026.02.03 00:44:30.635265 [ 276 ] {39f65476-ae6d-402e-9dfe-e8a8bdbce536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19131 | 2026.02.03 00:44:30.635317 [ 276 ] {39f65476-ae6d-402e-9dfe-e8a8bdbce536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19132 | 2026.02.03 00:44:30.636363 [ 276 ] {39f65476-ae6d-402e-9dfe-e8a8bdbce536} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19133 | 2026.02.03 00:44:30.636407 [ 276 ] {39f65476-ae6d-402e-9dfe-e8a8bdbce536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19134 | 2026.02.03 00:44:30.636826 [ 276 ] {39f65476-ae6d-402e-9dfe-e8a8bdbce536} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19135 | 2026.02.03 00:44:30.637095 [ 276 ] {39f65476-ae6d-402e-9dfe-e8a8bdbce536} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19136 | 2026.02.03 00:44:30.637251 [ 276 ] {39f65476-ae6d-402e-9dfe-e8a8bdbce536} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.002013 sec., 407352.2106308991 rows/sec., 32.52 MiB/sec. | ||
| 19137 | 2026.02.03 00:44:30.637299 [ 276 ] {39f65476-ae6d-402e-9dfe-e8a8bdbce536} <Debug> TCPHandler: Processed in 0.00221607 sec. | ||
| 19138 | 2026.02.03 00:44:30.637436 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19139 | 2026.02.03 00:44:30.637540 [ 276 ] {2e5ba25d-8ab2-4206-a234-679a68afb160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19140 | 2026.02.03 00:44:30.637589 [ 276 ] {2e5ba25d-8ab2-4206-a234-679a68afb160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19141 | 2026.02.03 00:44:30.638106 [ 276 ] {2e5ba25d-8ab2-4206-a234-679a68afb160} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19142 | 2026.02.03 00:44:30.638145 [ 276 ] {2e5ba25d-8ab2-4206-a234-679a68afb160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19143 | 2026.02.03 00:44:30.638461 [ 276 ] {2e5ba25d-8ab2-4206-a234-679a68afb160} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19144 | 2026.02.03 00:44:30.638679 [ 276 ] {2e5ba25d-8ab2-4206-a234-679a68afb160} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19145 | 2026.02.03 00:44:30.638823 [ 276 ] {2e5ba25d-8ab2-4206-a234-679a68afb160} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001306 sec., 127871.36294027565 rows/sec., 7.90 MiB/sec. | ||
| 19146 | 2026.02.03 00:44:30.638864 [ 276 ] {2e5ba25d-8ab2-4206-a234-679a68afb160} <Debug> TCPHandler: Processed in 0.001482287 sec. | ||
| 19147 | 2026.02.03 00:44:30.639019 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19148 | 2026.02.03 00:44:30.639131 [ 276 ] {7a0dd6fc-6b9a-494f-9db3-d14f037f708a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19149 | 2026.02.03 00:44:30.639189 [ 276 ] {7a0dd6fc-6b9a-494f-9db3-d14f037f708a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19150 | 2026.02.03 00:44:30.639795 [ 276 ] {7a0dd6fc-6b9a-494f-9db3-d14f037f708a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19151 | 2026.02.03 00:44:30.639835 [ 276 ] {7a0dd6fc-6b9a-494f-9db3-d14f037f708a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19152 | 2026.02.03 00:44:30.640161 [ 276 ] {7a0dd6fc-6b9a-494f-9db3-d14f037f708a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19153 | 2026.02.03 00:44:30.640383 [ 276 ] {7a0dd6fc-6b9a-494f-9db3-d14f037f708a} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19154 | 2026.02.03 00:44:30.640527 [ 276 ] {7a0dd6fc-6b9a-494f-9db3-d14f037f708a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001421 sec., 98522.16748768474 rows/sec., 6.37 MiB/sec. | ||
| 19155 | 2026.02.03 00:44:30.640534 [ 64 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 19156 | 2026.02.03 00:44:30.640568 [ 276 ] {7a0dd6fc-6b9a-494f-9db3-d14f037f708a} <Debug> TCPHandler: Processed in 0.001603559 sec. | ||
| 19157 | 2026.02.03 00:44:30.640612 [ 64 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19158 | 2026.02.03 00:44:30.640641 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19159 | 2026.02.03 00:44:30.640719 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19160 | 2026.02.03 00:44:30.640746 [ 198 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 19161 | 2026.02.03 00:44:30.640829 [ 276 ] {d5b0f519-1270-45e5-aed6-6d4bca716fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19162 | 2026.02.03 00:44:30.640848 [ 198 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19163 | 2026.02.03 00:44:30.640885 [ 198 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 369 rows starting from the beginning of the part | ||
| 19164 | 2026.02.03 00:44:30.640887 [ 276 ] {d5b0f519-1270-45e5-aed6-6d4bca716fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19165 | 2026.02.03 00:44:30.640952 [ 198 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 140 rows starting from the beginning of the part | ||
| 19166 | 2026.02.03 00:44:30.641008 [ 198 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 229 rows starting from the beginning of the part | ||
| 19167 | 2026.02.03 00:44:30.641071 [ 198 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 140 rows starting from the beginning of the part | ||
| 19168 | 2026.02.03 00:44:30.641120 [ 198 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 140 rows starting from the beginning of the part | ||
| 19169 | 2026.02.03 00:44:30.641175 [ 198 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 140 rows starting from the beginning of the part | ||
| 19170 | 2026.02.03 00:44:30.641487 [ 276 ] {d5b0f519-1270-45e5-aed6-6d4bca716fcd} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19171 | 2026.02.03 00:44:30.641527 [ 276 ] {d5b0f519-1270-45e5-aed6-6d4bca716fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19172 | 2026.02.03 00:44:30.641954 [ 276 ] {d5b0f519-1270-45e5-aed6-6d4bca716fcd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19173 | 2026.02.03 00:44:30.642281 [ 276 ] {d5b0f519-1270-45e5-aed6-6d4bca716fcd} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19174 | 2026.02.03 00:44:30.642437 [ 276 ] {d5b0f519-1270-45e5-aed6-6d4bca716fcd} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001632 sec., 85171.56862745098 rows/sec., 4.85 MiB/sec. | ||
| 19175 | 2026.02.03 00:44:30.642481 [ 276 ] {d5b0f519-1270-45e5-aed6-6d4bca716fcd} <Debug> TCPHandler: Processed in 0.001813682 sec. | ||
| 19176 | 2026.02.03 00:44:30.642516 [ 192 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001816383 sec., 637530.7410386465 rows/sec., 44.41 MiB/sec. | ||
| 19177 | 2026.02.03 00:44:30.642615 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19178 | 2026.02.03 00:44:30.642729 [ 276 ] {f05c1947-6149-495f-90fc-4036ea983d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19179 | 2026.02.03 00:44:30.642740 [ 192 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 19180 | 2026.02.03 00:44:30.642793 [ 276 ] {f05c1947-6149-495f-90fc-4036ea983d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19181 | 2026.02.03 00:44:30.643095 [ 192 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19182 | 2026.02.03 00:44:30.643194 [ 192 ] {c6d44bd8-50ab-43e4-abd9-5eb2bddc7313::all_1_80_16} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 19183 | 2026.02.03 00:44:30.643329 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 19184 | 2026.02.03 00:44:30.643594 [ 276 ] {f05c1947-6149-495f-90fc-4036ea983d8d} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19185 | 2026.02.03 00:44:30.643637 [ 276 ] {f05c1947-6149-495f-90fc-4036ea983d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19186 | 2026.02.03 00:44:30.644015 [ 276 ] {f05c1947-6149-495f-90fc-4036ea983d8d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19187 | 2026.02.03 00:44:30.644243 [ 276 ] {f05c1947-6149-495f-90fc-4036ea983d8d} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19188 | 2026.02.03 00:44:30.644395 [ 276 ] {f05c1947-6149-495f-90fc-4036ea983d8d} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001691 sec., 293908.92962743936 rows/sec., 20.79 MiB/sec. | ||
| 19189 | 2026.02.03 00:44:30.644438 [ 276 ] {f05c1947-6149-495f-90fc-4036ea983d8d} <Debug> TCPHandler: Processed in 0.001877664 sec. | ||
| 19190 | 2026.02.03 00:44:30.644559 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19191 | 2026.02.03 00:44:30.644659 [ 276 ] {fa9d992e-0c42-4e49-8a76-65c73db97630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19192 | 2026.02.03 00:44:30.644706 [ 276 ] {fa9d992e-0c42-4e49-8a76-65c73db97630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19193 | 2026.02.03 00:44:30.645072 [ 276 ] {fa9d992e-0c42-4e49-8a76-65c73db97630} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19194 | 2026.02.03 00:44:30.645110 [ 276 ] {fa9d992e-0c42-4e49-8a76-65c73db97630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19195 | 2026.02.03 00:44:30.645432 [ 276 ] {fa9d992e-0c42-4e49-8a76-65c73db97630} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19196 | 2026.02.03 00:44:30.645657 [ 276 ] {fa9d992e-0c42-4e49-8a76-65c73db97630} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19197 | 2026.02.03 00:44:30.645800 [ 276 ] {fa9d992e-0c42-4e49-8a76-65c73db97630} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 19198 | 2026.02.03 00:44:30.645844 [ 276 ] {fa9d992e-0c42-4e49-8a76-65c73db97630} <Debug> TCPHandler: Processed in 0.001336064 sec. | ||
| 19199 | 2026.02.03 00:44:30.645962 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19200 | 2026.02.03 00:44:30.646059 [ 276 ] {038726ff-8a54-40a2-84d1-d9972465a0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19201 | 2026.02.03 00:44:30.646103 [ 276 ] {038726ff-8a54-40a2-84d1-d9972465a0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19202 | 2026.02.03 00:44:30.646545 [ 276 ] {038726ff-8a54-40a2-84d1-d9972465a0bb} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19203 | 2026.02.03 00:44:30.646581 [ 276 ] {038726ff-8a54-40a2-84d1-d9972465a0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19204 | 2026.02.03 00:44:30.646940 [ 276 ] {038726ff-8a54-40a2-84d1-d9972465a0bb} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19205 | 2026.02.03 00:44:30.647166 [ 276 ] {038726ff-8a54-40a2-84d1-d9972465a0bb} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19206 | 2026.02.03 00:44:30.647310 [ 276 ] {038726ff-8a54-40a2-84d1-d9972465a0bb} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001271 sec., 202989.7718332022 rows/sec., 13.52 MiB/sec. | ||
| 19207 | 2026.02.03 00:44:30.647330 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 | ||
| 19208 | 2026.02.03 00:44:30.647350 [ 276 ] {038726ff-8a54-40a2-84d1-d9972465a0bb} <Debug> TCPHandler: Processed in 0.001436496 sec. | ||
| 19209 | 2026.02.03 00:44:30.647415 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19210 | 2026.02.03 00:44:30.647446 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19211 | 2026.02.03 00:44:30.647535 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19212 | 2026.02.03 00:44:30.647585 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full | ||
| 19213 | 2026.02.03 00:44:30.647638 [ 276 ] {37679362-2d5e-4581-b336-8e038f6a3bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19214 | 2026.02.03 00:44:30.647684 [ 276 ] {37679362-2d5e-4581-b336-8e038f6a3bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19215 | 2026.02.03 00:44:30.647718 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19216 | 2026.02.03 00:44:30.647757 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 39967 rows starting from the beginning of the part | ||
| 19217 | 2026.02.03 00:44:30.647814 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 258 rows starting from the beginning of the part | ||
| 19218 | 2026.02.03 00:44:30.647882 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 19219 | 2026.02.03 00:44:30.647929 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 263 rows starting from the beginning of the part | ||
| 19220 | 2026.02.03 00:44:30.647972 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 19221 | 2026.02.03 00:44:30.648018 [ 186 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 258 rows starting from the beginning of the part | ||
| 19222 | 2026.02.03 00:44:30.648042 [ 276 ] {37679362-2d5e-4581-b336-8e038f6a3bf7} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19223 | 2026.02.03 00:44:30.648080 [ 276 ] {37679362-2d5e-4581-b336-8e038f6a3bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19224 | 2026.02.03 00:44:30.648395 [ 276 ] {37679362-2d5e-4581-b336-8e038f6a3bf7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19225 | 2026.02.03 00:44:30.648638 [ 276 ] {37679362-2d5e-4581-b336-8e038f6a3bf7} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19226 | 2026.02.03 00:44:30.648777 [ 63 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 19227 | 2026.02.03 00:44:30.648782 [ 276 ] {37679362-2d5e-4581-b336-8e038f6a3bf7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001164 sec., 859.106529209622 rows/sec., 57.89 KiB/sec. | ||
| 19228 | 2026.02.03 00:44:30.648830 [ 63 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19229 | 2026.02.03 00:44:30.648856 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19230 | 2026.02.03 00:44:30.648858 [ 276 ] {37679362-2d5e-4581-b336-8e038f6a3bf7} <Debug> TCPHandler: Processed in 0.001374045 sec. | ||
| 19231 | 2026.02.03 00:44:30.648962 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 19232 | 2026.02.03 00:44:30.649007 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19233 | 2026.02.03 00:44:30.649086 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19234 | 2026.02.03 00:44:30.649110 [ 276 ] {81383457-88b3-4f69-ace7-afc1a70202fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19235 | 2026.02.03 00:44:30.649128 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 61 rows starting from the beginning of the part | ||
| 19236 | 2026.02.03 00:44:30.649173 [ 276 ] {81383457-88b3-4f69-ace7-afc1a70202fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19237 | 2026.02.03 00:44:30.649202 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 19238 | 2026.02.03 00:44:30.649260 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 19239 | 2026.02.03 00:44:30.649305 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 19240 | 2026.02.03 00:44:30.649348 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 19241 | 2026.02.03 00:44:30.649390 [ 192 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 19242 | 2026.02.03 00:44:30.650152 [ 276 ] {81383457-88b3-4f69-ace7-afc1a70202fb} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19243 | 2026.02.03 00:44:30.650194 [ 276 ] {81383457-88b3-4f69-ace7-afc1a70202fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19244 | 2026.02.03 00:44:30.650316 [ 194 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001397766 sec., 47218.20390537472 rows/sec., 3.10 MiB/sec. | ||
| 19245 | 2026.02.03 00:44:30.650513 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 19246 | 2026.02.03 00:44:30.650854 [ 276 ] {81383457-88b3-4f69-ace7-afc1a70202fb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19247 | 2026.02.03 00:44:30.650889 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19248 | 2026.02.03 00:44:30.651033 [ 199 ] {8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc::all_1_65_13} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 19249 | 2026.02.03 00:44:30.651143 [ 276 ] {81383457-88b3-4f69-ace7-afc1a70202fb} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19250 | 2026.02.03 00:44:30.651173 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19251 | 2026.02.03 00:44:30.651310 [ 276 ] {81383457-88b3-4f69-ace7-afc1a70202fb} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002218 sec., 15329.12533814247 rows/sec., 27.47 MiB/sec. | ||
| 19252 | 2026.02.03 00:44:30.651402 [ 276 ] {81383457-88b3-4f69-ace7-afc1a70202fb} <Debug> TCPHandler: Processed in 0.002445394 sec. | ||
| 19253 | 2026.02.03 00:44:30.651536 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19254 | 2026.02.03 00:44:30.651632 [ 276 ] {274308fb-d11a-4769-a2f2-4d0840661a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19255 | 2026.02.03 00:44:30.651705 [ 276 ] {274308fb-d11a-4769-a2f2-4d0840661a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19256 | 2026.02.03 00:44:30.652127 [ 276 ] {274308fb-d11a-4769-a2f2-4d0840661a93} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19257 | 2026.02.03 00:44:30.652174 [ 276 ] {274308fb-d11a-4769-a2f2-4d0840661a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19258 | 2026.02.03 00:44:30.652635 [ 276 ] {274308fb-d11a-4769-a2f2-4d0840661a93} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19259 | 2026.02.03 00:44:30.653006 [ 276 ] {274308fb-d11a-4769-a2f2-4d0840661a93} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19260 | 2026.02.03 00:44:30.653159 [ 276 ] {274308fb-d11a-4769-a2f2-4d0840661a93} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001546 sec., 56921.08667529107 rows/sec., 3.57 MiB/sec. | ||
| 19261 | 2026.02.03 00:44:30.653205 [ 276 ] {274308fb-d11a-4769-a2f2-4d0840661a93} <Debug> TCPHandler: Processed in 0.001720701 sec. | ||
| 19262 | 2026.02.03 00:44:30.656029 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41066 rows, containing 5 columns (5 merged, 0 gathered) in 0.008522773 sec., 4818384.814426009 rows/sec., 324.67 MiB/sec. | ||
| 19263 | 2026.02.03 00:44:30.656396 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Trace> MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) | ||
| 19264 | 2026.02.03 00:44:30.656765 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19265 | 2026.02.03 00:44:30.656883 [ 193 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 | ||
| 19266 | 2026.02.03 00:44:30.657030 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 19267 | 2026.02.03 00:44:32.419329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 19268 | 2026.02.03 00:44:32.437858 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19269 | 2026.02.03 00:44:32.437916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19270 | 2026.02.03 00:44:32.444127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19271 | 2026.02.03 00:44:32.444824 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19272 | 2026.02.03 00:44:32.448041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 19273 | 2026.02.03 00:44:35.650190 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19274 | 2026.02.03 00:44:35.650389 [ 276 ] {65ed73b5-c01b-4ec9-b1d6-0004c9a2cd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19275 | 2026.02.03 00:44:35.650456 [ 276 ] {65ed73b5-c01b-4ec9-b1d6-0004c9a2cd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19276 | 2026.02.03 00:44:35.651158 [ 276 ] {65ed73b5-c01b-4ec9-b1d6-0004c9a2cd89} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19277 | 2026.02.03 00:44:35.651204 [ 276 ] {65ed73b5-c01b-4ec9-b1d6-0004c9a2cd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19278 | 2026.02.03 00:44:35.651594 [ 276 ] {65ed73b5-c01b-4ec9-b1d6-0004c9a2cd89} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19279 | 2026.02.03 00:44:35.651831 [ 276 ] {65ed73b5-c01b-4ec9-b1d6-0004c9a2cd89} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19280 | 2026.02.03 00:44:35.651999 [ 276 ] {65ed73b5-c01b-4ec9-b1d6-0004c9a2cd89} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00166 sec., 1204.8192771084337 rows/sec., 98.24 KiB/sec. | ||
| 19281 | 2026.02.03 00:44:35.652050 [ 276 ] {65ed73b5-c01b-4ec9-b1d6-0004c9a2cd89} <Debug> TCPHandler: Processed in 0.001991296 sec. | ||
| 19282 | 2026.02.03 00:44:35.652184 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19283 | 2026.02.03 00:44:35.652286 [ 276 ] {030066cc-5611-4a7b-8bd4-a89e541ebc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19284 | 2026.02.03 00:44:35.652328 [ 276 ] {030066cc-5611-4a7b-8bd4-a89e541ebc36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19285 | 2026.02.03 00:44:35.653406 [ 276 ] {030066cc-5611-4a7b-8bd4-a89e541ebc36} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19286 | 2026.02.03 00:44:35.653442 [ 276 ] {030066cc-5611-4a7b-8bd4-a89e541ebc36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19287 | 2026.02.03 00:44:35.653822 [ 276 ] {030066cc-5611-4a7b-8bd4-a89e541ebc36} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19288 | 2026.02.03 00:44:35.654032 [ 276 ] {030066cc-5611-4a7b-8bd4-a89e541ebc36} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19289 | 2026.02.03 00:44:35.654166 [ 276 ] {030066cc-5611-4a7b-8bd4-a89e541ebc36} <Debug> executeQuery: Read 1213 rows, 102.10 KiB in 0.001903 sec., 637414.6085128745 rows/sec., 52.40 MiB/sec. | ||
| 19290 | 2026.02.03 00:44:35.654206 [ 276 ] {030066cc-5611-4a7b-8bd4-a89e541ebc36} <Debug> TCPHandler: Processed in 0.002073117 sec. | ||
| 19291 | 2026.02.03 00:44:35.654325 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19292 | 2026.02.03 00:44:35.654419 [ 276 ] {e5331a97-5081-4818-969c-20ed612eae1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19293 | 2026.02.03 00:44:35.654460 [ 276 ] {e5331a97-5081-4818-969c-20ed612eae1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19294 | 2026.02.03 00:44:35.654874 [ 276 ] {e5331a97-5081-4818-969c-20ed612eae1d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19295 | 2026.02.03 00:44:35.654909 [ 276 ] {e5331a97-5081-4818-969c-20ed612eae1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19296 | 2026.02.03 00:44:35.655212 [ 276 ] {e5331a97-5081-4818-969c-20ed612eae1d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19297 | 2026.02.03 00:44:35.655427 [ 276 ] {e5331a97-5081-4818-969c-20ed612eae1d} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19298 | 2026.02.03 00:44:35.655555 [ 276 ] {e5331a97-5081-4818-969c-20ed612eae1d} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001156 sec., 8650.51903114187 rows/sec., 641.19 KiB/sec. | ||
| 19299 | 2026.02.03 00:44:35.655592 [ 276 ] {e5331a97-5081-4818-969c-20ed612eae1d} <Debug> TCPHandler: Processed in 0.001315784 sec. | ||
| 19300 | 2026.02.03 00:44:35.655702 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19301 | 2026.02.03 00:44:35.655794 [ 276 ] {1fd74979-82f5-48fe-bed2-8ad0a53ba92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19302 | 2026.02.03 00:44:35.655833 [ 276 ] {1fd74979-82f5-48fe-bed2-8ad0a53ba92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19303 | 2026.02.03 00:44:35.656314 [ 276 ] {1fd74979-82f5-48fe-bed2-8ad0a53ba92d} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19304 | 2026.02.03 00:44:35.656348 [ 276 ] {1fd74979-82f5-48fe-bed2-8ad0a53ba92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19305 | 2026.02.03 00:44:35.656641 [ 276 ] {1fd74979-82f5-48fe-bed2-8ad0a53ba92d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19306 | 2026.02.03 00:44:35.656852 [ 276 ] {1fd74979-82f5-48fe-bed2-8ad0a53ba92d} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19307 | 2026.02.03 00:44:35.656978 [ 276 ] {1fd74979-82f5-48fe-bed2-8ad0a53ba92d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001202 sec., 189683.8602329451 rows/sec., 12.84 MiB/sec. | ||
| 19308 | 2026.02.03 00:44:35.657015 [ 276 ] {1fd74979-82f5-48fe-bed2-8ad0a53ba92d} <Debug> TCPHandler: Processed in 0.001359945 sec. | ||
| 19309 | 2026.02.03 00:44:35.657121 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19310 | 2026.02.03 00:44:35.657212 [ 276 ] {703168ad-ed49-45bd-961f-f38389bac4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19311 | 2026.02.03 00:44:35.657250 [ 276 ] {703168ad-ed49-45bd-961f-f38389bac4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19312 | 2026.02.03 00:44:35.657831 [ 276 ] {703168ad-ed49-45bd-961f-f38389bac4d2} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19313 | 2026.02.03 00:44:35.657865 [ 276 ] {703168ad-ed49-45bd-961f-f38389bac4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19314 | 2026.02.03 00:44:35.658185 [ 276 ] {703168ad-ed49-45bd-961f-f38389bac4d2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19315 | 2026.02.03 00:44:35.658387 [ 276 ] {703168ad-ed49-45bd-961f-f38389bac4d2} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19316 | 2026.02.03 00:44:35.658512 [ 276 ] {703168ad-ed49-45bd-961f-f38389bac4d2} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001318 sec., 402124.43095599394 rows/sec., 29.79 MiB/sec. | ||
| 19317 | 2026.02.03 00:44:35.658549 [ 276 ] {703168ad-ed49-45bd-961f-f38389bac4d2} <Debug> TCPHandler: Processed in 0.001475386 sec. | ||
| 19318 | 2026.02.03 00:44:35.658658 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19319 | 2026.02.03 00:44:35.658750 [ 276 ] {a9e8b869-2749-4030-8bc9-4f1292ace33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19320 | 2026.02.03 00:44:35.658793 [ 276 ] {a9e8b869-2749-4030-8bc9-4f1292ace33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19321 | 2026.02.03 00:44:35.659359 [ 276 ] {a9e8b869-2749-4030-8bc9-4f1292ace33e} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19322 | 2026.02.03 00:44:35.659393 [ 276 ] {a9e8b869-2749-4030-8bc9-4f1292ace33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19323 | 2026.02.03 00:44:35.659757 [ 276 ] {a9e8b869-2749-4030-8bc9-4f1292ace33e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19324 | 2026.02.03 00:44:35.659964 [ 276 ] {a9e8b869-2749-4030-8bc9-4f1292ace33e} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19325 | 2026.02.03 00:44:35.660090 [ 276 ] {a9e8b869-2749-4030-8bc9-4f1292ace33e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001359 sec., 621780.7211184695 rows/sec., 41.85 MiB/sec. | ||
| 19326 | 2026.02.03 00:44:35.660126 [ 276 ] {a9e8b869-2749-4030-8bc9-4f1292ace33e} <Debug> TCPHandler: Processed in 0.001514768 sec. | ||
| 19327 | 2026.02.03 00:44:35.660237 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19328 | 2026.02.03 00:44:35.660330 [ 276 ] {cd118338-729d-42ab-861a-10d80e2d4a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19329 | 2026.02.03 00:44:35.660385 [ 276 ] {cd118338-729d-42ab-861a-10d80e2d4a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19330 | 2026.02.03 00:44:35.661144 [ 276 ] {cd118338-729d-42ab-861a-10d80e2d4a87} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19331 | 2026.02.03 00:44:35.661179 [ 276 ] {cd118338-729d-42ab-861a-10d80e2d4a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19332 | 2026.02.03 00:44:35.661682 [ 276 ] {cd118338-729d-42ab-861a-10d80e2d4a87} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19333 | 2026.02.03 00:44:35.661901 [ 276 ] {cd118338-729d-42ab-861a-10d80e2d4a87} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19334 | 2026.02.03 00:44:35.662038 [ 276 ] {cd118338-729d-42ab-861a-10d80e2d4a87} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001726 sec., 4634.994206257242 rows/sec., 8.31 MiB/sec. | ||
| 19335 | 2026.02.03 00:44:35.662102 [ 276 ] {cd118338-729d-42ab-861a-10d80e2d4a87} <Debug> TCPHandler: Processed in 0.001912014 sec. | ||
| 19336 | 2026.02.03 00:44:35.662215 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19337 | 2026.02.03 00:44:35.662308 [ 276 ] {4785fba3-c263-4206-b0c7-0c205c4cb1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19338 | 2026.02.03 00:44:35.662349 [ 276 ] {4785fba3-c263-4206-b0c7-0c205c4cb1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19339 | 2026.02.03 00:44:35.662676 [ 276 ] {4785fba3-c263-4206-b0c7-0c205c4cb1cb} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19340 | 2026.02.03 00:44:35.662709 [ 276 ] {4785fba3-c263-4206-b0c7-0c205c4cb1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19341 | 2026.02.03 00:44:35.663014 [ 276 ] {4785fba3-c263-4206-b0c7-0c205c4cb1cb} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19342 | 2026.02.03 00:44:35.663222 [ 276 ] {4785fba3-c263-4206-b0c7-0c205c4cb1cb} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19343 | 2026.02.03 00:44:35.663348 [ 276 ] {4785fba3-c263-4206-b0c7-0c205c4cb1cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 19344 | 2026.02.03 00:44:35.663382 [ 276 ] {4785fba3-c263-4206-b0c7-0c205c4cb1cb} <Debug> TCPHandler: Processed in 0.001215881 sec. | ||
| 19345 | 2026.02.03 00:44:37.318447 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19346 | 2026.02.03 00:44:37.318488 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19347 | 2026.02.03 00:44:37.619004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42127 | ||
| 19348 | 2026.02.03 00:44:37.619540 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19349 | 2026.02.03 00:44:37.619588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19350 | 2026.02.03 00:44:37.620079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19351 | 2026.02.03 00:44:37.620312 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19352 | 2026.02.03 00:44:37.620462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42127 | ||
| 19353 | 2026.02.03 00:44:37.691600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2472 | ||
| 19354 | 2026.02.03 00:44:37.694010 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19355 | 2026.02.03 00:44:37.694057 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19356 | 2026.02.03 00:44:37.695212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19357 | 2026.02.03 00:44:37.695481 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19358 | 2026.02.03 00:44:37.695741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2472 | ||
| 19359 | 2026.02.03 00:44:39.949051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 19360 | 2026.02.03 00:44:39.968360 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19361 | 2026.02.03 00:44:39.968432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19362 | 2026.02.03 00:44:39.974848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19363 | 2026.02.03 00:44:39.975595 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19364 | 2026.02.03 00:44:39.979640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19365 | 2026.02.03 00:44:40.632516 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19366 | 2026.02.03 00:44:40.632713 [ 276 ] {cff024fe-109b-4def-b266-7479ee4ee620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19367 | 2026.02.03 00:44:40.632787 [ 276 ] {cff024fe-109b-4def-b266-7479ee4ee620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19368 | 2026.02.03 00:44:40.633617 [ 276 ] {cff024fe-109b-4def-b266-7479ee4ee620} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19369 | 2026.02.03 00:44:40.633670 [ 276 ] {cff024fe-109b-4def-b266-7479ee4ee620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19370 | 2026.02.03 00:44:40.634081 [ 276 ] {cff024fe-109b-4def-b266-7479ee4ee620} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19371 | 2026.02.03 00:44:40.634377 [ 276 ] {cff024fe-109b-4def-b266-7479ee4ee620} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19372 | 2026.02.03 00:44:40.634552 [ 276 ] {cff024fe-109b-4def-b266-7479ee4ee620} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001889 sec., 140815.24616199048 rows/sec., 8.95 MiB/sec. | ||
| 19373 | 2026.02.03 00:44:40.634613 [ 276 ] {cff024fe-109b-4def-b266-7479ee4ee620} <Debug> TCPHandler: Processed in 0.00224037 sec. | ||
| 19374 | 2026.02.03 00:44:40.634759 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19375 | 2026.02.03 00:44:40.634871 [ 276 ] {38ee0597-150a-4ae1-8e74-6454f6b4dbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19376 | 2026.02.03 00:44:40.634920 [ 276 ] {38ee0597-150a-4ae1-8e74-6454f6b4dbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19377 | 2026.02.03 00:44:40.635819 [ 276 ] {38ee0597-150a-4ae1-8e74-6454f6b4dbef} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19378 | 2026.02.03 00:44:40.635858 [ 276 ] {38ee0597-150a-4ae1-8e74-6454f6b4dbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19379 | 2026.02.03 00:44:40.636239 [ 276 ] {38ee0597-150a-4ae1-8e74-6454f6b4dbef} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19380 | 2026.02.03 00:44:40.636464 [ 276 ] {38ee0597-150a-4ae1-8e74-6454f6b4dbef} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19381 | 2026.02.03 00:44:40.636607 [ 276 ] {38ee0597-150a-4ae1-8e74-6454f6b4dbef} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.001766 sec., 464326.16081540205 rows/sec., 37.07 MiB/sec. | ||
| 19382 | 2026.02.03 00:44:40.636612 [ 45 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19383 | 2026.02.03 00:44:40.636648 [ 276 ] {38ee0597-150a-4ae1-8e74-6454f6b4dbef} <Debug> TCPHandler: Processed in 0.001942615 sec. | ||
| 19384 | 2026.02.03 00:44:40.636684 [ 45 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19385 | 2026.02.03 00:44:40.636712 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19386 | 2026.02.03 00:44:40.636786 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19387 | 2026.02.03 00:44:40.636814 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19388 | 2026.02.03 00:44:40.636892 [ 276 ] {a1ae18df-699a-4b61-b00d-dd9a62d24159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19389 | 2026.02.03 00:44:40.636940 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19390 | 2026.02.03 00:44:40.636941 [ 276 ] {a1ae18df-699a-4b61-b00d-dd9a62d24159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19391 | 2026.02.03 00:44:40.636985 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1986 rows starting from the beginning of the part | ||
| 19392 | 2026.02.03 00:44:40.637055 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 825 rows starting from the beginning of the part | ||
| 19393 | 2026.02.03 00:44:40.637100 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 72 rows starting from the beginning of the part | ||
| 19394 | 2026.02.03 00:44:40.637143 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 820 rows starting from the beginning of the part | ||
| 19395 | 2026.02.03 00:44:40.637182 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1213 rows starting from the beginning of the part | ||
| 19396 | 2026.02.03 00:44:40.637223 [ 189 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 820 rows starting from the beginning of the part | ||
| 19397 | 2026.02.03 00:44:40.637451 [ 276 ] {a1ae18df-699a-4b61-b00d-dd9a62d24159} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19398 | 2026.02.03 00:44:40.637494 [ 276 ] {a1ae18df-699a-4b61-b00d-dd9a62d24159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19399 | 2026.02.03 00:44:40.637898 [ 276 ] {a1ae18df-699a-4b61-b00d-dd9a62d24159} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19400 | 2026.02.03 00:44:40.638140 [ 276 ] {a1ae18df-699a-4b61-b00d-dd9a62d24159} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19401 | 2026.02.03 00:44:40.638282 [ 45 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19402 | 2026.02.03 00:44:40.638286 [ 276 ] {a1ae18df-699a-4b61-b00d-dd9a62d24159} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001416 sec., 117937.85310734464 rows/sec., 7.28 MiB/sec. | ||
| 19403 | 2026.02.03 00:44:40.638322 [ 45 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19404 | 2026.02.03 00:44:40.638346 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19405 | 2026.02.03 00:44:40.638349 [ 276 ] {a1ae18df-699a-4b61-b00d-dd9a62d24159} <Debug> TCPHandler: Processed in 0.00161316 sec. | ||
| 19406 | 2026.02.03 00:44:40.638458 [ 193 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19407 | 2026.02.03 00:44:40.638518 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19408 | 2026.02.03 00:44:40.638561 [ 193 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19409 | 2026.02.03 00:44:40.638594 [ 193 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 193 rows starting from the beginning of the part | ||
| 19410 | 2026.02.03 00:44:40.638636 [ 276 ] {2f0a460d-0302-4f46-b274-65d816442986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19411 | 2026.02.03 00:44:40.638648 [ 193 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 177 rows starting from the beginning of the part | ||
| 19412 | 2026.02.03 00:44:40.638723 [ 276 ] {2f0a460d-0302-4f46-b274-65d816442986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19413 | 2026.02.03 00:44:40.638744 [ 193 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 8 rows starting from the beginning of the part | ||
| 19414 | 2026.02.03 00:44:40.638789 [ 193 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 167 rows starting from the beginning of the part | ||
| 19415 | 2026.02.03 00:44:40.638833 [ 193 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 10 rows starting from the beginning of the part | ||
| 19416 | 2026.02.03 00:44:40.638876 [ 193 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 167 rows starting from the beginning of the part | ||
| 19417 | 2026.02.03 00:44:40.639278 [ 276 ] {2f0a460d-0302-4f46-b274-65d816442986} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19418 | 2026.02.03 00:44:40.639326 [ 276 ] {2f0a460d-0302-4f46-b274-65d816442986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19419 | 2026.02.03 00:44:40.639451 [ 195 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5736 rows, containing 5 columns (5 merged, 0 gathered) in 0.002676258 sec., 2143291.1176725114 rows/sec., 181.48 MiB/sec. | ||
| 19420 | 2026.02.03 00:44:40.639720 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19421 | 2026.02.03 00:44:40.639748 [ 194 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336795 sec., 540097.7711616217 rows/sec., 35.77 MiB/sec. | ||
| 19422 | 2026.02.03 00:44:40.639782 [ 276 ] {2f0a460d-0302-4f46-b274-65d816442986} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19423 | 2026.02.03 00:44:40.639961 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19424 | 2026.02.03 00:44:40.640068 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19425 | 2026.02.03 00:44:40.640101 [ 276 ] {2f0a460d-0302-4f46-b274-65d816442986} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19426 | 2026.02.03 00:44:40.640159 [ 201 ] {68583f47-dddc-4976-85e3-75a8edb7476a::all_1_126_25} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19427 | 2026.02.03 00:44:40.640246 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 19428 | 2026.02.03 00:44:40.640268 [ 276 ] {2f0a460d-0302-4f46-b274-65d816442986} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001657 sec., 84490.04224502112 rows/sec., 5.46 MiB/sec. | ||
| 19429 | 2026.02.03 00:44:40.640314 [ 276 ] {2f0a460d-0302-4f46-b274-65d816442986} <Debug> TCPHandler: Processed in 0.001856344 sec. | ||
| 19430 | 2026.02.03 00:44:40.640330 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19431 | 2026.02.03 00:44:40.640419 [ 188 ] {19c9a155-e4a9-45c6-ada9-6d0950c523b9::all_1_121_24} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19432 | 2026.02.03 00:44:40.640486 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19433 | 2026.02.03 00:44:40.640519 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19434 | 2026.02.03 00:44:40.640584 [ 276 ] {7312dae0-78bb-4b12-a338-9c94b076b207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19435 | 2026.02.03 00:44:40.640629 [ 276 ] {7312dae0-78bb-4b12-a338-9c94b076b207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19436 | 2026.02.03 00:44:40.641064 [ 276 ] {7312dae0-78bb-4b12-a338-9c94b076b207} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19437 | 2026.02.03 00:44:40.641100 [ 276 ] {7312dae0-78bb-4b12-a338-9c94b076b207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19438 | 2026.02.03 00:44:40.641485 [ 276 ] {7312dae0-78bb-4b12-a338-9c94b076b207} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19439 | 2026.02.03 00:44:40.641706 [ 276 ] {7312dae0-78bb-4b12-a338-9c94b076b207} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19440 | 2026.02.03 00:44:40.641843 [ 276 ] {7312dae0-78bb-4b12-a338-9c94b076b207} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001259 sec., 110405.08339952344 rows/sec., 6.28 MiB/sec. | ||
| 19441 | 2026.02.03 00:44:40.641884 [ 276 ] {7312dae0-78bb-4b12-a338-9c94b076b207} <Debug> TCPHandler: Processed in 0.001435056 sec. | ||
| 19442 | 2026.02.03 00:44:40.641998 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19443 | 2026.02.03 00:44:40.642096 [ 276 ] {03bb634c-2bd2-4edf-b995-4e4ae2be1c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19444 | 2026.02.03 00:44:40.642138 [ 276 ] {03bb634c-2bd2-4edf-b995-4e4ae2be1c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19445 | 2026.02.03 00:44:40.642765 [ 276 ] {03bb634c-2bd2-4edf-b995-4e4ae2be1c5c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19446 | 2026.02.03 00:44:40.642803 [ 276 ] {03bb634c-2bd2-4edf-b995-4e4ae2be1c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19447 | 2026.02.03 00:44:40.643157 [ 276 ] {03bb634c-2bd2-4edf-b995-4e4ae2be1c5c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19448 | 2026.02.03 00:44:40.643387 [ 276 ] {03bb634c-2bd2-4edf-b995-4e4ae2be1c5c} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19449 | 2026.02.03 00:44:40.643511 [ 45 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19450 | 2026.02.03 00:44:40.643524 [ 276 ] {03bb634c-2bd2-4edf-b995-4e4ae2be1c5c} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.001448 sec., 343232.044198895 rows/sec., 24.28 MiB/sec. | ||
| 19451 | 2026.02.03 00:44:40.643557 [ 45 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19452 | 2026.02.03 00:44:40.643579 [ 276 ] {03bb634c-2bd2-4edf-b995-4e4ae2be1c5c} <Debug> TCPHandler: Processed in 0.00163202 sec. | ||
| 19453 | 2026.02.03 00:44:40.643584 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19454 | 2026.02.03 00:44:40.643681 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19455 | 2026.02.03 00:44:40.643708 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19456 | 2026.02.03 00:44:40.643780 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19457 | 2026.02.03 00:44:40.643809 [ 276 ] {d7c4b857-ef9d-4ae0-ac34-2b2ef75ebc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19458 | 2026.02.03 00:44:40.643813 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 997 rows starting from the beginning of the part | ||
| 19459 | 2026.02.03 00:44:40.643861 [ 276 ] {d7c4b857-ef9d-4ae0-ac34-2b2ef75ebc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19460 | 2026.02.03 00:44:40.643886 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 507 rows starting from the beginning of the part | ||
| 19461 | 2026.02.03 00:44:40.643935 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 72 rows starting from the beginning of the part | ||
| 19462 | 2026.02.03 00:44:40.643977 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 497 rows starting from the beginning of the part | ||
| 19463 | 2026.02.03 00:44:40.644014 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 530 rows starting from the beginning of the part | ||
| 19464 | 2026.02.03 00:44:40.644052 [ 197 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 497 rows starting from the beginning of the part | ||
| 19465 | 2026.02.03 00:44:40.644239 [ 276 ] {d7c4b857-ef9d-4ae0-ac34-2b2ef75ebc45} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19466 | 2026.02.03 00:44:40.644292 [ 276 ] {d7c4b857-ef9d-4ae0-ac34-2b2ef75ebc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19467 | 2026.02.03 00:44:40.644632 [ 276 ] {d7c4b857-ef9d-4ae0-ac34-2b2ef75ebc45} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19468 | 2026.02.03 00:44:40.644872 [ 276 ] {d7c4b857-ef9d-4ae0-ac34-2b2ef75ebc45} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19469 | 2026.02.03 00:44:40.645017 [ 276 ] {d7c4b857-ef9d-4ae0-ac34-2b2ef75ebc45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001225 sec., 4897.95918367347 rows/sec., 255.90 KiB/sec. | ||
| 19470 | 2026.02.03 00:44:40.645056 [ 276 ] {d7c4b857-ef9d-4ae0-ac34-2b2ef75ebc45} <Debug> TCPHandler: Processed in 0.001398025 sec. | ||
| 19471 | 2026.02.03 00:44:40.645170 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19472 | 2026.02.03 00:44:40.645271 [ 276 ] {9b186ff1-5ddd-49d6-93b1-59899b9792fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19473 | 2026.02.03 00:44:40.645320 [ 276 ] {9b186ff1-5ddd-49d6-93b1-59899b9792fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19474 | 2026.02.03 00:44:40.645320 [ 194 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.00167359 sec., 1852305.5228580476 rows/sec., 140.48 MiB/sec. | ||
| 19475 | 2026.02.03 00:44:40.645557 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19476 | 2026.02.03 00:44:40.645753 [ 276 ] {9b186ff1-5ddd-49d6-93b1-59899b9792fe} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19477 | 2026.02.03 00:44:40.645796 [ 276 ] {9b186ff1-5ddd-49d6-93b1-59899b9792fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19478 | 2026.02.03 00:44:40.645892 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19479 | 2026.02.03 00:44:40.646007 [ 187 ] {4bab0e57-d38a-4822-9523-bc93a9b2ce5f::all_1_126_25} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19480 | 2026.02.03 00:44:40.646126 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 19481 | 2026.02.03 00:44:40.646175 [ 276 ] {9b186ff1-5ddd-49d6-93b1-59899b9792fe} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19482 | 2026.02.03 00:44:40.646428 [ 276 ] {9b186ff1-5ddd-49d6-93b1-59899b9792fe} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19483 | 2026.02.03 00:44:40.646583 [ 276 ] {9b186ff1-5ddd-49d6-93b1-59899b9792fe} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001331 sec., 193839.21863260708 rows/sec., 12.91 MiB/sec. | ||
| 19484 | 2026.02.03 00:44:40.646623 [ 276 ] {9b186ff1-5ddd-49d6-93b1-59899b9792fe} <Debug> TCPHandler: Processed in 0.001503956 sec. | ||
| 19485 | 2026.02.03 00:44:40.646738 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19486 | 2026.02.03 00:44:40.646835 [ 276 ] {8c7f7958-8770-47aa-a219-a88fcf038b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19487 | 2026.02.03 00:44:40.646885 [ 276 ] {8c7f7958-8770-47aa-a219-a88fcf038b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19488 | 2026.02.03 00:44:40.647202 [ 276 ] {8c7f7958-8770-47aa-a219-a88fcf038b3e} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19489 | 2026.02.03 00:44:40.647244 [ 276 ] {8c7f7958-8770-47aa-a219-a88fcf038b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19490 | 2026.02.03 00:44:40.647540 [ 276 ] {8c7f7958-8770-47aa-a219-a88fcf038b3e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19491 | 2026.02.03 00:44:40.647737 [ 276 ] {8c7f7958-8770-47aa-a219-a88fcf038b3e} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19492 | 2026.02.03 00:44:40.647867 [ 276 ] {8c7f7958-8770-47aa-a219-a88fcf038b3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 19493 | 2026.02.03 00:44:40.647903 [ 276 ] {8c7f7958-8770-47aa-a219-a88fcf038b3e} <Debug> TCPHandler: Processed in 0.001256432 sec. | ||
| 19494 | 2026.02.03 00:44:40.648010 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19495 | 2026.02.03 00:44:40.648101 [ 276 ] {1bc4daa5-6f6e-4124-a9bb-8b38a3f42570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19496 | 2026.02.03 00:44:40.648156 [ 276 ] {1bc4daa5-6f6e-4124-a9bb-8b38a3f42570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19497 | 2026.02.03 00:44:40.649233 [ 276 ] {1bc4daa5-6f6e-4124-a9bb-8b38a3f42570} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19498 | 2026.02.03 00:44:40.649270 [ 276 ] {1bc4daa5-6f6e-4124-a9bb-8b38a3f42570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19499 | 2026.02.03 00:44:40.649961 [ 276 ] {1bc4daa5-6f6e-4124-a9bb-8b38a3f42570} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19500 | 2026.02.03 00:44:40.650255 [ 276 ] {1bc4daa5-6f6e-4124-a9bb-8b38a3f42570} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19501 | 2026.02.03 00:44:40.650426 [ 276 ] {1bc4daa5-6f6e-4124-a9bb-8b38a3f42570} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002286 sec., 14873.140857392827 rows/sec., 26.65 MiB/sec. | ||
| 19502 | 2026.02.03 00:44:40.650434 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19503 | 2026.02.03 00:44:40.650486 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19504 | 2026.02.03 00:44:40.650508 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19505 | 2026.02.03 00:44:40.650520 [ 276 ] {1bc4daa5-6f6e-4124-a9bb-8b38a3f42570} <Debug> TCPHandler: Processed in 0.002510676 sec. | ||
| 19506 | 2026.02.03 00:44:40.650587 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19507 | 2026.02.03 00:44:40.650667 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19508 | 2026.02.03 00:44:40.650790 [ 276 ] {26e983c8-c4a2-47f6-92c5-3f7c72404681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19509 | 2026.02.03 00:44:40.650840 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19510 | 2026.02.03 00:44:40.650846 [ 276 ] {26e983c8-c4a2-47f6-92c5-3f7c72404681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19511 | 2026.02.03 00:44:40.650924 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2405 rows starting from the beginning of the part | ||
| 19512 | 2026.02.03 00:44:40.651075 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 34 rows starting from the beginning of the part | ||
| 19513 | 2026.02.03 00:44:40.651184 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 8 rows starting from the beginning of the part | ||
| 19514 | 2026.02.03 00:44:40.651283 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 34 rows starting from the beginning of the part | ||
| 19515 | 2026.02.03 00:44:40.651348 [ 276 ] {26e983c8-c4a2-47f6-92c5-3f7c72404681} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19516 | 2026.02.03 00:44:40.651401 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 8 rows starting from the beginning of the part | ||
| 19517 | 2026.02.03 00:44:40.651417 [ 276 ] {26e983c8-c4a2-47f6-92c5-3f7c72404681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19518 | 2026.02.03 00:44:40.651544 [ 201 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 34 rows starting from the beginning of the part | ||
| 19519 | 2026.02.03 00:44:40.651793 [ 276 ] {26e983c8-c4a2-47f6-92c5-3f7c72404681} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19520 | 2026.02.03 00:44:40.652048 [ 276 ] {26e983c8-c4a2-47f6-92c5-3f7c72404681} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19521 | 2026.02.03 00:44:40.652190 [ 45 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19522 | 2026.02.03 00:44:40.652197 [ 276 ] {26e983c8-c4a2-47f6-92c5-3f7c72404681} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001432 sec., 61452.51396648045 rows/sec., 3.86 MiB/sec. | ||
| 19523 | 2026.02.03 00:44:40.652234 [ 45 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19524 | 2026.02.03 00:44:40.652260 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19525 | 2026.02.03 00:44:40.652262 [ 276 ] {26e983c8-c4a2-47f6-92c5-3f7c72404681} <Debug> TCPHandler: Processed in 0.00165431 sec. | ||
| 19526 | 2026.02.03 00:44:40.652356 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19527 | 2026.02.03 00:44:40.652497 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19528 | 2026.02.03 00:44:40.652547 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8880 rows starting from the beginning of the part | ||
| 19529 | 2026.02.03 00:44:40.652630 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 88 rows starting from the beginning of the part | ||
| 19530 | 2026.02.03 00:44:40.652688 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 19531 | 2026.02.03 00:44:40.652736 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 88 rows starting from the beginning of the part | ||
| 19532 | 2026.02.03 00:44:40.652775 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 19533 | 2026.02.03 00:44:40.652814 [ 187 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 88 rows starting from the beginning of the part | ||
| 19534 | 2026.02.03 00:44:40.655532 [ 194 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003217148 sec., 2879569.109036948 rows/sec., 186.13 MiB/sec. | ||
| 19535 | 2026.02.03 00:44:40.655762 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19536 | 2026.02.03 00:44:40.656052 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19537 | 2026.02.03 00:44:40.656135 [ 197 ] {f2698106-30b9-4c94-a90e-db9fbbf17ab5::all_1_126_25} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19538 | 2026.02.03 00:44:40.656216 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 19539 | 2026.02.03 00:44:40.663032 [ 196 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2523 rows, containing 19 columns (19 merged, 0 gathered) in 0.012475615 sec., 202234.51909986 rows/sec., 362.39 MiB/sec. | ||
| 19540 | 2026.02.03 00:44:40.665115 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19541 | 2026.02.03 00:44:40.665577 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19542 | 2026.02.03 00:44:40.665662 [ 197 ] {35b19a4d-7002-4451-a8eb-99a6ae8186ec::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19543 | 2026.02.03 00:44:40.665796 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.77 MiB. | ||
| 19544 | 2026.02.03 00:44:41.000334 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.65 MiB, peak 409.39 MiB, free memory in arenas 0.00 B, will set to 394.89 MiB (RSS), difference: 4.24 MiB | ||
| 19545 | 2026.02.03 00:44:41.510204 [ 223 ] {} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 19546 | 2026.02.03 00:44:41.510258 [ 223 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 19547 | 2026.02.03 00:44:41.513741 [ 223 ] {} <Debug> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 19548 | 2026.02.03 00:44:45.120879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42639 | ||
| 19549 | 2026.02.03 00:44:45.121501 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19550 | 2026.02.03 00:44:45.121547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19551 | 2026.02.03 00:44:45.122025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19552 | 2026.02.03 00:44:45.122248 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19553 | 2026.02.03 00:44:45.122375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
| 19554 | 2026.02.03 00:44:45.273660 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19555 | 2026.02.03 00:44:45.273713 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19556 | 2026.02.03 00:44:45.277273 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19557 | 2026.02.03 00:44:45.453698 [ 225 ] {} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19558 | 2026.02.03 00:44:45.453745 [ 225 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19559 | 2026.02.03 00:44:45.456698 [ 225 ] {} <Debug> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19560 | 2026.02.03 00:44:45.561792 [ 224 ] {} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19561 | 2026.02.03 00:44:45.561849 [ 224 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19562 | 2026.02.03 00:44:45.564664 [ 224 ] {} <Debug> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19563 | 2026.02.03 00:44:45.623548 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19564 | 2026.02.03 00:44:45.623729 [ 276 ] {3195099b-4d31-4705-8d21-9ed0a16121c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19565 | 2026.02.03 00:44:45.623796 [ 276 ] {3195099b-4d31-4705-8d21-9ed0a16121c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19566 | 2026.02.03 00:44:45.624484 [ 276 ] {3195099b-4d31-4705-8d21-9ed0a16121c4} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19567 | 2026.02.03 00:44:45.624523 [ 276 ] {3195099b-4d31-4705-8d21-9ed0a16121c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19568 | 2026.02.03 00:44:45.624916 [ 276 ] {3195099b-4d31-4705-8d21-9ed0a16121c4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19569 | 2026.02.03 00:44:45.625145 [ 276 ] {3195099b-4d31-4705-8d21-9ed0a16121c4} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19570 | 2026.02.03 00:44:45.625314 [ 276 ] {3195099b-4d31-4705-8d21-9ed0a16121c4} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001635 sec., 44036.69724770643 rows/sec., 3.53 MiB/sec. | ||
| 19571 | 2026.02.03 00:44:45.625368 [ 276 ] {3195099b-4d31-4705-8d21-9ed0a16121c4} <Debug> TCPHandler: Processed in 0.001951465 sec. | ||
| 19572 | 2026.02.03 00:44:45.625390 [ 224 ] {} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19573 | 2026.02.03 00:44:45.625431 [ 224 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19574 | 2026.02.03 00:44:45.625499 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19575 | 2026.02.03 00:44:45.625605 [ 276 ] {99168756-7296-4d4c-8f84-200ceced1543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19576 | 2026.02.03 00:44:45.625651 [ 276 ] {99168756-7296-4d4c-8f84-200ceced1543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19577 | 2026.02.03 00:44:45.626070 [ 276 ] {99168756-7296-4d4c-8f84-200ceced1543} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19578 | 2026.02.03 00:44:45.626109 [ 276 ] {99168756-7296-4d4c-8f84-200ceced1543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19579 | 2026.02.03 00:44:45.626442 [ 276 ] {99168756-7296-4d4c-8f84-200ceced1543} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19580 | 2026.02.03 00:44:45.626671 [ 276 ] {99168756-7296-4d4c-8f84-200ceced1543} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19581 | 2026.02.03 00:44:45.626804 [ 276 ] {99168756-7296-4d4c-8f84-200ceced1543} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001222 sec., 6546.6448445171845 rows/sec., 492.28 KiB/sec. | ||
| 19582 | 2026.02.03 00:44:45.626843 [ 276 ] {99168756-7296-4d4c-8f84-200ceced1543} <Debug> TCPHandler: Processed in 0.001395666 sec. | ||
| 19583 | 2026.02.03 00:44:45.626950 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19584 | 2026.02.03 00:44:45.627046 [ 276 ] {c9e4743f-f936-46d0-beef-7f52cffcd920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19585 | 2026.02.03 00:44:45.627087 [ 276 ] {c9e4743f-f936-46d0-beef-7f52cffcd920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19586 | 2026.02.03 00:44:45.627511 [ 276 ] {c9e4743f-f936-46d0-beef-7f52cffcd920} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19587 | 2026.02.03 00:44:45.627547 [ 276 ] {c9e4743f-f936-46d0-beef-7f52cffcd920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19588 | 2026.02.03 00:44:45.627894 [ 276 ] {c9e4743f-f936-46d0-beef-7f52cffcd920} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19589 | 2026.02.03 00:44:45.628142 [ 276 ] {c9e4743f-f936-46d0-beef-7f52cffcd920} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19590 | 2026.02.03 00:44:45.628273 [ 276 ] {c9e4743f-f936-46d0-beef-7f52cffcd920} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001245 sec., 57831.325301204815 rows/sec., 4.51 MiB/sec. | ||
| 19591 | 2026.02.03 00:44:45.628310 [ 276 ] {c9e4743f-f936-46d0-beef-7f52cffcd920} <Debug> TCPHandler: Processed in 0.001408245 sec. | ||
| 19592 | 2026.02.03 00:44:45.628419 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19593 | 2026.02.03 00:44:45.628534 [ 276 ] {4415f94d-f9df-44b0-b8d5-48c8ce9094ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19594 | 2026.02.03 00:44:45.628579 [ 276 ] {4415f94d-f9df-44b0-b8d5-48c8ce9094ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19595 | 2026.02.03 00:44:45.628694 [ 224 ] {} <Debug> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19596 | 2026.02.03 00:44:45.629021 [ 276 ] {4415f94d-f9df-44b0-b8d5-48c8ce9094ae} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19597 | 2026.02.03 00:44:45.629059 [ 276 ] {4415f94d-f9df-44b0-b8d5-48c8ce9094ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19598 | 2026.02.03 00:44:45.629394 [ 276 ] {4415f94d-f9df-44b0-b8d5-48c8ce9094ae} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19599 | 2026.02.03 00:44:45.629605 [ 276 ] {4415f94d-f9df-44b0-b8d5-48c8ce9094ae} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19600 | 2026.02.03 00:44:45.629734 [ 276 ] {4415f94d-f9df-44b0-b8d5-48c8ce9094ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 19601 | 2026.02.03 00:44:45.629770 [ 276 ] {4415f94d-f9df-44b0-b8d5-48c8ce9094ae} <Debug> TCPHandler: Processed in 0.001399346 sec. | ||
| 19602 | 2026.02.03 00:44:45.629770 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19603 | 2026.02.03 00:44:45.629803 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19604 | 2026.02.03 00:44:45.629882 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19605 | 2026.02.03 00:44:45.629976 [ 276 ] {b2d06da1-2fa5-4be5-ad80-73b47d09f580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19606 | 2026.02.03 00:44:45.630032 [ 276 ] {b2d06da1-2fa5-4be5-ad80-73b47d09f580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19607 | 2026.02.03 00:44:45.630803 [ 276 ] {b2d06da1-2fa5-4be5-ad80-73b47d09f580} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19608 | 2026.02.03 00:44:45.630838 [ 276 ] {b2d06da1-2fa5-4be5-ad80-73b47d09f580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19609 | 2026.02.03 00:44:45.631343 [ 276 ] {b2d06da1-2fa5-4be5-ad80-73b47d09f580} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19610 | 2026.02.03 00:44:45.631581 [ 276 ] {b2d06da1-2fa5-4be5-ad80-73b47d09f580} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19611 | 2026.02.03 00:44:45.631726 [ 276 ] {b2d06da1-2fa5-4be5-ad80-73b47d09f580} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001768 sec., 4524.886877828054 rows/sec., 8.11 MiB/sec. | ||
| 19612 | 2026.02.03 00:44:45.631796 [ 276 ] {b2d06da1-2fa5-4be5-ad80-73b47d09f580} <Debug> TCPHandler: Processed in 0.001962386 sec. | ||
| 19613 | 2026.02.03 00:44:45.631917 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19614 | 2026.02.03 00:44:45.632013 [ 276 ] {149e199b-56e2-40c5-a888-a4e9af415449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19615 | 2026.02.03 00:44:45.632055 [ 276 ] {149e199b-56e2-40c5-a888-a4e9af415449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19616 | 2026.02.03 00:44:45.632397 [ 276 ] {149e199b-56e2-40c5-a888-a4e9af415449} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19617 | 2026.02.03 00:44:45.632431 [ 276 ] {149e199b-56e2-40c5-a888-a4e9af415449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19618 | 2026.02.03 00:44:45.632734 [ 276 ] {149e199b-56e2-40c5-a888-a4e9af415449} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19619 | 2026.02.03 00:44:45.632767 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19620 | 2026.02.03 00:44:45.632946 [ 276 ] {149e199b-56e2-40c5-a888-a4e9af415449} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19621 | 2026.02.03 00:44:45.633075 [ 276 ] {149e199b-56e2-40c5-a888-a4e9af415449} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 19622 | 2026.02.03 00:44:45.633113 [ 276 ] {149e199b-56e2-40c5-a888-a4e9af415449} <Debug> TCPHandler: Processed in 0.001244853 sec. | ||
| 19623 | 2026.02.03 00:44:46.005418 [ 222 ] {} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19624 | 2026.02.03 00:44:46.005474 [ 222 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19625 | 2026.02.03 00:44:46.007858 [ 222 ] {} <Debug> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19626 | 2026.02.03 00:44:46.019309 [ 35 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 19627 | 2026.02.03 00:44:46.019411 [ 35 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19628 | 2026.02.03 00:44:46.019447 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19629 | 2026.02.03 00:44:46.019681 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 19630 | 2026.02.03 00:44:46.019890 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19631 | 2026.02.03 00:44:46.019947 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part | ||
| 19632 | 2026.02.03 00:44:46.020064 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 19633 | 2026.02.03 00:44:46.020143 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 19634 | 2026.02.03 00:44:46.020217 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 19635 | 2026.02.03 00:44:46.020285 [ 196 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part | ||
| 19636 | 2026.02.03 00:44:46.021281 [ 191 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699361 sec., 21184.433442923546 rows/sec., 1.77 MiB/sec. | ||
| 19637 | 2026.02.03 00:44:46.021440 [ 200 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 19638 | 2026.02.03 00:44:46.021743 [ 200 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_41_10} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19639 | 2026.02.03 00:44:46.021832 [ 200 ] {6f1d7ebd-1409-4cfd-99d6-e97ebec78925::all_1_41_10} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 19640 | 2026.02.03 00:44:46.021916 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19641 | 2026.02.03 00:44:47.257406 [ 223 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19642 | 2026.02.03 00:44:47.257456 [ 223 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19643 | 2026.02.03 00:44:47.258464 [ 221 ] {} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19644 | 2026.02.03 00:44:47.258513 [ 221 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19645 | 2026.02.03 00:44:47.259674 [ 223 ] {} <Debug> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19646 | 2026.02.03 00:44:47.260452 [ 221 ] {} <Debug> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19647 | 2026.02.03 00:44:47.479896 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 19648 | 2026.02.03 00:44:47.498238 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19649 | 2026.02.03 00:44:47.498286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19650 | 2026.02.03 00:44:47.504671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19651 | 2026.02.03 00:44:47.505389 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19652 | 2026.02.03 00:44:47.508328 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 19653 | 2026.02.03 00:44:47.696247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2506 | ||
| 19654 | 2026.02.03 00:44:47.699025 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19655 | 2026.02.03 00:44:47.699082 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19656 | 2026.02.03 00:44:47.700362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19657 | 2026.02.03 00:44:47.700639 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19658 | 2026.02.03 00:44:47.701024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2506 | ||
| 19659 | 2026.02.03 00:44:50.647849 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19660 | 2026.02.03 00:44:50.648145 [ 276 ] {f485bd6e-dde1-4224-93fa-d4aca2738372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19661 | 2026.02.03 00:44:50.648252 [ 276 ] {f485bd6e-dde1-4224-93fa-d4aca2738372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19662 | 2026.02.03 00:44:50.649556 [ 276 ] {f485bd6e-dde1-4224-93fa-d4aca2738372} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19663 | 2026.02.03 00:44:50.649633 [ 276 ] {f485bd6e-dde1-4224-93fa-d4aca2738372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19664 | 2026.02.03 00:44:50.650330 [ 276 ] {f485bd6e-dde1-4224-93fa-d4aca2738372} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19665 | 2026.02.03 00:44:50.650762 [ 276 ] {f485bd6e-dde1-4224-93fa-d4aca2738372} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19666 | 2026.02.03 00:44:50.651041 [ 276 ] {f485bd6e-dde1-4224-93fa-d4aca2738372} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002969 sec., 89592.45537217919 rows/sec., 5.69 MiB/sec. | ||
| 19667 | 2026.02.03 00:44:50.651140 [ 276 ] {f485bd6e-dde1-4224-93fa-d4aca2738372} <Debug> TCPHandler: Processed in 0.003532784 sec. | ||
| 19668 | 2026.02.03 00:44:50.651362 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19669 | 2026.02.03 00:44:50.651521 [ 276 ] {790f9c20-7335-45cd-bc80-2cd06d6cb3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19670 | 2026.02.03 00:44:50.651596 [ 276 ] {790f9c20-7335-45cd-bc80-2cd06d6cb3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19671 | 2026.02.03 00:44:50.652352 [ 276 ] {790f9c20-7335-45cd-bc80-2cd06d6cb3f4} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19672 | 2026.02.03 00:44:50.652409 [ 276 ] {790f9c20-7335-45cd-bc80-2cd06d6cb3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19673 | 2026.02.03 00:44:50.652918 [ 276 ] {790f9c20-7335-45cd-bc80-2cd06d6cb3f4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19674 | 2026.02.03 00:44:50.653281 [ 276 ] {790f9c20-7335-45cd-bc80-2cd06d6cb3f4} <Trace> oximeter.fields_ipaddr (6f1d7ebd-1409-4cfd-99d6-e97ebec78925): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19675 | 2026.02.03 00:44:50.653514 [ 276 ] {790f9c20-7335-45cd-bc80-2cd06d6cb3f4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002034 sec., 983.2841691248772 rows/sec., 80.18 KiB/sec. | ||
| 19676 | 2026.02.03 00:44:50.653663 [ 276 ] {790f9c20-7335-45cd-bc80-2cd06d6cb3f4} <Debug> TCPHandler: Processed in 0.002375612 sec. | ||
| 19677 | 2026.02.03 00:44:50.653877 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19678 | 2026.02.03 00:44:50.654025 [ 276 ] {1f61d1a9-be12-4f67-a118-40951fac5777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19679 | 2026.02.03 00:44:50.654092 [ 276 ] {1f61d1a9-be12-4f67-a118-40951fac5777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19680 | 2026.02.03 00:44:50.655683 [ 276 ] {1f61d1a9-be12-4f67-a118-40951fac5777} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19681 | 2026.02.03 00:44:50.655746 [ 276 ] {1f61d1a9-be12-4f67-a118-40951fac5777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19682 | 2026.02.03 00:44:50.656371 [ 276 ] {1f61d1a9-be12-4f67-a118-40951fac5777} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19683 | 2026.02.03 00:44:50.656752 [ 276 ] {1f61d1a9-be12-4f67-a118-40951fac5777} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19684 | 2026.02.03 00:44:50.656994 [ 276 ] {1f61d1a9-be12-4f67-a118-40951fac5777} <Debug> executeQuery: Read 821 rows, 67.11 KiB in 0.003007 sec., 273029.5976055869 rows/sec., 21.79 MiB/sec. | ||
| 19685 | 2026.02.03 00:44:50.657062 [ 276 ] {1f61d1a9-be12-4f67-a118-40951fac5777} <Debug> TCPHandler: Processed in 0.003253109 sec. | ||
| 19686 | 2026.02.03 00:44:50.657267 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19687 | 2026.02.03 00:44:50.657411 [ 276 ] {d3cc9aee-198e-43f2-9a9a-b3dc6f785949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19688 | 2026.02.03 00:44:50.657481 [ 276 ] {d3cc9aee-198e-43f2-9a9a-b3dc6f785949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19689 | 2026.02.03 00:44:50.658262 [ 276 ] {d3cc9aee-198e-43f2-9a9a-b3dc6f785949} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19690 | 2026.02.03 00:44:50.658316 [ 276 ] {d3cc9aee-198e-43f2-9a9a-b3dc6f785949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19691 | 2026.02.03 00:44:50.658832 [ 276 ] {d3cc9aee-198e-43f2-9a9a-b3dc6f785949} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19692 | 2026.02.03 00:44:50.659190 [ 276 ] {d3cc9aee-198e-43f2-9a9a-b3dc6f785949} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19693 | 2026.02.03 00:44:50.659421 [ 276 ] {d3cc9aee-198e-43f2-9a9a-b3dc6f785949} <Debug> executeQuery: Read 169 rows, 10.70 KiB in 0.002046 sec., 82600.1955034213 rows/sec., 5.11 MiB/sec. | ||
| 19694 | 2026.02.03 00:44:50.659484 [ 276 ] {d3cc9aee-198e-43f2-9a9a-b3dc6f785949} <Debug> TCPHandler: Processed in 0.002286961 sec. | ||
| 19695 | 2026.02.03 00:44:50.659675 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19696 | 2026.02.03 00:44:50.659815 [ 276 ] {7ecfdf25-91d9-47f2-9447-4fca84d0c50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19697 | 2026.02.03 00:44:50.659879 [ 276 ] {7ecfdf25-91d9-47f2-9447-4fca84d0c50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19698 | 2026.02.03 00:44:50.660602 [ 276 ] {7ecfdf25-91d9-47f2-9447-4fca84d0c50e} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19699 | 2026.02.03 00:44:50.660655 [ 276 ] {7ecfdf25-91d9-47f2-9447-4fca84d0c50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19700 | 2026.02.03 00:44:50.661149 [ 276 ] {7ecfdf25-91d9-47f2-9447-4fca84d0c50e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19701 | 2026.02.03 00:44:50.661491 [ 276 ] {7ecfdf25-91d9-47f2-9447-4fca84d0c50e} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19702 | 2026.02.03 00:44:50.661698 [ 276 ] {7ecfdf25-91d9-47f2-9447-4fca84d0c50e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001918 sec., 72992.700729927 rows/sec., 4.72 MiB/sec. | ||
| 19703 | 2026.02.03 00:44:50.661758 [ 276 ] {7ecfdf25-91d9-47f2-9447-4fca84d0c50e} <Debug> TCPHandler: Processed in 0.002150079 sec. | ||
| 19704 | 2026.02.03 00:44:50.661941 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19705 | 2026.02.03 00:44:50.662069 [ 276 ] {bad5d051-a9c5-4d18-b224-3af30127dfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19706 | 2026.02.03 00:44:50.662132 [ 276 ] {bad5d051-a9c5-4d18-b224-3af30127dfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19707 | 2026.02.03 00:44:50.662799 [ 276 ] {bad5d051-a9c5-4d18-b224-3af30127dfa0} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19708 | 2026.02.03 00:44:50.662850 [ 276 ] {bad5d051-a9c5-4d18-b224-3af30127dfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19709 | 2026.02.03 00:44:50.663318 [ 276 ] {bad5d051-a9c5-4d18-b224-3af30127dfa0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19710 | 2026.02.03 00:44:50.663698 [ 276 ] {bad5d051-a9c5-4d18-b224-3af30127dfa0} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19711 | 2026.02.03 00:44:50.663915 [ 276 ] {bad5d051-a9c5-4d18-b224-3af30127dfa0} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001879 sec., 73975.5188930282 rows/sec., 4.21 MiB/sec. | ||
| 19712 | 2026.02.03 00:44:50.663977 [ 276 ] {bad5d051-a9c5-4d18-b224-3af30127dfa0} <Debug> TCPHandler: Processed in 0.002099178 sec. | ||
| 19713 | 2026.02.03 00:44:50.664161 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19714 | 2026.02.03 00:44:50.664296 [ 276 ] {a15a340e-9cb8-4be4-a846-eed98ab3bf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19715 | 2026.02.03 00:44:50.664360 [ 276 ] {a15a340e-9cb8-4be4-a846-eed98ab3bf02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19716 | 2026.02.03 00:44:50.665421 [ 276 ] {a15a340e-9cb8-4be4-a846-eed98ab3bf02} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19717 | 2026.02.03 00:44:50.665470 [ 276 ] {a15a340e-9cb8-4be4-a846-eed98ab3bf02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19718 | 2026.02.03 00:44:50.666025 [ 276 ] {a15a340e-9cb8-4be4-a846-eed98ab3bf02} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19719 | 2026.02.03 00:44:50.666407 [ 276 ] {a15a340e-9cb8-4be4-a846-eed98ab3bf02} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19720 | 2026.02.03 00:44:50.666626 [ 276 ] {a15a340e-9cb8-4be4-a846-eed98ab3bf02} <Debug> executeQuery: Read 499 rows, 36.17 KiB in 0.002361 sec., 211351.12240576028 rows/sec., 14.96 MiB/sec. | ||
| 19721 | 2026.02.03 00:44:50.666748 [ 276 ] {a15a340e-9cb8-4be4-a846-eed98ab3bf02} <Debug> TCPHandler: Processed in 0.002655758 sec. | ||
| 19722 | 2026.02.03 00:44:50.666928 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19723 | 2026.02.03 00:44:50.667064 [ 276 ] {adfa22c5-b188-4646-8a6b-adf4317db8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19724 | 2026.02.03 00:44:50.667127 [ 276 ] {adfa22c5-b188-4646-8a6b-adf4317db8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19725 | 2026.02.03 00:44:50.670413 [ 276 ] {adfa22c5-b188-4646-8a6b-adf4317db8f6} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19726 | 2026.02.03 00:44:50.670467 [ 276 ] {adfa22c5-b188-4646-8a6b-adf4317db8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19727 | 2026.02.03 00:44:50.670968 [ 276 ] {adfa22c5-b188-4646-8a6b-adf4317db8f6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19728 | 2026.02.03 00:44:50.671350 [ 276 ] {adfa22c5-b188-4646-8a6b-adf4317db8f6} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19729 | 2026.02.03 00:44:50.671561 [ 276 ] {adfa22c5-b188-4646-8a6b-adf4317db8f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004525 sec., 1325.966850828729 rows/sec., 69.28 KiB/sec. | ||
| 19730 | 2026.02.03 00:44:50.671626 [ 276 ] {adfa22c5-b188-4646-8a6b-adf4317db8f6} <Debug> TCPHandler: Processed in 0.004759956 sec. | ||
| 19731 | 2026.02.03 00:44:50.671643 [ 221 ] {} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19732 | 2026.02.03 00:44:50.671729 [ 221 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19733 | 2026.02.03 00:44:50.672273 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19734 | 2026.02.03 00:44:50.672433 [ 276 ] {3cf7b60f-a218-452c-873c-2bc8a8077c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19735 | 2026.02.03 00:44:50.672506 [ 276 ] {3cf7b60f-a218-452c-873c-2bc8a8077c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19736 | 2026.02.03 00:44:50.673607 [ 276 ] {3cf7b60f-a218-452c-873c-2bc8a8077c6a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19737 | 2026.02.03 00:44:50.673662 [ 276 ] {3cf7b60f-a218-452c-873c-2bc8a8077c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19738 | 2026.02.03 00:44:50.674199 [ 276 ] {3cf7b60f-a218-452c-873c-2bc8a8077c6a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19739 | 2026.02.03 00:44:50.674564 [ 276 ] {3cf7b60f-a218-452c-873c-2bc8a8077c6a} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19740 | 2026.02.03 00:44:50.674780 [ 276 ] {3cf7b60f-a218-452c-873c-2bc8a8077c6a} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.002382 sec., 108732.15785054576 rows/sec., 7.24 MiB/sec. | ||
| 19741 | 2026.02.03 00:44:50.674843 [ 276 ] {3cf7b60f-a218-452c-873c-2bc8a8077c6a} <Debug> TCPHandler: Processed in 0.002651798 sec. | ||
| 19742 | 2026.02.03 00:44:50.675560 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19743 | 2026.02.03 00:44:50.675700 [ 276 ] {a8407b67-b3da-4b2d-9319-db789896b02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19744 | 2026.02.03 00:44:50.675764 [ 276 ] {a8407b67-b3da-4b2d-9319-db789896b02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19745 | 2026.02.03 00:44:50.676375 [ 276 ] {a8407b67-b3da-4b2d-9319-db789896b02d} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19746 | 2026.02.03 00:44:50.676435 [ 276 ] {a8407b67-b3da-4b2d-9319-db789896b02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19747 | 2026.02.03 00:44:50.676945 [ 276 ] {a8407b67-b3da-4b2d-9319-db789896b02d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19748 | 2026.02.03 00:44:50.677299 [ 276 ] {a8407b67-b3da-4b2d-9319-db789896b02d} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19749 | 2026.02.03 00:44:50.677498 [ 276 ] {a8407b67-b3da-4b2d-9319-db789896b02d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001829 sec., 546.7468562055768 rows/sec., 36.84 KiB/sec. | ||
| 19750 | 2026.02.03 00:44:50.677559 [ 276 ] {a8407b67-b3da-4b2d-9319-db789896b02d} <Debug> TCPHandler: Processed in 0.002066437 sec. | ||
| 19751 | 2026.02.03 00:44:50.678488 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19752 | 2026.02.03 00:44:50.678631 [ 276 ] {a041c75e-a25e-4142-8190-69575b367e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19753 | 2026.02.03 00:44:50.678720 [ 276 ] {a041c75e-a25e-4142-8190-69575b367e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19754 | 2026.02.03 00:44:50.680127 [ 276 ] {a041c75e-a25e-4142-8190-69575b367e6e} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19755 | 2026.02.03 00:44:50.680179 [ 276 ] {a041c75e-a25e-4142-8190-69575b367e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19756 | 2026.02.03 00:44:50.681107 [ 276 ] {a041c75e-a25e-4142-8190-69575b367e6e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19757 | 2026.02.03 00:44:50.681488 [ 276 ] {a041c75e-a25e-4142-8190-69575b367e6e} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19758 | 2026.02.03 00:44:50.681771 [ 276 ] {a041c75e-a25e-4142-8190-69575b367e6e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.003169 sec., 10728.936573051436 rows/sec., 19.23 MiB/sec. | ||
| 19759 | 2026.02.03 00:44:50.681883 [ 276 ] {a041c75e-a25e-4142-8190-69575b367e6e} <Debug> TCPHandler: Processed in 0.003464813 sec. | ||
| 19760 | 2026.02.03 00:44:50.682077 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19761 | 2026.02.03 00:44:50.682210 [ 276 ] {88156829-dc03-4ef9-a631-ed49f87827ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19762 | 2026.02.03 00:44:50.682274 [ 276 ] {88156829-dc03-4ef9-a631-ed49f87827ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19763 | 2026.02.03 00:44:50.682811 [ 276 ] {88156829-dc03-4ef9-a631-ed49f87827ea} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19764 | 2026.02.03 00:44:50.682858 [ 276 ] {88156829-dc03-4ef9-a631-ed49f87827ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19765 | 2026.02.03 00:44:50.683343 [ 276 ] {88156829-dc03-4ef9-a631-ed49f87827ea} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19766 | 2026.02.03 00:44:50.683696 [ 276 ] {88156829-dc03-4ef9-a631-ed49f87827ea} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19767 | 2026.02.03 00:44:50.683885 [ 276 ] {88156829-dc03-4ef9-a631-ed49f87827ea} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001704 sec., 51643.19248826291 rows/sec., 3.24 MiB/sec. | ||
| 19768 | 2026.02.03 00:44:50.683936 [ 276 ] {88156829-dc03-4ef9-a631-ed49f87827ea} <Debug> TCPHandler: Processed in 0.001931135 sec. | ||
| 19769 | 2026.02.03 00:44:50.712466 [ 221 ] {} <Debug> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19770 | 2026.02.03 00:44:51.811392 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42598 | ||
| 19771 | 2026.02.03 00:44:51.811516 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19772 | 2026.02.03 00:44:51.811546 [ 354 ] {} <Debug> TCP-Session: 5134f379-3845-4881-82f7-36c43fafd8ee Authenticating user 'default' from [fd00:1122:3344:101::e]:42598 | ||
| 19773 | 2026.02.03 00:44:51.811571 [ 354 ] {} <Debug> TCP-Session: 5134f379-3845-4881-82f7-36c43fafd8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19774 | 2026.02.03 00:44:51.811587 [ 354 ] {} <Debug> TCP-Session: 5134f379-3845-4881-82f7-36c43fafd8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19775 | 2026.02.03 00:44:51.811777 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55546 | ||
| 19776 | 2026.02.03 00:44:51.811883 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19777 | 2026.02.03 00:44:51.811900 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45353 | ||
| 19778 | 2026.02.03 00:44:51.811911 [ 290 ] {} <Debug> TCP-Session: 3a3ac548-43df-4c6d-badb-f94e8a5b3154 Authenticating user 'default' from [fd00:1122:3344:101::e]:55546 | ||
| 19779 | 2026.02.03 00:44:51.811919 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34519 | ||
| 19780 | 2026.02.03 00:44:51.811958 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58139 | ||
| 19781 | 2026.02.03 00:44:51.811968 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56389 | ||
| 19782 | 2026.02.03 00:44:51.812015 [ 354 ] {} <Trace> TCP-Session: 5134f379-3845-4881-82f7-36c43fafd8ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19783 | 2026.02.03 00:44:51.811987 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19784 | 2026.02.03 00:44:51.812049 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19785 | 2026.02.03 00:44:51.812070 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19786 | 2026.02.03 00:44:51.812083 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19787 | 2026.02.03 00:44:51.812104 [ 293 ] {} <Debug> TCP-Session: 13865fbf-9407-4336-ace9-ec9d1071511e Authenticating user 'default' from [fd00:1122:3344:101::e]:34519 | ||
| 19788 | 2026.02.03 00:44:51.812121 [ 352 ] {} <Debug> TCP-Session: 8d2d3c84-e08d-4978-8893-996257d36971 Authenticating user 'default' from [fd00:1122:3344:101::e]:58139 | ||
| 19789 | 2026.02.03 00:44:51.812136 [ 353 ] {} <Debug> TCP-Session: 6a62dc4b-8e84-4b96-bd9b-dd9e0b15712d Authenticating user 'default' from [fd00:1122:3344:101::e]:56389 | ||
| 19790 | 2026.02.03 00:44:51.812149 [ 293 ] {} <Debug> TCP-Session: 13865fbf-9407-4336-ace9-ec9d1071511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19791 | 2026.02.03 00:44:51.812160 [ 352 ] {} <Debug> TCP-Session: 8d2d3c84-e08d-4978-8893-996257d36971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19792 | 2026.02.03 00:44:51.812181 [ 293 ] {} <Debug> TCP-Session: 13865fbf-9407-4336-ace9-ec9d1071511e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19793 | 2026.02.03 00:44:51.812176 [ 353 ] {} <Debug> TCP-Session: 6a62dc4b-8e84-4b96-bd9b-dd9e0b15712d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19794 | 2026.02.03 00:44:51.812194 [ 352 ] {} <Debug> TCP-Session: 8d2d3c84-e08d-4978-8893-996257d36971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19795 | 2026.02.03 00:44:51.812218 [ 353 ] {} <Debug> TCP-Session: 6a62dc4b-8e84-4b96-bd9b-dd9e0b15712d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19796 | 2026.02.03 00:44:51.812198 [ 354 ] {79f926ba-173a-4876-9215-2b885630a682} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42598) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19797 | 2026.02.03 00:44:51.812089 [ 292 ] {} <Debug> TCP-Session: c753058a-fe36-4b9b-a85b-067f8c777b4f Authenticating user 'default' from [fd00:1122:3344:101::e]:45353 | ||
| 19798 | 2026.02.03 00:44:51.811957 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53102 | ||
| 19799 | 2026.02.03 00:44:51.812301 [ 292 ] {} <Debug> TCP-Session: c753058a-fe36-4b9b-a85b-067f8c777b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19800 | 2026.02.03 00:44:51.811955 [ 290 ] {} <Debug> TCP-Session: 3a3ac548-43df-4c6d-badb-f94e8a5b3154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19801 | 2026.02.03 00:44:51.812353 [ 292 ] {} <Debug> TCP-Session: c753058a-fe36-4b9b-a85b-067f8c777b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19802 | 2026.02.03 00:44:51.812377 [ 290 ] {} <Debug> TCP-Session: 3a3ac548-43df-4c6d-badb-f94e8a5b3154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19803 | 2026.02.03 00:44:51.811935 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54716 | ||
| 19804 | 2026.02.03 00:44:51.812411 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19805 | 2026.02.03 00:44:51.811923 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56597 | ||
| 19806 | 2026.02.03 00:44:51.812452 [ 358 ] {} <Debug> TCP-Session: a90caae2-dfac-46f7-835c-d378d35c0c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:53102 | ||
| 19807 | 2026.02.03 00:44:51.812463 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19808 | 2026.02.03 00:44:51.812498 [ 358 ] {} <Debug> TCP-Session: a90caae2-dfac-46f7-835c-d378d35c0c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19809 | 2026.02.03 00:44:51.812503 [ 357 ] {} <Debug> TCP-Session: 82e13921-f7c9-4a32-895d-938400cc0521 Authenticating user 'default' from [fd00:1122:3344:101::e]:54716 | ||
| 19810 | 2026.02.03 00:44:51.812521 [ 358 ] {} <Debug> TCP-Session: a90caae2-dfac-46f7-835c-d378d35c0c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19811 | 2026.02.03 00:44:51.812535 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19812 | 2026.02.03 00:44:51.812553 [ 354 ] {79f926ba-173a-4876-9215-2b885630a682} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19813 | 2026.02.03 00:44:51.812537 [ 357 ] {} <Debug> TCP-Session: 82e13921-f7c9-4a32-895d-938400cc0521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19814 | 2026.02.03 00:44:51.812574 [ 356 ] {} <Debug> TCP-Session: 8015847a-d506-4014-80a9-c88421fc79ae Authenticating user 'default' from [fd00:1122:3344:101::e]:56597 | ||
| 19815 | 2026.02.03 00:44:51.812607 [ 357 ] {} <Debug> TCP-Session: 82e13921-f7c9-4a32-895d-938400cc0521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19816 | 2026.02.03 00:44:51.812620 [ 354 ] {79f926ba-173a-4876-9215-2b885630a682} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19817 | 2026.02.03 00:44:51.812627 [ 356 ] {} <Debug> TCP-Session: 8015847a-d506-4014-80a9-c88421fc79ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19818 | 2026.02.03 00:44:51.812654 [ 356 ] {} <Debug> TCP-Session: 8015847a-d506-4014-80a9-c88421fc79ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19819 | 2026.02.03 00:44:51.812947 [ 354 ] {79f926ba-173a-4876-9215-2b885630a682} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 19820 | 2026.02.03 00:44:51.813947 [ 310 ] {79f926ba-173a-4876-9215-2b885630a682} <Trace> AggregatingTransform: Aggregating | ||
| 19821 | 2026.02.03 00:44:51.813988 [ 310 ] {79f926ba-173a-4876-9215-2b885630a682} <Trace> Aggregator: Aggregation method: without_key | ||
| 19822 | 2026.02.03 00:44:51.814023 [ 310 ] {79f926ba-173a-4876-9215-2b885630a682} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970607 sec. (1030.283 rows/sec., 40.25 KiB/sec.) | ||
| 19823 | 2026.02.03 00:44:51.814041 [ 310 ] {79f926ba-173a-4876-9215-2b885630a682} <Trace> Aggregator: Merging aggregated data | ||
| 19824 | 2026.02.03 00:44:51.815683 [ 354 ] {79f926ba-173a-4876-9215-2b885630a682} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003538 sec., 282.6455624646693 rows/sec., 11.04 KiB/sec. | ||
| 19825 | 2026.02.03 00:44:51.815892 [ 354 ] {79f926ba-173a-4876-9215-2b885630a682} <Debug> TCPHandler: Processed in 0.004021112 sec. | ||
| 19826 | 2026.02.03 00:44:51.815985 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19827 | 2026.02.03 00:44:51.816014 [ 354 ] {} <Debug> TCP-Session: 5134f379-3845-4881-82f7-36c43fafd8ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19828 | 2026.02.03 00:44:51.816020 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19829 | 2026.02.03 00:44:51.816042 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19830 | 2026.02.03 00:44:51.816059 [ 290 ] {} <Debug> TCP-Session: 3a3ac548-43df-4c6d-badb-f94e8a5b3154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19831 | 2026.02.03 00:44:51.816067 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19832 | 2026.02.03 00:44:51.816076 [ 357 ] {} <Debug> TCP-Session: 82e13921-f7c9-4a32-895d-938400cc0521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19833 | 2026.02.03 00:44:51.816086 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19834 | 2026.02.03 00:44:51.816114 [ 353 ] {} <Debug> TCP-Session: 6a62dc4b-8e84-4b96-bd9b-dd9e0b15712d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19835 | 2026.02.03 00:44:51.816115 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19836 | 2026.02.03 00:44:51.816131 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19837 | 2026.02.03 00:44:51.816153 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19838 | 2026.02.03 00:44:51.816174 [ 292 ] {} <Debug> TCP-Session: c753058a-fe36-4b9b-a85b-067f8c777b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19839 | 2026.02.03 00:44:51.816190 [ 356 ] {} <Debug> TCP-Session: 8015847a-d506-4014-80a9-c88421fc79ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19840 | 2026.02.03 00:44:51.816203 [ 352 ] {} <Debug> TCP-Session: 8d2d3c84-e08d-4978-8893-996257d36971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19841 | 2026.02.03 00:44:51.816113 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19842 | 2026.02.03 00:44:51.816153 [ 358 ] {} <Debug> TCP-Session: a90caae2-dfac-46f7-835c-d378d35c0c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19843 | 2026.02.03 00:44:51.816268 [ 293 ] {} <Debug> TCP-Session: 13865fbf-9407-4336-ace9-ec9d1071511e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19844 | 2026.02.03 00:44:51.975873 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41706 | ||
| 19845 | 2026.02.03 00:44:51.975989 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19846 | 2026.02.03 00:44:51.976016 [ 354 ] {} <Debug> TCP-Session: 1ab08d24-ae37-4a64-9984-9147062454a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41706 | ||
| 19847 | 2026.02.03 00:44:51.976039 [ 354 ] {} <Debug> TCP-Session: 1ab08d24-ae37-4a64-9984-9147062454a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19848 | 2026.02.03 00:44:51.976051 [ 354 ] {} <Debug> TCP-Session: 1ab08d24-ae37-4a64-9984-9147062454a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19849 | 2026.02.03 00:44:51.976246 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35983 | ||
| 19850 | 2026.02.03 00:44:51.976274 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56623 | ||
| 19851 | 2026.02.03 00:44:51.976310 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60260 | ||
| 19852 | 2026.02.03 00:44:51.976336 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35505 | ||
| 19853 | 2026.02.03 00:44:51.976289 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46049 | ||
| 19854 | 2026.02.03 00:44:51.976376 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64145 | ||
| 19855 | 2026.02.03 00:44:51.976403 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19856 | 2026.02.03 00:44:51.976403 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19857 | 2026.02.03 00:44:51.976455 [ 293 ] {} <Debug> TCP-Session: c849ec35-af7f-4094-aaf9-435dcdd45bd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56623 | ||
| 19858 | 2026.02.03 00:44:51.976463 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19859 | 2026.02.03 00:44:51.976478 [ 354 ] {} <Trace> TCP-Session: 1ab08d24-ae37-4a64-9984-9147062454a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19860 | 2026.02.03 00:44:51.976486 [ 357 ] {} <Debug> TCP-Session: 2d1b118b-d7e0-419d-97f2-fdd2d6f8ee6e Authenticating user 'default' from [fd00:1122:3344:101::e]:60260 | ||
| 19861 | 2026.02.03 00:44:51.976497 [ 293 ] {} <Debug> TCP-Session: c849ec35-af7f-4094-aaf9-435dcdd45bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19862 | 2026.02.03 00:44:51.976540 [ 357 ] {} <Debug> TCP-Session: 2d1b118b-d7e0-419d-97f2-fdd2d6f8ee6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19863 | 2026.02.03 00:44:51.976548 [ 293 ] {} <Debug> TCP-Session: c849ec35-af7f-4094-aaf9-435dcdd45bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19864 | 2026.02.03 00:44:51.976561 [ 357 ] {} <Debug> TCP-Session: 2d1b118b-d7e0-419d-97f2-fdd2d6f8ee6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19865 | 2026.02.03 00:44:51.976507 [ 356 ] {} <Debug> TCP-Session: a17ad075-55f8-496a-b7f1-96eb715f423f Authenticating user 'default' from [fd00:1122:3344:101::e]:46049 | ||
| 19866 | 2026.02.03 00:44:51.976473 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19867 | 2026.02.03 00:44:51.976612 [ 356 ] {} <Debug> TCP-Session: a17ad075-55f8-496a-b7f1-96eb715f423f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19868 | 2026.02.03 00:44:51.976382 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60971 | ||
| 19869 | 2026.02.03 00:44:51.976643 [ 352 ] {} <Debug> TCP-Session: c72c7322-0714-42ec-94b5-34e9fbaa5acc Authenticating user 'default' from [fd00:1122:3344:101::e]:64145 | ||
| 19870 | 2026.02.03 00:44:51.976664 [ 354 ] {d4ab01fe-1823-4584-a1ac-8101ec18b7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41706) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19871 | 2026.02.03 00:44:51.976685 [ 352 ] {} <Debug> TCP-Session: c72c7322-0714-42ec-94b5-34e9fbaa5acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19872 | 2026.02.03 00:44:51.976643 [ 356 ] {} <Debug> TCP-Session: a17ad075-55f8-496a-b7f1-96eb715f423f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19873 | 2026.02.03 00:44:51.976711 [ 352 ] {} <Debug> TCP-Session: c72c7322-0714-42ec-94b5-34e9fbaa5acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19874 | 2026.02.03 00:44:51.976715 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19875 | 2026.02.03 00:44:51.976378 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19876 | 2026.02.03 00:44:51.976764 [ 353 ] {} <Debug> TCP-Session: 56bf9f9b-2535-47c0-8abe-dd94f8a4fa13 Authenticating user 'default' from [fd00:1122:3344:101::e]:60971 | ||
| 19877 | 2026.02.03 00:44:51.976788 [ 290 ] {} <Debug> TCP-Session: f15b5866-3cf2-451d-93db-a631f20acf4f Authenticating user 'default' from [fd00:1122:3344:101::e]:35983 | ||
| 19878 | 2026.02.03 00:44:51.976797 [ 353 ] {} <Debug> TCP-Session: 56bf9f9b-2535-47c0-8abe-dd94f8a4fa13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19879 | 2026.02.03 00:44:51.976813 [ 290 ] {} <Debug> TCP-Session: f15b5866-3cf2-451d-93db-a631f20acf4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19880 | 2026.02.03 00:44:51.976823 [ 353 ] {} <Debug> TCP-Session: 56bf9f9b-2535-47c0-8abe-dd94f8a4fa13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19881 | 2026.02.03 00:44:51.976837 [ 290 ] {} <Debug> TCP-Session: f15b5866-3cf2-451d-93db-a631f20acf4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19882 | 2026.02.03 00:44:51.976258 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44347 | ||
| 19883 | 2026.02.03 00:44:51.976465 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19884 | 2026.02.03 00:44:51.976942 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19885 | 2026.02.03 00:44:51.976952 [ 354 ] {d4ab01fe-1823-4584-a1ac-8101ec18b7cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19886 | 2026.02.03 00:44:51.976970 [ 292 ] {} <Debug> TCP-Session: 9c19fe1d-98a8-4bf1-84b2-4d9635643285 Authenticating user 'default' from [fd00:1122:3344:101::e]:44347 | ||
| 19887 | 2026.02.03 00:44:51.976947 [ 358 ] {} <Debug> TCP-Session: 4eef4909-c8c7-4ce6-869f-6655b97d4cce Authenticating user 'default' from [fd00:1122:3344:101::e]:35505 | ||
| 19888 | 2026.02.03 00:44:51.976992 [ 292 ] {} <Debug> TCP-Session: 9c19fe1d-98a8-4bf1-84b2-4d9635643285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19889 | 2026.02.03 00:44:51.977011 [ 354 ] {d4ab01fe-1823-4584-a1ac-8101ec18b7cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19890 | 2026.02.03 00:44:51.977031 [ 358 ] {} <Debug> TCP-Session: 4eef4909-c8c7-4ce6-869f-6655b97d4cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19891 | 2026.02.03 00:44:51.977032 [ 292 ] {} <Debug> TCP-Session: 9c19fe1d-98a8-4bf1-84b2-4d9635643285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19892 | 2026.02.03 00:44:51.977057 [ 358 ] {} <Debug> TCP-Session: 4eef4909-c8c7-4ce6-869f-6655b97d4cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19893 | 2026.02.03 00:44:51.977322 [ 354 ] {d4ab01fe-1823-4584-a1ac-8101ec18b7cb} <Debug> oximeter.version (cfec6d5a-8aa8-4fe0-b548-6fb80a099232) (SelectExecutor): Key condition: unknown | ||
| 19894 | 2026.02.03 00:44:51.978310 [ 300 ] {d4ab01fe-1823-4584-a1ac-8101ec18b7cb} <Trace> AggregatingTransform: Aggregating | ||
| 19895 | 2026.02.03 00:44:51.978352 [ 300 ] {d4ab01fe-1823-4584-a1ac-8101ec18b7cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 19896 | 2026.02.03 00:44:51.978385 [ 300 ] {d4ab01fe-1823-4584-a1ac-8101ec18b7cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959147 sec. (1042.593 rows/sec., 40.73 KiB/sec.) | ||
| 19897 | 2026.02.03 00:44:51.978400 [ 300 ] {d4ab01fe-1823-4584-a1ac-8101ec18b7cb} <Trace> Aggregator: Merging aggregated data | ||
| 19898 | 2026.02.03 00:44:51.979593 [ 354 ] {d4ab01fe-1823-4584-a1ac-8101ec18b7cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002986 sec., 334.89618218352314 rows/sec., 13.08 KiB/sec. | ||
| 19899 | 2026.02.03 00:44:51.979753 [ 354 ] {d4ab01fe-1823-4584-a1ac-8101ec18b7cb} <Debug> TCPHandler: Processed in 0.003394421 sec. | ||
| 19900 | 2026.02.03 00:44:51.979857 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19901 | 2026.02.03 00:44:51.979879 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19902 | 2026.02.03 00:44:51.979895 [ 354 ] {} <Debug> TCP-Session: 1ab08d24-ae37-4a64-9984-9147062454a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19903 | 2026.02.03 00:44:51.979896 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19904 | 2026.02.03 00:44:51.979913 [ 292 ] {} <Debug> TCP-Session: 9c19fe1d-98a8-4bf1-84b2-4d9635643285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19905 | 2026.02.03 00:44:51.979926 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19906 | 2026.02.03 00:44:51.979944 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19907 | 2026.02.03 00:44:51.979957 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19908 | 2026.02.03 00:44:51.979982 [ 290 ] {} <Debug> TCP-Session: f15b5866-3cf2-451d-93db-a631f20acf4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19909 | 2026.02.03 00:44:51.979987 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19910 | 2026.02.03 00:44:51.980012 [ 357 ] {} <Debug> TCP-Session: 2d1b118b-d7e0-419d-97f2-fdd2d6f8ee6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19911 | 2026.02.03 00:44:51.980004 [ 293 ] {} <Debug> TCP-Session: c849ec35-af7f-4094-aaf9-435dcdd45bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19912 | 2026.02.03 00:44:51.980037 [ 352 ] {} <Debug> TCP-Session: c72c7322-0714-42ec-94b5-34e9fbaa5acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19913 | 2026.02.03 00:44:51.979947 [ 356 ] {} <Debug> TCP-Session: a17ad075-55f8-496a-b7f1-96eb715f423f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19914 | 2026.02.03 00:44:51.979914 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19915 | 2026.02.03 00:44:51.979978 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19916 | 2026.02.03 00:44:51.980126 [ 353 ] {} <Debug> TCP-Session: 56bf9f9b-2535-47c0-8abe-dd94f8a4fa13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19917 | 2026.02.03 00:44:51.980157 [ 358 ] {} <Debug> TCP-Session: 4eef4909-c8c7-4ce6-869f-6655b97d4cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19918 | 2026.02.03 00:44:52.318548 [ 13 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19919 | 2026.02.03 00:44:52.318598 [ 13 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19920 | 2026.02.03 00:44:52.623486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43087 | ||
| 19921 | 2026.02.03 00:44:52.624017 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19922 | 2026.02.03 00:44:52.624058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19923 | 2026.02.03 00:44:52.624555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19924 | 2026.02.03 00:44:52.624797 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19925 | 2026.02.03 00:44:52.624934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43087 | ||
| 19926 | 2026.02.03 00:44:52.625024 [ 220 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19927 | 2026.02.03 00:44:52.625055 [ 220 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19928 | 2026.02.03 00:44:52.628182 [ 220 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19929 | 2026.02.03 00:44:53.627534 [ 221 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19930 | 2026.02.03 00:44:53.627613 [ 221 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19931 | 2026.02.03 00:44:53.630464 [ 221 ] {} <Debug> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19932 | 2026.02.03 00:44:54.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.89 MiB, peak 409.39 MiB, free memory in arenas 0.00 B, will set to 394.89 MiB (RSS), difference: 4.00 MiB | ||
| 19933 | 2026.02.03 00:44:55.008576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 19934 | 2026.02.03 00:44:55.026086 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19935 | 2026.02.03 00:44:55.026134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19936 | 2026.02.03 00:44:55.032463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19937 | 2026.02.03 00:44:55.033177 [ 243 ] {} <Trace> system.metric_log (4f3317e0-bb15-49bd-a8fb-5dd996cbd960): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19938 | 2026.02.03 00:44:55.036174 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19939 | 2026.02.03 00:44:55.623985 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19940 | 2026.02.03 00:44:55.624167 [ 276 ] {87254408-2f55-471c-abb4-cbe3b0c2f262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19941 | 2026.02.03 00:44:55.624237 [ 276 ] {87254408-2f55-471c-abb4-cbe3b0c2f262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19942 | 2026.02.03 00:44:55.624904 [ 276 ] {87254408-2f55-471c-abb4-cbe3b0c2f262} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19943 | 2026.02.03 00:44:55.624945 [ 276 ] {87254408-2f55-471c-abb4-cbe3b0c2f262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19944 | 2026.02.03 00:44:55.625344 [ 276 ] {87254408-2f55-471c-abb4-cbe3b0c2f262} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19945 | 2026.02.03 00:44:55.625579 [ 276 ] {87254408-2f55-471c-abb4-cbe3b0c2f262} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19946 | 2026.02.03 00:44:55.625743 [ 276 ] {87254408-2f55-471c-abb4-cbe3b0c2f262} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001626 sec., 44280.44280442804 rows/sec., 3.55 MiB/sec. | ||
| 19947 | 2026.02.03 00:44:55.625795 [ 276 ] {87254408-2f55-471c-abb4-cbe3b0c2f262} <Debug> TCPHandler: Processed in 0.001938955 sec. | ||
| 19948 | 2026.02.03 00:44:55.625917 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19949 | 2026.02.03 00:44:55.626021 [ 276 ] {024557ef-7ef8-4e82-b181-d2d341913b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19950 | 2026.02.03 00:44:55.626066 [ 276 ] {024557ef-7ef8-4e82-b181-d2d341913b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19951 | 2026.02.03 00:44:55.626482 [ 276 ] {024557ef-7ef8-4e82-b181-d2d341913b2f} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19952 | 2026.02.03 00:44:55.626518 [ 276 ] {024557ef-7ef8-4e82-b181-d2d341913b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19953 | 2026.02.03 00:44:55.626818 [ 276 ] {024557ef-7ef8-4e82-b181-d2d341913b2f} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19954 | 2026.02.03 00:44:55.627029 [ 276 ] {024557ef-7ef8-4e82-b181-d2d341913b2f} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19955 | 2026.02.03 00:44:55.627162 [ 276 ] {024557ef-7ef8-4e82-b181-d2d341913b2f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001164 sec., 6872.852233676976 rows/sec., 516.81 KiB/sec. | ||
| 19956 | 2026.02.03 00:44:55.627200 [ 276 ] {024557ef-7ef8-4e82-b181-d2d341913b2f} <Debug> TCPHandler: Processed in 0.001334674 sec. | ||
| 19957 | 2026.02.03 00:44:55.627301 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19958 | 2026.02.03 00:44:55.627397 [ 276 ] {302778d5-7d18-41e8-ba77-0479d8ad8302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19959 | 2026.02.03 00:44:55.627439 [ 276 ] {302778d5-7d18-41e8-ba77-0479d8ad8302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19960 | 2026.02.03 00:44:55.627857 [ 276 ] {302778d5-7d18-41e8-ba77-0479d8ad8302} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19961 | 2026.02.03 00:44:55.627892 [ 276 ] {302778d5-7d18-41e8-ba77-0479d8ad8302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19962 | 2026.02.03 00:44:55.628192 [ 276 ] {302778d5-7d18-41e8-ba77-0479d8ad8302} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19963 | 2026.02.03 00:44:55.628414 [ 276 ] {302778d5-7d18-41e8-ba77-0479d8ad8302} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19964 | 2026.02.03 00:44:55.628543 [ 276 ] {302778d5-7d18-41e8-ba77-0479d8ad8302} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001166 sec., 61749.57118353345 rows/sec., 4.82 MiB/sec. | ||
| 19965 | 2026.02.03 00:44:55.628608 [ 276 ] {302778d5-7d18-41e8-ba77-0479d8ad8302} <Debug> TCPHandler: Processed in 0.001356255 sec. | ||
| 19966 | 2026.02.03 00:44:55.628720 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19967 | 2026.02.03 00:44:55.628816 [ 276 ] {a6f8eed7-8fb5-4a1d-87e8-34b895ecf413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19968 | 2026.02.03 00:44:55.628862 [ 276 ] {a6f8eed7-8fb5-4a1d-87e8-34b895ecf413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19969 | 2026.02.03 00:44:55.629263 [ 276 ] {a6f8eed7-8fb5-4a1d-87e8-34b895ecf413} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19970 | 2026.02.03 00:44:55.629299 [ 276 ] {a6f8eed7-8fb5-4a1d-87e8-34b895ecf413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19971 | 2026.02.03 00:44:55.629626 [ 276 ] {a6f8eed7-8fb5-4a1d-87e8-34b895ecf413} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19972 | 2026.02.03 00:44:55.629835 [ 276 ] {a6f8eed7-8fb5-4a1d-87e8-34b895ecf413} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19973 | 2026.02.03 00:44:55.629967 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Selected 5 parts from all_1_124_25 to all_128_128_0 | ||
| 19974 | 2026.02.03 00:44:55.629991 [ 276 ] {a6f8eed7-8fb5-4a1d-87e8-34b895ecf413} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 19975 | 2026.02.03 00:44:55.630004 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19976 | 2026.02.03 00:44:55.630023 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19977 | 2026.02.03 00:44:55.630030 [ 276 ] {a6f8eed7-8fb5-4a1d-87e8-34b895ecf413} <Debug> TCPHandler: Processed in 0.001359844 sec. | ||
| 19978 | 2026.02.03 00:44:55.630153 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19979 | 2026.02.03 00:44:55.630154 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_124_25 to all_128_128_0 into Compact with storage Full | ||
| 19980 | 2026.02.03 00:44:55.630249 [ 276 ] {32dbce1c-4eeb-45dd-8c0f-2d0bb7ec5ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19981 | 2026.02.03 00:44:55.630310 [ 276 ] {32dbce1c-4eeb-45dd-8c0f-2d0bb7ec5ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19982 | 2026.02.03 00:44:55.630340 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19983 | 2026.02.03 00:44:55.630390 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_124_25, total 41066 rows starting from the beginning of the part | ||
| 19984 | 2026.02.03 00:44:55.630470 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 845 rows starting from the beginning of the part | ||
| 19985 | 2026.02.03 00:44:55.630529 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 258 rows starting from the beginning of the part | ||
| 19986 | 2026.02.03 00:44:55.630584 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 19987 | 2026.02.03 00:44:55.630639 [ 196 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 259 rows starting from the beginning of the part | ||
| 19988 | 2026.02.03 00:44:55.631097 [ 276 ] {32dbce1c-4eeb-45dd-8c0f-2d0bb7ec5ec9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19989 | 2026.02.03 00:44:55.631138 [ 276 ] {32dbce1c-4eeb-45dd-8c0f-2d0bb7ec5ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19990 | 2026.02.03 00:44:55.631674 [ 276 ] {32dbce1c-4eeb-45dd-8c0f-2d0bb7ec5ec9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19991 | 2026.02.03 00:44:55.631909 [ 276 ] {32dbce1c-4eeb-45dd-8c0f-2d0bb7ec5ec9} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19992 | 2026.02.03 00:44:55.632063 [ 276 ] {32dbce1c-4eeb-45dd-8c0f-2d0bb7ec5ec9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001833 sec., 4364.42989634479 rows/sec., 7.82 MiB/sec. | ||
| 19993 | 2026.02.03 00:44:55.632129 [ 276 ] {32dbce1c-4eeb-45dd-8c0f-2d0bb7ec5ec9} <Debug> TCPHandler: Processed in 0.002025866 sec. | ||
| 19994 | 2026.02.03 00:44:55.632244 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19995 | 2026.02.03 00:44:55.632340 [ 276 ] {d148f32d-1c17-466b-b8e2-71840319f9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19996 | 2026.02.03 00:44:55.632383 [ 276 ] {d148f32d-1c17-466b-b8e2-71840319f9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19997 | 2026.02.03 00:44:55.632718 [ 276 ] {d148f32d-1c17-466b-b8e2-71840319f9f5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19998 | 2026.02.03 00:44:55.632752 [ 276 ] {d148f32d-1c17-466b-b8e2-71840319f9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19999 | 2026.02.03 00:44:55.633053 [ 276 ] {d148f32d-1c17-466b-b8e2-71840319f9f5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20000 | 2026.02.03 00:44:55.633263 [ 276 ] {d148f32d-1c17-466b-b8e2-71840319f9f5} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20001 | 2026.02.03 00:44:55.633396 [ 276 ] {d148f32d-1c17-466b-b8e2-71840319f9f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 20002 | 2026.02.03 00:44:55.633432 [ 276 ] {d148f32d-1c17-466b-b8e2-71840319f9f5} <Debug> TCPHandler: Processed in 0.001237983 sec. | ||
| 20003 | 2026.02.03 00:44:55.638330 [ 191 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42588 rows, containing 5 columns (5 merged, 0 gathered) in 0.008238379 sec., 5169463.555876708 rows/sec., 348.31 MiB/sec. | ||
| 20004 | 2026.02.03 00:44:55.638730 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
| 20005 | 2026.02.03 00:44:55.639047 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20006 | 2026.02.03 00:44:55.639129 [ 199 ] {971d56de-e5cf-4e45-a7dd-48eda3daadac::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac) (MergerMutator): Merged 5 parts: [all_1_124_25, all_128_128_0] -> all_1_128_26 | ||
| 20007 | 2026.02.03 00:44:55.639224 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 20008 | 2026.02.03 00:44:57.701213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2546 | ||
| 20009 | 2026.02.03 00:44:57.703947 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20010 | 2026.02.03 00:44:57.703996 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20011 | 2026.02.03 00:44:57.705222 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20012 | 2026.02.03 00:44:57.705524 [ 242 ] {} <Trace> system.query_log (2396daa6-2adc-4b80-a258-db440ebc967d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20013 | 2026.02.03 00:44:57.705784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2546 | ||
| 20014 | 2026.02.03 00:45:00.125820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43599 | ||
| 20015 | 2026.02.03 00:45:00.126365 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20016 | 2026.02.03 00:45:00.126400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20017 | 2026.02.03 00:45:00.126874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20018 | 2026.02.03 00:45:00.127094 [ 244 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20019 | 2026.02.03 00:45:00.127217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43599 | ||
| 20020 | 2026.02.03 00:45:00.127226 [ 40 ] {} <Debug> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20021 | 2026.02.03 00:45:00.127273 [ 40 ] {} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20022 | 2026.02.03 00:45:00.127295 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20023 | 2026.02.03 00:45:00.127418 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::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 | ||
| 20024 | 2026.02.03 00:45:00.127567 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20025 | 2026.02.03 00:45:00.127606 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41167 rows starting from the beginning of the part | ||
| 20026 | 2026.02.03 00:45:00.127669 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 20027 | 2026.02.03 00:45:00.127714 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 20028 | 2026.02.03 00:45:00.127755 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 20029 | 2026.02.03 00:45:00.127794 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 20030 | 2026.02.03 00:45:00.127831 [ 199 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 20031 | 2026.02.03 00:45:00.130613 [ 191 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43599 rows, containing 4 columns (4 merged, 0 gathered) in 0.003252568 sec., 13404485.317447629 rows/sec., 191.75 MiB/sec. | ||
| 20032 | 2026.02.03 00:45:00.130911 [ 192 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20033 | 2026.02.03 00:45:00.131208 [ 192 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_91_18} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20034 | 2026.02.03 00:45:00.131273 [ 192 ] {44ffa800-e06c-41ea-b53f-9d17f93dbd6e::all_1_91_18} <Trace> system.asynchronous_metric_log (44ffa800-e06c-41ea-b53f-9d17f93dbd6e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20035 | 2026.02.03 00:45:00.131373 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 20036 | 2026.02.03 00:45:00.429278 [ 225 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20037 | 2026.02.03 00:45:00.429338 [ 225 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20038 | 2026.02.03 00:45:00.431900 [ 225 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20039 | 2026.02.03 00:45:00.634605 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20040 | 2026.02.03 00:45:00.634853 [ 276 ] {8f81ceba-b0f4-47a7-b0b9-dd4ed6785f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20041 | 2026.02.03 00:45:00.634958 [ 276 ] {8f81ceba-b0f4-47a7-b0b9-dd4ed6785f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20042 | 2026.02.03 00:45:00.636181 [ 276 ] {8f81ceba-b0f4-47a7-b0b9-dd4ed6785f49} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2026.02.03 00:45:00.636253 [ 276 ] {8f81ceba-b0f4-47a7-b0b9-dd4ed6785f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20044 | 2026.02.03 00:45:00.636817 [ 276 ] {8f81ceba-b0f4-47a7-b0b9-dd4ed6785f49} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20045 | 2026.02.03 00:45:00.637241 [ 276 ] {8f81ceba-b0f4-47a7-b0b9-dd4ed6785f49} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20046 | 2026.02.03 00:45:00.637474 [ 276 ] {8f81ceba-b0f4-47a7-b0b9-dd4ed6785f49} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002693 sec., 98774.60081693278 rows/sec., 6.28 MiB/sec. | ||
| 20047 | 2026.02.03 00:45:00.637480 [ 40 ] {} <Debug> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 20048 | 2026.02.03 00:45:00.637563 [ 276 ] {8f81ceba-b0f4-47a7-b0b9-dd4ed6785f49} <Debug> TCPHandler: Processed in 0.003173987 sec. | ||
| 20049 | 2026.02.03 00:45:00.637580 [ 40 ] {} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20050 | 2026.02.03 00:45:00.637620 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20051 | 2026.02.03 00:45:00.637759 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 20052 | 2026.02.03 00:45:00.637814 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20053 | 2026.02.03 00:45:00.637905 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20054 | 2026.02.03 00:45:00.637953 [ 276 ] {d9815479-e46e-4af7-9226-b3b4d5ecc4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20055 | 2026.02.03 00:45:00.637956 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 266 rows starting from the beginning of the part | ||
| 20056 | 2026.02.03 00:45:00.638012 [ 276 ] {d9815479-e46e-4af7-9226-b3b4d5ecc4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20057 | 2026.02.03 00:45:00.638058 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 266 rows starting from the beginning of the part | ||
| 20058 | 2026.02.03 00:45:00.638137 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 266 rows starting from the beginning of the part | ||
| 20059 | 2026.02.03 00:45:00.638219 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 266 rows starting from the beginning of the part | ||
| 20060 | 2026.02.03 00:45:00.638290 [ 198 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 266 rows starting from the beginning of the part | ||
| 20061 | 2026.02.03 00:45:00.639322 [ 276 ] {d9815479-e46e-4af7-9226-b3b4d5ecc4b1} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20062 | 2026.02.03 00:45:00.639371 [ 276 ] {d9815479-e46e-4af7-9226-b3b4d5ecc4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20063 | 2026.02.03 00:45:00.639742 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.002026326 sec., 656360.328989511 rows/sec., 44.20 MiB/sec. | ||
| 20064 | 2026.02.03 00:45:00.639890 [ 276 ] {d9815479-e46e-4af7-9226-b3b4d5ecc4b1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20065 | 2026.02.03 00:45:00.640037 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 20066 | 2026.02.03 00:45:00.640259 [ 276 ] {d9815479-e46e-4af7-9226-b3b4d5ecc4b1} <Trace> oximeter.fields_string (68583f47-dddc-4976-85e3-75a8edb7476a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20067 | 2026.02.03 00:45:00.640459 [ 276 ] {d9815479-e46e-4af7-9226-b3b4d5ecc4b1} <Debug> executeQuery: Read 820 rows, 67.04 KiB in 0.002544 sec., 322327.0440251572 rows/sec., 25.73 MiB/sec. | ||
| 20068 | 2026.02.03 00:45:00.640525 [ 276 ] {d9815479-e46e-4af7-9226-b3b4d5ecc4b1} <Debug> TCPHandler: Processed in 0.00278068 sec. | ||
| 20069 | 2026.02.03 00:45:00.640565 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_65_16} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20070 | 2026.02.03 00:45:00.640712 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20071 | 2026.02.03 00:45:00.640713 [ 191 ] {62723a3d-1733-492c-bfff-32b8517e0682::all_1_65_16} <Trace> oximeter.fields_i16 (62723a3d-1733-492c-bfff-32b8517e0682) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 20072 | 2026.02.03 00:45:00.640840 [ 276 ] {4feedeb6-afe3-4f1e-a333-c2cbaedcd4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20073 | 2026.02.03 00:45:00.640891 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 20074 | 2026.02.03 00:45:00.640899 [ 276 ] {4feedeb6-afe3-4f1e-a333-c2cbaedcd4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20075 | 2026.02.03 00:45:00.641627 [ 276 ] {4feedeb6-afe3-4f1e-a333-c2cbaedcd4ec} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20076 | 2026.02.03 00:45:00.641679 [ 276 ] {4feedeb6-afe3-4f1e-a333-c2cbaedcd4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20077 | 2026.02.03 00:45:00.642183 [ 276 ] {4feedeb6-afe3-4f1e-a333-c2cbaedcd4ec} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20078 | 2026.02.03 00:45:00.642517 [ 276 ] {4feedeb6-afe3-4f1e-a333-c2cbaedcd4ec} <Trace> oximeter.fields_u16 (19c9a155-e4a9-45c6-ada9-6d0950c523b9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20079 | 2026.02.03 00:45:00.642694 [ 276 ] {4feedeb6-afe3-4f1e-a333-c2cbaedcd4ec} <Debug> executeQuery: Read 167 rows, 10.56 KiB in 0.001877 sec., 88971.76345231752 rows/sec., 5.49 MiB/sec. | ||
| 20080 | 2026.02.03 00:45:00.642746 [ 276 ] {4feedeb6-afe3-4f1e-a333-c2cbaedcd4ec} <Debug> TCPHandler: Processed in 0.002098578 sec. | ||
| 20081 | 2026.02.03 00:45:00.642905 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20082 | 2026.02.03 00:45:00.643029 [ 276 ] {5bc67c2e-f51f-42a9-a51d-92768e951d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20083 | 2026.02.03 00:45:00.643088 [ 276 ] {5bc67c2e-f51f-42a9-a51d-92768e951d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20084 | 2026.02.03 00:45:00.643773 [ 276 ] {5bc67c2e-f51f-42a9-a51d-92768e951d41} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20085 | 2026.02.03 00:45:00.643822 [ 276 ] {5bc67c2e-f51f-42a9-a51d-92768e951d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20086 | 2026.02.03 00:45:00.644275 [ 276 ] {5bc67c2e-f51f-42a9-a51d-92768e951d41} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20087 | 2026.02.03 00:45:00.644632 [ 276 ] {5bc67c2e-f51f-42a9-a51d-92768e951d41} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20088 | 2026.02.03 00:45:00.644833 [ 276 ] {5bc67c2e-f51f-42a9-a51d-92768e951d41} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001827 sec., 76628.35249042146 rows/sec., 4.95 MiB/sec. | ||
| 20089 | 2026.02.03 00:45:00.644885 [ 276 ] {5bc67c2e-f51f-42a9-a51d-92768e951d41} <Debug> TCPHandler: Processed in 0.002044467 sec. | ||
| 20090 | 2026.02.03 00:45:00.645010 [ 217 ] {} <Trace> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20091 | 2026.02.03 00:45:00.645051 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20092 | 2026.02.03 00:45:00.645083 [ 217 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20093 | 2026.02.03 00:45:00.645178 [ 276 ] {8a77332e-4114-40df-a3be-401d9f394747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20094 | 2026.02.03 00:45:00.645237 [ 276 ] {8a77332e-4114-40df-a3be-401d9f394747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20095 | 2026.02.03 00:45:00.645914 [ 276 ] {8a77332e-4114-40df-a3be-401d9f394747} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20096 | 2026.02.03 00:45:00.645965 [ 276 ] {8a77332e-4114-40df-a3be-401d9f394747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20097 | 2026.02.03 00:45:00.646435 [ 276 ] {8a77332e-4114-40df-a3be-401d9f394747} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20098 | 2026.02.03 00:45:00.646803 [ 276 ] {8a77332e-4114-40df-a3be-401d9f394747} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20099 | 2026.02.03 00:45:00.646986 [ 40 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 20100 | 2026.02.03 00:45:00.646993 [ 276 ] {8a77332e-4114-40df-a3be-401d9f394747} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001838 sec., 75625.68008705114 rows/sec., 4.30 MiB/sec. | ||
| 20101 | 2026.02.03 00:45:00.647051 [ 40 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20102 | 2026.02.03 00:45:00.647077 [ 276 ] {8a77332e-4114-40df-a3be-401d9f394747} <Debug> TCPHandler: Processed in 0.002090228 sec. | ||
| 20103 | 2026.02.03 00:45:00.647089 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20104 | 2026.02.03 00:45:00.647261 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 20105 | 2026.02.03 00:45:00.647265 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20106 | 2026.02.03 00:45:00.647413 [ 276 ] {2593c839-9543-48dc-bc29-d26c97c46d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20107 | 2026.02.03 00:45:00.647440 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20108 | 2026.02.03 00:45:00.647470 [ 276 ] {2593c839-9543-48dc-bc29-d26c97c46d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20109 | 2026.02.03 00:45:00.647502 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 139 rows starting from the beginning of the part | ||
| 20110 | 2026.02.03 00:45:00.647615 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 139 rows starting from the beginning of the part | ||
| 20111 | 2026.02.03 00:45:00.647721 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 139 rows starting from the beginning of the part | ||
| 20112 | 2026.02.03 00:45:00.647787 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 139 rows starting from the beginning of the part | ||
| 20113 | 2026.02.03 00:45:00.647858 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 139 rows starting from the beginning of the part | ||
| 20114 | 2026.02.03 00:45:00.648619 [ 276 ] {2593c839-9543-48dc-bc29-d26c97c46d90} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20115 | 2026.02.03 00:45:00.648674 [ 276 ] {2593c839-9543-48dc-bc29-d26c97c46d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20116 | 2026.02.03 00:45:00.649137 [ 217 ] {} <Debug> oximeter.fields_u32 (c6d44bd8-50ab-43e4-abd9-5eb2bddc7313): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20117 | 2026.02.03 00:45:00.649164 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001975475 sec., 351814.1206545261 rows/sec., 21.36 MiB/sec. | ||
| 20118 | 2026.02.03 00:45:00.649244 [ 276 ] {2593c839-9543-48dc-bc29-d26c97c46d90} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20119 | 2026.02.03 00:45:00.649369 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 20120 | 2026.02.03 00:45:00.649841 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_65_16} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20121 | 2026.02.03 00:45:00.649843 [ 276 ] {2593c839-9543-48dc-bc29-d26c97c46d90} <Trace> oximeter.fields_uuid (4bab0e57-d38a-4822-9523-bc93a9b2ce5f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2026.02.03 00:45:00.649967 [ 192 ] {f070d7ce-b276-4ed4-95e2-b32882322198::all_1_65_16} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 20123 | 2026.02.03 00:45:00.650080 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 20124 | 2026.02.03 00:45:00.650085 [ 276 ] {2593c839-9543-48dc-bc29-d26c97c46d90} <Debug> executeQuery: Read 497 rows, 36.00 KiB in 0.002696 sec., 184347.1810089021 rows/sec., 13.04 MiB/sec. | ||
| 20125 | 2026.02.03 00:45:00.650164 [ 276 ] {2593c839-9543-48dc-bc29-d26c97c46d90} <Debug> TCPHandler: Processed in 0.002958853 sec. | ||
| 20126 | 2026.02.03 00:45:00.650340 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20127 | 2026.02.03 00:45:00.650473 [ 276 ] {8f2e5892-4e5c-41ac-af8d-7ae4e1807b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20128 | 2026.02.03 00:45:00.650530 [ 276 ] {8f2e5892-4e5c-41ac-af8d-7ae4e1807b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20129 | 2026.02.03 00:45:00.651176 [ 276 ] {8f2e5892-4e5c-41ac-af8d-7ae4e1807b77} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20130 | 2026.02.03 00:45:00.651223 [ 276 ] {8f2e5892-4e5c-41ac-af8d-7ae4e1807b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20131 | 2026.02.03 00:45:00.651696 [ 276 ] {8f2e5892-4e5c-41ac-af8d-7ae4e1807b77} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20132 | 2026.02.03 00:45:00.652496 [ 276 ] {8f2e5892-4e5c-41ac-af8d-7ae4e1807b77} <Trace> oximeter.measurements_bool (964580cf-d6fb-4c8f-95c4-371027980d49): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20133 | 2026.02.03 00:45:00.652693 [ 276 ] {8f2e5892-4e5c-41ac-af8d-7ae4e1807b77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002246 sec., 2671.4158504007123 rows/sec., 139.57 KiB/sec. | ||
| 20134 | 2026.02.03 00:45:00.652751 [ 276 ] {8f2e5892-4e5c-41ac-af8d-7ae4e1807b77} <Debug> TCPHandler: Processed in 0.002475615 sec. | ||
| 20135 | 2026.02.03 00:45:00.652922 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20136 | 2026.02.03 00:45:00.653047 [ 276 ] {6a1c802f-4a0d-432c-bed2-97a5fff9e955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20137 | 2026.02.03 00:45:00.653106 [ 276 ] {6a1c802f-4a0d-432c-bed2-97a5fff9e955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20138 | 2026.02.03 00:45:00.653784 [ 276 ] {6a1c802f-4a0d-432c-bed2-97a5fff9e955} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20139 | 2026.02.03 00:45:00.653830 [ 276 ] {6a1c802f-4a0d-432c-bed2-97a5fff9e955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20140 | 2026.02.03 00:45:00.654341 [ 276 ] {6a1c802f-4a0d-432c-bed2-97a5fff9e955} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20141 | 2026.02.03 00:45:00.654721 [ 276 ] {6a1c802f-4a0d-432c-bed2-97a5fff9e955} <Trace> oximeter.measurements_cumulativeu64 (971d56de-e5cf-4e45-a7dd-48eda3daadac): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20142 | 2026.02.03 00:45:00.654909 [ 276 ] {6a1c802f-4a0d-432c-bed2-97a5fff9e955} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001887 sec., 136724.960254372 rows/sec., 9.10 MiB/sec. | ||
| 20143 | 2026.02.03 00:45:00.654961 [ 276 ] {6a1c802f-4a0d-432c-bed2-97a5fff9e955} <Debug> TCPHandler: Processed in 0.002107438 sec. | ||
| 20144 | 2026.02.03 00:45:00.655133 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20145 | 2026.02.03 00:45:00.655246 [ 276 ] {935e0129-43f5-44ff-9d82-9b184a1fb314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20146 | 2026.02.03 00:45:00.655304 [ 276 ] {935e0129-43f5-44ff-9d82-9b184a1fb314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20147 | 2026.02.03 00:45:00.655802 [ 276 ] {935e0129-43f5-44ff-9d82-9b184a1fb314} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20148 | 2026.02.03 00:45:00.655848 [ 276 ] {935e0129-43f5-44ff-9d82-9b184a1fb314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20149 | 2026.02.03 00:45:00.656300 [ 276 ] {935e0129-43f5-44ff-9d82-9b184a1fb314} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20150 | 2026.02.03 00:45:00.656628 [ 276 ] {935e0129-43f5-44ff-9d82-9b184a1fb314} <Trace> oximeter.measurements_f64 (8bf0e2ee-ae05-44fb-ba8f-cbb6d5f5bafc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20151 | 2026.02.03 00:45:00.656870 [ 276 ] {935e0129-43f5-44ff-9d82-9b184a1fb314} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001645 sec., 607.90273556231 rows/sec., 40.96 KiB/sec. | ||
| 20152 | 2026.02.03 00:45:00.656920 [ 276 ] {935e0129-43f5-44ff-9d82-9b184a1fb314} <Debug> TCPHandler: Processed in 0.001850183 sec. | ||
| 20153 | 2026.02.03 00:45:00.657085 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20154 | 2026.02.03 00:45:00.657198 [ 276 ] {834ab072-c7d4-4a2c-91ff-9a0da5186f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20155 | 2026.02.03 00:45:00.657277 [ 276 ] {834ab072-c7d4-4a2c-91ff-9a0da5186f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20156 | 2026.02.03 00:45:00.658659 [ 276 ] {834ab072-c7d4-4a2c-91ff-9a0da5186f11} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20157 | 2026.02.03 00:45:00.658706 [ 276 ] {834ab072-c7d4-4a2c-91ff-9a0da5186f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20158 | 2026.02.03 00:45:00.659555 [ 276 ] {834ab072-c7d4-4a2c-91ff-9a0da5186f11} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20159 | 2026.02.03 00:45:00.659920 [ 276 ] {834ab072-c7d4-4a2c-91ff-9a0da5186f11} <Trace> oximeter.measurements_histogramu64 (35b19a4d-7002-4451-a8eb-99a6ae8186ec): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20160 | 2026.02.03 00:45:00.660151 [ 276 ] {834ab072-c7d4-4a2c-91ff-9a0da5186f11} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002974 sec., 11432.414256893073 rows/sec., 20.49 MiB/sec. | ||
| 20161 | 2026.02.03 00:45:00.660297 [ 276 ] {834ab072-c7d4-4a2c-91ff-9a0da5186f11} <Debug> TCPHandler: Processed in 0.003276119 sec. | ||
| 20162 | 2026.02.03 00:45:00.660464 [ 276 ] {} <Trace> TCP-Session: b4221d7b-5e3b-46db-98c6-c54846ee2a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20163 | 2026.02.03 00:45:00.660569 [ 276 ] {43275d22-c5da-4918-9370-93e40b4592f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45916) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20164 | 2026.02.03 00:45:00.660628 [ 276 ] {43275d22-c5da-4918-9370-93e40b4592f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20165 | 2026.02.03 00:45:00.661241 [ 276 ] {43275d22-c5da-4918-9370-93e40b4592f6} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20166 | 2026.02.03 00:45:00.661287 [ 276 ] {43275d22-c5da-4918-9370-93e40b4592f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20167 | 2026.02.03 00:45:00.661859 [ 276 ] {43275d22-c5da-4918-9370-93e40b4592f6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20168 | 2026.02.03 00:45:00.662266 [ 276 ] {43275d22-c5da-4918-9370-93e40b4592f6} <Trace> oximeter.measurements_u64 (f2698106-30b9-4c94-a90e-db9fbbf17ab5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20169 | 2026.02.03 00:45:00.662447 [ 276 ] {43275d22-c5da-4918-9370-93e40b4592f6} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001901 sec., 46291.425565491845 rows/sec., 2.91 MiB/sec. | ||
| 20170 | 2026.02.03 00:45:00.662505 [ 276 ] {43275d22-c5da-4918-9370-93e40b4592f6} <Debug> TCPHandler: Processed in 0.002100358 sec. | ||
| 20171 | 2026.02.03 00:45:01.493470 [ 222 ] {} <Trace> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20172 | 2026.02.03 00:45:01.493529 [ 222 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20173 | 2026.02.03 00:45:01.495931 [ 222 ] {} <Debug> oximeter.fields_u8 (f070d7ce-b276-4ed4-95e2-b32882322198): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||